*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:Arial,Helvetica Neue,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}body,button,input,select,textarea{font-size:16px}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.no-js [data-menu-toggle]{display:none}.skip-link{position:fixed;left:12px;top:12px;z-index:9999;padding:10px 16px;background:#fff;color:#000;transform:translateY(-150%);border-radius:6px}.skip-link:focus{transform:none}.page-width{width:min(100% - 32px,var(--page-width));margin-inline:auto}.section{padding:64px 0}.section--cream{background:var(--cream)}.section--white{background:#fff}.eyebrow{display:flex;align-items:center;justify-content:center;gap:14px;margin:0 0 6px;color:#a97a2a;font-size:.78rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.eyebrow:before,.eyebrow:after{content:"";width:36px;height:1px;background:var(--gold)}.section-title{margin:0;color:#052f29;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,4vw,2.7rem);font-weight:500;text-align:center;letter-spacing:.02em}.section-subtitle{max-width:650px;margin:12px auto 30px;color:#5e635f;text-align:center}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;padding:13px 22px;border:1px solid var(--gold);border-radius:5px;background:var(--emerald);color:#fff;font-size:.82rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;transition:transform .2s ease,background .2s ease,color .2s ease}.button:hover{transform:translateY(-1px);background:var(--emerald-2)}.button--gold{background:var(--gold);color:#082c27}.button--outline{background:transparent;color:var(--emerald)}.button--full{width:100%}.link-arrow{display:inline-flex;gap:8px;align-items:center;color:var(--emerald);font-weight:800}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.announcement{position:relative;z-index:40;background:#001f1a;color:#f7e9cf;border-bottom:1px solid rgba(196,139,48,.35)}.announcement__inner{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:24px}.announcement__items{display:flex;align-items:center;gap:34px}.announcement__item{display:flex;align-items:center;gap:8px;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.announcement__icon{color:var(--gold);font-size:1rem}.announcement__shipping{font-size:.7rem}.announcement__shipping strong{color:var(--gold)}.site-header{position:sticky;top:0;z-index:35;background:#002f28fa;color:#fff;border-bottom:1px solid rgba(196,139,48,.18);transition:box-shadow .2s ease}.site-header.is-scrolled{box-shadow:0 9px 30px #00141147}.header__inner{min-height:82px;display:grid;grid-template-columns:270px 1fr 160px;align-items:center;gap:20px}.brand{display:flex;align-items:center;gap:14px;width:max-content}.brand__mark{position:relative;width:46px;height:46px;display:grid;place-items:center;color:var(--gold);font-family:Georgia,serif;font-size:1rem;font-weight:800;letter-spacing:-.08em}.brand__mark:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border:2px solid var(--gold);transform:rotate(30deg);border-radius:4px}.brand__word{font-family:Georgia,Times New Roman,serif;font-size:1.45rem;letter-spacing:.28em}.header__nav{display:flex;align-items:center;justify-content:center;gap:32px}.header__nav a{position:relative;padding:30px 0;font-size:.76rem;font-weight:800;letter-spacing:.045em;text-transform:uppercase}.header__nav a:after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:2px;background:var(--gold);transition:right .25s ease}.header__nav a:hover:after,.header__nav a[aria-current=page]:after{right:0}.header__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.icon-button{position:relative;width:42px;height:42px;display:grid;place-items:center;border:0;background:transparent;color:inherit;border-radius:50%}.icon-button:hover{background:#ffffff14}.icon-button svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.8}.cart-count{position:absolute;right:1px;top:0;min-width:18px;height:18px;display:grid;place-items:center;padding:0 4px;border-radius:10px;background:var(--gold);color:#092c27;font-size:.62rem;font-weight:900}.mobile-only{display:none}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:49;background:#0014118f;opacity:0;pointer-events:none;transition:opacity .2s ease}.drawer-overlay.is-open{opacity:1;pointer-events:auto}.mobile-drawer{position:fixed;inset:0 auto 0 0;z-index:50;width:min(88vw,370px);padding:22px;background:var(--emerald);color:#fff;transform:translate(-102%);transition:transform .25s ease;box-shadow:15px 0 40px #00000040}.mobile-drawer.is-open{transform:none}.mobile-drawer__top{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid rgba(196,139,48,.35)}.mobile-drawer__nav{display:grid;padding:18px 0}.mobile-drawer__nav a{padding:15px 4px;border-bottom:1px solid rgba(255,255,255,.1);font-weight:800;letter-spacing:.06em;text-transform:uppercase}.mobile-drawer__help{margin-top:24px;padding:18px;border:1px solid rgba(196,139,48,.4);border-radius:10px;background:#0000001f;font-size:.9rem}.menu-open{overflow:hidden}.hero{position:relative;min-height:560px;display:grid;align-items:center;overflow:hidden;background:var(--emerald);color:#fff}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media picture,.hero__media img{width:100%;height:100%;object-fit:cover}.hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#001f1a47,#001f1a00 58%)}.hero__content{position:relative;z-index:2;max-width:540px;padding:70px 0}.hero__monogram{width:78px;height:78px;display:grid;place-items:center;margin:0 0 22px;position:relative;color:var(--gold);font:800 1.6rem Georgia,serif}.hero__monogram:before{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border:4px solid var(--gold);transform:rotate(30deg);border-radius:5px}.hero h1{margin:0;font:500 clamp(3.2rem,6vw,5.4rem)/.95 Georgia,"Times New Roman",serif;letter-spacing:.25em}.hero__tagline{margin:18px 0 12px;color:#e7b45b;font-size:clamp(.85rem,1.4vw,1.05rem);font-weight:800;letter-spacing:.25em;text-transform:uppercase}.hero__stripe{display:flex;width:160px;height:4px;margin:18px 0 30px}.hero__stripe span{flex:1}.hero__stripe span:nth-child(1){background:#07984c}.hero__stripe span:nth-child(2){background:#fff}.hero__stripe span:nth-child(3){background:#e12e35}.hero__button{background:#002f28b3;color:#f4c870}.hero__note{position:absolute;right:28px;top:34px;z-index:2;padding:12px 16px;border-left:2px solid var(--gold);color:#f5e8d3;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-align:center;text-transform:uppercase}.hero__note b{display:block;margin-bottom:4px;font-size:1.3rem}.trust-bar{position:relative;z-index:5;margin-top:-1px;background:linear-gradient(180deg,#00382f,#002a24);color:#fff;border-top:1px solid var(--gold);border-bottom:1px solid rgba(196,139,48,.3)}.trust-bar__inner{display:grid;grid-template-columns:repeat(5,1fr);border-left:1px solid rgba(196,139,48,.25)}.trust-item{min-height:112px;display:grid;grid-template-columns:48px 1fr;align-items:center;gap:14px;padding:20px;border-right:1px solid rgba(196,139,48,.25)}.trust-item__icon{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--gold);border-radius:50%;color:var(--gold);font-size:1.2rem}.trust-item h3{margin:0 0 4px;font-size:.73rem;letter-spacing:.07em;text-transform:uppercase}.trust-item p{margin:0;color:#d8e0dc;font-size:.7rem;line-height:1.45}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:32px}.collection-card{position:relative;min-height:255px;display:flex;align-items:flex-end;overflow:hidden;border-radius:var(--radius);background:#e7d6bc;box-shadow:0 10px 24px #142a2314}.collection-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.collection-card__media img{width:100%;height:100%;object-fit:cover}.collection-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#faf2e5fa,#faf2e5c7 38%,#faf2e500 72%)}.collection-card__content{position:relative;z-index:2;width:64%;padding:22px}.collection-card h3{margin:0 0 4px;color:#12352e;font:700 1rem Georgia,serif;letter-spacing:.06em;text-transform:uppercase}.collection-card p{margin:0 0 18px;color:#31423d;font-size:.8rem}.collection-card .button{min-height:40px;padding:9px 15px;font-size:.68rem}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:32px}.product-card{position:relative;display:flex;flex-direction:column;min-width:0;background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:0 10px 25px #092f2712;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 15px 34px #092f2721}.product-card__media{position:relative;aspect-ratio:1/1;background:#f2ede4;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-card__media img{transform:scale(1.035)}.product-card__placeholder{width:100%;height:100%;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 60% 32%,#f9ead3,#e8d3b4 62%,#dac099);color:#7a5c30;text-align:center}.product-card__placeholder b{font-family:Georgia,serif;font-size:1.2rem}.product-card__badge{position:absolute;left:12px;top:12px;z-index:2;padding:6px 9px;border-radius:4px;background:var(--gold);color:#082e28;font-size:.62rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.product-card__body{display:flex;flex:1;flex-direction:column;padding:16px}.product-card__vendor{margin:0 0 3px;color:#8b7b62;font-size:.63rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-card h3{margin:0 0 10px;color:#173730;font-size:.92rem;line-height:1.35}.price{display:flex;align-items:baseline;gap:9px;margin-top:auto;color:var(--emerald);font-weight:900}.price s{color:#8a8a84;font-size:.78rem;font-weight:400}.price__installment{display:block;margin-top:4px;color:#67736e;font-size:.68rem}.product-card__quick{margin-top:14px}.product-card__quick .button{min-height:42px;width:100%;font-size:.68rem}.featured-footer{display:flex;justify-content:center;margin-top:30px}.promo-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.promo-card{position:relative;min-height:300px;display:flex;align-items:center;padding:clamp(28px,4vw,52px);overflow:hidden;border-radius:var(--radius)}.promo-card--dark{background:radial-gradient(circle at 90% 20%,#0a5a4b,#002f28 55%);color:#fff}.promo-card--light{background:linear-gradient(135deg,#ead8bc,#f8efe1);color:#18372f}.promo-card:after{content:"";position:absolute;width:230px;height:230px;right:-80px;bottom:-90px;border:1px solid rgba(196,139,48,.45);border-radius:50%;box-shadow:0 0 0 28px #c48b3014,0 0 0 56px #c48b300f}.promo-card__content{position:relative;z-index:2;max-width:470px}.promo-card__eyebrow{margin:0 0 10px;color:var(--gold);font-weight:900;letter-spacing:.15em;text-transform:uppercase}.promo-card h2{margin:0 0 13px;font:500 clamp(1.8rem,3.4vw,3rem)/1.05 Georgia,serif}.promo-card p{margin:0 0 24px;max-width:420px}.promo-card--dark .button--outline{border-color:#e6bd72;color:#fff}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}.review{padding:28px;border:1px solid #e4d4bb;border-radius:var(--radius);background:#fff}.review__stars{color:#c48b30;letter-spacing:.15em}.review blockquote{margin:14px 0;color:#31423d;font-family:Georgia,serif;font-size:1.05rem;line-height:1.65}.review__author{font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.review__verified{display:block;margin-top:3px;color:#728079;font-size:.68rem}.newsletter{background:var(--emerald);color:#fff;border-top:1px solid rgba(196,139,48,.4)}.newsletter__inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:44px;padding-top:46px;padding-bottom:46px}.newsletter h2{margin:0;font:500 clamp(1.8rem,3vw,2.5rem) Georgia,serif}.newsletter p{margin:8px 0 0;color:#cfddd7}.newsletter form{display:flex;gap:10px}.newsletter input{min-width:0;flex:1;height:50px;padding:0 16px;border:1px solid rgba(255,255,255,.35);border-radius:5px;background:#ffffff14;color:#fff}.newsletter input::placeholder{color:#d9e2de}.form-message{margin-top:8px;font-size:.82rem}.site-footer{background:#001f1a;color:#dbe5e1}.footer__grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:48px;padding-top:58px;padding-bottom:42px}.footer__about p{max-width:360px;color:#aebfba;font-size:.86rem}.footer__social{display:flex;gap:8px;margin-top:18px}.footer__social a{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(196,139,48,.4);border-radius:50%;color:var(--gold);font-size:.72rem;font-weight:900}.footer__title{margin:0 0 16px;color:#fff;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase}.footer__links{display:grid;gap:10px}.footer__links a{color:#b9c7c2;font-size:.84rem}.footer__links a:hover{color:#fff}.footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:22px;padding-bottom:22px;border-top:1px solid rgba(255,255,255,.1);color:#8fa49d;font-size:.72rem}.payment-icons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.payment-icon{padding:4px 7px;border:1px solid rgba(255,255,255,.18);border-radius:3px;color:#c8d4cf;font-size:.58rem;font-weight:900}.page-hero{padding:52px 0 34px;background:var(--emerald);color:#fff}.page-hero h1{margin:0;font:500 clamp(2.1rem,5vw,3.7rem) Georgia,serif}.page-hero p{max-width:650px;margin:10px 0 0;color:#d3e0dc}.breadcrumbs{margin-bottom:12px;color:#d5b474;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 25px}.collection-toolbar select{min-height:44px;padding:0 38px 0 12px;border:1px solid #d9c7aa;border-radius:5px;background:#fff}.pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:35px}.pagination a,.pagination span{min-width:40px;height:40px;display:grid;place-items:center;border:1px solid #d9c7aa;border-radius:5px}.pagination .current{background:var(--emerald);color:#fff;border-color:var(--emerald)}.product-page{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(32px,6vw,80px);align-items:start}.product-gallery__viewport{display:flex;gap:12px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.product-gallery__viewport::-webkit-scrollbar{display:none}.product-gallery__item{min-width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:var(--radius);background:#f0eadf;scroll-snap-align:start}.product-gallery__item img{width:100%;height:100%;object-fit:cover}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px}.product-gallery__thumb{padding:0;aspect-ratio:1/1;overflow:hidden;border:1px solid #d9c7aa;border-radius:5px;background:#fff}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:118px}.product-info__vendor{color:#a9782b;font-size:.7rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.product-info h1{margin:5px 0 14px;font:500 clamp(2rem,4vw,3.2rem)/1.06 Georgia,serif;color:#12372f}.product-info .price{font-size:1.45rem}.product-info__description{margin:22px 0;color:#53605b}.product-label{display:block;margin:18px 0 7px;color:#183a32;font-size:.75rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.product-select{width:100%;min-height:50px;padding:0 14px;border:1px solid #d7c6aa;border-radius:5px;background:#fff}.quantity{width:130px;height:48px;display:grid;grid-template-columns:38px 1fr 38px;border:1px solid #d7c6aa;border-radius:5px;background:#fff}.quantity button{border:0;background:transparent;color:#173a32}.quantity input{width:100%;border:0;text-align:center;-moz-appearance:textfield}.quantity input::-webkit-inner-spin-button{display:none}.product-actions{display:grid;grid-template-columns:130px 1fr;gap:10px;margin:18px 0 10px}.product-actions .button{min-height:50px}.product-buy-now .shopify-payment-button__button{min-height:50px;border-radius:5px!important;background:var(--gold)!important;color:#0a3029!important;font-size:.8rem!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}.micro-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.micro-trust div{padding:10px;border:1px solid #e3d4bd;border-radius:6px;background:#faf6ef;color:#375049;font-size:.7rem;text-align:center}.accordion{border-top:1px solid #ddcfba}.accordion__item{border-bottom:1px solid #ddcfba}.accordion__button{width:100%;display:flex;align-items:center;justify-content:space-between;padding:17px 0;border:0;background:transparent;color:#173a32;font-weight:900;text-align:left}.accordion__panel{padding:0 0 18px;color:#5d6965;font-size:.88rem}.sticky-atc{display:none}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:36px;align-items:start}.cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:20px;padding:18px 0;border-bottom:1px solid #e0d1b9}.cart-item img{width:120px;height:120px;object-fit:cover;border-radius:8px;background:#eee}.cart-item h3{margin:0 0 6px;font:500 1.15rem Georgia,serif}.cart-item__meta{color:#738079;font-size:.76rem}.cart-item__remove{color:#8a402f;font-size:.72rem;text-decoration:underline}.cart-summary{position:sticky;top:118px;padding:26px;border-radius:var(--radius);background:#fff;box-shadow:0 12px 30px #092f2717}.cart-summary h2{margin:0 0 18px;font:500 1.5rem Georgia,serif}.cart-summary__line{display:flex;justify-content:space-between;gap:15px;margin:10px 0}.cart-summary__total{padding-top:14px;border-top:1px solid #e2d3bb;font-size:1.1rem;font-weight:900}.cart-empty{max-width:560px;margin:auto;padding:70px 0;text-align:center}.cart-empty h1{font:500 2.6rem Georgia,serif}.rte{max-width:800px}.rte h1,.rte h2,.rte h3{font-family:Georgia,serif;color:#143a31}.rte img{border-radius:var(--radius)}.search-form{display:flex;max-width:680px;gap:8px;margin:28px auto}.search-form input{min-width:0;flex:1;height:50px;padding:0 14px;border:1px solid #d4c0a2;border-radius:5px;background:#fff}.mobile-cart-toast{position:fixed;left:50%;bottom:20px;z-index:100;transform:translate(-50%,140%);padding:12px 18px;border-radius:6px;background:#001f1a;color:#fff;transition:transform .25s ease}.mobile-cart-toast.is-visible{transform:translate(-50%)}@media(max-width:1100px){.header__inner{grid-template-columns:230px 1fr 132px}.header__nav{gap:20px}.trust-bar__inner{grid-template-columns:repeat(3,1fr)}.trust-item:nth-child(n+4){display:none}.collection-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:749px){.page-width{width:min(100% - 28px,var(--page-width))}.section{padding:44px 0}.desktop-only{display:none!important}.mobile-only{display:grid}.announcement{overflow:hidden}.announcement__inner{min-height:34px;width:100%;padding:0 12px}.announcement__items{width:100%;justify-content:center}.announcement__item{display:none;font-size:.62rem}.announcement__item:first-child{display:flex}.announcement__shipping{display:none}.header__inner{min-height:66px;grid-template-columns:42px 1fr 84px;gap:6px}.header__inner>.mobile-only{display:grid}.brand{justify-self:center;gap:8px}.brand__mark{width:36px;height:36px;font-size:.78rem}.brand__mark:before{top:4px;right:4px;bottom:4px;left:4px}.brand__word{font-size:1rem;letter-spacing:.19em}.header__actions{gap:0}.header__actions .account-action{display:none}.icon-button{width:40px;height:40px}.hero{min-height:690px;align-items:start}.hero__media img{object-position:center bottom}.hero__shade{background:linear-gradient(180deg,#001f1a33,#001f1a00 58%)}.hero__content{max-width:350px;padding:58px 0 0;text-align:left}.hero__monogram{width:54px;height:54px;margin-bottom:16px;font-size:1.05rem}.hero__monogram:before{top:5px;right:5px;bottom:5px;left:5px;border-width:3px}.hero h1{font-size:clamp(2.55rem,14vw,3.6rem);letter-spacing:.19em}.hero__tagline{margin-top:12px;font-size:.68rem;line-height:1.55;letter-spacing:.18em}.hero__stripe{width:120px;height:3px;margin:14px 0 22px}.hero__button{min-height:46px;padding:11px 18px}.hero__note{display:none}.trust-bar{overflow:hidden}.trust-bar__inner{width:max-content;display:flex;border:0;padding:0 14px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.trust-item,.trust-item:nth-child(n+4){width:78vw;max-width:300px;min-height:92px;display:grid;flex:0 0 auto;padding:14px;scroll-snap-align:start;border-right:1px solid rgba(196,139,48,.25)}.trust-item__icon{width:38px;height:38px}.eyebrow{font-size:.65rem;letter-spacing:.16em}.eyebrow:before,.eyebrow:after{width:20px}.section-title{font-size:1.8rem;line-height:1.08}.section-subtitle{font-size:.88rem}.collection-grid{display:flex;width:calc(100% + 14px);gap:12px;overflow:auto;padding:0 14px 10px 0;scroll-snap-type:x mandatory;scrollbar-width:none}.collection-card{min-width:84%;min-height:230px;scroll-snap-align:start}.collection-card__content{width:68%;padding:20px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card__body{padding:12px}.product-card h3{font-size:.8rem}.product-card__vendor{font-size:.56rem}.product-card__quick{display:none}.price{display:block;font-size:.86rem}.price s{display:block}.price__installment{font-size:.62rem}.promo-grid{grid-template-columns:1fr}.promo-card{min-height:260px;padding:28px}.reviews-grid{display:flex;width:calc(100% + 14px);gap:12px;overflow:auto;padding:0 14px 10px 0;scroll-snap-type:x mandatory}.review{min-width:84%;scroll-snap-align:start}.newsletter__inner{grid-template-columns:1fr;gap:24px;padding-top:38px;padding-bottom:38px;text-align:center}.newsletter form{display:grid}.footer__grid{grid-template-columns:1fr 1fr;gap:32px 20px;padding-top:44px}.footer__about{grid-column:1/-1}.footer__bottom{display:grid;text-align:center}.payment-icons{justify-content:center}.page-hero{padding:36px 0 26px}.collection-toolbar{align-items:flex-start;flex-direction:column}.collection-toolbar select{width:100%}.product-page{grid-template-columns:1fr;gap:28px}.product-info{position:static}.product-gallery{margin-inline:-14px}.product-gallery__item{border-radius:0}.product-gallery__thumbs{padding-inline:14px}.product-info h1{font-size:2.1rem}.product-actions{grid-template-columns:105px 1fr}.micro-trust{grid-template-columns:1fr}.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:30;display:grid;padding:10px max(12px,env(safe-area-inset-left)) calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #dfcfb5;box-shadow:0 -8px 24px #0000001a}.template-product{padding-bottom:78px}.cart-layout{grid-template-columns:1fr}.cart-item{grid-template-columns:84px 1fr}.cart-item img{width:84px;height:84px}.cart-item__price{grid-column:2}.cart-summary{position:static}.search-form{display:grid}.rte{font-size:.94rem}}@media(max-width:390px){.brand__word{font-size:.9rem}.hero{min-height:640px}.product-grid{gap:8px}.product-card__body{padding:10px}.collection-card{min-width:88%}.footer__grid{grid-template-columns:1fr}.footer__about{grid-column:auto}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.announcement__shipping p{margin:0}.brand__mark{overflow:hidden;border-radius:5px;background:#002f28}.brand__mark:before{display:none}.brand__mark img{position:absolute;left:50%;top:-27px;width:120px;max-width:none;height:auto;transform:translate(-50%)}.hero__content{width:min(540px,calc(100% - 32px));margin-left:15%;margin-right:0;padding:36px 0}.hero__brand-logo{position:relative;width:390px;height:238px;max-width:100%;overflow:hidden;margin:0 0 -12px;border-radius:38%}.hero__brand-logo img{position:absolute;left:0;top:-60px;width:390px;max-width:100%;height:auto}.hero__brand-logo+h1+.hero__tagline{margin-top:6px}@media(max-width:749px){.brand__mark img{top:-21px;width:92px}.hero__content{width:min(300px,calc(100% - 28px));max-width:300px;margin:0 auto;padding:24px 0 0;text-align:center}.hero__brand-logo{width:238px;height:148px;margin:0 auto -7px}.hero__brand-logo img{top:-37px;width:238px}.hero__tagline{margin-top:5px}.hero__stripe{margin-left:auto;margin-right:auto}.hero__button{margin-inline:auto}}.brand__mark{overflow:visible;border-radius:0;background:transparent}.brand__mark img{position:static;width:100%;max-width:100%;height:100%;object-fit:contain;transform:none}.hero__brand-logo{width:132px;height:132px;overflow:visible;margin:0 0 12px;border-radius:0}.hero__brand-logo img{position:static;width:100%;max-width:100%;height:auto}.hero__brand-logo+h1+.hero__tagline{margin-top:12px}@media(max-width:749px){.brand__mark img{position:static;width:100%;height:100%;transform:none}.hero__brand-logo{width:92px;height:92px;margin:0 auto 8px}.hero__brand-logo img{position:static;width:100%;height:auto}.hero__brand-logo+h1+.hero__tagline{margin-top:10px}}@media(min-width:750px){.hero__brand-logo{transform:translate(clamp(90px,8vw,140px))}}.announcement__mobile{display:none}.hero__note{display:grid;justify-items:center;gap:7px}.italy-flag{display:block;width:38px;height:25px;border-radius:5px;background:linear-gradient(90deg,#009246 0 33.333%,#fff 33.333% 66.666%,#ce2b37 66.666% 100%);box-shadow:0 2px 8px #0000003d,inset 0 0 0 1px #ffffff38}@keyframes novagio-mobile-announcement{to{transform:translate(-50%)}}@media(max-width:749px){.announcement__inner{padding:0}.announcement__items,.announcement__shipping{display:none!important}.announcement__mobile{display:block;width:100%;overflow:hidden}.announcement__mobile-track{display:flex;width:max-content;animation:novagio-mobile-announcement 18s linear infinite;will-change:transform}.announcement__mobile-group{display:flex;flex:0 0 auto}.announcement__mobile-group span{min-height:36px;display:flex;align-items:center;gap:8px;padding:0 22px;color:#f7e9cf;font-size:.64rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.announcement__mobile-group span:before{content:"\2726";color:var(--gold);font-size:.72rem}.hero__note{display:grid;right:10px;top:12px;padding:7px 9px;border:1px solid rgba(196,139,48,.5);border-left:1px solid rgba(196,139,48,.5);border-radius:8px;background:#001f1ac7;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-size:.48rem;line-height:1.25;letter-spacing:.08em}.italy-flag{width:30px;height:20px;border-radius:4px}.hero__note-text{white-space:nowrap}.hero__note-text br{display:none}}@media(prefers-reduced-motion:reduce){.announcement__mobile-track{animation:none}}.hero__note{border-left:0}.hero__note:after{content:"";display:block;width:30px;height:1px;margin-top:1px;background:var(--gold)}@media(max-width:749px){.hero__note{border-left:1px solid rgba(196,139,48,.5)}.hero__note-text{white-space:normal}.hero__note-text br{display:block}.hero__note:after{width:24px}}.search-open{overflow:hidden}.search-panel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;align-items:start;padding-top:clamp(72px,10vh,130px);opacity:0;transition:opacity .18s ease}.search-panel[hidden]{display:none}.search-panel.is-open{opacity:1}.search-panel__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#001915b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.search-panel__dialog{position:relative;width:min(760px,calc(100% - 32px));margin:0 auto;padding:30px;border:1px solid rgba(196,139,48,.45);border-radius:16px;background:#fbf7f0;color:var(--ink);box-shadow:0 28px 80px #00141157;transform:translateY(-16px);transition:transform .18s ease}.search-panel.is-open .search-panel__dialog{transform:none}.search-panel__top{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.search-panel__top h2{margin:3px 0 20px;color:var(--emerald);font:500 clamp(1.75rem,4vw,2.6rem) Georgia,serif}.search-panel__eyebrow{color:#9a6a21;font-size:.68rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.search-panel__top .icon-button{flex:none;color:var(--emerald)}.search-panel__form{position:relative;display:grid;grid-template-columns:1fr auto;gap:10px}.search-panel__form input{width:100%;min-height:54px;padding:0 18px 0 50px;border:1px solid #d8c4a5;border-radius:6px;background:#fff;color:var(--ink);outline:0}.search-panel__form input:focus{border-color:var(--gold);box-shadow:0 0 0 3px #c48b3026}.search-panel__icon{position:absolute;left:16px;top:15px;color:var(--emerald)}.search-panel__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.search-panel__quick{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;margin-top:18px;color:#65726d;font-size:.78rem}.search-panel__quick>span{font-weight:900;color:var(--emerald)}.search-panel__quick a{color:#876121;text-decoration:underline;text-underline-offset:3px}.mobile-drawer__search{padding:15px 4px;border:0;border-bottom:1px solid rgba(255,255,255,.1);background:transparent;color:#fff;font-weight:800;letter-spacing:.06em;text-align:left;text-transform:uppercase}.variant-picker{margin-top:24px}.variant-group{min-width:0;margin:0 0 18px;padding:0;border:0}.variant-group legend{display:block;width:100%;margin:0 0 9px;color:#183a32;font-size:.75rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.variant-values{display:flex;flex-wrap:wrap;gap:9px}.variant-value{position:relative;min-width:54px;min-height:44px;padding:9px 15px;border:1px solid #cfbea3;border-radius:7px;background:#fff;color:#173a32;font-size:.85rem;font-weight:800;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.variant-value:hover{border-color:var(--gold)}.variant-value.is-selected{border-color:var(--emerald);background:var(--emerald);color:#fff;box-shadow:0 0 0 2px #c48b3057}.variant-value.is-unavailable{color:#9c9c96;background:linear-gradient(to top right,transparent 48%,#c8c8c4 49%,#c8c8c4 51%,transparent 52%);opacity:.65}.product-details-below{margin-top:58px;padding:clamp(26px,5vw,52px);border:1px solid #eadcc6;border-radius:var(--radius);background:#fff;box-shadow:0 14px 34px #092f270f}.product-details-below .eyebrow{justify-content:flex-start}.product-details-below .eyebrow:before{display:none}.product-details-below h2{margin:0 0 22px;color:var(--emerald);font:500 clamp(1.7rem,4vw,2.5rem) Georgia,serif}.product-details-below .rte{max-width:none}.product-details-below .rte>*:last-child{margin-bottom:0}.contact-hero{position:relative;overflow:hidden;padding:58px 0;background:radial-gradient(circle at 88% 10%,#0b5b4c,#002f28 48%,#001f1a);color:#fff}.contact-hero:after{content:"";position:absolute;right:-110px;bottom:-180px;width:420px;height:420px;border:1px solid rgba(196,139,48,.34);border-radius:50%;box-shadow:0 0 0 45px #c48b300f,0 0 0 90px #c48b3009}.contact-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto;align-items:center;gap:42px}.contact-hero .eyebrow{justify-content:flex-start;color:#e6b95e}.contact-hero .eyebrow:before{display:none}.contact-hero h1{margin:4px 0 12px;font:500 clamp(2.5rem,6vw,4.4rem)/1 Georgia,serif}.contact-hero p{max-width:700px;margin:0;color:#d9e5e0}.contact-hero__badge{width:230px;padding:22px;border:1px solid rgba(196,139,48,.48);border-radius:12px;background:#00141161;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.contact-hero__badge strong,.contact-hero__badge span{display:block}.contact-hero__badge strong{color:#f0c974;font:500 1.2rem Georgia,serif}.contact-hero__badge span{margin-top:5px;color:#dce8e3;font-size:.8rem}.contact-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:34px}.contact-card{min-width:0;padding:22px;border:1px solid #eadcc6;border-radius:12px;background:#fff;box-shadow:0 9px 24px #092f270e}.contact-card__icon{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--gold);border-radius:50%;color:#9d6c22;font-size:.7rem;font-weight:900}.contact-card h2{margin:13px 0 6px;color:var(--emerald);font:500 1.18rem Georgia,serif}.contact-card p,.contact-card a{margin:0;color:#5d6a65;font-size:.8rem;overflow-wrap:anywhere}.contact-card a{color:#8d631f;text-decoration:underline;text-underline-offset:3px}.contact-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);gap:24px;align-items:start}.contact-form-card,.contact-help{padding:clamp(24px,4vw,42px);border:1px solid #e8d8bf;border-radius:14px;background:#fff;box-shadow:0 12px 32px #092f2712}.contact-form-card .eyebrow,.contact-help .eyebrow{justify-content:flex-start}.contact-form-card .eyebrow:before,.contact-help .eyebrow:before{display:none}.contact-form-card h2,.contact-help h2{margin:4px 0 24px;color:var(--emerald);font:500 clamp(1.7rem,3vw,2.25rem) Georgia,serif}.contact-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field{display:grid;gap:7px}.field--full{grid-column:1/-1}.field label{color:#173a32;font-size:.74rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.field input,.field select,.field textarea{width:100%;min-width:0;padding:13px 14px;border:1px solid #d9c8ad;border-radius:6px;background:#fff;color:var(--ink);outline:0}.field input,.field select{min-height:49px}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #c48b3021}.contact-form-card .button{margin-top:20px}.contact-form__privacy{margin:12px 0 0;color:#75807c;font-size:.7rem}.form-status{margin:0 0 20px;padding:13px 15px;border-radius:6px;font-size:.82rem}.form-status--success{background:#e5f4ec;color:#14583e}.form-status--error{background:#f8e8e4;color:#7c3026}.contact-help details{border-top:1px solid #e5d7c1}.contact-help details:last-child{border-bottom:1px solid #e5d7c1}.contact-help summary{padding:16px 24px 16px 0;color:#173a32;font-size:.86rem;font-weight:900;cursor:pointer}.contact-help details p{margin:0;padding:0 0 17px;color:#63706b;font-size:.82rem}.contact-help a{color:#8b611e;text-decoration:underline}@media(max-width:900px){.contact-cards{grid-template-columns:repeat(2,1fr)}.contact-layout{grid-template-columns:1fr}.contact-help{order:-1}}@media(max-width:749px){.search-panel{align-items:start;padding-top:0}.search-panel__dialog{width:100%;min-height:0;margin:0;padding:22px 18px 28px;border-width:0 0 1px;border-radius:0 0 16px 16px}.search-panel__form{grid-template-columns:1fr}.search-panel__form .button{width:100%}.search-panel__quick{align-items:flex-start;flex-direction:column}.variant-values{gap:8px}.variant-value{min-height:42px;padding:8px 13px}.product-details-below{margin-top:38px;padding:24px 20px}.product-details-below .eyebrow{font-size:.62rem}.contact-hero{padding:38px 0}.contact-hero__inner{grid-template-columns:1fr;gap:24px}.contact-hero__badge{width:100%}.contact-cards{grid-template-columns:1fr 1fr;gap:10px}.contact-card{padding:17px}.contact-form-card,.contact-help{padding:23px 18px}.contact-form__grid{grid-template-columns:1fr}.field--full{grid-column:auto}.contact-form-card .button{width:100%}}@media(max-width:420px){.contact-cards{grid-template-columns:1fr}.contact-card{display:grid;grid-template-columns:40px 1fr;column-gap:12px}.contact-card__icon{grid-row:1/3}.contact-card h2{margin:1px 0 3px}.contact-card p,.contact-card a{grid-column:2}}.product-info h1{margin:5px 0 14px;font:500 clamp(1.75rem,2.7vw,2.55rem)/1.1 Georgia,"Times New Roman",serif;letter-spacing:-.012em;overflow-wrap:anywhere}.product-description-shell{position:relative;--description-limit:520px}.product-description-shell.is-collapsible:not(.is-expanded){max-height:var(--description-limit);overflow:hidden}.product-description-shell.is-collapsible:not(.is-expanded):after{content:"";position:absolute;left:0;right:0;bottom:0;height:92px;pointer-events:none;background:linear-gradient(180deg,#fff0,#fff 84%)}.product-description-content{max-width:none;color:#43554f;font-size:.94rem;line-height:1.72;overflow-wrap:anywhere;word-break:normal}.product-description-content>*:first-child{margin-top:0}.product-description-content>*:last-child{margin-bottom:0}.product-description-content h1,.product-description-content h2,.product-description-content h3{margin:1.45em 0 .6em;color:var(--emerald);font-family:Georgia,Times New Roman,serif;line-height:1.2;overflow-wrap:anywhere}.product-description-content h1{font-size:clamp(1.35rem,3vw,1.85rem)}.product-description-content h2{font-size:clamp(1.2rem,2.6vw,1.6rem)}.product-description-content h3{font-size:clamp(1.05rem,2.3vw,1.35rem)}.product-description-content p{margin:.65em 0}.product-description-content ul,.product-description-content ol{padding-left:1.35rem}.product-description-content img,.product-description-content video,.product-description-content iframe{max-width:100%;height:auto}.product-description-content table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse;-webkit-overflow-scrolling:touch}.product-description-content th,.product-description-content td{min-width:130px;padding:10px 12px;border:1px solid #e4d6c0;text-align:left;vertical-align:top}.product-description-content th{background:#f8f3eb;color:var(--emerald)}.product-description-content pre,.product-description-content code{white-space:pre-wrap;overflow-wrap:anywhere}.product-description-toggle{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:46px;margin-top:12px;padding:9px 16px;border:1px solid #d7c29e;border-radius:7px;background:#fbf7f0;color:var(--emerald);font-size:.76rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.product-description-toggle:hover{border-color:var(--gold);background:#f7eedf}.product-description-toggle[hidden]{display:none}.search-panel__suggestions{margin-top:12px;border:1px solid #e1d1b8;border-radius:10px;background:#fff;overflow:hidden}.search-panel__suggestions[hidden]{display:none}.search-panel__status{min-height:0;padding:0 14px;color:#65726d;font-size:.76rem}.search-panel__status:not(:empty){padding-top:12px;padding-bottom:12px}.predictive-search__heading{margin:0;padding:10px 13px;border-bottom:1px solid #eee4d5;background:#faf6ef;color:#7d6b50;font-size:.65rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.predictive-search__list{display:grid;margin:0;padding:0;list-style:none}.predictive-search__item+.predictive-search__item{border-top:1px solid #eee4d5}.predictive-search__link{display:grid;grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:14px;padding:10px 13px;transition:background .16s ease}.predictive-search__link:hover,.predictive-search__link:focus{background:#faf5ed;outline:0}.predictive-search__image{width:68px;height:68px;overflow:hidden;border-radius:7px;background:#f1ece3}.predictive-search__image img{width:100%;height:100%;object-fit:cover}.predictive-search__content{min-width:0}.predictive-search__title{display:-webkit-box;margin:0;color:var(--emerald);font-size:.86rem;font-weight:800;line-height:1.35;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.predictive-search__price{display:block;margin-top:4px;color:#92651f;font-size:.78rem;font-weight:900}.predictive-search__arrow{color:var(--gold);font-size:1.1rem}.predictive-search__all{display:flex;align-items:center;justify-content:center;min-height:46px;padding:10px 16px;border-top:1px solid #e7dccb;background:#faf6ef;color:var(--emerald);font-size:.75rem;font-weight:900;text-align:center;text-transform:uppercase;letter-spacing:.05em}.predictive-search__empty{display:grid;gap:4px;padding:20px;color:#65726d;text-align:center}@media(max-width:749px){.product-page{gap:20px}.product-info__vendor{font-size:.62rem;letter-spacing:.11em}.product-info h1{margin:4px 0 11px;font-size:clamp(1.38rem,6vw,1.72rem);line-height:1.13;letter-spacing:-.014em}.product-info .price{font-size:1.24rem}.variant-picker{margin-top:18px}.variant-group{margin-bottom:14px}.variant-group legend{margin-bottom:7px;font-size:.69rem}.variant-value{min-width:48px;min-height:40px;padding:7px 12px;font-size:.79rem}.product-actions{grid-template-columns:96px minmax(0,1fr);gap:8px;margin-top:15px}.quantity{width:96px}.micro-trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.micro-trust div{display:grid;place-items:center;min-height:62px;padding:7px 5px;font-size:.61rem;line-height:1.3}.product-details-below{margin-top:30px;padding:22px 16px}.product-details-below h2{margin-bottom:16px;font-size:1.38rem;line-height:1.15}.product-description-shell{--description-limit:360px}.product-description-content{font-size:.88rem;line-height:1.62}.product-description-content h1{font-size:1.35rem}.product-description-content h2{font-size:1.2rem}.product-description-content h3{font-size:1.05rem}.product-description-content th,.product-description-content td{min-width:116px;padding:8px 9px}.product-description-toggle{font-size:.69rem}.search-panel__dialog{max-height:100dvh;overflow-y:auto}.search-panel__top h2{margin-bottom:14px;font-size:1.6rem}.search-panel__suggestions{max-height:50dvh;overflow-y:auto}.predictive-search__link{grid-template-columns:56px minmax(0,1fr) auto;gap:10px;padding:9px 10px}.predictive-search__image{width:56px;height:56px}.predictive-search__title{font-size:.79rem}.predictive-search__price{font-size:.72rem}.search-panel__quick{margin-top:14px}}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid #e6ad4f;outline-offset:3px}.button:disabled,.variant-value[aria-disabled=true]{cursor:not-allowed;opacity:.58}.form-status--error{margin:14px 0;padding:12px 14px;border:1px solid #c66d5b;border-radius:7px;background:#fff3f0;color:#7a2e22;font-size:.86rem}.product-gallery__thumb[aria-current=true]{border-color:var(--emerald);box-shadow:0 0 0 2px var(--gold)}.product-price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px 11px;margin-top:6px}.product-price-row .price{margin:0}.product-compare-price,.price s{color:#858b87;text-decoration:line-through;text-decoration-thickness:1.5px}.product-compare-price{font-size:.92rem}.product-saving{padding:4px 7px;border-radius:4px;background:#e7f3e9;color:#1c6b36;font-size:.67rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.product-compare-price[hidden],.product-saving[hidden]{display:none}.product-availability{display:flex;align-items:center;gap:7px;margin-top:9px;color:#277345;font-size:.76rem;font-weight:800}.product-availability>span[aria-hidden=true]{width:8px;height:8px;flex:none;border-radius:50%;background:#36a260;box-shadow:0 0 0 3px #36a26024}.product-availability.is-unavailable{color:#8c3e34}.product-availability.is-unavailable>span[aria-hidden=true]{background:#bd5a4d;box-shadow:0 0 0 3px #bd5a4d24}.product-description-content .product-specification-row{display:grid;grid-template-columns:minmax(150px,220px) minmax(0,1fr);gap:12px;margin:0;padding:11px 0;border-bottom:1px solid #eee3d2}.product-specification-row strong{color:var(--emerald)}.product-specification-row span{min-width:0;color:#5f6a66;overflow-wrap:anywhere}.related-products[hidden]{display:none}.related-products__grid{margin-top:28px}.free-shipping-progress{display:grid;gap:4px;margin:0 0 20px;padding:14px;border:1px solid #dfcfb5;border-radius:8px;background:#faf6ef;color:#52635d;font-size:.76rem}.free-shipping-progress strong{color:var(--emerald);font-size:.84rem}.free-shipping-progress__track{height:7px;margin-top:7px;overflow:hidden;border-radius:99px;background:#e8dcc9}.free-shipping-progress__track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--gold),#e6bd72);transition:width .3s ease}.cart-products>.button{margin-top:18px}.product-card__body>a.product-card__quick{display:flex;width:100%;margin-top:14px}.search-empty{max-width:620px;margin:26px auto 0;text-align:center;color:#5d6965}.search-empty .button{margin-top:12px}.page-not-found .search-form{width:100%;margin-bottom:20px}@media(max-width:749px){.product-price-row{gap:5px 9px}.product-saving{font-size:.59rem}.product-availability{margin-top:7px;font-size:.7rem}.product-description-content .product-specification-row{grid-template-columns:1fr;gap:3px;padding:9px 0}.sticky-atc{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;transform:translateY(110%);visibility:hidden;transition:transform .22s ease,visibility .22s ease}.sticky-atc.is-visible{transform:none;visibility:visible}.sticky-atc__price{display:grid;min-width:74px;color:#68756f;font-size:.61rem;line-height:1.15}.sticky-atc__price strong{margin-top:2px;color:var(--emerald);font-size:.9rem}.sticky-atc .button{min-height:46px;padding:10px 12px;font-size:.7rem}.related-products{padding-top:34px}.related-products__grid{display:flex;width:calc(100% + 14px);gap:10px;margin-top:22px;padding:0 14px 10px 0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.related-products__grid .product-card{min-width:62%;scroll-snap-align:start}.free-shipping-progress{margin-bottom:16px}}body,button,input,select,textarea{font-size:var(--body-font-size,16px)}.section{padding-top:var(--section-spacing-desktop,64px);padding-bottom:var(--section-spacing-desktop,64px)}.section-title{font-size:var(--section-title-size,42px)}.product-card h3{font-size:var(--product-card-title-size,15px)}.product-info h1{font-size:var(--product-title-size,44px)}.button,:where(.collection-card,.product-card__quick,.product-actions,.search-panel__form,.contact-form-card,.sticky-atc) .button{min-height:var(--button-height,48px);padding-left:var(--button-padding,22px);padding-right:var(--button-padding,22px);border-radius:var(--button-radius,6px);font-size:var(--button-font-size,13px);text-transform:var(--button-text-transform,uppercase)}.site-header{background:var(--header-background,var(--emerald));color:var(--header-text,#fff)}.site-header .header__inner{min-height:var(--header-height,82px)}.site-header .brand__mark{width:var(--header-logo-size,46px);height:var(--header-logo-size,46px)}.site-header .brand__word{font-size:var(--header-brand-size,23px)}.site-header .header__nav{gap:var(--header-menu-gap,32px)}.site-header .header__nav a{font-size:var(--header-menu-size,12px)}.category-directory__hero{background:var(--directory-hero-bg,var(--emerald));color:var(--directory-hero-text,#fff)}.category-directory__hero h1,.category-directory__hero p,.category-directory__hero .breadcrumbs{color:inherit}.category-directory{background:var(--directory-background,var(--cream))}.category-directory__grid{display:grid;grid-template-columns:repeat(var(--directory-columns,4),minmax(0,1fr));gap:18px}.category-directory__card{min-width:0;overflow:hidden;border:1px solid rgba(196,139,48,.16);border-radius:var(--directory-card-radius,12px);background:var(--directory-card-background,#fff);box-shadow:0 10px 28px #092f2714;transition:transform .22s ease,box-shadow .22s ease}.category-directory__card:hover{transform:translateY(-3px);box-shadow:0 16px 34px #092f2721}.category-directory__link{display:flex;height:100%;flex-direction:column}.category-directory__media{height:var(--directory-image-height,240px);overflow:hidden;background:#e9ddca}.category-directory__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.category-directory__card:hover .category-directory__media img{transform:scale(1.035)}.category-directory__content{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:20px}.category-directory__content h2{margin:0;color:var(--emerald);font:600 var(--directory-title-size,20px)/1.2 Georgia,"Times New Roman",serif}.category-directory__content p{margin:7px 0 18px;color:#68756f;font-size:.78rem}.category-directory__button{margin-top:auto;pointer-events:none}.category-directory__empty{max-width:680px;margin:auto;padding:48px 24px;border:1px dashed #cdbb9e;border-radius:var(--directory-card-radius,12px);background:var(--directory-card-background,#fff);text-align:center}.category-directory__empty h2{margin:0 0 8px;font:500 1.8rem Georgia,serif;color:var(--emerald)}.category-directory__empty p{margin:0;color:#65726d}@media(max-width:749px){.section{padding-top:var(--section-spacing-mobile,44px);padding-bottom:var(--section-spacing-mobile,44px)}.section-title{font-size:var(--section-title-mobile,28px)}.product-card h3{display:-webkit-box;font-size:var(--product-card-title-mobile,13px);line-height:1.35;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-info h1{max-width:100%;margin:4px 0 10px;font-size:var(--product-title-mobile,24px);line-height:1.18;letter-spacing:-.01em;overflow-wrap:anywhere}.product-info .product-price-row{margin-top:3px}.product-info .price__installment{margin-top:5px}.product-info .variant-picker{margin-top:16px}.product-info .product-label{margin-top:15px}.product-info .accordion__button{padding:15px 0;font-size:.82rem}.site-header .header__inner{min-height:var(--header-height-mobile,66px)}.site-header .brand__mark{width:var(--header-logo-size-mobile,36px);height:var(--header-logo-size-mobile,36px)}.category-directory__grid{grid-template-columns:repeat(var(--directory-columns-mobile,1),minmax(0,1fr));gap:12px}.category-directory__media{height:min(var(--directory-image-height,240px),58vw)}.category-directory__content{padding:16px}.category-directory__button{width:100%}}.about-novagio{background:var(--about-background,#fff);color:var(--about-text,var(--ink))}.about-novagio__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(34px,6vw,84px)}.about-novagio__grid--reverse .about-novagio__media{order:2}.about-novagio__media{height:var(--about-image-height,460px);overflow:hidden;border-radius:var(--radius);background:#e7d6bc;box-shadow:0 18px 46px #092f271f}.about-novagio__media>img{width:100%;height:100%;object-fit:cover}.about-novagio__fallback{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at 50% 45%,#0b5b4c,#002f28 58%,#001f1a)}.about-novagio__fallback img{width:min(58%,280px);height:auto;filter:drop-shadow(0 14px 24px rgba(0,0,0,.28))}.about-novagio__eyebrow{margin:0 0 10px;color:var(--about-accent,var(--gold));font-size:.76rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.about-novagio__content h2{margin:0 0 18px;color:inherit;font:500 var(--about-title-size,42px)/1.08 Georgia,"Times New Roman",serif}.about-novagio__text{max-width:620px;color:inherit;opacity:.82}.about-novagio__text p{margin:0 0 14px}.about-novagio__highlights{display:grid;gap:12px;margin:26px 0}.about-novagio__highlight{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:start}.about-novagio__highlight>span{width:32px;height:32px;display:grid;place-items:center;border:1px solid var(--about-accent,var(--gold));border-radius:50%;color:var(--about-accent,var(--gold));font-size:.75rem;font-weight:900}.about-novagio__highlight strong{display:block;color:inherit;font-size:.88rem}.about-novagio__highlight p{margin:2px 0 0;color:inherit;font-size:.78rem;opacity:.72}.site-footer{background:var(--footer-background,#001f1a);color:var(--footer-text,#dbe5e1)}.site-footer .footer__title{color:var(--footer-heading,#fff)}.site-footer .footer__links a{color:var(--footer-link,#b9c7c2)}.site-footer .footer__links span{color:var(--footer-text,#dbe5e1);font-size:.84rem;opacity:.86}.site-footer .footer__about p{color:var(--footer-text,#dbe5e1);opacity:.76}@media(max-width:749px){.about-novagio__grid{grid-template-columns:1fr;gap:30px}.about-novagio__grid--reverse .about-novagio__media{order:0}.about-novagio__media{height:min(var(--about-image-height,460px),86vw)}.about-novagio__content h2{font-size:min(var(--about-title-size,42px),32px);line-height:1.12}.about-novagio__text{font-size:.92rem;line-height:1.65}.about-novagio__highlight{grid-template-columns:30px minmax(0,1fr);gap:10px}.about-novagio__highlight>span{width:28px;height:28px}.about-novagio__content .button{width:100%}}.policy-editor{padding:var(--policy-spacing,72px) 0;background:var(--policy-background,#f7f3ec);color:var(--policy-text,var(--ink))}.policy-editor__container{width:min(calc(100% - 40px),var(--policy-width,860px));margin:0 auto}.policy-editor__notice{display:grid;gap:3px;margin:0 0 28px;padding:14px 16px;border:1px solid rgba(196,139,48,.38);border-radius:10px;background:#fff8e9;color:#5b441f;font-size:.82rem;line-height:1.5}.policy-editor__notice strong{color:#392b16}.policy-editor__eyebrow{margin:0 0 10px;color:var(--policy-accent,var(--gold));font-size:.76rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.policy-editor h1{margin:0 0 34px;color:inherit;font:500 var(--policy-title-size,42px)/1.1 Georgia,"Times New Roman",serif;letter-spacing:-.02em}.policy-editor__body{color:inherit;font-size:1rem;line-height:1.75;overflow-wrap:anywhere}.policy-editor__body>*:first-child{margin-top:0}.policy-editor__body>*:last-child{margin-bottom:0}.policy-editor__body h2,.policy-editor__body h3,.policy-editor__body h4{margin:2em 0 .65em;color:inherit;font-family:Georgia,Times New Roman,serif;line-height:1.25}.policy-editor__body h2{font-size:1.65rem}.policy-editor__body h3{font-size:1.3rem}.policy-editor__body h4{font-size:1.08rem}.policy-editor__body p,.policy-editor__body ul,.policy-editor__body ol{margin:0 0 1.15em}.policy-editor__body ul,.policy-editor__body ol{padding-left:1.4em}.policy-editor__body li+li{margin-top:.4em}.policy-editor__body a{color:var(--policy-accent,var(--gold));text-decoration:underline;text-underline-offset:3px}.policy-editor__body table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.policy-editor__body th,.policy-editor__body td{padding:10px 12px;border:1px solid rgba(23,52,46,.18);text-align:left}@media(max-width:749px){.policy-editor{padding:clamp(40px,var(--policy-spacing,72px),64px) 0}.policy-editor__container{width:min(calc(100% - 30px),var(--policy-width,860px))}.policy-editor h1{margin-bottom:26px;font-size:min(var(--policy-title-size,42px),32px);line-height:1.15}.policy-editor__body{font-size:.94rem;line-height:1.7}.policy-editor__body h2{font-size:1.4rem}.policy-editor__body h3{font-size:1.18rem}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/base.css.map */
