@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/569ce4b8f30dc480-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_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid,Helvetica Neue,sans-serif;color:#333;background-color:#f9fafb}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.main{display:flex;flex-direction:column;min-height:100vh;background-color:#f9fafb}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}.navbar{position:fixed;top:0;left:0;right:0;background-color:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 1px 3px rgba(0,0,0,.05);z-index:1000;transition:all .3s ease;padding:.8rem 0}.navbar.scrolled{background-color:rgba(255,255,255,.98);box-shadow:0 2px 8px rgba(0,0,0,.1)}.navbar-content{display:flex;justify-content:space-between;align-items:center;padding:0 1rem}.navbar-title{font-size:1.25rem;font-weight:600;color:#1677ff}.hero{background:linear-gradient(135deg,#0062e6,#33a8ff);padding:8rem 0 5rem;color:white;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;bottom:-6rem;left:0;right:0;height:10rem;background:linear-gradient(180deg,transparent,rgba(0,0,0,.05));transform:skewY(-3deg);z-index:1}.hero-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center}.hero-title{font-size:3rem!important;line-height:1.2;font-weight:700;margin-bottom:1.5rem;color:white}.hero-description{font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem;opacity:.9}.accent-text{color:#ffe156;font-weight:700}.login-btn{height:3.5rem;padding:0 2rem;font-size:1rem;font-weight:500;background:linear-gradient(90deg,#ffb72b,#ffd166);border:none;color:#333;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s}.login-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.15);background:linear-gradient(90deg,#ffb72b,#ffdb7e);color:#222}.features{padding:5rem 0;position:relative;background-color:white}.section-title{text-align:center;font-size:2.25rem;font-weight:700;color:#1677ff;margin-bottom:3rem;position:relative;display:inline-block}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:50px;height:4px;background:linear-gradient(90deg,#33a8ff,#0062e6);border-radius:2px}.feature-card{height:100%;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.05);transition:transform .3s,box-shadow .3s;background:white;position:relative;border:none;padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center}.feature-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#33a8ff,#0062e6)}.feature-icon-wrapper{width:70px;height:70px;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#e6f4ff,#f0f7ff);border-radius:50%;margin-bottom:1.5rem}.feature-icon{font-size:2rem;color:#1677ff}.feature-title{margin-top:0;margin-bottom:1rem;font-size:1.25rem;color:#222}.feature-text{color:#666;line-height:1.6}.footer-simple{text-align:center;padding:2rem 0;color:#666;background-color:#f9fafb;border-top:1px solid #eaeaea}