@font-face{font-family:geistSans;src:url(/_next/static/media/4473ecc91f70f139-s.p.woff) format("woff");font-display:swap}@font-face{font-family:geistSans Fallback;src:local("Arial");ascent-override:85.83%;descent-override:20.52%;line-gap-override:9.33%;size-adjust:107.19%}.__className_ef23df{font-family:geistSans,geistSans Fallback}.__variable_ef23df{--font-geist-sans:"geistSans","geistSans Fallback"}@font-face{font-family:geistMono;src:url(/_next/static/media/463dafcda517f24f-s.p.woff) format("woff");font-display:swap}@font-face{font-family:geistMono Fallback;src:local("Arial");ascent-override:69.97%;descent-override:16.73%;line-gap-override:7.61%;size-adjust:131.49%}.__className_1235f0{font-family:geistMono,geistMono Fallback}.__variable_1235f0{--font-geist-mono:"geistMono","geistMono Fallback"}:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background)}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.imgDark{display:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}.imgLight{display:none}.imgDark{display:unset}}.hero-container{min-height:100vh;background:#f8f6f3;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#2d3748;padding:0 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.main-content{text-align:center;max-width:50rem;margin:0 auto}.brand-section{margin-bottom:3rem}.brand-title{font-size:3.5rem;font-weight:700;color:#2d3748;margin-bottom:1.5rem;letter-spacing:-1px}@media (min-width:768px){.brand-title{font-size:5rem}}.brand-line{height:3px;width:6rem;background:#805ad5;margin:0 auto;border-radius:2px}.coming-soon-section{margin-bottom:4rem}.coming-soon-title{font-size:2rem;font-weight:600;margin-bottom:1.5rem;color:#805ad5}@media (min-width:768px){.coming-soon-title{font-size:2.5rem}}.subtitle{font-size:1.25rem;color:#4a5568;margin-bottom:3rem;line-height:1.6;font-weight:400}@media (min-width:768px){.subtitle{font-size:1.4rem}}.features-grid{display:grid;grid-gap:2rem;gap:2rem;margin-bottom:4rem}@media (min-width:768px){.features-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{background:#ffffff;border-radius:12px;padding:2rem;border:1px solid #e2e8f0;box-shadow:0 4px 6px rgba(0,0,0,.05);transition:transform .2s ease,box-shadow .2s ease}.feature-card:hover{transform:translateY(-2px);box-shadow:0 8px 15px rgba(0,0,0,.1)}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-title{font-size:1.3rem;font-weight:600;margin-bottom:.75rem;color:#2d3748}.feature-description{color:#4a5568;line-height:1.5}.progress-section{background:#ffffff;border-radius:12px;padding:2.5rem;border:1px solid #e2e8f0;box-shadow:0 4px 6px rgba(0,0,0,.05);margin-bottom:3rem}.progress-title{font-size:1.4rem;font-weight:600;margin-bottom:1.5rem;color:#2d3748}.progress-bar{justify-content:center;gap:1.5rem;margin-bottom:1.5rem}.progress-bar,.progress-step{display:flex;align-items:center}.progress-step{gap:.5rem}.progress-dot{width:12px;height:12px;border-radius:50%}.progress-dot.complete{background-color:#38a169}.progress-dot.active{background-color:#d69e2e;animation:pulse 2s infinite}.progress-dot.pending{background-color:#a0aec0}.progress-line{width:2.5rem;height:2px;background-color:#e2e8f0}.progress-label{font-size:.9rem;color:#4a5568}.progress-description{color:#718096;font-size:.95rem}.cta-section{text-align:center}.cta-text{font-size:1.1rem;color:#4a5568;margin-bottom:2rem;font-weight:400}.cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width:640px){.cta-buttons{flex-direction:row}}.btn-primary{background:#805ad5;color:white;padding:.875rem 2.5rem;border-radius:8px;font-weight:500;border:none;cursor:pointer;transition:background-color .2s ease;font-size:1rem}.btn-primary:hover{background:#6b46c1}.btn-secondary{border:2px solid #805ad5;color:#805ad5;background:transparent;padding:.875rem 2.5rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease;font-size:1rem}.btn-secondary:hover{background:#805ad5;color:white}.footer{position:absolute;bottom:2rem;text-align:center;color:#718096;font-size:.9rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}