*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{color:#f1f1f7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0f;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow-x:hidden}::selection{color:#a5b4fc;background:#6366f133}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;font-family:inherit}input,textarea{font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}@media (width>=768px){.section{padding:6rem 0}}.section-label{text-transform:uppercase;letter-spacing:.15em;color:#6b6b80;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.7rem;font-weight:600;display:inline-flex}.section-label:before{content:"";background:#3e3e52;width:1.5rem;height:1px}.section-title{letter-spacing:-.03em;color:#f1f1f7;margin-bottom:.75rem;font-size:2.25rem;font-weight:800;line-height:1.1}@media (width>=768px){.section-title{font-size:3rem}}.section-desc{color:#a0a0b8;max-width:32rem;font-size:1rem;line-height:1.7}.accent-text{background:linear-gradient(135deg,#a5b4fc,#6366f1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.btn{border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.5rem;font-size:.875rem;font-weight:500;line-height:1;transition:all .3s cubic-bezier(.22,1,.36,1);display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#6366f1,#818cf8);box-shadow:0 0 24px #6366f126}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 32px #6366f140}.btn-outline{color:#f1f1f7;background:0 0;border:1px solid #ffffff14}.btn-outline:hover{background:#ffffff08;border-color:#ffffff26;transform:translateY(-2px)}.card{background:linear-gradient(145deg,#111827,#1e1b3a);border:1px solid #ffffff0f;border-radius:12px;padding:1.5rem;transition:all .4s cubic-bezier(.22,1,.36,1)}.card:hover{border-color:#818cf833;transform:translateY(-4px);box-shadow:0 20px 60px #0006}.blob{pointer-events:none;filter:blur(100px);border-radius:50%;position:absolute}.blob-1{background:#6366f114;width:400px;height:400px;top:-200px;right:-100px}.blob-2{background:#f59e0b08;width:300px;height:300px;bottom:-100px;left:-100px}.blob-3{background:#6366f10f;width:300px;height:300px;top:50%;right:-150px;transform:translateY(-50%)}.bg-grid{background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:64px 64px}.navbar{z-index:100;padding:1rem 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.navbar.scrolled{-webkit-backdrop-filter:blur(20px);background:#0a0a0fcc;border-bottom:1px solid #ffffff0d;padding:.6rem 0}.navbar-inner{justify-content:space-between;align-items:center;display:flex}.navbar-logo{letter-spacing:-.02em;font-size:.9rem;font-weight:700}.navbar-logo span{background:linear-gradient(135deg,#a5b4fc,#6366f1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.navbar-logo .dot{color:#6b6b80;-webkit-text-fill-color:#6b6b80}.navbar-logo .ext{color:#3e3e52;-webkit-text-fill-color:#3e3e52;font-size:.8rem;font-weight:400}.navbar-links{align-items:center;gap:.25rem;display:none}@media (width>=768px){.navbar-links{display:flex}}.navbar-links a{color:#a0a0b8;border-radius:6px;padding:.4rem .8rem;font-size:.8rem;font-weight:500;transition:all .2s}.navbar-links a:hover{color:#f1f1f7;background:#ffffff08}.navbar-cta{display:none}@media (width>=768px){.navbar-cta{display:inline-flex}}.mobile-toggle{color:#f1f1f7;background:0 0;border:none;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}@media (width>=768px){.mobile-toggle{display:none}}.mobile-menu{z-index:99;-webkit-backdrop-filter:blur(20px);background:#0a0a0ffa;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;display:flex;position:fixed;inset:0}.mobile-menu a{color:#f1f1f7;font-size:1.5rem;font-weight:500;transition:color .2s}.mobile-menu a:hover{color:#818cf8}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseDot{0%,to{opacity:.4}50%{opacity:1}}.reveal{opacity:0;transition:all .6s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}.reveal-delay-5{transition-delay:.5s}
