:root{--navy:#0d1f3c;--navy-light:#1a3560;--green:#3dd68c;--green-dark:#22c069;--amber:#f59e0b;--amber-dark:#d97706;--surface:#ffffff;--bg:#f1f5f9;--bg-alt:#e8edf5;--border:#e2e8f0;--text:#0f172a;--muted:#64748b;--radius:8px;--radius-lg:16px;--shadow-sm:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06);--shadow:0 4px 12px rgba(0,0,0,.10),0 2px 4px rgba(0,0,0,.06);--shadow-lg:0 10px 30px rgba(0,0,0,.12),0 4px 8px rgba(0,0,0,.06);--transition:200ms cubic-bezier(.4,0,.2,1);--header-h:68px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;border:none;background:none}button,input,select,textarea{font:inherit}.container{max-width:1280px;margin:0 auto;padding:0 1.25rem}@media (min-width:768px){.container{padding:0 2rem}}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.25rem;border-radius:var(--radius);font-size:.875rem;font-weight:600;letter-spacing:.01em;transition:all var(--transition);white-space:nowrap}.btn-primary{background:var(--green);color:var(--navy)}.btn-primary:hover{background:var(--green-dark)}.btn-navy{background:var(--navy);color:white}.btn-navy:hover{background:var(--navy-light)}.btn-amber{background:var(--amber);color:white}.btn-amber:hover{background:var(--amber-dark)}.btn-ghost{background:transparent;color:var(--navy);border:1.5px solid var(--border)}.btn-ghost:hover{border-color:var(--navy);background:var(--bg-alt)}.btn-sm{padding:.45rem .9rem;font-size:.8125rem}.btn-lg{padding:.85rem 1.75rem;font-size:1rem}.btn:disabled{opacity:.5;pointer-events:none}.badge{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:99px;font-size:.75rem;font-weight:600}.badge-green{background:rgba(61,214,140,.15);color:#148a55}.badge-amber{background:rgba(245,158,11,.15);color:#9a6700}.badge-navy{background:rgba(13,31,60,.1);color:var(--navy)}.card{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-sm);overflow:hidden}.header{position:-webkit-sticky;position:sticky;top:0;z-index:100;height:var(--header-h);background:var(--navy);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 2px 16px rgba(0,0,0,.25)}.header-inner{height:100%;display:flex;align-items:center;gap:1rem}.header-logo{flex-shrink:0;display:flex;flex-direction:column;line-height:1}.header-logo-mvse{font-size:1.375rem;font-weight:800;color:var(--green);letter-spacing:-.02em}.header-logo-sub{font-size:.6rem;font-weight:600;color:rgba(255,255,255,.55);letter-spacing:.12em;text-transform:uppercase}.header-search{flex:1 1;max-width:560px;margin:0 auto;display:flex;gap:0}.header-search input{flex:1 1;padding:.6rem 1rem;border-radius:var(--radius) 0 0 var(--radius);border:1.5px solid rgba(255,255,255,.15);border-right:none;background:rgba(255,255,255,.1);color:white;font-size:.875rem;outline:none;transition:border-color var(--transition),background var(--transition)}.header-search input::placeholder{color:rgba(255,255,255,.4)}.header-search input:focus{background:rgba(255,255,255,.18);border-color:var(--green)}.header-search button{padding:.6rem 1rem;background:var(--green);color:var(--navy);font-weight:700;border-radius:0 var(--radius) var(--radius) 0;font-size:.875rem;transition:background var(--transition)}.header-search button:hover{background:var(--green-dark)}.header-cart{position:relative;flex-shrink:0;padding:.6rem .9rem;border-radius:var(--radius);background:rgba(255,255,255,.1);color:white;font-size:.875rem;font-weight:600;display:flex;align-items:center;gap:.4rem;transition:background var(--transition)}.header-cart:hover{background:rgba(255,255,255,.18)}.cart-badge{position:absolute;top:-6px;right:-6px;width:20px;height:20px;border-radius:50%;background:var(--green);color:var(--navy);font-size:.65rem;font-weight:800;display:flex;align-items:center;justify-content:center}@media (max-width:640px){.header-logo-sub,.header-search{display:none}}.hero{background:linear-gradient(135deg,var(--navy) 0,#142a52 60%,#0a1929 100%);position:relative;overflow:hidden;padding:5rem 0 4.5rem}.hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%233dd68c' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:1}.hero-content{position:relative;z-index:1;text-align:center}.hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .85rem;border-radius:99px;background:rgba(61,214,140,.15);border:1px solid rgba(61,214,140,.3);color:var(--green);font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin-bottom:1.5rem}.hero h1{font-size:clamp(2rem,5vw,3.25rem);font-weight:800;color:white;line-height:1.15;letter-spacing:-.03em;margin-bottom:1rem}.hero h1 span{color:var(--green)}.hero p{font-size:clamp(1rem,2vw,1.2rem);color:rgba(255,255,255,.7);max-width:560px;margin:0 auto 2.5rem}.hero-search{display:flex;max-width:560px;margin:0 auto 2rem;box-shadow:0 8px 32px rgba(0,0,0,.3);border-radius:calc(var(--radius) + 2px);overflow:hidden}.hero-search input{flex:1 1;padding:1rem 1.25rem;font-size:1rem;border:none;outline:none;background:white}.hero-search button{padding:1rem 1.5rem;background:var(--green);color:var(--navy);font-weight:700;font-size:.95rem;transition:background var(--transition)}.hero-search button:hover{background:var(--green-dark)}.hero-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.hero-badge{display:flex;align-items:center;gap:.35rem;padding:.35rem .75rem;border-radius:99px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.75);font-size:.8125rem;font-weight:500}.section{padding:4rem 0}.section-header{margin-bottom:2rem}.section-title{font-size:1.625rem;font-weight:800;color:var(--navy);letter-spacing:-.02em;margin-bottom:.4rem}.section-sub{color:var(--muted);font-size:.9375rem}.section-link{font-size:.875rem;font-weight:600;color:var(--green-dark);transition:color var(--transition)}.section-link:hover{color:var(--navy)}.categorias-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}@media (min-width:640px){.categorias-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.categorias-grid{grid-template-columns:repeat(4,1fr)}}.categoria-card{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.25rem;background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition);text-decoration:none;color:inherit}.categoria-card:hover{border-color:var(--green);box-shadow:0 0 0 3px rgba(61,214,140,.12),var(--shadow);transform:translateY(-2px)}.categoria-emoji{font-size:2rem;line-height:1;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--bg)}.categoria-nome{font-size:.9375rem;font-weight:700;color:var(--navy);line-height:1.3}.categoria-desc{font-size:.8125rem;color:var(--muted);line-height:1.4}.produtos-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}@media (min-width:640px){.produtos-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.produtos-grid{grid-template-columns:repeat(4,1fr)}}.produto-card{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;transition:all var(--transition)}.produto-card:hover{border-color:var(--green);box-shadow:var(--shadow);transform:translateY(-2px)}.produto-img{width:100%;aspect-ratio:4/3;background:var(--bg);display:flex;align-items:center;justify-content:center;font-size:3rem;overflow:hidden;position:relative}.produto-img img{width:100%;height:100%;object-fit:cover}.produto-body{padding:1rem;flex:1 1;display:flex;flex-direction:column;gap:.5rem}.produto-nome{font-size:.9rem;font-weight:600;color:var(--text);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.produto-preco{font-size:1.125rem;font-weight:800;color:var(--navy)}.produto-preco-label{font-size:.7rem;font-weight:500;color:var(--muted)}.produto-actions{padding:0 1rem 1rem;display:flex;gap:.5rem}.empty-state{text-align:center;padding:5rem 1.5rem}.empty-icon{font-size:3.5rem;margin-bottom:1rem;line-height:1}.empty-title{font-size:1.2rem;font-weight:700;color:var(--navy);margin-bottom:.5rem}.empty-desc{color:var(--muted);font-size:.9375rem;max-width:400px;margin:0 auto 1.5rem}.info-bar{background:var(--amber);padding:.65rem 0}.info-bar-inner{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem}.info-item{display:flex;align-items:center;gap:.4rem;font-size:.8125rem;font-weight:600;color:white}.cart-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:200;opacity:0;pointer-events:none;transition:opacity var(--transition);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cart-overlay.open{opacity:1;pointer-events:all}.cart-drawer{position:fixed;top:0;right:0;height:100%;width:min(420px,100vw);background:var(--surface);z-index:201;display:flex;flex-direction:column;transform:translateX(100%);transition:transform var(--transition);box-shadow:-4px 0 32px rgba(0,0,0,.18)}.cart-drawer.open{transform:translateX(0)}.cart-header{padding:1.25rem 1.5rem;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.cart-title{font-size:1.125rem;font-weight:700;color:var(--navy)}.cart-close{width:36px;height:36px;border-radius:var(--radius);display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:var(--muted);transition:all var(--transition)}.cart-close:hover{background:var(--bg);color:var(--text)}.cart-items{flex:1 1;overflow-y:auto;padding:1rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.cart-item{display:flex;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.cart-item-img{width:64px;height:64px;border-radius:var(--radius);background:var(--bg);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:1.75rem;overflow:hidden}.cart-item-info{flex:1 1;min-width:0}.cart-item-nome{font-size:.875rem;font-weight:600;color:var(--text);line-height:1.3;margin-bottom:.35rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-item-price{font-size:.9375rem;font-weight:800;color:var(--navy);margin-bottom:.5rem}.cart-item-qty{gap:.35rem}.cart-item-qty,.qty-btn{display:flex;align-items:center}.qty-btn{width:28px;height:28px;border:1.5px solid var(--border);border-radius:6px;justify-content:center;font-size:1rem;font-weight:600;color:var(--muted);transition:all var(--transition)}.qty-btn:hover{border-color:var(--navy);color:var(--navy)}.qty-val{font-size:.875rem;font-weight:700;width:24px;text-align:center}.cart-item-remove{flex-shrink:0;color:var(--muted);font-size:1.2rem;padding:.25rem;border-radius:4px;transition:color var(--transition)}.cart-item-remove:hover{color:#ef4444}.cart-footer{padding:1.25rem 1.5rem;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:.75rem}.cart-total{display:flex;justify-content:space-between;align-items:center;font-size:1rem;font-weight:700;color:var(--navy)}.cart-total-val{font-size:1.375rem;font-weight:800}.cart-cta{display:flex;flex-direction:column;gap:.5rem}.cart-notice{font-size:.75rem;color:var(--muted);text-align:center}.produtos-layout{display:grid;grid-gap:1.5rem;gap:1.5rem}@media (min-width:768px){.produtos-layout{grid-template-columns:240px 1fr}}.filtros-panel{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:1.25rem;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:calc(var(--header-h) + 1rem)}.filtros-title{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:1rem}.filtro-item{display:flex;align-items:center;gap:.6rem;padding:.45rem 0;border-radius:6px;cursor:pointer;font-size:.9rem;color:var(--text);transition:color var(--transition);text-decoration:none}.filtro-item:hover{color:var(--navy)}.filtro-item.active{font-weight:700;color:var(--navy)}.filtro-emoji{font-size:1.1rem;width:24px;text-align:center}.breadcrumb{display:flex;align-items:center;gap:.4rem;font-size:.8125rem;color:var(--muted);margin-bottom:1.5rem}.breadcrumb a{transition:color var(--transition)}.breadcrumb a:hover{color:var(--navy)}.breadcrumb-sep{color:var(--border)}.breadcrumb-current{color:var(--text);font-weight:500}.produto-detail-grid{display:grid;grid-gap:2.5rem;gap:2.5rem}@media (min-width:768px){.produto-detail-grid{grid-template-columns:1fr 1fr}}.produto-galeria{display:flex;flex-direction:column;gap:.75rem}.produto-img-main{aspect-ratio:1;background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;font-size:5rem;overflow:hidden}.produto-info-panel{display:flex;flex-direction:column;gap:1.25rem}.produto-detail-nome{font-size:1.5rem;font-weight:800;color:var(--navy);letter-spacing:-.02em;line-height:1.25}.produto-detail-preco{font-size:2rem;font-weight:900;color:var(--navy);letter-spacing:-.03em}.produto-detail-preco small{font-size:.9rem;font-weight:500;color:var(--muted)}.produto-sku{font-size:.8125rem;color:var(--muted);font-family:SF Mono,Fira Code,monospace}.produto-desc{font-size:.9375rem;color:var(--muted);line-height:1.65;padding:1rem;background:var(--bg);border-radius:var(--radius)}.qty-selector{display:flex;align-items:center;gap:.75rem}.qty-selector label{font-size:.875rem;font-weight:600;color:var(--muted)}.qty-control{display:flex;align-items:center;gap:.5rem;border:1.5px solid var(--border);border-radius:var(--radius);overflow:hidden}.qty-control button{padding:.5rem .85rem;font-size:1.1rem;font-weight:700;color:var(--muted);transition:all var(--transition);background:var(--bg)}.qty-control button:hover{background:var(--bg-alt);color:var(--navy)}.qty-control span{font-size:1rem;font-weight:700;min-width:2.5rem;text-align:center}.produto-detail-actions{display:flex;flex-direction:column;gap:.75rem}.footer{background:var(--navy);color:rgba(255,255,255,.75);padding:3rem 0 1.5rem;margin-top:auto}.footer-grid{display:grid;grid-gap:2rem;gap:2rem;margin-bottom:2.5rem}@media (min-width:640px){.footer-grid{grid-template-columns:1.5fr 1fr 1fr}}.footer-brand{display:flex;flex-direction:column;gap:.75rem}.footer-logo{font-size:1.5rem;font-weight:800;color:var(--green);letter-spacing:-.02em}.footer-tagline{font-size:.875rem;line-height:1.6;color:rgba(255,255,255,.55);max-width:260px}.footer-col h4{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.5);margin-bottom:.75rem}.footer-links{display:flex;flex-direction:column;gap:.45rem;list-style:none}.footer-links a{font-size:.875rem;color:rgba(255,255,255,.65);transition:color var(--transition)}.footer-links a:hover{color:var(--green)}.footer-contact-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:rgba(255,255,255,.65);margin-bottom:.45rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.25rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;font-size:.8125rem;color:rgba(255,255,255,.35)}.page-topbar{background:var(--surface);border-bottom:1px solid var(--border);padding:1rem 0}.page-topbar-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.result-count{font-size:.875rem;color:var(--muted)}.result-count strong{color:var(--text)}.pagination{gap:.35rem;margin-top:2.5rem}.pag-btn,.pagination{display:flex;justify-content:center}.pag-btn{width:38px;height:38px;border-radius:var(--radius);border:1.5px solid var(--border);align-items:center;font-size:.875rem;font-weight:600;color:var(--muted);transition:all var(--transition);text-decoration:none}.pag-btn:hover{border-color:var(--navy);color:var(--navy)}.pag-btn.active{background:var(--navy);border-color:var(--navy);color:white;pointer-events:none}