/* Denizcan Home — shared presentation layer. Existing business logic and URLs are preserved. */
:root{--paper:#f8f7f3;--ink:#243c32;--muted:#70756e;--sage:#e9eee7;--sage-dark:#284b3b;--clay:#b07955;--steel:#e5e7de;--cream:#fff;--line:#e2e5dc;--shadow:0 12px 36px #243c3209;--dh-green:#284b3b;--dh-serif:Georgia,'Times New Roman',serif}
body.commerce-home,body.admin-body{background:#f8f7f3;color:#263b31;font-family:'Segoe UI',Arial,sans-serif;line-height:1.55}
body :is(button,input,select,textarea){font-family:inherit}
body :is(h1,h2,h3,p){overflow-wrap:break-word}
body :is(h1,h2){letter-spacing:-.035em}
body :is(a,button,input,select,textarea,summary):focus-visible{outline:3px solid #b07955;outline-offset:4px}
body [hidden]{display:none!important}
.dh-skip{position:fixed;left:16px;top:-100px;z-index:100000;background:#284b3b;color:white;padding:12px 20px;border-radius:8px}.dh-skip:focus{top:12px}
body .utility-bar{background:#284b3b!important;color:#fff!important;border:0;font-size:11px}
body .utility-inner{width:min(1280px,calc(100% - 64px));min-height:34px;padding:6px 0;gap:16px;margin:auto}
body .utility-inner strong{font-size:11px;font-weight:500;letter-spacing:.04em;color:#fff}
body .utility-inner a{color:#fff;font-size:11px;opacity:.9}
body .commerce-header{position:sticky;top:0;background:#fffefb!important;border-bottom:1px solid var(--line);box-shadow:none;backdrop-filter:none;z-index:100}
body .commerce-header-inner{width:min(1280px,calc(100% - 64px));margin:auto;display:grid;grid-template-columns:190px minmax(180px,1fr) auto;gap:48px;padding:18px 0!important;min-height:100px}
body .commerce-brand{justify-content:flex-start!important}
body .commerce-search{width:100%;max-width:480px;min-height:46px;background:#f4f4ee!important;border:1px solid #e9eae2!important;border-radius:7px!important;box-shadow:none!important;padding:0 16px}
body .commerce-search input{font-size:13px;background:transparent!important;min-height:44px;color:var(--ink)}
body .commerce-actions{gap:22px}
body .commerce-actions a{font-size:12px;font-weight:500;color:var(--ink);gap:8px;white-space:nowrap}
body .commerce-actions .commerce-cart{background:transparent;border:0;padding:0}
body #cartCount{background:#284b3b;color:white;border-radius:50%}
body .commerce-nav{width:min(1280px,calc(100% - 64px));min-height:48px;padding:0;gap:38px;border:0;border-top:1px solid var(--line);justify-content:center;background:transparent}
body .commerce-nav a{font-family:inherit;font-size:12px;font-weight:600;color:#37483d;letter-spacing:.015em;padding-block:14px}
body .commerce-nav a:after{background:#284b3b}
body .commerce-category-menu{background:#fffefb;border:1px solid var(--line);border-radius:10px;box-shadow:0 12px 36px #243c3214}
body :is(.commerce-main,.catalog-shell,.product-detail-shell,.cart-shell,.account-shell,.legal-page,.seo-main){width:min(1280px,calc(100% - 64px));max-width:1280px;margin-inline:auto;padding-top:32px;padding-bottom:64px}
body .commerce-main{padding-inline:0}
body .commerce-hero{position:relative;min-height:0;height:440px;aspect-ratio:auto;margin:0;border:0;border-radius:12px;overflow:hidden;background:#e9e5dc}
body .commerce-hero-link{display:block;width:100%;height:100%;min-height:0;aspect-ratio:auto}
body .commerce-hero .banner-slide{width:100%;height:100%;object-fit:cover;object-position:65% 50%}
.dh-hero-copy{position:absolute;inset:0 auto 0 0;width:51%;padding:58px 48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;z-index:2;background:linear-gradient(90deg,#eeeae3 60%,#eeeae300);pointer-events:none}
.dh-eyebrow{font:600 11px/1.5 'Segoe UI',Arial,sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#63745e}
.dh-hero-copy h1{font:400 clamp(38px,4.1vw,58px)/1.08 var(--dh-serif);letter-spacing:-.045em;margin:18px 0;color:#284b3b;max-width:450px}
.dh-hero-copy p{font-size:14px;line-height:1.8;max-width:320px;margin:0 0 26px;color:#596257}
.dh-hero-copy a{pointer-events:auto;display:inline-flex;gap:24px;align-items:center;background:#284b3b;color:#fff;padding:13px 22px;border-radius:5px;font-size:12px;font-weight:600}
body .hero-arrow{width:34px;height:34px;background:#fffdf7e6;color:#284b3b;border:1px solid #fff8;box-shadow:none;z-index:3;top:auto;bottom:22px;transform:none}
body .hero-arrow.left{left:auto;right:66px}body .hero-arrow.right{right:24px}
body .banner-dots{bottom:25px}
.dh-benefits{display:grid;grid-template-columns:repeat(3,1fr);padding:22px 0;border-bottom:1px solid var(--line);margin-bottom:32px}
.dh-benefits>div{display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid var(--line)}.dh-benefits>div:last-child{border:0}
.dh-benefits svg{width:26px;height:26px;fill:none;stroke:#63745e;stroke-width:1.3}
.dh-benefits strong{display:block;font-size:12px;font-weight:600}.dh-benefits small{display:block;color:var(--muted);font-size:11px}
body .promo-category-carousel{margin:24px 0 40px}body .promo-category-list{gap:10px;justify-content:center}
body .promo-category-list a{background:#eeefe7!important;border:1px solid #e2e5d9!important;color:#526047!important;box-shadow:none;font-size:12px!important;border-radius:5px!important;min-height:42px;padding:10px 22px}
body .commerce-section-head{margin:40px 0 22px;align-items:center;gap:18px}
body .commerce-section-head h2{font:400 clamp(25px,2.5vw,34px)/1.2 var(--dh-serif);color:var(--ink);letter-spacing:-.035em}
body .commerce-section-head>a{font-size:12px;font-weight:500;color:#496148;text-decoration:underline;text-underline-offset:5px}
body .commerce-product-grid,body .marketplace-product-grid{gap:20px}
body .all-products-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;overflow:visible}
body .commerce-carousel .commerce-product-grid{display:grid!important;grid-template-columns:none!important;grid-auto-flow:column;grid-auto-columns:calc((100% - 60px)/4)!important;overflow-x:auto;padding:0 0 12px;scroll-snap-type:x mandatory}body .commerce-carousel .product-card{scroll-snap-align:start}
body .product-grid .product-card{border:1px solid #e6e7df!important;border-radius:9px!important;background:#fff!important;box-shadow:none!important;overflow:hidden;animation:none;transition:box-shadow .2s,transform .2s;min-width:0}
body .product-grid .product-card:hover{transform:translateY(-3px);box-shadow:0 12px 26px #233f3210!important}
body .product-card .product-media{aspect-ratio:1/1;min-height:0!important;height:auto!important;background:#f0f0eb;border-radius:0;overflow:hidden}
body .product-card .product-media-link{height:100%;aspect-ratio:1/1;display:block;background:#f3f3ef}
body .product-card .product-media-link>img{width:100%;height:100%;object-fit:contain!important;mix-blend-mode:multiply;padding:8px}
body .product-grid .product-card .product-info{padding:16px!important;display:grid!important;grid-template-rows:18px 44px 26px auto!important;gap:6px;min-height:184px!important}
body .product-grid .product-card .product-meta{height:18px;min-height:18px;font-size:10px;line-height:1.5;color:#757f72}
body .product-grid .product-card h3{font:500 13px/1.6 'Segoe UI',Arial,sans-serif!important;height:44px!important;min-height:44px!important;max-height:44px!important;letter-spacing:0!important;margin:0!important;-webkit-line-clamp:2;line-clamp:2;color:#273c32}
body .product-grid .product-card .product-rating{display:flex!important;gap:5px;height:26px;min-height:26px;padding:0;background:transparent;border:0;font-size:10px}
body .product-grid .product-card .card-bottom{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-between;margin-top:6px!important}
body .product-card .price{color:#284b3b;font-size:17px;font-weight:650;letter-spacing:-.025em}body .product-card .old-price{font-size:11px;color:#8a8e87}
body .product-card .cart-button{min-height:36px;padding:8px 10px;background:#284b3b!important;border:0;border-radius:5px;color:#fff;font-size:10px;gap:6px;box-shadow:none;width:auto}
body .favorite-toggle{background:#fffefbd9;color:#496047;border:1px solid #e7e7df;box-shadow:none;width:32px;height:32px;font-size:21px}
body .badge-row{left:12px;top:12px;gap:4px;max-width:calc(100% - 58px)}body .badge-row .badge{background:#e7ede0;color:#425539;border:0;border-radius:3px;padding:4px 7px;font-size:9px;font-weight:600}
body .product-carousel-arrow{background:#fffefb;border:1px solid var(--line);color:#284b3b;box-shadow:0 3px 12px #243c3208;width:34px;height:34px}
body .commerce-showcase-band{background:#e9eddf;border:0;border-radius:10px;padding:36px 40px;margin:48px 0;color:#284b3b;box-shadow:none}
body .commerce-showcase-band h2{font:400 29px/1.3 var(--dh-serif);max-width:720px}body .commerce-showcase-band p{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#65745b}
body .weekly-deals{border:1px solid var(--line);background:#eeefe6;border-radius:10px;box-shadow:none;padding:24px;gap:24px}
body .weekly-deals-promo{background:#284b3b;border-radius:7px;color:white;padding:26px}body .weekly-deals-promo strong{font-family:var(--dh-serif);font-weight:400}
body :is(.primary-button,.iyzico-button){background:#284b3b;border:1px solid #284b3b;border-radius:6px;box-shadow:none;color:#fff;font-size:13px;min-height:46px}
body .ghost-button{background:#fffefb;border:1px solid #ced6c8;border-radius:6px;color:#284b3b;font-size:13px}
body button:disabled{opacity:.5;cursor:not-allowed}
body :is(input:not([type=checkbox]):not([type=radio]):not([type=hidden]),select,textarea){border-radius:6px;border-color:#dce1d5;box-shadow:none;accent-color:#284b3b}
body :is(input[type=checkbox],input[type=radio]){accent-color:#284b3b}
.dh-page-intro{padding:8px 0 30px;border-bottom:1px solid var(--line);margin-bottom:28px}.dh-page-intro h1{font:400 42px/1.15 var(--dh-serif);margin:8px 0;color:#284b3b}.dh-page-intro p{color:#70776b;font-size:14px;margin:0}
body .market-layout{grid-template-columns:220px minmax(0,1fr);gap:32px}
body .market-sidebar{background:#fffefb;border:1px solid var(--line);border-radius:9px;padding:22px;height:max-content;box-shadow:none}
body .sidebar-title{font-size:13px;color:#284b3b;font-weight:650;margin-bottom:12px}body .sidebar-block{border-color:var(--line);padding-bottom:22px;margin-bottom:22px}
body .sidebar-list button{border-radius:5px;font-size:12px;padding:10px;background:transparent;color:#617058}
body .sidebar-list button.active{background:#eaf0e3;color:#284b3b}
body .sidebar-info{background:#f0f2e8;border-radius:6px}body .sidebar-info p{font-size:11px}
body .marketplace-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
body .market-category-strip{gap:12px}body .market-category-strip button{background:#eeefe6;border:1px solid var(--line);border-radius:7px;box-shadow:none;color:#284b3b}
body .market-category-strip button.active{background:#284b3b;color:white}
body .product-detail{padding:0;background:transparent;box-shadow:none;border:0;gap:48px;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}
body .product-detail-media>img{background:#fff;border:1px solid var(--line)!important;border-radius:10px;object-fit:contain;aspect-ratio:1/1}
body .product-detail-info h1{font:400 clamp(27px,3vw,40px)/1.2 var(--dh-serif);color:#284b3b}
body .detail-advantage-panel{background:#edf0e5;border:1px solid #dfe5d7;box-shadow:none;border-radius:7px;color:#284b3b}body .detail-advantage-panel p{color:#526448}body .detail-advantage-panel a{color:#284b3b;border-color:#cdd8c3;background:#fffefb}
body.commerce-home .product-detail-info h1{font-family:var(--dh-serif);font-weight:400;font-size:clamp(27px,3vw,40px);line-height:1.2;letter-spacing:-.035em}
body.commerce-home .page-hero h1{font:400 clamp(34px,4.2vw,52px)/1.15 var(--dh-serif)}
body .sticky-advantage-line,body .sticky-purchase-main button{background:#284b3b}body .sticky-purchase-main button{font-weight:600;border-radius:5px}body .product-sticky-purchase{border-color:#dce1d3;box-shadow:0 8px 30px #243c321a;border-radius:9px}
body.commerce-home :is(button,.primary-button,.ghost-button){font-family:'Segoe UI',Arial,sans-serif;font-weight:600}
body .detail-price-panel{background:#fffefb;border:1px solid var(--line);border-radius:7px;box-shadow:none}
body .detail-price-panel .price{color:#284b3b}body .detail-description{font-size:14px;line-height:1.8;color:#697162}
body .detail-trust-grid>div{background:#f0f2e8;border:1px solid var(--line);border-radius:6px}
body :is(.content-hero,.contact-hero,.seo-hero,.page-hero){background:transparent;border-radius:0;box-shadow:none;padding:26px 0 34px;border-bottom:1px solid var(--line);margin-bottom:30px}
body :is(.content-hero,.contact-hero,.seo-hero,.page-hero) h1{font:400 clamp(32px,4.5vw,52px)/1.12 var(--dh-serif);letter-spacing:-.04em;color:#284b3b}
body .seo-lead{font-size:17px;color:#6d7567}.seo-breadcrumb{font-size:12px}
body :is(.blog-card,.seo-card,.service-panel,.contact-card,.contact-support-card,.summary-card,.auth-card,.account-card,.legal-section){background:#fffefb;border:1px solid var(--line);border-radius:10px;box-shadow:none}
body .seo-card{padding:28px;min-height:180px}body .seo-card h2,body .seo-card h3{font:400 25px/1.2 var(--dh-serif);color:#284b3b}
body .seo-layout{gap:64px}body .seo-article h2{font:400 30px/1.25 var(--dh-serif);color:#284b3b}body .seo-article p{color:#505e4e;line-height:1.9}
body .seo-summary{background:#eaf0e2;border-radius:8px;padding:26px}body .seo-aside{background:#fffefb;border-color:var(--line);border-radius:9px;top:180px}
body .seo-aside .seo-cta{background:#284b3b;border-radius:5px}body .seo-faq details{padding:20px 0;border-color:var(--line)}
body .legal-page{max-width:1040px}body .legal-section{padding:28px;margin:20px 0}body .legal-page h1{font:400 46px/1.15 var(--dh-serif)}
body .auth-shell{width:min(100% - 32px,1000px);padding:60px 0;margin:auto;min-height:620px;position:relative}
body .auth-card{max-width:470px;padding:38px;margin:auto}body .auth-card h1{font:400 39px/1.2 var(--dh-serif);margin:12px 0 28px}
body .auth-card label,body .checkout-form label{font-size:12px;font-weight:600;color:#53614d}
body .auth-card form{gap:20px}body .auth-card input{min-height:45px;background:#fff}body .auth-options input{min-height:0}
body .cart-layout{gap:34px;grid-template-columns:minmax(0,1fr) 380px}body .summary-card{padding:28px}
body .summary-card h2{font:400 29px/1.2 var(--dh-serif)}body .cart-row{background:#fffefb;border:1px solid var(--line);border-radius:9px;padding:20px}
body .empty-state{padding:40px;border:1px dashed #cdd7c6;background:#f1f3eb;border-radius:8px;color:#65755c}
body .site-footer{background:#ecede5;color:#475a42;border-top:1px solid #dce1d3;padding:44px max(32px,calc((100vw - 1280px)/2));gap:28px;margin-top:0}
body .site-footer p{font-size:12px;max-width:370px;color:#6b7565}body .site-footer nav{gap:22px}body .site-footer nav a{font-size:12px;color:#455940;font-weight:500}
body .payment-footer{border-color:#dce1d3;padding-top:24px;background:transparent;gap:20px}body .payment-footer strong{color:#43573f;font-size:12px}body .payment-footer span{font-size:11px}
body .payment-logo-strip{gap:6px;flex-wrap:wrap}body .payment-logo{background:#fffdf7;border:1px solid #dfe3d8;box-shadow:none;min-height:25px;padding:4px 8px;filter:saturate(.5)}
body .footer-note{font-size:11px}
body .toast{background:#284b3b;border-radius:8px;color:white}
body .gift-wheel-card{background:#fffdf7;border:1px solid #e4e8da;border-radius:14px;box-shadow:0 24px 80px #142f3133;padding:36px;max-width:850px;gap:26px}
body .gift-wheel-card:before{display:none}body .gift-wheel-copy h2{font:400 clamp(30px,4vw,48px)/1.1 var(--dh-serif);color:#284b3b;letter-spacing:-.04em}
body .gift-wheel-copy p{font-size:13px;font-weight:400;line-height:1.8;color:#687260}body .gift-wheel-eyebrow{background:#e7eddf;color:#4b6042;box-shadow:none;border-radius:4px;font-size:10px}
body .gift-wheel-close,body .gift-wheel-spin{background:#284b3b;color:#fff;box-shadow:none}body .gift-wheel-result{background:#edf1e5;border:1px solid #dce4d1;color:#405638;border-radius:7px;font-size:12px}
body .gift-wheel{border-color:#284b3b;box-shadow:0 8px 24px #243c3222}body .gift-wheel-stage{max-width:100%}
@media(max-width:760px){body .gift-wheel-card{padding:24px 20px;gap:18px;max-height:calc(100dvh - 32px);overflow-y:auto}body .gift-wheel-copy h2{font-size:34px;max-width:270px}body .gift-wheel-stage{width:260px;height:260px;margin:auto}body .gift-wheel{width:250px;height:250px}body .gift-wheel-copy p{font-size:12px;margin-bottom:0}}
body.admin-body .admin-topbar{background:#fffefb;border-color:var(--line);box-shadow:none}
body.admin-body .admin-sidebar{background:#eaf0e3;border-color:var(--line);border-radius:10px}
body.admin-body :is(.admin-card,.dashboard-kpi-card,.editor-section-card){background:#fffefb;border:1px solid var(--line);border-radius:10px;box-shadow:none}
body.admin-body .admin-sidebar a.active{background:#284b3b;color:#fff}
body.admin-body{--adm-bg:#f8f7f3;--adm-surface:#fffefb;--adm-surface-soft:#eff2e8;--adm-text:#284b3b;--adm-muted:#70776b;--adm-line:#dfe5d7;--adm-accent:#284b3b;--adm-accent-2:#3e614d;--adm-accent-soft:#e7eddf;--adm-shadow:0 6px 20px #243c3208}
body.admin-body .primary-button,body.admin-body .admin-sidebar a.is-active,body.admin-body .admin-sidebar a[aria-current=page]{background:#284b3b!important;box-shadow:none!important;color:#fff!important}
body .legal-toc{display:flex;flex-wrap:wrap;gap:8px;white-space:normal;overflow:visible;position:static}body .legal-toc a{background:#edf0e5;border-color:#dce4d1;color:#425c3c;font-size:12px}
@media(min-width:721px) and (max-width:1000px){body .commerce-header-inner{grid-template-columns:155px minmax(140px,1fr) auto;gap:18px}body .commerce-actions{gap:10px}body .commerce-actions a{font-size:0}body .commerce-nav{gap:22px}.dh-hero-copy{width:60%;padding:30px}body .market-layout{grid-template-columns:190px minmax(0,1fr);gap:20px}body .marketplace-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body .all-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}body .commerce-carousel .commerce-product-grid{grid-auto-columns:calc((100% - 40px)/3)!important}body .cart-layout{grid-template-columns:minmax(0,1fr) 340px}}
@media(max-width:760px){body .utility-inner{width:calc(100% - 28px);justify-content:center;min-height:30px}body .utility-inner nav,body .utility-inner .social-mini{display:none}body .utility-inner strong{font-size:10px;text-align:center}
body :is(.commerce-main,.catalog-shell,.product-detail-shell,.cart-shell,.account-shell,.legal-page,.seo-main){width:calc(100% - 32px);padding-top:20px;padding-bottom:38px}
body .commerce-header-inner{width:calc(100% - 28px);padding:8px 0 12px!important;gap:10px!important;min-height:0}body .commerce-actions{gap:2px!important}body .commerce-brand{justify-content:center!important}
body .commerce-search{max-width:none;min-height:40px}body .commerce-search input{min-height:40px;font-size:12px}
body .commerce-hero{height:460px;border-radius:9px}body .commerce-hero .banner-slide{object-position:65% 100%;object-fit:cover}
.dh-hero-copy{width:100%;inset:0 0 auto;height:255px;justify-content:flex-start;padding:25px 24px;background:linear-gradient(#ede9e1 72%,#ede9e100)}.dh-hero-copy h1{font-size:38px;max-width:310px;margin:10px 0}.dh-hero-copy p{font-size:12px;line-height:1.6;margin-bottom:14px;max-width:265px}.dh-eyebrow{font-size:9px}.dh-hero-copy a{padding:10px 17px;font-size:11px}.dh-benefits{padding:18px 0;margin-bottom:22px;gap:6px}.dh-benefits>div{gap:6px;flex-direction:column;text-align:center;padding:0 5px}.dh-benefits strong{font-size:10px}.dh-benefits small{font-size:9px}.dh-benefits svg{width:22px;height:22px}
body .promo-category-list{justify-content:flex-start;gap:8px}body .promo-category-list a{white-space:nowrap;padding:10px 14px;font-size:11px!important}body .promo-category-carousel{margin:20px 0 28px}
body .commerce-section-head{margin:28px 0 18px}body .commerce-section-head h2{font-size:26px}body .commerce-section-head>a{font-size:11px}
body .commerce-product-grid,body .marketplace-product-grid{gap:12px}body .all-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
body .commerce-carousel .commerce-product-grid{grid-auto-columns:calc((100% - 12px)/2)!important}body .product-grid .product-card .product-info{padding:11px!important;gap:4px;min-height:200px!important;grid-template-rows:16px 42px 24px auto!important}body .product-grid .product-card h3{font-size:12px!important;line-height:1.7!important;height:42px!important;min-height:42px!important;max-height:42px!important}body .product-grid .product-card .product-meta{font-size:9px;min-height:16px;height:16px}body .product-grid .product-card .card-bottom{display:grid;gap:7px;grid-template-columns:1fr}body .product-card .cart-button{width:100%;justify-content:center;min-height:36px;font-size:10px}body .product-card .price{font-size:16px}body .product-card .price-stack{display:flex;align-items:center;gap:7px;min-height:26px}body .badge-row{left:7px;top:7px}body .badge-row .badge{font-size:8px;padding:3px 5px}body .favorite-toggle{right:7px;top:7px;width:28px;height:28px}
body .commerce-showcase-band{padding:25px;display:grid;gap:20px;margin:32px 0}body .commerce-showcase-band h2{font-size:27px}body .commerce-showcase-band .primary-button{width:max-content}
body .market-layout{grid-template-columns:1fr;gap:18px}body .marketplace-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dh-page-intro{padding:0 0 22px;margin-bottom:20px}.dh-page-intro h1{font-size:34px}.dh-page-intro p{font-size:12px}
body .product-detail{grid-template-columns:1fr;gap:24px}body .product-detail-info h1{font-size:31px}body .product-detail-page .product-detail-shell{width:calc(100% - 32px)}
body :is(.cart-layout,.contact-layout,.seo-layout){grid-template-columns:1fr;gap:24px}body .summary-card{padding:24px}body .seo-aside{position:static}body .seo-index-grid,body .seo-related-grid{grid-template-columns:1fr}body .seo-card{min-height:0;padding:24px}body .seo-article h2{font-size:27px}
body :is(.content-hero,.contact-hero,.seo-hero,.page-hero) h1{font-size:36px}body .legal-page h1{font-size:36px}body .legal-section{padding:22px}body .auth-shell{padding:30px 0;min-height:0}body .auth-card{padding:28px 24px}body .auth-card h1{font-size:34px}
body .site-footer{padding:32px 20px;gap:22px}body .site-footer nav{flex-wrap:wrap;gap:12px 22px}body .payment-footer{display:grid;gap:16px}body .payment-logo-strip{justify-content:flex-start}
body .mobile-search-dock,body .mobile-quick-actions{display:none!important}html.mobile-search-is-docked .commerce-search{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}
body .mobile-menu-drawer{background:#fffefb}body .mobile-menu-section a{font-family:inherit;font-size:14px;color:#284b3b}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}

/* Revision 2: unobstructed, uncropped banners and a single search-field surface. */
body .commerce-hero{height:auto!important;min-height:0!important;aspect-ratio:var(--dh-banner-ratio, 16 / 6);background:#eeeae3}
body .commerce-hero-link{position:absolute;inset:0;height:100%;width:100%}
body .commerce-hero .banner-slide{object-fit:contain!important;object-position:center!important}
body .dh-hero-copy{display:none!important}
body.commerce-home .commerce-search{display:flex;align-items:center;position:relative;box-sizing:border-box;height:46px;min-height:46px;padding:0!important;border:1px solid #dfe3d8!important;border-radius:7px!important;background:#f4f4ee!important;transition:border-color .15s,box-shadow .15s}
body.commerce-home .commerce-search:focus-within{border-color:#637d65!important;box-shadow:0 0 0 3px #284b3b12!important}
body.commerce-home .commerce-search input[type=search]{display:block;flex:1;min-width:0;width:100%;height:100%;min-height:0;margin:0!important;padding:0 14px 0 46px!important;border:0!important;border-radius:6px!important;outline:0!important;box-shadow:none!important;background:transparent!important;font:400 13px/1.4 'Segoe UI',Arial,sans-serif;color:#284b3b;appearance:none}
body.commerce-home .commerce-search input::placeholder{color:#747d70;opacity:1}
body.commerce-home .commerce-search>span{left:16px;top:50%;width:16px;height:16px;transform:translateY(-50%);color:#6b7865;pointer-events:none}
@media(max-width:760px){body.commerce-home .commerce-search{height:42px;min-height:42px}body.commerce-home .commerce-search input[type=search]{font-size:16px}}

/* Revision 3: a readable offers section on the light storefront surface. */
body.commerce-home .weekly-deals-head{align-items:center;gap:16px;padding:0;margin-bottom:20px}
body.commerce-home .weekly-deals-head>div{min-width:0}
body.commerce-home .weekly-deals-head small{display:inline-block;margin:0 0 8px;padding:4px 8px;border-radius:4px;background:#e4e9da;color:#52613d;font:650 10px/1.4 'Segoe UI',Arial,sans-serif;letter-spacing:.08em}
body.commerce-home .weekly-deals-head h2{color:#284b3b;font:400 28px/1.2 var(--dh-serif);letter-spacing:-.025em;margin:0}
body.commerce-home .weekly-deals-head>a{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:9px 12px;border:1px solid #c9d3be;border-radius:6px;background:#fffefb;color:#284b3b;font:600 12px/1.3 'Segoe UI',Arial,sans-serif;text-decoration:none;white-space:nowrap}
body.commerce-home .weekly-deals-head>a::after{content:'›';font-size:20px;line-height:1}
body.commerce-home .weekly-deals-head>a:hover{background:#e5ebdd;border-color:#869b75}
body.commerce-home .weekly-deals .weekly-deal-badge{background:#e7ede0;color:#425539}
@media(max-width:760px){
 body.commerce-home .weekly-deals{display:block;padding:16px 10px 10px;margin:28px 0;background:#eeefe6;border:1px solid #dce2d2;border-radius:10px}
 body.commerce-home .weekly-deals-promo{display:none}
 body.commerce-home .weekly-deals-content{padding:0;min-width:0}
 body.commerce-home .weekly-deals-head{gap:10px;margin-bottom:16px;padding:0 2px}
 body.commerce-home .weekly-deals-head h2{font-size:23px;line-height:1.18}
 body.commerce-home .weekly-deals-head small{font-size:9px;margin-bottom:7px}
 body.commerce-home .weekly-deals-head>a{font-size:11px;min-height:44px;padding:8px 10px;gap:6px}
 body.commerce-home .weekly-deals-carousel .commerce-product-grid{gap:10px;grid-auto-columns:calc((100% - 10px)/2)!important;padding:0 0 4px}
 body.commerce-home .weekly-deals .product-carousel-prev{left:-6px}
 body.commerce-home .weekly-deals .product-carousel-next{right:-6px}
}
@media(max-width:360px){body.commerce-home .weekly-deals-head{align-items:flex-start;flex-wrap:wrap}body.commerce-home .weekly-deals-head h2{font-size:22px}body.commerce-home .weekly-deals-head>a{min-height:40px}}
