@font-face{font-family:Unbounded;src:url('assets/unbounded-600.ttf') format('truetype');font-weight:600;font-display:swap}
@font-face{font-family:Manrope;src:url('assets/manrope-400.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url('assets/manrope-600.ttf') format('truetype');font-weight:600 800;font-display:swap}
:root{--yellow:#f2cb24;--ink:#101010;--paper:#f7f6f0;--muted:#b9b9b1;color-scheme:dark;font-family:Manrope,sans-serif;color:var(--paper);background:var(--ink);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0}body.dialog-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;width:100%;height:auto}p,h1,h2,h3{margin:0}ul{padding:0;margin:0;list-style:none}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #d99a37;outline-offset:5px}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.section{padding:108px 0}.paper{background:var(--paper);color:var(--ink);color-scheme:light}h1,h2,h3,.brand{font-family:Unbounded,sans-serif;font-weight:600}h2{font-size:clamp(32px,3.35vw,48px);line-height:1.22;letter-spacing:-.055em}h3{font-size:23px;line-height:1.35;letter-spacing:-.04em}.section-intro{font-size:22px;line-height:1.55;margin-top:25px;max-width:800px}.marker{background:linear-gradient(transparent 69%,var(--yellow) 69%,var(--yellow) 96%,transparent 96%)}.yellow-text{color:var(--yellow)}
.header{height:98px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #353535}.brand{font-size:30px;letter-spacing:-1.8px;line-height:1}.brand span{display:block;font-family:Manrope,sans-serif;font-size:13px;letter-spacing:4.5px;text-transform:uppercase;margin-top:8px}.header-link{font-size:16px;font-weight:600;display:flex;gap:22px;align-items:center}.header-link span{font-size:26px;color:var(--yellow)}.hero{overflow:hidden;padding:50px 0 66px}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:22px;align-items:center}.hero-copy{position:relative;z-index:2}.live-tag{font-size:13px;letter-spacing:.045em;font-weight:700;display:flex;align-items:center;gap:10px;line-height:1.5}.live-tag i{width:9px;height:9px;border-radius:50%;background:var(--yellow);flex-shrink:0;box-shadow:0 0 0 5px #f2cb241a}.hero-lead{font-size:21px;line-height:1.5;margin-top:32px}.hero h1{font-size:clamp(38px,4.2vw,60px);line-height:1.15;letter-spacing:-.06em;text-transform:uppercase;margin-top:13px}.hero h1>span{display:block;max-width:650px}.hero h1 em{display:block;font-style:normal;color:var(--yellow);font-size:clamp(55px,6.8vw,98px);line-height:1.18;letter-spacing:-.065em;white-space:nowrap}.hero-points{margin:28px 0 32px;display:grid;gap:10px;font-size:18px;line-height:1.45}.hero-points li{display:flex;gap:12px}.hero-points li:before{content:'';color:var(--yellow)}.button{min-height:66px;padding:18px 25px;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;font-size:17px;font-weight:700;line-height:1.4;border:1px solid transparent;border-radius:4px;transition:transform .18s,box-shadow .18s;text-align:left}.button>span:last-child:not(:first-child){font-size:27px;line-height:1}.button:hover{transform:translateY(-3px);box-shadow:0 8px 0 #00000026}.yellow{background:var(--yellow);color:var(--ink)}.dark{background:var(--ink);color:var(--paper)}.button:disabled,[aria-disabled=true]{opacity:.65;cursor:default;transform:none;box-shadow:none}.event-date{font-size:15px;margin-top:17px;color:var(--muted)}.countdown{font-size:17px;line-height:1.5;font-weight:600;margin-top:9px}.countdown:empty{display:none}
.hero-art{position:relative;align-self:stretch;min-height:590px;margin:0 18px 0 0}.photo-frame{position:absolute;inset:18px 0 30px 15px;background:var(--yellow);border:8px solid var(--yellow);transform:rotate(3deg);box-shadow:20px 20px 0 #f2cb2414}.photo-frame:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#0009)}.photo-frame img{height:100%;object-fit:cover;object-position:center 43%;filter:none;transform:none}.hero-name{position:absolute;bottom:85px;left:-10px;padding:18px 26px;background:var(--paper);color:var(--ink);transform:rotate(-4deg);z-index:1;box-shadow:5px 5px 0 #0003}.hero-name strong{display:block;font-family:Unbounded,sans-serif;font-size:21px;letter-spacing:-.05em}.hero-name span{display:block;font-size:16px;margin-top:6px}.hero-proof{position:absolute;top:0;right:-20px;background:var(--yellow);color:var(--ink);padding:18px 21px;transform:rotate(6deg);z-index:1;box-shadow:6px 6px 0 #101010}.hero-proof strong{font-family:Unbounded,sans-serif;display:block;font-size:42px;line-height:1.1}.hero-proof span{display:block;font-size:13px;line-height:1.35;margin-top:6px}.art-caption{position:absolute;bottom:0;right:5px;font-size:12px;letter-spacing:.14em;color:var(--muted)}.event-strip{background:var(--yellow);color:var(--ink);padding:23px 0}.event-strip .wrap{display:flex;justify-content:space-between;gap:25px;font-size:21px;font-weight:600}.event-strip span+span:before{content:'';margin-right:40px}
.program-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:60px;margin-top:48px}.program-grid li{display:flex;gap:20px;padding:32px 0;border-top:1px solid #c9c8c0}.check{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);flex-shrink:0;font-size:26px}.program-grid p{font-size:18px;line-height:1.6;margin-top:13px;color:#4a4a43}.program-bottom{border-top:1px solid #c9c8c0;padding-top:32px;display:flex;gap:32px;justify-content:space-between;align-items:center}.program-bottom p{font-size:18px;line-height:1.6}.program-bottom .button{flex-shrink:0}.mistakes{background:var(--yellow);color:var(--ink)}.mistakes-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.mistakes h2{font-size:clamp(35px,3.6vw,52px);line-height:1.32}.black-mark{display:inline-block;background:var(--ink);color:var(--yellow);padding:3px 13px 7px;transform:rotate(-2deg);margin:8px -6px 0}.mistakes-lead{font-size:32px;line-height:1.35;font-weight:600;margin-top:35px;letter-spacing:-.035em}.mistakes-copy .section-intro{margin-top:0;font-size:24px;font-weight:600}.direct-list{display:grid;gap:21px;margin-top:28px}.direct-list li{position:relative;padding-left:27px;font-size:20px;line-height:1.55}.direct-list li:before{content:'';position:absolute;left:0}.mistakes .direct-list li{padding-bottom:20px;border-bottom:1px solid #1010103a}.mistakes-end{font-size:18px;line-height:1.6;margin-top:25px}.facts{display:grid;grid-template-columns:repeat(3,1fr);margin-top:55px;border-block:1px solid #c9c8c0;padding:32px 0;gap:28px}.facts>div+div{border-left:1px solid #c9c8c0;padding-left:36px}.facts strong{font-family:Unbounded,sans-serif;font-size:clamp(40px,4.6vw,65px);letter-spacing:-.06em;line-height:1.2}.facts p{font-size:18px;line-height:1.45;margin-top:12px;max-width:240px}.facts-note{font-size:14px;color:#62625b;margin-top:15px}.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:64px;margin-top:60px;align-items:center}.about-photo{height:490px;overflow:hidden;background:#e7e7e4;border-radius:3px}.about-photo img{height:100%;object-fit:cover;object-position:center 32%;filter:none}.about-copy h3{font-size:30px;line-height:1.4}.about-copy .direct-list li{font-size:18px}.media-caption{font-size:16px;font-weight:600;margin-top:30px}.media-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:13px}.media-links a{border:1px solid #bdbdb4;padding:9px 12px;font-size:14px;border-radius:3px}.media-links a:hover{background:var(--yellow);border-color:var(--yellow)}
.live-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px;align-items:center}.live-card{border:1px solid #5b5b50;padding:35px;background:radial-gradient(ellipse at bottom left,#f2cb2419,transparent 70%);border-radius:4px;transform:rotate(-2deg)}.ninety{display:block;font-family:Unbounded,sans-serif;font-size:clamp(100px,13vw,180px);line-height:1.15;letter-spacing:-.09em;color:var(--yellow);margin-top:25px}.live-card>p:not(.live-tag){font-size:32px;line-height:1.2;margin-top:10px;letter-spacing:-.04em}.live-card-bottom{display:flex;justify-content:space-between;gap:10px;font-size:17px;border-top:1px solid #4d4d42;margin-top:40px;padding-top:25px}.live-card-bottom span{color:var(--yellow);font-weight:600}.live-section h2{font-size:clamp(32px,3.1vw,44px)}.live-section .direct-list li:before{color:var(--yellow)}.qa-note{font-size:18px;line-height:1.6;color:#c6c6be;margin:26px 0}.final-section{background:var(--yellow);color:var(--ink);text-align:center}.final-section .live-tag{justify-content:center}.final-section .live-tag i{background:var(--ink);box-shadow:none}.final-section h2{font-size:clamp(36px,4.6vw,66px);margin-top:25px}.final-section .section-intro{margin:27px auto 32px}.final-section .event-date{color:#45452f}.footer{display:flex;justify-content:space-between;align-items:center;padding-block:36px}.footer p{font-size:14px;color:var(--muted)}.sticky-cta{display:none}.skip-link{position:fixed;top:-100px;left:15px;background:var(--yellow);color:var(--ink);z-index:100;padding:15px}.skip-link:focus{top:15px}
dialog{width:min(520px,calc(100% - 32px));max-height:calc(100dvh - 32px);padding:42px 34px 30px;border:1px solid #56564d;border-top:5px solid var(--yellow);border-radius:6px;background:var(--ink);color:var(--paper);overflow:auto}dialog::backdrop{background:#000c;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:10px;top:8px;border:0;background:transparent;color:var(--paper);font-size:34px;width:42px;height:42px;line-height:1}dialog .live-tag{font-size:12px}dialog h2{font-size:29px;margin-top:25px}dialog>p:not(.live-tag){font-size:18px;margin:17px 0 25px}form label{display:block;font-size:16px;font-weight:600;margin:18px 0 9px}form input{width:100%;min-height:54px;padding:14px;border:1px solid #73736a;background:#22221e;border-radius:3px;color:var(--paper);font-size:17px}form input::placeholder{color:#b4b4aa}form input[aria-invalid=true]{border-color:#ff8e8e}.preview-note{font-size:15px;line-height:1.5;color:#c3c3b8;margin:20px 0}form .button{width:100%}#form-message{font-size:16px;line-height:1.5;margin-top:16px;color:var(--yellow)}#form-message:empty{display:none}.noscript{padding:30px;background:var(--yellow);color:var(--ink)}
@media(min-width:1500px){.hero h1{font-size:64px}.hero h1 em{font-size:102px}.hero-art{min-height:620px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero-grid{gap:16px}.hero-art{min-height:590px;margin-right:12px}.hero-name{padding:16px;left:0}.hero-name strong{font-size:17px}.hero-proof{right:-12px}.hero-points{font-size:17px}.hero .button{font-size:16px;padding-inline:18px;gap:12px}.event-strip .wrap{font-size:18px}.event-strip span+span:before{margin-right:22px}.program-bottom{align-items:flex-start;flex-direction:column}.mistakes-grid{gap:40px}.about-grid{gap:38px}.live-grid{gap:45px}.live-card{padding:25px}.live-card .live-tag{font-size:11px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:83px}.brand{font-size:25px}.brand span{font-size:11px;letter-spacing:3.6px;margin-top:7px}.header-link{font-size:14px;gap:14px}.hero{padding:28px 0 32px}.hero-grid{grid-template-columns:1fr;gap:25px}.hero .live-tag{font-size:11px;letter-spacing:.02em}.hero-lead{font-size:18px;margin-top:25px}.hero h1{font-size:clamp(31px,7.5vw,55px);margin-top:10px;line-height:1.18}.hero h1>span{max-width:530px}.hero h1 em{font-size:clamp(52px,12.8vw,90px);line-height:1.2}.hero-points{font-size:16px;margin:20px 0 25px;gap:9px}.hero .button{width:100%;font-size:16px;min-height:64px;padding-inline:20px}.event-date{font-size:14px;margin-top:13px}.hero-art{min-height:470px;margin:0 14px 0 5px}.photo-frame{inset:15px 0 25px 0;transform:rotate(2deg);border-width:6px}.photo-frame img{object-position:center 44%}.hero-proof{top:5px;right:-12px;padding:14px}.hero-proof strong{font-size:34px}.hero-proof span{font-size:12px}.hero-name{left:-9px;bottom:62px;padding:15px 20px}.hero-name strong{font-size:20px}.hero-name span{font-size:14px}.art-caption{font-size:10px;bottom:0;right:0;letter-spacing:.08em}.event-strip{padding:21px 0}.event-strip .wrap{display:grid;grid-template-columns:1fr 1fr;gap:17px;font-size:17px}.event-strip span+span:before{display:none}.event-strip span:before{content:'';margin-right:9px;display:inline!important}.section{padding:62px 0}h2{font-size:clamp(26px,6.8vw,40px);letter-spacing:-.055em;line-height:1.3}.section-intro{font-size:18px;margin-top:20px;line-height:1.55}.program-grid{grid-template-columns:1fr;margin-top:32px}.program-grid li{padding:24px 0;gap:15px}.check{width:35px;height:35px;font-size:24px}h3{font-size:20px}.program-grid p{font-size:17px;margin-top:10px}.program-bottom{padding-top:25px;gap:23px}.program-bottom p{font-size:17px}.program-bottom .button{width:100%;font-size:15px;padding-inline:18px}.mistakes-grid{grid-template-columns:1fr;gap:32px}.mistakes h2{font-size:clamp(31px,8.2vw,44px)}.mistakes-lead{font-size:26px;margin-top:22px}.mistakes-copy .section-intro{font-size:20px}.direct-list li{font-size:18px}.direct-list{gap:18px;margin-top:22px}.mistakes-end{font-size:17px}.facts{grid-template-columns:1fr;padding:0;gap:0;margin-top:30px}.facts>div{display:flex;align-items:center;gap:22px;padding:22px 0!important}.facts>div+div{border-left:0;border-top:1px solid #c9c8c0}.facts strong{font-size:40px;min-width:143px}.facts p{font-size:16px;margin:0;max-width:none}.facts-note{font-size:13px}.about-grid{grid-template-columns:1fr;gap:30px;margin-top:35px}.about-photo{height:370px}.about-photo img{object-position:center 34%}.about-copy h3{font-size:24px}.about-copy .direct-list li{font-size:17px}.media-links a{font-size:13px}.live-grid{grid-template-columns:1fr;gap:45px}.live-card{max-width:420px;width:calc(100% - 12px);margin:auto;padding:27px}.live-card .live-tag{font-size:12px}.ninety{font-size:135px;margin-top:14px}.live-card>p:not(.live-tag){font-size:29px}.live-card-bottom{margin-top:28px;font-size:16px}.live-section h2{font-size:30px}.live-section .button{width:100%}.qa-note{font-size:17px}.final-section h2{font-size:clamp(28px,7.2vw,45px);letter-spacing:-.06em}.final-section .section-intro br{display:none}.final-section .button{width:100%;font-size:15px;padding-inline:18px}.final-section .live-tag{font-size:12px}.footer{padding-block:30px 100px;gap:25px}.footer p{font-size:12px;max-width:130px;text-align:right}.sticky-cta{display:block;position:fixed;bottom:0;left:0;right:0;padding:10px 15px calc(10px + env(safe-area-inset-bottom));background:#101010ed;z-index:10;transform:translateY(110%);visibility:hidden;transition:transform .2s,visibility .2s;border-top:1px solid #4f4f44}.sticky-cta.is-visible{transform:translateY(0);visibility:visible}.sticky-cta .button{width:100%;min-height:55px;padding:13px 18px;font-size:15px}body.dialog-open .sticky-cta{visibility:hidden}.button{gap:12px}dialog{padding:43px 23px 25px}dialog h2{font-size:25px}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.hero-art{min-height:410px}.hero-name strong{font-size:17px}.hero h1{font-size:30px}.hero h1 em{font-size:48px}.hero .live-tag{font-size:10px}.hero-lead{font-size:16px}.hero-points{font-size:15px}.hero .button{font-size:14px}.facts strong{font-size:34px;min-width:122px}.facts p{font-size:15px}.facts>div{gap:13px}.event-strip .wrap{font-size:15px}.final-section .button{font-size:14px}}
.hero-proof{left:25px;right:auto;top:-3px;transform:rotate(-5deg)}
@media(max-width:760px){.hero-proof{left:5px;right:auto;top:3px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Refined gold, Voluxe Media wordmark, and shared V icon system */
@font-face{font-family:VoluxeInter;src:url('assets/inter-variable.woff2') format('woff2');font-weight:100 900;font-style:normal;font-display:swap}
:root{--yellow:#f2cb24;--gold-surface:linear-gradient(115deg,#eac121 0%,#ffe36b 38%,#f5d036 63%,#edc126 100%)}
.brand{font-family:VoluxeInter,Arial,sans-serif;font-size:46px;font-weight:800;letter-spacing:-.065em;line-height:1.08;white-space:nowrap;display:inline-flex;align-items:baseline;gap:.23em}
.brand span{display:inline;font:inherit;letter-spacing:inherit;text-transform:none;margin:0}
.header{height:114px}.footer .brand{font-size:30px}
.hero{padding-top:65px}
.hero h1 em{color:var(--yellow);background:linear-gradient(105deg,#f4cc24 10%,#ffe567 45%,#f1c52b 90%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.yellow,.event-strip,.mistakes,.final-section,.hero-proof,.check{background:var(--gold-surface)}
.yellow{background-size:180% 100%;background-position:20% 50%;transition:background-position .5s,transform .2s,box-shadow .2s}
.yellow:hover{background-position:90% 50%}
.button .cta-arrow,.header-link .cta-arrow{display:block;width:29px;height:24px;flex:0 0 29px;mask:url('assets/arrow-right.svg') center/contain no-repeat;-webkit-mask:url('assets/arrow-right.svg') center/contain no-repeat;background:currentColor;transition:color .2s,transform .2s}
.button:hover .cta-arrow,.header-link:hover .cta-arrow{transform:translateX(4px)}
.dark .cta-arrow{color:var(--paper)}.dark:hover .cta-arrow{color:var(--yellow)}
.hero-points li:before,.direct-list li:before,.event-strip span:before,.check:before{content:'';display:block;width:20px;height:20px;flex:0 0 20px;background:currentColor;mask:url('assets/voluxe-v.svg') center/contain no-repeat;-webkit-mask:url('assets/voluxe-v.svg') center/contain no-repeat}
.hero-points li:before{margin-top:3px}
.direct-list li{padding-left:32px}.direct-list li:before{top:6px;color:var(--yellow);width:18px;height:18px}
.paper .direct-list li:before{color:#9b751e}
.check:before{width:22px;height:22px}
.event-strip .wrap{gap:22px}.event-strip span{display:flex;align-items:center;gap:10px}.event-strip span+span:before{margin:0}.event-strip span:before{margin:0!important;display:block!important;width:22px;height:22px}
.hero-name{left:auto;right:-17px;bottom:58px;transform:rotate(-3deg)}
.hero-proof{top:-23px;left:-9px;right:auto;box-shadow:7px 7px 0 var(--ink),0 0 0 3px var(--ink);border:1px solid #ffe567;transform:rotate(-5deg);z-index:3}
.photo-frame{box-shadow:14px 14px 0 #f2cb2414;border-color:#f2cb24}
.photo-frame img,.about-photo img{filter:none}
.about-photo{height:510px}.about-photo img{object-position:center 33%}
.event-date{color:#f7d443;font-weight:600;font-size:17px}
.final-section .event-date{color:#332b16}
.mistakes-grid{grid-template-columns:.9fr 1.1fr;gap:64px}
.mistakes-lead{font-size:29px;line-height:1.4}
.mistakes-heading{padding:0 0 25px;border:0;background:none;margin-bottom:5px}
.mistakes-heading .section-intro{font-size:23px;line-height:1.45}
.mistakes-heading>p:last-child{font-size:15px;line-height:1.5;margin-top:12px;color:#51421f}
.mistake-accordion{border:0;display:grid;gap:12px}
.mistake-item{border:1px solid #30260d66;border-radius:4px;overflow:hidden;transition:background .28s,color .28s}
.mistake-item h3{font-family:Manrope,sans-serif;font-size:20px;letter-spacing:0}
.mistake-toggle{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;padding:24px 20px;text-align:left;border:0;background:none;color:inherit;font-weight:600;line-height:1.5}
.mistake-toggle:hover{background:#fff2}
.mistake-toggle i{position:relative;width:28px;height:28px;flex:0 0 28px;border:1.5px solid currentColor;border-radius:50%}
.mistake-toggle i:before,.mistake-toggle i:after{content:'';position:absolute;left:7px;right:7px;height:2px;top:11.5px;background:currentColor;border-radius:2px}
.mistake-toggle i:after{transform:rotate(90deg);transition:transform .25s}
.mistake-toggle[aria-expanded=true] i:after{transform:rotate(0)}
.mistake-item.is-open{background:var(--ink);color:var(--paper)}
.mistake-item.is-open .mistake-toggle i{color:var(--yellow)}
.mistake-panel{display:grid;grid-template-rows:0fr;visibility:hidden;transition:grid-template-rows .35s,visibility .35s}
.mistake-panel.is-open{grid-template-rows:1fr;visibility:visible}
.mistake-panel>div{overflow:hidden;min-height:0}
.mistake-content{padding:23px 26px 32px;border-top:1px solid #ffffff26;margin:0 20px}
.mistake-content p{font-size:17px;line-height:1.65;color:#e0dfd7}
.mistake-content p+p{margin-top:23px}
.mistake-content .mistake-takeaway{padding-top:20px;border-top:1px solid #484435;color:#f7d443}
.live-card .card-date{font-size:16px!important;letter-spacing:0!important;line-height:1.5!important;color:#f7d443;margin-top:17px!important}
.dialog-date{color:var(--yellow);font-weight:600}form .button{margin-top:24px}
@media(max-width:1100px){.mistakes-grid{gap:35px}.brand{font-size:38px}.hero-name{right:-5px;left:auto}}
@media(max-width:760px){
 .header{height:94px;gap:16px}.header .brand{font-size:30px}.header-link{font-size:0;width:44px;height:44px;justify-content:center;flex:0 0 44px}.header-link .cta-arrow{width:26px;flex-basis:26px}
 .hero{padding-top:27px}.hero-art{margin-top:23px;margin-right:14px}.hero-proof{top:-16px;left:-4px;right:auto}
 .hero-name{right:-12px;left:auto;bottom:58px;padding:15px 18px}.hero-name strong{font-size:18px}
 .event-strip .wrap{gap:17px 20px;font-size:16px}.event-strip span{gap:8px}.event-strip span:before{width:17px;height:17px;flex-basis:17px}
 .mistakes-grid{grid-template-columns:1fr;gap:30px}.mistakes-lead{font-size:25px}.mistakes-heading{padding:0 0 22px}.mistakes-heading .section-intro{font-size:20px}.mistakes-heading>p:last-child{font-size:14px}
 .mistake-toggle{padding:21px 15px;gap:15px;font-size:18px}.mistake-content{padding:22px 5px 28px;margin:0 20px}.mistake-content p{font-size:16px}.mistake-toggle i{width:26px;height:26px;flex-basis:26px}.mistake-toggle i:before,.mistake-toggle i:after{top:10.5px;left:6px;right:6px}
 .about-photo{height:430px}.about-photo img{object-position:center 30%}
 .footer{flex-direction:column;align-items:flex-start;gap:20px}.footer .brand{font-size:30px}.footer p{max-width:none;text-align:left}
 .event-date{font-size:15px}.hero-points li:before{width:17px;height:17px;flex-basis:17px}.check:before{width:19px;height:19px}
}
@media(max-width:360px){.header .brand{font-size:27px}.hero-name strong{font-size:16px}.event-strip .wrap{font-size:14px;gap:15px 10px}}

/* Brighter yellow gold, cleaner accordion, portrait crop, and event emphasis */
.mistake-toggle i{border:0;border-radius:0;width:25px;height:25px;flex-basis:25px;background:currentColor;mask:url('assets/arrow-right.svg') center/contain no-repeat;-webkit-mask:url('assets/arrow-right.svg') center/contain no-repeat;transform:rotate(90deg);transition:transform .3s}
.mistake-toggle i:before,.mistake-toggle i:after{display:none}
.mistake-toggle[aria-expanded=true] i{transform:rotate(-90deg)}
.mistake-item.is-open .mistake-toggle:hover{background:transparent}
.about-photo{position:relative;overflow:visible;background:none}
.about-photo-crop{position:relative;overflow:hidden;height:100%;border-radius:4px;background:#e4e4e2}
.about-photo img{position:absolute;width:100%;max-width:none;height:100%;left:0;top:0;transform:none;object-fit:cover;object-position:center 42%}
.about-sticker{position:absolute;right:-12px;bottom:35px;padding:19px 24px;background:var(--gold-surface);color:var(--ink);transform:rotate(4deg);box-shadow:6px 6px 0 var(--ink)}
.about-sticker strong{display:block;font-family:Unbounded,sans-serif;font-size:39px;letter-spacing:-.06em}
.about-sticker span{display:block;font-size:16px;line-height:1.35;margin-top:8px}
.live-card-bottom{justify-content:center;align-items:center;gap:9px;text-align:center}
.live-card>p:not(.live-tag):not(.card-date){font-size:27px;line-height:1.3}
.date-callout{display:table;border-left:3px solid var(--yellow);padding:2px 0 2px 17px;margin-top:26px}
.date-caption{display:block;font-size:13px;line-height:1.5;font-weight:600;letter-spacing:.045em;color:var(--paper)}
.date-callout .event-date{font-size:24px;line-height:1.4;margin-top:7px;color:#ffdf4d;font-weight:700}
.final-section .date-callout{margin:28px auto 0;background:var(--ink);padding:18px 27px;border:0;border-radius:4px}
.final-section .date-callout .event-date{color:#ffdf4d}
.live-card .card-date{font-size:19px!important;color:#ffdf4d}
@media(max-width:760px){
 .mistake-toggle{padding:23px 19px}
 .about-sticker{right:-8px;bottom:29px;padding:15px 19px}.about-sticker strong{font-size:34px}.about-sticker span{font-size:14px}
 .date-callout{padding-left:13px;margin-top:24px}.date-caption{font-size:12px}.date-callout .event-date{font-size:20px}
 .final-section .date-callout{padding:17px 18px}.live-card>p:not(.live-tag):not(.card-date){font-size:25px}
 .live-card .card-date{font-size:17px!important}
}
@media(max-width:360px){.date-callout .event-date{font-size:18px}.live-card-bottom{font-size:15px;gap:7px}}

/* Quieter facts, tactile cards, contextual button underlight */
.header-link{font-size:16px;font-weight:700;gap:16px}
.event-strip{background:#181815;color:var(--paper);padding:26px 0;border-top:1px solid #ffffff17;border-bottom:1px solid #ffffff17}
.event-strip .wrap{width:min(1000px,calc(100% - 80px));display:grid;grid-template-columns:repeat(4,1fr);gap:0}
.event-strip span{justify-content:center;font-size:18px;gap:9px}
.event-strip span+span{border-left:1px solid #ffffff24}
.event-strip span:before{color:var(--yellow);width:18px;height:18px;flex-basis:18px}
.check{border-radius:5px;background:#ebe4cf;border:1px solid #c9b774;color:#282313;box-shadow:0 2px 0 #b9a46924}
.mistakes,.final-section{box-shadow:inset 0 18px 30px -25px #5b4000cc,inset 0 -22px 35px -30px #4c3500cc;background-image:radial-gradient(ellipse at 12% 0%,#ffffff45,transparent 48%),radial-gradient(ellipse at 100% 100%,#9b69001c,transparent 55%),var(--gold-surface);border-top:1px solid #ffe991;border-bottom:1px solid #cfa924}
.mistake-item{background:#fff;border:1px solid #ffffff;box-shadow:inset 0 1px 0 #ffffff36,0 3px 6px #6749000a}
.mistake-item.is-open{background:var(--ink);box-shadow:0 8px 18px #35270024}
.button{--underlight:#f7f6f0}
.paper .button{--underlight:var(--yellow)}
.button:hover,.button:focus-visible{box-shadow:0 6px 0 var(--underlight),0 11px 20px -10px var(--underlight);transform:translateY(-3px)}
.button:disabled:hover{box-shadow:none;transform:none}
.media-caption{font-size:21px;margin-top:34px}
.media-links{display:grid;grid-template-columns:1fr;gap:10px;margin-top:18px}
.media-card{display:flex;align-items:center;justify-content:space-between;gap:22px;width:100%;padding:17px 19px;text-align:left;color:var(--ink);background:#eeece3;border:1px solid #d7d2c3;border-radius:5px;cursor:pointer;transition:background .2s,border-color .2s}
.media-card:hover{background:#e8e2cf;border-color:#bca255}
.media-card small{display:block;font-size:13px;color:#69604a;margin-bottom:7px}
.media-card strong{display:block;font-size:16px;font-weight:600;line-height:1.45}
.media-action{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700;flex-shrink:0;border-bottom:1px solid #9b864e;padding-bottom:3px}
.media-action .cta-arrow{display:block;width:20px;height:19px;background:currentColor;mask:url('assets/arrow-right.svg') center/contain no-repeat;-webkit-mask:url('assets/arrow-right.svg') center/contain no-repeat}
.media-card:focus-visible{outline:3px solid #d99a37;outline-offset:4px}
.article-dialog{width:min(760px,calc(100% - 32px));background:var(--paper);color:var(--ink);padding:45px 48px 35px;border-color:#d7d2c3;border-top:5px solid var(--yellow);color-scheme:light}
.article-dialog .dialog-close{color:var(--ink)}
.article-dialog .article-source{font-family:VoluxeInter,Arial,sans-serif;font-size:25px;font-weight:800;letter-spacing:-.04em;margin:0}
.article-dialog .article-date{font-size:14px;color:#6a614b;margin:10px 0 25px}
.article-date:empty{display:none}
.article-dialog h2{font-size:29px;line-height:1.35;letter-spacing:-.04em;margin:24px 0 18px}
.article-dialog .article-note{font-size:14px;line-height:1.5;color:#6a614b;padding-bottom:19px;border-bottom:1px solid #d6d0bf}
.article-body p{font-size:18px;line-height:1.7;margin-top:22px}
.article-origin{padding:19px 20px;background:#eae6d9;margin-top:30px;border-radius:4px}
.article-origin>span{font-size:13px;color:#655b40}
.article-origin p{font-size:13px;line-height:1.65;margin-top:7px;overflow-wrap:anywhere;user-select:text}
.article-return{margin-top:28px;font-size:16px;--underlight:var(--yellow)}
@media(max-width:760px){
 .header{height:auto;min-height:100px;flex-wrap:wrap;gap:13px;padding-block:21px}
 .header-link{font-size:14px;width:auto;height:auto;flex:auto;justify-content:flex-end;gap:10px}
 .header-link .cta-arrow{width:22px;flex-basis:22px}
 .event-strip .wrap{width:calc(100% - 40px);grid-template-columns:1fr 1fr;gap:20px 0}
 .event-strip span{font-size:15px}.event-strip span:nth-child(3){border-left:0}
 .media-card{padding:17px 15px;gap:15px;align-items:flex-start}
 .media-card strong{font-size:15px}.media-action{font-size:12px;margin-top:3px}.media-action .cta-arrow{width:17px}
 .article-dialog{padding:40px 23px 27px}.article-dialog h2{font-size:23px}.article-body p{font-size:17px}
 .article-dialog .article-source{font-size:24px}.article-origin{padding:15px}
}
@media(max-width:400px){.header-link{justify-content:flex-end}.media-card{flex-direction:column;gap:12px}.media-action{align-self:flex-end}}

/* Soft hover glow and editorial article summaries */
.button:hover,.button:focus-visible{transform:translateY(-2px);box-shadow:0 12px 25px -13px #f2cb2470}
.button.yellow:hover,.button.yellow:focus-visible{box-shadow:0 10px 24px -13px #ffffff80,0 15px 32px -18px #f2cb2460}
.button.dark:hover,.button.dark:focus-visible{box-shadow:0 12px 24px -12px #0008}
.button:disabled:hover{box-shadow:none;transform:none}
.check{background:linear-gradient(105deg,#f9db69 0%,#f2cb36 24%,#f2cb36 76%,#f9db69 100%);border:0;box-shadow:3px 3px 0 var(--ink);border-radius:0;transform:rotate(-5deg);font-family:VoluxeInter,Arial,sans-serif;font-weight:800;font-size:29px;line-height:1;color:#171710}
.program-grid li:nth-child(even) .check{transform:rotate(4deg)}
.hero-proof,.about-sticker{background:linear-gradient(105deg,#f9dc72 0%,#f2cc3e 22%,#f2cc3e 78%,#f9dc72 100%);border:0;border-radius:0;box-shadow:7px 7px 0 var(--ink)}
.check:before{display:none}
.final-section .date-callout{background:var(--paper);color:var(--ink);position:relative;left:110px;transform:rotate(-3deg);box-shadow:7px 7px 0 var(--ink);border-radius:2px;padding:20px 27px;margin-top:35px}
.final-section .date-callout .date-caption{color:#454537}
.final-section .date-callout .event-date{color:var(--ink)}
.article-dialog .article-note{display:table;background:var(--ink);color:var(--paper);padding:9px 15px;border:0;transform:rotate(-2deg);font-weight:600;margin:24px 0 32px;line-height:1.4}
.article-body section+section{margin-top:29px;padding-top:25px;border-top:1px solid #d6d0bf}
.article-body h3{font-family:Manrope,sans-serif;font-size:21px;line-height:1.4;font-weight:700;letter-spacing:-.025em}
.article-body section p{margin-top:12px}
@media(max-width:760px){.check{font-size:25px}.article-body h3{font-size:19px}.final-section .date-callout{left:0;margin-right:8px;margin-left:auto;max-width:calc(100% - 18px);padding:17px 14px}.final-section .date-callout .event-date{font-size:18px}.article-body section+section{margin-top:25px;padding-top:22px}}
@media(max-width:360px){.final-section .date-callout .event-date{font-size:16px}.final-section .date-caption{font-size:11px}}

/* Case studies: results first, full story and original letters on demand */
.live-chat-title{display:block;font-family:Unbounded,sans-serif;font-size:clamp(26px,2.8vw,42px);font-weight:800;line-height:1.15;letter-spacing:-.025em;text-transform:uppercase;text-align:left;color:var(--yellow);margin-top:32px}
.live-card>p.live-chat-description{color:#fff;margin-top:22px}
@media(max-width:760px){.live-chat-title{font-size:clamp(26px,7.5vw,34px);margin-top:28px}.live-card>p.live-chat-description{margin-top:20px}}
.authority-note{display:flex;align-items:center;gap:20px;margin-top:34px;padding:22px 0;border-block:1px solid #cec8b6}
.authority-note strong{font-family:VoluxeInter,Arial,sans-serif;font-size:26px;letter-spacing:-.04em}
.authority-note span{font-size:17px;line-height:1.5;max-width:230px}
.section-sticker{display:table;padding:8px 14px;background:var(--yellow);color:var(--ink);font-size:15px;font-weight:700;line-height:1.5;transform:rotate(-2deg);margin:0 0 28px;box-shadow:4px 4px 0 #000}
.cases-section{background:#141413;border-block:1px solid #ffffff18}
.cases-section .section-intro{color:#c6c4ba;max-width:790px}
.case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;margin-top:48px}
.case-card{display:flex;flex-direction:column;min-width:0;padding:29px 26px 0;background:var(--paper);color:var(--ink);border-top:5px solid var(--yellow)}
.case-market{font-size:14px;font-weight:600;line-height:1.5;letter-spacing:.01em}
.case-card .case-market{color:#6e6244}
.case-card h3{font-family:VoluxeInter,Arial,sans-serif;font-size:30px;font-weight:800;letter-spacing:-.04em;line-height:1.15;margin-top:19px;min-height:2.3em}
.case-category{font-size:16px;color:#696659;line-height:1.4;margin-top:10px}
.case-card-metric{margin-top:32px;padding-block:22px;border-block:1px solid #d2c9af}
.case-card-metric strong{display:block;font-family:VoluxeInter,Arial,sans-serif;font-size:clamp(35px,3.15vw,48px);letter-spacing:-.06em;line-height:1.15;font-weight:800}
.case-card-metric span{display:block;font-size:16px;line-height:1.45;margin-top:10px}
.case-card-summary{font-size:17px;line-height:1.6;padding-block:23px 28px}
.case-open{margin:auto -26px 0;padding:21px 26px;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;background:#eae5d5;color:var(--ink);border:0;border-top:1px solid #d2c9af;font-size:16px;font-weight:700;transition:background .2s}
.case-open:hover,.case-open:focus-visible{background:var(--yellow)}
.case-open .cta-arrow{display:block;width:24px;height:24px;background:currentColor;mask:url('assets/arrow-right.svg') center/contain no-repeat;-webkit-mask:url('assets/arrow-right.svg') center/contain no-repeat;flex-shrink:0}
.cases-bottom{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:35px}
.cases-bottom p{font-size:17px;line-height:1.6;color:#c6c4ba;max-width:450px}
.cases-bottom .button{flex-shrink:0}
.press-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:70px;align-items:start}
.press-grid .media-links{margin-top:0}
.press-grid h2{font-size:clamp(29px,3vw,43px);line-height:1.3}
.press-hint{font-size:17px;line-height:1.6;margin-top:25px;color:#706b5b;max-width:360px}
.press-section .section-sticker{background:var(--ink);color:var(--paper);box-shadow:4px 4px 0 var(--yellow)}
.case-dialog{width:min(1040px,calc(100% - 40px));max-width:none;max-height:90dvh;padding:0;border:1px solid #595545;border-radius:0;background:var(--paper);color:var(--ink);color-scheme:light;overscroll-behavior:contain}
.case-dialog-toolbar{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:64px;padding:12px 28px;background:var(--paper);border-bottom:1px solid #d5cdbb}
.case-dialog-toolbar>span{font-family:VoluxeInter,Arial,sans-serif;font-size:18px;font-weight:800;letter-spacing:-.03em}
.case-dialog .dialog-close{position:static;width:40px;height:40px;font-size:30px;line-height:1;color:var(--ink);background:transparent;flex-shrink:0}
.case-overview{background:var(--ink);color:var(--paper);padding:40px 46px}
.case-overview .case-market{color:#f2d467}
.case-dialog h2{font-size:clamp(28px,3.5vw,43px);line-height:1.25;margin:20px 0;letter-spacing:-.055em}
.case-context{font-size:19px;line-height:1.65;color:#d6d3c9;max-width:820px}
.case-role{margin-top:30px;border-top:1px solid #585343;padding-top:25px}
.case-role h3{font-family:Manrope,sans-serif;font-size:18px;letter-spacing:0;color:#f2d467}
.case-role p{font-size:19px;line-height:1.65;margin-top:12px}
.case-body{padding:40px 46px}
.case-project+.case-project{border-top:1px solid #c9c1ac;margin-top:40px;padding-top:36px}
.case-project h3,.case-outcomes h3,.case-letter h3{font-size:25px;line-height:1.4}
.case-project-subtitle{font-size:16px;line-height:1.5;color:#756d58;margin-top:10px}
.case-metrics{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0 29px}
.case-metrics>div{flex:1 1 175px;display:flex;flex-direction:column;gap:9px;padding:21px;background:#efe5bb;border-left:3px solid #d5ac23}
.case-metrics dt{order:2;font-size:15px;line-height:1.5}
.case-metrics dd{margin:0;font-family:VoluxeInter,Arial,sans-serif;font-weight:800;font-size:32px;letter-spacing:-.05em;line-height:1.2}
.case-project h4{font-size:18px;font-weight:700;margin:24px 0 15px}
.case-actions{display:grid;gap:13px}
.case-actions li{position:relative;font-size:18px;line-height:1.65;padding-left:23px}
.case-actions li:before{content:'';position:absolute;left:0;top:11px;width:8px;height:8px;background:#b9911e}
.case-outcomes{margin-top:35px;padding:28px;background:#eae6da}
.case-outcomes .case-actions{margin-top:20px}
.case-takeaway{margin-top:36px;padding:27px 30px;background:#f3d65d;border-left:4px solid var(--ink)}
.case-takeaway h3{font-family:Manrope,sans-serif;font-size:20px;letter-spacing:0}
.case-takeaway p{font-size:19px;line-height:1.65;margin-top:12px}
.case-letter{margin-top:45px;padding-top:30px;border-top:1px solid #c9c1ac}
.case-letter .section-sticker{background:var(--ink);color:var(--paper);box-shadow:4px 4px 0 var(--yellow);margin-bottom:24px}
.case-letter>p:not(.section-sticker):not(.case-project-subtitle){font-size:17px;line-height:1.65;margin-top:18px}
.letter-original{margin-top:23px;border:1px solid #c9c1ac;background:#fff}
.letter-original summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:21px 23px;cursor:pointer;font-size:17px;font-weight:700;list-style:none;background:#eae6da}
.letter-original summary::-webkit-details-marker{display:none}
.letter-original summary:after{content:'';width:22px;height:22px;flex-shrink:0;background:currentColor;mask:url('assets/arrow-right.svg') center/contain no-repeat;-webkit-mask:url('assets/arrow-right.svg') center/contain no-repeat;transform:rotate(90deg);transition:transform .2s}
.letter-original[open] summary:after{transform:rotate(-90deg)}
.letter-pages{padding:18px;display:grid;gap:18px}
.letter-pages img{width:100%;height:auto;border:1px solid #ddd; background:#fff}
.letter-download{font-size:16px;text-decoration:underline;text-underline-offset:4px;justify-self:start;padding:10px 0}
.case-note{font-size:15px;line-height:1.6;color:#746e5e;margin-top:24px}
.case-dialog-footer{padding:30px 46px 36px;background:#eae6da;border-top:1px solid #c9c1ac}
.case-dialog-footer>p{font-size:18px;line-height:1.6;max-width:730px;margin-bottom:22px}
.case-return{display:block;border:0;background:none;color:#5e5849;font-size:16px;text-decoration:underline;text-underline-offset:4px;padding:20px 0 0}
@media(max-width:1000px){.case-grid{gap:14px}.case-card{padding:24px 20px 0}.case-open{margin-inline:-20px;padding-inline:20px}.case-card h3{font-size:25px}.press-grid{gap:35px}.cases-bottom{gap:24px}}
@media(max-width:760px){
 .authority-note{gap:16px}.authority-note strong{font-size:23px}.authority-note span{font-size:15px}
 .section-sticker{font-size:13px;padding:7px 11px;margin-bottom:25px}
 .case-grid{grid-template-columns:1fr;gap:22px;margin-top:34px}
 .case-card{padding:25px 24px 0}.case-card h3{font-size:29px;margin-top:13px;min-height:0}.case-category{font-size:15px}
 .case-card-metric{margin-top:23px;padding-block:20px}.case-card-metric strong{font-size:42px}
 .case-card-summary{padding-block:19px 24px}.case-open{margin-inline:-24px;padding:19px 24px}
 .cases-bottom{flex-direction:column;align-items:stretch;gap:24px}.cases-bottom .button{font-size:15px;padding-inline:20px}
 .press-grid{grid-template-columns:1fr;gap:30px}.press-hint{margin-top:20px}.press-grid h2{font-size:30px}
 .case-dialog{width:calc(100% - 16px);max-height:94dvh}.case-dialog-toolbar{padding:10px 18px;min-height:60px}
 .case-overview,.case-body{padding:28px 22px}.case-dialog h2{font-size:28px}.case-context,.case-role p{font-size:17px}
 .case-project h3,.case-outcomes h3,.case-letter h3{font-size:22px}.case-project-subtitle{font-size:15px}
 .case-metrics{gap:10px}.case-metrics>div{flex-basis:120px;padding:17px 15px}.case-metrics dd{font-size:29px}
 .case-actions li{font-size:17px}.case-takeaway,.case-outcomes{padding:23px 20px}.case-takeaway p{font-size:17px}
 .letter-original summary{font-size:16px;padding:19px 16px}.letter-pages{padding:8px}.case-dialog-footer{padding:27px 22px}.case-dialog-footer .button{width:100%;font-size:15px;padding-inline:17px}
}
@media(prefers-reduced-motion:reduce){.case-open,.letter-original summary:after{transition:none}}

/* Canvas behind the page, including browser overscroll */
html{background:#000}
body{background:var(--ink)}

/* Light expanded cards and countdown inside the date sticker */
.mistake-item.is-open{background:#fff;color:var(--ink)}
.mistake-item.is-open .mistake-toggle i{color:var(--ink)}
.mistake-content{border-top:1px solid #d8d4c8}
.mistake-content p{color:#34342f}
.mistake-content .mistake-takeaway{background:var(--ink);color:var(--yellow);padding:16px 18px;transform:rotate(-1deg)}
.date-callout .countdown{font-size:16px;line-height:1.5;letter-spacing:0;color:inherit;margin-top:10px;font-variant-numeric:tabular-nums}
/* Amber editorial accents: warm light, flat gold paper, black canvas */
/* Thin reflected light from the section boundaries */
.hero,.cases-section,.live-section,.case-overview{position:relative;isolation:isolate;background:#101010}
.hero,.cases-section,.live-section{overflow:clip}
.hero>.wrap,.cases-section>.wrap,.live-section>.wrap{position:relative;z-index:1}
.hero::before,.hero::after,.cases-section::before,.cases-section::after,.live-section::before,.live-section::after{content:'';position:absolute;pointer-events:none;z-index:0;left:0;right:0;width:auto;height:clamp(28px,4vw,48px);opacity:.8;background:linear-gradient(180deg,#f5ae5152 0%,#df823b30 16%,#a34e2114 48%,transparent 100%);mask-image:linear-gradient(90deg,#0004 0%,#000b 22%,#000 62%,#0005 100%);-webkit-mask-image:linear-gradient(90deg,#0004 0%,#000b 22%,#000 62%,#0005 100%)}
.hero::before,.cases-section::before,.live-section::before{top:0}
.hero::after,.cases-section::after,.live-section::after{bottom:0;transform:rotate(180deg)}
.cases-section::before,.cases-section::after,.live-section::before,.live-section::after{display:none}
.cases-section .case-card{box-shadow:0 18px 38px -18px #e9973b70,0 0 32px -12px #e6a34538}
.live-section .live-card{box-shadow:0 18px 48px -24px #e6943670,0 0 36px -18px #f1ad434d}
.hero::before,.hero::after{left:0;right:0;width:auto;height:clamp(48px,6vw,80px);opacity:.8;background:linear-gradient(180deg,#ffc56c80 0%,#ee913f4d 16%,#b861241c 52%,transparent 100%);mask-image:linear-gradient(90deg,#0005 0%,#0009 18%,#000 45%,#000b 72%,#0005 100%);-webkit-mask-image:linear-gradient(90deg,#0005 0%,#0009 18%,#000 45%,#000b 72%,#0005 100%)}
.header,.footer,.event-strip{background-image:none}
.brand{flex-shrink:0}
.brand span{display:inline-block;padding-right:.1em;padding-bottom:.06em;margin-right:-.1em;overflow:visible}
@keyframes boundary-light-soften{0%,100%{opacity:.8}19%{opacity:.86}43%{opacity:.76}68%{opacity:.83}87%{opacity:.78}}
@media(prefers-reduced-motion:no-preference){
 .hero::before,.hero::after{animation:boundary-light-soften 19s ease-in-out infinite}
 .hero::after{animation-duration:23s;animation-delay:-9s;animation-direction:reverse}
 .light-observed:not(.edge-light-active)::before,.light-observed:not(.edge-light-active)::after{animation-play-state:paused}
}
:root{--yellow:#f5c64b;--amber:#f4a43b;--ember:#ed7937;--gold-surface:linear-gradient(112deg,#f9dc83 0%,#f3c34b 48%,#eda33f 100%)}
.header{border-bottom-color:#b579393d}
@supports (background-clip:text){
 .brand span,.hero h1 em,.live-chat-title{background:linear-gradient(105deg,#ffe18a 5%,#f7bc48 53%,#ef873d 95%);background-clip:text;-webkit-background-clip:text;color:transparent}
}
.header-link .cta-arrow,.hero-points li:before{background-color:var(--amber)}
.live-tag i{background:#ffc75c;box-shadow:0 0 0 5px #ed84321a,0 0 18px #ef932c88}
.button.yellow{background:linear-gradient(108deg,#fbd975 0%,#f4c044 50%,#ef9a3d 100%) border-box no-repeat;border-color:transparent;box-shadow:0 7px 26px -15px #e7843970}
.hero .button.yellow{box-shadow:0 10px 34px -17px #f0943d99,16px 8px 38px -24px #f0783599}
.button.yellow:hover,.button.yellow:focus-visible{box-shadow:0 8px 22px -15px #fff1cd,0 14px 35px -14px #ed8d398c}
.hero .date-callout{border-left-color:var(--amber)}
.hero .date-callout .event-date{color:#f6c365}
.photo-frame{border-color:#efb949;box-shadow:13px 15px 0 #b9751916,0 0 42px -24px #f2a33b70}
.hero-proof,.about-sticker,.check,.section-sticker{background:var(--gold-surface)}
.hero-proof,.about-sticker{box-shadow:7px 7px 0 var(--ink),0 14px 28px -22px #e89c4770}
.check{box-shadow:3px 3px 0 var(--ink)}
.mistakes,.final-section{background-image:radial-gradient(ellipse at 0% 0%,#fff5d247,transparent 52%),radial-gradient(ellipse at 100% 100%,#e8893026,transparent 58%),var(--gold-surface);border-top-color:#ffe4a2;border-bottom-color:#cd902c}
.live-card{border-color:#b887434f;background:linear-gradient(130deg,#f4ac3810,transparent 60%),#15130f;box-shadow:0 18px 48px -32px #d9892b5c}
.event-strip{background:#191713;border-color:#d39f3924}
.case-metrics>div{background:#f3e6c7;border-left-color:#d69b39}
.case-takeaway{background:#f4d28a}
.press-section .section-sticker{background:var(--ink);color:var(--paper)}
.case-letter .section-sticker{background:var(--ink);color:var(--paper)}
html{background:#000}

/* Warm, accessible focus without the blue browser-style ring */
.agency-brand{align-items:center;gap:3px;max-width:100%}
.agency-brand img{display:block;width:190px;height:auto;flex:0 0 auto}
.agency-brand span{font-family:VoluxeInter,Arial,sans-serif;font-size:26px;letter-spacing:.025em;line-height:1.2;color:#ffd632;background:linear-gradient(105deg,#ffd632 0%,#ffd632 12%,#f7bc48 55%,#ef873d 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.footer .agency-brand img{width:142px}.footer .agency-brand span{font-size:20px}
.footer-meta{text-align:right}.footer-meta p{max-width:none}
.footer-meta .agency-credit{font-size:13px;line-height:1.6;color:#b9b9b1;margin-top:9px}
.agency-credit a{color:#efbd5d;text-decoration:underline;text-underline-offset:3px}
@media(max-width:760px){.agency-brand{gap:2px}.agency-brand img{width:144px}.agency-brand span{font-size:19px}.footer-meta{text-align:left}}
@media(max-width:360px){.agency-brand img{width:128px}.agency-brand span{font-size:18px}}
input:focus{outline:1px solid #dca247;outline-offset:2px;border-color:#dca247;box-shadow:0 0 0 3px #efa83d12,0 0 18px #ec9c3226}
a:focus-visible,button:focus-visible,.media-card:focus-visible{outline:2px solid #d99a37;outline-offset:4px}
.dialog-close{transition:transform .22s ease,color .22s ease}
.dialog-close:hover{transform:rotate(90deg)}
@media(prefers-reduced-motion:reduce){.dialog-close{transition:none}.dialog-close:hover{transform:none}}

/* Native SendPulse fields, styled as Academy. The provider must not open its own popup. */
.signup-gift{max-width:510px;margin-top:15px;font-size:14px;line-height:1.65;color:#c8c1b5}
.signup-gift strong{color:#f4c568;font-weight:600}
#registration-dialog [hidden]{display:none!important}
#registration-dialog{width:min(560px,calc(100% - 24px));max-width:calc(100% - 24px);padding:30px 28px 24px;max-height:calc(100dvh - 24px);overscroll-behavior:contain}
#registration-dialog h2{font-size:28px;margin-top:12px}
#registration-dialog .dialog-date{font-size:16px;line-height:1.45;margin-top:8px}
#registration-description{font-size:16px;line-height:1.4;margin-top:6px}
#registration-dialog .signup-gift{font-size:13px;line-height:1.45;margin-top:12px}
#registration-dialog .academy-sendpulse{margin:12px 0 0;padding:0;background:none;width:100%;max-width:none}
#registration-dialog #sp-form-255354{display:block;margin:0;padding:0;width:100%;max-width:none;border:0;border-radius:0;background:none;font-family:inherit;color:inherit}
#registration-dialog #sp-form-255354 .sp-field{padding:0;margin:0}
#registration-dialog #sp-form-255354 .sp-message{display:none}
#registration-dialog #sp-form-255354 .sp-field>label{display:block;margin:12px 0 6px;font-size:14px;font-weight:600;color:var(--paper)}
#registration-dialog #sp-form-255354 .sp-form-control{width:100%;height:46px;min-height:46px;padding:10px 13px;background:#22221e;border:1px solid #77776b;border-radius:3px;color:var(--paper);font-family:inherit;font-size:16px;line-height:1.5;transition:box-shadow .2s ease,background .2s ease}
#registration-dialog #sp-form-255354 .sp-form-control:focus{outline:none;border-color:#77776b;background:#28251f;box-shadow:0 5px 22px -7px #ec9c3270}
#registration-dialog #sp-form-255354 .sp-button{display:flex;width:100%;margin:14px 0 0;padding:13px 20px;min-height:52px;background:var(--gold-surface);border:1px solid transparent;border-radius:4px;color:var(--ink);font-family:inherit;font-size:16px;font-weight:700;white-space:normal}
#registration-dialog #sp-form-255354 .sp-button:disabled{opacity:.65;cursor:wait}
#registration-dialog #sp-form-255354 .sp-tip{margin:7px 0;color:#f4c568;font-size:14px;line-height:1.5}
.registration-consent{margin-top:18px;font-size:12px;line-height:1.65;color:#aaa69b}
#registration-success{padding-top:5px}
#registration-success h2{margin-top:24px;font-size:clamp(27px,4vw,38px);overflow-wrap:anywhere}
.success-lead{margin-top:20px;font-size:21px;line-height:1.5;color:#f4c568}
.success-benefits{display:grid;gap:13px;margin:24px 0;font-size:17px;line-height:1.6}
.success-benefits li{padding-left:19px;border-left:2px solid #edb24b}
.success-provider-message,.success-mail-note{font-size:15px;line-height:1.65;color:#c8c1b5;margin-top:16px}
.success-provider-message:empty{display:none}
.success-telegram{margin-top:25px;padding-top:24px;border-top:1px solid #60482b}
.success-telegram h3{font-size:22px}.success-telegram>p{font-size:17px;line-height:1.6;margin-top:15px}
.success-telegram .button{width:100%;margin-top:22px}
.success-telegram .telegram-countdown{font-size:13px;color:#bcb4a5}
.telegram-cancel{display:inline-block;margin-top:14px;padding:8px 0;border:0;background:none;color:#edbd60;font-size:14px;text-decoration:underline;text-underline-offset:4px}
.legal-links{display:flex;flex-wrap:wrap;gap:14px 28px;padding-top:30px;padding-bottom:18px;font-size:14px;color:#c4b99f}.legal-links a{text-underline-offset:4px}
#registration-dialog .consent-row{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;margin:14px 0 0;color:#b9b4aa}
#registration-dialog .consent-row input{width:18px;max-width:18px;height:18px;min-height:18px;margin:2px 0 0;padding:0;accent-color:#efb74c;appearance:auto;opacity:1;visibility:visible;cursor:pointer}
#registration-dialog .consent-row label{min-width:0;width:auto;font-size:12px;line-height:1.45;font-weight:400;margin:0;display:block;color:inherit;overflow-wrap:anywhere;cursor:pointer}
#registration-dialog .consent-row a{color:inherit;text-decoration:underline;text-decoration-color:#938571;text-underline-offset:3px}
#registration-dialog :is(a,button,input):focus-visible{outline:none;box-shadow:0 0 18px 2px #ec9c3255}
#registration-dialog .dialog-close{border:0;box-shadow:none;transition:transform .22s ease,color .22s ease,text-shadow .22s ease}
#registration-dialog .dialog-close:is(:hover,:focus-visible){outline:none;box-shadow:none;color:#f6d59c;text-shadow:0 0 16px #efa63d;transform:rotate(90deg)}
#registration-dialog .dialog-close:active{transform:rotate(90deg) scale(.9)}
#registration-dialog .sp-button:is(:hover,:focus-visible,:active){outline:none;box-shadow:0 8px 24px -9px #f2ac4980}
@media(max-width:480px){#registration-dialog{padding:26px 18px 18px}#registration-dialog h2{font-size:24px}#registration-dialog .dialog-date{font-size:14px}#registration-dialog .live-tag{padding-right:36px}}
@media(max-height:650px){#registration-dialog{padding-top:22px;padding-bottom:16px}#registration-dialog h2{margin-top:8px}#registration-dialog .signup-gift{margin-top:8px}#registration-dialog .academy-sendpulse{margin-top:6px}#registration-dialog #sp-form-255354 .sp-field>label{margin-top:8px}}
@media(prefers-reduced-motion:reduce){#registration-dialog .dialog-close,#registration-dialog .sp-form-control{transition:none}#registration-dialog .dialog-close:is(:hover,:focus-visible,:active){transform:none}}
