.header-cart{position:relative;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;color:#302d2a;text-decoration:none;order:3}
.header-cart svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.header-cart b{position:absolute;top:1px;right:0;display:grid;place-items:center;min-width:15px;height:15px;border-radius:50%;background:#9a7149;color:#fff;font:700 9px/1 'DM Sans',sans-serif}
.header-phone{color:#302d2a;text-decoration:none;font-size:.8rem;font-weight:700;white-space:nowrap}.mobile-app-bar,.mobile-buy-bar{display:none}
@media(max-width:640px){
  .header-phone{display:none}
  .public-page main{padding-bottom:calc(64px + env(safe-area-inset-bottom))}
  .site-header{gap:.25rem}
  .header-cart{order:2;width:42px;height:44px;margin-left:auto}
  .menu-toggle{order:3;min-width:58px}
  .header-cart + .menu-toggle{margin-left:0}
  .site-nav{order:4}
  .mobile-app-bar{position:fixed;z-index:45;right:0;bottom:0;left:0;display:flex;align-items:stretch;min-height:56px;padding:4px max(6px,env(safe-area-inset-right)) calc(4px + env(safe-area-inset-bottom)) max(6px,env(safe-area-inset-left));background:rgb(250 247 241 / .88);color:#393532;border-top:1px solid rgb(157 143 125 / .24);box-shadow:0 -8px 26px rgb(48 45 42 / .10);backdrop-filter:blur(18px) saturate(130%);-webkit-backdrop-filter:blur(18px) saturate(130%)}
  .mobile-app-bar a{position:relative;display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:0;min-height:52px;padding:2px 0;color:#625b54;text-decoration:none;font-size:10px;font-weight:700;line-height:1.1;text-align:center;letter-spacing:-.01em}
  .mobile-app-bar a>svg,.mobile-app-bar .app-bar-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
  .mobile-app-bar a>span:not(.app-bar-icon){overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}
  .mobile-app-bar .app-bar-icon{position:relative;display:grid;place-items:center;height:22px}
  .mobile-app-bar .app-bar-icon b{position:absolute;top:-7px;right:-10px;display:grid;place-items:center;min-width:15px;height:15px;padding:0;border:1.5px solid #faf7f1;border-radius:50%;background:#9a7149;color:#fff;font:700 9px/1 'DM Sans',sans-serif}
  .mobile-app-bar a.is-active{color:#6f4b2e}
  .mobile-app-bar a.is-active:before{position:absolute;top:1px;width:18px;height:2px;border-radius:2px;background:#9a7149;content:""}
  .mobile-app-bar a.is-active svg{stroke-width:2}
  .mobile-buy-bar{position:fixed;z-index:44;right:0;bottom:calc(56px + env(safe-area-inset-bottom));left:0;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem 1rem;background:#f8f5ef;border-top:1px solid #ded4c7;box-shadow:0 -8px 20px #302d2a1a}
  .mobile-buy-bar div{display:grid;gap:.1rem}.mobile-buy-bar small{font-size:.65rem;color:#645d57}.mobile-buy-bar strong{font:600 1.1rem 'Playfair Display',serif;white-space:nowrap}
  .mobile-buy-bar form{min-width:0;flex:1}.mobile-buy-bar .button{display:block;width:100%;min-height:44px;padding:.65rem .75rem;text-align:center}
  .product-detail:has(+ .mobile-buy-bar){padding-bottom:9rem}
  .cookie-banner{z-index:50;bottom:calc(66px + env(safe-area-inset-bottom));max-height:calc(100dvh - 80px)}
  .cart-empty{padding:2.25rem 1.5rem;text-align:center}.cart-empty:before{content:"🛒";display:grid;place-items:center;width:58px;height:58px;margin:0 auto 1rem;border-radius:50%;background:#f8f5ef;font-size:28px}
  .product-card .product-price{margin:.55rem 0;color:#302d2a;font-weight:700;font-size:.95rem}.card-actions a{min-height:42px;display:flex;align-items:center}
}
 .cookie-banner{position:fixed;z-index:20;bottom:1rem;left:1rem;right:1rem;display:flex;gap:1rem;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:#292622;color:#fff;box-shadow:0 8px 30px #0004}.cookie-banner p{margin:.3rem 0;font-size:.88rem}.cookie-banner a{color:#f2d0a6}.cookie-actions{display:flex;gap:.5rem;flex-wrap:wrap}.cookie-banner button{border:1px solid #e6c39d;background:transparent;color:#fff;padding:.55rem .7rem;cursor:pointer}.cookie-banner button[data-cookie-choice="all"],.cookie-banner button[data-cookie-save]{background:#e6c39d;color:#292622}.cookie-banner [data-cookie-options]{font-size:.85rem}@media(max-width:700px){.cookie-banner{display:block}.cookie-actions{margin-top:.75rem}}
.content-grid{width:min(1200px,calc(100% - 3rem));margin:0 auto 5rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.content-card{display:flex;flex-direction:column;min-width:0;background:#fff;color:#302d2a;text-decoration:none;box-shadow:0 10px 30px #302d2a0d;transition:transform .25s ease,box-shadow .25s ease;overflow:hidden}.content-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #302d2a1a}.content-card>img,.content-card-placeholder{width:100%;aspect-ratio:4/3;object-fit:cover}.content-card-placeholder{display:flex;flex-direction:column;justify-content:flex-end;gap:.5rem;padding:1.5rem;background:linear-gradient(135deg,#46382e,#9a7149 54%,#dcc5a5);color:#fff}.content-card-placeholder span{font-size:.68rem;font-weight:700;letter-spacing:.16em}.content-card-placeholder strong{font:500 clamp(1.4rem,2.5vw,2rem)/1.1 'Playfair Display',serif}.content-card-copy{padding:1.25rem 1.3rem 1.4rem}.content-card-copy .eyebrow{margin:0 0 .5rem}.content-card-copy h2{margin:0;font-size:1.55rem;line-height:1.15}.content-card-copy p:not(.eyebrow){margin:.7rem 0;color:#6c6259}.content-card-copy span{display:inline-block;margin-top:.3rem;color:#9a7149;font-size:.83rem;font-weight:700}.content-filter{width:min(1200px,calc(100% - 3rem));margin:0 auto 1.5rem;display:flex;gap:.75rem;align-items:end}.content-filter select{margin:0;max-width:240px}.content-filter .button{padding:.7rem 1rem}.content-detail-cover{width:min(1000px,calc(100% - 3rem));margin:0 auto 2rem}.content-detail-cover img{width:100%;max-height:540px;object-fit:cover;display:block}@media(max-width:900px){.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.content-grid{width:calc(100% - 2.5rem);grid-template-columns:1fr;margin-bottom:3.5rem}.content-filter{width:calc(100% - 2.5rem);display:grid;grid-template-columns:1fr}.content-filter select{max-width:none}.content-filter .button{width:max-content}.content-detail-cover{width:calc(100% - 2.5rem)}}
body.public-page{background:#f8f5ef;color:#302d2a;font:16px/1.55 'DM Sans',sans-serif}.public-page main{overflow:hidden}.site-header{height:78px;padding:0 clamp(1.25rem,4vw,4.5rem);display:flex;align-items:center;gap:2rem;background:#f8f5ef;position:relative;z-index:5}.brand{color:#302d2a;text-decoration:none;font:600 1.55rem 'Playfair Display',serif;letter-spacing:-.04em;white-space:nowrap}.brand span{font-style:italic;color:#9a7149}.brand-logo{display:block;max-width:180px;max-height:54px;width:auto;height:auto;object-fit:contain}.site-nav{display:flex;align-items:center;justify-content:center;gap:1.7rem;margin:0 0 0 auto}.site-nav a,.site-footer a{color:inherit;text-decoration:none}.site-nav a:hover,.site-footer a:hover,.text-action:hover{color:#9a7149}.header-whatsapp{color:#302d2a;text-decoration:none;border-bottom:1px solid #9a7149;padding-bottom:.25rem;font-size:.82rem;font-weight:700;white-space:nowrap}.menu-toggle{display:none}.hero{min-height:calc(100vh - 78px);display:grid;grid-template-columns:minmax(0,1fr) minmax(42%,.9fr);background:#e7ded1}.hero-copy{align-self:center;padding:clamp(3.5rem,9vw,10rem) clamp(1.25rem,7vw,9rem)}.hero h1,.page-heading h1,.product-info h1,.collection-hero h1,.discovery-page h1{font:500 clamp(3rem,5.8vw,6.5rem)/.98 'Playfair Display',serif;letter-spacing:-.055em;margin:.5rem 0 1.4rem;max-width:800px}.hero-copy>p:not(.eyebrow){font-size:clamp(1rem,1.45vw,1.25rem);max-width:510px;color:#645d57}.hero-image{min-height:480px;background:#c7b090;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.eyebrow{font-size:.68rem;letter-spacing:.18em;color:#9a7149;font-weight:700;margin:0 0 1rem}.action-row,.detail-actions{display:flex;gap:1.3rem;align-items:center;flex-wrap:wrap;margin-top:2rem}.public-page .button{background:#302d2a;color:white!important;border:1px solid #302d2a;padding:.88rem 1.25rem;text-decoration:none;font:700 .8rem 'DM Sans',sans-serif;letter-spacing:.04em}.public-page .button:hover{background:#9a7149;border-color:#9a7149}.public-page .button.light{background:#f8f5ef;color:#302d2a!important;border-color:#f8f5ef}.text-action{color:#302d2a;text-decoration:none;font-weight:700;font-size:.86rem}.text-action span{padding-left:.3rem;color:#9a7149}.section{padding:clamp(4rem,9vw,9rem) clamp(1.25rem,7vw,9rem)}.section-intro{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.7rem}.section-intro h2,.difference h2,.cta-band h2{font:500 clamp(2.35rem,4vw,4.7rem)/1 'Playfair Display',serif;letter-spacing:-.05em;margin:0;max-width:720px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#ded4c7}.category-tile{min-height:300px;background:#f8f5ef;padding:1.25rem;text-decoration:none;color:#302d2a;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:end}.category-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.62;mix-blend-mode:multiply;transition:transform .5s}.category-tile:hover img{transform:scale(1.05)}.category-tile span,.category-tile small{position:relative}.category-tile span{font:500 1.55rem 'Playfair Display',serif}.category-tile small{font-size:.72rem;color:#645d57}.sand-section{background:#e7ded1}.collection-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.collection-strip a{color:#302d2a;text-decoration:none}.collection-strip img{width:100%;aspect-ratio:4/5;object-fit:cover;mix-blend-mode:multiply;background:#c7b090}.collection-strip div{padding-top:1rem}.collection-strip span,.product-card small{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:#9a7149}.collection-strip h3{font:500 1.5rem 'Playfair Display',serif;margin:.25rem 0}.collection-strip p{font-size:.85rem;color:#645d57;margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.2rem 1.25rem}.product-card{position:relative}.product-image{display:block;background:#e7ded1;overflow:hidden}.product-image img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;mix-blend-mode:multiply;transition:transform .45s}.product-card:hover .product-image img{transform:scale(1.035)}.favorite{position:absolute;right:.75rem;top:.75rem;border:0;background:#f8f5efa8;width:34px;height:34px;border-radius:50%;font-size:1.35rem;color:#302d2a;cursor:pointer}.favorite.is-favorite{color:#9a7149}.product-card-copy{padding-top:.85rem}.product-card h3{font:500 1.35rem 'Playfair Display',serif;margin:.25rem 0}.product-card h3 a{color:#302d2a;text-decoration:none}.product-card p{color:#645d57;font-size:.82rem;margin:.2rem 0 .7rem}.color-dots{display:flex;gap:5px}.color-dots i{width:10px;height:10px;border-radius:50%;background:#c7b090;border:1px solid #a99f93}.color-dots i:nth-child(2n){background:#74716d}.color-dots i:nth-child(3n){background:#eee7db}.card-actions{display:flex;justify-content:space-between;padding-top:.85rem;margin-top:.85rem;border-top:1px solid #ded4c7}.card-actions a{font-size:.75rem;font-weight:700;text-decoration:none;color:#302d2a}.difference{display:grid;grid-template-columns:.8fr 1.2fr;gap:4rem;background:#302d2a;color:#f8f5ef}.advantage-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.advantage-grid article:last-child{grid-column:span 2}.advantage-grid b,.process-grid b{color:#c8ad8b;font:1.1rem 'Playfair Display',serif}.advantage-grid h3,.process-grid h3{font:500 1.35rem 'Playfair Display',serif;margin:.3rem 0}.advantage-grid p,.process-grid p{color:#bbb1a6;font-size:.86rem;margin:0}.process{background:#eee8df}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.cta-band{text-align:center;background:#9a7149;color:#fff;padding:clamp(4rem,8vw,7rem) 1.25rem}.cta-band .eyebrow{color:#eee3d5}.cta-band h2{margin:0 auto 2rem}.cta-band p:not(.eyebrow){max-width:640px;margin:-.35rem auto 1.75rem;color:#f4ebe0}.instagram-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px}.instagram-grid img{width:100%;aspect-ratio:1;object-fit:cover;mix-blend-mode:multiply;background:#e7ded1}.site-footer{background:#302d2a;color:#ded4c7;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem;padding:4rem clamp(1.25rem,7vw,9rem) 2rem}.site-footer .brand{color:#f8f5ef}.site-footer p{font-size:.85rem;max-width:280px;color:#bbb1a6}.site-footer h3{font:700 .68rem 'DM Sans',sans-serif;letter-spacing:.14em;color:#c8ad8b;text-transform:uppercase}.site-footer address{font-style:normal;line-height:1.6}.site-footer div:not(:first-child){display:grid;align-content:start;gap:.55rem;font-size:.82rem}.legal{color:#9f958a}.page-heading{padding:clamp(4rem,9vw,8rem) clamp(1.25rem,7vw,9rem) 3rem;background:#e7ded1}.page-heading h1{font-size:clamp(3rem,5vw,5.5rem)}.page-heading p:last-child{max-width:520px;color:#645d57}.catalog-shell{display:grid;grid-template-columns:250px 1fr;gap:3rem;padding:3rem clamp(1.25rem,7vw,9rem) 7rem}.filter-toggle{display:none}.filter-panel{border-top:1px solid #bdb3a5}.filter-panel form{display:grid;gap:1rem}.filter-heading,.result-bar{display:flex;justify-content:space-between;align-items:center}.filter-heading h2{font:500 1.5rem 'Playfair Display',serif}.filter-heading a{font-size:.75rem;color:#9a7149}.filter-panel label{font-size:.75rem;font-weight:700;margin:0}.filter-panel select,.result-bar select{border:0;border-bottom:1px solid #d4cabd;background:transparent;padding:.6rem 0;margin:0;font:inherit;color:#302d2a}.filter-check{display:flex!important;align-items:center;gap:.5rem}.filter-check input{width:auto;margin:0}.result-bar{margin-bottom:2rem;font-size:.8rem}.result-bar label{display:flex;gap:.7rem;align-items:center}.catalog-results .product-grid{grid-template-columns:repeat(3,1fr)}.public-pagination{display:flex;gap:.3rem;margin-top:3rem}.public-pagination a{padding:.5rem .75rem;border:1px solid #ded4c7;color:#302d2a;text-decoration:none}.public-pagination a.current{background:#302d2a;color:#fff}.empty-state{padding:2rem;background:#eee8df}.product-detail{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(2rem,7vw,8rem);padding:2rem clamp(1.25rem,7vw,9rem) 8rem}.gallery-main{background:#e7ded1}.gallery-main img{width:100%;aspect-ratio:4/5;display:block;object-fit:cover;mix-blend-mode:multiply}.gallery-thumbs{display:flex;gap:.6rem;padding-top:.6rem}.gallery-thumbs button{padding:0;border:1px solid transparent;background:none;cursor:pointer}.gallery-thumbs button.active{border-color:#9a7149}.gallery-thumbs img{display:block;width:65px;height:75px;object-fit:cover}.product-info{padding-top:3rem}.product-info h1{font-size:clamp(2.8rem,4.4vw,5rem)}.product-code{color:#80776e;font-size:.76rem}.collection-link{display:inline-block;color:#9a7149;font-size:.8rem;text-decoration:none;margin:.4rem 0 1.3rem}.lead{font:1.05rem/1.6 'DM Sans',sans-serif;color:#645d57;max-width:550px}.attribute-row{display:flex;justify-content:space-between;gap:1rem;padding:.85rem 0;border-bottom:1px solid #ded4c7;font-size:.83rem}.attribute-row b{font-weight:700}.attribute-row span{color:#645d57;text-align:right}.measure-options{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #bdb3a5}.measure-options h2{font:500 1.6rem 'Playfair Display',serif;margin:0 0 1rem}.measure-choice{display:block;font-size:.85rem;margin:.65rem 0}.measure-choice input{width:auto;margin-right:.5rem}.measure-inputs{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1rem 0}.measure-inputs label{font-size:.75rem;font-weight:700;margin:0}.measure-note{font-size:.78rem;color:#645d57}.detail-description{margin-top:3rem;padding-top:2rem;border-top:1px solid #ded4c7;color:#645d57}.related{background:#eee8df}.collection-list{display:grid;gap:1px;background:#ded4c7;padding-top:0}.collection-feature{display:grid;grid-template-columns:1fr 1fr;background:#f8f5ef;color:#302d2a;text-decoration:none;min-height:390px}.collection-feature:nth-child(even) img{order:2}.collection-feature img,.collection-hero img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;background:#c7b090}.collection-feature div{padding:clamp(2rem,7vw,7rem);align-self:center}.collection-feature h2{font:500 clamp(2.5rem,4vw,4.5rem)/1 'Playfair Display',serif;margin:.5rem 0}.collection-feature p{max-width:400px;color:#645d57}.collection-feature span{font-size:.78rem;font-weight:700}.collection-hero{background:#e7ded1;min-height:450px;display:grid;grid-template-columns:1fr 1fr}.collection-hero div{align-self:center;padding:clamp(2rem,7vw,7rem)}.collection-hero h1{font-size:clamp(3rem,5vw,5.5rem)}.collection-hero p:last-child{color:#645d57;max-width:450px}.discovery-page{display:grid;grid-template-columns:1fr 1fr;gap:5rem;padding:clamp(4rem,9vw,9rem);background:#e7ded1;min-height:calc(100vh - 78px)}.discovery-page>div:first-child{align-self:center}.discovery-page>div:first-child>p:not(.eyebrow){color:#645d57;max-width:480px;font-size:1.06rem}.contact-address{font-style:normal;line-height:1.7;color:#645d57}.contact-map{width:min(1200px,calc(100% - 2.5rem));margin:clamp(3rem,7vw,6rem) auto}.contact-map iframe{display:block;width:100%;aspect-ratio:16/9;min-height:300px;border:0}.lead-form{align-self:center;background:#f8f5ef;padding:clamp(1.5rem,4vw,3rem)}.lead-form label{font-size:.75rem;font-weight:700}.lead-form input,.lead-form textarea{margin:.35rem 0 1.1rem;border:0;border-bottom:1px solid #cfc4b6;background:transparent}.success-message h2{font:500 2.2rem 'Playfair Display',serif}.error{color:#9a4235;background:#f7e7e3;padding:.75rem}
@media(max-width:900px){.site-header{gap:1rem}.site-nav{gap:1rem}.header-whatsapp{font-size:.72rem}.category-grid{grid-template-columns:repeat(3,1fr)}.collection-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid,.catalog-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.difference{grid-template-columns:1fr}.product-detail{grid-template-columns:1fr;gap:1rem}.product-info{padding-top:1rem}.site-footer{grid-template-columns:1.5fr 1fr 1fr}.site-footer .legal{grid-column:1/-1}.catalog-shell{gap:1.5rem}.discovery-page{gap:2rem}}@media(max-width:640px){.site-header{height:66px;padding:0 1.25rem}.menu-toggle{display:block;margin-left:auto;border:0;background:none;color:#302d2a;font:700 .72rem 'DM Sans',sans-serif;text-transform:uppercase;letter-spacing:.1em}.menu-toggle span{display:inline-block;width:14px;border-top:1px solid;margin-left:.35rem}.header-whatsapp{display:none}.site-nav{display:none;position:absolute;top:66px;left:0;right:0;padding:1.2rem;background:#f8f5ef;border-top:1px solid #ded4c7;box-shadow:0 15px 30px #302d2a22}.site-nav.open{display:grid;justify-content:stretch;gap:0}.site-nav a{padding:.8rem 0;border-bottom:1px solid #ded4c7}.hero{min-height:auto;grid-template-columns:1fr}.hero-copy{padding:4rem 1.25rem 3rem}.hero-image{min-height:330px}.section{padding:4rem 1.25rem}.section-intro{display:block}.section-intro .text-action{display:inline-block;margin-top:1rem}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-tile{min-height:220px}.collection-strip{gap:.8rem}.product-grid,.catalog-results .product-grid{gap:2rem .8rem}.product-card h3{font-size:1.15rem}.difference{gap:2rem}.advantage-grid,.process-grid{grid-template-columns:1fr}.advantage-grid article:last-child{grid-column:auto}.process-grid{gap:1.25rem}.instagram-grid{grid-template-columns:repeat(3,1fr)}.site-footer{grid-template-columns:1fr 1fr;padding:3rem 1.25rem 2rem}.site-footer>div:first-child,.site-footer .legal{grid-column:1/-1}.page-heading{padding:4rem 1.25rem 2.5rem}.catalog-shell{display:block;padding:1.5rem 1.25rem 4rem}.filter-toggle{display:block;width:100%;padding:.8rem;border:1px solid #bdb3a5;background:transparent;text-align:left;font-weight:700}.filter-panel{display:none;margin:1rem 0;padding-top:1rem}.filter-panel.open{display:block}.result-bar{margin:1.5rem 0}.result-bar select{max-width:120px}.product-detail{padding:1rem 1.25rem 4rem}.gallery-main{margin:0 -1.25rem}.measure-inputs{grid-template-columns:1fr}.collection-feature,.collection-hero,.discovery-page{grid-template-columns:1fr}.collection-feature:nth-child(even) img{order:0}.collection-feature div{padding:2rem 1.25rem}.collection-feature{min-height:auto}.collection-feature img{aspect-ratio:4/3}.collection-hero div{padding:3rem 1.25rem}.collection-hero img{height:280px}.discovery-page{padding:4rem 1.25rem;min-height:auto}.lead-form{padding:1.5rem}.hero h1,.page-heading h1,.product-info h1,.collection-hero h1,.discovery-page h1{font-size:3.1rem}}
.commerce-heading{background:#e7ded1;padding:clamp(2.5rem,5vw,4.5rem) max(1.25rem,calc((100vw - 1160px)/2))}.commerce-heading>div{max-width:1160px;margin:auto}.commerce-heading .eyebrow{margin-bottom:.55rem}.commerce-heading h1{font:500 clamp(2.5rem,4.2vw,4.5rem)/1 'Playfair Display',serif;letter-spacing:-.05em;margin:0}.commerce-heading p:last-child{color:#645d57;margin:.7rem 0 0}.commerce-shell{width:min(1160px,calc(100% - 3rem));margin:0 auto;padding:clamp(2.5rem,5vw,4.5rem) 0 7rem}.commerce-shell>.flash{margin:0 0 1.5rem}.commerce-layout,.checkout-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);gap:clamp(2rem,5vw,5.5rem);align-items:start}.commerce-section-heading{margin-bottom:1.35rem}.commerce-section-heading .eyebrow{margin-bottom:.4rem}.commerce-section-heading h2,.order-summary h2,.cart-empty h2{font:500 clamp(1.7rem,2.6vw,2.4rem)/1.08 'Playfair Display',serif;letter-spacing:-.035em;margin:0}.cart-lines{border-top:1px solid #cfc4b6}.cart-line{display:grid;grid-template-columns:112px minmax(0,1fr) auto;gap:1.25rem;align-items:center;padding:1.3rem 0;border-bottom:1px solid #ded4c7}.cart-thumb{display:block;background:#e7ded1}.cart-thumb img{display:block;width:112px;aspect-ratio:4/5;object-fit:cover;mix-blend-mode:multiply}.cart-item-copy>a{font:500 1.35rem/1.15 'Playfair Display',serif;color:#302d2a;text-decoration:none}.cart-item-copy p{font-size:.8rem;color:#645d57;margin:.35rem 0}.cart-item-copy small{font-size:.73rem;color:#80776e}.cart-line-actions{min-width:150px;display:grid;justify-items:end;gap:.6rem}.cart-line-actions>strong,.summary-total dd,.product-price strong{font-variant-numeric:tabular-nums;font-weight:700}.quantity-control{display:flex;align-items:end;gap:.4rem}.quantity-control label{display:grid;gap:.2rem;font-size:.68rem;font-weight:700;letter-spacing:.04em}.quantity-control input{width:48px;margin:0;padding:.45rem;border:1px solid #cfc4b6;background:transparent;font:inherit}.quantity-control button,.remove-item button,.coupon-form button{border:0;background:none;padding:.45rem 0;color:#645d57;font:700 .7rem 'DM Sans',sans-serif;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.remove-item button{color:#9a4235}.order-summary{position:sticky;top:1.5rem;background:#eee8df;padding:1.75rem}.order-summary .eyebrow{margin-bottom:.4rem}.order-summary dl{margin:1.7rem 0 1.2rem}.order-summary dl>div{display:flex;justify-content:space-between;gap:1rem;padding:.65rem 0;font-size:.84rem}.order-summary dt{color:#645d57}.order-summary dd{margin:0;font-weight:600;text-align:right}.order-summary .summary-total{margin-top:.55rem;padding-top:1rem;border-top:1px solid #bdb3a5;font-size:1rem}.summary-note{font-size:.76rem;color:#645d57;margin:1rem 0}.summary-cta{display:block;text-align:center;margin-top:1.5rem}.continue-shopping{display:block;margin-top:1rem;text-align:center;font-size:.75rem}.cart-empty{max-width:650px;padding:clamp(2rem,5vw,4rem);background:#eee8df}.cart-empty p:not(.eyebrow){max-width:460px;color:#645d57;margin:1rem 0 1.6rem}.checkout-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.75fr)}.checkout-main{min-width:0}.checkout-section{padding:0 0 2rem;margin-bottom:2rem;border-bottom:1px solid #ded4c7}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.form-grid label,.purchase-fields label,.coupon-form label{display:grid;gap:.35rem;font-size:.72rem;font-weight:700;letter-spacing:.03em}.form-grid input,.form-grid textarea,.purchase-fields input,.purchase-fields select,.coupon-form input{width:100%;box-sizing:border-box;margin:0;border:1px solid #cfc4b6;background:#f8f5ef;color:#302d2a;padding:.72rem .8rem;font:inherit}.form-grid textarea{min-height:115px;resize:vertical}.form-grid input:focus,.form-grid textarea:focus,.purchase-fields input:focus,.purchase-fields select:focus,.coupon-form input:focus{outline:1px solid #9a7149;border-color:#9a7149}.form-full{grid-column:1/-1}.payment-method{padding:1rem 1.15rem;background:#eee8df}.payment-method strong{font:500 1.15rem 'Playfair Display',serif}.payment-method p{margin:.3rem 0 0;color:#645d57;font-size:.82rem}.checkout-submit{width:100%;text-align:center}.coupon-section{margin-top:2rem}.coupon-form{display:flex;align-items:end;gap:.75rem}.coupon-form label{flex:1}.coupon-form button{padding:.75rem .15rem;white-space:nowrap;color:#302d2a}.coupon-status{font-size:.8rem;color:#667452;margin:.75rem 0 0}.summary-items{display:grid;gap:.9rem;padding:1.3rem 0;border-top:1px solid #cfc4b6;border-bottom:1px solid #cfc4b6}.summary-items>div{display:flex;justify-content:space-between;gap:.75rem;font-size:.8rem}.summary-items span{font-weight:700}.summary-items small{display:block;margin-top:.15rem;color:#645d57;font-size:.72rem;font-weight:400}.summary-items strong{font-variant-numeric:tabular-nums;white-space:nowrap}.product-purchase{margin-top:1.8rem;padding:1.4rem 0 0;border-top:1px solid #bdb3a5}.product-price{display:grid;gap:.1rem;margin-bottom:1.1rem}.product-price span,.product-price small{font-size:.72rem;color:#645d57}.product-price strong{font:500 clamp(1.7rem,2.5vw,2.25rem)/1.1 'Playfair Display',serif}.purchase-fields{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:.8rem}.purchase-actions{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin-top:1rem}.purchase-actions .button{text-align:center;cursor:pointer}.public-page .button.button-secondary{background:transparent;color:#302d2a!important;border-color:#302d2a}.public-page .button.button-secondary:hover{background:#e7ded1;border-color:#9a7149}.color-options{display:flex;justify-content:space-between;gap:1rem;padding:.85rem 0;border-bottom:1px solid #ded4c7;font-size:.83rem}.color-options>div{display:flex;justify-content:flex-end;gap:.35rem;flex-wrap:wrap}.color-options span{border:1px solid #cfc4b6;padding:.2rem .45rem;color:#645d57;font-size:.72rem}.product-purchase+.detail-actions{margin-top:1.15rem}.product-purchase+.detail-actions .text-action{font-size:.78rem}
@media(max-width:900px){.commerce-layout,.checkout-grid{grid-template-columns:minmax(0,1fr)}.order-summary{position:static}.checkout-summary{grid-row:1}.checkout-main{grid-row:2}}@media(max-width:640px){.commerce-heading{padding:2.5rem 1.25rem 2rem}.commerce-heading h1{font-size:2.75rem}.commerce-shell{width:calc(100% - 2.5rem);padding:2rem 0 4rem}.cart-line{grid-template-columns:82px minmax(0,1fr);gap:.9rem}.cart-thumb img{width:82px}.cart-line-actions{grid-column:2;display:flex;justify-content:space-between;align-items:center;justify-items:unset;min-width:0}.quantity-control{align-items:center}.cart-item-copy>a{font-size:1.15rem}.order-summary{padding:1.35rem}.form-grid{grid-template-columns:1fr}.form-full{grid-column:auto}.purchase-fields{grid-template-columns:1fr 80px}.coupon-form{display:block}.coupon-form button{margin-top:.45rem}.color-options{display:block}.color-options>div{justify-content:flex-start;margin-top:.5rem}.purchase-actions{grid-template-columns:1fr}.checkout-summary{grid-row:auto}.checkout-main{grid-row:auto}}

/* Mobile polish: narrow viewports, touch interactions and safe-area spacing. */
@media(max-width:640px){
  .public-page{overflow-x:clip}
  .site-header{position:sticky;top:0;z-index:30;padding:0 max(1rem,env(safe-area-inset-left)) 0 max(1rem,env(safe-area-inset-right));gap:.65rem}
  .brand{font-size:1.4rem;min-width:0}
  .menu-toggle,.header-utility{min-height:44px;display:inline-flex;align-items:center;justify-content:center}
  .menu-toggle{margin-left:auto;padding:.5rem .25rem;font-size:.7rem}
  .header-whatsapp{display:inline-flex;border:1px solid #9a7149;border-bottom:1px solid #9a7149;padding:.45rem .55rem;font-size:.7rem;line-height:1;white-space:nowrap}
  .header-utility span{margin-left:.15rem}
  .site-nav{position:fixed;top:66px;right:0;bottom:0;left:0;z-index:29;overflow-y:auto;padding:1rem max(1.25rem,env(safe-area-inset-right)) calc(2rem + env(safe-area-inset-bottom)) max(1.25rem,env(safe-area-inset-left));background:#f8f5ef}
  .site-nav a{min-height:48px;display:flex;align-items:center;font:500 1.35rem 'Playfair Display',serif}
  .hero-copy{padding:3rem 1.25rem 2.5rem}
  .hero h1,.page-heading h1,.product-info h1,.collection-hero h1,.discovery-page h1{font-size:clamp(2.45rem,12vw,3.1rem);line-height:1.02}
  .hero-copy>p:not(.eyebrow),.page-heading p:last-child,.lead{font-size:1rem;line-height:1.6}
  .hero-image{min-height:260px}
  .section{padding:3.25rem 1.25rem}
  .section-intro h2,.difference h2,.cta-band h2{font-size:clamp(2rem,10vw,2.65rem);line-height:1.06}
  .action-row,.detail-actions{gap:.85rem;margin-top:1.5rem}
  .action-row .button,.detail-actions .button{width:100%;text-align:center}
  .category-tile{min-height:180px;padding:1rem}
  .collection-strip{grid-template-columns:1fr;gap:1.5rem}
  .collection-strip img{aspect-ratio:4/3}
  .product-grid,.catalog-results .product-grid{grid-template-columns:1fr;gap:2rem}
  .product-card h3{font-size:1.3rem}
  .favorite{width:44px;height:44px;right:.5rem;top:.5rem}
  .site-footer{padding-bottom:calc(2rem + env(safe-area-inset-bottom))}
  .page-heading{padding:3rem 1.25rem 2rem}
  .catalog-shell{padding:1.25rem 1.25rem 3.5rem}
  .filter-toggle{min-height:48px;padding:.8rem 1rem}
  .filter-panel.open{position:fixed;z-index:40;inset:auto 0 0 0;display:block;max-height:min(82vh,680px);overflow-y:auto;margin:0;padding:1.25rem max(1.25rem,env(safe-area-inset-right)) calc(1.5rem + env(safe-area-inset-bottom)) max(1.25rem,env(safe-area-inset-left));background:#f8f5ef;border-top:1px solid #bdb3a5;box-shadow:0 -12px 35px #302d2a2b}
  .filter-heading{position:sticky;top:-1.25rem;padding:1.25rem 0 .8rem;background:#f8f5ef;z-index:1}
  .filter-close{display:inline-flex;min-height:40px;align-items:center;border:0;background:transparent;color:#302d2a;font:700 .75rem 'DM Sans',sans-serif;text-decoration:underline}
  .filter-panel form{gap:1.2rem}
  .filter-panel select{min-height:44px;font-size:16px}
  .result-bar{gap:.75rem;align-items:flex-start}
  .result-bar label{min-width:0;display:grid;gap:.25rem}
  .result-bar select{max-width:170px;font-size:16px}
  .product-detail{padding:0 1.25rem 3.5rem}
  .gallery-main{margin:0 -1.25rem}
  .gallery-thumbs{overflow-x:auto;padding:.75rem 0 .25rem}
  .gallery-thumbs button{min-width:65px;min-height:75px}
  .product-info{padding-top:1.5rem}
  .attribute-row{align-items:flex-start}
  .attribute-row span{max-width:62%}
  .color-options>div{gap:.5rem}
  .color-options span{padding:.35rem .55rem}
  .measure-choice{padding:.45rem 0;font-size:.95rem}
  .measure-inputs input,.purchase-fields input,.purchase-fields select,.form-grid input,.form-grid textarea,.coupon-form input{min-height:48px;font-size:16px}
  .purchase-fields{grid-template-columns:1fr;gap:.8rem}
  .purchase-actions .button,.checkout-submit,.summary-cta{min-height:50px;width:100%}
  .commerce-heading{padding:2rem 1.25rem 1.5rem}
  .commerce-heading h1{font-size:clamp(2.35rem,11vw,2.75rem)}
  .commerce-shell{width:calc(100% - 2rem);padding:1.75rem 0 3rem}
  .cart-line{grid-template-columns:76px minmax(0,1fr);gap:.75rem;padding:1rem 0}
  .cart-thumb img{width:76px}
  .cart-line-actions{gap:.5rem;flex-wrap:wrap}
  .quantity-control{width:100%;justify-content:space-between}
  .quantity-control input{min-height:44px;font-size:16px}
  .quantity-control button,.remove-item button{min-height:44px;padding:.45rem}
  .order-summary{padding:1.2rem}
  .checkout-grid{gap:1.5rem}
  .checkout-summary{order:-1}
  .checkout-main{min-width:0}
  .summary-items{max-height:190px;overflow-y:auto}
  .coupon-form button{min-height:44px;padding:.75rem}
  .cookie-banner{left:.75rem;right:.75rem;bottom:max(.75rem,env(safe-area-inset-bottom));padding:1rem;max-height:calc(100dvh - 1.5rem);overflow-y:auto}
  .cookie-banner p{font-size:.8rem;line-height:1.4}
  .cookie-actions{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}
  .cookie-banner button{min-height:42px;padding:.5rem;font-size:.75rem}
  .cookie-dismiss{grid-column:span 2}
  .cookie-banner [data-cookie-options]{margin-top:.75rem}
}
@media(min-width:641px){.filter-close{display:none}}
@media(max-width:640px){.cookie-banner{z-index:50;bottom:calc(66px + env(safe-area-inset-bottom));max-height:calc(100dvh - 80px)}}
.hero-slider{position:relative;height:clamp(560px,calc(82svh - 78px),820px);background:#e7ded1;overflow:hidden}.hero-slider-track{position:relative;height:100%}.hero-slide{position:absolute;inset:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(42%,.9fr);min-height:0;height:100%;visibility:hidden;opacity:0;pointer-events:none;overflow:hidden}.hero-slide.is-active{visibility:visible;opacity:1;pointer-events:auto;animation:hero-fade .5s ease}.hero-slide .hero-copy{min-width:0;min-height:0;max-height:100%;overflow:auto;padding:clamp(3.5rem,9vw,10rem) clamp(1.25rem,7vw,9rem)}.hero-slide .hero-image{position:relative;min-height:0;height:100%;background:#c7b090;overflow:hidden}.hero-slide .hero-image picture,.hero-slide .hero-image img{position:absolute;inset:0;display:block;width:100%;height:100%}.hero-slide .hero-image img{object-fit:cover;object-position:center}.hero-slider-controls{position:absolute;z-index:2;bottom:clamp(1.25rem,3vw,3rem);left:clamp(1.25rem,7vw,9rem);display:flex;align-items:center;gap:.8rem}.hero-slider-arrow,.hero-slider-dots button{border:0;cursor:pointer}.hero-slider-arrow{width:40px;height:40px;border-radius:50%;background:#f8f5efa8;color:#302d2a;font-size:1.25rem;transition:background .2s}.hero-slider-arrow:hover{background:#f8f5ef}.hero-slider-dots{display:flex;gap:.45rem}.hero-slider-dots button{width:8px;height:8px;border-radius:50%;padding:0;background:#f8f5ef88}.hero-slider-dots button[aria-selected="true"]{background:#f8f5ef;transform:scale(1.25)}@keyframes hero-fade{from{opacity:.25}to{opacity:1}}@media(max-width:640px){.hero-slider{height:clamp(420px,70svh,560px)}.hero-slide{grid-template-columns:1fr;grid-template-rows:1fr .9fr}.hero-slide .hero-copy{padding:2.4rem 1.25rem 4.75rem}.hero-slide .hero-image{min-height:0}.hero-slider-controls{left:1.25rem;bottom:1.25rem}.hero-slider-arrow{width:36px;height:36px}.hero-slider-dots button{width:7px;height:7px}}
/* Mobile fixed navigation and hero overlay. */
@media(max-width:640px){
  :root{--mobile-app-bar-height:calc(64px + env(safe-area-inset-bottom))}
  html,body.public-page{margin:0;background:#faf7f1}
  .public-page main{padding-bottom:var(--mobile-app-bar-height)}
  .site-footer{padding-bottom:calc(2rem + var(--mobile-app-bar-height))}
  .mobile-app-bar{right:0;bottom:0;left:0;min-height:56px;margin:0;padding:4px max(6px,env(safe-area-inset-right)) calc(4px + env(safe-area-inset-bottom)) max(6px,env(safe-area-inset-left));background:#faf7f1}
  .mobile-buy-bar{bottom:var(--mobile-app-bar-height)}
  .cookie-banner{bottom:calc(var(--mobile-app-bar-height) + .75rem)}

  .hero-slider{height:clamp(420px,70svh,560px)}
  .hero-slide{display:block}
  .hero-slide .hero-image{position:absolute;inset:0;z-index:0;height:100%;min-height:0}
  .hero-slide .hero-image::after{position:absolute;inset:0;background:linear-gradient(180deg,rgb(24 20 16 / .18) 0%,rgb(24 20 16 / .35) 42%,rgb(24 20 16 / .82) 100%);content:""}
  .hero-slide .hero-image img{mix-blend-mode:normal}
  .hero-slide .hero-copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;height:100%;box-sizing:border-box;max-height:none;overflow:hidden;padding:3.5rem 1.25rem 4.5rem;color:#fff}
  .hero-slide .hero-copy .eyebrow{margin:0 0 .5rem;color:#f3d7b2;font-size:.62rem}
  .hero-slide .hero-copy h1{display:-webkit-box;overflow:hidden;margin:.25rem 0 .65rem;color:#fff;font-size:clamp(2rem,9vw,2.65rem);line-height:1.03;text-shadow:0 2px 14px rgb(0 0 0 / .3);-webkit-box-orient:vertical;-webkit-line-clamp:2}
  .hero-slide .hero-copy>p:not(.eyebrow){display:-webkit-box;overflow:hidden;margin:0;max-width:32rem;color:#fff;font-size:.9rem;line-height:1.4;text-shadow:0 1px 10px rgb(0 0 0 / .3);-webkit-box-orient:vertical;-webkit-line-clamp:2}
  .hero-slide .action-row{display:grid;grid-template-columns:1fr;width:min(100%,22rem);gap:.55rem;margin-top:1rem}
  .hero-slide .action-row .button,.hero-slide .action-row .text-action{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:42px;padding:.65rem .85rem;text-align:center}
  .hero-slide .action-row .button{background:#faf7f1;color:#302d2a!important;border-color:#faf7f1}
  .hero-slide .action-row .text-action{border:1px solid rgb(255 255 255 / .72);color:#fff;font-size:.76rem}
  .hero-slider-controls{z-index:2;right:1.25rem;bottom:.75rem;left:auto}
  .hero-slider-arrow{background:rgb(250 247 241 / .9)}
}

/* Premium navigation drawer and refined slider controls. */
.site-nav-backdrop{display:none}.site-nav-links{display:flex;align-items:center;gap:inherit}.site-nav-heading,.site-nav-contact{display:none}.menu-toggle-icon{display:none}
.hero-slider-controls{gap:.65rem;padding:.35rem .45rem;border:1px solid rgb(248 245 239 / .32);border-radius:999px;background:rgb(48 45 42 / .16);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
.hero-slider-arrow{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid rgb(248 245 239 / .42);border-radius:50%;background:rgb(48 45 42 / .22);color:#f8f5ef}
.hero-slider-arrow svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.hero-slider-arrow:hover,.hero-slider-arrow:focus-visible{background:#9a7149;border-color:#9a7149;outline:none}
.hero-slider-dots{gap:.4rem}.hero-slider-dots button{width:7px;height:7px;background:rgb(248 245 239 / .55)}.hero-slider-dots button[aria-selected="true"]{background:#fff}

@media(max-width:640px){
  .menu-toggle{width:44px;min-width:44px!important;height:44px;margin-left:0!important;padding:0!important}
  .menu-toggle-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
  .menu-toggle-icon{display:flex;flex-direction:column;justify-content:center;gap:5px;width:22px;height:22px}
  .menu-toggle-icon i{display:block;width:22px;height:1.5px;border-radius:2px;background:currentColor;transition:transform .25s ease,opacity .2s ease}
  .menu-toggle[aria-expanded="true"] .menu-toggle-icon i:first-child{transform:translateY(6.5px) rotate(45deg)}
  .menu-toggle[aria-expanded="true"] .menu-toggle-icon i:nth-child(2){opacity:0}
  .menu-toggle[aria-expanded="true"] .menu-toggle-icon i:last-child{transform:translateY(-6.5px) rotate(-45deg)}
  .public-page.menu-open{overflow:hidden}
  .site-nav-backdrop{display:block;position:fixed;z-index:28;inset:0;width:100%;height:100%;padding:0;border:0;background:rgb(35 31 27 / .42);opacity:0;pointer-events:none;transition:opacity .28s ease}
  .menu-open .site-nav-backdrop{opacity:1;pointer-events:auto}
  .site-nav{display:flex!important;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;position:fixed;z-index:31;top:0;right:0;bottom:0;left:auto;width:min(86vw,380px);box-sizing:border-box;overflow-y:auto;padding:max(1.1rem,env(safe-area-inset-top)) max(1.25rem,env(safe-area-inset-right)) calc(1.4rem + env(safe-area-inset-bottom)) 1.5rem;border:0;background:#f8f5ef;box-shadow:-18px 0 42px rgb(48 45 42 / .2);transform:translateX(105%);visibility:hidden;pointer-events:none;transition:transform .32s cubic-bezier(.2,.75,.25,1),visibility 0s linear .32s}
  .site-nav.open{display:flex;transform:translateX(0);visibility:visible;pointer-events:auto;transition:transform .32s cubic-bezier(.2,.75,.25,1)}
  .site-nav-heading{display:flex;align-items:center;justify-content:space-between;padding:0 0 1.25rem;border-bottom:1px solid #ded4c7;color:#302d2a;font:600 1.35rem 'Playfair Display',serif;letter-spacing:-.04em}
  .site-nav-heading span{font-style:italic;color:#9a7149}
  .site-nav-close{display:grid;place-items:center;width:44px;height:44px;margin:-.5rem -.5rem -.5rem 0;padding:0;border:1px solid #ded4c7;border-radius:50%;background:transparent;color:#302d2a}
  .site-nav-close span,.site-nav-close span::after{display:block;width:14px;height:1px;background:currentColor;transform:rotate(45deg);content:""}
  .site-nav-close span::after{transform:rotate(90deg)}
  .site-nav-links{display:grid;gap:0;margin-top:1.2rem}
  .site-nav-links a{min-height:56px;padding:0;border-bottom:1px solid #e5ddd2;color:#302d2a;font:500 1.35rem 'Playfair Display',serif;letter-spacing:-.025em}
  .site-nav-links a[aria-current="page"]{color:#9a7149}
  .site-nav-links a[aria-current="page"]::after{margin-left:auto;color:#9a7149;font:1rem 'DM Sans',sans-serif;content:"↗"}
  .site-nav-contact{display:grid;gap:.55rem;margin-top:auto;padding-top:1.5rem;color:#645d57;font-size:.78rem}
  .site-nav-contact a{display:flex;align-items:center;justify-content:space-between;min-height:30px;padding:0;border:0;color:inherit;font:700 .76rem 'DM Sans',sans-serif;letter-spacing:.02em}
  .site-nav-contact a:last-child{color:#7d5738}
  .hero-slider-controls{right:1rem;bottom:1rem;left:auto;gap:.5rem;padding:.25rem .35rem;background:rgb(48 45 42 / .22)}
  .hero-slider-arrow{width:40px;height:40px;background:rgb(48 45 42 / .28)}
  .hero-slider-dots button{width:6px;height:6px}
}

/* Reliable three-bar mobile menu button. */
.nav-toggle{display:none}
@media(max-width:640px){
  .nav-toggle{order:3;display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;margin-left:0;padding:0;border:0;background:transparent;color:#302d2a;cursor:pointer}
  .nav-toggle-box{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:18px}
  .nav-toggle-box>span{display:block;width:100%;height:2px;flex:0 0 2px;border-radius:1px;background:currentColor;transform-origin:center;transition:transform .25s ease,opacity .18s ease}
  .nav-toggle[aria-expanded="true"] .nav-toggle-box>span:first-child{transform:translateY(8px) rotate(45deg)}
  .nav-toggle[aria-expanded="true"] .nav-toggle-box>span:nth-child(2){opacity:0}
  .nav-toggle[aria-expanded="true"] .nav-toggle-box>span:last-child{transform:translateY(-8px) rotate(-45deg)}
  .nav-toggle:focus-visible{outline:2px solid #9a7149;outline-offset:2px}
}

/* Keep the mobile logo left and all header controls at the right edge. */
.site-header,.header-inner,.header-bar{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box}
.header-actions{display:flex;align-items:center;gap:.25rem}
@media(max-width:640px){
  .site-header{flex-direction:row}
  .brand{flex:0 1 auto}
  .header-actions{margin-left:auto;flex:0 0 auto;gap:.25rem}
  .header-actions .header-cart{order:initial;width:42px;height:44px;margin-left:0}
  .header-actions .nav-toggle{order:initial}
}

/* Homepage mobile density: preserve the desktop rhythm without excessive scrolling. */
@media(max-width:768px){
  .section{padding:2.75rem 1.25rem}
  .section-intro{margin-bottom:1.75rem}
  .category-grid,.product-grid,.collection-strip{gap:1.25rem}

  .difference{padding-top:2.5rem;padding-bottom:2.5rem;gap:1.75rem}
  .difference h2{font-size:clamp(1.55rem,7vw,1.85rem);line-height:1.22}
  .advantage-grid{gap:0}
  .advantage-grid article{margin:0;padding:1.05rem 0}
  .advantage-grid article+article{margin-top:0}
  .advantage-grid b{margin-bottom:.35rem}
  .advantage-grid h3{margin:.15rem 0 .35rem;font-size:1.05rem;line-height:1.2}
  .advantage-grid p{margin:0;line-height:1.48}

  .process{padding-top:2.5rem;padding-bottom:2.5rem}
  .process-grid{gap:1.1rem}
  .process-grid article{display:grid;grid-template-columns:2.65rem minmax(0,1fr);column-gap:.75rem;row-gap:.2rem;margin:0;padding:0}
  .process-grid b{grid-row:1 / span 2;margin:0}
  .process-grid h3{margin:0;font-size:1.1rem;line-height:1.2}
  .process-grid p{grid-column:2;margin:0;line-height:1.45}

  .cta-band{padding:2.75rem 1.25rem}
  .cta-band h2{font-size:clamp(1.7rem,8vw,2.1rem);line-height:1.16}
}
@media(max-width:480px){
  .section{padding:2.35rem 1rem}
  .section-intro{margin-bottom:1.4rem}
  .difference,.process{padding-top:2.2rem;padding-bottom:2.2rem}
  .difference h2{font-size:1.5rem;line-height:1.22}
  .advantage-grid article{padding:.9rem 0}
  .process-grid{gap:.85rem}
  .process-grid article{grid-template-columns:2.35rem minmax(0,1fr);column-gap:.6rem}
  .process-grid h3{font-size:1.02rem}
  .cta-band{padding:2.4rem 1rem}
}

/* Final mobile override: keep the Pırıl Perde Farkı list intentionally compact. */
@media(max-width:768px){
  .section.difference{padding:2rem 1.25rem;gap:1rem}
  .section.difference>.eyebrow,
  .section.difference>div>.eyebrow{margin:0 0 .45rem;font-size:.58rem;letter-spacing:.14em}
  .section.difference>div>h2{margin:0;font-size:clamp(1.35rem,5.8vw,1.5rem);line-height:1.25}
  .section.difference>.advantage-grid{gap:.75rem;margin:0}
  .section.difference>.advantage-grid article{min-height:0;margin:0;padding:.55rem 0}
  .section.difference>.advantage-grid b{display:block;margin:0 0 .18rem;font-size:.95rem;line-height:1}
  .section.difference>.advantage-grid h3{margin:0 0 .2rem;font-size:.98rem;line-height:1.18}
  .section.difference>.advantage-grid p{margin:0;font-size:.8rem;line-height:1.4}
}
@media(max-width:480px){
  .section.difference{padding:1.8rem 1rem;gap:.85rem}
  .section.difference>div>.eyebrow{margin-bottom:.35rem;font-size:.55rem}
  .section.difference>div>h2{font-size:1.35rem;line-height:1.23}
  .section.difference>.advantage-grid{gap:.65rem}
  .section.difference>.advantage-grid article{padding:.45rem 0}
  .section.difference>.advantage-grid h3{font-size:.94rem}
  .section.difference>.advantage-grid p{font-size:.77rem;line-height:1.36}
}

/* City landing pages */
.landing-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);background:#e7ded1}.landing-hero>div{padding:clamp(3.5rem,8vw,8rem) clamp(1.25rem,7vw,9rem)}.landing-breadcrumb{display:flex;gap:.45rem;flex-wrap:wrap;margin:0 0 2.5rem;font-size:.76rem;color:#766c62}.landing-breadcrumb a{color:inherit;text-decoration:none}.landing-breadcrumb a:last-child{color:#9a7149}.landing-hero h1{max-width:820px;margin:.5rem 0 1.3rem;font:500 clamp(3rem,5.5vw,5.8rem)/1 'Playfair Display',serif;letter-spacing:-.055em}.landing-hero>div>p:last-of-type{max-width:600px;color:#645d57;font-size:1.06rem}.landing-hero aside{display:flex;flex-direction:column;justify-content:end;min-height:440px;padding:clamp(2rem,5vw,5rem);background:#302d2a;color:#f8f5ef}.landing-hero aside span{color:#c8ad8b;font-size:.68rem;font-weight:700;letter-spacing:.16em}.landing-hero aside strong{margin:1rem 0;font:500 clamp(2.1rem,3.2vw,3.5rem)/1.02 'Playfair Display',serif;letter-spacing:-.045em}.landing-hero aside p{max-width:300px;margin:0;color:#bbb1a6}.landing-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,.42fr);gap:clamp(2rem,7vw,8rem);max-width:1200px;margin:auto}.landing-content .prose{max-width:720px}.landing-content .prose h2{margin:2.6rem 0 .75rem;font:500 clamp(1.9rem,3vw,2.7rem)/1.1 'Playfair Display',serif;letter-spacing:-.04em}.landing-content .prose p{color:#645d57}.landing-content .prose a{color:#7d5738;font-weight:700}.landing-contact-card{align-self:start;padding:2rem;background:#eee8df}.landing-contact-card h2,.landing-faq h2{margin:.4rem 0 1rem;font:500 clamp(1.8rem,3vw,2.8rem)/1.1 'Playfair Display',serif;letter-spacing:-.04em}.landing-contact-card p:not(.eyebrow){color:#645d57}.landing-contact-card .button{display:block;margin:1.5rem 0 .9rem;text-align:center}.landing-contact-card>a:last-child{color:#7d5738;font-weight:700;font-size:.82rem;text-decoration:none}.landing-faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(2rem,8vw,9rem);background:#eee8df}.landing-faq details{border-top:1px solid #cfc4b6;padding:1.15rem 0}.landing-faq details:last-child{border-bottom:1px solid #cfc4b6}.landing-faq summary{cursor:pointer;font:500 1.14rem 'Playfair Display',serif}.landing-faq p{margin:.8rem 1.5rem 0 0;color:#645d57}.landing-city-section{max-width:1200px;margin:auto}.landing-city-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ded4c7;border-left:1px solid #ded4c7}.landing-city-grid a{display:flex;flex-direction:column;gap:.5rem;min-height:110px;padding:1.25rem;border-right:1px solid #ded4c7;border-bottom:1px solid #ded4c7;color:#302d2a;text-decoration:none;font:500 1.35rem 'Playfair Display',serif}.landing-city-grid a:hover{background:#eee8df}.landing-city-grid span{color:#9a7149;font:700 .67rem 'DM Sans',sans-serif;letter-spacing:.05em}@media(max-width:760px){.landing-hero,.landing-content,.landing-faq{grid-template-columns:1fr}.landing-hero>div{padding:3rem 1.25rem}.landing-hero aside{min-height:260px;padding:2rem 1.25rem}.landing-content{padding:3.5rem 1.25rem}.landing-faq{padding:3.5rem 1.25rem}.landing-city-grid{grid-template-columns:repeat(2,1fr)}.landing-city-section{padding:3.5rem 1.25rem}}@media(max-width:420px){.landing-city-grid{grid-template-columns:1fr}}

/* Product card calls to action. */
.card-actions{justify-content:stretch;gap:.6rem}
.card-actions .card-action{display:inline-flex;flex:1;align-items:center;justify-content:center;gap:.3rem;min-width:0;min-height:42px;padding:.65rem .75rem;border:1px solid #302d2a;border-radius:5px;box-sizing:border-box;font-size:.75rem;font-weight:700;line-height:1.2;text-align:center;transition:background-color .2s ease,border-color .2s ease,color .2s ease}
.card-actions .card-action-primary{background:#302d2a;color:#fff}
.card-actions .card-action-primary:hover{background:#9a7149;border-color:#9a7149;color:#fff}
.card-actions .card-action-secondary{background:transparent;color:#302d2a}
.card-actions .card-action-secondary:hover{background:#e7ded1;border-color:#9a7149;color:#302d2a}
.card-actions .card-action:focus-visible{outline:2px solid #9a7149;outline-offset:2px}
@media(max-width:640px){
  .card-actions{gap:.5rem}
  .card-actions .card-action{min-height:44px;padding:.7rem .5rem}
}

/* Homepage blog teasers follow the four-card reference layout. */
.blog-teaser-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:900px){.blog-teaser-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.blog-teaser-grid{grid-template-columns:1fr}}

/* City directory */
.landing-city-section{width:min(1200px,calc(100% - 3rem));padding:clamp(3.5rem,7vw,6rem) 0}
.landing-city-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;border:0}
.landing-city-grid .landing-city-card{display:flex;flex-direction:column;justify-content:space-between;gap:1.35rem;min-height:132px;padding:1.4rem;border:1px solid #ded4c7;background:#fdfbf7;color:#302d2a;text-decoration:none;box-shadow:0 8px 22px rgb(48 45 42 / .04);transition:transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease}
.landing-city-grid .landing-city-card:hover{transform:translateY(-3px);border-color:#c8ad8b;background:#eee8df;box-shadow:0 14px 28px rgb(48 45 42 / .1)}
.landing-city-grid .landing-city-card:focus-visible{outline:2px solid #9a7149;outline-offset:3px}
.landing-city-grid .landing-city-name{color:#302d2a;font:500 clamp(1.25rem,2vw,1.55rem)/1.1 'Playfair Display',serif;letter-spacing:-.03em}
.landing-city-grid .landing-city-service{display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#9a7149;font:700 .68rem/1.2 'DM Sans',sans-serif;letter-spacing:.08em;text-transform:uppercase}
.landing-city-grid .landing-city-service b{font-size:1rem;font-weight:400}
@media(max-width:1024px){.landing-city-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.landing-city-section{width:auto;padding:3.5rem 1.25rem}.landing-city-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.landing-city-grid .landing-city-card{min-height:116px;padding:1.1rem}}
@media(max-width:420px){.landing-city-section{padding:2.75rem 1rem}.landing-city-grid{grid-template-columns:1fr}.landing-city-grid .landing-city-card{min-height:104px}}

/* Frequently asked questions */
.faq-hero{background:#e7ded1;padding:clamp(3.75rem,7vw,6.5rem) max(1.25rem,calc((100% - 920px)/2)) clamp(3.25rem,6vw,5.5rem)}
.faq-hero>div{max-width:720px}.faq-hero .eyebrow{margin-bottom:.7rem}.faq-hero h1,.faq-intro h2,.faq-cta h2{margin:0;font:500 clamp(2.75rem,5vw,5rem)/1.02 'Playfair Display',serif;letter-spacing:-.055em}.faq-hero>div>p:last-child{max-width:560px;margin:1.25rem 0 0;color:#645d57;font-size:1.03rem;line-height:1.65}
.faq-section{padding:clamp(3.5rem,7vw,6.5rem) 1.25rem;background:#f8f5ef}.faq-wrap{width:min(780px,100%);margin:auto}.faq-intro{margin-bottom:2rem}.faq-intro .eyebrow{margin-bottom:.6rem}.faq-intro h2{font-size:clamp(2rem,3.5vw,3.25rem)}
.faq-accordion{border-top:1px solid #d4cabd}.faq-item{border-bottom:1px solid #d4cabd}.faq-item h3{margin:0}.faq-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;gap:1.5rem;padding:1.45rem .15rem;border:0;background:transparent;color:#302d2a;cursor:pointer;font:500 clamp(1.15rem,2vw,1.42rem)/1.28 'Playfair Display',serif;letter-spacing:-.022em;text-align:left}.faq-trigger i{position:relative;flex:0 0 28px;width:28px;height:28px;border:1px solid #b9a993;border-radius:50%;transition:background-color .24s ease,border-color .24s ease,transform .3s ease}.faq-trigger i::before,.faq-trigger i::after{position:absolute;top:50%;left:50%;width:10px;height:1px;background:#7d5738;content:"";transition:transform .25s ease}.faq-trigger i::before{transform:translate(-50%,-50%)}.faq-trigger i::after{transform:translate(-50%,-50%) rotate(90deg)}.faq-item.is-open .faq-trigger i{border-color:#9a7149;background:#9a7149;transform:rotate(45deg)}.faq-item.is-open .faq-trigger i::before,.faq-item.is-open .faq-trigger i::after{background:#fff}.faq-answer{display:grid;grid-template-rows:1fr;transition:grid-template-rows .3s ease}.faq-answer[hidden]{display:none}.faq-answer>div{overflow:hidden;padding:0 3.2rem 1.55rem .15rem;color:#645d57;font-size:.95rem;line-height:1.75}.faq-trigger:hover{color:#7d5738}.faq-trigger:focus-visible{outline:2px solid #9a7149;outline-offset:-2px}.faq-empty{padding:1.5rem;background:#eee8df;color:#645d57}
.faq-cta{display:flex;align-items:end;justify-content:space-between;gap:2.5rem;padding:clamp(3rem,6vw,5rem) max(1.25rem,calc((100% - 920px)/2));background:#302d2a;color:#f8f5ef}.faq-cta>div:first-child{max-width:610px}.faq-cta .eyebrow{margin-bottom:.65rem;color:#c8ad8b}.faq-cta h2{font-size:clamp(2rem,3.7vw,3.4rem)}.faq-cta p:not(.eyebrow){margin:.95rem 0 0;color:#c5bbb0;line-height:1.65}.faq-cta-actions{display:flex;align-items:center;gap:1.25rem;flex:0 0 auto;flex-wrap:wrap}.faq-cta .button{background:#c8ad8b!important;border-color:#c8ad8b!important;color:#302d2a!important}.faq-cta .button:hover{background:#f8f5ef!important;border-color:#f8f5ef!important}.faq-cta .text-action{color:#f8f5ef}.faq-cta .text-action span{color:#c8ad8b}
@media(max-width:700px){.faq-hero{padding:3.25rem 1.25rem 3rem}.faq-section{padding:3.25rem 1.25rem}.faq-trigger{gap:1rem;padding:1.2rem 0;font-size:1.15rem}.faq-trigger i{flex-basis:26px;width:26px;height:26px}.faq-answer>div{padding:0 .25rem 1.25rem;font-size:.92rem}.faq-cta{display:block;padding:3.25rem 1.25rem}.faq-cta-actions{display:grid;gap:1rem;margin-top:1.7rem}.faq-cta .button{text-align:center}.faq-cta .text-action{text-align:center}}

/* Homepage category mosaic: gutters, readable overlay, premium scrim. */
.category-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
  background:transparent;
}
.category-tile{
  position:relative;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  min-height:0;
  aspect-ratio:1;
  overflow:hidden;
  border-radius:6px;
  padding:1.35rem 1.2rem 1.15rem;
  background:#3a3531;
  color:#f8f5ef;
  text-decoration:none;
  isolation:isolate;
}
.category-tile img{
  position:absolute;
  inset:0;
  z-index:0;
  width:100%;
  height:100%;
  object-fit:cover;
  opacity:1;
  mix-blend-mode:normal;
  transform:scale(1);
  transition:transform .55s ease;
}
.category-tile::after{
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(180deg,transparent 32%,rgb(48 45 42 / .42) 68%,rgb(41 38 35 / .74) 100%);
  content:"";
}
.category-tile-copy{
  position:relative;
  z-index:2;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:.35rem;
  max-width:100%;
}
.category-tile span,
.category-tile-copy{
  font:inherit;
  color:#f8f5ef;
}
.category-tile-title{
  display:block;
  max-width:100%;
  color:#f8f5ef;
  font:500 clamp(1.2rem,1.6vw,1.5rem)/1.15 'Playfair Display',serif;
  letter-spacing:-.02em;
  text-shadow:0 1px 12px rgb(0 0 0 / .28);
}
.category-tile small,
.category-tile-copy small{
  display:-webkit-box;
  overflow:hidden;
  max-width:100%;
  margin:0;
  color:rgb(248 245 239 / .9);
  font:400 .75rem/1.4 'DM Sans',sans-serif;
  text-shadow:0 1px 8px rgb(0 0 0 / .22);
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  line-clamp:2;
}
.category-tile:hover img,
.category-tile:focus-visible img{
  transform:scale(1.045);
}
.category-tile:focus-visible{
  outline:2px solid #c8ad8b;
  outline-offset:3px;
}
@media(max-width:900px){
  .category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
}
@media(max-width:640px){
  .category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .category-tile{min-height:0;padding:1.05rem .9rem .9rem}
  .category-tile-title{font-size:1.15rem}
  .category-tile-copy small{font-size:.7rem}
}
@media(max-width:420px){
  .category-grid{grid-template-columns:1fr;gap:12px}
  .category-tile{aspect-ratio:16/11}
}
@media(prefers-reduced-motion:reduce){
  .category-tile img,
  .category-tile:hover img{transform:none;transition:none}
}
.footer-social{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;margin-top:.2rem}
.footer-social a{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;text-decoration:none}
.footer-social svg{width:20px;height:20px}
.footer-social-wa{background:#25D366;color:#fff}
.footer-social-wa:hover,.footer-social-wa:focus-visible{background:#1ebe57;color:#fff}
.footer-social-wa svg{fill:currentColor}
.footer-social-ig{border:1px solid #5e564e;background:#3a3632;color:#c8ad8b}
.footer-social-ig:hover,.footer-social-ig:focus-visible{border-color:#c8ad8b;background:#45403c;color:#f8f5ef}
.footer-social-ig svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.footer-social-ig svg circle:last-child{fill:currentColor;stroke:none}
@media(max-width:640px){
  .footer-social a{width:44px;height:44px}
  .footer-social svg{width:22px;height:22px}
}
.page-heading .landing-breadcrumb{margin:0 0 1.4rem}
.site-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.site-gallery-item{position:relative;display:block;padding:0;border:0;background:#e7ded1;cursor:zoom-in;overflow:hidden;text-align:left}
.site-gallery-item img{display:block;width:100%;aspect-ratio:1;object-fit:cover;mix-blend-mode:multiply;background:#c7b090;transition:transform .45s ease}
.site-gallery-item:hover img{transform:scale(1.04)}
.site-gallery-item span{position:absolute;right:0;bottom:0;left:0;padding:.7rem .8rem .55rem;background:linear-gradient(transparent,rgb(48 45 42 / .72));color:#f8f5ef;font:600 .72rem/1.3 'DM Sans',sans-serif;letter-spacing:.01em}
.gallery-lightbox{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:1.5rem;background:rgb(48 45 42 / .92)}
.gallery-lightbox[hidden]{display:none}
.gallery-lightbox img{max-width:min(1100px,92vw);max-height:86vh;width:auto;height:auto;object-fit:contain;box-shadow:0 24px 70px rgb(0 0 0 / .35)}
.gallery-lightbox-close{position:absolute;top:1.1rem;right:1.1rem;border:1px solid #c8ad8b;background:transparent;color:#f8f5ef;padding:.55rem .85rem;font:700 .72rem 'DM Sans',sans-serif;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}
.gallery-lightbox-close:hover{background:#9a7149;border-color:#9a7149}
body.lightbox-open{overflow:hidden}
@media(max-width:1100px){.site-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){.site-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.site-gallery-item span{font-size:.64rem;padding:.55rem .6rem .4rem}}
