.home{text-align:center;margin-top:12rem;padding:0 1.5rem}.logo-image{width:100%;max-width:820px;height:auto;margin-bottom:4rem;display:block;margin-left:auto;margin-right:auto}p{color:#666;font-size:clamp(1.05rem,1.2vw + 1rem,1.35rem);line-height:1.5;margin-bottom:4rem;width:90%;max-width:760px;margin-left:auto;margin-right:auto}.badge{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;margin-top:14rem;padding:.75rem 1rem;font-size:1rem;color:#666}.badge-text{font-size:1.2rem;color:#666}.badge-logo{height:clamp(1.6rem,2vw,2.2rem);width:auto}@media (max-width: 900px){.home{margin-top:6rem;padding:0 1.25rem}.logo-image{max-width:680px;margin-bottom:2rem}p{font-size:clamp(1rem,1.5vw + .9rem,1.2rem)}}@media (max-width: 600px){.home{margin-top:4rem;padding:0 1rem}.logo-image{max-width:520px;margin-bottom:1.75rem}p{width:95%}.badge{margin-top:3rem;gap:.5rem}}#app{min-height:100vh;display:flex;flex-direction:column}main{flex:1;padding:2rem;max-width:1200px;width:100%;margin:0 auto}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff}#app{min-height:100vh}
