.hp{--maxw:1080px}.hp-wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}@keyframes hpFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.hp-reveal{opacity:0;animation:.7s cubic-bezier(.2,.7,.2,1) forwards hpFadeUp}.hp-reveal.d1{animation-delay:80ms}.hp-reveal.d2{animation-delay:.16s}.hp-reveal.d3{animation-delay:.24s}.hp-reveal.d4{animation-delay:.32s}.hp-hero{background:radial-gradient(120% 90% at 88% -20%, #fbf3e9 0%, #fbf3e900 52%), var(--paper);border-bottom:1px solid var(--rule);position:relative;overflow:hidden}.hp-hero:after{content:"";pointer-events:none;background:repeating-linear-gradient(#0000 0 38px,#163a2b08 38px 39px);position:absolute;inset:0}.hp-hero-inner{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;padding:64px 0 72px;display:grid;position:relative}.hp-hero-copy{max-width:600px}.hp-hero-visual{justify-content:center;align-items:center;min-height:300px;display:flex;position:relative}.hp-doc-wrap{display:inline-block;position:relative}.hp-doc{background:var(--card);border:1px solid var(--rule);width:340px;max-width:100%;font-family:var(--font-mono), monospace;border-radius:16px;overflow:hidden;transform:rotate(2deg);box-shadow:0 34px 64px -34px #163a2b80}.hp-doc .dh{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;padding:15px 20px;display:flex}.hp-doc .dh b{font-family:var(--font-display), serif;font-size:16px;font-weight:700}.hp-doc .dh small{letter-spacing:.04em;color:#9db0a2;margin-top:2px;font-size:10px;display:block}.hp-doc .drow{color:var(--ink-soft);border-bottom:1px solid var(--rule-soft);justify-content:space-between;gap:14px;padding:13px 20px;font-size:12.5px;display:flex}.hp-doc .drow .v{color:var(--ink);white-space:nowrap;font-weight:700}.hp-doc .dtot{background:#f1f3ea;justify-content:space-between;align-items:center;padding:16px 20px;font-size:14px;display:flex}.hp-doc .dtot .v{color:var(--gold-line);font-size:17px;font-weight:700}.hp-doc-badge{background:var(--card);border:1px solid var(--rule);font-family:var(--font-mono), monospace;text-align:center;color:var(--ink-soft);border-radius:12px;padding:11px 15px;font-size:10.5px;line-height:1.5;position:absolute;top:-22px;right:-18px;transform:rotate(-5deg);box-shadow:0 16px 30px -18px #163a2b80}.hp-doc-badge b{color:var(--teal);font-family:var(--font-display), serif;margin:1px 0;font-size:18px;display:block}.hp-hero h1{font-family:var(--font-display), sans-serif;letter-spacing:-.025em;margin:18px 0 22px;font-size:clamp(38px,6vw,64px);font-weight:800;line-height:1.02}.hp-hero h1 .mark{background:linear-gradient(180deg, transparent 62%, var(--gold-soft) 62%);padding:0 2px}.hp-hero .hp-lead{color:var(--ink-soft);max-width:60ch;margin-bottom:30px;font-size:clamp(18px,2.2vw,21px)}.hp-cta{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.hp-btn{font-family:var(--font-display), sans-serif;border:1.5px solid #0000;border-radius:12px;padding:15px 28px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .15s,background .15s,border-color .15s;display:inline-block}.hp-btn-primary{background:var(--ink);color:#fff}.hp-btn-primary:hover{background:#0e2a1f;transform:translateY(-2px)}.hp-btn-ghost{color:var(--ink);border-color:var(--rule);background:0 0}.hp-btn-ghost:hover{border-color:var(--ink);transform:translateY(-2px)}.hp-stats{border-top:1px dashed var(--rule);flex-wrap:wrap;gap:26px;margin-top:34px;padding-top:24px;display:flex}.hp-stat .n{font-family:var(--font-display), sans-serif;color:var(--ink);font-size:24px;font-weight:800}.hp-stat .l{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);font-size:11px}.hp-section{border-bottom:1px solid var(--rule-soft);padding:70px 0}.hp-section.alt{background:#fbfaf6}.hp-section-head{max-width:60ch;margin-bottom:38px}.hp-section h2{font-family:var(--font-display), sans-serif;letter-spacing:-.02em;margin:12px 0;font-size:clamp(26px,3.4vw,38px);font-weight:800;line-height:1.1}.hp-section h2+p{color:var(--ink-soft);font-size:17px}.hp-cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.hp-card{background:var(--card);border:1px solid var(--rule);box-shadow:var(--shadow);border-radius:16px;padding:26px 24px}.hp-card .ic{border:1px solid var(--gold-soft);background:#fbf3e9;border-radius:11px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;font-size:22px;display:flex}.hp-card h3{font-family:var(--font-display), sans-serif;margin-bottom:8px;font-size:18px;font-weight:700}.hp-card p{color:var(--ink-soft);font-size:15px;line-height:1.55}.hp-outcomes{grid-template-columns:1fr 1fr;gap:14px 36px;display:grid}.hp-outcomes li{padding-left:36px;font-size:17px;line-height:1.5;list-style:none;position:relative}.hp-outcomes li:before{content:"✓";width:24px;height:24px;color:var(--teal);background:#f1f3ea;border:1px solid #dce2cb;border-radius:7px;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex;position:absolute;top:0;left:0}.hp-curriculum{gap:12px;display:grid}.hp-lesson{background:var(--card);border:1px solid var(--rule);border-radius:14px;grid-template-columns:52px 1fr;align-items:start;gap:18px;padding:20px 22px;transition:border-color .15s,transform .15s;display:grid}.hp-lesson:hover{border-color:var(--gold-line);transform:translate(3px)}.hp-lesson .lnum{font-family:var(--font-mono), monospace;background:var(--ink);width:52px;height:52px;color:var(--gold-soft);border-radius:11px;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.hp-lesson h4{font-family:var(--font-display), sans-serif;margin-bottom:5px;font-size:18px;font-weight:700}.hp-lesson p{color:var(--ink-soft);font-size:14.5px;line-height:1.5}.hp-usp{grid-template-columns:repeat(2,1fr);gap:20px 40px;display:grid}.hp-usp .row{grid-template-columns:28px 1fr;gap:14px;display:grid}.hp-usp .row .b{color:var(--gold-line);font-family:var(--font-mono), monospace;font-size:18px;font-weight:700}.hp-usp .row h4{font-family:var(--font-display), sans-serif;margin-bottom:4px;font-size:17px;font-weight:700}.hp-usp .row p{color:var(--ink-soft);font-size:15px;line-height:1.55}.hp-price{background:var(--ink);color:#eaf1eb;text-align:center;border-radius:20px;max-width:560px;margin:0 auto;padding:44px 40px;position:relative;overflow:hidden;box-shadow:0 30px 60px -30px #163a2b80}.hp-price:before{content:"";background:radial-gradient(80% 60% at 50% 0,#c25e3a29,#0000 60%);position:absolute;inset:0}.hp-price>*{position:relative}.hp-price .tag{font-family:var(--font-mono), monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-soft);margin-bottom:16px;font-size:11px}.hp-price .amount{font-family:var(--font-display), sans-serif;color:#fff;font-size:60px;font-weight:800;line-height:1}.hp-price .amount small{color:#9db0a2;font-size:18px;font-weight:500}.hp-price .sub{color:#9db0a2;margin:12px 0 26px;font-size:15px}.hp-price .hp-btn-primary{background:var(--gold-line);color:var(--ink);padding:16px 34px;font-size:17px}.hp-price .hp-btn-primary:hover{background:#a84e2e}.hp-price .fine{color:#8a958b;margin-top:18px;font-size:12.5px}.hp-faq{max-width:760px}.hp-faq details{border-bottom:1px solid var(--rule);padding:4px 0}.hp-faq summary{cursor:pointer;font-family:var(--font-display), sans-serif;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-size:18px;font-weight:700;list-style:none;display:flex}.hp-faq summary::-webkit-details-marker{display:none}.hp-faq summary:after{content:"+";font-family:var(--font-mono), monospace;color:var(--gold-line);font-size:22px;transition:transform .2s}.hp-faq details[open] summary:after{transform:rotate(45deg)}.hp-faq details p{color:var(--ink-soft);max-width:64ch;padding:0 0 20px;font-size:16px;line-height:1.6}.hp-footer{background:var(--ink);color:#9db0a2;padding:50px 0 40px}.hp-footer .top{border-bottom:1px solid #244033;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:28px;display:flex}.hp-footer h3{font-family:var(--font-display), sans-serif;color:#fff;font-size:18px;font-weight:800}.hp-footer nav{flex-wrap:wrap;gap:22px;display:flex}.hp-footer nav a{color:#cbd6cc;font-size:14px;text-decoration:none}.hp-footer nav a:hover{color:var(--gold-soft)}.hp-footer .legal{color:#7e887e;max-width:80ch;margin-top:22px;font-size:12px;font-style:italic;line-height:1.6}@media (max-width:820px){.hp-cards,.hp-outcomes,.hp-usp{grid-template-columns:1fr}.hp-section{padding:52px 0}.hp-hero-inner{grid-template-columns:1fr;gap:36px}.hp-hero-visual{order:2;justify-content:flex-start;min-height:auto}.hp-doc{transform:none}.hp-doc-badge{top:-20px;right:-6px}}
