:root{--brand:#a855f7;--brand-dark:#7e22ce;--shade:#0a0612;--paper:#110a1c;--paper-soft:#1a1029;--rule:rgba(168,85,247,.18);--ink:#f0e9ff;--ink-soft:rgba(255,255,255,.6);--space:80px;--corner:14px;--glow:0 0 32px rgba(168,85,247,.18);--type-head:Manrope,system-ui,-apple-system,sans-serif;--type-body:Manrope,system-ui,-apple-system,sans-serif;--hue-shift:0deg}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--type-body);background:#110a1c;color:#f0e9ff;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--type-head);font-weight:700}.page-wrap{max-width:1240px;margin:0 auto;padding:0 20px}a{color:#a855f7;text-decoration:none}a:hover{text-decoration:underline}.intro-nav{background:#110a1c;border-bottom:1px solid rgba(168,85,247,.2);position:sticky;top:0;z-index:100}.intro-nav .page-wrap{display:flex;justify-content:space-between;align-items:center;padding:15px 20px}.intro-logo{font-weight:800;font-size:20px;color:#f0e9ff}.intro-menu{display:flex;gap:30px;list-style:none}@media(max-width:768px){.intro-menu{display:none}.intro-burger{display:block;background:none;border:none;color:#a855f7;font-size:24px;cursor:pointer}.intro-menu.open{display:flex;position:absolute;top:60px;left:0;right:0;flex-direction:column;gap:0;background:#1a1029;padding:20px;border-radius:0}}.intro-link{color:#f0e9ff;text-decoration:none;font-size:14px;transition:.3s}.intro-link:hover{color:#a855f7}.foot{background:#110a1c;border-top:1px solid rgba(168,85,247,.2);padding:60px 0;margin-top:80px}.foot-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px}.foot h4{color:#a855f7;margin-bottom:15px}.foot ul{list-style:none}.foot li{margin-bottom:10px}.foot a{color:#f0e9ff;font-size:14px}.foot a:hover{color:#a855f7}.intro{background:linear-gradient(135deg,#7e22ce 0%,#a855f7 100%)}.intro h1{color:#fff;font-size:48px;margin-bottom:20px}.intro p{color:rgba(255,255,255,.9)}.intro-btns{display:flex;gap:15px;flex-wrap:wrap;margin-bottom:25px}.intro-chips{display:flex;gap:12px;flex-wrap:wrap}.intro-chip{background:rgba(0,0,0,.2);color:#fff;padding:6px 12px;border-radius:20px;font-size:13px}.btn,.cta,.button{display:inline-block;padding:12px 24px;text-decoration:none;border-radius:6px;font-weight:600;transition:.3s;border:none;cursor:pointer}.btn-acc,.cta-acc,.button-acc{background:#a855f7;color:#fff}.btn-acc:hover,.cta-acc:hover,.button-acc:hover{background:#7e22ce;text-decoration:none}.btn-outline,.cta-out,.button-out{border:1px solid #a855f7;color:#a855f7;background:transparent}.btn-outline:hover,.cta-out:hover,.button-out:hover{background:#a855f7;color:#fff;text-decoration:none}table{width:100%;border-collapse:collapse}th,td{padding:15px;text-align:left;border-bottom:1px solid #e8d9cb}th{background:#110a1c;color:#f0e9ff;border-bottom:2px solid #a855f7}tr:hover{background:rgba(168,85,247,.05)}.qa-item{background:#fff;margin-bottom:15px;border-radius:10px;border:1px solid #e8d9cb}.qa-q{width:100%;padding:18px;text-align:left;background:none;border:none;cursor:pointer;font-size:16px;font-weight:600;color:#110a1c}.qa-a{max-height:0;overflow:hidden;transition:max-height .3s ease;padding:0 18px}.qa-item.open .qa-a{max-height:1000px;padding:0 18px 18px 18px}@media(max-width:768px){h1{font-size:32px}h2{font-size:24px}table{font-size:14px}th,td{padding:10px}}
