@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.coming-soon{min-height:100vh;background:linear-gradient(135deg,#2c3e50,#34495e);display:flex;align-items:center;justify-content:center;color:white;text-align:center;animation:backgroundShift 10s ease-in-out infinite}@keyframes backgroundShift{0%,to{background:linear-gradient(135deg,#2c3e50,#34495e)}50%{background:linear-gradient(135deg,#34495e,#2c3e50)}}.container{max-width:600px;padding:2rem;animation:fadeInUp 1s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.logo{margin-bottom:2rem}.logo-image{width:180px;height:180px;object-fit:contain;margin:0 auto;filter:drop-shadow(0 6px 12px rgba(0,0,0,.4));animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeIn{animation:fadeIn 1s ease-in-out forwards}.brand-name{font-size:4.5rem;margin-bottom:1rem;font-weight:900;letter-spacing:3px;text-shadow:0 4px 8px rgba(0,0,0,.3);background:linear-gradient(45deg,#ffffff,#f0f0f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:fadeInUp 1s ease-out .3s both}.subtitle{font-size:1.4rem;margin-bottom:3rem;opacity:.9;font-weight:300;letter-spacing:1px;animation:fadeInUp 1s ease-out .6s both}.countdown{display:flex;justify-content:center;gap:2rem;margin-bottom:3rem;animation:fadeInUp 1s ease-out .9s both}.time-unit{display:flex;flex-direction:column;align-items:center}.number{font-size:2.5rem;font-weight:700;background:rgba(255,255,255,.15);padding:1rem;border-radius:12px;min-width:80px;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px rgba(0,0,0,.1);transition:all .3s ease;animation:pulse 2s ease-in-out infinite}.number:hover{transform:scale(1.05);background:rgba(255,255,255,.25)}@keyframes pulse{0%,to{box-shadow:0 8px 32px rgba(0,0,0,.1)}50%{box-shadow:0 8px 32px rgba(255,255,255,.1)}}.label{font-size:.9rem;margin-top:.5rem;opacity:.8}.message{font-size:1.1rem;opacity:.85;line-height:1.6;font-weight:300;letter-spacing:.5px;animation:fadeInUp 1s ease-out 1.2s both}@media (max-width:768px){.logo-image{width:140px;height:140px}.brand-name{font-size:2.5rem;letter-spacing:2px}.subtitle{font-size:1.1rem}.countdown{gap:1rem}.number{font-size:1.8rem;padding:.8rem;min-width:60px}.message{font-size:1rem}}.footer{width:100%;background:linear-gradient(135deg,#1e3a8a,#2563eb);color:#ffffff;padding:25px 0;font-family:Inter,sans-serif}.footer-container{max-width:1100px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.footer p{font-size:.95rem;opacity:.9;margin:5px 0}.footer-links{display:flex;gap:20px}.footer-links a{color:#ffffff;font-size:.95rem;text-decoration:none;transition:all .3s ease;font-weight:500}.footer-links a:hover{color:#c7d2fe;text-decoration:underline}.footer:before{content:"";display:block;width:100%;height:1px;background:rgba(255,255,255,.1);margin-bottom:20px}@media (max-width:768px){.footer-container{flex-direction:column;text-align:center;gap:10px}.footer-links{justify-content:center}}.header{background-color:white;box-shadow:0 2px 4px rgba(0,0,0,.05);position:sticky;top:0;z-index:1000;transition:all .3s ease}.header.scrolled{background-color:rgba(255,255,255,.95);box-shadow:0 4px 10px rgba(0,0,0,.15);backdrop-filter:blur(5px)}.container{max-width:1200px;margin:auto;padding:16px 20px;justify-content:space-between}.container,.nav{display:flex;align-items:center}.nav{gap:20px}.nav a{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease}.nav a:hover{color:#1e40af}.auth-link{margin-left:20px;text-decoration:none;font-weight:500;color:#333}.signup-btn{background-color:#0c60e359;color:#fff;padding:6px 12px;border-radius:4px;transition:background-color .3s ease}.signup-btn:hover{background-color:#1e40af;color:#fff!important}.menu-toggle{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;cursor:pointer}.menu-toggle span{display:block;height:3px;width:100%;background-color:#333;border-radius:2px}@media (max-width:768px){.nav{position:absolute;top:64px;left:0;width:100%;flex-direction:column;background-color:white;border-top:1px solid #eee;display:none}.nav.active{display:flex}.auth-link,.nav a{margin:12px 0}.menu-toggle{display:flex}}