.adore-home-hero-section{--adore-hero-accent: #ff5a1f;--adore-hero-overlay: .6;--adore-hero-height-desktop: 760px;--adore-hero-height-mobile: 700px;position:relative;width:100%;background:#171817}.adore-home-hero{--adore-hero-controls-height: 0px;display:block;width:100%;color:#fff}.adore-home-hero--with-progress{--adore-hero-controls-height: 4px}.adore-home-hero--with-tabs{--adore-hero-controls-height: 98px}.adore-home-hero__viewport{position:relative;isolation:isolate;height:min(var(--adore-hero-height-desktop),calc(100svh - 128px));min-height:600px;overflow:hidden;background:#262622;touch-action:pan-y pinch-zoom}.adore-home-hero__slide{position:absolute;inset:0;display:flex;align-items:flex-end;opacity:0;visibility:hidden;transition:opacity .55s ease,visibility 0s linear .55s}.adore-home-hero__slide.is-active{z-index:1;opacity:1;visibility:visible;transition-delay:0s}.adore-home-hero__slide:after{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgb(0 0 0 / calc(var(--adore-hero-overlay) + .1)) 0%,rgb(0 0 0 / calc(var(--adore-hero-overlay) * .65)) 40%,transparent 68%),linear-gradient(0deg,rgb(0 0 0 / .48) 0%,transparent 48%);content:"";pointer-events:none}.adore-home-hero__media,.adore-home-hero__primary-media,.adore-home-hero__mobile-media{position:absolute;inset:0;width:100%;height:100%}.adore-home-hero__primary-media,.adore-home-hero__mobile-media{display:block;object-fit:cover;object-position:var(--adore-media-position, center center)}.adore-home-hero__mobile-media{display:none}.adore-home-hero__copy{position:relative;z-index:2;width:100%;max-width:var(--adore-hero-max-width, 1920px);margin-inline:auto;padding:clamp(52px,6vw,94px) var(--adore-page-gutter, clamp(20px, 3.4vw, 68px)) clamp(46px,5vw,78px)}.adore-home-hero__eyebrow{display:flex;align-items:center;gap:13px;margin:0 0 18px;color:#fff;font-family:var(--body-font-family, sans-serif);font-size:10px;font-weight:650;letter-spacing:.18em;line-height:1.2;text-shadow:0 2px 20px rgb(20 12 6 / .5);text-transform:uppercase}.adore-home-hero__eyebrow:before{flex:none;width:45px;height:2px;background:var(--adore-hero-accent);content:""}.adore-home-hero__heading,.adore-home-hero h1.adore-home-hero__heading,.adore-home-hero h2.adore-home-hero__heading{max-width:11ch;margin:0 0 24px;color:#fff;font-family:var(--heading-font-family, sans-serif);font-size:clamp(68.8px,8.5vw,144px);font-style:normal;font-weight:840;letter-spacing:-.078em;line-height:.84;text-shadow:0 5px 36px rgb(20 12 6 / .34);text-transform:none;text-wrap:balance}.adore-home-hero__heading span,.adore-home-hero__heading em{display:block}.adore-home-hero__heading em{position:relative;width:max-content;max-width:100%;margin-left:clamp(16px,5vw,82px);color:var(--adore-hero-accent);font-style:normal;letter-spacing:-.085em;white-space:nowrap}.adore-home-hero__heading em:after{position:absolute;right:.04em;bottom:-.07em;width:43%;height:.055em;background:currentColor;content:"";transform:rotate(-2deg);transform-origin:right center}.adore-home-hero__heading .adore-home-hero__underlined-word{display:inline}.adore-home-hero .adore-home-hero__mobile-copy{display:none}.adore-home-hero__description,.adore-home-hero__description p{max-width:640px;margin:0 0 28px;color:#ffffffe6;font-family:var(--body-font-family, sans-serif);font-size:clamp(15.68px,1.25vw,17.92px);line-height:1.6;text-shadow:0 2px 18px rgb(20 12 6 / .72)}.adore-home-hero__actions{display:flex;flex-wrap:nowrap;align-items:center;gap:16px 24px}.adore-home-hero__button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:56px;padding:0 27px;border:1px solid var(--adore-hero-accent);border-radius:999px;background:var(--adore-hero-accent);color:#fff;font-size:14.72px;font-weight:750;line-height:1.6;letter-spacing:-.01em;text-decoration:none;transition:transform .18s ease,box-shadow .25s ease,filter .2s ease}.adore-home-hero__button:hover{color:#fff;filter:brightness(.94);transform:translateY(-1px);box-shadow:0 12px 28px color-mix(in srgb,var(--adore-hero-accent) 38%,transparent)}.adore-home-hero__button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.adore-home-hero__text-link{border-bottom:1px solid currentColor;color:#fff;font-size:14.08px;font-weight:720;line-height:1.6;text-decoration:none;text-underline-offset:5px}.adore-home-hero__text-link:hover{color:#fff;opacity:.78}.adore-home-hero__benefits{display:flex;flex-wrap:wrap;gap:14px 23px;width:fit-content;margin:28px 0 0;padding:20px 0 0;border-top:1px solid rgb(255 255 255 / .35);list-style:none}.adore-home-hero__benefits li{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:12.8px;font-weight:680;white-space:nowrap}.adore-home-hero__benefits svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.adore-home-hero__pause{position:absolute;z-index:4;top:22px;right:var(--adore-page-gutter, clamp(20px, 3.4vw, 68px));display:grid;width:42px;height:42px;padding:0;place-items:center;border:1px solid rgb(255 255 255 / .55);border-radius:50%;background:#0f0f0d5c;color:#fff;font-size:13px;font-weight:800;line-height:1;backdrop-filter:blur(10px)}.adore-home-hero__pause:hover{background:#0f0f0da3}.adore-home-hero__pause-icon{display:grid;place-items:center}.adore-home-hero__pause-icon .lucide-play,.adore-home-hero__pause[data-paused=true] .lucide-pause{display:none}.adore-home-hero__pause[data-paused=true] .lucide-play{display:block}.adore-home-hero__progress{height:4px;overflow:hidden;background:#2c2e2b}.adore-home-hero__progress i{display:block;width:100%;height:100%;background:var(--adore-hero-accent);transform:scaleX(0);transform-origin:left center}.adore-home-hero__progress.is-running i{animation:adore-home-hero-progress var(--adore-hero-interval, 7s) linear forwards}.adore-home-hero__progress.is-paused i{animation-play-state:paused}@keyframes adore-home-hero-progress{to{transform:scaleX(1)}}.adore-home-hero__tabs{display:grid;grid-template-columns:repeat(var(--adore-hero-tab-count, 5),minmax(0,1fr));overflow:hidden;border-top:1px solid #2c2e2b;background:#171817;color:#b9bcb4}.adore-home-hero__tab{min-width:0;padding:18px clamp(16px,2vw,28px) 20px;border:0;border-right:1px solid #2c2e2b;background:transparent;color:inherit;text-align:left;transition:background .22s ease,color .22s ease}.adore-home-hero__tab:last-child{border-right:0}.adore-home-hero__tab:hover{background:#222320;color:#fff}.adore-home-hero__tab.is-active{background:var(--adore-hero-accent);color:#17130f}.adore-home-hero__tab span,.adore-home-hero__tab strong,.adore-home-hero__tab small{display:block}.adore-home-hero__tab span{font-family:var(--body-font-family, sans-serif);font-size:9.6px;font-weight:680;letter-spacing:.12em;line-height:1;text-transform:uppercase}.adore-home-hero__tab strong{margin-top:8px;color:#f7f5ef;font-family:var(--heading-font-family, sans-serif);font-size:clamp(16px,1.35vw,20.48px);font-weight:760;letter-spacing:-.025em;line-height:1}.adore-home-hero__tab small{margin-top:7px;font-size:10.24px;font-weight:620;letter-spacing:.035em;line-height:1}.adore-home-hero__tab.is-active strong{color:#17130f}.adore-home-hero__button:focus-visible,.adore-home-hero__text-link:focus-visible,.adore-home-hero__pause:focus-visible,.adore-home-hero__tab:focus-visible{outline:3px solid #fff;outline-offset:-5px}.adore-home-hero__empty{padding:80px 24px;color:#fff;text-align:center}@media(min-width:901px){.adore-home-hero{display:grid;grid-template-rows:minmax(0,1fr) auto auto;height:min(calc(var(--adore-hero-height-desktop) + var(--adore-hero-controls-height)),calc(100svh - var(--content-start, 170px)))}.adore-home-hero__viewport{height:auto;min-height:0}}@media(min-width:901px)and (max-height:820px){.adore-home-hero--with-tabs{--adore-hero-controls-height: 72px}.adore-home-hero__copy{padding-top:36px;padding-bottom:28px}.adore-home-hero__eyebrow{margin-bottom:10px}.adore-home-hero__heading,.adore-home-hero h1.adore-home-hero__heading,.adore-home-hero h2.adore-home-hero__heading{margin-bottom:15px;font-size:clamp(56px,6.6vw,92px);line-height:.86}.adore-home-hero__description,.adore-home-hero__description p{margin-bottom:18px;font-size:14.5px;line-height:1.45}.adore-home-hero__button{min-height:48px;padding-inline:23px}.adore-home-hero__benefits{margin-top:17px;padding-top:13px}.adore-home-hero__tab{padding-top:11px;padding-bottom:12px}.adore-home-hero__tab span{font-size:8.8px}.adore-home-hero__tab strong{margin-top:5px;font-size:16px}.adore-home-hero__tab small{margin-top:4px;font-size:9.5px}}@media(max-width:900px){.adore-home-hero__viewport{height:min(var(--adore-hero-height-mobile),calc(100svh - var(--content-start, 150px)));min-height:520px}.adore-home-hero__slide:after{background:linear-gradient(0deg,rgb(0 0 0 / calc(var(--adore-hero-overlay) + .2)),rgb(0 0 0 / calc(var(--adore-hero-overlay) * .76)) 55%,#0000000d 84%)}.adore-home-hero__copy{width:100%;padding:104px 20px 32px}.adore-home-hero__eyebrow{gap:11px;margin-bottom:14px;font-size:10px;letter-spacing:.14em}.adore-home-hero__eyebrow:before{width:29px}.adore-home-hero__heading,.adore-home-hero h1.adore-home-hero__heading,.adore-home-hero h2.adore-home-hero__heading{max-width:100%;margin-bottom:20px;font-size:clamp(53.6px,15.2vw,88px);letter-spacing:-.07em;line-height:.87}.adore-home-hero__heading em{width:auto;margin-left:0;white-space:normal}.adore-home-hero .adore-home-hero__desktop-copy{display:none}.adore-home-hero .adore-home-hero__mobile-copy{display:block}.adore-home-hero__heading em:after{content:none}.adore-home-hero__heading .adore-home-hero__underlined-word{position:relative;display:inline-block;white-space:nowrap}.adore-home-hero__underlined-word:after{position:absolute;inset-inline:0;bottom:-.1em;height:.055em;background:currentColor;content:"";transform:rotate(-2deg);transform-origin:right center}.adore-home-hero__description,.adore-home-hero__description p{max-width:520px;margin-bottom:22px;font-size:15.04px;line-height:1.5}.adore-home-hero__benefits{flex-wrap:nowrap;width:calc(100vw - 20px);max-width:none;margin-top:25px;padding:17px 20px 3px 0;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none}.adore-home-hero__benefits::-webkit-scrollbar{display:none}.adore-home-hero__benefits li{flex:none;font-size:12px}.adore-home-hero__pause{top:16px;right:16px;width:38px;height:38px}.adore-home-hero__progress{height:3px}.adore-home-hero__tabs{display:flex;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none}.adore-home-hero__tabs::-webkit-scrollbar{display:none}.adore-home-hero__tab{flex:0 0 156px;min-width:156px;padding:17px 19px 18px;scroll-snap-align:center}}@media(max-width:600px){.adore-home-hero__slide.has-mobile-media .adore-home-hero__primary-media{display:none}.adore-home-hero__slide.has-mobile-media .adore-home-hero__mobile-media{display:block}.adore-home-hero__actions{display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:12px;width:100%;max-width:440px}.adore-home-hero__description{min-height:4.5em}.adore-home-hero__description p{margin:0}.adore-home-hero__button{min-width:0;min-height:56px;gap:8px;padding-inline:12px;font-size:clamp(12px,3.2vw,14px);line-height:1.3}.adore-home-hero__button>span{min-width:0;overflow-wrap:anywhere}.adore-home-hero__button svg{flex:none;width:15px;height:15px}.adore-home-hero__text-link{display:inline-flex;align-items:center;min-height:56px;border-bottom:0;font-size:clamp(12px,3.2vw,14px);white-space:nowrap}.adore-home-hero__text-link>span{border-bottom:1px solid currentColor}}@media(max-width:374px){.adore-home-hero__copy{padding-inline:16px}}@media(prefers-reduced-motion:reduce){.adore-home-hero__slide{transition:none}.adore-home-hero__progress i,.adore-home-hero__progress.is-running i{animation:none;transform:scaleX(1)}.adore-home-hero__button,.adore-home-hero__tab{transition:none}.adore-home-hero__pause{display:none}}
