:root{--bg:#0e0418;--panel:#180a29;--panel2:#211036;--text:#f8f4ff;--muted:#d1c4df;--accent:#b86cff;--accent2:#7b2db8;--line:#38224e;--success:#c7f9d4;--max:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#0a0211,#130520 45%,#0b0212);color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.6}a,button,summary,input{outline-offset:4px}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #e2bcff}.site-header{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:16px max(20px,calc((100vw - var(--max))/2));background:rgba(10,2,17,.88);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.brand{font-weight:800;color:#fff;text-decoration:none}.nav-link{color:var(--muted);text-decoration:none}.nav-link:hover,.text-link:hover{color:#fff}.hero,.section{max-width:var(--max);margin:auto;padding:76px 20px}.hero{padding-top:96px;text-align:center}.eyebrow{letter-spacing:.14em;font-size:.78rem;font-weight:800;color:#d9a8ff}.hero h1,.sales-hero h1{font-size:clamp(2.3rem,7vw,4.8rem);line-height:1.02;margin:.35em auto;max-width:900px}.lead{font-size:clamp(1.05rem,2.8vw,1.35rem);color:var(--muted);max-width:760px;margin:0 auto 30px}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:999px;text-decoration:none;font-weight:800;border:1px solid transparent;cursor:pointer;font:inherit;line-height:1.2;transition:transform .15s ease,opacity .15s ease,box-shadow .15s ease}.button:hover{transform:translateY(-1px)}.button:disabled,.button[aria-disabled=true]{opacity:.55;cursor:not-allowed;transform:none}.primary{background:linear-gradient(135deg,var(--accent),#8d42d3);color:#15041f;box-shadow:0 10px 30px rgba(184,108,255,.22)}.secondary{border-color:#71429b;color:#fff;background:#1b0b2b}.text-link{color:#d9a8ff;font-weight:800}.hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.sales-lead{margin-left:0}.cover-brand{margin-top:24px}.section-heading{margin-bottom:28px}.section-heading h2,.section h2{font-size:clamp(1.8rem,4vw,3rem);line-height:1.1}.bundle-section{padding-top:22px;padding-bottom:20px}.bundle-card{display:grid;grid-template-columns:1.35fr .65fr;gap:28px;align-items:center;padding:34px;border:1px solid #8e52bd;border-radius:26px;background:linear-gradient(135deg,rgba(76,28,112,.98),rgba(30,10,48,.98));box-shadow:0 20px 55px rgba(78,28,116,.25)}.bundle-card h2{margin:.25rem 0 .55rem}.bundle-card p{color:var(--muted)}.bundle-note{font-weight:700;color:#fff!important}.bundle-buy{text-align:center}.old-price{text-decoration:line-through;color:#ad9bbd;font-weight:700}.bundle-price{font-size:3rem;font-weight:900;line-height:1;margin:.2rem 0 1rem}.course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.course-card,.info-card,.purchase-card,.faq-item{background:linear-gradient(180deg,rgba(35,15,56,.96),rgba(22,9,36,.96));border:1px solid var(--line);border-radius:22px}.course-card{padding:26px;display:flex;flex-direction:column;min-height:100%}.course-card h3{font-size:1.45rem;line-height:1.2;margin:.5rem 0}.course-card p{color:var(--muted)}.course-card .meta{font-size:.8rem;font-weight:800;color:#d8a8ff;letter-spacing:.08em}.course-card .button{margin-top:auto}.course-subtitle{font-weight:700;color:#fff!important}.mini-list{padding-left:1.2rem;color:var(--muted);margin:.25rem 0 1rem}.mini-list li{margin:.35rem 0}.card-price{font-size:1.6rem;font-weight:900;margin:.25rem 0 1rem}.narrow{max-width:820px}.trust{text-align:center}.sales-hero{max-width:var(--max);margin:auto;padding:80px 20px 54px;display:grid;grid-template-columns:1.15fr .85fr;gap:34px;align-items:center}.sales-hero .cover-art{min-height:460px;border-radius:28px;background:radial-gradient(circle at 50% 25%,#41136a 0,#201033 40%,#10051b 75%);border:1px solid var(--line);display:grid;place-items:center;text-align:center;padding:30px}.sigil{width:180px;height:180px;border-radius:50%;border:2px solid #a95cf0;display:grid;place-items:center;font-size:4rem;font-weight:300;font-family:Georgia,serif;box-shadow:0 0 55px rgba(169,92,240,.3);margin:auto}.sales-layout{max-width:var(--max);margin:auto;padding:18px 20px 80px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:20px}.info-card,.purchase-card{padding:28px}.check-list{padding:0;list-style:none}.check-list li{margin:.7rem 0;padding-left:1.7rem;position:relative}.check-list li:before{content:'✓';position:absolute;left:0;color:#d2a7ff;font-weight:900}.value-section{padding-left:0;padding-right:0}.highlight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.highlight-grid .info-card{text-align:center}.faq{display:grid;gap:12px}.faq-item{padding:4px 20px}.faq-item summary{cursor:pointer;font-weight:800;padding:16px 0}.faq-item p{color:var(--muted);padding-bottom:14px}.purchase-card{text-align:center;border-color:#70439a}.price{font-size:2.3rem;font-weight:900}.policy-box{max-width:720px;margin:24px auto 18px;padding:18px 20px;text-align:left;border:1px solid var(--line);border-radius:16px;background:rgba(10,2,17,.45)}.policy-box h3{margin:0 0 8px}.policy-box p{margin:.55rem 0;color:var(--muted);font-size:.92rem}.policy-agreement{max-width:720px;margin:0 auto 18px;padding:14px 16px;display:flex;gap:12px;align-items:flex-start;text-align:left;border-radius:14px;background:rgba(184,108,255,.08);cursor:pointer}.policy-agreement input{width:20px;height:20px;margin-top:2px;flex:0 0 auto;accent-color:var(--accent)}.checkout-note{max-width:640px;margin:14px auto 0}.checkout-page h1{font-size:clamp(2rem,6vw,3.5rem);line-height:1.1}.download-list{display:grid;gap:10px;margin:24px 0}.download-button{max-width:100%;text-align:center;overflow-wrap:anywhere}.small{font-size:.9rem;color:var(--muted)}footer{border-top:1px solid var(--line);text-align:center;color:#a999b8;padding:28px 20px}@media(max-width:850px){.course-grid,.two-col,.highlight-grid,.sales-hero,.bundle-card{grid-template-columns:1fr}.bundle-buy{text-align:left}.sales-hero{padding-top:48px}.sales-hero .cover-art{min-height:340px}.site-header{padding:14px 18px}.nav-link{font-size:.9rem}.hero-actions{align-items:flex-start;flex-direction:column}.hero-actions .button{width:100%}}@media(max-width:520px){.hero,.section{padding-left:16px;padding-right:16px}.site-header{gap:12px}.brand{font-size:.92rem}.nav-link{font-size:.82rem}.bundle-card,.course-card,.info-card,.purchase-card{padding:22px}.sales-layout{padding-left:16px;padding-right:16px}.sales-hero{padding-left:16px;padding-right:16px}.sales-hero .cover-art{min-height:300px}.sigil{width:140px;height:140px;font-size:3rem}.button{width:100%}.bundle-buy .button{width:100%}.policy-box,.policy-agreement{padding-left:14px;padding-right:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}