:root{--green:#54b700;--orange:#ff7a00;--dark:#101511;--muted:#6c757d;}
body{font-family:Arial,Helvetica,sans-serif;background:#f8faf9;color:#1f2937}.brand-logo{height:50px;width:50px;object-fit:cover;border-radius:14px}.btn-brand{background:linear-gradient(135deg,var(--green),var(--orange));color:#fff;border:0;border-radius:999px;padding:.65rem 1.1rem;font-weight:700}.btn-brand:hover{color:#fff;opacity:.9}.hero{background:radial-gradient(circle at top left,rgba(84,183,0,.18),transparent 30%),linear-gradient(135deg,#0f170f,#111);color:#fff;padding:90px 0;border-radius:0 0 42px 42px}.hero h1{font-size:clamp(2.2rem,5vw,4.7rem);font-weight:900}.hero-logo{max-width:360px;width:100%;filter:drop-shadow(0 20px 35px rgba(0,0,0,.4))}.section-title{font-weight:900;color:#101511}.category-card,.product-card,.info-card{background:#fff;border:0;border-radius:24px;box-shadow:0 12px 35px rgba(15,23,42,.08);transition:.25s}.category-card:hover,.product-card:hover{transform:translateY(-6px)}.product-img{height:220px;object-fit:cover;border-radius:22px 22px 0 0;background:#f1f5f9}.price{color:var(--green);font-size:1.25rem;font-weight:900}.old-price{text-decoration:line-through;color:#999}.badge-brand{background:rgba(84,183,0,.12);color:var(--green);border-radius:999px;padding:.45rem .8rem}.footer{background:#101511;color:#d8e5d8}.footer a{display:block;color:#d8e5d8;text-decoration:none;margin-bottom:.45rem}.footer-logo{height:76px;border-radius:16px}.page-header{background:#111;color:#fff;padding:55px 0;border-radius:0 0 32px 32px}.form-control,.form-select{border-radius:14px;padding:.8rem}.table-card{background:#fff;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.07);padding:20px}.whatsapp-float{position:fixed;right:22px;bottom:22px;background:#25D366;color:#fff;width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;box-shadow:0 10px 30px rgba(0,0,0,.25);z-index:99;text-decoration:none}
