.challenge-module__uYbRdG__page{min-height:100svh;color:var(--paper);background:#10100f;overflow-x:hidden}.challenge-module__uYbRdG__page ::selection{color:#0d0d0c;background:#b7904bd1}.challenge-module__uYbRdG__header{z-index:10;justify-content:space-between;align-items:center;padding:34px clamp(32px,4.2vw,64px) 0;display:flex;position:relative}.challenge-module__uYbRdG__headerOverlay{position:absolute;top:0;left:0;right:0}.challenge-module__uYbRdG__brand{color:var(--paper);font-family:var(--font-body);letter-spacing:.055em;text-transform:uppercase;align-items:center;gap:14px;font-size:15px;font-weight:700;display:inline-flex}.challenge-module__uYbRdG__brandMark{letter-spacing:-.035em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d0d0d2e;border:1px solid #f7f6f366;border-radius:6px;place-items:center;width:40px;height:40px;font-size:17px;display:grid;box-shadow:inset 0 1px #f7f6f314}.challenge-module__uYbRdG__homeLink{color:#f7f6f3b8;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;transition:color .18s var(--ease-standard);align-items:center;gap:8px;font-size:11px;display:inline-flex}.challenge-module__uYbRdG__homeLink:hover{color:var(--paper)}.challenge-module__uYbRdG__brand:focus-visible,.challenge-module__uYbRdG__homeLink:focus-visible{outline:2px solid var(--gold-light);outline-offset:5px;border-radius:4px}.challenge-module__uYbRdG__mobileHomeLabel{display:none}.challenge-module__uYbRdG__hero{isolation:isolate;background:#121210;grid-template-columns:minmax(560px,.54fr) minmax(500px,.46fr);min-height:780px;display:grid;position:relative}.challenge-module__uYbRdG__artwork{background:#151512;grid-area:1/2;min-width:0;min-height:780px;position:relative;overflow:hidden}.challenge-module__uYbRdG__artwork:before{z-index:2;content:"";pointer-events:none;background:linear-gradient(#0000,#b7904b80 36%,#b7904b33 70%,#0000);width:1px;position:absolute;top:13%;bottom:13%;left:0}.challenge-module__uYbRdG__artwork:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#121210 0%,#121210c7 13%,#1212102e 42%,#12121005 74%),linear-gradient(#0d0d0d52 0%,#0000 27% 70%,#0d0d0dc2 100%);position:absolute;inset:0}.challenge-module__uYbRdG__artworkImage{object-fit:cover;object-position:46% 48%;filter:saturate(.66)brightness(.69)contrast(1.08)sepia(.03);transition:filter .9s var(--ease-standard), transform 1.1s var(--ease-standard);transform:scaleX(-1)}.challenge-module__uYbRdG__heroContent{z-index:2;grid-area:1/1;align-self:center;width:min(100%,760px);padding:132px clamp(40px,5vw,76px) 68px clamp(40px,4.2vw,64px);position:relative}.challenge-module__uYbRdG__eyebrow{max-width:100%;color:var(--gold-light);font-family:var(--font-mono);letter-spacing:.105em;text-transform:uppercase;border:1px solid #b7904bb8;border-radius:999px;align-items:center;gap:10px;padding:10px 15px;font-size:11px;font-weight:500;line-height:1.35;display:inline-flex}.challenge-module__uYbRdG__eyebrowDot{background:var(--brushed-gold);border-radius:999px;flex:none;width:6px;height:6px;position:relative;box-shadow:0 0 0 1px #dec68f29}.challenge-module__uYbRdG__eyebrowDot:after{border-radius:inherit;content:"";opacity:0;border:1px solid #dec68f94;position:absolute;inset:-1px;transform:scale(1)}.challenge-module__uYbRdG__headline{max-width:740px;font-family:var(--font-display);letter-spacing:-.045em;text-wrap:balance;text-transform:uppercase;margin-top:30px;font-size:clamp(54px,5.15vw,76px);font-weight:700;line-height:.98}.challenge-module__uYbRdG__headlineLine{display:block}.challenge-module__uYbRdG__hook{max-width:640px;color:var(--brushed-gold);font-family:var(--font-display);letter-spacing:-.02em;text-wrap:balance;margin-top:27px;font-size:clamp(22px,1.85vw,28px);font-weight:700;line-height:1.22}.challenge-module__uYbRdG__promise{color:#f7f6f3c2;max-width:620px;margin-top:10px;font-size:16px;line-height:1.5}.challenge-module__uYbRdG__signupBlock{margin-top:30px}.challenge-module__uYbRdG__invitation{text-wrap:balance;max-width:600px;font-size:16px;font-weight:650;line-height:1.45}.challenge-module__uYbRdG__form{margin-top:13px}.challenge-module__uYbRdG__formControls{align-items:stretch;gap:12px;display:flex}.challenge-module__uYbRdG__emailInput{width:min(360px,100%);min-width:0;height:58px;color:var(--paper);font-family:var(--font-body);transition:border-color .18s var(--ease-standard), background .18s var(--ease-standard), box-shadow .18s var(--ease-standard);background:#0d0d0d94;border:1px solid #f7f6f34d;border-radius:7px;padding:0 18px;font-size:16px}.challenge-module__uYbRdG__emailInput::placeholder{color:#f7f6f36b}.challenge-module__uYbRdG__emailInput:hover{border-color:#f7f6f380}.challenge-module__uYbRdG__emailInput:focus-visible{border-color:var(--gold-light);outline-offset:2px;background:#0d0d0dc7;outline:2px solid #dec68f52;box-shadow:0 0 0 4px #b7904b14,inset 0 1px #f7f6f30d}.challenge-module__uYbRdG__submitButton{background:var(--brushed-gold);min-width:132px;height:58px;color:var(--ink);font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;transition:background .18s var(--ease-standard), box-shadow .18s var(--ease-standard), transform .18s var(--ease-standard);border-radius:7px;justify-content:center;align-items:center;gap:9px;padding:0 22px;font-size:14px;font-weight:750;display:inline-flex;box-shadow:inset 0 1px #fff3,0 8px 24px #77521f1f}.challenge-module__uYbRdG__submitButton svg{transition:transform .18s var(--ease-standard)}.challenge-module__uYbRdG__submitButton:hover:not(:disabled){background:var(--gold-light);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff47,0 12px 30px #b7904b38}.challenge-module__uYbRdG__submitButton:hover:not(:disabled) svg{transform:translate(3px)}.challenge-module__uYbRdG__submitButton:active:not(:disabled){transform:translateY(0)scale(.99);box-shadow:inset 0 1px 3px #0d0d0d38}.challenge-module__uYbRdG__submitButton:focus-visible{outline:2px solid var(--paper);outline-offset:3px}.challenge-module__uYbRdG__submitButton:disabled{cursor:wait;opacity:.72}.challenge-module__uYbRdG__formNote{color:#f7f6f3a1;max-width:600px;font-family:var(--font-body);margin-top:11px;font-size:13px;font-weight:400;line-height:1.5}.challenge-module__uYbRdG__formError{color:#e8a19a;min-height:20px;margin-top:7px;font-size:13px;line-height:1.45}.challenge-module__uYbRdG__formError:empty{display:none}.challenge-module__uYbRdG__proofSection{background:linear-gradient(90deg,#0000,#b7904b06 50%,#0000);border-top:1px solid #f7f6f32e;border-bottom:1px solid #f7f6f32e;width:min(100% - 64px,1320px);margin:0 auto;padding:34px 0 32px}.challenge-module__uYbRdG__proofMetrics{justify-content:center;align-items:center;gap:clamp(32px,5vw,72px);display:flex}.challenge-module__uYbRdG__metric{justify-content:center;align-items:center;gap:15px;min-width:150px;display:flex}.challenge-module__uYbRdG__metricIcon{width:42px;height:42px;color:var(--brushed-gold);stroke-width:1.65px;flex:none}.challenge-module__uYbRdG__metricCopy{align-items:baseline;gap:10px;display:flex}.challenge-module__uYbRdG__metricCopy strong{color:var(--paper);font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(38px,3.35vw,52px);font-weight:700;line-height:1}.challenge-module__uYbRdG__metricCopy>span{color:var(--brushed-gold);font-family:var(--font-mono);letter-spacing:.11em;text-transform:uppercase;font-size:12px;font-weight:600}.challenge-module__uYbRdG__metricDivider{background:#f7f6f338;width:1px;height:56px}.challenge-module__uYbRdG__proofSentence{color:#f7f6f3b3;text-align:center;margin-top:20px;font-size:15px;line-height:1.5}.challenge-module__uYbRdG__proofSentence strong{color:var(--gold-light);font-weight:700}.challenge-module__uYbRdG__testimonials{width:min(100% - 64px,1320px);margin:0 auto;padding:46px 0 74px}.challenge-module__uYbRdG__testimonialsLabel{color:var(--brushed-gold);font-family:var(--font-mono);letter-spacing:.11em;text-transform:uppercase;font-size:12px;font-weight:500;line-height:1.4}.challenge-module__uYbRdG__testimonialGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(48px,8vw,112px);margin-top:28px;display:grid}.challenge-module__uYbRdG__testimonial{min-width:0}.challenge-module__uYbRdG__testimonialPerson{align-items:center;gap:16px;display:flex}.challenge-module__uYbRdG__testimonialAvatar{object-fit:cover;width:60px;height:60px;transition:box-shadow .24s var(--ease-standard), transform .24s var(--ease-standard);border:1px solid #f7f6f36b;border-radius:999px;flex:none;box-shadow:0 0 0 3px #10100f,0 0 0 4px #b7904b47}.challenge-module__uYbRdG__testimonialPerson span{flex-direction:column;gap:3px;min-width:0;display:flex}.challenge-module__uYbRdG__testimonialPerson strong{font-family:var(--font-display);letter-spacing:.01em;text-transform:uppercase;font-size:17px;font-weight:700;line-height:1.2}.challenge-module__uYbRdG__testimonialPerson small{color:#f7f6f39e;font-size:13px;line-height:1.4}.challenge-module__uYbRdG__testimonial blockquote{max-width:590px;color:var(--paper);font-family:var(--font-display);letter-spacing:-.018em;margin-top:22px;font-size:clamp(19px,1.65vw,24px);font-weight:650;line-height:1.34}.challenge-module__uYbRdG__videoFrame{aspect-ratio:16/9;background:#0d0d0d;border:1px solid #f7f6f333;border-radius:8px;width:100%;position:relative;overflow:hidden}.challenge-module__uYbRdG__videoFrame iframe{border:0;width:100%;height:100%}.challenge-module__uYbRdG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}@media (min-width:1181px){.challenge-module__uYbRdG__hero{grid-template-columns:minmax(0,55fr) minmax(520px,45fr);min-height:clamp(760px,87svh,810px)}.challenge-module__uYbRdG__artwork{min-height:clamp(760px,87svh,810px)}.challenge-module__uYbRdG__artwork:before{display:none}.challenge-module__uYbRdG__artwork:after{background:linear-gradient(90deg,#121210 0%,#121210f5 10%,#121210b3 25%,#12121047 45%,#1212100a 68%),linear-gradient(#0d0d0d47 0%,#0000 27% 67%,#0d0d0dd1 100%);left:-18%}.challenge-module__uYbRdG__heroContent{grid-column:1/-1;width:100%;max-width:none;padding:126px clamp(42px,3.4vw,66px) 62px}.challenge-module__uYbRdG__headline{max-width:min(61vw,1180px);font-size:clamp(66px,5.75vw,110px);line-height:.98}.challenge-module__uYbRdG__hook{max-width:700px;font-size:clamp(24px,1.75vw,30px)}.challenge-module__uYbRdG__promise,.challenge-module__uYbRdG__invitation,.challenge-module__uYbRdG__formNote{max-width:640px}.challenge-module__uYbRdG__proofSection{width:100%;padding-left:clamp(32px,4vw,72px);padding-right:clamp(32px,4vw,72px)}}@media (min-width:1600px){.challenge-module__uYbRdG__hero{grid-template-columns:minmax(0,54fr) minmax(640px,46fr)}.challenge-module__uYbRdG__artwork:after{left:-24%}.challenge-module__uYbRdG__heroContent{padding-top:132px}.challenge-module__uYbRdG__headline{max-width:min(61vw,1180px)}}@media (min-width:768px) and (max-width:1180px){.challenge-module__uYbRdG__header{padding:26px 32px 0}.challenge-module__uYbRdG__hero{grid-template-columns:minmax(360px,.54fr) minmax(330px,.46fr);min-height:720px}.challenge-module__uYbRdG__artwork{min-height:720px}.challenge-module__uYbRdG__artworkImage{object-position:43% 48%}.challenge-module__uYbRdG__heroContent{align-self:stretch;padding:112px 34px 50px 32px}.challenge-module__uYbRdG__eyebrow{letter-spacing:.08em;padding:9px 12px;font-size:9px}.challenge-module__uYbRdG__headline{margin-top:25px;font-size:clamp(42px,5.4vw,58px)}.challenge-module__uYbRdG__hook{margin-top:23px;font-size:clamp(20px,2.5vw,25px)}.challenge-module__uYbRdG__promise{font-size:14px}.challenge-module__uYbRdG__signupBlock{margin-top:25px}.challenge-module__uYbRdG__formControls{flex-direction:column;gap:9px}.challenge-module__uYbRdG__emailInput,.challenge-module__uYbRdG__submitButton{width:100%;height:54px}.challenge-module__uYbRdG__proofSection,.challenge-module__uYbRdG__testimonials{width:min(100% - 64px,1040px)}}@media (max-width:767px){.challenge-module__uYbRdG__header{padding:18px clamp(18px,5.8vw,26px) 0}.challenge-module__uYbRdG__brand{text-shadow:0 1px 12px #000000b8;gap:10px;font-size:13px}.challenge-module__uYbRdG__brandMark{width:36px;height:36px;font-size:15px}.challenge-module__uYbRdG__homeLink{text-shadow:0 1px 10px #000000d9;gap:5px;font-size:9px}.challenge-module__uYbRdG__desktopHomeLabel{display:none}.challenge-module__uYbRdG__mobileHomeLabel{display:inline}.challenge-module__uYbRdG__hero{min-height:0;display:block}.challenge-module__uYbRdG__artwork{width:100%;height:clamp(248px,74vw,330px);min-height:0}.challenge-module__uYbRdG__artwork:before{background:linear-gradient(90deg,#0000,#b7904b94 50%,#0000);width:auto;height:1px;inset:auto clamp(20px,6.7vw,28px) 0}.challenge-module__uYbRdG__artwork:after{background:linear-gradient(#0d0d0d59 0%,#0000 32%,#1212100d 58%,#121210 100%),linear-gradient(90deg,#0d0d0d1f,#0000 48%,#0d0d0d29)}.challenge-module__uYbRdG__artworkImage{object-position:49% 45%;filter:saturate(.76)brightness(.78)contrast(1.06);transform:none}.challenge-module__uYbRdG__heroContent{width:100%;padding:0 clamp(20px,6.7vw,28px) 34px}.challenge-module__uYbRdG__eyebrow{z-index:3;border-color:var(--brushed-gold);letter-spacing:.045em;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#121210eb;border-radius:14px;align-items:flex-start;max-width:100%;margin-top:-25px;padding:9px 11px;font-size:clamp(7.5px,2.15vw,9px);line-height:1.35;position:relative}.challenge-module__uYbRdG__eyebrowDot{margin-top:3px}.challenge-module__uYbRdG__headline{text-wrap:initial;max-width:100%;margin-top:24px;font-size:clamp(32px,9vw,40px);line-height:.99}.challenge-module__uYbRdG__hook{margin-top:21px;font-size:clamp(20px,5.5vw,24px);line-height:1.23}.challenge-module__uYbRdG__promise{margin-top:9px;font-size:clamp(13px,3.7vw,15px);line-height:1.5}.challenge-module__uYbRdG__signupBlock{margin-top:24px}.challenge-module__uYbRdG__invitation{max-width:340px;font-size:15px;line-height:1.42}.challenge-module__uYbRdG__form{margin-top:11px}.challenge-module__uYbRdG__formControls{flex-direction:column;gap:9px}.challenge-module__uYbRdG__emailInput,.challenge-module__uYbRdG__submitButton{width:100%;height:56px}.challenge-module__uYbRdG__submitButton{font-size:15px}.challenge-module__uYbRdG__formNote{text-align:center;max-width:350px;margin:10px auto 0;font-size:12px;line-height:1.45}.challenge-module__uYbRdG__formError{min-height:18px;margin-top:5px;font-size:12px}.challenge-module__uYbRdG__proofSection{width:calc(100% - 40px);padding:28px 0 27px}.challenge-module__uYbRdG__proofMetrics{gap:clamp(22px,9vw,42px)}.challenge-module__uYbRdG__metric{flex:1 1 0;gap:clamp(9px,3vw,14px);min-width:0}.challenge-module__uYbRdG__metricIcon{width:clamp(30px,9vw,38px);height:clamp(30px,9vw,38px)}.challenge-module__uYbRdG__metricCopy{flex-direction:column;align-items:flex-start;gap:4px}.challenge-module__uYbRdG__metricCopy strong{font-size:clamp(34px,11vw,44px)}.challenge-module__uYbRdG__metricCopy>span{font-size:11px}.challenge-module__uYbRdG__metricDivider{height:58px}.challenge-module__uYbRdG__proofSentence{margin-top:18px;font-size:13px;line-height:1.5}.challenge-module__uYbRdG__testimonials{width:calc(100% - 40px);padding:34px 0 54px}.challenge-module__uYbRdG__testimonialsLabel{letter-spacing:.08em;font-size:10px}.challenge-module__uYbRdG__testimonialGrid{margin-top:24px;display:block}.challenge-module__uYbRdG__testimonial+.challenge-module__uYbRdG__testimonial{border-top:1px solid #f7f6f32e;margin-top:34px;padding-top:32px}.challenge-module__uYbRdG__testimonialPerson{gap:13px}.challenge-module__uYbRdG__testimonialAvatar{width:54px;height:54px}.challenge-module__uYbRdG__testimonialPerson strong{font-size:15px}.challenge-module__uYbRdG__testimonialPerson small{font-size:12px}.challenge-module__uYbRdG__testimonial blockquote{margin-top:20px;font-size:clamp(18px,5vw,21px);line-height:1.36}}@media (max-width:359px){.challenge-module__uYbRdG__header{padding-left:16px;padding-right:16px}.challenge-module__uYbRdG__brand{gap:8px;font-size:11px}.challenge-module__uYbRdG__brandMark{width:34px;height:34px;font-size:14px}.challenge-module__uYbRdG__artwork{height:238px}.challenge-module__uYbRdG__heroContent{padding-left:16px;padding-right:16px}.challenge-module__uYbRdG__headline{font-size:31px}.challenge-module__uYbRdG__eyebrow{gap:7px;padding-left:9px;padding-right:9px}.challenge-module__uYbRdG__hook{font-size:19px}.challenge-module__uYbRdG__proofSection,.challenge-module__uYbRdG__testimonials{width:calc(100% - 32px)}}@media (hover:hover) and (pointer:fine) and (min-width:768px){.challenge-module__uYbRdG__artwork:hover .challenge-module__uYbRdG__artworkImage{filter:saturate(.9)brightness(.76)contrast(1.05)sepia(0);transform:scaleX(-1)scale(1.012)}.challenge-module__uYbRdG__testimonial:hover .challenge-module__uYbRdG__testimonialAvatar{transform:translateY(-2px);box-shadow:0 0 0 3px #10100f,0 0 0 4px #dec68f9e,0 8px 22px #0000003d}}@media (prefers-reduced-motion:no-preference){.challenge-module__uYbRdG__eyebrowDot:after{animation:3.4s ease-out infinite challenge-module__uYbRdG__challengeSignal}.challenge-module__uYbRdG__artworkImage{animation:challenge-module__uYbRdG__nightShiftArtworkReveal .9s var(--ease-standard) backwards}.challenge-module__uYbRdG__heroContent{animation:challenge-module__uYbRdG__nightShiftContentReveal .65s 80ms var(--ease-standard) both}}@keyframes challenge-module__uYbRdG__challengeSignal{0%,58%{opacity:0;transform:scale(1)}66%{opacity:.72}88%,to{opacity:0;transform:scale(2.8)}}@keyframes challenge-module__uYbRdG__nightShiftArtworkReveal{0%{opacity:.35;transform:scaleX(-1)scale(1.025)}to{opacity:1;transform:scaleX(-1)scale(1)}}@keyframes challenge-module__uYbRdG__nightShiftArtworkRevealMobile{0%{opacity:.35;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@keyframes challenge-module__uYbRdG__nightShiftContentReveal{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px) and (prefers-reduced-motion:no-preference){.challenge-module__uYbRdG__artworkImage{animation-name:challenge-module__uYbRdG__nightShiftArtworkRevealMobile}}@media (prefers-reduced-motion:reduce){.challenge-module__uYbRdG__artworkImage,.challenge-module__uYbRdG__eyebrowDot:after,.challenge-module__uYbRdG__heroContent,.challenge-module__uYbRdG__homeLink,.challenge-module__uYbRdG__emailInput,.challenge-module__uYbRdG__submitButton,.challenge-module__uYbRdG__submitButton svg,.challenge-module__uYbRdG__testimonialAvatar{transition:none;animation:none}}
.thank-you-module__RlSLaG__page{min-height:100svh;color:var(--paper);background:#121210;overflow-x:hidden}.thank-you-module__RlSLaG__content{width:min(100%,1540px);margin:0 auto;padding:48px 50px 30px}.thank-you-module__RlSLaG__topGrid{grid-template-columns:minmax(390px,.41fr) minmax(560px,.59fr);align-items:start;gap:54px;display:grid}.thank-you-module__RlSLaG__topGridNoVideo{display:block}.thank-you-module__RlSLaG__intro{padding:100px 4px 0}.thank-you-module__RlSLaG__introNoVideo{max-width:760px;padding-top:44px}.thank-you-module__RlSLaG__title{color:var(--paper);font-family:var(--font-display);letter-spacing:-.045em;text-transform:uppercase;font-size:clamp(64px,6vw,84px);font-weight:700;line-height:.95}.thank-you-module__RlSLaG__headline{color:var(--brushed-gold);font-family:var(--font-display);letter-spacing:-.02em;margin-top:24px;font-size:clamp(25px,2.15vw,31px);font-weight:700;line-height:1.2}.thank-you-module__RlSLaG__confirmation{color:#f7f6f3c7;max-width:510px;margin-top:24px;font-size:19px;line-height:1.58}.thank-you-module__RlSLaG__goldRule{background:var(--brushed-gold);width:70px;height:2px;margin-top:40px}.thank-you-module__RlSLaG__desktopReassurance,.thank-you-module__RlSLaG__mobileReassurance{color:var(--brushed-gold);font-family:var(--font-mono);letter-spacing:.02em;font-size:14px;line-height:1.5}.thank-you-module__RlSLaG__desktopReassurance{margin-top:32px}.thank-you-module__RlSLaG__mobileReassurance{display:none}.thank-you-module__RlSLaG__media{min-width:0}.thank-you-module__RlSLaG__label{color:var(--brushed-gold);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:12px;font-size:13px;font-weight:500;line-height:1;display:flex}.thank-you-module__RlSLaG__labelDot{background:var(--brushed-gold);border-radius:999px;flex:none;width:7px;height:7px}.thank-you-module__RlSLaG__media>div{margin-top:16px}.thank-you-module__RlSLaG__offer{border:1px solid #b7904bcc;border-radius:10px;grid-template-columns:minmax(0,1.07fr) minmax(390px,.93fr);align-items:stretch;gap:48px;margin-top:32px;padding:46px 52px;display:grid}.thank-you-module__RlSLaG__topGridNoVideo+.thank-you-module__RlSLaG__offer{margin-top:64px}.thank-you-module__RlSLaG__topGrid:not(.thank-you-module__RlSLaG__topGridNoVideo)+.thank-you-module__RlSLaG__offer{margin-top:76px}.thank-you-module__RlSLaG__offerCopy{padding-right:12px}.thank-you-module__RlSLaG__offerTitle{font-family:var(--font-display);letter-spacing:-.03em;margin-top:24px;font-size:clamp(30px,2.65vw,40px);font-weight:700;line-height:1.12}.thank-you-module__RlSLaG__offerDescription{color:#f7f6f3bf;max-width:650px;margin-top:16px;font-size:17px;line-height:1.48}.thank-you-module__RlSLaG__offerAction{border-left:1px solid #f7f6f340;flex-direction:column;justify-content:center;min-width:0;padding-left:56px;display:flex}.thank-you-module__RlSLaG__offerMeta{color:var(--brushed-gold);font-family:var(--font-mono);letter-spacing:.065em;text-transform:uppercase;font-size:15px;line-height:1.4}.thank-you-module__RlSLaG__offerButton{background:var(--brushed-gold);width:100%;min-height:64px;color:var(--ink);font-family:var(--font-display);letter-spacing:-.015em;text-align:center;text-transform:uppercase;transition:background .18s var(--ease-standard), transform .18s var(--ease-standard);border-radius:8px;justify-content:center;align-items:center;gap:12px;margin-top:24px;padding:15px 24px;font-size:18px;font-weight:750;line-height:1.2;display:inline-flex}.thank-you-module__RlSLaG__offerButton:hover{background:var(--gold-light);transform:translateY(-1px)}.thank-you-module__RlSLaG__offerButton:focus-visible{outline:2px solid var(--paper);outline-offset:3px}.thank-you-module__RlSLaG__proof{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;border-top:1px solid #f7f6f338;justify-content:flex-end;align-items:center;gap:16px;margin-top:34px;padding-top:24px;font-size:12px;line-height:1;display:flex}.thank-you-module__RlSLaG__proof strong{color:var(--brushed-gold);font-weight:500}@media (min-width:768px) and (max-height:900px){.thank-you-module__RlSLaG__content{padding-top:30px}.thank-you-module__RlSLaG__intro{padding-top:72px}.thank-you-module__RlSLaG__offer{margin-top:24px;padding-top:28px;padding-bottom:28px}.thank-you-module__RlSLaG__topGrid:not(.thank-you-module__RlSLaG__topGridNoVideo)+.thank-you-module__RlSLaG__offer{margin-top:36px}}@media (max-width:1120px){.thank-you-module__RlSLaG__topGrid{grid-template-columns:minmax(320px,.44fr) minmax(440px,.56fr);gap:34px}.thank-you-module__RlSLaG__offer{grid-template-columns:minmax(0,1fr) minmax(330px,.9fr);gap:32px;padding-left:36px;padding-right:36px}.thank-you-module__RlSLaG__offerAction{padding-left:36px}}@media (min-width:768px) and (max-width:899px){.thank-you-module__RlSLaG__topGrid{flex-direction:column;gap:34px;display:flex}.thank-you-module__RlSLaG__intro,.thank-you-module__RlSLaG__introNoVideo{max-width:760px;padding-top:44px}}@media (max-width:767px){.thank-you-module__RlSLaG__page{min-height:max(844px,100svh)}.thank-you-module__RlSLaG__content{width:auto;padding:18px 24px}.thank-you-module__RlSLaG__topGrid{flex-direction:column;gap:24px;display:flex}.thank-you-module__RlSLaG__intro,.thank-you-module__RlSLaG__introNoVideo{max-width:none;padding:0}.thank-you-module__RlSLaG__title{font-size:50px;line-height:.95}.thank-you-module__RlSLaG__headline{margin-top:16px;font-size:20px;line-height:1.2}.thank-you-module__RlSLaG__confirmation{margin-top:16px;font-size:15px;line-height:1.45}.thank-you-module__RlSLaG__goldRule,.thank-you-module__RlSLaG__desktopReassurance{display:none}.thank-you-module__RlSLaG__label{letter-spacing:.08em;gap:11px;font-size:11px}.thank-you-module__RlSLaG__media>div{margin-top:14px}.thank-you-module__RlSLaG__offer,.thank-you-module__RlSLaG__topGridNoVideo+.thank-you-module__RlSLaG__offer{border-radius:10px;flex-direction:column;gap:18px;margin-top:18px;padding:18px;display:flex}.thank-you-module__RlSLaG__topGrid:not(.thank-you-module__RlSLaG__topGridNoVideo)+.thank-you-module__RlSLaG__offer{margin-top:18px}.thank-you-module__RlSLaG__offerCopy{padding-right:0}.thank-you-module__RlSLaG__offerTitle{margin-top:16px;font-size:23px;line-height:1.12}.thank-you-module__RlSLaG__offerDescription{margin-top:10px;font-size:14px;line-height:1.45}.thank-you-module__RlSLaG__offerAction{border-left:0;padding-left:0}.thank-you-module__RlSLaG__offerMeta{letter-spacing:.04em;font-size:11px;line-height:1.5}.thank-you-module__RlSLaG__offerButton{min-height:50px;margin-top:12px;padding-left:14px;padding-right:14px;font-size:13px}.thank-you-module__RlSLaG__mobileReassurance{letter-spacing:0;margin-top:10px;font-size:10px;display:block}.thank-you-module__RlSLaG__proof{white-space:nowrap;justify-content:center;gap:14px;margin-top:18px;padding-top:14px;font-size:10px}}@media (max-width:359px){.thank-you-module__RlSLaG__content{padding-left:20px;padding-right:20px}.thank-you-module__RlSLaG__offer{padding-left:22px;padding-right:22px}.thank-you-module__RlSLaG__title{font-size:46px}}@media (prefers-reduced-motion:reduce){.thank-you-module__RlSLaG__offerButton{transition:none}}
