.almaris-layout,:root{--almaris-off-white:#fbfbfa;--almaris-alabaster:#f5f4f0;--almaris-sand:#efefe9;--almaris-espresso:#1a1310;--almaris-charcoal:#3d3834;--almaris-muted:#7a746e;--almaris-champagne:#c4a574;--almaris-champagne-soft:rgba(196,165,116,.35);--almaris-border:rgba(26,19,16,.08);--almaris-glass:rgba(251,251,250,.72);--almaris-serif:"Cormorant Garamond","Playfair Display",Georgia,serif;--almaris-sans:"Montserrat","Inter",system-ui,sans-serif;--almaris-header-h:4.25rem;--almaris-header-total:6.5rem;--almaris-content-max:min(92rem, calc(100% - 2.5rem) )}body.almaris-body{background:var(--almaris-off-white);color:var(--almaris-espresso)}.almaris-layout__main,body.almaris-body main{padding-top:0!important}.almaris-header{border-bottom:.5px solid transparent;left:0;position:fixed;right:0;top:0;transition:background .45s ease,box-shadow .45s ease,border-color .45s ease;z-index:1200}.almaris-header--scrolled{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:var(--almaris-glass);border-bottom-color:var(--almaris-border);box-shadow:none}.almaris-header__top{background:transparent;border-bottom:.5px solid var(--almaris-border)}.almaris-header__top-inner{align-items:center;color:var(--almaris-muted);display:flex;font-family:var(--almaris-sans);font-size:.6875rem;font-weight:500;gap:1rem;justify-content:space-between;letter-spacing:.14em;margin:0 auto;max-width:var(--almaris-content-max);padding:.4rem 1.25rem;text-transform:uppercase}.almaris-header__boutique{color:var(--almaris-muted);flex:1;opacity:.85;text-align:center;text-decoration:none;transition:color .25s ease,opacity .25s ease}.almaris-header__boutique:hover{color:var(--almaris-espresso);opacity:1}.almaris-header__top .ui-mode-switch{gap:.35rem}.almaris-header__top .ui-mode-switch__btn{background:transparent;border:none;color:var(--almaris-muted);font-size:.5625rem;letter-spacing:.1em;padding:.15rem .35rem}.almaris-header__top .ui-mode-switch__btn--active{border-bottom:1px solid var(--almaris-champagne);color:var(--almaris-espresso)}.almaris-header__main-inner{align-items:center;display:flex;gap:1.5rem;justify-content:space-between;margin:0 auto;max-width:var(--almaris-content-max);min-height:var(--almaris-header-h);padding:.85rem 1.25rem}.almaris-header__brand{align-items:center;color:var(--almaris-espresso);display:inline-flex;gap:.65rem;text-decoration:none}.almaris-header__logo{max-height:2rem;-o-object-fit:contain;object-fit:contain;width:auto}.almaris-header__brand-text{font-family:var(--almaris-serif);font-size:1.35rem;font-weight:500;letter-spacing:.12em}.almaris-header__actions{align-items:center;display:flex;gap:.35rem}.almaris-header__icon-btn{align-items:center;background:transparent;border:none;color:var(--almaris-espresso);cursor:pointer;display:inline-flex;height:2.5rem;justify-content:center;text-decoration:none;transition:color .25s ease,transform .25s ease;width:2.5rem}.almaris-header__icon-btn:hover{color:var(--almaris-champagne)}.almaris-header__cart{position:relative}.almaris-header__cart-count{color:var(--almaris-champagne);font-family:var(--almaris-sans);font-size:.5625rem;font-weight:500;letter-spacing:.02em;line-height:1.2;min-width:.85rem;padding:0 .2rem;position:absolute;right:.2rem;text-align:center;top:.35rem}.almaris-header__search-overlay{align-items:flex-start;animation:almaris-search-in .45s cubic-bezier(.22,1,.36,1) forwards;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#1a13106b;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:6rem 1.5rem 2rem;position:fixed;z-index:1300}@keyframes almaris-search-in{0%{opacity:0}to{opacity:1}}.almaris-search-fade-enter-active,.almaris-search-fade-leave-active{transition:opacity .35s ease}.almaris-search-fade-enter-from,.almaris-search-fade-leave-to{opacity:0}.almaris-header__search-panel{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:var(--almaris-glass);border:.5px solid var(--almaris-border);box-shadow:none;padding:2rem 1.5rem 1.5rem;position:relative;width:min(40rem,100%)}.almaris-header__search-input{background:transparent;border:none;border-bottom:.5px solid var(--almaris-border);color:var(--almaris-espresso);font-family:var(--almaris-sans);font-size:1.125rem;font-weight:300;letter-spacing:.06em;outline:none;padding:.85rem 0;width:100%}.almaris-header__search-input::-moz-placeholder{color:var(--almaris-muted)}.almaris-header__search-input::placeholder{color:var(--almaris-muted)}.almaris-header__search-submit{background:none;border:none;color:var(--almaris-espresso);cursor:pointer;font-family:var(--almaris-sans);font-size:.6875rem;font-weight:600;letter-spacing:.22em;margin-top:1.25rem;padding:0;text-transform:uppercase}.almaris-header__search-submit:hover{color:var(--almaris-champagne)}.almaris-luxe-hero{background:var(--almaris-alabaster);margin-top:var(--almaris-header-total);min-height:min(92vh,920px);overflow:hidden;position:relative}.almaris-luxe-hero__ambient{background:radial-gradient(ellipse 80% 60% at 50% 100%,rgba(196,165,116,.12),transparent 55%),linear-gradient(180deg,var(--almaris-off-white) 0,var(--almaris-sand) 100%);top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.almaris-luxe-hero__bg{background-position:center 42%;background-size:cover;filter:saturate(.92);top:-4%;right:-4%;bottom:-4%;left:-4%;opacity:.38;position:absolute;transition:opacity .8s ease}.almaris-luxe-hero__inner{align-items:end;display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:min(72rem,calc(100% - 2rem));min-height:min(78vh,780px);padding:2.5rem 1rem 3.5rem;position:relative;z-index:2}@media(min-width:1024px){.almaris-luxe-hero__inner{align-items:center;grid-template-columns:1fr 1fr;padding:3rem 1.5rem 4rem}}.almaris-luxe-hero__arch-col{display:flex;justify-content:center;order:1}.almaris-luxe-hero__copy{order:2;padding-bottom:1rem;text-align:center}@media(min-width:1024px){.almaris-luxe-hero__copy{order:1;padding-bottom:0;text-align:left}.almaris-luxe-hero__arch-col{order:2}}.almaris-luxe-hero__kicker{color:var(--almaris-muted);display:inline-block;font-family:var(--almaris-sans);font-size:.625rem;font-weight:600;letter-spacing:.38em;margin-bottom:1rem;text-transform:uppercase}.almaris-luxe-hero__title{color:var(--almaris-espresso);font-family:var(--almaris-serif);font-size:clamp(2.25rem,5vw,3.75rem);font-weight:500;letter-spacing:.04em;line-height:1.05;margin:0}.almaris-luxe-hero__subtitle{color:var(--almaris-muted);font-family:var(--almaris-sans);font-size:.875rem;font-weight:300;letter-spacing:.06em;line-height:1.7;margin:1.25rem auto 0;max-width:28rem}@media(min-width:1024px){.almaris-luxe-hero__subtitle{margin-left:0;margin-right:0}}.almaris-luxe-hero__cta{align-items:center;background:transparent;border:.5px solid var(--almaris-espresso);border-radius:4px;color:var(--almaris-espresso);display:inline-flex;font-family:var(--almaris-sans);font-size:.6875rem;font-weight:600;letter-spacing:.22em;margin-top:2rem;overflow:hidden;padding:.9rem 2rem;position:relative;text-decoration:none;text-transform:uppercase;transition:color .35s ease,border-color .35s ease}.almaris-luxe-hero__cta:before{background:var(--almaris-espresso);content:"";top:0;right:0;bottom:0;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .45s cubic-bezier(.22,1,.36,1);z-index:-1}.almaris-luxe-hero__cta:hover{border-color:var(--almaris-espresso);color:var(--almaris-off-white)}.almaris-luxe-hero__cta:hover:before{transform:scaleX(1)}.almaris-luxe-hero__arch-frame{aspect-ratio:4/5;position:relative;width:min(100%,22rem)}@media(min-width:768px){.almaris-luxe-hero__arch-frame{width:min(100%,26rem)}}.almaris-luxe-hero__arch{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);background:linear-gradient(165deg,#ffffff8c,#f5f4f059 45%,#efefe933);border:.5px solid hsla(0,0%,100%,.55);border-radius:50% 50% 0 0/42% 42% 0 0;box-shadow:none;top:0;right:0;bottom:0;left:0;overflow:hidden;position:absolute}.almaris-luxe-hero__arch img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;padding:8% 6% 4%;transition:transform .65s cubic-bezier(.22,1,.36,1);width:100%}.almaris-luxe-hero__arch-frame:hover .almaris-luxe-hero__arch img{transform:scale(1.04)}.almaris-luxe-hero__dots{display:flex;gap:.5rem;justify-content:center;margin-top:1.5rem}@media(min-width:1024px){.almaris-luxe-hero__dots{justify-content:flex-start}}.almaris-luxe-hero__dot{background:var(--almaris-border);border:none;cursor:pointer;height:2px;padding:0;transition:background .3s ease,width .3s ease;width:1.75rem}.almaris-luxe-hero__dot--active{background:var(--almaris-champagne);width:2.5rem}.almaris-layout .almaris-storefront{background:var(--almaris-off-white);color:var(--almaris-espresso);font-family:var(--almaris-sans)}.almaris-layout .home-page-body .tw-font-serif,.almaris-layout .home-page-body h4{font-family:var(--almaris-serif)!important;letter-spacing:.04em}.almaris-layout .almaris-flash-card__title,.almaris-layout .almaris-product-card__title{display:block;-webkit-hyphens:auto;hyphens:auto;overflow:visible;word-break:break-word}.almaris-layout .almaris-flash-card__offer-label,.almaris-layout .almaris-product-card__badge,.almaris-layout .almaris-product-card__offer-label{font-family:var(--almaris-sans);font-size:.5625rem;font-weight:500;letter-spacing:.18em;overflow:visible;text-overflow:unset;text-transform:uppercase;white-space:normal}.almaris-layout .almaris-flash-card__link,.almaris-layout .almaris-product-card__link{background:#fff;border:.5px solid var(--almaris-border)!important;box-shadow:none!important}.almaris-layout .almaris-flash-card__link:hover,.almaris-layout .almaris-product-card__link:hover{border-color:var(--almaris-champagne-soft)!important}.almaris-layout .almaris-storefront .embla__container>li,.almaris-layout .almaris-storefront .flash-slider .embla__container>li{flex:0 0 50%}@media(min-width:640px){.almaris-layout .almaris-storefront .embla__container>li,.almaris-layout .almaris-storefront .flash-slider .embla__container>li{flex:0 0 33.333%}}@media(min-width:1100px){.almaris-layout .almaris-storefront .embla__container>li,.almaris-layout .almaris-storefront .flash-slider .embla__container>li{flex:0 0 25%}}.almaris-layout .almaris-storefront .glide-nav button{background:transparent!important;border:none!important;border-radius:0;box-shadow:none!important;color:var(--almaris-espresso);height:auto;min-height:2rem;min-width:2rem;opacity:.55;padding:.35rem;transition:opacity .25s ease,transform .25s ease;width:auto}.almaris-layout .almaris-storefront .glide-nav button:hover:not(.disabled){opacity:1;transform:scale(1.05)}.almaris-layout .almaris-storefront .glide-nav button .icon:before{font-size:1.1rem}.almaris-layout .almaris-storefront .glide-nav button.disabled{opacity:.2}.almaris-reveal{opacity:0;transform:translateY(1.25rem);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.almaris-reveal.is-visible{opacity:1;transform:translateY(0)}.almaris-layout,:root{--almaris-alabaster:#f4f1ea;--almaris-off-white:#fbf9f4;--almaris-sand:#ebe6dc;--almaris-terracotta:#8b4513;--almaris-gold:#d4af37;--almaris-moss:#4a5d23;--almaris-charcoal:#1a1a1a;--almaris-espresso:#1a1310;--almaris-muted:#5c564e;--almaris-champagne:#d4af37;--almaris-champagne-soft:rgba(212,175,55,.35);--almaris-border:rgba(26,26,26,.08);--almaris-glass:rgba(244,241,234,.88);--almaris-panel-texture:radial-gradient(circle at 20% 20%,hsla(0,0%,100%,.4),transparent 45%),linear-gradient(165deg,#f4f1ea,#efe9df)}body.almaris-body{background:var(--almaris-alabaster);color:var(--almaris-charcoal)}.almaris-header__top-inner{color:var(--almaris-charcoal);font-weight:300}.almaris-header__top-end{align-items:center;display:flex;gap:1rem}.almaris-header__social{align-items:center;display:flex;gap:.75rem}.almaris-header__social-link{color:var(--almaris-muted);font-size:.5625rem;font-weight:300;letter-spacing:.14em;text-decoration:none;text-transform:uppercase;transition:color .25s ease}.almaris-header__social-link:hover{color:var(--almaris-terracotta)}.almaris-header__icon-btn{color:var(--almaris-charcoal)}.almaris-header__icon-btn:hover{color:var(--almaris-terracotta)}.almaris-header__cart-dot{background:var(--almaris-gold);border-radius:50%;box-shadow:0 0 0 2px var(--almaris-alabaster);height:5px;position:absolute;right:.45rem;top:.45rem;width:5px}.almaris-header__cart-count{display:none}.almaris-header__search-overlay--fullscreen{align-items:center;background:#1a1a1ab8;padding:2rem}.almaris-header__search-panel--fullscreen{background:var(--almaris-glass);padding:3rem 2rem;text-align:center;width:min(44rem,100%)}.almaris-arch-hero{background:var(--almaris-alabaster);margin-top:var(--almaris-header-total);min-height:min(94vh,960px);overflow:hidden;position:relative}.almaris-arch-hero__bg-stack{top:0;right:0;bottom:0;left:0;position:absolute;z-index:0}.almaris-arch-hero__shimmer{background:linear-gradient(105deg,transparent 40%,rgba(212,175,55,.12) 48%,hsla(0,0%,100%,.2) 50%,rgba(212,175,55,.12) 52%,transparent 60%);top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;transform:translate(-120%);transition:opacity .3s ease;z-index:1}.almaris-arch-hero--transitioning .almaris-arch-hero__shimmer{animation:almarisHeroShimmer 1.35s cubic-bezier(.22,1,.36,1) forwards;opacity:1}@keyframes almarisHeroShimmer{0%{transform:translate(-120%)}to{transform:translate(120%)}}.almaris-arch-hero--transitioning .almaris-arch-hero__plaster{animation:almarisHeroPlasterPulse 1.4s cubic-bezier(.22,1,.36,1)}@keyframes almarisHeroPlasterPulse{0%,to{box-shadow:0 24px 64px #1a1a1a2e,inset 0 1px #ffffff8c}50%{box-shadow:0 32px 80px #1a1a1a3d,0 0 48px #d4af3726,inset 0 1px #ffffffa6}}.almaris-arch-hero__dot{transition:width .5s cubic-bezier(.22,1,.36,1),background .45s ease,transform .35s ease}.almaris-arch-hero__dot--active{transform:scaleY(1.5)}.almaris-arch-hero__vignette{background:linear-gradient(180deg,#f4f1ea26,#1a1a1a59),radial-gradient(ellipse 90% 80% at 50% 50%,transparent 35%,rgba(26,26,26,.25) 100%);top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.almaris-arch-hero__stage{align-items:center;animation:almarisHeroStageIn 1.15s cubic-bezier(.22,1,.36,1) .15s both;display:flex;flex-direction:column;justify-content:center;min-height:min(88vh,880px);padding:3rem 1.25rem 4rem;position:relative;z-index:2}@keyframes almarisHeroStageIn{0%{opacity:0;transform:translateY(40px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.almaris-arch-hero__plaster{background:linear-gradient(155deg,#ebe4d8,#d8cfc2 38%,#c4b9ab);border-radius:50% 50% 0 0/42% 42% 0 0;box-shadow:0 24px 64px #1a1a1a2e,inset 0 1px #ffffff8c,inset 0 -2px 8px #0000000f;padding:16px}.almaris-arch-hero__aperture{aspect-ratio:4/5;border:.5px solid hsla(0,0%,100%,.35);border-radius:50% 50% 0 0/42% 42% 0 0;isolation:isolate;overflow:hidden;position:relative;width:min(88vw,520px)}.almaris-arch-hero__aperture-bg{background-position:center 55%;background-size:cover;filter:saturate(1.05);top:-8%;right:-8%;bottom:-8%;left:-8%;position:absolute}.almaris-arch-hero__aperture-glass{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff0d;top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:1}.almaris-arch-hero__copy{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:100%;padding:3rem 1.75rem 2.5rem;position:relative;text-align:center;z-index:3}.almaris-arch-hero__label{color:var(--almaris-moss);display:block;font-family:var(--almaris-sans);font-size:.875rem;font-weight:300;letter-spacing:.28em;margin-bottom:1rem;text-transform:uppercase}.almaris-arch-hero__title{color:var(--almaris-charcoal);font-family:var(--almaris-serif);font-size:clamp(2.25rem,6vw,4rem);font-weight:600;letter-spacing:.03em;line-height:1.05;margin:0;max-width:16ch;text-shadow:0 1px 24px hsla(0,0%,100%,.35)}.almaris-arch-hero__desc{color:var(--almaris-charcoal);font-family:var(--almaris-sans);font-size:1.125rem;font-weight:300;letter-spacing:.04em;line-height:1.65;margin:1.25rem 0 0;max-width:28rem}.almaris-arch-hero__cta{align-items:center;background:var(--almaris-terracotta);border:none;border-radius:999px;color:var(--almaris-gold);display:inline-flex;font-family:var(--almaris-sans);font-size:.6875rem;font-weight:500;letter-spacing:.24em;margin-top:2rem;padding:.95rem 2.25rem;text-decoration:none;text-transform:uppercase;transition:transform .35s cubic-bezier(.22,1,.36,1),background .35s ease}.almaris-arch-hero__cta:hover{background:#7a3c10;transform:scale(1.04)}.almaris-arch-hero__dots{display:flex;gap:.5rem;margin-top:2rem}.almaris-arch-hero__dot{background:#ffffff73;border:none;cursor:pointer;height:2px;padding:0;transition:width .3s ease,background .3s ease;width:2rem}.almaris-arch-hero__dot--active{background:var(--almaris-gold);width:2.75rem}.almaris-earth-body{background:var(--almaris-alabaster)}.almaris-earth-section{padding:4rem 0}.almaris-reveal{will-change:transform,opacity,filter}.almaris-product-grid__cell{min-width:0}.almaris-storefront .almaris-env-card,.almaris-storefront .almaris-product-card__link{transition:border-color .4s ease,transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s ease}.almaris-storefront .almaris-env-card:hover,.almaris-storefront .almaris-product-card__link:hover{transform:translateY(-4px)}@media(prefers-reduced-motion:reduce){.almaris-arch-hero--transitioning .almaris-arch-hero__plaster,.almaris-arch-hero__shimmer,.almaris-storefront .almaris-env-card:hover,.almaris-storefront .almaris-product-card__link:hover{animation:none!important;transform:none!important;transition:none!important}.almaris-reveal,.almaris-reveal *{filter:none!important;opacity:1!important;transform:none!important}}.almaris-editorial-grid,.almaris-env-grid,.almaris-texture-grid{display:grid;gap:1.5rem}@media(min-width:768px){.almaris-editorial-grid{gap:2rem;grid-template-columns:1fr 1fr}.almaris-env-grid{gap:1.5rem;grid-template-columns:repeat(3,1fr)}.almaris-texture-grid{gap:2rem;grid-template-columns:repeat(3,1fr)}}.almaris-editorial-panel{background:var(--almaris-panel-texture);border:.5px solid rgba(212,175,55,.45);border-radius:2px;box-shadow:none;padding:2rem 1.75rem}.almaris-editorial-panel__kicker{color:var(--almaris-moss);font-family:var(--almaris-sans);font-size:.625rem;font-weight:500;letter-spacing:.3em;margin:0 0 .75rem;text-transform:uppercase}.almaris-editorial-panel__title{color:var(--almaris-charcoal);font-family:var(--almaris-serif);font-size:clamp(1.5rem,3vw,2rem);font-weight:500;letter-spacing:.04em;margin:0}.almaris-editorial-panel__title--sm{font-size:1.25rem}.almaris-editorial-panel__body{color:var(--almaris-muted);font-family:var(--almaris-sans);font-size:.8125rem;font-weight:300;letter-spacing:.04em;line-height:1.8;margin:1rem 0 0}.almaris-env-card{background:var(--almaris-off-white);border:.5px solid var(--almaris-border);display:block;padding:1.75rem;text-decoration:none;transition:border-color .3s ease}.almaris-env-card:hover{border-color:#d4af3780}.almaris-env-card__label{color:var(--almaris-moss);font-size:.5625rem;font-weight:500;letter-spacing:.28em;margin:0;text-transform:uppercase}.almaris-env-card__title{color:var(--almaris-charcoal);font-family:var(--almaris-serif);font-size:1.25rem;margin:.75rem 0 0}.almaris-env-card__body{color:var(--almaris-muted);font-size:.8125rem;font-weight:300;line-height:1.7;margin:.5rem 0 0}.almaris-trust-row.static-container{border-bottom:.5px solid var(--almaris-border);border-top:.5px solid var(--almaris-border);display:flex;flex-wrap:wrap;gap:2rem 3rem;justify-content:center;margin-bottom:0!important;padding:2.5rem 0 3rem}.almaris-flash-wrap{padding:2rem 0 3rem}.almaris-storefront .almaris-flash-wrap .glide-nav{display:none}.almaris-storefront .almaris-flash-wrap .embla__viewport{overflow:visible!important}.almaris-storefront .almaris-flash-wrap .embla__container{display:grid!important;gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr));transform:none!important}@media(min-width:768px){.almaris-storefront .almaris-flash-wrap .embla__container{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1100px){.almaris-storefront .almaris-flash-wrap .embla__container{grid-template-columns:repeat(4,minmax(0,1fr))}}.almaris-storefront .almaris-flash-wrap .embla__container>li{flex:none!important;width:100%!important}.almaris-flash-section__countdown{background:var(--almaris-terracotta)!important;border:.5px solid rgba(212,175,55,.4)}.almaris-storefront .almaris-grid-section .glide-nav{display:none}.almaris-storefront .almaris-grid-section .embla__viewport{overflow:visible!important}.almaris-storefront .almaris-grid-section .embla__container{display:grid!important;gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr));transform:none!important}@media(min-width:768px){.almaris-storefront .almaris-grid-section .embla__container{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1100px){.almaris-storefront .almaris-grid-section .embla__container{gap:2rem;grid-template-columns:repeat(4,minmax(0,1fr))}}.almaris-storefront .almaris-grid-section .embla__container>li{flex:none!important;max-width:none!important;width:100%!important}.almaris-storefront .almaris-product-grid{display:grid;gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:768px){.almaris-storefront .almaris-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1100px){.almaris-storefront .almaris-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.almaris-categories-bento h3{font-family:var(--almaris-serif)!important;left:50%!important;letter-spacing:.06em;right:auto!important;text-align:center;text-shadow:0 2px 20px rgba(0,0,0,.45);transform:translate(-50%);width:100%}.almaris-categories-bento .tw-shadow-soft,.almaris-categories-bento .tw-shadow-soft-sm{border:.5px solid var(--almaris-border);box-shadow:none!important}.almaris-brands-block .featured-brands{background:var(--almaris-sand);padding:4rem 0 5rem}.almaris-brands-block .featured-brands .brand-item,.almaris-brands-block .featured-brands .brand-item a{align-items:center;background:var(--almaris-off-white);border:.5px solid var(--almaris-border)!important;box-shadow:none!important;display:flex;justify-content:center;min-height:5rem;padding:1.25rem 1.75rem}.almaris-brands-block .featured-brands .brand-item p,.almaris-brands-block .featured-brands .brand-item span{color:var(--almaris-charcoal);font-family:var(--almaris-serif);font-size:1rem;letter-spacing:.1em;line-height:1.35;overflow:visible;text-align:center;text-overflow:unset;white-space:normal}.almaris-storefront .almaris-flash-card__link,.almaris-storefront .almaris-product-card__link{background:var(--almaris-off-white)!important;border:.5px solid var(--almaris-border)!important;box-shadow:none!important}.almaris-storefront .almaris-flash-card__link:hover,.almaris-storefront .almaris-product-card__link:hover{border-color:#d4af378c!important}.almaris-footer{background:var(--almaris-espresso);border-top:.5px solid rgba(212,175,55,.2);color:#f4f1eae0;padding:5.5rem 1.5rem 3.5rem}.almaris-footer__inner{display:grid;gap:3.5rem;margin:0 auto;max-width:var(--almaris-content-max)}@media(min-width:900px){.almaris-footer__inner{align-items:start;grid-template-columns:minmax(14rem,1.25fr) 2fr}}.almaris-footer__logo{max-height:3.25rem;width:auto!important}.almaris-footer__story{color:#f4f1eaa6;font-size:.8125rem;font-weight:300;letter-spacing:.05em;line-height:1.85;margin:1.5rem 0 0;max-width:22rem}.almaris-footer__columns{display:grid;gap:2.5rem 2rem;grid-template-columns:repeat(2,1fr)}@media(min-width:640px){.almaris-footer__columns{grid-template-columns:repeat(4,1fr)}}.almaris-footer__col-title{color:var(--almaris-gold);font-size:.5625rem;font-weight:500;letter-spacing:.28em;margin:0 0 1.25rem;text-transform:uppercase}.almaris-footer__nav,.almaris-footer__social{display:flex;flex-direction:column;gap:.65rem}.almaris-footer__nav a,.almaris-footer__social a{color:#f4f1eab3;font-size:.75rem;font-weight:300;letter-spacing:.06em;text-decoration:none;transition:color .25s ease}.almaris-footer__nav a:hover,.almaris-footer__social a:hover{color:var(--almaris-gold)}.almaris-footer__bottom{border-top:.5px solid hsla(0,0%,100%,.08);margin-top:.5rem;padding-top:3rem}.almaris-footer__copy{color:#f4f1ea80;font-size:.6875rem;font-weight:300;letter-spacing:.12em;margin:0;text-align:center}@media(min-width:900px){.almaris-footer__copy{text-align:left}}.almaris-storefront{--almaris-content-max:min(92rem, calc(100% - 2.5rem) );--almaris-gutter:1rem;--almaris-card-max:19.5rem}@media(min-width:768px){.almaris-storefront{--almaris-gutter:1.5rem}}.almaris-storefront .home-page-body>.container-fluid,.almaris-storefront .home-page-body>section>.container-fluid{box-sizing:border-box;margin-left:auto!important;margin-right:auto!important;max-width:var(--almaris-content-max);padding-left:var(--almaris-gutter);padding-right:var(--almaris-gutter);width:100%}.almaris-storefront .home-page-body>section>.container-fluid>.tw-max-w-6xl{margin-left:auto;margin-right:auto}.almaris-storefront .area.home-section,.almaris-storefront .brands-wrapper,.almaris-storefront .grid-product-wrapper,.almaris-storefront .home-page-body :deep(.featured-bento),.almaris-storefront .home-page-body :deep(.static-section){box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:var(--almaris-content-max);padding-left:var(--almaris-gutter);padding-right:var(--almaris-gutter);width:100%}.almaris-storefront .flex.sided.title{max-width:100%}.almaris-storefront .slider-wrapper{width:100%}.almaris-storefront .embla__container>li{display:flex;justify-content:center;min-width:0;overflow:visible;padding-top:.35rem}.almaris-storefront .embla__container .almaris-product-card,.almaris-storefront .embla__container .p-tile{margin-left:auto;margin-right:auto;max-width:var(--almaris-card-max);width:100%}.almaris-storefront .search-product-tile{justify-items:stretch;margin-left:auto;margin-right:auto;max-width:100%;overflow:visible;padding-top:.35rem;width:100%}.almaris-storefront .search-product-tile>.almaris-product-card,.almaris-storefront .search-product-tile>a.item{margin-left:auto;margin-right:auto;max-width:var(--almaris-card-max);width:100%}.almaris-storefront .home-page-body img{height:auto;max-width:100%;width:auto}.almaris-storefront .almaris-product-card__image-wrap :deep(img),.almaris-storefront .almaris-product-card__image-wrap img{height:auto!important;max-height:82%!important;max-width:82%!important;-o-object-fit:contain!important;object-fit:contain!important;width:auto!important}.almaris-storefront .almaris-product-card{overflow:visible}.almaris-storefront .almaris-product-card__link{height:100%}.almaris-storefront .embla__viewport,.almaris-storefront .slider-wrapper{overflow:visible}.almaris-storefront .almaris-product-card__rating :deep(.rating-stars){line-height:1}.almaris-storefront .almaris-product-card__price-current :deep(span){font-variant-numeric:tabular-nums}.almaris-storefront .home-page-body h1,.almaris-storefront .home-page-body h2,.almaris-storefront .home-page-body h3,.almaris-storefront .home-page-body h4,.almaris-storefront .home-page-body h5,.almaris-storefront .home-page-body h6{font-family:inherit;letter-spacing:inherit}.almaris-storefront .home-page-body h4.tw-font-serif,.almaris-storefront .home-page-body h5.tw-font-serif{font-family:Playfair Display,Georgia,serif}.almaris-storefront .home-page-body :deep(.home-section),.almaris-storefront .home-page-body :deep(.mn-h-400x),.almaris-storefront .home-page-body :deep(.product-banner){box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:var(--almaris-content-max);padding-left:var(--almaris-gutter);padding-right:var(--almaris-gutter);width:100%}.almaris-storefront #almaris-hero{width:100%}.almaris-storefront .almaris-flash-section{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:var(--almaris-content-max);padding-left:var(--almaris-gutter);padding-right:var(--almaris-gutter);width:100%}.almaris-storefront .almaris-flash-slider .embla__container>li{display:flex;justify-content:center;min-width:0;overflow:visible}.almaris-storefront .almaris-flash-card{margin-left:auto;margin-right:auto;max-width:var(--almaris-card-max);width:100%}.almaris-storefront .almaris-flash-slider .embla__viewport,.almaris-storefront .almaris-flash-slider .slider-wrapper{overflow:visible}
