*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif;background:#f5f6f8;color:#111827}a{text-decoration:none;color:inherit}button,input,select,textarea{font-family:inherit}.hidden{display:none!important}.top{background:#050816;color:white;padding:9px 5%;font-size:14px;text-align:center}.desktop-header{background:white;position:sticky;top:0;z-index:30;box-shadow:0 2px 12px rgba(0,0,0,.08)}.head-main{display:flex;align-items:center;gap:20px;padding:16px 5%}.brand{display:flex;align-items:center;gap:14px;min-width:280px}.brand img,.mobile-header img,.menu img{width:58px;height:58px;border-radius:50%;object-fit:cover;background:white}.brand strong{font-size:20px}.brand span{color:#d53318}.brand small{display:block;color:#555}.search,.mobile-search{display:flex;flex:1;background:#f1f5f9;border-radius:999px;overflow:hidden;border:1px solid #e5e7eb}.search input,.mobile-search input{flex:1;border:none;background:transparent;padding:14px 18px;font-size:16px;outline:none}.search button,.mobile-search button{border:none;background:#f97316;color:white;font-size:18px;padding:0 18px;cursor:pointer}.loginBtn,.cartBtn,.cart-top{border:none;border-radius:12px;background:#111827;color:white;font-weight:800;padding:12px 16px;cursor:pointer}.cartBtn small,.cart-top small{display:block;font-size:12px;color:#dbeafe}nav{display:flex;justify-content:center;background:#070707;overflow-x:auto}nav button{border:none;background:transparent;color:white;font-weight:900;padding:16px 22px;text-transform:uppercase;cursor:pointer;white-space:nowrap}nav button.active,nav button:hover{background:#e4451f}.mobile-header{display:none;align-items:center;gap:10px;padding:10px;background:#0b5cab;color:white;position:sticky;top:0;z-index:35}.icon-btn{background:transparent;border:none;color:white;font-size:28px}.delivery-mobile{display:none;background:#074a94;color:white;padding:13px 18px;font-weight:800}.menu{position:fixed;left:-310px;top:0;width:300px;height:100vh;background:white;z-index:60;box-shadow:4px 0 30px rgba(0,0,0,.18);padding:20px;transition:.25s;display:flex;flex-direction:column;gap:8px}.menu.open{left:0}.menu a{padding:14px;border-bottom:1px solid #eee;font-weight:800;cursor:pointer}.close{align-self:flex-end;border:none;background:#111827;color:#fff;border-radius:50%;width:34px;height:34px}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;margin:28px 5%;background:white;border-radius:28px;padding:45px;align-items:center;box-shadow:0 10px 30px rgba(0,0,0,.06)}.hero span{background:#111827;color:white;padding:8px 14px;border-radius:999px;font-weight:800}.hero h1{font-size:48px;line-height:1.05;margin:22px 0 10px;text-transform:uppercase}.hero h2{font-size:26px;color:#d53318;margin-bottom:12px}.hero p{font-size:18px;color:#555;max-width:620px}.hero img{width:100%;max-height:320px;object-fit:contain}.hero-actions{display:flex;gap:12px;margin-top:22px}.hero-actions a,.hero-actions button{border:none;background:#d53318;color:white;padding:14px 20px;border-radius:12px;font-weight:900;cursor:pointer}.hero-actions button{background:#111827}.cat-mobile{margin:18px 5%;display:flex;gap:10px;overflow-x:auto}.cat-mobile button{white-space:nowrap;border:none;background:white;border-radius:999px;padding:12px 17px;font-weight:900;box-shadow:0 2px 10px rgba(0,0,0,.05)}.cat-mobile button.active{background:#d53318;color:white}.products{margin:25px 5%}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.section-title h2{font-size:30px}.section-title span{color:#555;font-size:18px}.product-list{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))!important;gap:22px!important;padding:20px 0}.product-card{background:white;border-radius:16px;padding:14px;box-shadow:0 4px 14px rgba(0,0,0,.10);overflow:hidden;display:flex;flex-direction:column;min-height:460px}.photo-wrap{width:100%;height:230px;display:flex;align-items:center;justify-content:center;background:#fff;overflow:hidden;border-radius:12px;position:relative;border:1px solid #eef2f7}.photo-wrap img{width:100%;height:100%;object-fit:contain!important;display:block}.offer-badge{position:absolute;top:10px;left:10px;background:#ef4444;color:#fff;font-weight:900;border-radius:999px;padding:7px 11px;font-size:12px;z-index:2}.old-price{position:absolute;top:44px;left:10px;background:#111827;color:#fff;text-decoration:line-through;border-radius:999px;padding:5px 9px;font-size:12px;z-index:2}.product-info{padding-top:12px;display:flex;flex-direction:column;gap:7px;flex:1}.product-info h3{font-size:18px}.product-info p{font-size:14px;color:#555}.price{font-size:22px;font-weight:900;color:#111827}.price small{font-size:13px;color:#555}.stock{color:#0f5132!important;font-weight:900}.buy-mode{font-weight:800;font-size:13px}.buy-mode select{width:100%;margin-top:5px;padding:10px;border:1px solid #ddd;border-radius:10px;background:white}.qty-row{display:flex;gap:8px;align-items:center;margin-top:4px}.qty-row button{width:36px;height:36px;border:none;border-radius:10px;background:#111827;color:#fff;font-size:18px;font-weight:900;cursor:pointer}.qty-row input{width:70px;text-align:center;padding:8px;border:1px solid #ddd;border-radius:10px}.qty-row.small button{width:28px;height:28px}.qty-row.small input{width:45px}.add-btn{margin-top:auto;border:none;border-radius:12px;background:#0b74d1;color:white;padding:13px;font-weight:900;cursor:pointer}.empty{background:white;border-radius:14px;padding:20px;box-shadow:0 4px 14px rgba(0,0,0,.08)}.cart{position:fixed;right:-430px;top:0;width:420px;max-width:96vw;height:100vh;background:white;z-index:70;box-shadow:-6px 0 30px rgba(0,0,0,.18);transition:.25s;display:flex;flex-direction:column}.cart.open{right:0}.cart-head{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee}.cart-head button{border:none;background:#111827;color:white;border-radius:50%;width:35px;height:35px}.delivery-card,.summary{padding:15px;border-bottom:1px solid #eee}.delivery-card select{width:100%;padding:12px;border:1px solid #ddd;border-radius:10px;margin-top:8px}.cart-item{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center;padding:14px;border-bottom:1px solid #eee}.cart-item img{width:64px;height:64px;object-fit:contain;background:#f8fafc;border-radius:12px}.cart-item small{display:block;color:#555}.remove{border:none;background:#fee2e2;color:#991b1b;border-radius:8px;padding:7px}.summary{margin-top:auto}.summary div{display:flex;justify-content:space-between;margin:8px 0}.summary .total{font-size:20px;font-weight:900;border-top:1px solid #ddd;padding-top:10px}.summary button,.checkout-box button,.login-box button,.admin button{width:100%;border:none;border-radius:12px;background:#d53318;color:white;padding:14px;font-weight:900;margin-top:12px;cursor:pointer}.checkout,.login-modal{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:80;display:flex;align-items:center;justify-content:center;padding:18px}.checkout-box,.login-box{background:white;border-radius:22px;padding:24px;width:520px;max-width:96vw;max-height:92vh;overflow:auto}.checkout-box img,.login-box img{width:70px;border-radius:50%;display:block;margin:auto}.checkout-box input,.checkout-box select,.checkout-box textarea,.login-box input,.admin input,.admin select,.admin textarea{width:100%;padding:13px;border:1px solid #ddd;border-radius:10px;margin:8px 0}.boleta-notice{background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a;padding:12px;border-radius:12px;margin:10px 0;font-weight:700}.close-login,.back{background:#111827!important;width:auto!important;padding:9px 12px!important}.bank{background:#f8fafc;border-radius:14px;padding:14px;margin-top:14px}.admin{margin:30px 5%;background:#fff;border-radius:22px;padding:25px;box-shadow:0 6px 20px rgba(0,0,0,.06)}.admin-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.admin-head button{width:auto;background:#111827}.admin-grid{display:grid;grid-template-columns:360px 1fr;gap:22px}.table-wrap{overflow:auto}.admin table{width:100%;border-collapse:collapse}.admin th,.admin td{border-bottom:1px solid #eee;padding:10px;text-align:left}.check{display:flex;gap:8px;align-items:center}.check input{width:auto}.contact{display:none!important}.site-footer{background:#07559d;color:white;margin-top:40px}.footer-section{border-bottom:1px solid rgba(255,255,255,.18)}.footer-section summary{list-style:none;cursor:pointer;padding:24px 5%;font-size:24px;font-weight:900;display:flex;justify-content:space-between}.footer-section summary::-webkit-details-marker{display:none}.footer-section summary:after{content:'⌄';font-size:22px}.footer-section[open] summary:after{content:'⌃'}.footer-section div{padding:0 5% 22px;color:#e8f2ff}.footer-section a,.footer-section p{display:block;margin:10px 0;color:#e8f2ff;font-size:16px}.footer-btn{display:inline-block!important;width:auto;background:#25d366;color:#062b13!important;border-radius:12px;padding:13px 16px;font-weight:900}.socials{display:flex;gap:26px;padding:24px 5%;font-size:34px}.socials a{font-weight:900}.footer-brand{display:flex;gap:14px;align-items:center;padding:24px 5% 32px;background:#064984}.footer-brand img{width:70px;height:70px;border-radius:50%;background:white;object-fit:contain}.footer-brand span{display:block;color:#dbeafe;margin-top:4px}.overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:65}.overlay.show{display:block}@media(max-width:1000px){.desktop-header{display:none}.mobile-header,.delivery-mobile{display:flex}.admin-grid{grid-template-columns:1fr}.admin-head{display:block}.hero{grid-template-columns:1fr;margin:18px 3%;padding:28px}.hero h1{font-size:34px}.hero img{display:none}.products,.admin{margin-left:3%;margin-right:3%}.product-list{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))!important;gap:14px!important}.product-card{min-height:auto}.photo-wrap{height:180px}.footer-section summary{font-size:22px}.mobile-search input{width:100px}}@media(max-width:560px){.product-list{grid-template-columns:1fr!important}.section-title{display:block}.photo-wrap{height:220px}.hero h1{font-size:30px}.hero h2{font-size:22px}.hero-actions{flex-direction:column}.cart{width:100%}}
.hero{margin-bottom:20px!important}
.footer-links{margin-top:20px!important}
.mobile-banner{display:none!important}