*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans SC,sans-serif;background:#080b1a;color:#e2e4ec;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}.container{width:100%;max-width:1200px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#080b1ad9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(99,102,241,.12)}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:64px}.nav-logo{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;letter-spacing:.04em}.nav-logo-mark{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:linear-gradient(135deg,#6366f1,#8b5cf6);font-size:.85rem;font-weight:800;color:#fff}.nav-links{display:flex;gap:2rem}.nav-links a{font-size:.9rem;color:#a5a9c0;transition:color .2s}.nav-links a:hover{color:#e2e4ec}.nav-toggle{display:none;background:none;border:none;color:#e2e4ec;font-size:1.5rem;cursor:pointer}.nav-links.open{display:flex}.section{padding:5rem 0}.section-label{font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#818cf8;margin-bottom:.75rem}.section-title{font-size:2rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.section-desc{font-size:1.05rem;color:#9ca3af;max-width:640px}.hero{padding-top:9rem;padding-bottom:5rem;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-40%;left:-20%;width:80%;height:140%;background:radial-gradient(ellipse at center,rgba(99,102,241,.12) 0%,transparent 70%);pointer-events:none}.hero-content{position:relative;z-index:1;max-width:720px;margin:0 auto;text-align:center}.hero-badge{display:inline-block;padding:.3rem 1rem;border-radius:999px;font-size:.8rem;font-weight:600;color:#a5b4fc;background:#6366f11f;border:1px solid rgba(99,102,241,.25);margin-bottom:1.5rem}.hero-title{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;line-height:1.2;margin-bottom:.75rem;background:linear-gradient(135deg,#e2e4ec,#a5b4fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-brand{font-size:1.2rem;color:#818cf8;letter-spacing:.08em;margin-bottom:1.25rem}.hero-desc{font-size:1.1rem;color:#9ca3af;max-width:540px;margin:0 auto 2rem}.hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.75rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all .2s;white-space:nowrap}.btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-color:transparent}.btn-primary:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed);transform:translateY(-1px);box-shadow:0 4px 16px #6366f159}.btn-outline{background:transparent;color:#c7d2fe;border-color:#6366f166}.btn-outline:hover{border-color:#818cf8;color:#e2e4ec;background:#6366f10f}.products{background:#0c0e24}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2.5rem}.product-card{background:#ffffff08;border:1px solid rgba(99,102,241,.12);border-radius:12px;padding:2rem;transition:border-color .25s}.product-card:hover{border-color:#6366f159}.product-card-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:#6366f11f;margin-bottom:1.25rem;font-size:1.5rem}.product-card h3{font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.product-card p{font-size:.92rem;color:#9ca3af;margin-bottom:1.25rem;line-height:1.7}.product-card .btn{font-size:.85rem;padding:.5rem 1.25rem}.product-card-coming{opacity:.4;pointer-events:none}.product-card-coming .btn{background:#ffffff0d;color:#6b7280;border-color:#ffffff0f}.product-coming-note{text-align:center;margin-top:2rem;font-size:.88rem;color:#6b7280}.services{background:#080b1a}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:2.5rem}.service-item{padding:1.75rem;border-radius:12px;border:1px solid rgba(99,102,241,.08);background:#ffffff04;transition:border-color .2s}.service-item:hover{border-color:#6366f133}.service-item-icon{width:40px;height:40px;border-radius:10px;background:#6366f11a;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;font-size:1.3rem}.service-item h3{font-size:1.05rem;font-weight:700;margin-bottom:.5rem}.service-item p{font-size:.88rem;color:#9ca3af;line-height:1.7}.about{background:#0c0e24}.about-content{max-width:680px;font-size:1.05rem;color:#9ca3af;line-height:1.85}.footer{background:#060816;border-top:1px solid rgba(99,102,241,.1);padding:3rem 0 2rem}.footer-inner{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.footer-brand{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700}.footer-links{display:flex;gap:2rem}.footer-links a{font-size:.88rem;color:#6b7280;transition:color .2s}.footer-links a:hover{color:#a5b4fc}.footer-copy{color:#4b5563;font-size:.82rem}.footer-copy a{color:#6b7280;transition:color .2s}.footer-copy a:hover{color:#a5b4fc}.footer-icp{margin-top:.25rem}.footer-icp a{font-size:.82rem;color:#4b5563;transition:color .2s}.footer-icp a:hover{color:#a5b4fc}@media(max-width:768px){.nav-links{display:none;flex-direction:column;position:absolute;top:64px;left:0;right:0;background:#080b1af5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(99,102,241,.12);padding:1rem 1.5rem;gap:.75rem}.nav-links.open{display:flex}.nav-toggle{display:block}.section{padding:3rem 0}.hero{padding-top:7rem;padding-bottom:3rem}.section-title{font-size:1.6rem}.product-grid,.service-grid{grid-template-columns:1fr}.footer-links{flex-direction:column;gap:.75rem}}@media(min-width:769px){.nav-links{display:flex!important}}
