:root{--an-ink:#050505;--an-ink-soft:#2a2d33;--an-muted:#6c717a;--an-line:rgba(5,5,5,.1);--an-surface:#f6f7f8;--an-card:#ffffff;--an-radius:24px;--an-radius-sm:16px}.an-home{background:#fff;color:var(--an-ink)}.an-trust-strip{font-size:12px;letter-spacing:.02em;text-transform:none;background:#050505;color:#fff;display:flex;justify-content:center;gap:10px;padding:10px 14px;white-space:nowrap;overflow:auto;scrollbar-width:none}.an-trust-strip span{opacity:.45}.an-trust-strip::-webkit-scrollbar{display:none}.an-hero--deep{min-height:680px;background:radial-gradient(circle at 72% 28%,rgba(255,255,255,.08),transparent 33%),linear-gradient(135deg,#050505,#0f1115 58%,#171b22);color:#fff;position:relative;overflow:hidden}.an-hero__fallback--deep{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 75% 50%,rgba(90,119,255,.22),transparent 28%),radial-gradient(circle at 28% 38%,rgba(255,255,255,.08),transparent 22%),linear-gradient(135deg,#020203,#101216 64%,#1d232d)}.an-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000c7,#00000059,#00000026)}.an-hero__content{position:relative;z-index:2;min-height:680px;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:48px;align-items:center;padding-top:80px;padding-bottom:80px}.an-hero__copy{max-width:760px}.an-eyebrow{font-size:12px;letter-spacing:.13em;text-transform:uppercase;font-weight:700;color:inherit;opacity:.72;margin:0 0 16px}.an-hero h1{font-size:clamp(46px,6vw,86px);line-height:.94;letter-spacing:-.065em;margin:0 0 22px;max-width:820px}.an-hero__copy>p:not(.an-eyebrow){font-size:clamp(16px,1.6vw,20px);line-height:1.65;color:#ffffffc7;max-width:650px;margin:0 0 30px}.an-actions{display:flex;gap:14px;flex-wrap:wrap}.an-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 22px;background:#fff;color:#050505;text-decoration:none;font-weight:750;min-height:48px;transition:.18s ease}.an-button:hover{transform:translateY(-1px);box-shadow:0 12px 26px #0000002e}.an-button--secondary{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.an-hero__panel{background:#ffffff14;border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:24px;padding:24px;color:#fff;box-shadow:0 18px 44px #0000003d}.an-hero__panel span{font-size:12px;text-transform:uppercase;letter-spacing:.12em;opacity:.7}.an-hero__panel strong{display:block;font-size:24px;line-height:1.15;letter-spacing:-.03em;margin:12px 0}.an-hero__panel p{color:#ffffffb8;line-height:1.6;margin:0}.an-proof-strip{background:#fff;border-bottom:1px solid var(--an-line)}.an-proof-strip__inner{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:24px 0}.an-proof-strip__inner>div{border:1px solid var(--an-line);background:#fff;border-radius:18px;padding:18px;min-height:106px}.an-proof-strip strong{display:block;font-size:15px;letter-spacing:-.01em;margin-bottom:8px}.an-proof-strip span{display:block;color:var(--an-muted);font-size:13px;line-height:1.45}.an-section{padding:74px 0}.an-section--muted{background:var(--an-surface)}.an-section--dark{background:#070707;color:#fff}.an-section__header{max-width:760px;margin:0 auto 34px;text-align:center}.an-section__header--split{max-width:none;display:grid;grid-template-columns:1fr minmax(260px,520px);gap:30px;text-align:left;align-items:end}.an-section__header h2{font-size:clamp(30px,4vw,54px);line-height:1;letter-spacing:-.05em;margin:0}.an-section__header p{font-size:16px;line-height:1.65;color:var(--an-muted);margin:12px 0 0}.an-section--dark .an-section__header p{color:#ffffffad}.an-top-tier-brand-band{background:#0b0c0f;color:#fff;padding:34px 0}.an-top-tier-brand-band__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,620px);gap:30px;align-items:center}.an-top-tier-brand-band h2{font-size:clamp(26px,3vw,40px);line-height:1.05;letter-spacing:-.04em;margin:0}.an-top-tier-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.an-top-tier-principles span{border:1px solid rgba(255,255,255,.14);background:#ffffff0f;border-radius:999px;padding:12px 14px;text-align:center;font-size:13px;color:#fffc}.an-product-card,.an-static-product-card{height:100%;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:22px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 1px #00000005;transition:.18s ease}.an-product-card:hover,.an-static-product-card:hover{transform:translateY(-3px);box-shadow:0 22px 50px #00000014;border-color:#00000024}.an-product-card__media,.an-static-product-card__media{aspect-ratio:1/1;background:linear-gradient(180deg,#f8f9fa,#eff1f3);display:flex;align-items:center;justify-content:center}.an-product-card__media img,.an-static-product-card__media img{width:100%;height:100%;object-fit:contain;padding:18px;mix-blend-mode:multiply}.an-product-card__body,.an-static-product-card__body{padding:18px;display:flex;flex-direction:column;gap:10px;flex:1}.an-product-card__title,.an-static-product-card__title{font-size:16px;line-height:1.25;letter-spacing:-.02em;margin:0}.an-product-card__title a,.an-static-product-card__title a{color:inherit;text-decoration:none}.an-product-card__price,.an-static-product-card__price{font-weight:800;font-size:15px}.an-product-card__benefit,.an-static-product-card__benefit{font-size:13px;line-height:1.5;color:var(--an-muted);margin:0;flex:1}.an-product-card__button,.an-static-product-card__button{border-radius:999px;min-height:42px}.an-category-grid,.an-material-grid,.an-static-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.an-static-feature-grid{grid-template-columns:repeat(4,1fr)}.an-category-card,.an-material-card{border:1px solid var(--an-line);background:#fff;border-radius:22px;padding:24px;text-decoration:none;color:inherit;display:flex;min-height:220px;flex-direction:column;justify-content:space-between}.an-category-card strong,.an-material-card h3{font-size:22px;line-height:1.1;letter-spacing:-.035em}.an-category-card p,.an-material-card p{font-size:14px;line-height:1.55;color:var(--an-muted)}.an-category-card em{font-style:normal;font-weight:800}.an-material-card{background:#ffffff0f;color:#fff;border-color:#ffffff1f}.an-material-card p{color:#ffffffad}.an-collection-hero{background:linear-gradient(180deg,#f7f8f9,#fff);border-bottom:1px solid var(--an-line)}.an-collection-hero .collection-hero__inner{padding-top:54px;padding-bottom:38px}.an-collection-hero .collection-hero__title{font-size:clamp(34px,5vw,64px);line-height:1;letter-spacing:-.055em;margin-bottom:14px}.an-collection-guide{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px}.an-collection-guide__item{background:#fff;border:1px solid var(--an-line);border-radius:16px;padding:16px}.an-collection-guide__item strong{display:block;font-size:13px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.an-collection-guide__item span{font-size:13px;line-height:1.45;color:var(--an-muted)}.product__info-container .product__title h1{font-size:clamp(30px,4vw,48px);letter-spacing:-.045em;line-height:1.05}.an-product-promise,.an-checkout-note{display:grid;gap:10px;border:1px solid var(--an-line);border-radius:18px;background:#fbfbfc;padding:16px}.an-checkout-note{grid-template-columns:repeat(2,1fr)}.an-product-promise span,.an-checkout-note span{font-size:13px;line-height:1.4}.an-product-specs{border:1px solid var(--an-line);border-radius:20px;padding:22px;background:#fff}.an-product-specs h2{margin-top:0;font-size:24px;letter-spacing:-.03em}.an-product-specs dl{display:grid;gap:10px;margin:0}.an-product-specs dl>div{display:grid;grid-template-columns:160px 1fr;gap:16px;border-top:1px solid rgba(0,0,0,.08);padding-top:12px}.an-product-specs dt{font-weight:800}.an-product-specs dd{margin:0;color:var(--an-muted);line-height:1.5}.an-product-specs__note,.an-package-note{font-size:13px;line-height:1.55;color:var(--an-muted);background:#f6f7f8;border-radius:14px;padding:14px;margin-top:14px}.an-faq-list{max-width:900px;margin:0 auto;display:grid;gap:10px}.an-faq-list details{border:1px solid var(--an-line);border-radius:16px;padding:18px;background:#fff}.an-faq-list summary{font-weight:800;cursor:pointer}.an-faq-list p{color:var(--an-muted);line-height:1.6}@media(max-width:989px){.an-hero__content{grid-template-columns:1fr;min-height:620px;padding-top:56px;padding-bottom:56px}.an-hero__panel{max-width:520px}.an-proof-strip__inner,.an-static-feature-grid{grid-template-columns:repeat(2,1fr)}.an-category-grid,.an-material-grid,.an-top-tier-brand-band__inner,.an-section__header--split,.an-top-tier-principles,.an-collection-guide,.an-checkout-note{grid-template-columns:1fr}}@media(max-width:749px){.an-trust-strip{justify-content:flex-start}.an-hero--deep,.an-hero__content{min-height:560px}.an-hero h1{font-size:42px}.an-hero__panel{display:none}.an-actions{display:grid;grid-template-columns:1fr}.an-button{width:100%}.an-proof-strip__inner,.an-static-feature-grid,.an-category-grid,.an-material-grid{grid-template-columns:1fr;padding-left:16px;padding-right:16px}.an-section{padding:54px 0}.an-top-tier-brand-band{padding:28px 0}.an-top-tier-brand-band__inner,.an-section__header{padding-left:16px;padding-right:16px}.an-product-specs dl>div{grid-template-columns:1fr;gap:4px}.an-collection-hero .collection-hero__inner{padding-left:16px;padding-right:16px}.product__info-container .product__title h1{font-size:32px}}:root{--an-header-height:72px;--an-blur-bg:rgba(255,255,255,.86);--an-header-shadow:0 10px 30px rgba(5,5,5,.06)}.shopify-section-group-header-group{position:relative;z-index:60}.section-header{z-index:70}.shopify-section-header-sticky{box-shadow:var(--an-header-shadow)}.utility-bar{background:#060708!important;color:#fff!important;min-height:34px;border:0!important;display:flex;align-items:center}.utility-bar .page-width{max-width:none!important;width:100%;padding:0 20px}.utility-bar__grid{display:flex!important;justify-content:center!important;align-items:center!important;min-height:34px}.announcement-bar{background:transparent!important;color:#fff!important;width:100%}.announcement-bar__message{min-height:34px!important;padding:8px 12px!important;color:#ffffffdb!important;font-size:11px!important;font-weight:700!important;letter-spacing:.055em!important;text-transform:uppercase!important;line-height:1.3!important}.announcement-bar__message span,.announcement-bar__message p{color:inherit!important}.announcement-bar__link{color:#fff!important;text-decoration:none!important}.header-wrapper{background:var(--an-blur-bg)!important;backdrop-filter:saturate(160%) blur(18px);-webkit-backdrop-filter:saturate(160%) blur(18px);border-bottom:1px solid rgba(5,5,5,.08)!important;transition:background .2s ease,box-shadow .2s ease}.header{min-height:var(--an-header-height);max-width:1240px!important;padding:12px 28px!important;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:26px}.header__heading,.header__heading-link{min-width:max-content}.header__heading-link{text-decoration:none!important}.header__heading-link .h2,.an-wordmark{font-size:22px!important;letter-spacing:-.035em!important;font-weight:760!important;color:#111318!important;margin:0!important;display:inline-flex!important;align-items:center!important;gap:10px!important;line-height:1!important}.an-wordmark-mark{width:28px;height:28px;border-radius:9px;background:linear-gradient(135deg,#101114,#2e333b 55%,#6f7e92);box-shadow:inset 0 1px #ffffff47,0 10px 24px #0000001f;position:relative;flex:0 0 auto}.an-wordmark-mark:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:5px;background:#ffffffe0;box-shadow:10px 0 0 -4px #ffffffb8,0 10px 0 -4px #ffffff8f}.an-wordmark-text{display:inline-block}.header__inline-menu{justify-self:center}.list-menu--inline{display:flex;align-items:center;gap:4px;flex-wrap:nowrap}.header__menu-item{font-size:13px!important;letter-spacing:-.01em!important;font-weight:680!important;color:#2a2d33!important;border-radius:999px;padding:10px 12px!important;text-decoration:none!important;transition:background .18s ease,color .18s ease,transform .18s ease}.header__menu-item:hover{background:#f1f3f6!important;color:#050505!important;transform:translateY(-1px)}.header__active-menu-item,.header__menu-item[aria-current=page] span{text-decoration:none!important;color:#050505!important}.header__active-menu-item{position:relative}.header__active-menu-item:after{content:"";position:absolute;left:14px;right:14px;bottom:5px;height:2px;background:#050505;border-radius:999px}.header__icons{gap:8px!important;align-items:center}.header__icon{width:42px!important;height:42px!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(5,5,5,.1)!important;box-shadow:0 1px #05050508;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.header__icon:hover{background:#050505!important;color:#fff!important;border-color:#050505!important;transform:translateY(-1px)}.header__icon .svg-wrapper{width:18px!important;height:18px!important}.cart-count-bubble{background:#050505!important;color:#fff!important;border:2px solid #fff!important;bottom:4px!important;left:24px!important}.an-home>.an-trust-strip{display:none!important}.an-hero--deep{min-height:700px;background:linear-gradient(135deg,#050505,#101216 52%,#1b2028)}.an-hero__fallback--deep{background:radial-gradient(circle at 72% 45%,rgba(113,133,255,.23),transparent 26%),radial-gradient(circle at 24% 35%,rgba(255,255,255,.1),transparent 22%),linear-gradient(135deg,#020203,#101217 62%,#202631)}.an-hero__overlay{background:linear-gradient(90deg,#000000b8,#00000057,#0000001f)}.an-hero__content{min-height:700px}.an-eyebrow{letter-spacing:.12em;font-size:11px}.an-hero h1{max-width:860px;text-wrap:balance}.an-hero__copy>p:not(.an-eyebrow){max-width:690px}.an-hero__panel{border-radius:28px;background:linear-gradient(180deg,#ffffff1f,#ffffff0f);box-shadow:0 24px 70px #00000047}.an-button{font-size:14px;letter-spacing:-.01em}.an-button:not(.an-button--secondary):not(.an-button--dark){box-shadow:0 16px 34px #ffffff14}.an-proof-strip__inner>div{box-shadow:0 16px 38px #05050509}.an-section__header h2{text-wrap:balance}.an-product-card,.an-static-product-card{border-radius:26px;border-color:#05050517;box-shadow:0 18px 45px #05050509}.an-product-card__media,.an-static-product-card__media{background:radial-gradient(circle at 50% 32%,#fff,#f3f5f7 70%)}.an-product-card__button,.an-static-product-card__button{border-radius:999px!important;font-weight:760!important}.an-category-card,.an-material-card,.an-product-specs,.an-faq-list details{border-radius:24px}.an-top-tier-brand-band{background:linear-gradient(135deg,#08090b,#151821)}@media screen and (min-width:990px){.header--middle-left{grid-template-areas:"heading navigation icons"!important}.header--middle-left .header__heading{grid-area:heading}.header--middle-left .header__inline-menu{grid-area:navigation}.header--middle-left .header__icons{grid-area:icons}.header__icon--account{display:flex!important}}@media screen and (max-width:989px){.utility-bar{display:none!important}.header{min-height:64px!important;padding:10px 16px!important;grid-template-columns:auto 1fr auto!important}.header__heading-link .h2,.an-wordmark{font-size:19px!important}.an-wordmark-mark{width:25px;height:25px;border-radius:8px}.header__icons{gap:4px!important}.header__icon{width:38px!important;height:38px!important}.header__icon--account{display:none!important}.header-drawer{justify-self:start}.menu-drawer,.menu-drawer__inner-container{background:#fff!important}.menu-drawer__navigation{padding:28px 0!important}.menu-drawer__menu-item{font-size:22px!important;letter-spacing:-.035em!important;font-weight:760!important;padding:15px 24px!important;color:#111318!important}.menu-drawer__menu-item--active{background:#f4f5f7!important}.menu-drawer__utility-links{background:#f7f8fa!important}}@media screen and (max-width:749px){.an-hero--deep,.an-hero__content{min-height:620px}.an-hero__content{padding-top:52px;padding-bottom:52px}.an-hero h1{font-size:44px;line-height:.96;letter-spacing:-.06em}.an-hero__copy>p:not(.an-eyebrow){font-size:15px;line-height:1.6}.an-proof-strip__inner>div{min-height:auto}.an-section{padding:58px 0}.an-category-card{min-height:190px}.an-product-card,.an-static-product-card{border-radius:22px}}.an-top-tier-brand-band,.an-top-tier-brand-band *{color:#f5f5f7!important}.an-top-tier-brand-band .an-eyebrow{color:#f5f5f7b8!important;opacity:1!important}.an-top-tier-brand-band h2{color:#f5f5f7!important;opacity:1!important;text-shadow:none!important}.an-top-tier-brand-band .an-top-tier-principles span{color:#f5f5f7db!important;border-color:#f5f5f729!important;background:#f5f5f712!important}.an-section--dark,.an-section--dark h1,.an-section--dark h2,.an-section--dark h3,.an-section--dark h4,.an-section--dark h5,.an-section--dark h6,.an-selection-standard,.an-selection-standard h2,.an-selection-standard h3{color:#f5f5f7!important}.an-section--dark .an-eyebrow,.an-section--dark .an-section__header p,.an-selection-standard .an-eyebrow,.an-selection-standard .an-section__header p,.an-selection-standard .an-material-card p{color:#f5f5f7bd!important;opacity:1!important}.an-selection-standard .an-material-card svg{color:#f5f5f7d6!important;fill:none}.an-static-feature-grid--rebuild .an-static-product-card__button,.an-product-card__button,.an-static-product-card__button,.an-v7-view-product{position:relative!important;z-index:0!important;overflow:hidden!important;isolation:isolate!important;border-radius:999px!important;border:1px solid #1d1d1f!important;background:#1d1d1f!important;color:#fff!important;box-shadow:none!important;outline:0!important}.an-static-feature-grid--rebuild .an-static-product-card__button:before,.an-static-feature-grid--rebuild .an-static-product-card__button:after,.an-product-card__button:before,.an-product-card__button:after,.an-static-product-card__button:before,.an-static-product-card__button:after,.an-v7-view-product:before,.an-v7-view-product:after{content:none!important;display:none!important;box-shadow:none!important;border:0!important}.an-static-feature-grid--rebuild .an-static-product-card__button:hover,.an-product-card__button:hover,.an-static-product-card__button:hover,.an-v7-view-product:hover{background:#000!important;border-color:#000!important;color:#fff!important;transform:translateY(-1px)}.an-static-feature-grid--rebuild .an-static-product-card__button:focus-visible,.an-product-card__button:focus-visible,.an-static-product-card__button:focus-visible,.an-v7-view-product:focus-visible{outline:2px solid rgba(0,113,227,.78)!important;outline-offset:3px!important}@media screen and (max-width:749px){.an-top-tier-brand-band h2,.an-section--dark .an-section__header h2,.an-selection-standard .an-section__header h2{color:#f5f5f7!important}.an-static-feature-grid--rebuild .an-static-product-card__button,.an-product-card__button,.an-static-product-card__button,.an-v7-view-product{min-height:4.4rem!important;border-radius:999px!important}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/auranode-top-tier.css.map */
