@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");:root{--azul:#163c5b;--azul2:#1d4e74;--laranja:#e8732a;--laranja-h:#d4631d;--verde:#1e8e5a;--vermelho:#d64545;--bg:#f4f6f8;--surface:#fff;--txt:#0f2438;--txt2:#64748b;--txt3:#94a3b8;--borda:#e6ebef;--borda2:#d8dee5;--sombra:0 4px 14px rgba(15,38,58,.08);--sombra-h:0 6px 18px rgba(15,38,58,.1)}*{box-sizing:border-box}body,html{margin:0;height:100%}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;background:var(--bg);color:var(--txt);font-size:14px}a{text-decoration:none;color:inherit}h1{font-size:22px;font-weight:700;margin:0}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#cdd5dd;border-radius:5px}:focus-visible{outline:3px solid rgba(22,60,91,.35);outline-offset:2px}.container{width:100%;max-width:1320px;margin:0 auto;padding:0 32px}.hdr{height:68px;background:var(--azul);display:flex;justify-content:center}.hdr-in{display:flex;align-items:center;gap:24px}.logo{font-weight:800;font-size:18px;color:#fff;letter-spacing:.3px;white-space:nowrap}.logo b{color:var(--laranja)}.logo-img{height:44px;width:auto;display:block}.hdr-side{flex:0 0 auto;display:flex;align-items:center;gap:24px;min-width:0}.hdr-left{justify-content:flex-start}.hdr-right{justify-content:flex-end}.hdr-search-wrap{flex:1 1 auto;min-width:0;position:relative}.hdr-search{width:100%;height:40px;background:#fff;border:0;border-radius:9px;padding:0 14px;font:400 14px Inter;color:var(--txt)}.hdr-search:focus{outline:2px solid var(--laranja)}.hdr-search-pop{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.18);padding:6px;z-index:50;max-height:62vh;overflow:auto}.hsp-info{padding:12px;color:var(--txt2);font-size:13px}.hsp-item{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;text-align:left;background:none;border:0;padding:9px 12px;border-radius:8px;cursor:pointer}.hsp-item.on,.hsp-item:hover{background:#f1f5f9}.hsp-nome{font:600 14px Inter;color:var(--txt)}.hsp-meta{font:500 12px Inter;color:var(--txt2)}.hsp-todos{width:100%;text-align:left;background:none;border:0;border-top:1px solid #eef1f4;margin-top:4px;padding:10px 12px;color:var(--azul);font:700 13px Inter;cursor:pointer}.hsp-todos:hover{background:#f1f5f9}.hdr-saldo{display:flex;flex-direction:column;align-items:flex-end;padding-right:22px;border-right:1px solid hsla(0,0%,100%,.18)}.hdr-saldo .lbl{font:500 11px Inter;color:#9db4c7}.hdr-saldo .val{font:700 18px Inter;color:#fff}.hdr-saldo .val.neg{color:#ff8a8a}.hdr-cart{position:relative;width:40px;height:40px;border-radius:9px;background:hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;font-size:18px}.hdr-cart:hover{background:hsla(0,0%,100%,.18)}.hdr-cart-b{position:absolute;top:-6px;right:-6px;min-width:19px;height:19px;padding:0 4px;border-radius:10px;background:var(--laranja);color:#fff;font:700 11px Inter}.hdr-avatar,.hdr-cart-b{display:flex;align-items:center;justify-content:center}.hdr-avatar{width:36px;height:36px;border-radius:50%;background:#2d5573;color:#cfe0ec;border:0;font:700 13px Inter;cursor:pointer}.nav{height:52px;background:#fff;border-bottom:1px solid #e3e8ec;display:flex;justify-content:center}.nav-in{gap:34px;overflow-x:auto}.nav a,.nav-in{display:flex;align-items:center;height:100%}.nav a{font:600 14px Inter;color:var(--txt2);border-bottom:3px solid transparent;white-space:nowrap}.nav a.on{color:var(--azul);border-bottom-color:var(--laranja)}.main-pad{padding:24px 32px}.botnav{display:none}.btn{height:44px;border:0;border-radius:9px;background:var(--laranja);color:#fff;font:700 14px Inter;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px}.btn:hover{background:var(--laranja-h)}.btn:disabled{background:#f7f9fa;color:#9aa6b1;border:1px solid var(--borda2);cursor:not-allowed}.btn-azul{background:var(--azul)}.btn-azul:hover{background:var(--azul2)}.btn-verde{background:var(--verde)}.btn-verde:hover{background:#187a4d}.btn-sec{background:#fff;color:#334155;border:1px solid var(--borda2)}.btn-sec:hover{border-color:var(--azul)}.card{background:var(--surface);border:1px solid var(--borda);border-radius:13px;padding:22px}.input{height:46px;width:100%;border:1px solid var(--borda2);border-radius:9px;padding:0 14px;font:400 15px Inter;color:var(--txt);background:#fff}.input:focus{outline:none;border-color:var(--azul);box-shadow:0 0 0 3px rgba(22,60,91,.1)}label{font:600 13px Inter;color:#334155;display:block;margin-bottom:8px}.badge{font:600 11px Inter;padding:4px 9px;border-radius:6px;display:inline-block}.b-ok{background:#e7f3ec;color:var(--verde)}.b-baixo{background:#fdf2e0;color:#9a6700}.b-sem{background:#fdecec;color:var(--vermelho)}.b-status{border-radius:20px;padding:4px 11px;font-weight:600}.saldo-card{border-radius:14px;padding:26px 28px;color:#fff;background:linear-gradient(120deg,var(--azul),var(--azul2))}.saldo-card.neg{background:linear-gradient(120deg,#5b1620,#7a1d28)}.saldo-card .top{display:flex;justify-content:space-between;align-items:flex-start}.saldo-card .lbl{font:500 13px Inter;color:#bcd0df}.saldo-card .amount{font:800 38px Inter;letter-spacing:-.5px;margin-top:6px}.saldo-card .amount.neg{color:#ffb3b3}.saldo-card .st{font:700 12px Inter;padding:6px 12px;border-radius:20px;background:rgba(30,142,90,.22);color:#7be0ab}.saldo-card .st.neg{background:rgba(214,69,69,.3);color:#ffc2c2}.saldo-card .stats{display:flex;gap:32px;margin-top:22px;align-items:flex-end;flex-wrap:wrap}.saldo-card .stats .s{font:700 16px Inter}.saldo-card .stats .k{font:500 12px Inter;color:#bcd0df}.prog{height:7px;background:hsla(0,0%,100%,.18);border-radius:4px;overflow:hidden;flex:1 1;min-width:120px}.prog>i{display:block;height:100%;background:var(--laranja)}.saldo-card.neg .prog>i{background:#ffb3b3}.alerta{gap:14px;background:#fdecec;border:1px solid #f5c2c2;border-radius:12px;padding:14px 20px}.alerta,.alerta .ic{display:flex;align-items:center}.alerta .ic{width:34px;height:34px;border-radius:50%;background:var(--vermelho);color:#fff;justify-content:center;flex:0 0 34px;font-weight:700}.alerta .t{font:700 14px Inter;color:#b32f2f}.alerta .d{font:400 13px Inter;color:#9c4a4a}.home-top{grid-template-columns:1.5fr 1fr;grid-gap:16px}.home-top,.tiles{display:grid;gap:16px}.tiles{grid-template-columns:repeat(4,1fr);grid-gap:16px}.tile{background:#fff;border:1px solid var(--borda);border-radius:13px;padding:20px}.tile:hover{box-shadow:var(--sombra-h)}.tile .ic{width:44px;height:44px;border-radius:10px;background:#eaf1f6;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:10px}.tile .t{font:700 15px Inter}.tile .d{font:400 12px Inter;color:var(--txt2);margin-top:3px}.cat-wrap{display:grid;grid-template-columns:248px 1fr;grid-gap:24px;gap:24px;align-items:start}.filtros{position:-webkit-sticky;position:sticky;top:16px}.prod-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.prod{background:#fff;border:1px solid var(--borda);border-radius:13px;overflow:hidden;display:flex;flex-direction:column}.prod:hover{box-shadow:var(--sombra-h)}.prod .img{height:130px;display:flex;align-items:center;justify-content:center;color:#90a4ae;font:500 11px monospace;position:relative;background:repeating-linear-gradient(45deg,#eceff1,#eceff1 10px,#e3e7ea 0,#e3e7ea 20px)}.prod .img .cat{position:absolute;top:9px;left:9px;font:600 10px Inter;color:var(--azul);background:#fff;padding:3px 8px;border-radius:6px}.prod .body{padding:14px;display:flex;flex-direction:column;gap:8px;flex:1 1}.prod .nome{font:700 14px/1.3 Inter;min-height:36px}.prod .preco{font:800 18px Inter;color:var(--azul)}.prod .preco small,.prod .sub{font:500 12px Inter;color:var(--txt2)}.prod .acoes{margin-top:auto;display:flex;flex-direction:column;gap:7px}.det{display:grid;grid-template-columns:1fr 1fr;grid-gap:36px;gap:36px;align-items:start}.det .foto{height:420px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#90a4ae;font:500 13px monospace;background:repeating-linear-gradient(45deg,#eceff1,#eceff1 14px,#e3e7ea 0,#e3e7ea 28px)}.specs{display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid #e8ebee;border-radius:12px;overflow:hidden}.specs .cell{padding:11px 16px;border-bottom:1px solid #f0f2f4}.specs .k{font:400 12px Inter;color:var(--txt3)}.specs .v{font:600 14px Inter}.conv{background:#eaf1f6;border-radius:12px;padding:16px 18px}.spin{display:inline-flex;height:50px;border:1px solid var(--borda2);border-radius:9px;overflow:hidden}.spin button{width:46px;border:0;background:#f7f9fa;font:600 22px Inter;color:var(--txt2);cursor:pointer}.spin input{width:58px;text-align:center;border:0;font:700 17px Inter;color:var(--txt)}.login{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.login .esq{background:var(--azul);color:#fff;padding:64px;display:flex;flex-direction:column;justify-content:center}.login .esq h2{font:800 28px/1.25 Inter;margin:24px 0 12px}.login .esq p{font:400 16px Inter;color:#a9c0d2}.login .dir{background:#fff;display:flex;flex-direction:column;justify-content:center;padding:0 96px}@media (max-width:900px){.container{padding:0 16px}.prod-grid,.tiles{grid-template-columns:repeat(2,1fr)}.cat-wrap,.det,.login{grid-template-columns:1fr}.filtros{position:static}.login .esq{display:none}.login .dir{padding:32px 20px}.hdr-search-wrap{display:none}}@media (max-width:720px){body{background:#f1f5f9}.hdr{height:56px}.hdr-in{gap:12px}.hdr-side{gap:10px}.logo{font-size:15px}.logo-img{height:32px}.hdr-saldo{padding-right:12px;margin-left:auto}.hdr-saldo .lbl{font-size:9px}.hdr-saldo .val{font-size:14px}.hdr-avatar,.hdr-cart{width:34px;height:34px}.hdr-avatar{font-size:11px}.nav{display:none}.main-pad{padding:16px 16px calc(76px + env(safe-area-inset-bottom))}h1{font-size:19px}.home-top{grid-template-columns:1fr}.saldo-card{padding:20px;border-radius:18px}.saldo-card .amount{font-size:30px}.tiles{grid-template-columns:repeat(2,1fr);gap:12px}.tile{border-radius:18px;padding:16px}.cat-wrap{gap:14px}.prod-grid{grid-template-columns:1fr;gap:12px}.prod{flex-direction:row;border-radius:18px;padding:12px;gap:12px;align-items:stretch}.prod .img{width:92px;height:92px;min-width:92px;border-radius:13px;flex:0 0 92px}.prod .img .cat{top:5px;left:5px;font-size:9px;padding:2px 6px}.prod .body{padding:0;gap:5px}.prod .nome{font-size:14px;min-height:0}.prod .preco{font-size:17px}.prod .acoes{gap:7px;margin-top:8px}.prod .acoes .btn{height:38px;padding:0 8px;font-size:12px}.det .foto{height:240px}.specs{grid-template-columns:1fr}.botnav{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:40;background:#fff;border-top:1px solid #e3e8ec;padding:6px 4px calc(6px + env(safe-area-inset-bottom));box-shadow:0 -4px 16px rgba(15,38,58,.06)}.botnav a{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:3px;color:var(--txt3);font:600 10px Inter;padding:4px 0;position:relative}.botnav a.on{color:var(--azul)}.botnav .bi{font-size:20px;line-height:1;position:relative;filter:grayscale(1);opacity:.6}.botnav .botnav-b,.botnav a.on .bi{filter:none;opacity:1}.botnav .botnav-b{position:absolute;top:-5px;right:-9px;min-width:16px;height:16px;padding:0 4px;border-radius:9px;background:var(--laranja);color:#fff;font:700 9px Inter;display:flex;align-items:center;justify-content:center}}.lp{background:#fff}.lp .btn{height:48px;padding:0 22px;font-size:15px;text-decoration:none}.btn-ghost{background:transparent;color:#fff;border:1.5px solid hsla(0,0%,100%,.6)}.btn-ghost:hover{background:hsla(0,0%,100%,.12);border-color:#fff}.lp-nav{position:-webkit-sticky;position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;padding:12px 40px;background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #eef1f4}.lp-nav-logo{height:42px;width:auto;display:block}.lp-nav-links{display:flex;gap:12px}.lp-hero{position:relative;text-align:center;color:#fff;padding:72px 24px 88px;background:radial-gradient(1200px 500px at 50% -10%,#24537a 0,var(--azul) 55%,#10293d 100%)}.lp-hero-logo{height:96px;width:auto;margin:0 auto 26px;display:block}.lp-hero h1{font:800 44px/1.15 Inter;max-width:820px;margin:0 auto;letter-spacing:-.5px}.lp-hero p{font:400 18px/1.6 Inter;color:#cfe0ee;max-width:640px;margin:18px auto 0}.lp-hero p b{color:#fff}.lp-cta-row{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:30px}.lp-sec{max-width:1120px;margin:0 auto;padding:64px 32px}.lp-sec h2{font:800 30px Inter;text-align:center;color:var(--txt)}.lp-sub{text-align:center;color:var(--txt2);margin:8px 0 0}.lp-sec-alt{max-width:none;background:#f6f8fa}.lp-sec-alt>.lp-grid,.lp-sec-alt>.lp-sub,.lp-sec-alt>h2{max-width:1120px;margin-left:auto;margin-right:auto}.lp-feats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;margin-top:36px}.lp-feat{background:#fff;border:1px solid #eef1f4;border-radius:16px;padding:24px}.lp-feat-ic{font-size:30px}.lp-feat-t{font:700 17px Inter;margin:12px 0 6px;color:var(--txt)}.lp-feat-d{font:400 14px/1.6 Inter;color:var(--txt2)}.lp-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px;margin-top:24px}.lp-prod{display:block;background:#fff;border:1px solid #eef1f4;border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .12s,box-shadow .12s}.lp-prod:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(16,41,61,.12)}.lp-prod-img{position:relative;height:132px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef2f6,#dde6ee);color:#7c93a8;font:600 12px/1.3 monospace;text-align:center;padding:12px}.lp-prod-cat{position:absolute;top:10px;left:10px;font:700 10px Inter;color:var(--azul);background:#fff;padding:3px 9px;border-radius:20px}.lp-prod-body{padding:12px 14px 14px}.lp-prod-nome{font:600 14px Inter;color:var(--txt);line-height:1.35;min-height:38px}.lp-prod-preco{font:700 13px Inter;color:var(--laranja);margin-top:6px}.lp-final{text-align:center;color:#fff;padding:66px 24px;background:var(--azul)}.lp-final h2{font:800 30px Inter}.lp-final p{color:#cfe0ee;margin:10px 0 0;font-size:16px}.lp-foot{display:flex;align-items:center;gap:24px;flex-wrap:wrap;justify-content:space-between;background:#10293d;color:#9db4c7;padding:28px 40px}.lp-foot-logo{height:40px;width:auto}.lp-foot-txt p{margin:0;font-size:13px;line-height:1.6}.lp-foot-txt p b{color:#fff}.lp-foot-cred{margin-top:6px!important;color:#7c93a8;font-size:12px!important}.lp-foot-cred b{color:#cfe0ee!important}.cookie-bar{position:fixed;left:0;right:0;bottom:0;z-index:70;display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;padding:14px 24px;background:#10293d;color:#cfe0ee;box-shadow:0 -6px 20px rgba(0,0,0,.22)}.cookie-logo{height:40px;width:auto;flex:0 0 auto}.cookie-txt{margin:0;font-size:13.5px;line-height:1.5;max-width:720px}.cookie-bar .btn{height:42px;padding:0 28px;flex:0 0 auto}.cookie-open .lp-whats{bottom:90px}@media (max-width:720px){.cookie-bar{gap:10px;padding:12px 16px}.cookie-logo{height:30px}.cookie-txt{font-size:12.5px}.cookie-bar .btn{width:100%}.cookie-open .lp-whats{bottom:130px}}.lp-whats{position:fixed;right:22px;bottom:22px;z-index:60;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 22px rgba(37,211,102,.45);transition:transform .12s,box-shadow .12s}.lp-whats:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 12px 28px rgba(37,211,102,.55)}@media (max-width:720px){.lp-whats{right:16px;bottom:16px;width:52px;height:52px}}.lp-foot-links{display:flex;gap:18px}.lp-foot-links a{color:#cfe0ee;font-size:13px;font-weight:600}@media (max-width:860px){.lp-feats,.lp-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.lp-nav{padding:10px 16px}.lp-nav-logo{height:34px}.lp-hero{padding:48px 18px 60px}.lp-hero-logo{height:68px}.lp-hero h1{font-size:30px}.lp-hero p{font-size:16px}.lp-sec{padding:44px 18px}.lp-final h2,.lp-sec h2{font-size:24px}.lp-foot{flex-direction:column;align-items:flex-start;gap:14px;padding:24px 18px}}@media (max-width:460px){.lp-grid{grid-template-columns:1fr 1fr}.lp-nav-links .btn{height:40px;padding:0 14px;font-size:13px}}