:root{--green-900:#123225;--green-800:#1f5a3d;--green-700:#26724c;--wood:#b9824f;--wood-light:#f1dfc8;--paper:#fbfaf6;--line:#e7e0d5;--ink:#1f2522;--muted:#65716b;--danger:#af3e2f;--shadow:0 18px 50px #1232251f}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.top-strip{background:var(--green-900);color:#fff;font-size:.86rem}.top-strip .container{justify-content:space-between;align-items:center;gap:16px;padding-block:8px;display:flex}.container{max-width:1180px;margin:0 auto;padding-inline:18px}.header{border-bottom:1px solid var(--line);z-index:10;background:#fff;position:sticky;top:0}.header-row{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding-block:16px;display:grid}.brand{align-items:center;gap:12px;min-width:210px;display:flex}.brand-mark{background:var(--green-800);color:#fff;letter-spacing:0;border-radius:8px;place-items:center;width:46px;height:46px;font-weight:900;display:grid}.brand strong{font-size:1.12rem;line-height:1.1;display:block}.brand span{color:var(--muted);margin-top:3px;font-size:.8rem;display:block}.search-bar{grid-template-columns:1fr auto;display:grid}.search-bar input{border:1px solid var(--line);border-radius:8px 0 0 8px;min-width:0;padding:13px 14px}.search-bar button,.primary-btn,.secondary-btn,.cart-button{cursor:pointer;border:0;border-radius:8px;min-height:44px;padding:0 16px;font-weight:800}.search-bar button,.primary-btn{background:var(--green-800);color:#fff}.search-bar button{border-radius:0 8px 8px 0}.secondary-btn{border:1px solid var(--line);color:var(--green-900);background:#fff}.cart-button{background:var(--wood-light);color:var(--green-900);white-space:nowrap}.nav{border-top:1px solid var(--line);overflow-x:auto}.nav .container{gap:10px;padding-block:10px;display:flex}.nav a{color:var(--green-900);border:1px solid #0000;border-radius:999px;flex:none;padding:9px 12px;font-size:.9rem;font-weight:800}.nav a:hover{background:var(--wood-light)}.hero{color:#fff;background-color:#0000;background-image:linear-gradient(115deg,#123225eb,#1f5a3dc7),url(https://images.unsplash.com/photo-1600210492493-0946911123ea?auto=format&fit=crop&w=1800&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:540px}.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(300px,.65fr);gap:28px;padding-block:58px;display:grid}.hero h1{max-width:760px;margin:0 0 18px;font-size:clamp(2.35rem,6vw,4.8rem);line-height:1}.hero p{color:#ffffffe0;max-width:640px;margin:0 0 24px;font-size:1.12rem;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-actions .secondary-btn{color:#fff;background:#ffffff1f;border-color:#ffffff42}.deal-panel{box-shadow:var(--shadow);color:var(--ink);background:#fffffff5;border-radius:8px;align-self:end;padding:22px}.deal-panel small{color:var(--green-700);text-transform:uppercase;margin-bottom:8px;font-weight:900;display:block}.deal-panel h2{margin:0 0 8px;font-size:1.6rem}.deal-panel p{color:var(--muted);margin:0 0 18px;font-size:.95rem}.trust-row{border-bottom:1px solid var(--line);background:#fff}.trust-grid{grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.trust-item{padding:20px 14px}.trust-item strong{margin-bottom:5px;display:block}.trust-item span{color:var(--muted);font-size:.88rem}.section{padding-block:44px}.section-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:20px;display:flex}.section-head h2{margin:0;font-size:clamp(1.45rem,3vw,2.2rem)}.section-head p{color:var(--muted);margin:6px 0 0}.category-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.category-card{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:210px;overflow:hidden}.category-card img{aspect-ratio:4/3;object-fit:cover;width:100%}.category-card div{padding:14px}.category-card strong{margin-bottom:6px;display:block}.category-card span{color:var(--muted);font-size:.86rem;line-height:1.35}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.product-media{background:#f4efe8;position:relative}.product-media img{aspect-ratio:1/.84;object-fit:cover;width:100%}.badge{background:var(--wood-light);color:var(--green-900);border-radius:999px;padding:7px 9px;font-size:.75rem;font-weight:900;position:absolute;top:10px;left:10px}.product-body{flex-direction:column;flex:1;gap:10px;padding:15px;display:flex}.product-body h3{min-height:42px;margin:0;font-size:1rem;line-height:1.28}.summary{color:var(--muted);margin:0;font-size:.88rem;line-height:1.4}.price{color:var(--green-800);font-size:1.25rem;font-weight:900;display:block}.old-price{color:var(--muted);font-size:.86rem;text-decoration:line-through}.product-actions{gap:8px;margin-top:auto;display:grid}.promo-band{background:var(--green-900);color:#fff}.promo-grid{grid-template-columns:1fr auto;align-items:center;gap:20px;padding-block:34px;display:grid}.promo-grid h2{margin:0 0 8px}.promo-grid p{color:#fffc;margin:0}.detail-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.65fr);gap:28px;padding-block:44px;display:grid}.detail-image{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.detail-image img{aspect-ratio:4/3;object-fit:cover;width:100%}.detail-panel{border:1px solid var(--line);background:#fff;border-radius:8px;padding:24px}.detail-panel h1{margin:12px 0;font-size:clamp(1.8rem,4vw,3rem);line-height:1.05}.spec-list{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.spec-list li{margin-bottom:9px}.cart-layout,.checkout-layout,.admin-grid{grid-template-columns:minmax(0,1fr) 360px;gap:22px;padding-block:36px;display:grid}.line-item,.summary-box,.form-box,.admin-card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:18px}.line-item{grid-template-columns:90px 1fr auto;align-items:center;gap:16px;margin-bottom:12px;display:grid}.line-item img{aspect-ratio:1;object-fit:cover;border-radius:8px}.qty-controls{align-items:center;gap:8px;display:flex}.qty-controls button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;width:36px;height:36px}.form-grid{gap:12px;display:grid}.form-grid label{gap:6px;font-weight:800;display:grid}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid var(--line);border-radius:8px;padding:12px}.payment-options{gap:10px;margin-top:12px;display:grid}.payment-options label{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:auto 1fr;align-items:start;gap:8px;padding:12px;display:grid}.admin-stat{color:var(--green-800);font-size:2rem;font-weight:900;display:block}.footer{background:var(--green-900);color:#fff;margin-top:44px;padding-block:34px}.footer-grid{grid-template-columns:1.2fr repeat(3,1fr);gap:22px;display:grid}.footer a,.footer p{color:#ffffffc7}.footer h3{margin-top:0}@media (max-width:920px){.header-row,.hero-grid,.detail-grid,.cart-layout,.checkout-layout,.admin-grid,.promo-grid{grid-template-columns:1fr}.brand{min-width:0}.product-grid,.category-grid,.trust-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.top-strip .container,.section-head{flex-direction:column;align-items:start}.hero{min-height:600px}.hero-grid{padding-block:38px}.product-grid,.category-grid,.trust-grid,.footer-grid{grid-template-columns:1fr}.line-item{grid-template-columns:72px 1fr}.line-item>strong{grid-column:1/-1}}
