body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{background:#f7f7f9;color:#1f2933;display:flex;flex-direction:column;min-height:100vh}.header{background:#fff;border-bottom:1px solid #e5e7eb}.header__inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:960px;padding:16px 24px}.brand{color:#2b6cb0;font-size:20px;font-weight:700;text-decoration:none}.nav{display:flex;gap:16px}.nav__link{color:#1f2933;font-weight:500;text-decoration:none}.nav__link:hover{color:#2b6cb0}.page{flex:1 1;margin:0 auto;max-width:960px}.hero,.page{padding:48px 24px}.hero{background:linear-gradient(135deg,#ebf4ff,#fff 80%);border-radius:16px;box-shadow:0 8px 24px #0f172a14;text-align:center}.hero__title{font-size:32px;margin-bottom:16px}.hero__subtitle{color:#475569;font-size:18px;margin-bottom:24px}.hero__actions{display:flex;justify-content:center}.button{background:#2b6cb0;border-radius:999px;color:#fff;font-weight:600;padding:12px 24px;text-decoration:none;transition:background .2s ease}.button:hover{background:#1a4f80}.features{margin-top:56px}.section-title{font-size:24px;margin-bottom:24px;text-align:center}.feature-list{grid-gap:24px;display:grid;gap:24px;list-style:none;margin:0;padding:0}.feature-item{background:#fff;border-radius:12px;box-shadow:0 4px 16px #0f172a0f;padding:24px}.feature-item h3{font-size:18px;margin-bottom:12px;margin-top:0}.privacy p{line-height:1.6;margin-bottom:16px}.privacy h2{font-size:20px;margin-bottom:12px;margin-top:32px}.footer{background:#fff;border-top:1px solid #e5e7eb}.footer__inner{color:#64748b;font-size:14px;margin:0 auto;max-width:960px;padding:16px 24px}@media (min-width:768px){.feature-list{grid-template-columns:repeat(3,1fr)}.hero__title{font-size:40px}.hero__subtitle{font-size:20px}}
/*# sourceMappingURL=main.f463efce.css.map*/