*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{margin:0;background:var(--ink);color:var(--paper);font-family:var(--body);font-size:16px;line-height:1.55;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:1000;top:12px;left:12px;padding:10px 14px;background:white;color:black;transform:translateY(-150%)}.skip-link:focus{transform:none}.shell{width:min(calc(100% - clamp(40px,8vw,144px)),var(--container));margin-inline:auto}.site-header{position:fixed;z-index:100;inset:0 0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:76px;padding:0 clamp(20px,4vw,72px);border-bottom:1px solid transparent;transition:.3s;background:linear-gradient(to bottom,rgba(0,0,0,.72),transparent)}.site-header.is-scrolled{background:rgba(4,4,4,.9);border-color:var(--line);backdrop-filter:blur(15px)}.brand img,.site-footer img{width:120px;filter:brightness(0) invert(1)}.main-nav{justify-self:center;display:flex;gap:clamp(22px,3vw,50px);font-size:12px;text-transform:uppercase;letter-spacing:.12em}.main-nav a{opacity:.72}.main-nav a:hover,.main-nav a:focus-visible{opacity:1}.header-cta{padding:10px 15px;border:1px solid rgba(255,255,255,.6);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.menu-toggle{display:none}.panel{position:relative;isolation:isolate;min-height:clamp(720px,56.3vw,1000px);overflow:hidden;border-bottom:1px solid var(--line)}.panel-bg{position:absolute;z-index:-2;inset:0;background-position:center;background-repeat:no-repeat;background-size:cover}.panel:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.84),rgba(0,0,0,.2) 52%,rgba(0,0,0,.45));pointer-events:none}.hero .panel-bg{background-image:url('../assets/backgrounds/section-01-desktop.webp')}.problem .panel-bg{background-image:url('../assets/backgrounds/section-02-desktop.webp')}.benefits .panel-bg{background-image:url('../assets/backgrounds/section-03-desktop.webp')}.speakers .panel-bg{background-image:url('../assets/backgrounds/section-04-desktop.webp')}.registration .panel-bg{background-image:url('../assets/backgrounds/section-05-desktop.webp')}.hero-content{padding-top:clamp(145px,13vw,230px)}.eyebrow{margin:0 0 25px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.28em;color:rgba(255,255,255,.72)}.eyebrow span{margin:0 8px}.hero h1{max-width:850px;margin:0;font-family:var(--display);font-stretch:condensed;font-size:clamp(70px,10.4vw,190px);font-weight:900;line-height:.76;letter-spacing:-.065em}.hero-kicker{margin:18px 0 6px;font-family:var(--serif);font-size:clamp(26px,3vw,48px);font-style:italic;letter-spacing:.03em}.hero-lead{max-width:610px;margin:0;font-size:clamp(17px,1.5vw,24px);font-weight:600}.hero-audience{margin:14px 0 24px;color:rgba(255,255,255,.66)}.event-facts{display:flex;gap:0;margin:0 0 30px}.event-facts div{padding:0 30px;border-left:1px solid var(--line)}.event-facts div:first-child{padding-left:0;border-left:0}.event-facts dt{font-size:9px;text-transform:uppercase;letter-spacing:.16em;opacity:.56}.event-facts dd{margin:2px 0 0;font-size:13px;font-weight:700;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-height:50px;padding:13px 17px;border:1px solid white;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;cursor:pointer}.button-light{background:var(--paper);color:var(--ink)}.button:hover,.button:focus-visible{background:white;box-shadow:0 0 30px rgba(255,255,255,.2)}.hero-people{position:absolute;bottom:55px;left:50%;display:flex;justify-content:flex-end;gap:clamp(35px,7vw,100px);transform:translateX(-50%);pointer-events:none}.hero-people p{display:flex;flex-direction:column;margin:0;text-transform:uppercase}.hero-people strong{font-size:12px}.hero-people span{font-size:9px;letter-spacing:.2em;color:rgba(255,255,255,.55)}.scroll-cue{position:absolute;right:clamp(25px,4vw,70px);bottom:30px;font-size:9px;text-transform:uppercase;letter-spacing:.18em;color:rgba(255,255,255,.58)}.section-grid{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(480px,1.15fr);gap:clamp(60px,10vw,180px);align-items:center;min-height:inherit;padding-block:clamp(110px,10vw,180px)}.section-heading h2{max-width:760px;margin:0 0 25px;font-family:var(--display);font-size:clamp(42px,5.1vw,88px);font-weight:900;line-height:.93;letter-spacing:-.045em;text-transform:uppercase}.section-heading>p:last-child{max-width:520px;color:rgba(255,255,255,.62)}.number-list{list-style:none;margin:0;padding:0}.number-list li{display:grid;grid-template-columns:75px 1fr;gap:25px;padding:28px 0;border-top:1px solid var(--line)}.number-list li:last-child{border-bottom:1px solid var(--line)}.number-list>li>span,.benefit-grid>li>span{font-family:var(--serif);font-size:31px;font-style:italic;color:rgba(255,255,255,.48)}.number-list h3,.benefit-grid h3{margin:0 0 8px;font-family:var(--display);font-size:22px;line-height:1.05;text-transform:uppercase}.number-list p,.benefit-grid p{margin:0;color:rgba(255,255,255,.6);font-size:14px}.closing-line{position:absolute;bottom:35px;left:50%;transform:translateX(-50%);padding-top:18px;border-top:1px solid var(--line);font-family:var(--serif);font-size:clamp(17px,1.8vw,27px);font-style:italic}.problem:after{background:linear-gradient(90deg,rgba(0,0,0,.83),rgba(0,0,0,.56) 48%,rgba(0,0,0,.68))}.benefits>.shell{padding-block:clamp(100px,8vw,145px)}.section-heading-wide{display:grid;grid-template-columns:250px 1fr;align-items:start}.section-heading-wide h2{max-width:1050px}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;list-style:none;margin:clamp(55px,8vw,120px) 0 0;padding:0}.benefit-grid li{position:relative;min-height:300px;padding:30px 25px;border:1px solid rgba(255,255,255,.26);background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(0,0,0,.2));backdrop-filter:blur(3px);transform:translateY(var(--rise,0))}.benefit-grid li:nth-child(2){--rise:35px}.benefit-grid li:nth-child(3){--rise:70px}.benefit-grid li:nth-child(4){--rise:105px}.benefit-grid h3{margin-top:70px}.benefits:after{background:rgba(0,0,0,.35)}.speakers-layout{display:grid;grid-template-columns:.9fr 1.1fr;grid-template-rows:auto auto;gap:50px 90px;padding-top:clamp(110px,9vw,160px)}.speaker-copy{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-self:end}.speaker-copy article{padding-top:18px;border-top:1px solid var(--line)}.speaker-copy .role{font-size:9px;text-transform:uppercase;letter-spacing:.22em;color:rgba(255,255,255,.5)}.speaker-copy h3{margin:0;font-family:var(--display);font-size:27px;text-transform:uppercase}.speaker-copy article>p:last-child{font-size:13px;color:rgba(255,255,255,.58)}.journey{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:0;list-style:none;margin:clamp(155px,18vw,290px) 0 0;padding:0;border-top:1px solid var(--line)}.journey li{display:flex;gap:18px;padding:24px;border-left:1px solid var(--line)}.journey span{font-family:var(--serif);font-size:24px;font-style:italic;color:rgba(255,255,255,.45)}.journey strong{text-transform:uppercase;font-size:13px}.journey p{margin:2px 0 0;font-size:12px;color:rgba(255,255,255,.54)}.event-strip{position:absolute;bottom:0;left:0;width:100%;margin:0;padding:16px;text-align:center;border-top:1px solid var(--line);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:rgba(255,255,255,.66)}.event-strip span{margin:0 13px}.registration{min-height:clamp(820px,63vw,1080px)}.registration:after{background:linear-gradient(90deg,rgba(0,0,0,.85),rgba(0,0,0,.3) 48%,rgba(0,0,0,.62))}.registration-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(50px,9vw,150px);padding-block:clamp(110px,9vw,150px) 80px}.registration-copy h2{max-width:650px;margin:0 0 20px;font-family:var(--display);font-size:clamp(48px,6vw,104px);font-weight:900;line-height:.88;letter-spacing:-.045em;text-transform:uppercase}.registration-copy>p:not(.eyebrow){max-width:520px;color:rgba(255,255,255,.65)}.qr-card{display:flex;align-items:center;gap:17px;margin-top:60px}.qr-card img{width:105px;aspect-ratio:1;object-fit:cover;background:white;padding:5px}.qr-card p{display:flex;flex-direction:column;margin:0}.qr-card strong{font-size:11px;text-transform:uppercase;letter-spacing:.12em}.qr-card span{font-size:11px;color:rgba(255,255,255,.5)}.registration-form{padding:clamp(24px,3.5vw,55px);border:1px solid rgba(255,255,255,.26);background:rgba(5,5,5,.67);backdrop-filter:blur(9px)}.form-head{display:flex;justify-content:space-between;margin-bottom:32px;padding-bottom:16px;border-bottom:1px solid var(--line);text-transform:uppercase}.form-head span{font-family:var(--display);font-size:22px;font-weight:800}.form-head small{font-size:9px;color:rgba(255,255,255,.5)}.field{position:relative;margin-bottom:24px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field label{display:block;margin-bottom:7px;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.65)}.field input,.field select{width:100%;height:45px;padding:0 12px;border:0;border-bottom:1px solid rgba(255,255,255,.34);border-radius:0;background:rgba(255,255,255,.04);color:white;outline:0}.field select option{color:black}.field input:focus,.field select:focus{border-color:white;background:rgba(255,255,255,.08)}.field [aria-invalid=true]{border-color:#ff9a9a}.error{display:block;min-height:16px;padding-top:3px;color:#ffb3b3;font-size:10px}.consent{display:grid;grid-template-columns:18px 1fr;gap:10px;margin:5px 0 23px}.consent input{width:16px;height:16px;margin:3px 0 0}.consent label{font-size:10px;line-height:1.5;color:rgba(255,255,255,.55)}.consent .error{grid-column:2}.submit-button{width:100%}.form-status{margin:12px 0 0;text-align:center;font-size:10px;color:rgba(255,255,255,.54)}.site-footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:35px;padding-block:35px;color:rgba(255,255,255,.48);font-size:11px}.site-footer p:last-child{text-align:right}

@media(max-width:991px){.hero .panel-bg{background-image:url('../assets/backgrounds/section-01-mobile.webp')}.problem .panel-bg{background-image:url('../assets/backgrounds/section-02-mobile.webp')}.benefits .panel-bg{background-image:url('../assets/backgrounds/section-03-mobile.webp')}.speakers .panel-bg{background-image:url('../assets/backgrounds/section-04-mobile.webp')}.registration .panel-bg{background-image:url('../assets/backgrounds/section-05-mobile.webp')}.site-header{grid-template-columns:auto auto 1fr;min-height:66px}.header-cta{justify-self:end}.menu-toggle{display:grid;place-content:center;gap:4px;width:42px;height:42px;margin-left:12px;border:0;background:transparent}.menu-toggle span:not(.sr-only){display:block;width:20px;height:1px;background:white}.main-nav{position:absolute;top:66px;left:0;display:none;width:100%;padding:26px clamp(24px,6vw,60px);background:rgba(0,0,0,.96);border-block:1px solid var(--line);flex-direction:column}.main-nav.is-open{display:flex}.section-grid,.registration-layout{grid-template-columns:1fr}.section-grid{gap:40px}.section-heading-wide{grid-template-columns:1fr}.benefit-grid{grid-template-columns:1fr 1fr}.benefit-grid li:nth-child(n){--rise:0;min-height:240px}.speakers-layout{grid-template-columns:1fr}.speaker-copy{grid-column:1}.journey{margin-top:150px}.registration-layout{gap:35px}.qr-card{margin-top:30px}.site-footer{grid-template-columns:1fr;text-align:center}.site-footer img{margin:auto}.site-footer p:last-child{text-align:center}}

@media(max-width:767px){body{font-size:15px}.shell{width:min(calc(100% - 38px),var(--container))}.site-header{padding:0 18px}.brand img{width:95px}.header-cta{padding:9px;font-size:9px}.panel{min-height:auto}.panel-bg{background-position:center top}.hero .panel-bg{background-image:url('../assets/backgrounds/section-01-mobile.webp')}.problem .panel-bg{background-image:url('../assets/backgrounds/section-02-mobile.webp')}.benefits .panel-bg{background-image:url('../assets/backgrounds/section-03-mobile.webp')}.speakers .panel-bg{background-image:url('../assets/backgrounds/section-04-mobile.webp')}.registration .panel-bg{background-image:url('../assets/backgrounds/section-05-mobile.webp')}.panel:after{background:linear-gradient(to bottom,rgba(0,0,0,.28),rgba(0,0,0,.7) 55%,rgba(0,0,0,.88))}.hero{min-height:100svh}.hero-content{padding-top:115px}.hero h1{max-width:340px;font-size:clamp(61px,19vw,89px);line-height:.8}.hero-kicker{font-size:27px}.hero-lead{max-width:330px;font-size:16px}.hero-audience{max-width:290px;font-size:12px}.event-facts{display:grid;grid-template-columns:1fr 1fr;max-width:330px;gap:12px}.event-facts div{padding:0 12px}.event-facts div:nth-child(3){grid-column:1/-1;padding-left:0;border-left:0}.hero-people{display:none}.scroll-cue{display:none}.section-grid,.benefits>.shell,.speakers-layout,.registration-layout{padding-block:90px 72px}.section-heading h2,.registration-copy h2{font-size:clamp(42px,13vw,62px)}.section-grid{gap:45px}.number-list li{grid-template-columns:50px 1fr;gap:15px;padding:22px 0}.number-list h3{font-size:18px}.closing-line{position:relative;bottom:auto;left:auto;transform:none;padding-bottom:55px;font-size:18px}.problem:after{background:rgba(0,0,0,.58)}.section-heading-wide{display:block}.benefit-grid{grid-template-columns:1fr;margin-top:45px}.benefit-grid li:nth-child(n){min-height:210px;padding:24px}.benefit-grid h3{margin-top:48px}.benefits:after{background:rgba(0,0,0,.5)}.speakers-layout{gap:35px}.speaker-copy{grid-template-columns:1fr 1fr;gap:14px;margin-top:280px}.speaker-copy h3{font-size:21px}.speaker-copy article>p:last-child{font-size:11px}.journey{grid-template-columns:1fr 1fr;margin:20px 0 45px}.journey li{padding:18px 12px}.event-strip{font-size:8px;letter-spacing:.1em}.registration:after{background:linear-gradient(to bottom,rgba(0,0,0,.4),rgba(0,0,0,.78) 40%,rgba(0,0,0,.94))}.registration-layout{padding-bottom:90px}.registration-copy>p:not(.eyebrow){font-size:13px}.registration-form{padding:25px 18px}.field-row{grid-template-columns:1fr;gap:0}.qr-card{margin:30px 0}.qr-card img{width:88px}.site-footer{padding-block:30px}}

@media(max-width:380px){.header-cta{display:none}.site-header{grid-template-columns:auto 1fr}.menu-toggle{justify-self:end}.speaker-copy{grid-template-columns:1fr;margin-top:240px}.journey{grid-template-columns:1fr}.hero h1{font-size:58px}}

/* Desktop hero fidelity pass — calibrated to the 1672 × 941 approved artwork. */
@media(min-width:992px){
  .site-header{min-height:118px;padding:0 43px;background:linear-gradient(to bottom,rgba(0,0,0,.48),transparent);color:#fff}
  .brand img{width:234px}
  .main-nav{position:absolute;right:235px;gap:45px;font-size:16px;letter-spacing:0}
  .main-nav a{opacity:.9}
  .header-cta{position:absolute;right:43px;min-width:154px;padding:10px 17px;text-align:center;font-size:14px;font-weight:500;letter-spacing:0}
  .hero{height:min(56.28vw,941px);min-height:720px;max-height:941px;color:#fff}
  .hero .panel-bg{background-image:url('../assets/backgrounds/section-01-desktop-original-cast-v3.webp');background-position:center top}
  .hero:after{background:linear-gradient(90deg,rgba(0,0,0,.08),transparent 58%,rgba(0,0,0,.03))}
  .hero-content{width:780px;margin-left:68px;margin-right:0;padding-top:230px}
  .hero .eyebrow{display:inline-flex;align-items:center;min-height:45px;margin:0 0 24px;padding:7px 25px;border-radius:999px;background:rgba(255,255,255,.1);color:#fff;font-size:20px;font-weight:500;letter-spacing:.04em}
  .hero-kicker{margin:0 0 10px;font-family:var(--body);font-size:34px;font-style:normal;font-weight:800;line-height:1.1;letter-spacing:.015em;text-transform:uppercase}
  .hero h1{width:131.6%;max-width:none;margin:0;color:#fff;white-space:nowrap;font-size:116px;line-height:.96;letter-spacing:-.035em;transform:scaleX(.76);transform-origin:left center}
  .hero-promise{margin-top:47px;padding-left:20px;border-left:3px solid rgba(255,255,255,.9)}
  .hero-audience{margin:0 0 9px;color:#fff;font-size:26px;font-weight:700;line-height:1.25}
  .hero-lead{max-width:none;margin:0;font-size:21px;font-weight:400;line-height:1.35}
  .event-facts{align-items:center;width:680px;margin:39px 0 0;padding:16px 0;border-block:0}
  .event-facts div{display:flex;align-items:center;padding:0 20px;border-left:0}
  .event-facts div:first-child{padding-left:4px}
  .event-facts div:not(:last-child):after{content:'•';margin-left:20px;font-size:16px}
  .event-facts dt{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
  .event-facts dd{margin:0;font-size:16px;font-weight:400;line-height:1;text-transform:uppercase;white-space:nowrap}
  .hero .button{width:482px;min-height:78px;margin-top:36px;padding:0 45px;gap:15px;background:#fff;color:#050505;font-size:20px;letter-spacing:0;white-space:nowrap}
  .hero .button span{font-size:35px;font-weight:300;line-height:1}
  .hero-people{right:74px;bottom:37px;left:auto;width:680px;justify-content:space-between;gap:0;transform:none}
  .hero-people p{display:block;padding-left:15px;border-left:3px solid #fff;line-height:1}
  .hero-people strong{font-size:20px;font-weight:500}
  .hero-people strong:after{content:' — '}
  .hero-people span{font-size:15px;letter-spacing:0;color:#fff}
  .scroll-cue{display:none}
}

/* Section 02 luxury redesign — overrides the earlier fidelity pass. */
.problem{height:min(56.28vw,941px);min-height:432px;max-height:941px;color:#f5f5f3}
.problem:after{background:transparent}
.problem .panel-bg{background-image:url('../assets/backgrounds/section-02-luxury-desktop.webp');background-position:center top;background-size:min(100vw,1672px) auto;background-color:#030303}
.problem-layout{position:relative;width:min(100%,1672px);height:100%;margin:0 auto}
.problem-eyebrow{top:16.5%;left:4.75%;padding:0;border:0;font-size:clamp(16px,1.62vw,27px);letter-spacing:.05em}
.problem-eyebrow:after{display:none}
.problem-eyebrow span{margin:0 .45em;color:#c7ad81}
.problem h2{top:23%;left:4.75%;width:55%;font-size:clamp(34px,4.2vw,70px);font-weight:600;line-height:1.82;letter-spacing:-.045em;transform:scaleX(.68);text-shadow:0 5px 12px #000}
.problem-statement{top:55.5%;left:4.75%;font-size:clamp(30px,3.55vw,59px);line-height:1.21;color:#e8e1d8}
.problem-statement:before,.problem-statement:after{display:none}
.problem-step{width:38%;min-height:14%}
.problem-step:nth-child(1){top:16.4%;left:56.2%}.problem-step:nth-child(2){top:40.1%;left:63.2%}.problem-step:nth-child(3){top:68%;left:69.7%}
.problem-node{top:0;left:0;width:min(7.2vw,120px);height:auto;aspect-ratio:1;font-size:clamp(25px,2.75vw,46px);font-weight:600}
.problem-step:nth-child(2) .problem-node,.problem-step:nth-child(3) .problem-node{left:0}
.problem-step>div{top:2.4vw;left:10.7vw;width:26vw;max-width:435px}
.problem-step:nth-child(2)>div{left:11.8vw}.problem-step:nth-child(3)>div{left:10.7vw;top:1.6vw}
.problem-step h3{margin:0 0 .75em;padding-bottom:.55em;border-color:rgba(224,200,157,.55);font-size:clamp(14px,1.5vw,25px);font-weight:400;white-space:nowrap}
.problem-step h3 b{display:inline;font-weight:400;color:#d4b77f}
.problem-step p{font-size:clamp(13px,1.27vw,21px);line-height:1.42}
.problem-closing{left:4.8%;bottom:8.4%;font-size:clamp(12px,1.18vw,20px);line-height:1.42}

@media(max-width:767px){
  .problem{height:177.68vw;min-height:568.6px;max-height:none}
  .problem .panel-bg{background-image:url('../assets/backgrounds/section-02-luxury-mobile.webp');background-position:center top;background-size:100% 100%}
  .problem-layout{width:100%;height:100%}
  .problem-eyebrow{top:4.55%;left:11.5%;padding:0;font-size:clamp(12px,3.4vw,17px)}
  .problem h2{top:8.9%;left:11.5%;width:125%;font-size:clamp(29px,9.1vw,44px);line-height:1.43;transform:scaleX(.68)}
  .problem-statement{top:27.4%;left:11.5%;width:84%;font-size:clamp(21px,6.1vw,30px);line-height:1.2}
  .problem-statement br:last-of-type{display:none}
  .problem-step{width:78%;min-height:11%}
  .problem-step:nth-child(1){top:37.4%;left:15.7%}.problem-step:nth-child(2){top:54.9%;left:29%}.problem-step:nth-child(3){top:74%;left:39.8%}
  .problem-node,.problem-step:nth-child(2) .problem-node,.problem-step:nth-child(3) .problem-node{top:0;left:0;width:16.5vw;height:auto;font-size:clamp(24px,8vw,39px)}
  .problem-step>div{top:4.2vw;left:22.8vw;width:55vw;max-width:none}
  .problem-step:nth-child(2)>div{top:4.5vw;left:20vw}.problem-step:nth-child(3)>div{top:3.5vw;left:19vw;width:43vw}
  .problem-step h3{margin:0 0 .65em;padding-bottom:.45em;font-size:clamp(12px,3.1vw,15px);line-height:1.18;white-space:nowrap}
  .problem-step:nth-child(3) h3{white-space:normal;text-align:center}
  .problem-step p{font-size:clamp(12px,3.35vw,16px);line-height:1.4}
  .problem-closing{left:10%;bottom:3.8%;width:80%;padding:0;border:0;font-size:clamp(11px,3vw,14px);line-height:1.45;text-align:center}
  .problem-closing:before{display:none}
}

/* Keep the desktop header balanced before the mobile navigation takes over. */
@media(min-width:992px) and (max-width:1279px){
  .site-header{padding-inline:30px}
  .brand img{width:185px}
  .main-nav{right:190px;gap:24px;font-size:13px}
  .header-cta{right:30px;min-width:145px;font-size:12px}
}

/* Section 02 editorial v2 — final cascade lock. */
.problem .panel-bg{background-image:url('../assets/backgrounds/exec-c0cbff06-036a-46a8-b28a-ea817d04dde8.webp');background-size:min(100vw,1672px) auto}
.problem .problem-layout{display:grid;grid-template-columns:48% 52%;padding:8.2% 4.5% 6.2%}
.problem .problem-intro{position:static;align-self:stretch;padding-right:8%}
.problem .problem-eyebrow{position:static;display:flex;width:max-content;padding:0 0 14px;font-size:clamp(13px,1.37vw,23px)}
.problem .problem-eyebrow:after{display:block}
.problem #problem-title{position:static;width:132%;margin:4.7% 0 0;font-size:clamp(32px,4.18vw,70px);line-height:1.1;transform:scaleX(.72)}
.problem .problem-statement{position:static;width:auto;margin-top:6%;padding-top:3.7%;font-size:clamp(14px,1.45vw,24px);line-height:1.45}
.problem .problem-steps{display:grid;grid-template-rows:repeat(3,1fr);height:100%;padding:0}
.problem .problem-step:nth-child(n){position:relative;inset:auto;display:grid;grid-template-columns:29% 71%;align-items:center;width:auto;min-height:0;padding:0 0 0 3%}
.problem .problem-node,.problem .problem-step:nth-child(n) .problem-node{position:static;width:auto;height:auto;aspect-ratio:auto;font-size:clamp(70px,10.2vw,170px);line-height:.8;transform:scaleX(.7)}
.problem .problem-step:nth-child(n)>div{position:static;width:auto;max-width:none;padding:0 3% 0 0}
.problem .problem-step h3{font-size:clamp(15px,1.65vw,28px);white-space:normal}
.problem .problem-step p{font-size:clamp(12px,1.27vw,21px)}
.problem .problem-closing{left:4.8%;bottom:6%;width:38%;padding-left:2.1%;font-size:clamp(11px,1.14vw,19px);text-align:left}

@media(max-width:767px){
  .problem .panel-bg{background-image:url('../assets/backgrounds/exec-7e16d0ac-7b68-4773-b2c0-8cb2ae2879d1.webp');background-size:100% 100%}
  .problem .problem-layout{display:block;padding:0 9.2%}
  .problem .problem-intro{position:absolute;top:7.8%;right:9.2%;left:9.2%;padding:0}
  .problem .problem-eyebrow{padding-bottom:2.8%;font-size:clamp(13px,3.35vw,16px)}
  .problem #problem-title{width:138%;margin-top:6%;font-size:clamp(30px,9.15vw,44px);line-height:1.04;transform:scaleX(.7)}
  .problem .problem-statement{width:auto;margin-top:5%;padding:0;font-size:clamp(13px,3.55vw,17px);line-height:1.45}
  .problem .problem-steps{position:absolute;top:41%;right:9.2%;left:9.2%;height:42.5%}
  .problem .problem-step:nth-child(n){grid-template-columns:27% 73%;padding:0}
  .problem .problem-node,.problem .problem-step:nth-child(n) .problem-node{font-size:clamp(61px,20.5vw,98px);line-height:.82;transform:scaleX(.68)}
  .problem .problem-step:nth-child(n)>div{padding:0 0 0 4%}
  .problem .problem-step h3{font-size:clamp(13px,3.75vw,18px);text-align:left}
  .problem .problem-step p{font-size:clamp(11px,3.15vw,15px)}
  .problem .problem-closing{left:9.2%;bottom:5.2%;width:81.6%;padding-left:4%;font-size:clamp(11px,3.05vw,14px);text-align:left}
}

@media(max-width:767px){
  .site-header{min-height:72px;padding:0 25px;background:linear-gradient(to bottom,rgba(0,0,0,.64),transparent)}
  .brand img{width:152px}
  .header-cta{display:none}
  .menu-toggle{position:absolute;right:25px;justify-self:end;width:38px;height:38px;margin:0;padding:0;gap:6px}
  .menu-toggle span:not(.sr-only){width:27px;height:2px}
  .hero{height:930px;min-height:930px;color:#fff}
  .hero .panel-bg{background-image:url('../assets/backgrounds/section-01-mobile-original-cast-v3.webp');background-position:center top}
  .hero:after{background:linear-gradient(to bottom,rgba(0,0,0,.03),transparent 64%,rgba(0,0,0,.08))}
  .hero-content{width:auto;margin:0 32px;padding-top:91px}
  .hero .eyebrow{display:flex;align-items:center;width:165px;margin:0 0 19px;font-size:11px;font-weight:600;letter-spacing:.36em;color:#fff}
  .hero .eyebrow:after{content:'';width:81px;margin-left:-151px;margin-top:37px;border-bottom:1px solid rgba(255,255,255,.9);box-shadow:31px 0 8px 1px rgba(255,255,255,.75)}
  .hero-kicker{margin:0 0 10px;font-family:var(--serif);font-size:26px;font-style:normal;font-weight:400;line-height:1.1;letter-spacing:.01em;text-transform:uppercase}
  .hero h1{width:500px;max-width:none;margin:0;color:#fff;font-family:var(--display);font-size:74px;font-weight:900;line-height:1.02;letter-spacing:-.055em;white-space:nowrap;transform:scaleX(.68);transform-origin:left center}
  .hero h1 span{display:inline;white-space:nowrap}
  .hero h1 span+span{margin-left:.12em}
  .hero-promise{margin-top:8px;padding:0;border:0}
  .hero-audience{max-width:330px;margin:0 0 5px;color:#fff;font-size:17px;font-weight:700;line-height:1.25}
  .hero-lead{max-width:285px;margin:0;color:#fff;font-size:15px;font-weight:400;line-height:1.42}
  .event-facts{display:grid;grid-template-columns:1fr;width:200px;max-width:none;margin:12px 0 0;gap:0}
  .event-facts div,.event-facts div:nth-child(3){display:grid;grid-template-columns:29px 1fr;grid-column:1/-1;align-items:center;min-height:37px;padding:0;border:0;border-bottom:1px solid rgba(255,255,255,.38)}
  .event-facts div:last-child{border-bottom:0}
  .event-facts dt{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
  .event-facts dd{margin:0;color:#fff;font-size:14px;font-weight:400;line-height:1;text-transform:uppercase;white-space:nowrap}
  .fact-icon{display:grid;place-items:center;width:24px;height:24px}
  .fact-icon svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
  .hero-people{right:auto;bottom:103px;left:38px;display:flex;width:355px;justify-content:space-between;gap:0;transform:none}
  .hero-people p{display:block;padding-left:9px;border-left:3px solid #fff;line-height:1}
  .hero-people strong{font-size:12px;font-weight:500}
  .hero-people strong:after{content:' — '}
  .hero-people span{font-size:10px;letter-spacing:0;color:#fff}
  .hero .button{position:absolute;right:29px;bottom:25px;left:29px;width:auto;min-height:59px;margin:0;padding:0 35px;background:#fff;color:#050505;font-size:17px;letter-spacing:0;white-space:nowrap;box-shadow:0 0 0 2px #111,0 0 0 3px rgba(255,255,255,.7)}
  .hero .button span{font-size:28px;font-weight:300}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Section 02 — approved Luxury Editorial composition. */
.problem{height:min(56.28vw,941px);min-height:432px;max-height:941px;background:#030303;color:#f5f5f3;font-family:var(--body);overflow:hidden}
.problem:after{display:none}
.problem .panel-bg{background-color:#030303;background-image:url('../assets/backgrounds/exec-c0cbff06-036a-46a8-b28a-ea817d04dde8.webp');background-position:center top;background-repeat:no-repeat;background-size:min(100vw,1672px) auto}
.problem-layout{position:relative;display:grid;grid-template-columns:48% 52%;width:min(100%,1672px);height:100%;margin:0 auto;padding:8.2% 4.5% 6.2%}
.problem-intro{align-self:stretch;padding-right:8%}
.problem-eyebrow,.problem-statement,.problem-closing,.problem-steps{margin:0}
.problem-eyebrow{display:flex;align-items:center;gap:14px;width:max-content;padding:0 0 14px;border-bottom:1px solid rgba(255,255,255,.72);font:400 clamp(13px,1.37vw,23px)/1 var(--body);letter-spacing:.08em}
.problem-eyebrow:after{content:'';display:block;width:5px;height:5px;margin:15px -17px -15px 18px;border-radius:50%;background:#d6b982;box-shadow:0 0 8px rgba(214,185,130,.55)}
.problem h2{position:static;width:132%;margin:4.7% 0 0;color:#f6f6f4;font-family:var(--body);font-size:clamp(32px,4.18vw,70px);font-weight:600;line-height:1.1;letter-spacing:-.045em;text-transform:uppercase;transform:scaleX(.72);transform-origin:left top;text-shadow:none}
.problem h2 span{display:block;white-space:nowrap}
.problem-statement{position:static;margin-top:6%;padding-top:3.7%;border-top:1px solid rgba(255,255,255,.55);font:400 clamp(14px,1.45vw,24px)/1.45 var(--body);letter-spacing:-.01em;color:rgba(255,255,255,.86)}
.problem-statement:before,.problem-statement:after{display:none}
.problem-steps{display:grid;grid-template-rows:repeat(3,1fr);height:100%;padding:0;list-style:none}
.problem-step{position:relative;display:grid;grid-template-columns:29% 1fr;align-items:center;width:auto;min-height:0;padding:0 0 0 3%;border-bottom:1px solid rgba(255,255,255,.5)}
.problem-step:after{content:'';position:absolute;right:-1px;bottom:-3px;width:6px;height:6px;border-radius:50%;background:#d6b982;box-shadow:0 0 8px rgba(214,185,130,.5)}
.problem-step:nth-child(n){position:relative;inset:auto;width:auto;min-height:0}
.problem-node,.problem-step:nth-child(n) .problem-node{position:static;display:block;width:auto;height:auto;color:transparent;font:600 clamp(70px,10.2vw,170px)/.8 var(--body);letter-spacing:-.08em;-webkit-text-stroke:1px rgba(255,255,255,.63);transform:scaleX(.7);transform-origin:left center}
.problem-step>div,.problem-step:nth-child(n)>div{position:static;width:auto;max-width:none;padding:0 3% 0 0}
.problem-step h3{margin:0 0 3%;padding:0;border:0;color:#fff;font:600 clamp(15px,1.65vw,28px)/1.2 var(--body);letter-spacing:-.03em;white-space:normal;text-transform:uppercase}
.problem-step p{margin:0;color:rgba(255,255,255,.82);font:400 clamp(12px,1.27vw,21px)/1.45 var(--body)}
.problem-closing{position:absolute;left:4.8%;bottom:6%;width:38%;padding-left:2.1%;border-left:2px solid #d6b982;color:rgba(255,255,255,.83);font:400 clamp(11px,1.14vw,19px)/1.5 var(--body)}
.problem-closing strong{color:#fff;font-weight:500}

@media(max-width:767px){
  .problem{height:177.68vw;min-height:568.6px;max-height:none}
  .problem .panel-bg{background-image:url('../assets/backgrounds/exec-7e16d0ac-7b68-4773-b2c0-8cb2ae2879d1.webp');background-position:center top;background-size:100% 100%}
  .problem-layout{display:block;width:100%;height:100%;padding:0 9.2%}
  .problem-intro{position:absolute;top:7.8%;right:9.2%;left:9.2%;padding:0}
  .problem-eyebrow{padding-bottom:2.8%;font-size:clamp(13px,3.35vw,16px)}
  .problem h2{width:138%;margin-top:6%;font-size:clamp(30px,9.15vw,44px);line-height:1.04;transform:scaleX(.7)}
  .problem-statement{margin-top:5%;padding:0;border:0;font-size:clamp(13px,3.55vw,17px);line-height:1.45}
  .problem-steps{position:absolute;top:41%;right:9.2%;left:9.2%;display:grid;height:42.5%;grid-template-rows:repeat(3,1fr)}
  .problem-step{grid-template-columns:27% 73%;padding:0;border-bottom:1px solid rgba(255,255,255,.55)}
  .problem-node,.problem-step:nth-child(n) .problem-node{font-size:clamp(61px,20.5vw,98px);line-height:.82;transform:scaleX(.68)}
  .problem-step>div,.problem-step:nth-child(n)>div{padding-left:4%}
  .problem-step h3{margin-bottom:5%;font-size:clamp(13px,3.75vw,18px);line-height:1.18;white-space:normal}
  .problem-step p{font-size:clamp(11px,3.15vw,15px);line-height:1.38}
  .problem-closing{left:9.2%;bottom:5.2%;width:81.6%;padding-left:4%;font-size:clamp(11px,3.05vw,14px);line-height:1.5}
}

/* Section 02 — calibrated to the approved desktop and mobile artwork. */
.problem{height:min(56.28vw,941px);min-height:720px;max-height:941px;color:#f5f5f3}
.problem:after{background:transparent}
.problem .panel-bg{background-image:url('../assets/backgrounds/section-02-desktop.webp');background-position:center top}
.problem-layout{position:relative;width:100%;height:100%;margin:0 auto}
.problem-eyebrow,.problem-statement,.problem-closing,.problem-steps{margin:0}
.problem-eyebrow{position:absolute;top:168px;left:73px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.7);font-family:var(--serif);font-size:27px;font-weight:400;line-height:1;text-transform:uppercase;letter-spacing:.05em}
.problem-eyebrow:after{content:'';position:absolute;right:0;bottom:-1px;width:94px;height:1px;background:#fff;box-shadow:-41px 0 8px 2px rgba(255,255,255,.7)}
.problem-eyebrow span{margin:0 8px;color:rgba(255,255,255,.75)}
.problem h2{position:absolute;top:246px;left:73px;width:900px;margin:0;color:#f4f4f2;font-family:var(--display);font-size:70px;font-weight:600;line-height:1.42;letter-spacing:-.04em;text-transform:uppercase;white-space:nowrap;transform:scaleX(.68);transform-origin:left top;text-shadow:0 5px 8px rgba(0,0,0,.8)}
.problem-statement{position:absolute;top:480px;left:73px;font-family:var(--serif);font-size:56px;font-weight:400;line-height:1.2;letter-spacing:-.035em}
.problem-statement:before,.problem-statement:after{content:'';display:block;width:315px;height:1px;background:rgba(255,255,255,.65);box-shadow:84px 0 8px 1px rgba(255,255,255,.8)}
.problem-statement:before{margin-bottom:28px}.problem-statement:after{margin-top:28px}
.problem-steps{list-style:none;margin:0;padding:0}
.problem-step{position:absolute;left:990px;width:560px;min-height:130px}
.problem-step:nth-child(1){top:120px}.problem-step:nth-child(2){top:379px;left:1156px}.problem-step:nth-child(3){top:617px;left:1138px}
.problem-node{position:absolute;top:17px;left:11px;display:grid;place-items:center;width:65px;height:78px;color:#050505;font-family:var(--display);font-size:34px;font-weight:900;line-height:1;transform:scaleX(.72)}
.problem-step:nth-child(2) .problem-node,.problem-step:nth-child(3) .problem-node{left:11px}
.problem-step>div{position:absolute;top:0;left:184px;width:360px}
.problem-step:nth-child(2)>div,.problem-step:nth-child(3)>div{left:141px}
.problem-step h3{margin:0 0 11px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.65);font-family:var(--display);font-size:21px;font-weight:400;line-height:1.2;text-transform:uppercase}
.problem-step h3 b{display:none}
.problem-step p{margin:0;font-size:20px;font-weight:400;line-height:1.45;color:rgba(255,255,255,.82)}
.problem-closing{position:absolute;left:74px;bottom:103px;font-size:19px;line-height:1.42;color:rgba(255,255,255,.83)}
.problem-closing strong{font-weight:600;color:#fff}
.problem-mobile{display:none}

@media(max-width:767px){
  .problem{height:854px;min-height:854px;max-height:854px}
  .problem .panel-bg{background-image:url('../assets/backgrounds/section-02-mobile.webp');background-position:center top;background-size:cover}
  .problem-layout{width:480px;max-width:100%;margin:0 auto}
  .problem-eyebrow{top:34px;left:8.1%;padding-bottom:12px;font-size:16px;letter-spacing:.04em}
  .problem-eyebrow:after{width:105px;box-shadow:-35px 0 6px 1px rgba(255,255,255,.75)}
  .problem-eyebrow span{margin:0 6px}
  .problem h2{top:82px;left:8.1%;width:580px;font-size:44px;font-weight:600;line-height:1.34;letter-spacing:-.05em;transform:scaleX(.7)}
  .problem-statement{top:201px;left:8.1%;font-size:31px;line-height:1.2;letter-spacing:-.035em}
  .problem-statement:before{width:170px;margin-bottom:16px}.problem-statement:after{display:none}
  .problem-step{left:13%;width:79%;min-height:100px}
  .problem-step:nth-child(1){top:349px;left:13%}.problem-step:nth-child(2){top:510px;left:27%}.problem-step:nth-child(3){top:646px;left:23%}
  .problem-node{top:-2px;left:4px;width:66px;height:66px;font-size:26px}
  .problem-step:nth-child(2) .problem-node{top:5px;left:0}.problem-step:nth-child(3) .problem-node{top:15px;left:-9px}
  .problem-step>div{top:14px;left:122px;width:252px}
  .problem-step:nth-child(2)>div{top:8px;left:107px}.problem-step:nth-child(3)>div{top:8px;left:83px;width:270px}
  .problem-step h3{margin:0 0 9px;padding-bottom:8px;font-size:15px;line-height:1.2;white-space:nowrap}
  .problem-step h3 b{display:inline;font-weight:400}
  .problem-step:nth-child(3) h3{white-space:normal;text-align:center}
  .problem-step p{font-size:15px;line-height:1.45}
  .problem-closing{left:8.1%;bottom:38px;width:83.8%;padding-top:12px;border-top:1px solid rgba(255,255,255,.55);font-size:13px;line-height:1.45;text-align:center}
  .problem-closing:before{content:'';position:absolute;top:-1px;left:38%;width:25%;height:1px;background:#fff;box-shadow:0 0 7px 1px #fff}
  .desktop-break{display:none}
  .problem-mobile{display:block}
}

/* Final Section 02 luxury cascade. */
.problem .problem-eyebrow,.problem .problem-statement{font-family:var(--body)}
.problem{height:min(56.28vw,941px);min-height:432px;max-height:941px;color:#f5f5f3}
.problem:after{background:transparent}
.problem .panel-bg{background-image:url('../assets/backgrounds/section-02-luxury-desktop.webp');background-position:center top;background-size:min(100vw,1672px) auto;background-color:#030303}
.problem-layout{position:relative;width:min(100%,1672px);height:100%;margin:0 auto}
.problem-eyebrow{top:16.5%;left:4.75%;padding:0;border:0;font-size:clamp(16px,1.62vw,27px);letter-spacing:.05em}
.problem-eyebrow:after{display:none}.problem-eyebrow span{margin:0 .45em;color:#c7ad81}
.problem h2{top:23%;left:4.75%;width:55%;font-size:clamp(34px,4.2vw,70px);font-weight:600;line-height:1.82;letter-spacing:-.045em;transform:scaleX(.68);text-shadow:0 5px 12px #000}
.problem-statement{top:55.5%;left:4.75%;font-size:clamp(30px,3.55vw,59px);line-height:1.21;color:#e8e1d8}
.problem-statement:before,.problem-statement:after{display:none}
.problem-step{width:38%;min-height:14%}
.problem-step:nth-child(1){top:16.4%;left:56.2%}.problem-step:nth-child(2){top:40.1%;left:63.2%}.problem-step:nth-child(3){top:68%;left:69.7%}
.problem-node{top:0;left:0;width:min(7.2vw,120px);height:auto;aspect-ratio:1;font-size:clamp(25px,2.75vw,46px);font-weight:600}
.problem-step:nth-child(2) .problem-node,.problem-step:nth-child(3) .problem-node{left:0}
.problem-step>div{top:2.4vw;left:10.7vw;width:23vw;max-width:390px}
.problem-step:nth-child(2)>div{left:11.8vw}.problem-step:nth-child(3)>div{left:10.7vw;top:1.6vw;width:18vw;max-width:300px}
.problem-step h3{margin:0 0 .75em;padding-bottom:.55em;border-color:rgba(224,200,157,.55);font-size:clamp(14px,1.5vw,25px);font-weight:400;white-space:nowrap}
.problem-step h3 b{display:inline;font-weight:400;color:#d4b77f}
.problem-step p{font-size:clamp(13px,1.27vw,21px);line-height:1.42}
.problem-closing{left:4.8%;bottom:8.4%;font-size:clamp(12px,1.18vw,20px);line-height:1.42}

@media(max-width:767px){
  .problem{height:177.68vw;min-height:568.6px;max-height:none}
  .problem .panel-bg{background-image:url('../assets/backgrounds/section-02-luxury-mobile.webp');background-position:center top;background-size:100% 100%}
  .problem-layout{width:100%;height:100%}
  .problem-eyebrow{top:4.55%;left:11.5%;padding:0;font-size:clamp(12px,3.4vw,17px)}
  .problem h2{top:8.9%;left:11.5%;width:125%;font-size:clamp(29px,9.1vw,44px);line-height:1.43;transform:scaleX(.68)}
  .problem-statement{top:27.4%;left:11.5%;width:92%;font-size:clamp(21px,6.1vw,30px);line-height:1.2}
  .problem-statement br:last-of-type{display:none}
  .problem-step{width:78%;min-height:11%}
  .problem-step:nth-child(1){top:37.4%;left:15.7%}.problem-step:nth-child(2){top:54.9%;left:29%}.problem-step:nth-child(3){top:74%;left:39.8%}
  .problem-node,.problem-step:nth-child(2) .problem-node,.problem-step:nth-child(3) .problem-node{top:0;left:0;width:16.5vw;height:auto;font-size:clamp(24px,8vw,39px)}
  .problem-step>div{top:4.2vw;left:22.8vw;width:55vw;max-width:none}
  .problem-step:nth-child(2)>div{top:4.5vw;left:18vw;width:48vw}.problem-step:nth-child(3)>div{top:3.5vw;left:13vw;width:43vw}
  .problem-step h3{margin:0 0 .65em;padding-bottom:.45em;font-size:clamp(12px,3.1vw,15px);line-height:1.18;white-space:nowrap}
  .problem-step:nth-child(3) h3{white-space:normal;text-align:center}
  .problem-step p{font-size:clamp(12px,3.35vw,16px);line-height:1.4}
  .problem-closing{left:10%;bottom:3.8%;width:80%;padding:0;border:0;font-size:clamp(11px,3vw,14px);line-height:1.45;text-align:center}
  .problem-closing:before{display:none}
}
