:root{color:#e8e8ec;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#0c0d12;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{color:#e8e8ec;background:radial-gradient(circle at 100% 0,#2b1754 0%,#2b175400 45%),radial-gradient(circle at 0 0,#15243f 0%,#15243f00 50%),#0c0d12;margin:0}a{color:inherit}.app-shell{flex-direction:column;min-height:100vh;display:flex}.page-content{flex:1;padding:1.25rem 1rem 3rem}.container{width:min(1120px,100%);margin:0 auto}.navbar{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c0d12d9;border-bottom:1px solid #2a2d3a;position:sticky;top:0}.navbar__inner{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:.85rem;padding:1rem;display:flex}.brand{letter-spacing:.3px;font-weight:800;text-decoration:none}.brand--button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.navbar__links{flex-wrap:wrap;gap:.45rem;display:flex}.navbar__link{color:#bec2d2;cursor:pointer;background:#181b25;border:0;border-radius:999px;padding:.4rem .75rem;font-size:.86rem}.navbar__link:hover,.navbar__link--active{color:#fff;background:#2a3042}.section-stack{gap:1.25rem;display:grid}.hero,.product-card,.detail-card,.form-card,.empty-state,.category-card,.faq-item{background:linear-gradient(#171923 0%,#11131b 100%);border:1px solid #292d3d;border-radius:16px;padding:1rem}.hero{gap:.9rem;display:grid}.hero h1{margin:0;font-size:clamp(1.7rem,5.8vw,3.1rem);line-height:1.18}.hero p{color:#cdd2e6;max-width:68ch;margin:0}.hero__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#8aa2ff;margin:0;font-size:.8rem}.hero__actions{flex-wrap:wrap;gap:.65rem;display:flex}.section-header{gap:.5rem;display:grid}.section-header__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#8aa2ff;margin:0;font-size:.78rem}.section-header__title{margin:0;font-size:clamp(1.45rem,3vw,2.2rem)}.section-header__description{color:#c8ccd9;max-width:70ch;margin:0}.notice-banner{color:#d4daf6;background:#151927;border:1px dashed #3f4664;border-radius:12px;padding:.8rem 1rem}.category-grid,.faq-list,.product-grid{gap:.9rem;display:grid}.category-card,.faq-item{gap:.45rem;display:grid}.category-card h3,.faq-item h3{margin:0;font-size:1.02rem}.category-card p,.faq-item p{color:#c0c6d6;margin:0}.category-card__meta{color:#bdcbfa;background:#253258;border-radius:999px;width:fit-content;padding:.2rem .6rem;font-size:.78rem}.category-card--coming-soon{border-color:#3a4164}.coming-soon-pill{color:#d9def8;border:1px solid #5d6792;border-radius:999px;width:fit-content;padding:.2rem .6rem;font-size:.78rem}.product-grid{grid-template-columns:1fr}.product-card{gap:.65rem;display:grid}.product-card h2{margin:0;font-size:1.06rem}.product-card p{color:#c0c6d6;margin:0}.product-card__tag{color:#bdcbfa;background:#253258;border-radius:999px;width:fit-content;padding:.25rem .6rem;font-size:.8rem}.product-card__meta{justify-content:space-between;gap:.75rem;font-size:.9rem;display:flex}.button{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(90deg,#6d7bff 0%,#8b5cf6 100%);border:0;border-radius:10px;padding:.65rem .9rem;font-weight:600;text-decoration:none}.button:disabled{opacity:.6;cursor:not-allowed}.button--secondary{background:#2b3146}.form-card{gap:1rem;max-width:560px;display:grid}.form-card label{color:#d7dcef;gap:.45rem;font-weight:500;display:grid}.form-card input,.form-card textarea{color:#fff;background:#10131b;border:1px solid #3a4054;border-radius:10px;padding:.65rem .8rem}.form-card textarea{resize:vertical;min-height:96px}.detail-card{gap:.65rem;max-width:640px;display:grid}.detail-price{margin:0;font-size:1.4rem;font-weight:700}.credential-box{background:#0f121b;border:1px solid #31364a;border-radius:8px;margin:0;padding:.75rem;overflow:auto}.empty-state h2,.empty-state p,.text-muted{margin:0}.empty-state{gap:.7rem;display:grid}.text-muted{color:#bec3d4}.chip-group{flex-wrap:wrap;gap:.55rem;display:flex}.chip{color:#ccd1e5;cursor:pointer;background:#171b28;border:1px solid #363d55;border-radius:999px;padding:.36rem .75rem}.chip--active{color:#fff;background:#243157;border-color:#8aa2ff}.footer{background:#0c0d12;border-top:1px solid #272b3a}.footer__inner{color:#b2b8cd;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding:1rem;font-size:.9rem;display:flex}@media (width>=700px){.navbar__inner{flex-direction:row;align-items:center}.page-content{padding-top:2rem}.product-grid,.category-grid,.faq-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=980px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid,.faq-list{grid-template-columns:repeat(4,minmax(0,1fr))}}
