:root{--ink: #090b0f;--charcoal: #11151c;--graphite: #1b222c;--steel: #aeb7c2;--silver: #e8edf2;--white: #ffffff;--mist: #f5f7f9;--line: rgba(10, 14, 20, .12);--line-dark: rgba(255, 255, 255, .12);--blue: #4ea3ff;--blue-dark: #1d6fd1;--max: 1220px;--radius: 8px;--shadow: 0 24px 70px rgba(4, 8, 16, .22)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.page-width{width:min(var(--max),calc(100% - 32px));margin-inline:auto}.page-narrow{max-width:820px}.section-padding{padding:64px 0}.skip-link,.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link:focus{z-index:100;width:auto;height:auto;clip:auto;top:12px;left:12px;padding:10px 14px;background:var(--white);color:var(--ink)}.eyebrow{margin:0 0 12px;color:var(--blue);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3{margin:0;line-height:1.04;letter-spacing:0}h1{font-size:clamp(2.65rem,8vw,5.8rem);max-width:880px}h2{font-size:clamp(2rem,5vw,3.6rem)}h3{font-size:1.15rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid transparent;border-radius:var(--radius);font-weight:800;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.button:hover{transform:translateY(-2px)}.button--primary{background:linear-gradient(135deg,var(--silver),#ffffff 48%,#bfc7d0);color:var(--ink);box-shadow:0 16px 34px #ffffff14}.button--ghost{background:transparent;border-color:currentColor;color:currentColor}.announcement-bar{background:var(--ink);color:var(--silver);text-align:center;font-size:.82rem;font-weight:700;padding:9px 16px}.announcement-bar p{margin:0}.site-header{position:sticky;top:0;z-index:50;background:#090b0fe6;color:var(--white);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line-dark)}.site-header__inner{min-height:132px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:18px}.site-header__logo,.site-footer__logo{font-weight:950;text-transform:uppercase;letter-spacing:.08em}.site-header__logo img{width:auto;height:115px;max-width:min(58vw,360px);object-fit:contain}.site-header__nav{display:none;position:absolute;inset:132px 16px auto;padding:16px;background:var(--charcoal);border:1px solid var(--line-dark);border-radius:var(--radius);box-shadow:var(--shadow)}.site-header__nav.is-open{display:grid;gap:6px}.site-header__nav a{padding:12px;color:var(--silver);font-weight:800}.site-header__actions{display:flex;gap:12px;align-items:center}.site-header__cart,.site-header__account{display:inline-flex;gap:8px;align-items:center;font-weight:850}.site-header__cart span{min-width:24px;height:24px;display:inline-grid;place-items:center;border-radius:999px;background:var(--blue);color:var(--ink);font-size:.78rem}.site-header__menu-button{width:42px;height:42px;display:grid;place-items:center;gap:4px;border:1px solid var(--line-dark);border-radius:var(--radius);background:transparent;color:var(--white)}.site-header__menu-button span:not(.visually-hidden){width:18px;height:2px;background:currentColor}.hero{position:relative;min-height:78svh;display:grid;align-items:end;overflow:hidden;background:radial-gradient(circle at 70% 20%,rgba(78,163,255,.16),transparent 28%),linear-gradient(145deg,#07090d,#151b24 55%,#0b0e13);color:var(--white)}.hero__media,.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media img{width:100%;height:100%;object-fit:cover;opacity:.58}.hero__overlay{background:linear-gradient(90deg,#05070aeb,#05070a8f,#05070a57)}.hero__content{position:relative;padding:110px 0 68px}.hero__content p:not(.eyebrow){max-width:650px;margin:20px 0 0;color:#d8dee6;font-size:1.08rem}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.section-heading{display:grid;gap:10px;margin-bottom:28px}.section-heading a{width:fit-content;color:var(--blue-dark);font-weight:850}.section-heading--light{color:var(--white)}.section-heading--light a{color:var(--silver)}.product-section{background:var(--white)}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:hover{transform:translateY(-4px);border-color:#4ea3ff73;box-shadow:0 18px 50px #080c141f}.product-card__media{position:relative;display:block;aspect-ratio:1 / 1.05;background:var(--mist);overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.product-card:hover img{transform:scale(1.04)}.product-card__placeholder{min-height:100%;display:grid;place-items:center;background:linear-gradient(145deg,#f7f8fa,#dfe5eb);color:#7d8792;font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.product-card__badge{position:absolute;top:10px;left:10px;padding:5px 9px;border-radius:999px;background:var(--ink);color:var(--white);font-size:.72rem;font-weight:850}.product-card__body{padding:14px}.product-card__title{display:block;min-height:2.9em;font-weight:850;line-height:1.25}.product-card__meta{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline;margin-top:10px;color:#66717d}.product-card__price{color:var(--ink);font-weight:950}.before-after,.site-footer{background:var(--ink);color:var(--white)}.before-after__grid,.newsletter__inner{display:grid;gap:28px}.before-after__copy p:not(.eyebrow){color:#cfd7df}.before-after__visual{display:grid;grid-template-columns:1fr;gap:12px}.before-after__panel{position:relative;min-height:240px;overflow:hidden;border:1px solid var(--line-dark);border-radius:var(--radius);background:linear-gradient(145deg,#202936,#0d1118)}.before-after__panel img{width:100%;height:100%;min-height:240px;object-fit:cover}.before-after__panel--before img{object-position:left center}.before-after__panel--after img{object-position:right center}.before-after__panel span{position:absolute;top:14px;left:14px;padding:7px 10px;border-radius:999px;background:#080a0ec2;color:var(--white);font-size:.75rem;font-weight:900;text-transform:uppercase}.trust-section,.faq,.collection-page,.main-product,.content-page,.cart-page{background:var(--mist)}.trust-grid{display:grid;gap:14px}.trust-item{padding:24px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius)}.trust-item span{width:42px;height:42px;display:block;margin-bottom:24px;border-radius:50%;background:linear-gradient(135deg,var(--silver),#ffffff),var(--silver);box-shadow:inset 0 0 0 7px #c7d2de}.trust-item p,.newsletter p,.rte{color:#5d6874}.faq__grid{display:grid;gap:28px}.faq__items{display:grid;gap:10px}.faq__item{background:var(--white);border:1px solid var(--line);border-radius:var(--radius)}.faq__item summary{cursor:pointer;padding:18px;font-weight:900}.faq__item div{padding:0 18px 18px;color:#5d6874}.newsletter{background:linear-gradient(135deg,#121923,#090b0f);color:var(--white)}.newsletter__form{display:grid;gap:10px}.newsletter input,.contact-form input,.contact-form textarea,.account-form input,.account-form select,.product-options select,.collection-toolbar select,.filter-group input,.cart-line input{min-height:48px;width:100%;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);color:var(--ink);padding:0 14px}.contact-panel{margin-top:28px;padding:24px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius)}.contact-panel>p{margin-top:0;color:#5d6874}.contact-form,.contact-form__grid{display:grid;gap:12px}.contact-form label{font-weight:850}.contact-form textarea{min-height:150px;padding-top:12px;resize:vertical}.account-page{background:var(--mist)}.account-auth{display:grid;gap:18px;max-width:1040px}.account-header{display:grid;gap:18px;margin-bottom:28px}.account-header h1,.account-card h1{font-size:clamp(2.2rem,7vw,4rem)}.account-header__actions{display:flex;flex-wrap:wrap;gap:10px}.account-grid{display:grid;gap:18px}.account-card{padding:24px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius)}.account-card h2{margin-bottom:16px;font-size:1.35rem}.account-muted{color:#5d6874}.account-form{display:grid;gap:12px;margin-top:18px}.account-form label{font-weight:850}.account-links{display:flex;flex-wrap:wrap;gap:14px;margin-top:18px}.account-links a,.account-table a,.tracking-link a{color:var(--blue-dark);font-weight:850}.account-table-wrap{overflow-x:auto}.account-table{width:100%;border-collapse:collapse;min-width:620px}.account-table th,.account-table td{padding:14px 10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.account-table th{color:#6a7480;font-size:.78rem;text-transform:uppercase}.tracking-link{margin-top:6px;font-size:.9rem}.address-list{display:grid;gap:12px}.address-card{padding:16px;border:1px solid var(--line);border-radius:var(--radius);background:var(--mist)}.form-message{margin:0;color:var(--silver)}.product-layout{display:grid;gap:28px}.product-gallery{display:grid;gap:12px}.product-gallery__item{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.product-gallery__item img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.product-info{align-self:start;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:22px}.product-info h1{font-size:clamp(2rem,7vw,3.4rem);overflow-wrap:anywhere}.product-info__price{display:flex;gap:10px;align-items:baseline;margin:18px 0;font-size:1.35rem;font-weight:950}.product-info__price s{color:#7f8994;font-size:1rem}.product-form,.product-options{display:grid;gap:12px}.product-form__submit{width:100%;background:var(--ink);color:var(--white)}.trust-badges{display:grid;grid-template-columns:1fr;gap:8px;margin:16px 0}.trust-badges span{padding:10px 12px;border:1px solid var(--line);border-radius:var(--radius);color:#4f5b66;font-size:.86rem;font-weight:850}.product-accordions details,.filter-group{border-top:1px solid var(--line)}.product-accordions summary,.filter-group summary{padding:16px 0;cursor:pointer;font-weight:900}.mobile-atc{position:fixed;right:0;bottom:0;left:0;z-index:60;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:12px 16px;background:#fffffff5;border-top:1px solid var(--line);box-shadow:0 -12px 38px #05080e24}.mobile-atc strong{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.86rem}.mobile-atc span{color:#5d6874;font-size:.84rem;font-weight:850}.collection-hero{max-width:820px;margin-bottom:28px}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.sort-form{display:flex;align-items:center;gap:10px;font-weight:850}.collection-layout{display:grid;gap:18px}.collection-filters{display:none;padding:18px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius)}.collection-filters.is-open{display:block}.category-filter{display:grid;gap:6px;padding-bottom:18px;max-height:360px;overflow:auto}.category-filter h2{margin:0 0 4px;color:#6a7480;font-size:.78rem;text-transform:uppercase}.category-filter a{display:flex;align-items:center;min-height:40px;padding:8px 10px;border-radius:var(--radius);color:#2f3843;font-weight:850}.category-filter a:hover,.category-filter a[aria-current=page]{background:var(--ink);color:var(--white)}.filter-group__values{display:grid;gap:9px;padding-bottom:16px}.filter-group label{display:flex;gap:9px;align-items:center;color:#4f5b66}.filter-group input[type=checkbox]{width:18px;height:18px;min-height:18px}.filter-clear{display:inline-block;margin-top:12px;color:var(--blue-dark);font-weight:850}.pagination{margin-top:32px;text-align:center}.site-footer{padding:52px 0 24px}.site-footer__grid{display:grid;gap:28px}.site-footer h2{margin-bottom:12px;font-size:.8rem;text-transform:uppercase;color:var(--steel)}.site-footer a{display:block;margin-bottom:9px;color:#e3e8ee}.site-footer__brand p{max-width:360px;color:var(--steel)}.site-footer__logo-mark{width:min(230px,100%);margin-top:14px;opacity:.95}.site-footer__bottom{margin-top:34px;padding-top:18px;border-top:1px solid var(--line-dark);color:var(--steel)}.cart-line{display:grid;grid-template-columns:90px 1fr;gap:14px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-line img{border-radius:var(--radius)}.cart-line a,.cart-line span{display:block;font-weight:850}.cart-summary{display:grid;gap:10px;margin-top:22px}@media(min-width:720px){.page-width{width:min(var(--max),calc(100% - 56px))}.section-padding{padding:86px 0}.site-header__inner{grid-template-columns:auto 1fr auto}.site-header__menu-button{display:none}.site-header__nav{position:static;display:flex;justify-content:center;gap:8px;padding:0;background:transparent;border:0;box-shadow:none}.site-header__nav a{padding:8px 10px;font-size:.9rem}.hero{min-height:84svh}.hero__content{padding-bottom:90px}.section-heading{grid-template-columns:1fr auto;align-items:end}.section-heading .eyebrow{grid-column:1 / -1}.product-grid,.trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.before-after__grid,.newsletter__inner,.faq__grid{grid-template-columns:.82fr 1.18fr;align-items:center}.before-after__visual{grid-template-columns:1fr 1fr}.newsletter__form{grid-template-columns:1fr auto}.product-layout{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:start}.product-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.product-info{position:sticky;top:164px;padding:30px}.trust-badges{grid-template-columns:repeat(3,1fr)}.mobile-atc{display:none}.collection-layout{grid-template-columns:260px minmax(0,1fr)}.collection-filters{display:block;align-self:start;position:sticky;top:164px}[data-filter-toggle]{display:none}.site-footer__grid{grid-template-columns:1.5fr repeat(2,1fr)}.account-auth{grid-template-columns:1fr .8fr}.account-header{grid-template-columns:1fr auto;align-items:end}.account-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start}.account-card--wide{min-width:0}.cart-summary{grid-template-columns:1fr auto auto;align-items:center}}@media(max-width:420px){.site-header__inner{gap:10px}.site-header__logo img{height:92px;max-width:52vw}.site-header__account{display:none}.product-grid{gap:10px}.product-card__body{padding:12px}.product-card__title{font-size:.9rem}.button{width:100%}.mobile-atc .button{width:auto;min-width:78px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/theme.css.map */
