.arthenic-home{--ah-ivory: #f7f3ea;--ah-ivory-deep: #f1eadb;--ah-ink: #211c17;--ah-ink-soft: #5b5249;--ah-maroon: #7a2b2b;--ah-maroon-deep: #5e1f1f;--ah-gold: #a9842c;--ah-gold-light: #d9b65c;--ah-forest: #36433a;--ah-card: #ffffff;--ah-line: rgba(33, 28, 23, .12);--ah-font-display: "Fraunces", serif;--ah-font-body: "Work Sans", sans-serif;--ah-font-eyebrow: "Cormorant", serif;background:var(--ah-ivory);color:var(--ah-ink);font-family:var(--ah-font-body);-webkit-font-smoothing:antialiased}.arthenic-home img{display:block;max-width:100%}.arthenic-home a{color:inherit;text-decoration:none}.arthenic-home .ah-wrap{max-width:1320px;margin:0 auto;padding:0 32px}.arthenic-home .ah-eyebrow{font-family:var(--ah-font-eyebrow);font-style:italic;font-size:18px;letter-spacing:.14em;text-transform:uppercase;color:var(--ah-maroon)}.arthenic-home .ah-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:36px;flex-wrap:wrap}.arthenic-home .ah-section-title{font-family:var(--ah-font-display);font-weight:500;font-size:clamp(30px,4vw,46px);line-height:1.08;letter-spacing:-.01em;margin-top:6px}.arthenic-home .ah-section-sub{font-size:15.5px;color:var(--ah-ink-soft);max-width:480px;line-height:1.55;margin-top:10px}.arthenic-home .ah-view-all{font-size:13.5px;letter-spacing:.06em;text-transform:uppercase;font-weight:600;color:var(--ah-ink);border-bottom:1px solid var(--ah-ink);padding-bottom:6px;white-space:nowrap;transition:opacity .2s ease,border-color .2s ease,color .2s ease}.arthenic-home .ah-view-all:hover{color:var(--ah-maroon);border-color:var(--ah-maroon)}.arthenic-home .ah-thread{height:14px;width:100%;background-repeat:repeat-x;background-position:center;background-size:28px 14px;background-image:radial-gradient(circle at 4px 7px,var(--ah-gold) 0 2px,transparent 2.4px),linear-gradient(to right,transparent 49%,var(--ah-gold) 49%,var(--ah-gold) 51%,transparent 51%);opacity:.55}.arthenic-home .ah-btn{display:inline-flex;align-items:center;gap:10px;font-size:13.5px;letter-spacing:.07em;text-transform:uppercase;font-weight:600;padding:15px 30px;border-radius:2px;transition:transform .25s ease,background .25s ease,color .25s ease,box-shadow .25s ease;cursor:pointer;border:1px solid transparent}.arthenic-home .ah-btn--maroon{background:var(--ah-maroon);color:var(--ah-ivory)}.arthenic-home .ah-btn--maroon:hover{background:var(--ah-maroon-deep);transform:translateY(-2px);box-shadow:0 10px 24px #5e1f1f47}.arthenic-home .ah-btn--outline{background:transparent;color:var(--ah-ink);border-color:var(--ah-ink)}.arthenic-home .ah-btn--outline:hover{background:var(--ah-ink);color:var(--ah-ivory);transform:translateY(-2px)}.arthenic-home .ah-btn--gold{background:var(--ah-gold);color:var(--ah-ink)}.arthenic-home .ah-btn--gold:hover{background:var(--ah-gold-light);transform:translateY(-2px)}.arthenic-home .ah-btn--light{color:var(--ah-ivory);border-color:var(--ah-ivory)}.arthenic-home .ah-hero{position:relative;width:100%;height:min(88vh,760px);min-height:480px;overflow:hidden;background:var(--ah-ink)}.arthenic-home .ah-hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:0;transition:opacity 1.1s ease}.arthenic-home .ah-hero-slide.is-active{opacity:1;z-index:1}.arthenic-home .ah-hero-slide--video{background:var(--ah-ink)}.arthenic-home .ah-hero-slide--video .ah-hero-video-el{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;border:0;pointer-events:none}.arthenic-home .ah-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000002e,#00000014 45%,#00000061);pointer-events:none}.arthenic-home .ah-hero-content{position:absolute;left:0;bottom:64px;width:100%;text-align:center;color:#fff;padding:0 24px;z-index:2}.arthenic-home .ah-hero-content .ah-eyebrow{color:var(--ah-gold-light)}.arthenic-home .ah-hero-content h1{font-family:var(--ah-font-display);font-weight:500;font-size:clamp(34px,5.5vw,64px);margin:10px 0 22px;text-shadow:0 2px 18px rgba(0,0,0,.35)}.arthenic-home .ah-hero-dots{display:flex;gap:10px;justify-content:center;margin-top:26px}.arthenic-home .ah-hero-dots span{width:7px;height:7px;border-radius:50%;background:#ffffff73;transition:background .3s,transform .3s}.arthenic-home .ah-hero-dots span.is-active{background:var(--ah-gold-light);transform:scale(1.3)}.arthenic-home .ah-cat-strip{padding:54px 0 10px;background:var(--ah-ivory)}.arthenic-home .ah-cat-strip .ah-eyebrow{text-align:center;display:block;margin-bottom:6px}.arthenic-home .ah-cat-strip h2{text-align:center;font-family:var(--ah-font-display);font-weight:500;font-size:clamp(26px,3.4vw,38px);margin-bottom:34px}.arthenic-home .ah-cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.arthenic-home .ah-cat-tile{position:relative;aspect-ratio:3 / 3.6;overflow:hidden;border-radius:3px}.arthenic-home .ah-cat-tile img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.arthenic-home .ah-cat-tile:hover img{transform:scale(1.06)}.arthenic-home .ah-cat-tile .ah-label{position:absolute;left:0;right:0;bottom:0;padding:18px 14px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.62));color:#fff;font-family:var(--ah-font-display);font-size:16px;letter-spacing:.04em;text-transform:uppercase;text-align:center}.arthenic-home .ah-zone{padding:84px 0}.arthenic-home .ah-zone--tight{padding:64px 0}.arthenic-home .ah-bg-ivory-deep{background:var(--ah-ivory-deep)}.arthenic-home .ah-bg-ink{background:var(--ah-ink);color:var(--ah-ivory)}.arthenic-home .ah-bg-forest{background:var(--ah-forest);color:var(--ah-ivory)}.arthenic-home .ah-trust-strip{border-top:1px solid var(--ah-line);border-bottom:1px solid var(--ah-line);padding:20px 0}.arthenic-home .ah-trust-grid{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.arthenic-home .ah-trust-item{display:flex;align-items:center;gap:12px;font-size:13.5px;color:var(--ah-ink-soft);flex:1;min-width:200px}.arthenic-home .ah-trust-item svg{flex-shrink:0;color:var(--ah-maroon)}.arthenic-home .ah-trust-item b{color:var(--ah-ink);font-weight:600}.arthenic-home .ah-strip-banner{background:var(--ah-maroon);color:var(--ah-ivory);padding:13px 0;overflow:hidden;white-space:nowrap}.arthenic-home .ah-strip-track{display:inline-flex;gap:48px;animation:ah-scroll-left 28s linear infinite;font-size:13px;letter-spacing:.05em;text-transform:uppercase;font-weight:500}.arthenic-home .ah-strip-track span{display:inline-flex;align-items:center;gap:10px}.arthenic-home .ah-strip-track .ah-dot{color:var(--ah-gold-light)}@keyframes ah-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.arthenic-home .ah-rail-head-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:30px}.arthenic-home .ah-product-rail{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;align-items:stretch}.arthenic-home .ah-product-rail--5{grid-template-columns:repeat(5,1fr)}.arthenic-home .ah-pcard{background:var(--ah-card);border:1px solid var(--ah-line);border-radius:3px;overflow:hidden;transition:box-shadow .3s ease,transform .3s ease;position:relative;display:flex;flex-direction:column;height:100%}.arthenic-home .ah-pcard:hover{box-shadow:0 18px 36px #211c171f;transform:translateY(-4px)}.arthenic-home .ah-pcard .ah-pimg{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:var(--ah-ivory-deep)}.arthenic-home .ah-pcard .ah-pimg img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease,opacity .5s ease}.arthenic-home .ah-pcard .ah-pimg img.ah-hover-img{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.arthenic-home .ah-pcard:hover .ah-pimg img.ah-hover-img{opacity:1}.arthenic-home .ah-pcard:hover .ah-pimg img.ah-base-img{opacity:0}.arthenic-home .ah-pbadge{position:absolute;top:10px;left:10px;background:var(--ah-maroon);color:#fff;font-size:10.5px;letter-spacing:.05em;text-transform:uppercase;padding:4px 9px;border-radius:2px;z-index:2}.arthenic-home .ah-pinfo{padding:14px 14px 16px;flex:1;display:flex;flex-direction:column}.arthenic-home .ah-pname{font-family:var(--ah-font-display);font-size:14.5px;line-height:1.32;font-weight:500;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.arthenic-home .ah-pmeta{display:flex;align-items:baseline;gap:8px}.arthenic-home .ah-pprice{font-size:14px;font-weight:600;color:var(--ah-maroon)}.arthenic-home .ah-pprice-strike{font-size:12px;color:var(--ah-ink-soft);text-decoration:line-through}.arthenic-home .ah-prating{display:flex;gap:2px;margin-top:6px;color:var(--ah-gold);font-size:12px}.arthenic-home .ah-editorial{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch}.arthenic-home .ah-editorial .ah-media{position:relative;min-height:560px;background:linear-gradient(135deg,#2c2620,#1a1612);overflow:hidden}.arthenic-home .ah-editorial .ah-media img,.arthenic-home .ah-editorial .ah-media video{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.arthenic-home .ah-video-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;color:#f7f3eaeb;background-size:cover;background-position:center;border:1px dashed rgba(217,182,92,.4)}.arthenic-home .ah-video-placeholder:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#14110ec7,#14110e8c)}.arthenic-home .ah-video-placeholder>*{position:relative;z-index:1}.arthenic-home .ah-play-circle{width:78px;height:78px;border-radius:50%;border:1.5px solid var(--ah-gold-light);display:flex;align-items:center;justify-content:center;transition:transform .3s ease,background .3s ease;cursor:pointer}.arthenic-home .ah-play-circle:hover{background:#d9b65c26;transform:scale(1.08)}.arthenic-home .ah-vp-label{font-size:12px;letter-spacing:.1em;text-transform:uppercase;text-align:center;color:var(--ah-gold-light)}.arthenic-home .ah-vp-sub{font-size:11.5px;color:#f7f3ea8c;max-width:260px;text-align:center;line-height:1.5}.arthenic-home .ah-editorial .ah-copy{background:var(--ah-ivory-deep);padding:64px 56px;display:flex;flex-direction:column;justify-content:center}.arthenic-home .ah-editorial .ah-copy h3{font-family:var(--ah-font-display);font-weight:500;font-size:clamp(28px,3.4vw,42px);line-height:1.12;margin:12px 0 18px}.arthenic-home .ah-editorial .ah-copy p{color:var(--ah-ink-soft);font-size:15.5px;line-height:1.7;max-width:440px;margin-bottom:28px}.arthenic-home .ah-mini-stats{display:flex;gap:36px;margin:8px 0 30px;flex-wrap:wrap}.arthenic-home .ah-mini-stats div b{display:block;font-family:var(--ah-font-display);font-size:26px;color:var(--ah-maroon)}.arthenic-home .ah-mini-stats div span{font-size:12px;color:var(--ah-ink-soft);text-transform:uppercase;letter-spacing:.05em}.arthenic-home .ah-bg-forest .ah-mini-stats div b{color:var(--ah-gold-light)}.arthenic-home .ah-jewel-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;grid-template-rows:auto auto;gap:18px;align-items:stretch}.arthenic-home .ah-jewel-grid .ah-big{grid-row:span 2}.arthenic-home .ah-jewel-card{position:relative;overflow:hidden;border-radius:3px;background:var(--ah-card);border:1px solid var(--ah-line);display:block;height:100%}.arthenic-home .ah-jewel-card .ah-pimg{aspect-ratio:1 / 1;position:relative;overflow:hidden;height:100%}.arthenic-home .ah-jewel-card.ah-big .ah-pimg{aspect-ratio:4 / 5.4;min-height:100%}.arthenic-home .ah-jewel-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease}.arthenic-home .ah-jewel-card:hover img{transform:scale(1.05)}.arthenic-home .ah-jewel-tag{position:absolute;bottom:0;left:0;right:0;padding:16px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.55));color:#fff}.arthenic-home .ah-jewel-tag .ah-pname{color:#fff;-webkit-line-clamp:1;margin-bottom:3px}.arthenic-home .ah-jewel-tag .ah-pprice{color:var(--ah-gold-light)}.arthenic-home .ah-gifts-layout{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;align-items:stretch}.arthenic-home .ah-graphic-placeholder{position:relative;border-radius:3px;overflow:hidden;background-size:cover;background-position:center;border:1px dashed rgba(247,243,234,.45);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center;padding:24px;grid-column:span 2;grid-row:span 2;color:var(--ah-ivory);min-height:100%}.arthenic-home .ah-graphic-placeholder:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#7a2b2b73,#3c1e14a6)}.arthenic-home .ah-graphic-placeholder>*{position:relative;z-index:1}.arthenic-home .ah-graphic-placeholder svg{width:46px;height:46px;opacity:.8}.arthenic-home .ah-gp-title{font-family:var(--ah-font-display);font-size:18px}.arthenic-home .ah-gp-sub{font-size:12px;color:#f7f3ead9;max-width:220px;line-height:1.5}.arthenic-home .ah-paintings-layout{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch;border:1px solid var(--ah-line);border-radius:3px;overflow:hidden;margin-bottom:0}.arthenic-home .ah-paintings-featured{position:relative;overflow:hidden;min-height:500px;display:block;height:100%}.arthenic-home .ah-paintings-featured img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .7s ease}.arthenic-home .ah-paintings-featured:hover img{transform:scale(1.04)}.arthenic-home .ah-paintings-featured-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,rgba(33,28,23,.72) 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:30px;color:#fff}.arthenic-home .ah-paintings-featured-overlay .ah-pbadge{position:static;align-self:flex-start;margin-bottom:14px}.arthenic-home .ah-paintings-featured-overlay .ah-pname{color:#fff;font-size:18px;-webkit-line-clamp:3;margin-bottom:8px}.arthenic-home .ah-paintings-featured-overlay .ah-pprice{color:var(--ah-gold-light);font-size:16px}.arthenic-home .ah-paintings-story{background:var(--ah-ivory-deep);padding:52px 48px;display:flex;flex-direction:column;justify-content:space-between}.arthenic-home .ah-paintings-story-top h3{font-family:var(--ah-font-display);font-weight:500;font-size:clamp(22px,2.6vw,34px);line-height:1.15;margin:12px 0 16px}.arthenic-home .ah-paintings-story-top p{color:var(--ah-ink-soft);font-size:15.5px;line-height:1.7;max-width:400px;margin-bottom:28px}.arthenic-home .ah-paintings-mini-rail{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:auto;align-items:stretch}.arthenic-home .ah-paintings-mini-rail .ah-pcard .ah-pimg{aspect-ratio:3 / 4}.arthenic-home .ah-paintings-mini-rail .ah-pcard .ah-pinfo{padding:10px 10px 12px}.arthenic-home .ah-paintings-mini-rail .ah-pcard .ah-pname{font-size:12.5px}.arthenic-home .ah-paintings-mini-rail .ah-pcard .ah-pprice{font-size:13px}.arthenic-home .ah-craft-band{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.arthenic-home .ah-craft-band .ah-imgcol{position:relative;aspect-ratio:4 / 5;border-radius:3px;overflow:hidden}.arthenic-home .ah-craft-band .ah-imgcol img{width:100%;height:100%;object-fit:cover}.arthenic-home .ah-craft-band .ah-copy h3{font-family:var(--ah-font-display);font-weight:500;font-size:clamp(28px,3.6vw,44px);line-height:1.12;margin:14px 0 20px;color:var(--ah-ivory)}.arthenic-home .ah-craft-band .ah-copy p{color:#f7f3eabf;font-size:16px;line-height:1.75;max-width:480px;margin-bottom:28px}.arthenic-home .ah-craft-band .ah-eyebrow{color:var(--ah-gold-light)}.arthenic-home .ah-test-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.arthenic-home .ah-test-card{background:var(--ah-card);border:1px solid var(--ah-line);border-radius:4px;padding:30px 28px}.arthenic-home .ah-test-card .ah-stars{color:var(--ah-gold);font-size:14px;margin-bottom:14px;letter-spacing:2px}.arthenic-home .ah-test-card p{font-size:15px;line-height:1.65;color:var(--ah-ink);margin-bottom:22px;font-style:italic}.arthenic-home .ah-test-foot{display:flex;align-items:center;gap:12px}.arthenic-home .ah-avatar{width:38px;height:38px;border-radius:50%;background:var(--ah-maroon);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--ah-font-display);font-size:14px;flex-shrink:0}.arthenic-home .ah-test-foot div b{display:block;font-size:13.5px}.arthenic-home .ah-test-foot div span{font-size:12px;color:var(--ah-ink-soft)}.arthenic-home .ah-ugc-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.arthenic-home .ah-ugc-tile{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:3px}.arthenic-home .ah-ugc-tile img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.arthenic-home .ah-ugc-tile:hover img{transform:scale(1.08)}.arthenic-home .ah-ugc-tile .ah-ig-icon{position:absolute;top:8px;right:8px;width:22px;height:22px;color:#fff;opacity:.9}.arthenic-home .ah-cta-band{text-align:center;padding:90px 0;background:radial-gradient(circle at 50% 0%,rgba(169,132,44,.1),transparent 60%),var(--ah-ivory-deep);border-top:1px solid var(--ah-line);border-bottom:1px solid var(--ah-line)}.arthenic-home .ah-cta-band h3{font-family:var(--ah-font-display);font-weight:500;font-size:clamp(28px,4vw,46px);max-width:680px;margin:14px auto 18px;line-height:1.15}.arthenic-home .ah-cta-band p{color:var(--ah-ink-soft);max-width:480px;margin:0 auto 30px;font-size:15.5px;line-height:1.6}.arthenic-home .ah-section-head--center{justify-content:center;text-align:center;flex-direction:column;align-items:center}.arthenic-home .ah-title-sm{font-size:clamp(24px,3vw,32px)}.arthenic-home .ah-title-xs{font-size:clamp(22px,3vw,30px)}@media(max-width:1100px){.arthenic-home .ah-product-rail,.arthenic-home .ah-product-rail--5{grid-template-columns:repeat(3,1fr)}.arthenic-home .ah-gifts-layout{grid-template-columns:repeat(2,1fr)}.arthenic-home .ah-graphic-placeholder{grid-column:span 2;grid-row:span 1;min-height:240px}.arthenic-home .ah-paintings-layout{grid-template-columns:1fr}.arthenic-home .ah-paintings-featured{min-height:380px;aspect-ratio:16 / 9}.arthenic-home .ah-paintings-story{padding:36px 28px}}@media(max-width:900px){.arthenic-home .ah-cat-grid{grid-template-columns:repeat(2,1fr)}.arthenic-home .ah-editorial{grid-template-columns:1fr}.arthenic-home .ah-editorial .ah-media{min-height:380px}.arthenic-home .ah-editorial .ah-copy{padding:48px 28px}.arthenic-home .ah-jewel-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.arthenic-home .ah-jewel-grid .ah-big{grid-row:span 1;grid-column:span 2}.arthenic-home .ah-craft-band{grid-template-columns:1fr;gap:32px}.arthenic-home .ah-test-grid{grid-template-columns:1fr}.arthenic-home .ah-ugc-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:620px){.arthenic-home .ah-product-rail,.arthenic-home .ah-product-rail--5{grid-template-columns:repeat(2,1fr);gap:12px}.arthenic-home .ah-paintings-mini-rail{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.arthenic-home .ah-wrap{padding:0 18px}.arthenic-home .ah-zone{padding:56px 0}.arthenic-home .ah-zone--flush,.arthenic-home .ah-zone--no-default-pad{padding:0}}[class*=shopify-section--arthenic-home]{margin:0;padding:0;border:none;background:transparent}[class*=shopify-section--arthenic-home]+[class*=shopify-section--arthenic-home]{border-block-start:none}.arthenic-home *,.arthenic-home *:before,.arthenic-home *:after{box-sizing:border-box}.arthenic-home :is(h1,h2,h3,h4,p){margin-block:0}.arthenic-home .ah-zone--flush{padding:0}.arthenic-home .ah-zone--no-default-pad{padding-top:0;padding-bottom:0}.arthenic-home .ah-rail-head-row>div:first-child,.arthenic-home .ah-section-head>div:first-child{flex:1;min-width:0}.arthenic-home .ah-section-head--center{margin-bottom:36px}.arthenic-home .ah-craft-band .ah-copy{display:flex;flex-direction:column;justify-content:center}.arthenic-home .ah-wrap--thread{padding-block:0}.arthenic-home .ah-thread-band{line-height:0}.shopify-section--arthenic-home-paintings+.shopify-section--arthenic-home-divider .arthenic-home,.shopify-section--arthenic-home-jewellery+.shopify-section--arthenic-home-divider .arthenic-home{background:var(--ah-ivory)}.shopify-section--arthenic-home-product-rail+.shopify-section--arthenic-home-divider .arthenic-home,.shopify-section--arthenic-home-gifts+.shopify-section--arthenic-home-divider .arthenic-home{background:var(--ah-ivory-deep)}.shopify-section--arthenic-home-editorial .arthenic-home,.shopify-section--arthenic-home-product-rail .arthenic-home{background:var(--ah-ivory-deep)}.shopify-section--arthenic-home-hero:first-child .arthenic-home[allow-transparent-header] .ah-hero{margin-top:calc(-1 * (var(--header-height, 0px) + var(--announcement-bar-height, 0px) * var(--announcement-bar-is-sticky, 0)));min-height:calc(min(88vh,760px) + var(--header-height, 0px));padding-top:calc(var(--header-height, 0px) + var(--announcement-bar-height, 0px) * var(--announcement-bar-is-sticky, 0))}.shopify-section--arthenic-home-marquee .arthenic-home{background:var(--ah-maroon)}.arthenic-home .ah-pinfo .ah-pmeta{margin-top:auto;padding-top:6px}@media(max-width:900px){.arthenic-home .ah-trust-grid{justify-content:flex-start}.arthenic-home .ah-trust-item{flex:1 1 100%;min-width:0}.arthenic-home .ah-rail-head-row,.arthenic-home .ah-section-head:not(.ah-section-head--center){align-items:flex-start;flex-direction:column;gap:16px}.arthenic-home .ah-view-all{align-self:flex-start}}@media(max-width:560px){.arthenic-home .ah-zone--pad-top-sm{padding-top:48px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/arthenic-home.css.map */
