@font-face{font-family:Inter;src:url('assets/fonts/inter-500.woff2') format('woff2');font-weight:400 500;font-display:swap}@font-face{font-family:Inter;src:url('assets/fonts/inter-700.woff2') format('woff2');font-weight:600 800;font-display:swap}
:root{--paper:#faf9f5;--white:#fffefa;--ink:#202120;--dark:#181c19;--muted:#62695d;--line:#dedbd2;--gold:#ae8429;--gold-ink:#8c661d;--gold-light:#dbb866;--serif:Georgia,'Times New Roman',serif;--body:Inter,system-ui,sans-serif;--thumb:#9c9e8f;--track:#eeeee7;color-scheme:light;scrollbar-color:var(--thumb) var(--track);scrollbar-width:thin}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:102px}body{margin:0;background:var(--paper);color:var(--ink);font:500 15px/1.75 var(--body)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--thumb);border:2px solid var(--track);border-radius:8px}::-webkit-scrollbar-track{background:var(--track)}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button,a{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure,blockquote{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.08;letter-spacing:-.04em}h2{font-size:clamp(38px,4.2vw,62px)}h3{font-size:28px}em{color:var(--gold-ink);font-weight:400}button:disabled{cursor:default;opacity:.4}[hidden]{display:none!important}:focus-visible{outline:3px solid var(--gold);outline-offset:5px}.wrap{width:min(1240px,calc(100% - 72px));margin-inline:auto}.section{padding-block:100px}.eyebrow{font-size:10px;line-height:1.4;letter-spacing:.15em;font-weight:700;color:var(--gold-ink)}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;min-height:54px;padding:16px 24px;border:1px solid var(--dark);border-radius:6px;background:var(--dark);color:var(--white);font-size:13px;font-weight:700;line-height:1.3;text-align:center;transition:background .2s,transform .2s}.button:hover{background:#354030;transform:translateY(-2px)}.button-small{min-height:44px;padding:12px 17px;font-size:11px;gap:16px}.text-link{display:inline-flex;gap:20px;align-items:center;padding-block:10px;font-size:12px;font-weight:700;border-bottom:1px solid currentColor;line-height:1.5}.text-link:hover{color:var(--gold-ink)}.skip{position:fixed;left:20px;top:-100px;z-index:200;background:var(--white);padding:14px}.skip:focus{top:14px}.header{position:sticky;top:0;background:#faf9f5f5;border-bottom:1px solid var(--line);z-index:30}.header-inner{min-height:86px;display:flex;gap:30px;align-items:center;justify-content:space-between}.brand{display:flex;gap:11px;align-items:center;flex-shrink:0}.brand>span{font:400 21px/1.1 var(--serif);letter-spacing:-.03em}.brand small{display:block;font:700 7px/1.5 var(--body);letter-spacing:.14em;margin-top:7px}.header nav{display:flex;gap:24px;margin-left:auto}.header nav a{font-size:11px;padding:14px 0;border-bottom:1px solid transparent}.header nav a:hover{border-color:var(--gold)}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:45px;align-items:center;padding-block:76px 70px}.hero .eyebrow{display:flex;align-items:center;gap:12px}.small-line{width:28px;height:1px;background:var(--gold)}.hero h1{font-size:clamp(66px,6.9vw,98px);line-height:.98;margin:26px 0 25px;letter-spacing:-.055em}.hero h1 em{color:var(--gold-ink)}.hero-question{font-size:19px;line-height:1.55;letter-spacing:-.025em;margin-bottom:15px}.hero-description{max-width:45ch;font-size:14px;color:var(--muted)}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-top:28px}.hero-note{font-size:10px;color:var(--muted);margin-top:20px}.hero-note span{padding-inline:5px}.hero-art{min-width:0;position:relative;padding:8px 25px 8px 20px}.book-stage{position:relative;perspective:1300px;padding:0 45px 28px 10px}.book-stage:before{content:"";position:absolute;inset:20% 10% 0 0;border:1px solid #ae842927;border-radius:50%;transform:rotate(-15deg)}.hero-book{position:relative;width:87%;margin-left:12%;transform:rotateY(-12deg) rotateZ(6deg);transform-style:preserve-3d;box-shadow:-10px 10px 0 #d8d1bf,-14px 14px 0 #e9e3d5,-17px 17px 0 #252b20,12px 35px 44px #1b251c2b;background:var(--white);border-radius:3px}.hero-book:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#0002,transparent 5%,transparent 95%,#0001);border-radius:3px}.hero-book img{width:100%;border-radius:3px}.book-label{position:absolute;bottom:14px;left:-18px;background:var(--dark);color:var(--white);border:1px solid #4c533b;padding:22px 25px;box-shadow:0 12px 35px #17211026;transform:rotate(-3deg);max-width:280px}.book-label span{font-size:7px;letter-spacing:.12em;color:var(--gold-light)}.book-label strong{display:block;font:400 26px/1.15 var(--serif);margin-top:9px}.image-caption{text-align:right;font-size:9px;color:var(--muted);margin:22px 0 0}.chapter-strip{background:var(--dark);color:var(--white);border-top:3px solid var(--gold)}.chapter-strip>.wrap{min-height:92px;display:flex;justify-content:space-between;align-items:center;gap:25px}.chapter-strip span{font-size:8px;letter-spacing:.14em;color:var(--gold-light)}.chapter-strip p{font:400 24px/1.25 var(--serif)}.chapter-strip a{display:grid;place-items:center;width:44px;height:44px;border:1px solid #ffffff30;border-radius:50%}.mobile-only{display:none}.section-heading{max-width:800px}.section-heading h2{margin:18px 0 22px}.section-heading>p:last-child{color:var(--muted);max-width:61ch}.situations-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;margin-top:50px}.situations-grid article{position:relative;padding:35px 0 0;border-top:1px solid #b7ac93}.situation-mark{font:64px/.5 var(--serif);color:var(--gold);display:block;margin-bottom:14px}.situations h3{font-size:30px;line-height:1.15;margin-bottom:17px}.situations article p{font-size:13px;color:var(--muted)}.situations article a{font-size:11px;font-weight:700;display:inline-block;padding-top:20px}.situations article a:hover{color:var(--gold-ink)}.sample-section{background:var(--dark);color:var(--white);padding:95px 0;box-shadow:inset 0 12px 35px #0002}.sample-grid{display:grid;grid-template-columns:.9fr 1fr;gap:clamp(45px,7vw,100px);align-items:center}.sample-visual{perspective:1500px;min-width:0;padding:10px 16px}.folio{max-width:440px;margin:auto;position:relative;transform-origin:0 50%;background:var(--white);box-shadow:-5px 5px 0 #d7d1c5,-9px 9px 0 #f0e9da,12px 20px 50px #0004}.folio:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0003,transparent 4%,transparent 96%,#0002);pointer-events:none}.folio img{width:100%;aspect-ratio:2/3;object-fit:contain}.folio-controls{max-width:440px;margin:28px auto 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.folio-controls button{width:48px;height:44px;border:1px solid #697260;background:transparent;color:var(--white);border-radius:5px}.folio-controls button:hover:not(:disabled){border-color:var(--gold-light);background:#ffffff0c}.folio-controls span{font-size:10px;letter-spacing:.08em;color:#c9c9b9}.sample-copy .eyebrow{color:var(--gold-light)}.sample-copy h2{margin:18px 0 24px}.sample-copy h2 em{color:var(--gold-light)}.section-intro{color:#c4c9bd;font-size:14px}.sample-selector{display:grid;gap:9px;margin-top:32px;font-size:10px;color:#c4c9bd}.sample-selector select{width:100%;max-width:100%;min-width:0;min-height:48px;background:#242b24;border:1px solid #737964;border-radius:6px;padding:10px 13px;color:var(--white);font-size:12px;text-overflow:ellipsis}.sample-detail{margin:28px 0}.sample-detail>span{font-size:8px;letter-spacing:.12em;color:var(--gold-light)}.sample-detail h3{font-size:30px;margin:12px 0}.sample-detail p{font-size:12px;color:#c4c9bd;line-height:1.8}.sample-detail blockquote{font:italic 20px/1.45 var(--serif);border-left:2px solid var(--gold);padding-left:18px;margin-top:24px;color:#e7ddc7}.audio-player{padding:18px 20px;border:1px solid #555e4e;border-radius:8px;background:#252d25}.audio-top{display:flex;align-items:center;gap:14px;min-width:0}.audio-top button{background:var(--gold-light);border:0;border-radius:50%;width:44px;height:44px;flex:none;display:grid;place-items:center;color:var(--dark)}.audio-top>div{flex:1;min-width:0}.audio-top strong{font-size:12px;display:block}.audio-top>div>span{display:block;font-size:9px;color:#c4c9bd}.audio-top output{font-size:9px;white-space:nowrap}.audio-player input[type=range]{width:100%;accent-color:var(--gold-light);margin:18px 0 0;cursor:pointer;height:18px}.audio-player>p{font-size:9px;color:#c4c9bd;min-height:16px;margin-top:4px}.light-link{margin-top:20px;color:var(--gold-light)}.light-link:hover{color:white}.curriculum{margin-top:40px;border-top:1px solid var(--line)}.curriculum details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.curriculum summary{display:flex;gap:22px;align-items:center;padding:22px 0}.curriculum summary>.track-number{font-size:10px;color:var(--gold-ink);width:30px}.curriculum summary strong{flex:1;font:400 29px var(--serif);letter-spacing:-.03em}.curriculum summary small{font-size:10px;color:var(--muted)}.curriculum summary b{font:400 28px var(--serif);width:28px;text-align:center}.curriculum details[open] summary b{transform:rotate(45deg)}.curriculum ul{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:12px 40px;padding:0 45px 27px;margin:0}.curriculum li{display:flex;gap:14px;font-size:12px;padding:9px 0;border-top:1px solid #dedbd266}.curriculum li span{font-size:9px;color:var(--muted);padding-top:3px}.learning-note{margin-top:30px;display:grid;grid-template-columns:200px 1fr auto;align-items:center;gap:22px;background:#eeeee5;padding:25px}.learning-note>span{font-size:8px;font-weight:700;letter-spacing:.1em}.learning-note p{font-size:12px;color:var(--muted)}.learning-note a{font-size:10px}.first-days{background:#eae9df;padding:80px 0 95px;border-block:1px solid #d8d5c8}.days-heading{display:grid;grid-template-columns:1fr 1fr;gap:15px 70px;align-items:end}.days-heading .eyebrow{grid-column:1/-1}.days-heading p:last-child{font-size:14px;color:var(--muted);padding-bottom:5px;max-width:45ch}.timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:45px;border-top:1px solid #9d9275;gap:0}.timeline article{position:relative;padding:35px 35px 0 0}.timeline article+article{padding-left:35px;border-left:1px solid #c8c4b6}.timeline article:before{content:"";position:absolute;top:-5px;left:0;width:9px;height:9px;border-radius:50%;background:var(--gold-ink)}.timeline article+article:before{left:35px}.timeline article>span{font-size:10px;color:var(--gold-ink);font-weight:700;letter-spacing:.1em}.timeline h3{font-size:39px;margin:16px 0}.timeline p{font-size:12px;color:var(--muted)}.author{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:center}.author figure{position:relative;max-width:410px}.author figure>img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:4px}.author figcaption{position:absolute;bottom:18px;left:18px;right:18px;display:flex;align-items:center;gap:18px;padding:17px;background:#181c19e8;color:white}.author figcaption>span{font-size:8px;line-height:1.9;letter-spacing:.08em}.author h2{margin:20px 0 25px}.author>div>p:not(.eyebrow){font-size:14px;color:var(--muted);margin-bottom:18px}.author .text-link{margin-top:10px}.offer-section{padding:95px 0;background:var(--dark);color:var(--white)}.offer-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:90px;align-items:center}.offer-copy .eyebrow{color:var(--gold-light)}.offer-copy h2{margin:20px 0 26px;font-size:clamp(44px,4.8vw,69px)}.offer-copy em{color:var(--gold-light)}.offer-copy>p:not(.eyebrow){color:#c4c9bd;max-width:42ch;font-size:14px}.offer-copy ul{padding:0;list-style:none;margin:28px 0}.offer-copy li{padding:11px 0;border-bottom:1px solid #ffffff20;font-size:12px}.offer-copy li:before{content:"✓";color:var(--gold-light);margin-right:15px}.commercial-offer{border-left:2px solid var(--gold);padding-left:18px;margin-top:32px}.commercial-offer p{color:#c4c9bd;font-size:12px}.commercial-offer strong{display:block;color:var(--white);font-size:15px}.commercial-offer .price{font:42px var(--serif);color:var(--gold-light);margin:12px 0}.commercial-offer .button{background:var(--gold-light);color:var(--dark);margin-top:14px}.lead-panel{background:var(--white);color:var(--ink);padding:36px;border-radius:10px;box-shadow:0 18px 60px #0003}.lead-panel h3{font-size:36px;margin:15px 0}.lead-panel>p{font-size:12px;color:var(--muted)}form{margin-top:25px;display:grid;gap:15px}form>label:not(.consent){display:grid;grid-template-columns:auto 1fr;gap:6px;font-size:11px;font-weight:700}form input:not([type=checkbox]){grid-column:1/-1;display:block;width:100%;min-width:0;min-height:46px;border:1px solid #a4ab9a;border-radius:5px;padding:10px 12px;background:#fff;font-size:13px}input[aria-invalid=true]{border-color:#a94030!important}.field-error{grid-column:1/-1;font-size:10px;color:#963523;line-height:1.5}.field-error:empty{display:none}.optional{color:var(--muted);font-weight:500}.consent{display:flex;align-items:start;gap:10px;font-size:10px;line-height:1.65;color:var(--muted)}.consent input{width:17px;height:17px;flex:none;margin:2px 0;accent-color:var(--gold-ink)}.consent a{text-decoration:underline;text-underline-offset:3px}.submit-button{font-size:12px;gap:10px;padding-inline:14px;width:100%}.form-status{font-size:11px;line-height:1.5;min-height:0}.form-status:not(:empty){padding:12px;background:#f1eee4;border-radius:5px}.form-note{text-align:center;font-size:9px;color:var(--muted)}.direct-contact{display:block;text-align:center;margin-top:23px;font-size:11px;color:var(--gold-ink);text-decoration:underline;text-underline-offset:4px}.honeypot{position:absolute!important;left:-10000px!important;width:1px;height:1px;overflow:hidden}.lead-success{padding:22px 0;scroll-margin-top:110px}.lead-success>p{font-size:13px;color:var(--muted);margin-bottom:20px}.success-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#e8eddf;font-size:24px;color:#435b2a}.faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.faq h2{margin:20px 0}.faq>div>p:last-child{font-size:13px;color:var(--muted);max-width:32ch}.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{display:flex;gap:25px;justify-content:space-between;align-items:center;font-size:14px;font-weight:700}.faq-list summary:after{content:"+";font-size:22px;color:var(--gold-ink)}.faq-list details[open] summary:after{content:"−"}.faq-list p{font-size:13px;color:var(--muted);margin-top:15px}.footer{border-top:1px solid var(--line);padding:40px 0 24px}.footer-top{display:flex;gap:28px;justify-content:space-between;align-items:center}.footer-top>p{font:22px/1.4 var(--serif)}.footer-top>p>span{font:11px var(--body);color:var(--muted)}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:24px;margin-top:35px;font-size:10px;color:var(--muted)}.footer-bottom>div{display:flex;gap:22px}.mobile-cta{display:none}
@media(max-width:1100px){.header nav{gap:16px}.header-inner{gap:20px}.header nav a{font-size:10px}.brand>span{font-size:18px}.hero{gap:20px}.hero-art{padding:10px}.hero h1{font-size:76px}.book-stage{padding-right:10px}.book-label{padding:17px;left:-10px}.book-label strong{font-size:22px}.hero-actions{gap:12px}.hero-actions .button{font-size:11px;padding:15px}.hero-actions .text-link{font-size:10px}.hero-note{max-width:35ch}.sample-grid{gap:50px}.author{gap:55px}.offer-grid{gap:45px}.learning-note{grid-template-columns:1fr 1fr}.learning-note>span{grid-column:1/-1}.faq{gap:40px}}
@media(max-width:850px){.header nav{display:none}.hero{grid-template-columns:1fr 1fr;padding-top:55px;gap:5px}.hero h1{font-size:64px}.hero-question{font-size:16px}.hero-description{font-size:12px}.hero .eyebrow{font-size:8px}.book-label{left:-25px;bottom:0}.book-label span{font-size:6px}.book-label strong{font-size:21px}.hero-note{font-size:9px}.hero-art{padding-right:0}.chapter-strip>.wrap{gap:15px}.chapter-strip span{max-width:130px;line-height:1.7}.chapter-strip p{font-size:20px}.situations-grid{gap:23px}.situations h3{font-size:25px}.situations article p{font-size:12px}.sample-grid{grid-template-columns:.8fr 1fr;gap:35px}.sample-copy h2{font-size:39px}.sample-detail h3{font-size:25px}.audio-top{flex-wrap:wrap;gap:10px}.audio-top output{margin-left:54px}.sample-visual{padding-inline:8px}.days-heading{gap:15px 35px}.author h2{font-size:43px}.offer-grid{gap:30px}.lead-panel{padding:25px}.offer-copy h2{font-size:49px}.footer-top{flex-wrap:wrap}.footer-top>p{font-size:18px}}
@media(max-width:650px){html{scroll-padding-top:86px}.wrap{width:calc(100% - 40px)}.header-inner{min-height:72px;gap:10px}.header .brand img{width:36px;height:36px}.header .brand>span{font-size:16px}.header .brand small{font-size:5px;letter-spacing:.09em}.header .button-small{padding:10px 12px;font-size:10px;gap:8px}.hero{grid-template-columns:1fr;gap:38px;padding:42px 0 37px}.hero h1{font-size:clamp(62px,13vw,84px);margin-block:24px}.hero h1 br:last-child{display:none}.hero .eyebrow{font-size:8px}.hero-question{font-size:18px}.hero-description{font-size:14px;max-width:45ch}.hero-actions{gap:17px;margin-top:23px}.hero-actions .button{font-size:12px;padding:16px 18px}.hero-actions .text-link{font-size:11px}.hero-note{max-width:none;font-size:9px}.hero-art{max-width:410px;width:100%;margin:auto;padding:0 12px 0 24px}.hero-book{width:73%;margin-left:17%;transform:rotateY(-10deg) rotateZ(5deg)}.book-stage{padding:0 20px 24px 0}.book-label{left:-12px;bottom:8px;padding:18px 22px}.book-label strong{font-size:23px}.book-label span{font-size:7px}.image-caption{font-size:8px;margin-top:13px}.chapter-strip>.wrap{min-height:130px;display:grid;grid-template-columns:1fr auto;gap:8px;padding-block:22px}.chapter-strip span{grid-column:1;max-width:none;font-size:7px}.chapter-strip p{grid-column:1;font-size:23px}.chapter-strip a{grid-column:2;grid-row:1/3}.mobile-only{display:block}.section{padding-block:65px}h2{font-size:43px}.section-heading h2{margin:18px 0}.section-heading>p:last-child{font-size:13px}.situations-grid{grid-template-columns:1fr;gap:32px;margin-top:32px}.situations-grid article{padding-top:27px}.situations h3{font-size:31px}.situations h3 br{display:none}.situations article p{font-size:13px;max-width:49ch}.situation-mark{float:left;margin-right:13px;margin-bottom:4px}.situations article a{font-size:11px;padding-top:14px}.sample-section{padding-block:65px}.sample-grid{display:flex;flex-direction:column;gap:36px}.sample-copy{display:contents}.sample-copy>.eyebrow{order:-6;width:100%}.sample-copy>h2{order:-5;width:100%;margin:0;font-size:44px}.sample-copy>.section-intro{order:-4;font-size:13px;margin-top:-14px}.sample-selector{order:-3;width:100%;margin-top:-9px}.sample-visual{order:-2;width:100%;max-width:360px;padding-inline:17px}.folio-controls{margin-top:24px}.sample-detail{width:100%;margin:0}.sample-detail h3{font-size:28px}.sample-detail p{font-size:13px}.sample-detail blockquote{font-size:23px}.audio-player{width:100%;margin-top:-10px}.audio-top output{margin-left:0}.sample-copy>.text-link{align-self:flex-start;margin-top:-10px}.curriculum{margin-top:27px}.curriculum summary{gap:12px;padding:19px 0}.curriculum summary>.track-number{width:18px;font-size:9px}.curriculum summary strong{font-size:24px}.curriculum summary small{font-size:8px;max-width:45px;text-align:right}.curriculum ul{grid-template-columns:1fr;padding:0 0 25px 30px;gap:8px}.curriculum li{font-size:12px}.learning-note{grid-template-columns:1fr;padding:22px;gap:14px}.learning-note .text-link{justify-self:start}.first-days{padding:62px 0}.days-heading{grid-template-columns:1fr;gap:18px}.days-heading h2{font-size:42px}.days-heading>p:last-child{font-size:13px}.timeline{grid-template-columns:1fr;border-top:0;border-left:1px solid #afa488;margin-left:5px;gap:30px;margin-top:30px}.timeline article,.timeline article+article{border:0;padding:0 0 0 28px}.timeline article:before,.timeline article+article:before{left:-5px;top:7px}.timeline h3{font-size:32px;margin:10px 0}.timeline h3 br{display:none}.timeline p{font-size:13px}.author{grid-template-columns:1fr;gap:35px}.author figure{width:80%;max-width:320px}.author h2{font-size:42px}.author>div>p:not(.eyebrow){font-size:13px}.offer-section{padding-block:65px}.offer-grid{grid-template-columns:1fr;gap:37px}.offer-copy h2{font-size:49px}.offer-copy h2 br:nth-of-type(2){display:none}.offer-copy ul{margin-top:22px}.lead-panel{padding:27px 23px}.lead-panel h3{font-size:34px}.faq{grid-template-columns:1fr;gap:30px}.faq h2 br{display:none}.faq h2{font-size:40px}.faq>div>p:last-child{max-width:50ch}.faq-list details{padding:19px 0}.footer{padding-bottom:98px}.footer-top{display:grid;gap:26px}.footer-top .text-link{justify-self:start}.footer-bottom{font-size:9px;gap:15px}.footer-bottom>div{gap:15px}.mobile-cta{position:fixed;bottom:0;left:0;right:0;z-index:25;background:#fffefaf5;border-top:1px solid #cfcab9;box-shadow:0 -6px 28px #0001;padding:11px 18px max(11px,env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:10px}.mobile-cta>span{font:20px/1.1 var(--serif)}.mobile-cta small{display:block;font:8px/1.4 var(--body);color:var(--muted);margin-top:6px}.mobile-cta .button{font-size:10px;padding:12px}.mobile-cta.is-hidden{display:none}}
@media(max-width:360px){.wrap{width:calc(100% - 30px)}.hero h1{font-size:58px}.header .brand>span{font-size:14px}.header .brand small{font-size:4.5px}.header .brand{gap:7px}.header .brand img{width:30px;height:30px}.header .button{font-size:9px;padding:10px}.hero-actions .button{padding:15px;font-size:11px}.hero-actions .text-link{font-size:10px}.audio-top output{margin-left:54px}.hero-note{font-size:8px}.book-label{padding:16px}.book-label strong{font-size:22px}h2,.sample-copy>h2{font-size:39px}.lead-panel{padding:24px 19px}.submit-button{font-size:11px}.mobile-cta{padding-inline:12px}.mobile-cta>span{font-size:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}@media(forced-colors:active){.button{border:1px solid ButtonText}.hero-book,.folio,.lead-panel{border:1px solid CanvasText}}
/* Form controls keep comfortable reading and avoid zoom-on-focus on mobile. */
form input:not([type=checkbox]){font-size:16px}form>label:not(.consent){font-size:12px}.consent{font-size:12px}.form-note{font-size:11px}.direct-contact{font-size:13px}
.hero-offer{margin-top:22px;padding:15px 18px;border:1px solid #c9b87e;border-left:3px solid var(--gold-ink);background:#f2eddd;border-radius:0 6px 6px 0;max-width:440px}.hero-offer p{font-size:13px;color:var(--ink);line-height:1.6}.hero-offer strong{font-size:19px;color:var(--gold-ink);white-space:nowrap}.hero-offer small{display:block;font-size:11px;color:var(--muted);margin-top:5px}.value-section{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;padding-top:0}.value-section h2{margin:18px 0 24px}.value-section p{font-size:15px;color:var(--muted);max-width:52ch}.value-body{border-left:2px solid var(--gold);padding-left:30px;align-self:center}.value-body p+p{margin-top:18px}.value-body a{margin-top:22px}.campaign-kicker{font-size:11px!important;letter-spacing:.12em;font-weight:700;color:var(--gold-light)!important}.commercial-offer .regular-price{font-size:14px;margin-top:17px}.commercial-offer .price{font-size:56px;line-height:1.1;margin:9px 0 13px}.commercial-offer .saving{display:inline-block;padding:6px 10px;background:var(--gold-light);color:var(--dark);font-size:12px;font-weight:700;border-radius:4px}.commercial-offer .campaign-line{font:22px/1.4 var(--serif);color:var(--white);margin:18px 0}.offer-countdown{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:21px 0 14px;max-width:355px}.offer-countdown>span{display:grid;gap:4px;text-align:center;padding:12px 5px;background:#ffffff09;border:1px solid #dbb86655;border-radius:5px}.offer-countdown b{font:32px/1.15 var(--serif);color:var(--gold-light);font-variant-numeric:tabular-nums}.offer-countdown small{font-size:9px;letter-spacing:.07em;color:#d9d6c9}.commercial-offer .deadline-copy{font-size:12px;color:#e6dec9;max-width:44ch}.campaign-expired{color:#e8d7b1!important;font-size:19px!important;margin-bottom:10px}@media(max-width:850px){.value-section{gap:35px}.commercial-offer .price{font-size:47px}}@media(max-width:650px){.value-section{grid-template-columns:1fr;gap:28px;padding-top:0}.value-section h2{font-size:42px}.value-body{padding-left:22px}.value-section p{font-size:14px}.hero-offer{margin-top:18px}.hero-offer strong{font-size:18px}.offer-countdown{max-width:100%}.commercial-offer .price{font-size:49px}}
.entry-link{min-height:44px;min-width:72px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 15px;border:1px solid #b4a78c;border-radius:5px;font-size:12px;font-weight:700;white-space:nowrap}.entry-link:hover{background:#eee9dc}.hero-login{display:inline-flex;align-items:center;min-height:44px;font-size:11px;color:var(--gold-ink);text-decoration:underline;text-underline-offset:4px;margin-top:9px}.header-inner{gap:22px}.header nav{gap:22px}.video-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:50px;align-items:end;margin-bottom:35px}.video-heading h2{margin-top:20px}.video-heading>p{font-size:14px;color:var(--muted);max-width:40ch;justify-self:end}.fernando-stage{background:var(--dark);box-shadow:0 25px 45px #181c1920;border:1px solid #34382e;border-radius:7px;overflow:hidden}.video-placeholder{display:grid;grid-template-columns:.75fr 1.25fr;min-height:460px;position:relative;background:repeating-linear-gradient(125deg,transparent 0 120px,#c8a25b12 121px,transparent 122px)}.video-placeholder>img{width:100%;height:100%;max-height:530px;object-fit:cover;object-position:center 30%;mask-image:linear-gradient(90deg,#000 75%,transparent)}.video-placeholder>div{padding:45px 55px;align-self:center;display:grid;justify-items:start;gap:20px}.video-placeholder>div>img{opacity:.8}.video-placeholder .eyebrow{font-size:9px;color:var(--gold-light)}.video-placeholder h3{font:clamp(34px,4vw,58px)/1.05 var(--serif);color:var(--white)}.video-placeholder p{font-size:13px;color:#c8cbbb;max-width:43ch}.video-placeholder a{font-size:12px}.video-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:24px}.video-bottom>span{font-size:9px;letter-spacing:.12em;color:var(--muted)}.fernando-player video{display:block;width:100%;aspect-ratio:16/9;background:#0b0d0b;object-fit:contain;max-height:80vh}.video-controls{display:flex;align-items:center;gap:17px;padding:14px 22px;border-top:1px solid #ffffff20;color:var(--white)}.video-controls button{min-height:44px;white-space:nowrap;padding:8px 12px;border:1px solid #e2d7b545;color:var(--white);background:#ffffff08;border-radius:5px;font:500 12px var(--body);cursor:pointer}.video-controls button:first-child{background:var(--gold-light);border-color:var(--gold-light);color:var(--dark);font-weight:700}.video-seek-label{font-size:0;display:block;flex:1;min-width:50px}.video-seek-label input{width:100%;accent-color:var(--gold-light);cursor:pointer;min-height:44px}.video-controls output{font-size:11px;white-space:nowrap;font-variant-numeric:tabular-nums}.fernando-player>p{padding:0 22px 15px;font-size:11px;color:#c8cbbb;min-height:28px}.fernando-player:fullscreen{display:flex;flex-direction:column;justify-content:center;background:#0b0d0b}.fernando-player:fullscreen video{max-height:calc(100vh - 100px)}.included-section{background:#e9e4d6;border-block:1px solid #d1c5a9;padding:75px 0;position:relative;box-shadow:inset 0 12px 22px #4d421307}.included-heading{max-width:810px}.included-heading h2{margin:22px 0}.included-heading>p{max-width:62ch;font-size:15px;color:var(--muted)}.included-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;margin:42px 0 30px}.included-grid article{border-top:2px solid #aa8844;padding-top:24px}.included-grid article>span{font-size:9px;letter-spacing:.08em;color:var(--gold-ink);font-weight:700}.included-grid h3{font:37px/1.05 var(--serif);margin:22px 0}.included-grid p{font-size:13px;color:var(--muted)}.included-grid strong{display:block;font-size:12px;color:var(--ink);margin-top:23px}.included-section .button{margin-top:5px}.seats-notice{border:1px solid #dbb86666;padding:18px 20px;background:#dbb86612;border-radius:6px;max-width:490px;margin-top:25px}.seats-notice>strong{color:var(--gold-light);font-size:19px;display:block}.seats-notice p{font-size:13px;margin-top:7px;color:#e5e0d3}.seats-notice small{display:block;font-size:11px;color:#c1c6b6;margin-top:6px}.seats-meter{height:5px;background:#ffffff15;margin-top:13px;border-radius:3px;overflow:hidden}.seats-meter>span{display:block;height:100%;background:var(--gold-light)}
@media(max-width:1100px){.header nav{gap:15px}.header-inner{gap:14px}.header .button{padding-inline:16px}.video-placeholder>div{padding:35px}.video-placeholder{min-height:390px}.included-grid{gap:25px}.included-grid h3{font-size:32px}}
@media(max-width:700px){.video-heading{grid-template-columns:1fr;gap:20px}.video-heading>p{justify-self:start;max-width:48ch}.video-placeholder{grid-template-columns:.8fr 1fr;min-height:320px}.video-placeholder>div{padding:28px 25px 28px 5px;gap:16px}.video-placeholder h3{font-size:32px}.video-placeholder>div>img{width:42px;height:42px}.video-placeholder .eyebrow{font-size:7px}.video-placeholder p{font-size:12px}.video-bottom{flex-wrap:wrap;gap:13px}.video-bottom>span{font-size:8px}.video-controls{gap:10px;flex-wrap:wrap;padding:12px}.video-controls button{font-size:11px;padding-inline:10px}.video-controls output{font-size:10px}.video-controls #video-mute{margin-left:auto}.included-section{padding-block:55px}.included-grid{grid-template-columns:1fr;gap:32px;margin-top:30px}.included-heading h2{font-size:40px}.included-heading>p{font-size:14px}.included-grid h3{font-size:33px;margin-block:15px}.included-grid h3 br{display:none}.included-grid p{max-width:48ch}.included-grid strong{margin-top:15px}}
@media(max-width:650px){.header [data-cta=header]{display:none}.header-inner{justify-content:space-between;gap:15px}.header .entry-link{font-size:12px;padding:10px 15px}.hero-login{font-size:11px}.footer-bottom{flex-wrap:wrap}.fernando-video-section{padding-bottom:25px}.video-placeholder{grid-template-columns:.7fr 1fr;min-height:300px}.video-placeholder>img{max-height:390px;object-position:center}.video-placeholder h3{font-size:30px}.video-placeholder>div{gap:14px;padding:28px 22px 28px 0}.video-placeholder a{font-size:10px}.video-placeholder .eyebrow{font-size:6px}.seats-notice>strong{font-size:18px}.video-heading h2{font-size:41px}}
@media(max-width:360px){.video-placeholder h3{font-size:25px}.video-placeholder p{font-size:11px}.video-placeholder>div{padding-right:17px}.included-heading h2{font-size:36px}.video-controls{gap:7px}.video-controls button{font-size:10px}.video-heading h2{font-size:37px}}
