:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f3ef;color:#1f2523}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}.shell{max-width:920px;margin:0 auto;padding:16px}.topbar,.chips,.lang-switcher,.category-grid,.product-grid{display:flex;gap:10px}.topbar{align-items:center;justify-content:space-between;margin-bottom:18px}.brand{display:inline-flex;align-items:center;font-weight:800}.brand img{width:132px;height:auto;display:block}.lang-switcher a,.chips a{border:1px solid #d7d1c8;border-radius:8px;padding:8px 10px;background:#fff}.lang-switcher .active,.chips .active{background:#1f2523;color:#fff}.hero{padding:22px 0}.hero h1,.section-heading h1,.product-detail h1{margin:0 0 8px;font-size:30px;line-height:1.1}.notice,.errors{border-radius:8px;padding:12px;margin-bottom:14px}.notice{background:#dff5e8}.errors{background:#ffe4e4}.category-grid,.product-grid{flex-wrap:wrap}.category-card,.product-card{background:#fff;border:1px solid #e1dbd1;border-radius:8px;overflow:hidden}.category-card{flex:1 1 180px;padding:14px}.category-card span,.product-card span{display:block;font-weight:700}.category-card small,.product-card small{color:#65706b}.product-card{flex:1 1 160px;max-width:220px}.product-card a,.product-card small{display:block;padding:10px}.product-card img,.gallery img{width:100%;aspect-ratio:4 / 5;object-fit:cover;background:#ebe6dd}.gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.price{font-size:22px;font-weight:800}.stock{color:#35624b;font-weight:700}.request-form{display:grid;gap:12px;margin-top:18px}.request-form label{display:grid;gap:6px;font-weight:700}.request-form input,.request-form select,.request-form textarea{width:100%;border:1px solid #d7d1c8;border-radius:8px;padding:12px;font:inherit;background:#fff}.request-form textarea{min-height:96px}.request-form button{border:0;border-radius:8px;padding:14px;background:#1f2523;color:#fff;font:inherit;font-weight:800}@media (max-width: 520px){.product-card{max-width:none;flex-basis:calc(50% - 5px)}}
