*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f7f5;color:#17241f;font:15px Arial,sans-serif}.topbar{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:14px max(20px,calc((100% - 1180px)/2));background:#fff;border-bottom:1px solid #e0e6e2}.brand{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.brand>span,.brand-mark,.hero-mark{display:grid;place-items:center;background:var(--primary);color:#fff;font-weight:900}.brand>span{width:42px;height:42px;border-radius:12px}.topbar>div{display:flex;gap:10px}.topbar button,.topbar a:not(.brand){border:0;border-radius:10px;padding:10px 14px;background:#edf2ef;color:var(--primary);font-weight:700;text-decoration:none}.hero{padding:44px 20px 38px;text-align:center;background:var(--primary);color:#fff}.hero img{max-width:240px;max-height:90px;object-fit:contain}.hero-mark{width:70px;height:70px;margin:auto;border:1px solid #ffffff44;border-radius:18px;background:#ffffff22}.hero p,.catalog-heading p,.cart-title p{margin:18px 0 6px;font-size:11px;font-weight:900;letter-spacing:.15em}.hero h1{max-width:820px;margin:0 auto 12px;font:500 clamp(30px,5vw,52px) Georgia,serif}.catalog{max-width:1180px;margin:auto;padding:36px 20px}.catalog-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.catalog-heading h2,.cart h2{margin:0;font:500 34px Georgia,serif}.catalog-heading label{font-size:12px;font-weight:700}.catalog-heading input{display:block;width:260px;margin-top:6px;padding:12px;border:1px solid #ccd7d1;border-radius:10px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{overflow:hidden;border:1px solid #dde5e1;border-radius:20px;background:#fff;box-shadow:0 12px 35px #1d3c3020}.photo{position:relative;height:330px;background:#f1f3f1}.photo img{width:100%;height:100%;object-fit:contain}.photo-notice{position:absolute;left:12px;right:12px;bottom:10px;padding:9px;border-radius:8px;background:#fff6df;color:#6d4c15;text-align:center;font-weight:700}.placeholder{height:100%;display:grid;place-content:center;gap:12px;text-align:center;color:#78837e}.placeholder span{font-size:20px;font-weight:900}.product-info{padding:20px}.product-info>small{color:var(--primary);font-weight:900}.product-info h3{min-height:52px;margin:8px 0 18px;font:500 22px/1.2 Georgia,serif}.option{margin:14px 0}.option>b{display:block;margin-bottom:7px;font-size:12px}.chips{display:flex;flex-wrap:wrap;gap:7px}.chips button{padding:8px 10px;border:1px solid #cfd9d4;border-radius:8px;background:#f7f9f8;font-size:11px;font-weight:800}.chips button.active{border-color:var(--primary);background:var(--primary);color:#fff}.stock{font-size:12px;color:#66736c}.buy{display:flex;gap:10px;margin-top:17px}.qty{display:flex;border:1px solid #ccd7d1;border-radius:9px;overflow:hidden}.qty button{width:34px;border:0;background:#edf2ef;font-size:18px}.qty input{width:42px;border:0;text-align:center}.add{flex:1;border:0;border-radius:9px;background:var(--primary);color:#fff;font-weight:800}.cart{margin-top:48px;padding:28px;border-radius:20px;background:#fff;border:1px solid #dde5e1}.cart-title{display:flex;justify-content:space-between;align-items:end}.cart-list{margin:20px 0}.cart-row{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-top:1px solid #e3e8e5}.cart-row span{display:block;margin-top:5px;color:#66736c;font-size:12px}.cart-row button{border:0;background:none;color:#a34d43}.whatsapp{display:block;padding:15px;border-radius:10px;background:#168b52;color:#fff;text-align:center;text-decoration:none;font-weight:900}.whatsapp.disabled{pointer-events:none;opacity:.45}footer{display:flex;justify-content:space-between;padding:24px max(20px,calc((100% - 1180px)/2));background:#17241f;color:#fff}.blocked-card{width:min(620px,calc(100% - 40px));margin:15vh auto;padding:42px;border-radius:22px;background:#fff;text-align:center;box-shadow:0 18px 50px #1f493d1f}.blocked-card .brand-mark{width:64px;height:64px;margin:auto;border-radius:18px}.blocked-card h1{font:500 36px Georgia,serif}.blocked-card span{display:inline-block;padding:9px 14px;border-radius:99px;background:#f8e9e6;color:#9b4d43;font-size:12px;font-weight:900}.empty{padding:50px;border:1px dashed #bfcac4;border-radius:18px;text-align:center}@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.product-grid{grid-template-columns:1fr}.catalog-heading,.cart-title,footer{align-items:stretch;flex-direction:column}.catalog-heading input{width:100%}.topbar .brand strong{display:none}.photo{height:300px}}
