*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:var(--color-background);color:var(--color-text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body:has(.mobile-menu[open]){overflow:hidden}body.menu-open{overflow:hidden}img,svg,video,model-viewer{display:block;max-width:100%}img{height:auto}button,input,textarea,select{color:inherit;font:inherit}button,summary,select{cursor:pointer}button{border:0}summary{list-style:none}summary::-webkit-details-marker{display:none}a{color:inherit;text-decoration:none}p,h1,h2,h3,h4,ul,ol{margin-top:0}h1,h2,h3,h4{color:inherit;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:1.08;letter-spacing:-.025em}h1{font-size:clamp(2.6rem,5vw,5.4rem)}h2{font-size:clamp(2rem,3.4vw,3.65rem)}h3{font-size:clamp(1.25rem,1.8vw,1.7rem)}[hidden]{display:none!important}.main-content{min-height:55vh}.page-width{width:min(100% - 40px,1320px);margin-inline:auto}.page-width--narrow{width:min(100% - 40px,1120px)}.page-width--text{width:min(100% - 40px,860px)}.section-spacing{padding-block:clamp(68px,8vw,120px)}.section-spacing--compact{padding-block:28px}.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}.skip-link:focus{z-index:9999;width:auto!important;height:auto!important;clip:auto!important;margin:10px!important;padding:12px 18px!important;background:var(--color-primary);color:#fff}:focus-visible{outline:3px solid color-mix(in srgb,var(--color-accent) 85%,#fff);outline-offset:3px}.eyebrow{margin-bottom:14px;color:var(--color-primary-light);font-size:.72rem;font-weight:800;letter-spacing:.2em;line-height:1.3;text-transform:uppercase}.eyebrow--light{color:#e8d19f}.rte>*:last-child{margin-bottom:0}.rte a{color:var(--color-primary-light);text-decoration:underline;text-underline-offset:3px}.rte img{border-radius:10px}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:9px;padding:13px 24px;border:1px solid transparent;border-radius:var(--button-radius);font-size:.78rem;font-weight:800;letter-spacing:.08em;line-height:1.2;text-align:center;text-transform:uppercase;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-2px)}.button:disabled{cursor:not-allowed;opacity:.55;transform:none}.button--primary{background:var(--color-primary);color:#fff;box-shadow:0 10px 30px #0b342c29}.button--primary:hover{background:var(--color-primary-light)}.button--gold{background:var(--color-accent);color:#17211e;box-shadow:0 10px 30px #c7a45d2e}.button--gold:hover{background:#dfc17d}.button--outline{border-color:var(--color-primary);background:transparent;color:var(--color-primary)}.button--outline:hover{background:var(--color-primary);color:#fff}.button--ghost-light{border-color:#ffffff8c;background:#ffffff0f;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.button--ghost-light:hover{background:#fff;color:var(--color-primary)}.button--small{min-height:42px;padding:10px 16px;font-size:.7rem}.button--full{width:100%}.button-group{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.text-link{display:inline-flex;align-items:center;gap:7px;border-bottom:1px solid currentColor;color:var(--color-primary);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.text-link--danger{color:#a3423c;font-size:.68rem}.placeholder-svg{width:100%;height:100%;background:#ece4d7;color:#c9bda9}.field-group{display:grid;gap:8px}.field-group label,.cart-summary label{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}input,textarea,select{width:100%;min-height:50px;border:1px solid var(--color-border);border-radius:max(2px,var(--button-radius));background:var(--color-surface);padding:12px 14px}textarea{resize:vertical}.select-wrap{position:relative}.select-wrap select{-webkit-appearance:none;appearance:none;padding-right:42px}.select-wrap>span{position:absolute;top:50%;right:15px;pointer-events:none;transform:translateY(-50%)}.select-wrap--small{width:min(250px,100%)}.form-message{grid-column:1 / -1;margin:0 0 14px;padding:12px 14px;border-radius:4px;font-size:.9rem}.form-message--success{background:#e0efe8;color:#0b4b39}.form-message--error{background:#fae7e4;color:#8a2e29}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:42px}.section-heading h2{max-width:760px;margin-bottom:0}.section-heading__text{max-width:670px;margin-top:18px;color:#52605c}.section-heading__text>*:last-child{margin-bottom:0}.section-heading--center{justify-content:center;text-align:center}.section-heading--center>div{max-width:760px}.page-header{margin-bottom:48px}.page-header h1{margin-bottom:0}.page-header--center{max-width:840px;margin-inline:auto;text-align:center}.page-header--split{display:flex;align-items:end;justify-content:space-between;gap:20px}.page-header--split>span{padding-bottom:10px;color:#68736f}.announcement-bar{position:relative;z-index:35;background:var(--color-primary);color:#fff}.announcement-bar__inner{display:flex;min-height:38px;align-items:center;justify-content:center;gap:clamp(30px,7vw,100px)}.announcement-bar__item{display:flex;align-items:center;gap:8px;font-size:.67rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.announcement-bar__icon svg{width:16px;height:16px;fill:none;stroke:var(--color-accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.site-header{position:relative;z-index:30;border-bottom:1px solid rgba(11,52,44,.1);background:color-mix(in srgb,var(--color-background) 94%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header--sticky{position:sticky;top:0}.site-header.is-scrolled{box-shadow:0 10px 35px #14201d14}.site-header:has(.mobile-menu[open]),body.menu-open .site-header{z-index:60}.site-header__inner{display:grid;min-height:86px;grid-template-columns:minmax(160px,var(--logo-width)) 1fr auto;align-items:center;gap:28px}.site-header__logo{display:block;width:var(--logo-width);max-width:100%}.site-header__logo img{width:100%;height:auto}.desktop-nav{justify-self:center}.desktop-nav__list,.mobile-menu__list,.site-footer ul{margin:0;padding:0;list-style:none}.desktop-nav__list{display:flex;align-items:center;gap:clamp(18px,2.8vw,40px)}.desktop-nav__item>a,.desktop-nav__dropdown>summary{position:relative;padding-block:32px;font-size:.73rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.desktop-nav__item>a:after,.desktop-nav__dropdown>summary:after{position:absolute;right:0;bottom:24px;left:0;height:1px;background:var(--color-accent);content:"";transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.desktop-nav__item>a:hover:after,.desktop-nav__item>a[aria-current=page]:after,.desktop-nav__dropdown[open]>summary:after{transform:scaleX(1)}.desktop-nav__dropdown{position:relative}.desktop-nav__submenu{position:absolute;top:calc(100% - 14px);left:50%;display:grid;width:230px;padding:12px;border:1px solid var(--color-border);border-radius:6px;background:var(--color-surface);box-shadow:0 22px 60px #121f1b24;transform:translate(-50%)}.desktop-nav__submenu a{padding:11px 12px;border-radius:3px;font-size:.86rem}.desktop-nav__submenu a:hover{background:var(--color-background)}.site-header__actions{display:flex;align-items:center;gap:7px}.icon-button{position:relative;display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:50%;background:transparent}.icon-button:hover{background:#0b342c12}.icon-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.cart-count{position:absolute;top:3px;right:1px;display:grid;width:18px;height:18px;place-items:center;border-radius:50%;background:var(--color-accent);color:var(--color-primary);font-size:.64rem;font-weight:800}.header-search{position:relative}.header-search__panel{position:absolute;top:calc(100% + 18px);right:0;width:min(520px,calc(100vw - 40px));padding:20px;border:1px solid var(--color-border);border-radius:6px;background:var(--color-surface);box-shadow:0 24px 70px #121f1b29}.search-form{display:grid;grid-template-columns:1fr auto;gap:10px}.search-form--large{width:min(100%,720px);margin:28px auto 0}.mobile-menu{display:none}.hero-luxury{position:relative;overflow:hidden;color:#fff;isolation:isolate}.hero-luxury--compact{min-height:560px}.hero-luxury--medium{min-height:680px}.hero-luxury--large{min-height:min(820px,calc(100vh - 90px))}.hero-luxury__media,.hero-luxury__image,.hero-luxury__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-luxury__media picture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-luxury__image{object-fit:cover;object-position:center}.hero-luxury__overlay{background:linear-gradient(90deg,rgba(6,34,29,var(--overlay-opacity)) 0% 38%,#06221d29 72%,#06221d0f)}.hero-luxury:after{position:absolute;right:5vw;bottom:-80px;width:240px;height:240px;border:1px solid rgba(199,164,93,.42);content:"";transform:rotate(45deg)}.hero-luxury__content-wrap{position:relative;z-index:2;display:flex;min-height:inherit;align-items:center}.hero-luxury__content{width:min(680px,68vw);padding-block:80px}.hero-luxury__content--center{margin-inline:auto;text-align:center}.hero-luxury__content h1{margin-bottom:24px;font-size:clamp(3rem,6vw,6.2rem);text-wrap:balance}.hero-luxury__text{max-width:620px;color:#ffffffd1;font-size:clamp(1rem,1.5vw,1.22rem)}.hero-luxury__text>*:last-child{margin-bottom:0}.hero-luxury__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.hero-luxury__content--center .hero-luxury__actions,.hero-luxury__content--center .hero-luxury__proof{justify-content:center}.hero-luxury__proof{display:flex;flex-wrap:wrap;gap:10px 24px;margin-top:28px;color:#ffffffc7;font-size:.78rem}.hero-luxury__proof span{display:flex;align-items:center;gap:7px}.hero-luxury__proof strong{color:var(--color-accent);letter-spacing:.07em}.trust-strip{border-bottom:1px solid var(--color-border);background:var(--color-surface)}.trust-strip__grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:center;padding:11px 28px;border-right:1px solid var(--color-border)}.trust-item:first-child{padding-left:0}.trust-item:last-child{padding-right:0;border-right:0}.trust-item__icon{display:grid;width:42px;height:42px;place-items:center;border:1px solid color-mix(in srgb,var(--color-accent) 68%,transparent);border-radius:50%;color:var(--color-primary)}.trust-item__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.trust-item h2{margin-bottom:4px;font-family:inherit;font-size:.82rem;font-weight:800;letter-spacing:.035em}.trust-item p{margin:0;color:#65716d;font-size:.74rem;line-height:1.4}.product-grid{display:grid;gap:30px 20px}.product-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{min-width:0}.product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:1 / 1;border:1px solid color-mix(in srgb,var(--color-border) 72%,transparent);border-radius:8px;background:#ece5da}.product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .4s ease,transform .5s ease}.product-card__image--secondary{opacity:0}.product-card:hover .product-card__image--primary:has(+.product-card__image--secondary),.product-card:hover .product-card__image--primary{transform:scale(1.025)}.product-card:hover .product-card__image--secondary{opacity:1;transform:scale(1.025)}.product-card__badges{position:absolute;top:12px;left:12px;z-index:2;display:flex;gap:6px}.badge{padding:6px 9px;border-radius:2px;font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.badge--dark{background:var(--color-primary);color:#fff}.badge--gold{background:var(--color-accent);color:var(--color-primary)}.product-card__content{padding:17px 4px 0}.product-card__vendor,.product-vendor,.cart-item__vendor{margin-bottom:5px;color:var(--color-primary-light);font-size:.66rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.product-card__title{min-height:2.4em;margin-bottom:10px;font-family:inherit;font-size:.95rem;font-weight:700;letter-spacing:0;line-height:1.3}.product-card__title a:hover{color:var(--color-primary-light)}.price{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px 10px}.price__current{color:var(--color-primary);font-size:1.05rem;font-weight:850}.price__compare{color:#87908d;font-size:.86rem}.price__badge{color:#8a6023;font-size:.68rem;font-weight:750}.product-card__form,.product-card__content>.button{margin-top:14px}.product-card__form .button,.product-card__content>.button{width:100%}.brand-story{overflow:hidden;background:var(--color-surface)}.brand-story__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:clamp(50px,8vw,120px);align-items:center}.brand-story__grid--reverse .brand-story__media{order:2}.brand-story__media{position:relative}.brand-story__media:before{position:absolute;top:-26px;right:-26px;width:70%;height:70%;border:1px solid var(--color-accent);content:""}.brand-story__media>img{position:relative;z-index:1;width:100%;aspect-ratio:1 / 1;border-radius:7px;object-fit:cover}.brand-story__seal{position:absolute;right:-34px;bottom:38px;z-index:2;display:grid;width:124px;height:124px;place-content:center;border:2px solid var(--color-accent);border-radius:50%;background:var(--color-primary);color:#fff;text-align:center;box-shadow:0 18px 50px #0b342c40}.brand-story__seal span{color:var(--color-accent);font-family:Georgia,serif;font-size:2rem;line-height:1}.brand-story__seal small{margin-top:5px;font-size:.52rem;font-weight:800;letter-spacing:.12em}.brand-story__content h2{margin-bottom:24px}.brand-story__text{color:#52605c}.brand-story__list{display:grid;gap:12px;margin:28px 0 34px;padding:0;list-style:none}.brand-story__list li{display:grid;grid-template-columns:24px 1fr;gap:10px}.brand-story__list span{color:var(--color-accent);font-weight:900}.quality-section{position:relative;overflow:hidden;background:var(--color-primary);color:#fff}.quality-section:before{position:absolute;top:-180px;right:-100px;width:460px;height:460px;border:1px solid rgba(199,164,93,.2);border-radius:50%;content:""}.quality-section__header{position:relative;max-width:760px}.quality-section__header h2{margin-bottom:20px}.quality-section__header>div{color:#ffffffb8}.quality-section__grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:50px;border:1px solid rgba(255,255,255,.16);background:#ffffff29}.quality-card{min-height:260px;padding:34px;background:var(--color-primary)}.quality-card__number{display:block;margin-bottom:60px;color:var(--color-accent);font-family:Georgia,serif;font-size:1.25rem}.quality-card h3{margin-bottom:12px}.quality-card p{margin:0;color:#ffffffa8;font-size:.9rem}.quality-section__note{max-width:850px;margin:28px 0 0;color:#ffffff80;font-size:.72rem}.cod-steps__grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.cod-steps__grid:before{position:absolute;top:30px;right:16%;left:16%;height:1px;background:var(--color-border);content:""}.cod-step{position:relative;text-align:center}.cod-step__number{position:relative;z-index:1;display:grid;width:62px;height:62px;margin:0 auto 26px;place-items:center;border:1px solid var(--color-accent);border-radius:50%;background:var(--color-background);color:var(--color-primary);font-family:Georgia,serif;font-size:1.2rem}.cod-step h3{margin-bottom:10px}.cod-step p{margin:0 auto;max-width:330px;color:#63706c;font-size:.9rem}.cod-steps__banner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 30px;margin-top:48px;padding:20px;border:1px solid var(--color-border);background:var(--color-surface)}.cod-steps__banner span{color:var(--color-primary);font-size:.82rem;font-weight:800}.cod-steps__banner small{width:100%;color:#74807c;font-size:.67rem;text-align:center}.faq-section{background:var(--color-surface)}.faq-section__grid{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:clamp(50px,8vw,120px)}.faq-section__intro{position:sticky;top:130px;align-self:start}.faq-section__intro h2{margin-bottom:20px}.faq-section__intro .rte{margin-bottom:25px;color:#61706b}.faq-item{border-top:1px solid var(--color-border)}.faq-item:last-child{border-bottom:1px solid var(--color-border)}.faq-item summary{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:20px;font-family:Georgia,serif;font-size:1.2rem}.faq-item__plus{color:var(--color-accent);font-family:inherit;font-size:1.5rem;transition:transform .18s ease}.faq-item[open] .faq-item__plus{transform:rotate(45deg)}.faq-item__answer{max-width:670px;padding:0 50px 26px 0;color:#5c6965}.newsletter-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);gap:50px;align-items:center;padding:clamp(40px,6vw,76px);background:var(--color-primary);color:#fff}.newsletter-card h2{margin-bottom:16px}.newsletter-card>div>div{color:#ffffffad}.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:10px}.newsletter-form input{border-color:#ffffff40;background:#ffffff14;color:#fff}.newsletter-form input::placeholder{color:#ffffff8c}.site-footer{padding-top:80px;background:#082b24;color:#fff}.site-footer__top{display:grid;grid-template-columns:1.3fr repeat(3,minmax(160px,.7fr));gap:clamp(35px,5vw,72px);padding-bottom:60px}.site-footer__logo{display:block;width:min(100%,250px);margin-bottom:22px;padding:8px 12px;border-radius:4px;background:#f7f1e8}.site-footer__brand>p{max-width:420px;color:#ffffff9e}.site-footer__service-badges{display:grid;gap:5px;color:#e1c178;font-size:.72rem;font-weight:750}.site-footer__column h2{margin-bottom:20px;color:#e8d19f;font-family:inherit;font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.site-footer__column ul,.site-footer__column .social-links,.site-footer__column>.rte{display:grid;gap:9px;color:#ffffffa6;font-size:.85rem}.site-footer__column>a{display:block;margin-top:9px;color:#ffffffb8;font-size:.85rem}.site-footer__column a:hover{color:#fff}.payment-icons{display:flex;flex-wrap:wrap;gap:7px;margin-top:20px}.payment-pill{padding:7px 9px;border:1px solid rgba(255,255,255,.22);border-radius:3px;font-size:.65rem}.payment-icon{width:38px}.site-footer__policies{display:flex;flex-wrap:wrap;gap:10px 24px;padding:22px 0!important;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);color:#ffffff8a;font-size:.7rem}.site-footer__bottom{display:flex;align-items:start;justify-content:space-between;gap:30px;padding:24px 0 30px;color:#ffffff6b;font-size:.67rem}.site-footer__bottom p{margin:0}.site-footer__bottom p:last-child{max-width:750px;text-align:right}.whatsapp-float{position:fixed;right:20px;bottom:22px;z-index:28;display:flex;min-height:50px;align-items:center;gap:9px;padding:10px 16px;border:1px solid rgba(255,255,255,.25);border-radius:30px;background:#126c50;color:#fff;box-shadow:0 14px 40px #062b2247;font-size:.75rem;font-weight:800}.template-product .whatsapp-float{right:auto;left:20px}.product-layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);gap:clamp(45px,6vw,90px);align-items:start}.product-gallery{min-width:0}.product-gallery__stage{overflow:hidden;border:1px solid var(--color-border);border-radius:8px;background:#ece5da}.product-gallery__slide,.product-gallery__placeholder{width:100%;aspect-ratio:1 / 1}.product-gallery__image,.product-gallery__video iframe,.product-gallery__video video,.product-gallery__model model-viewer{width:100%;height:100%;object-fit:cover}.product-gallery__video,.product-gallery__model{aspect-ratio:1 / 1}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:12px}.product-gallery__thumb{position:relative;overflow:hidden;aspect-ratio:1 / 1;padding:0;border:1px solid transparent;border-radius:4px;background:#ece5da;opacity:.72}.product-gallery__thumb.is-active{border-color:var(--color-accent);opacity:1}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-gallery__media-type{position:absolute;right:4px;bottom:4px;padding:2px 4px;background:#082b24cc;color:#fff;font-size:.5rem}.product-info{position:sticky;top:120px}.product-form{display:block}.product-block{margin-bottom:18px}.product-block--eyebrow,.product-block--vendor{margin-bottom:8px}.product-eyebrow{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;color:var(--color-primary-light);font-size:.68rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.stock-dot:before{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#3b9b68;content:""}.product-title{margin-bottom:0;font-size:clamp(2.4rem,4vw,4.5rem)}.product-block--price .price__current{font-size:1.5rem}.product-block--price .price__compare{font-size:1rem}.product-price-note{margin:4px 0 0;color:#76817d;font-size:.7rem}.inventory-status{margin:0;color:#2e7755;font-size:.78rem;font-weight:750}.inventory-status--low{color:#ad6b28}.quantity-selector{display:grid;width:150px;min-height:48px;grid-template-columns:44px 1fr 44px;overflow:hidden;border:1px solid var(--color-border);border-radius:max(2px,var(--button-radius));background:var(--color-surface)}.quantity-selector button{background:transparent;font-size:1.1rem}.quantity-selector input{min-height:46px;padding:0;border:0;background:transparent;text-align:center;-moz-appearance:textfield}.quantity-selector input::-webkit-outer-spin-button,.quantity-selector input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.quantity-selector--small{width:72px;grid-template-columns:1fr}.product-actions{display:grid;gap:10px;padding-top:4px}.product-actions__microcopy{margin:1px 0 0;color:#6d7975;font-size:.7rem;text-align:center}.product-form__error{padding:10px 12px;background:#f9e6e2;color:#8c312b;font-size:.75rem}.product-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:15px;border:1px solid var(--color-border);background:color-mix(in srgb,var(--color-surface) 75%,transparent)}.product-trust span{display:flex;gap:5px;align-items:start;font-size:.68rem;line-height:1.35}.product-trust strong{color:var(--color-accent)}.product-description{padding-top:10px;color:#4f5d59;font-size:.92rem}.product-accordion{border-top:1px solid var(--color-border)}.product-block--accordion+.product-block--accordion{margin-top:-18px}.product-block--accordion:last-of-type .product-accordion{border-bottom:1px solid var(--color-border)}.product-accordion summary{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:20px;font-size:.82rem;font-weight:800}.product-accordion[open] summary span:last-child{transform:rotate(45deg)}.product-accordion .rte{padding:0 20px 20px 0;color:#596763;font-size:.85rem}.mobile-sticky-atc{display:none}.collection-hero{display:grid;gap:24px;margin-bottom:48px;padding:clamp(35px,6vw,70px);background:var(--color-primary);color:#fff}.collection-hero--with-image{grid-template-columns:1fr minmax(300px,.68fr);align-items:center;padding:0 0 0 clamp(35px,6vw,70px)}.collection-hero h1{margin-bottom:16px}.collection-hero__description{max-width:670px;color:#ffffffb3}.collection-hero>img{width:100%;height:100%;max-height:420px;object-fit:cover}.collection-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-bottom:28px;padding-bottom:15px;border-bottom:1px solid var(--color-border)}.collection-toolbar p{margin:0 auto 0 0;color:#697570;font-size:.8rem}.collection-toolbar label{font-size:.72rem;font-weight:800}.pagination{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:54px}.pagination__item,.pagination__arrow{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--color-border);background:var(--color-surface);font-size:.8rem}.pagination__item.is-current{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:45px;align-items:start}.cart-items{display:grid;gap:20px}.cart-item{display:grid;grid-template-columns:145px 1fr auto;gap:20px;padding-bottom:20px;border-bottom:1px solid var(--color-border)}.cart-item__image{overflow:hidden;aspect-ratio:1 / 1;border-radius:5px;background:#ece5da}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__details h2{margin-bottom:8px;font-family:inherit;font-size:1rem;font-weight:750;line-height:1.3}.cart-item__details>p{margin-bottom:4px;color:#697570;font-size:.78rem}.cart-item__bottom{display:flex;align-items:center;gap:18px;margin-top:16px}.cart-item__price{white-space:nowrap}.cart-summary{position:sticky;top:120px;display:grid;gap:15px;padding:28px;border:1px solid var(--color-border);background:var(--color-surface);box-shadow:0 18px 55px #13221e0f}.cart-summary h2{margin-bottom:6px;font-size:1.55rem}.cart-summary__line{display:flex;justify-content:space-between;gap:15px;padding-block:12px;border-top:1px solid var(--color-border)}.cart-summary__discount{color:#2e7755}.cart-summary__note{color:#6f7a76;font-size:.74rem}.cart-summary__trust{display:grid;gap:4px;color:var(--color-primary-light);font-size:.7rem;font-weight:750}.cart-summary__continue{justify-self:start;margin-top:8px}.standard-page__content{font-size:1.02rem}.standard-page__content h2,.standard-page__content h3{margin-top:2.2em}.contact-page__grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(50px,8vw,110px)}.contact-page__intro h1{margin-bottom:22px}.contact-page__intro>.rte{color:#5d6965}.contact-page__details{display:grid;gap:12px;margin-top:32px}.contact-page__details a{display:grid;gap:2px;padding:14px 0;border-bottom:1px solid var(--color-border)}.contact-page__details strong{font-size:.72rem;letter-spacing:.09em;text-transform:uppercase}.contact-page__details span{color:#5d6965}.contact-card{padding:clamp(28px,5vw,55px);border:1px solid var(--color-border);background:var(--color-surface)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:22px}.field-group--full{grid-column:1 / -1}.search-page__count{margin-bottom:26px;color:#697570}.search-results{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 20px}.search-card{min-height:300px;padding:28px;border:1px solid var(--color-border);background:var(--color-surface)}.search-card h2{font-size:1.55rem}.search-card p:not(.eyebrow){color:#62706b;font-size:.88rem}.empty-state{display:grid;justify-items:center;padding:clamp(50px,8vw,100px) 20px;text-align:center}.empty-state img{margin-bottom:20px}.empty-state h1,.empty-state h2{margin-bottom:15px}.empty-state p{max-width:620px;color:#64716d}.collection-list-grid,.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.collection-tile,.article-card{overflow:hidden;border:1px solid var(--color-border);background:var(--color-surface)}.collection-tile__media,.article-card__media{display:block;overflow:hidden;aspect-ratio:4 / 3;background:#ece5da}.collection-tile__media img,.article-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.collection-tile:hover img,.article-card:hover img{transform:scale(1.035)}.collection-tile__content,.article-card__content{padding:24px}.collection-tile__content>span:first-child{color:#6f7a76;font-size:.7rem}.collection-tile__content h2,.article-card__content h2{margin:8px 0 18px;font-size:1.6rem}.article-card__content>p:not(.eyebrow){color:#63706c;font-size:.86rem}.article-page__header{margin-bottom:42px;text-align:center}.article-page__header h1{margin:18px 0}.article-page__header>p{color:#6c7874;font-size:.78rem}.article-page__image{margin:0 calc((100vw - min(100vw - 40px,1180px))/-2) 55px}.article-page__image img{width:100%;max-height:720px;object-fit:cover}.article-page__content{margin-bottom:42px;font-size:1.02rem}.password-page{min-height:100vh;background:var(--color-primary)}.password-screen{display:grid;min-height:100vh;padding:30px;place-items:center;background:radial-gradient(circle at 80% 15%,rgba(199,164,93,.2),transparent 28%),var(--color-primary)}.password-screen__card{width:min(100%,620px);padding:clamp(34px,7vw,70px);border:1px solid rgba(199,164,93,.5);background:var(--color-surface);text-align:center}.password-screen__card>img{width:min(100%,300px);margin:0 auto 38px}.password-screen__card h1{margin-bottom:18px}.password-form{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:30px}.password-screen__owner{margin:26px 0 0;color:#6c7874;font-size:.72rem}.password-screen__owner a{text-decoration:underline}.gift-card-page{min-height:100vh;background:var(--color-primary, #0b342c)}.gift-card-shell{display:grid;min-height:100vh;justify-items:center;align-content:center;gap:28px;padding:35px 20px;background:radial-gradient(circle at 80% 10%,rgba(199,164,93,.22),transparent 30%),#0b342c}.gift-card-logo{width:min(100%,290px);padding:8px 12px;border-radius:4px;background:#f7f1e8}.gift-card-panel{width:min(100%,620px);padding:clamp(34px,7vw,70px);border:1px solid #c7a45d;background:#fffcf7;color:#17211e;text-align:center}.gift-card-panel h1{margin-bottom:20px}.gift-card-code{margin:24px 0 18px;padding:15px;border:1px dashed #c7a45d;font-size:1.15rem;font-weight:800;letter-spacing:.12em}.gift-card-qr{margin:0 auto 18px}.gift-card-panel .button{margin:6px}@media screen and (max-width:1100px){.desktop-nav__list{gap:18px}.desktop-nav__item>a,.desktop-nav__dropdown>summary{font-size:.66rem}.trust-strip__grid{grid-template-columns:repeat(2,1fr);row-gap:18px}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(3){padding-left:0}.product-grid--4,.search-results{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer__top{grid-template-columns:1.2fr repeat(2,.8fr)}.site-footer__brand{grid-row:span 2}}@media screen and (max-width:989px){.site-header{background:var(--color-surface);-webkit-backdrop-filter:none;backdrop-filter:none}.site-header__inner{min-height:72px;grid-template-columns:46px 1fr auto;gap:12px}.site-header__logo{width:min(var(--logo-width),180px);justify-self:center}.desktop-nav{display:none}.mobile-menu{display:block}.mobile-menu__panel{position:fixed;inset:0 auto 0 0;z-index:50;width:min(92vw,410px);padding:max(18px,env(safe-area-inset-top)) 22px max(30px,env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;background:var(--color-surface);box-shadow:15px 0 70px #082b2433}.mobile-menu[open]:after{position:fixed;top:0;right:0;bottom:0;left:0;z-index:49;background:#0419158c;content:""}.mobile-menu__top{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--color-border)}.mobile-menu__title{font-family:Georgia,serif;font-size:1.4rem}.mobile-menu__search.search-form{grid-template-columns:minmax(0,1fr) 48px;gap:8px;margin-top:18px}.mobile-menu__search input[type=search]{min-width:0;min-height:48px}.mobile-menu__search-button{width:48px;min-height:48px;padding:0}.mobile-menu__search-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.mobile-menu__list{padding-block:20px}.mobile-menu__list>li{border-bottom:1px solid var(--color-border)}.mobile-menu__list a,.mobile-menu__list summary{display:flex;min-height:54px;align-items:center;justify-content:space-between;font-size:.84rem;font-weight:750}.mobile-menu__list ul{margin:0;padding:0 0 12px 15px;list-style:none}.mobile-menu__list ul a{min-height:42px;color:#63706c;font-weight:500}.mobile-menu__service{display:grid;gap:6px;padding:18px;border-radius:4px;background:var(--color-primary);color:#fff;font-size:.73rem}.mobile-menu__service span{color:#ffffffa6}.hero-luxury--large{min-height:690px}.hero-luxury__content{width:min(700px,86vw)}.hero-luxury__image{object-position:62% center}.brand-story__grid,.faq-section__grid,.contact-page__grid{grid-template-columns:1fr}.brand-story__grid--reverse .brand-story__media{order:initial}.brand-story__media{width:min(100%,720px)}.faq-section__intro{position:static}.product-layout{grid-template-columns:1fr}.product-info{position:static}.collection-hero--with-image{grid-template-columns:1fr;padding:40px}.collection-hero>img{max-height:460px}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.newsletter-card{grid-template-columns:1fr}}@media screen and (max-width:749px){.page-width,.page-width--narrow,.page-width--text{width:min(100% - 28px,1320px)}.section-spacing{padding-block:64px}.announcement-bar__inner{min-height:34px;justify-content:flex-start;overflow:hidden}.announcement-bar__item{display:none}.announcement-bar__item:first-child{display:flex;width:100%;justify-content:center}.site-header__actions .header-search{display:none}.site-header__inner{min-height:68px;grid-template-columns:42px 1fr 42px;gap:8px}.site-header .icon-button{width:42px;height:42px}.hero-luxury--compact,.hero-luxury--medium,.hero-luxury--large{min-height:clamp(720px,calc(100svh - 102px),820px)}.hero-luxury__overlay{background:linear-gradient(180deg,#06221d08 24%,#06221d61 48%,#06221dd6 67%,#06221df2)}.hero-luxury__content-wrap{align-items:end}.hero-luxury__content{width:100%;padding:34px 0 28px}.hero-luxury__content h1{margin-bottom:14px;font-size:clamp(2.3rem,10.5vw,3.35rem);line-height:1.02}.hero-luxury__content .eyebrow{margin-bottom:9px;font-size:.62rem}.hero-luxury__text{max-width:36rem;font-size:.92rem;line-height:1.48}.hero-luxury__actions{display:grid;gap:9px;margin-top:20px}.hero-luxury__actions .button{width:100%;min-height:48px}.hero-luxury__proof{gap:7px 16px;margin-top:18px;font-size:.69rem}.hero-luxury__image{object-position:center top}.hero-luxury:after{display:none}.trust-strip__grid{grid-template-columns:1fr;row-gap:0}.trust-item,.trust-item:first-child,.trust-item:nth-child(3),.trust-item:last-child{padding:14px 0;border-right:0;border-bottom:1px solid var(--color-border)}.trust-item:last-child{border-bottom:0}.section-heading,.page-header--split{display:block}.section-heading .text-link{margin-top:20px}.product-grid--3,.product-grid--4,.search-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.product-card__content{padding-top:12px}.product-card__vendor{font-size:.58rem}.product-card__title{font-size:.82rem}.product-card__content .price__current{font-size:.9rem}.product-card__content .price__badge,.product-card__content .price__compare{display:none}.product-card__form .button,.product-card__content>.button{min-height:38px;padding-inline:8px;font-size:.58rem}.brand-story__grid{gap:54px}.brand-story__media:before{top:-14px;right:-8px}.brand-story__seal{right:16px;bottom:-34px;width:100px;height:100px}.quality-section__grid,.cod-steps__grid{grid-template-columns:1fr}.quality-card{min-height:0}.quality-card__number{margin-bottom:30px}.cod-steps__grid:before{display:none}.cod-step:not(:last-child):after{display:block;width:1px;height:32px;margin:22px auto;background:var(--color-border);content:""}.newsletter-card{padding:34px 24px}.newsletter-form,.search-form,.password-form{grid-template-columns:1fr}.site-footer{padding-top:60px}.site-footer__top{grid-template-columns:1fr}.site-footer__brand{grid-row:auto}.site-footer__bottom{display:grid}.site-footer__bottom p:last-child{text-align:left}.whatsapp-float span{display:none}.whatsapp-float{width:52px;height:52px;justify-content:center;padding:0}.product-section{padding-top:18px}.product-layout{gap:30px}.product-gallery__thumbs{display:flex;overflow-x:auto;padding-bottom:4px}.product-gallery__thumb{width:72px;flex:0 0 72px}.product-title{font-size:clamp(2.15rem,10vw,2.55rem)}.product-trust{grid-template-columns:1fr}.mobile-sticky-atc{position:fixed;right:0;bottom:0;left:0;z-index:32;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:10px 14px max(10px,env(safe-area-inset-bottom));border-top:1px solid var(--color-border);background:color-mix(in srgb,var(--color-surface) 96%,transparent);box-shadow:0 -12px 35px #11201b17;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:transform .2s ease}.mobile-sticky-atc.is-hidden{transform:translateY(110%)}.mobile-sticky-atc>div{display:grid;min-width:0}.mobile-sticky-atc strong{overflow:hidden;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.mobile-sticky-atc span{color:var(--color-primary);font-size:.78rem;font-weight:800}.mobile-sticky-atc .button{min-height:44px;padding:10px 14px;font-size:.65rem}.collection-hero--with-image{padding:28px}.collection-toolbar{display:grid;grid-template-columns:auto 1fr}.collection-toolbar p{grid-column:1 / -1}.collection-toolbar .select-wrap{width:100%}.cart-item{grid-template-columns:95px 1fr}.cart-item__price{grid-column:2}.cart-summary{padding:22px}.form-grid{grid-template-columns:1fr}.field-group--full{grid-column:auto}.collection-list-grid,.article-grid{grid-template-columns:1fr}.article-page__image{margin-right:-14px;margin-left:-14px}body.template-product{padding-bottom:calc(76px + env(safe-area-inset-bottom))}body.template-product .whatsapp-float{display:none}}@media screen and (max-width:420px){.site-header__logo{width:145px}.product-grid--3,.product-grid--4,.search-results{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-luxury__proof{display:grid}.hero-luxury__content h1{font-size:clamp(2.15rem,10vw,2.8rem)}.hero-luxury__text{font-size:.86rem}.hero-luxury__actions .button{padding-inline:16px;font-size:.7rem}}@media screen and (max-width:359px){.page-width,.page-width--narrow,.page-width--text{width:min(100% - 22px,1320px)}.site-header__logo{width:130px}.product-grid--3,.product-grid--4,.search-results{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/base.css.map */
