*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:#191919;background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,92%);margin:auto}.topbar{background:#111;color:#fff;text-align:center;padding:8px 12px;font-size:13px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid #e9e5df}.headrow{min-height:76px;display:flex;align-items:center;gap:20px}.brand{font-weight:900;letter-spacing:.08em;font-size:20px;white-space:nowrap}.brand small{display:block;font-weight:600;letter-spacing:.15em;font-size:9px;color:#777}.nav{display:flex;align-items:center;gap:22px;margin-left:auto}.nav a{font-weight:700;font-size:14px}.nav a:hover{color:#8b5e3c}.tools{display:flex;align-items:center;gap:8px}.lang{border:1px solid #d7d0c7;background:#fff;border-radius:999px;padding:8px 11px;font-weight:800;cursor:pointer}.cartlink{background:#111;color:#fff;border-radius:999px;padding:10px 14px;font-weight:800}.hamb{display:none;border:0;background:#111;color:#fff;border-radius:8px;width:44px;height:44px;font-size:22px}.hero{background:linear-gradient(120deg,#f5eee6,#fff 55%,#eee8df);padding:72px 0}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900;color:#8b5e3c}.hero h1{font-size:clamp(38px,6vw,72px);line-height:.98;margin:12px 0 20px}.hero p{font-size:18px;line-height:1.65;color:#555;max-width:680px}.hero-collage{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hero-collage img{width:100%;height:260px;object-fit:cover;border-radius:20px}.hero-collage img:first-child{grid-row:span 2;height:530px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;background:#111;color:#fff;padding:13px 18px;border-radius:10px;font-weight:850;cursor:pointer;min-height:46px}.btn.alt{background:#f0ebe5;color:#111}.btn.outline{background:#fff;color:#111;border:1px solid #cfc7bd}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.section{padding:64px 0}.section.soft{background:#faf8f5}.section h2{font-size:clamp(28px,4vw,44px);margin:0 0 10px}.lead{color:#666;line-height:1.65;max-width:760px}.category-grid,.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:30px}.category-card,.product-card{border:1px solid #e7e0d8;border-radius:18px;overflow:hidden;background:#fff}.category-card img{height:320px;width:100%;object-fit:cover}.product-card img{height:300px;width:100%;object-fit:cover}.cardbody{padding:18px}.cardbody h3{margin:4px 0 8px;font-size:21px}.price{font-size:20px;font-weight:900}.muted{color:#6b6b6b}.pill{display:inline-block;background:#f1e8de;color:#6f492f;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.product-main-img{width:100%;max-height:690px;object-fit:cover;border-radius:18px;border:1px solid #eee}.product-info h1{font-size:clamp(32px,5vw,52px);line-height:1.05;margin:8px 0 12px}.product-info .price{font-size:30px}.desc{line-height:1.75;color:#555}.variants{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0 20px}.variant{width:76px;border:2px solid transparent;border-radius:12px;padding:4px;background:#fff;cursor:pointer}.variant.active{border-color:#111}.variant img{width:64px;height:64px;object-fit:cover;border-radius:8px}.variant span{display:block;font-size:9px;margin-top:4px}.formrow{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{margin:14px 0}.field label{display:block;font-weight:800;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;padding:12px;border:1px solid #cfc7bd;border-radius:9px;font:inherit;min-height:46px}.field textarea{min-height:110px}.notice{background:#fff8e9;border:1px solid #ead7a5;padding:14px;border-radius:12px;line-height:1.55}.cart-list{display:grid;gap:14px}.cart-item{display:grid;grid-template-columns:90px 1fr auto;gap:14px;align-items:center;border-bottom:1px solid #eee;padding:12px 0}.cart-item img{width:90px;height:90px;object-fit:cover;border-radius:10px}.qtybar{display:flex;align-items:center;gap:8px}.qtybar button{width:36px;height:36px;border:1px solid #ddd;background:#fff;border-radius:8px}.summary{border:1px solid #e5ded5;border-radius:16px;padding:20px;background:#fff}.summaryline{display:flex;justify-content:space-between;gap:15px;padding:8px 0}.footer{background:#111;color:#fff;padding:46px 0 28px;margin-top:50px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer a{color:#ddd}.footer p{color:#bbb;line-height:1.6}.socials{display:flex;gap:10px;flex-wrap:wrap}.socials a{border:1px solid #444;padding:8px 10px;border-radius:8px}.searchbar{margin:20px 0}.searchbar input{width:100%;padding:14px;border:1px solid #d8d0c7;border-radius:12px;font-size:16px}.hidden{display:none!important}.toast{position:fixed;right:18px;bottom:18px;background:#111;color:#fff;padding:13px 16px;border-radius:10px;z-index:99}.mobilecart{display:none}.custom-box{border:1px dashed #bcae9e;background:#fcfaf7;padding:20px;border-radius:16px;margin-top:26px}.breadcrumbs{font-size:13px;color:#777;margin:22px 0}.og-note{font-size:12px;color:#777}.checkout-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:34px}.deal{color:#8b5e3c;font-weight:900}.badge{display:inline-block;padding:4px 8px;border-radius:999px;background:#eee;font-size:11px;font-weight:800}.stock{color:#19723a;font-weight:800}.empty{text-align:center;padding:50px 10px}.footer-note{border-top:1px solid #333;margin-top:30px;padding-top:20px;color:#888;font-size:12px}
@media(max-width:820px){.headrow{min-height:66px}.nav{display:none;position:absolute;top:66px;left:0;right:0;background:#fff;border-bottom:1px solid #ddd;padding:16px 4%;flex-direction:column;align-items:stretch;gap:0}.nav.open{display:flex}.nav a{padding:13px 6px;border-bottom:1px solid #eee}.hamb{display:block}.tools{margin-left:auto}.cartlink{padding:10px}.hero{padding:42px 0}.hero-grid,.product-layout,.checkout-grid{grid-template-columns:1fr}.hero-collage{order:-1}.hero-collage img{height:180px}.hero-collage img:first-child{height:370px}.category-grid,.product-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.mobilecart{display:block;position:sticky;bottom:10px;z-index:40;width:92%;margin:0 auto}.mobilecart a{display:flex;background:#111;color:#fff;padding:13px;border-radius:12px;justify-content:center;font-weight:900}.formrow{grid-template-columns:1fr}}
@media(max-width:520px){.category-grid,.product-grid{grid-template-columns:1fr}.category-card img,.product-card img{height:360px}.brand{font-size:16px}.lang{padding:7px 9px}.hero-collage img{height:150px}.hero-collage img:first-child{height:310px}.cart-item{grid-template-columns:70px 1fr}.cart-item img{width:70px;height:70px}.cart-item>div:last-child{grid-column:2}.section{padding:46px 0}}

/* Commerce card interactions */
.product-media{position:relative;display:block;height:300px;overflow:hidden;background:#f6f3ef}
.product-media .product-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .55s ease,transform 1.15s cubic-bezier(.2,.65,.3,1);will-change:transform,opacity}
.product-media .secondary{opacity:0;transform:scale(1.02)}
.product-card{transition:transform .3s ease,box-shadow .3s ease}
.product-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(0,0,0,.09)}
.product-card:hover .product-media .primary{transform:scale(1.075) translate3d(-.7%,0,0)}
.product-card:hover .product-media .secondary{opacity:1;transform:scale(1.09) translate3d(.7%,-.4%,0)}
.card-actions{display:flex;gap:9px;flex-wrap:wrap;align-items:center}
.card-actions .quick-add{opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease,visibility .25s}
.product-card:hover .card-actions .quick-add,.product-card:focus-within .card-actions .quick-add{opacity:1;visibility:visible;transform:translateY(0)}
@media (hover:none),(pointer:coarse){.card-actions .quick-add{opacity:1;visibility:visible;transform:none}.product-card:hover{transform:none}.product-media .secondary{display:none}}
@media(max-width:520px){.product-media{height:360px}}
@media(prefers-reduced-motion:reduce){.product-card,.product-media .product-img,.card-actions .quick-add{transition:none!important;transform:none!important}.product-card:hover .product-media .primary{opacity:0}.product-card:hover .product-media .secondary{opacity:1}}
