:root{--ah-night:#07070b;--ah-panel:#11121a;--ah-paper:#f3efe6;--ah-white:#f6f7fb;--ah-muted:#a5a7b3;--ah-violet:#7357ff;--ah-cyan:#22c7ff;--ah-magenta:#ff4cbf;--ah-border:#292b36;--ah-ink:#0b0b0f}html{scroll-behavior:smooth}body.ah-scrolled #header-group{box-shadow:0 12px 35px #00000029}#header-group{transition:box-shadow .25s ease}#header-group .header-section{border-bottom:1px solid rgba(10,10,15,.1)}#header-group .header__row{min-height:68px}#header-group nav a{font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}#header-group img{object-fit:contain}.ah-home,.ah-home *,.ah-footer,.ah-footer *{box-sizing:border-box}.ah-home{overflow-x:clip;background:var(--ah-night);color:var(--ah-white)}.ah-home a,.ah-footer a{text-decoration:none}.ah-home :is(a,button,input):focus-visible,.ah-footer a:focus-visible{outline:3px solid var(--ah-violet);outline-offset:3px}.ah-shell{width:min(1440px,100%);margin-inline:auto;padding-inline:48px}.ah-kicker{margin:0 0 16px;color:var(--ah-cyan);font-size:11px;font-weight:800;letter-spacing:.2em;line-height:1.3;text-transform:uppercase}.ah-kicker--violet{color:var(--ah-violet)}.ah-hero{position:relative;min-height:min(830px,82vh);min-height:min(830px,82svh);display:flex;align-items:flex-end;background:#07070b;isolation:isolate}.ah-hero__media,.ah-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.ah-hero__image{width:100%;height:100%;object-fit:cover;object-position:center}.ah-hero__overlay{z-index:1;background:linear-gradient(90deg,#07070be6,#07070b8f 48%,#07070b2e),linear-gradient(0deg,rgba(7,7,11,.88) 0%,transparent 42%)}.ah-hero__content{position:relative;z-index:2;padding-top:120px;padding-bottom:110px}.ah-hero h1{max-width:900px;margin:0;color:var(--ah-white);font-family:var(--font-heading--family);font-size:clamp(62px,7.2vw,108px);font-weight:800;letter-spacing:-.065em;line-height:.84;text-transform:uppercase}.ah-hero__body{max-width:560px;margin:28px 0 0;color:#d8d9e2;font-size:18px;line-height:1.55}.ah-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.ah-btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:14px 22px;border:1px solid transparent;color:var(--ah-white);font-size:12px;font-weight:900;letter-spacing:.105em;text-transform:uppercase;transition:transform .22s ease,background .22s ease,border-color .22s ease,color .22s ease}.ah-btn:hover{transform:translateY(-2px)}.ah-btn--primary{background:var(--ah-cyan);border-color:var(--ah-cyan);color:#041117}.ah-btn--primary:hover{background:var(--ah-violet);border-color:var(--ah-violet);color:#fff}.ah-btn--ghost{border-color:#ffffff8c;background:#07070b2e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ah-btn--ghost:hover{border-color:#fff;background:#ffffff14}.ah-hero__scroll{position:absolute;z-index:2;right:48px;bottom:36px;display:flex;gap:14px;color:#d8d9e2;font-size:10px;font-weight:800;letter-spacing:.17em}.ah-ticker{overflow:hidden;border-top:1px solid var(--ah-border);border-bottom:1px solid var(--ah-border);background:var(--ah-paper);color:var(--ah-ink);padding:15px 0}.ah-ticker__track{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap;padding-inline:24px;font-size:11px;font-weight:850;letter-spacing:.16em;text-align:center}.ah-ticker__track b{color:var(--ah-violet);font-size:17px}.ah-section{padding-block:104px}.ah-section--paper{background:var(--ah-paper);color:var(--ah-ink)}.ah-section--night{background:var(--ah-night);color:var(--ah-white)}.ah-section__head{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:38px}.ah-section__head h2,.ah-fit h2,.ah-brand h2,.ah-signup h2{margin:0;color:var(--ah-white);font-family:var(--font-heading--family);font-size:clamp(46px,5.5vw,78px);font-weight:800;letter-spacing:-.055em;line-height:.9;text-transform:uppercase}.ah-section__head--ink h2{color:var(--ah-ink)}.ah-section__head p:not(.ah-kicker){max-width:560px;margin:18px 0 0;color:#55545c;font-size:16px}.ah-text-link{display:inline-flex;align-items:center;gap:12px;padding-bottom:5px;border-bottom:1px solid currentColor;color:inherit;font-size:11px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.ah-product-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.ah-product-card{display:block;min-width:0;color:var(--ah-ink)}.ah-product-card__media{position:relative;display:block;aspect-ratio:4/5;overflow:hidden;background:#fff}.ah-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;transition:opacity .28s ease,transform .35s ease}.ah-product-card__image--secondary{opacity:0}.ah-product-card--single .ah-product-card__image--primary{opacity:1}.ah-product-card__arrow{position:absolute;right:14px;bottom:14px;width:40px;height:40px;display:grid;place-items:center;background:var(--ah-ink);color:#fff;font-size:16px;transform:translateY(8px);opacity:0;transition:opacity .22s ease,transform .22s ease}.ah-product-card__meta{display:flex;justify-content:space-between;gap:18px;padding-top:14px}.ah-product-card__meta strong{font-size:14px;line-height:1.3}.ah-product-card__meta em{color:#66656d;font-size:13px;font-style:normal;white-space:nowrap}.ah-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ah-category{position:relative;aspect-ratio:3/4;overflow:hidden;background:var(--ah-panel);color:#fff}.ah-category:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#07070bd6,#07070b00 60%)}.ah-category__media,.ah-category__media img{display:block;width:100%;height:100%}.ah-category__media img{object-fit:cover;transition:transform .35s ease}.ah-category__media--packshot{background:#f4f1eb}.ah-category__media--packshot img{object-fit:contain}.ah-category:hover .ah-category__media img{transform:scale(1.035)}.ah-category__label{position:absolute;z-index:1;left:22px;right:22px;bottom:22px;display:flex;flex-direction:column;gap:4px}.ah-category__label strong{font-size:18px;letter-spacing:.08em}.ah-category__label em{color:#d0d1da;font-size:12px;font-style:normal}.ah-fit{display:grid;grid-template-columns:58% 42%;background:var(--ah-panel);color:var(--ah-white)}.ah-fit__visual{position:relative;min-height:680px;display:block;overflow:hidden;background:#fff;color:#fff}.ah-fit__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(7,7,11,.82),transparent 50%)}.ah-fit__visual img{width:100%;height:100%;object-fit:cover;transition:transform .38s ease}.ah-fit__visual:hover img{transform:scale(1.025)}.ah-fit__visual>span{position:absolute;z-index:1;left:32px;bottom:28px;display:flex;gap:12px;font-size:11px;font-weight:850;letter-spacing:.14em}.ah-fit__copy{display:flex;flex-direction:column;justify-content:center;padding:78px 9vw 78px 6vw;border-left:1px solid var(--ah-border)}.ah-fit__copy>p:not(.ah-kicker){max-width:520px;margin:28px 0;color:var(--ah-muted);font-size:17px;line-height:1.65}.ah-fit__list{margin:4px 0 32px;border-top:1px solid var(--ah-border)}.ah-fit__list a{display:grid;grid-template-columns:34px 1fr auto;gap:12px;align-items:center;padding:18px 0;border-bottom:1px solid var(--ah-border);color:#fff}.ah-fit__list span{color:#777c8b;font-size:10px}.ah-fit__list strong{font-size:13px;letter-spacing:.08em}.ah-fit__list em{color:var(--ah-muted);font-size:12px;font-style:normal}.ah-fit__copy .ah-btn{align-self:flex-start}.ah-finish-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ah-product-card--large .ah-product-card__media{aspect-ratio:4/5}.ah-brand{display:grid;grid-template-columns:44% 56%;min-height:620px;background:var(--ah-paper);color:var(--ah-ink)}.ah-brand__mark{display:flex;align-items:center;justify-content:center;padding:70px;background:#fff;border-right:1px solid #ddd8ce}.ah-brand__mark img{width:min(560px,100%);height:auto}.ah-brand__copy{display:flex;flex-direction:column;justify-content:center;padding:80px 10vw 80px 7vw}.ah-brand__copy h2{color:var(--ah-ink)}.ah-brand__copy>p:not(.ah-kicker){max-width:650px;margin:28px 0;color:#4e4d55;font-size:18px;line-height:1.65}.ah-brand__copy .ah-text-link{align-self:flex-start}.ah-trust{display:grid;grid-template-columns:repeat(3,1fr);background:#050509;color:#fff;border-top:1px solid var(--ah-border);border-bottom:1px solid var(--ah-border)}.ah-trust>div{display:flex;flex-direction:column;gap:6px;padding:25px 30px;text-align:center;border-right:1px solid var(--ah-border)}.ah-trust>div:last-child{border-right:0}.ah-trust strong{font-size:11px;letter-spacing:.14em}.ah-trust span{color:var(--ah-muted);font-size:12px}.ah-signup{position:relative;min-height:510px;display:grid;place-items:center;overflow:hidden;background:#0d0b18;color:#fff;text-align:center}.ah-signup__glow{position:absolute;width:640px;height:640px;border-radius:50%;background:radial-gradient(circle,rgba(115,87,255,.38),rgba(34,199,255,.08) 45%,transparent 70%);filter:blur(12px)}.ah-signup__content{position:relative;z-index:1;width:min(760px,100%);padding:80px 24px}.ah-signup__content>p:not(.ah-kicker){margin:22px 0 30px;color:#c7c8d3;font-size:16px}.ah-signup__form{display:grid;grid-template-columns:1fr auto;gap:10px;width:min(620px,100%);margin-inline:auto}.ah-signup__form input{min-height:54px;padding:0 18px;border:1px solid #4a455e;border-radius:0;background:#07070b99;color:#fff;font-size:12px;letter-spacing:.08em}.ah-signup__form button{min-height:54px;padding:0 20px;border:0;background:var(--ah-cyan);color:#051117;font-size:11px;font-weight:900;letter-spacing:.11em;cursor:pointer}.ah-signup__form button:hover{background:var(--ah-violet);color:#fff}.ah-signup__message{grid-column:1/-1;margin:10px 0 0!important;color:#fff!important;font-size:12px!important}.ah-footer{background:var(--ah-paper);color:var(--ah-ink);border-top:1px solid #d9d5cb}.ah-footer__main{width:min(1440px,100%);margin-inline:auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:72px 48px}.ah-footer__brand img{width:220px;height:auto}.ah-footer__brand p{margin:18px 0 0;color:#5c5b63;font-size:14px}.ah-footer__nav{display:grid;grid-template-columns:repeat(2,1fr);gap:48px}.ah-footer__nav>div{display:flex;flex-direction:column;gap:10px}.ah-footer__nav strong{margin-bottom:6px;font-size:11px;letter-spacing:.16em}.ah-footer__nav a{align-self:flex-start;color:#3f3e45;font-size:13px}.ah-footer__nav a:hover{color:var(--ah-violet)}.ah-footer__bottom{display:flex;justify-content:space-between;gap:20px;padding:18px 48px;border-top:1px solid #d9d5cb;color:#6d6b72;font-size:10px;letter-spacing:.1em}.ah-footer__payments{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.ah-footer__payments svg{width:38px;height:24px}.ah-product-help{display:flex;flex-wrap:wrap;gap:8px 14px;padding:16px 0;border-top:1px solid var(--ah-border);border-bottom:1px solid var(--ah-border)}.ah-product-help a{color:inherit;font-size:10px;font-weight:800;letter-spacing:.11em;text-decoration:none}.ah-product-help a:hover{text-decoration:underline;text-underline-offset:4px}.ah-product-help a:focus-visible{outline:2px solid var(--ah-cyan);outline-offset:3px}.ah-home product-card .card-gallery{overflow:hidden;background:#f4f1eb;--gallery-aspect-ratio:.8!important;aspect-ratio:4/5}.ah-home product-card .card-gallery slideshow-component,.ah-home product-card .card-gallery slideshow-container,.ah-home product-card .card-gallery slideshow-slides,.ah-home product-card .card-gallery slideshow-slide,.ah-home product-card .card-gallery .product-media{height:100%!important;min-height:0!important}.ah-home product-card .card-gallery .product-media__image{width:100%!important;height:100%!important;object-fit:contain!important}.ah-home product-card .product-card__content{gap:10px!important}.ah-home product-card .product-card__link:focus-visible{outline:2px solid var(--ah-cyan);outline-offset:4px}@media(hover:hover){.ah-product-card:hover .ah-product-card__image--primary{opacity:0}.ah-product-card:hover .ah-product-card__image--secondary,.ah-product-card--single:hover .ah-product-card__image--primary{opacity:1;transform:scale(1.02)}.ah-product-card:hover .ah-product-card__arrow{opacity:1;transform:none}}@media(max-width:990px){.ah-shell{padding-inline:24px}.ah-section{padding-block:76px}.ah-product-rail{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:12px}.ah-product-rail .ah-product-card{min-width:76vw;scroll-snap-align:start}.ah-category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px}.ah-category{min-width:70vw;scroll-snap-align:start}.ah-fit{grid-template-columns:1fr}.ah-fit__visual{min-height:560px}.ah-fit__copy{padding:64px 30px;border-left:0;border-top:1px solid var(--ah-border)}.ah-brand{grid-template-columns:1fr}.ah-brand__mark{min-height:430px;border-right:0;border-bottom:1px solid #ddd8ce}.ah-brand__copy{padding:68px 30px}.ah-finish-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:12px}.ah-finish-grid .ah-product-card{min-width:76vw;scroll-snap-align:start}.ah-product-rail,.ah-category-grid,.ah-finish-grid{scrollbar-width:none}.ah-product-rail::-webkit-scrollbar,.ah-category-grid::-webkit-scrollbar,.ah-finish-grid::-webkit-scrollbar{display:none}.ah-footer__main{padding:58px 24px}.ah-footer__bottom{padding:18px 24px}}@media(max-width:640px){#header-group .header__row{min-height:58px}.ah-shell{padding-inline:18px}.ah-hero{min-height:70vh;min-height:70svh}.ah-hero__overlay{background:linear-gradient(0deg,#07070beb,#07070b4d 72%),linear-gradient(90deg,#07070b9e,#07070b1f)}.ah-hero__content{padding-top:110px;padding-bottom:74px}.ah-hero h1{font-size:clamp(50px,15vw,66px);line-height:.86}.ah-hero__body{margin-top:22px;font-size:15px}.ah-actions{display:grid}.ah-btn{width:100%}.ah-hero__scroll{display:none}.ah-ticker{padding:12px 0}.ah-ticker__track{gap:8px 12px}.ah-ticker__track b{font-size:12px}.ah-section{padding-block:62px}.ah-section__head{align-items:flex-start;flex-direction:column;margin-bottom:28px}.ah-section__head h2,.ah-fit h2,.ah-brand h2,.ah-signup h2{font-size:45px}.ah-section__head p:not(.ah-kicker){font-size:14px}.ah-product-card__arrow{display:none}.ah-product-card__meta{flex-direction:column;gap:5px}.ah-category{min-width:78vw}.ah-fit__visual{min-height:470px;aspect-ratio:4/5}.ah-fit__copy{padding:50px 22px}.ah-fit__copy>p:not(.ah-kicker){font-size:15px}.ah-fit__list a{grid-template-columns:28px 1fr}.ah-fit__list em{grid-column:2}.ah-brand__mark{min-height:330px;padding:42px}.ah-brand__copy{padding:54px 22px}.ah-brand__copy>p:not(.ah-kicker){font-size:15px}.ah-trust{grid-template-columns:1fr}.ah-trust>div{border-right:0;border-bottom:1px solid var(--ah-border);padding:20px}.ah-trust>div:last-child{border-bottom:0}.ah-signup{min-height:460px}.ah-signup__content{padding:64px 18px}.ah-signup__form{grid-template-columns:1fr}.ah-footer__main{grid-template-columns:1fr;gap:42px;padding:52px 22px}.ah-footer__nav{gap:26px}.ah-footer__bottom{flex-direction:column;padding:18px 22px}.ah-footer__brand img{width:180px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ah-product-card__image,.ah-category__media img,.ah-fit__visual img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/after-hours-premium.css.map */
