.pc-demo-bar{background:#eef6fa;border-bottom:1px solid #d5e4ec;color:#16384d;box-shadow:0 1px 0 rgba(6,45,79,.025);font-size:.74rem;padding:7px 20px}.pc-demo-inner{width:min(100%,980px);min-height:46px;margin:auto;padding:0 10px;display:flex;align-items:center;justify-content:space-between;gap:14px}.pc-demo-title{display:block;min-width:0}.pc-demo-title strong{display:block;font-size:.8rem;line-height:1.25;letter-spacing:-.005em;white-space:nowrap}.pc-demo-title span{display:block;margin-top:2px;color:#7f909b;font-size:.61rem;font-weight:500;line-height:1.25;white-space:nowrap}.pc-demo-actions{display:flex;align-items:center;gap:1px;white-space:nowrap}.pc-demo-actions button,.pc-demo-actions a{font:inherit;font-size:.68rem;font-weight:700;color:#365b73;background:transparent;border:0;padding:6px 9px;line-height:1.25;border-radius:5px;cursor:pointer}.pc-demo-actions button{position:relative}.pc-demo-actions button+button:before{content:'';position:absolute;left:0;top:8px;bottom:8px;width:1px;background:#c8dbe5}.pc-demo-actions button:hover{color:#16384d;background:#e8f3f9}.pc-demo-actions a{background:#087ac1;color:#fff;padding:7px 11px;margin-left:6px}.demo-open{overflow:hidden}.demo-modal[hidden]{display:none}.demo-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px}.demo-backdrop{position:absolute;inset:0;background:rgba(2,23,39,.72);backdrop-filter:blur(3px)}.demo-dialog{position:relative;background:#fff;color:#171816;width:min(780px,100%);max-height:min(82vh,820px);border-radius:12px;box-shadow:0 30px 80px rgba(0,0,0,.3);display:flex;flex-direction:column;overflow:hidden}.demo-dialog-head{display:flex;justify-content:space-between;gap:20px;padding:24px 28px 18px;border-bottom:1px solid var(--line)}.demo-dialog-head h2{font:600 1.65rem/1.2 var(--serif);margin:3px 0 0}.demo-kicker{color:#087ac1;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.demo-close{border:0;background:#edf4f8;color:#16384d;border-radius:50%;width:36px;height:36px;font-size:1.5rem;line-height:1;cursor:pointer}.demo-dialog-body{padding:24px 28px 28px;overflow:auto}.demo-answer{padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid var(--line)}.demo-answer:last-child{border:0;margin:0;padding:0}.demo-answer h3{font-size:1rem;margin:0 0 6px;letter-spacing:-.01em}.demo-answer p{font-size:.88rem;color:#425d71;margin:0;line-height:1.6}.demo-prompt{white-space:pre-wrap;word-break:break-word;background:#f4f7f9;border:1px solid var(--line);border-radius:8px;padding:20px;margin:0 0 16px;font:500 .82rem/1.65 var(--sans);color:#243f52}.demo-copy{background:#087ac1;color:#fff;border:0;border-radius:6px;padding:11px 17px;font:800 .82rem var(--sans);cursor:pointer}.demo-copy-status{margin-left:12px;color:#3f667d;font-size:.78rem}@media(max-width:820px){.pc-demo-bar{padding:0}.pc-demo-inner{width:100%;min-height:0;padding:7px 14px 8px;display:block}.pc-demo-title{text-align:center}.pc-demo-title strong,.pc-demo-title span{white-space:normal}.pc-demo-actions{justify-content:center;margin-top:5px;gap:1px 3px;white-space:normal;flex-wrap:wrap}.pc-demo-actions button,.pc-demo-actions a{font-size:.68rem;padding:5px 7px}.pc-demo-actions button+button:before{display:none}.pc-demo-actions a{padding:6px 10px;margin-left:3px}.demo-modal{padding:12px}.demo-dialog{max-height:90vh}.demo-dialog-head,.demo-dialog-body{padding:18px}.demo-dialog-head h2{font-size:1.35rem}}
:root{--ink:#171816;--paper:#f6f4ef;--white:#fff;--amber:#e6a32f;--muted:#6c6d68;--line:#d7d4cc;--deep:#22241f;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.skip{position:fixed;left:1rem;top:-5rem;background:#fff;padding:.7rem 1rem;z-index:99}.skip:focus{top:1rem}.site-header{height:78px;display:flex;align-items:center;padding:0 4vw;background:rgba(246,244,239,.94);backdrop-filter:blur(12px);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(0,0,0,.08)}.brand{display:flex;gap:.75rem;align-items:center;font-weight:700;letter-spacing:-.02em;white-space:nowrap}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--ink);font-family:var(--serif);font-size:14px}.site-header nav{display:flex;gap:1.6rem;margin:auto;font-size:14px;font-weight:600}.site-header nav a{padding:.4rem 0;border-bottom:1px solid transparent}.site-header nav a:hover{border-color:var(--ink)}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--amber);color:#161616;min-height:52px;padding:.85rem 1.5rem;font-weight:700;border:0;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:#f0b446}.button-small{min-height:42px;padding:.55rem 1rem;font-size:14px}.menu{display:none}.hero{min-height:calc(100vh - 78px);height:760px;position:relative;color:#fff;display:flex;align-items:center;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,10,9,.86) 0%,rgba(8,10,9,.55) 43%,rgba(8,10,9,.05) 76%)}.hero-copy{position:relative;z-index:2;width:min(680px,88vw);margin-left:8vw}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;margin:0 0 1rem}.eyebrow.light,.text-link.light{color:#fff}.hero h1{font:600 clamp(3.4rem,6.4vw,6.8rem)/.97 var(--serif);letter-spacing:-.045em;margin:.2rem 0 1.5rem}.hero h1 em{color:var(--amber);font-weight:500}.hero-text{font-size:clamp(1.05rem,1.4vw,1.25rem);max-width:590px;color:#eee}.actions{display:flex;gap:1.75rem;align-items:center;margin-top:2.25rem}.text-link{display:inline-block;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:.15rem}.hero-note{position:absolute;z-index:2;bottom:2rem;right:4vw;font-size:13px;letter-spacing:.04em;display:flex;gap:1rem;align-items:center}.hero-note span{width:3px;height:3px;background:var(--amber);border-radius:50%}.proof-strip{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.proof-strip p{padding:1.5rem 2vw;margin:0;text-align:center;border-right:1px solid var(--line);font-size:14px;color:var(--muted)}.proof-strip strong{color:var(--ink);font-size:1.2rem;margin-right:.3rem}.section{padding:8rem 8vw}.intro{display:grid;grid-template-columns:.35fr 1.1fr .85fr;gap:6vw}.section-label{writing-mode:vertical-rl;font-size:12px;letter-spacing:.18em}.intro h2,.section-heading h2,.transformation h2,.instructor h2,.testimonials h2,.pricing h2,.faq h2,.tips h2{font:600 clamp(2.5rem,4.2vw,4.4rem)/1.06 var(--serif);letter-spacing:-.035em;margin:.3rem 0 1.5rem}.intro-copy>p:not(.eyebrow){font-size:1.1rem;color:var(--muted);max-width:650px}.course-card{background:var(--deep);color:#fff;padding:2rem 2.25rem;box-shadow:20px 20px 0 var(--amber)}.card-top,.price-head{display:flex;justify-content:space-between;font-size:11px;letter-spacing:.1em;border-bottom:1px solid rgba(255,255,255,.25);padding-bottom:1rem}.lesson-kicker{font-size:11px;letter-spacing:.13em;color:var(--amber);margin-top:2rem}.course-card h3{font:600 2.2rem/1.1 var(--serif)}.course-card ul,.price-card ul{list-style:none;padding:0;margin:1.8rem 0}.course-card li,.price-card li{border-top:1px solid rgba(255,255,255,.17);padding:.65rem 0}.course-card li:before,.price-card li:before{content:'✓';color:var(--amber);margin-right:.7rem}.transformation{background:#e8e5dc;display:grid;grid-template-columns:1.2fr .8fr;gap:7vw;align-items:center}.image-frame{position:relative}.image-frame img{aspect-ratio:16/10;object-fit:cover}.tag{position:absolute;bottom:1rem;background:#fff;padding:.4rem .7rem;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.1em}.tag.before{left:1rem}.tag.after{left:51%}.transformation-copy>p{color:var(--muted)}blockquote{margin:2.2rem 0 0;border-left:2px solid var(--amber);padding-left:1.5rem;font:500 1.25rem/1.55 var(--serif)}cite{display:block;font:600 12px/1.4 var(--sans);letter-spacing:.08em;text-transform:uppercase;margin-top:1rem}.modules{background:var(--deep);color:#fff}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:3rem;margin-bottom:3rem}.section-heading>p{max-width:420px;color:#bcbdb8}.module-list article{display:grid;grid-template-columns:70px 1fr auto;align-items:center;border-top:1px solid #4a4b46;padding:1.4rem 0;gap:1rem}.module-list article:last-child{border-bottom:1px solid #4a4b46}.module-list span{color:var(--amber);font-size:13px}.module-list h3{margin:0;font-size:1.2rem}.module-list p{margin:.25rem 0 0;color:#acada8}.module-list b{font-size:12px;color:#bfc0bb}.instructor{display:grid;grid-template-columns:.8fr 1fr;gap:8vw;align-items:center}.instructor-image{position:relative}.instructor-image img{height:670px;width:100%;object-fit:cover}.instructor-image span{position:absolute;bottom:0;left:0;background:var(--amber);padding:.6rem 1rem;font-size:12px;font-weight:700}.instructor-copy{max-width:650px}.instructor-copy .lead{font:500 1.4rem/1.5 var(--serif)}.instructor-copy p:not(.eyebrow):not(.lead){color:var(--muted)}.signature{font:500 italic 2rem var(--serif);margin-top:2rem}.testimonials{border-top:1px solid var(--line)}.quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.quotes blockquote{margin:0;background:#fff;padding:2rem;border-left:0}.pricing{background:var(--ink);color:#fff;display:grid;grid-template-columns:1fr .78fr;gap:10vw;align-items:center}.pricing-copy>p:not(.eyebrow){color:#c2c2bf;font-size:1.15rem;max-width:530px}.guarantee{display:inline-block;border-top:1px solid var(--amber);padding-top:.8rem}.price-card{background:#fff;color:var(--ink);padding:2.5rem}.price-card .price-head{border-color:var(--line)}.price{font:600 5rem/1 var(--serif);margin:2rem 0 .4rem}.price sup{font:700 12px var(--sans);vertical-align:top;margin-right:.35rem}.price-card li{border-color:var(--line)}.full{width:100%}.price-card small{display:block;text-align:center;margin-top:.8rem;color:var(--muted)}.faq{display:grid;grid-template-columns:.65fr 1fr;gap:8vw}.accordion details{border-top:1px solid var(--line);padding:1.2rem 0}.accordion details:last-child{border-bottom:1px solid var(--line)}summary{font-weight:700;cursor:pointer;padding-right:2rem}.accordion p{color:var(--muted);max-width:680px}.tips{background:#e8e5dc}.tip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#c9c5bb}.tip-grid article{background:#e8e5dc;padding:2rem}.tip-grid span{font-size:11px;font-weight:700;letter-spacing:.15em;color:#8a651f}.tip-grid h3{font:600 1.6rem/1.25 var(--serif)}.tip-grid p{color:var(--muted)}.tip-grid a{font-weight:700}footer{background:#10110f;color:#fff;padding:5rem 8vw 2rem;display:grid;grid-template-columns:1.4fr .7fr .7fr .8fr;gap:3rem}footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:.55rem}footer strong{margin-bottom:.6rem}.footer-brand .brand-mark{border-color:#fff}.footer-cta .button{margin-top:.5rem}.copyright{grid-column:1/-1;border-top:1px solid #393a37;padding-top:1.5rem;color:#858681;font-size:12px}.reveal{opacity:0;transform:translateY(18px);transition:.7s ease}.reveal.shown{opacity:1;transform:none}.checkout{background:var(--deep);min-height:100vh;color:#fff}.checkout main{max-width:760px;margin:auto;padding:4rem 1.5rem}.checkout .brand-mark{border-color:#fff}.checkout-card{background:#fff;color:var(--ink);padding:clamp(2rem,6vw,5rem);margin-top:4rem}.checkout-card h1{font:600 clamp(2.5rem,6vw,4.5rem)/1 var(--serif)}.checkout-row{display:flex;justify-content:space-between;border-block:1px solid var(--line);padding:1rem 0;margin:2rem 0}@media(max-width:1000px){.site-header{padding:0 1.2rem}.site-header nav{display:none;position:absolute;top:78px;left:0;right:0;background:var(--paper);padding:1.5rem;flex-direction:column;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.menu{display:block;margin-left:auto;border:0;background:transparent;font-weight:700}.header-cta{margin-left:1rem}.intro{grid-template-columns:1fr 1fr}.section-label{display:none}.intro-copy{grid-column:1}.course-card{grid-column:2}.section{padding:6rem 5vw}.hero-copy{margin-left:5vw}.transformation,.instructor,.pricing{gap:4vw}.quotes{gap:1rem}footer{padding-inline:5vw}}@media(max-width:720px){.header-cta{display:none}.hero{height:720px;min-height:0;align-items:end;padding-bottom:8rem}.hero>img{object-position:62% center}.hero-shade{background:linear-gradient(0deg,rgba(8,10,9,.94),rgba(8,10,9,.25) 75%)}.hero-copy{margin:0 1.25rem}.hero h1{font-size:3.45rem}.hero-note{left:1.25rem;right:auto;bottom:1.5rem;flex-wrap:wrap}.proof-strip{grid-template-columns:1fr 1fr}.intro,.transformation,.instructor,.pricing,.faq{grid-template-columns:1fr}.course-card{grid-column:1;margin-right:15px}.section{padding:4.5rem 1.25rem}.section-heading{display:block}.module-list article{grid-template-columns:40px 1fr}.module-list article b{display:none}.transformation{display:flex;flex-direction:column}.instructor-image img{height:520px}.quotes,.tip-grid{grid-template-columns:1fr}.price{font-size:4rem}footer{grid-template-columns:1fr 1fr;padding:4rem 1.25rem 2rem}footer>div:first-child,footer .footer-cta{grid-column:1/-1}.actions{align-items:flex-start;flex-direction:column;gap:1rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}
