@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box;margin:0;padding:0}body{color:#f8fafc;background:linear-gradient(135deg,#0f172a 0%,#1e293b 50%,#0f172a 100%);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 1rem}header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;background:rgba(15,23,42,.95);border-bottom:1px solid rgba(148,163,184,.1);position:-webkit-sticky;position:sticky;top:0}nav{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.logo{color:#f8fafc;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links a{color:#cbd5e1;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#06b6d4}.btn{cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#06b6d4,#3b82f6);box-shadow:0 4px 15px rgba(6,182,212,.3)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(6,182,212,.4)}.btn-outline{color:#f8fafc;background:0 0;border:1px solid #475569}.btn-outline:hover{background:rgba(148,163,184,.1)}.hero{text-align:center;padding:5rem 0}.hero h1{background:linear-gradient(135deg,#06b6d4,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700}.hero p{color:#cbd5e1;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.features{background:rgba(30,41,59,.5);padding:5rem 0}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.feature-card{text-align:center;background:rgba(15,23,42,.8);border:1px solid rgba(148,163,184,.1);border-radius:1rem;padding:2rem;transition:transform .3s,border-color .3s}.feature-card:hover{border-color:rgba(6,182,212,.3);transform:translateY(-5px)}.feature-icon{text-align:center;white-space:nowrap;background:linear-gradient(135deg,#06b6d4,#3b82f6);border-radius:.75rem;justify-content:center;align-items:center;min-width:3rem;min-height:3rem;margin:0 auto 1rem;padding:.75rem 1rem;font-weight:700;display:flex}.feature-card h3{margin-bottom:1rem;font-size:1.25rem;font-weight:600}.feature-card p{color:#cbd5e1}.market-data{padding:5rem 0}.market-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.market-card{text-align:center;background:rgba(15,23,42,.8);border:1px solid rgba(148,163,184,.1);border-radius:.75rem;padding:1.5rem}.market-card .symbol{margin-bottom:.5rem;font-weight:700}.market-card .price{color:#cbd5e1;margin-bottom:.25rem;font-size:.875rem}.market-card .change{font-size:.75rem}.change.positive{color:#10b981}.change.negative{color:#ef4444}.stats{background:rgba(30,41,59,.5);padding:5rem 0}.stats-grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;display:grid}.stat-item h3{margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.stat-item p{color:#cbd5e1}.cta{text-align:center;background:linear-gradient(135deg,rgba(6,182,212,.1),rgba(59,130,246,.1));padding:5rem 0}.cta h2{margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.cta p{color:#cbd5e1;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}footer{background:rgba(15,23,42,.95);border-top:1px solid rgba(148,163,184,.1);padding:3rem 0 2rem}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.footer-section h4{margin-bottom:1rem;font-weight:600}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#cbd5e1;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#06b6d4}.footer-bottom{text-align:center;color:#94a3b8;border-top:1px solid rgba(148,163,184,.1);padding-top:2rem}@media (max-width:768px){.hero h1{font-size:2.5rem}.nav-links{display:none}.cta-buttons{flex-direction:column;align-items:center}.btn{justify-content:center;width:100%;max-width:300px}}
