@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");:root{--canvas:#ffffff;--bg:#f6f7fa;--surface:#ffffff;--surface-2:#f6f7fa;--surface-3:#eef0f4;--border:#e6e8ee;--line:#e6e8ee;--line-strong:#d5d9e2;--stone:#b7bcc8;--text:#0f1014;--muted:#636b7a;--ink-soft:#1a1a1a;--ink:#0f1014;--dark:#0f1014;--accent:#0f1014;--accent-hover:#1a1a1a;--accent-soft:rgba(15,16,20,0.05);--accent-line:rgba(15,16,20,0.12);--success:#15803d;--danger:#b91c1c;--warn:#d97706;--info:#1d4ed8;--radius-sm:6px;--radius-md:8px;--radius:12px;--radius-xl:18px;--shadow:0 12px 24px rgba(18,18,20,0.06);--shadow-soft:0 1px 0 rgba(18,18,20,0.03);--shadow-lg:0 24px 48px rgba(18,18,20,0.14);--focus-ring:0 0 0 3px rgba(15,16,20,0.1);--font-display:"Bebas Neue","Arial Narrow","Helvetica Neue",Arial,sans-serif;--font-body:"Helvetica Neue",Arial,"Segoe UI",system-ui,sans-serif;--font-mono:"IBM Plex Mono","SFMono-Regular",Consolas,monospace}*{margin:0;padding:0;box-sizing:border-box}[hidden]{display:none!important}body{background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:14px;line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit;font-size:14px}h1,h2,h3{line-height:1.2}code{font-family:var(--font-mono)}.btn:focus-visible,.icon-act:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.muted-sm{color:var(--muted);font-size:13px}.muted-xs{color:var(--muted);font-size:12px}.grid-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;align-items:start}.section-label{font:700 10px/1 var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:10px;display:block}.card-title{font-size:15px;font-weight:700;margin-bottom:4px}.card-hint{color:var(--muted);font-size:12.5px;margin-bottom:16px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 20px;border-radius:var(--radius-md);border:1px solid transparent;font-weight:700;font-size:13px;transition:all .16s}.btn-primary{background:var(--ink);color:var(--canvas);border-color:var(--ink)}.btn-primary:hover{background:var(--ink-soft);border-color:var(--ink-soft)}.btn-ghost{background:var(--surface);color:var(--ink);border-color:var(--line-strong)}.btn-ghost:hover{background:var(--surface-2);border-color:var(--accent-line)}.btn-danger{background:transparent;color:var(--danger);border-color:rgba(185,28,28,.25)}.btn-danger:hover{background:var(--danger);color:#fff;border-color:var(--danger)}.btn-sm{padding:7px 12px;font-size:12.5px;border-radius:var(--radius-sm)}.btn-block{width:100%}.btn svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.btn[disabled]{opacity:.45;cursor:not-allowed}#login-view{min-height:100dvh;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#0f1014,#1c1f26);padding:20px}.login-card{width:min(420px,100%);background:var(--surface);border-radius:var(--radius);padding:36px;display:grid;grid-gap:16px;gap:16px;box-shadow:0 30px 80px rgba(0,0,0,.4);position:relative;overflow:hidden}.login-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--ink)}.login-logo{display:flex;justify-content:center;margin-bottom:4px}.login-logo .brand-logo{height:30px}.login-card h1{font-size:26px;font-family:var(--font-display);font-weight:400;text-transform:uppercase;letter-spacing:.5px;text-align:center}.login-erro{color:var(--danger);font-size:13px;font-weight:600}.login-back{text-align:center;font-size:13px;color:var(--muted)}.login-back:hover{color:var(--ink)}#app-view{display:grid;grid-template-columns:246px 1fr;min-height:100dvh}.sidebar{background:var(--ink);color:#b8c0d0;display:flex;flex-direction:column;gap:18px;padding:22px 14px;position:-webkit-sticky;position:sticky;top:0;height:100dvh}.side-logo{display:flex;align-items:center;padding:0 8px 18px;border-bottom:1px solid rgba(255,255,255,.1)}.side-logo .brand-logo{height:24px}.side-nav{display:grid;grid-gap:3px;gap:3px;overflow-y:auto}.side-nav a{display:flex;align-items:center;gap:11px;background:none;border:none;color:#b8c0d0;padding:10px 12px;border-radius:var(--radius-md);font-size:13px;font-weight:600;text-align:left;transition:all .15s}.side-nav a svg{width:17px;height:17px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.side-nav a:hover{background:rgba(255,255,255,.07);color:#fff}.side-nav a.active{background:#fff;color:var(--ink)}.side-foot{margin-top:auto;display:grid;grid-gap:2px;gap:2px;padding:14px 8px 0;border-top:1px solid rgba(255,255,255,.1)}.side-foot a,.side-foot button{display:flex;align-items:center;gap:10px;background:none;border:none;color:#9099ab;font-size:13px;font-weight:600;text-align:left;padding:8px 4px;border-radius:var(--radius-sm)}.side-foot a svg,.side-foot button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.side-foot a:hover,.side-foot button:hover{color:#fff}.admin-main{padding:28px 32px 60px;min-width:0}.admin-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:26px;padding-bottom:18px;border-bottom:1px solid var(--line)}.admin-topbar h1{font-size:32px;font-family:var(--font-display);font-weight:400;text-transform:uppercase;letter-spacing:.5px;line-height:.94}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:22px}.grid{grid-gap:16px}.grid,.stats-grid{display:grid;gap:16px}.stats-grid{grid-template-columns:repeat(4,1fr);grid-gap:16px;margin-bottom:22px}.stat-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:20px}.stat-card .st-label{font:700 10px/1 var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.stat-card .st-value{font-size:32px;font-weight:400;margin-top:8px;font-family:var(--font-display);letter-spacing:.5px}.stat-card .st-sub{font-size:12px;color:var(--muted);margin-top:2px}.stat-card.st-accent{background:var(--ink);border-color:var(--ink);color:#fff}.stat-card.st-accent .st-label,.stat-card.st-accent .st-sub{color:rgba(255,255,255,.68)}.toolbar{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-bottom:16px}.toolbar .spacer{flex:1 1}.toolbar input[type=search],.toolbar input[type=text]{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-md);padding:10px 14px;min-width:240px;outline:none;transition:border-color .15s,box-shadow .15s}.toolbar input:focus{border-color:var(--ink);box-shadow:var(--focus-ring)}.table-wrap{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:13.5px}td,th{text-align:left;padding:13px 14px;border-bottom:1px solid var(--line);vertical-align:middle}th{font:700 10px/1 var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--muted);background:var(--surface-2);white-space:nowrap}tr:last-child td{border-bottom:none}tbody tr:hover,td .thumb{background:var(--surface-2)}td .thumb{width:42px;height:52px;object-fit:cover;border-radius:var(--radius-sm)}.td-actions{display:flex;gap:6px;white-space:nowrap}.icon-act{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-md);width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;color:var(--ink);transition:all .15s}.icon-act svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.icon-act:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.icon-act.del:hover{background:var(--danger);border-color:var(--danger)}.icon-act[disabled]{opacity:.35;cursor:default}.icon-act[disabled]:hover{background:var(--surface-2);color:var(--ink);border-color:var(--line)}.tag{display:inline-block;font:700 10px/1 var(--font-mono);letter-spacing:.04em;padding:4px 10px;border-radius:999px;white-space:nowrap;text-transform:uppercase}.tag-ativo{background:rgba(21,128,61,.1);color:var(--success)}.tag-breve{background:var(--surface-2);color:var(--ink);border:1px solid var(--accent-line)}.tag-destaque{background:rgba(217,119,6,.12);color:var(--warn)}.tag-status{background:var(--surface-2);color:var(--muted)}select.status-sel{border:1px solid var(--line-strong);border-radius:var(--radius-md);padding:8px 10px;background:var(--surface);outline:none;font-size:12.5px;font-weight:600}select.status-sel:focus{border-color:var(--ink);box-shadow:var(--focus-ring)}.field{display:grid;grid-gap:6px;gap:6px}.field label{font:700 10px/1 var(--font-mono);color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.field input,.field select,.field textarea{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-md);padding:11px 13px;color:var(--text);outline:none;transition:border-color .15s,box-shadow .15s}.field textarea{min-height:84px;resize:vertical;font-family:var(--font-body)}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--ink);box-shadow:var(--focus-ring)}.field small{font-size:11.5px;color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.form-grid .full{grid-column:1/-1}.form-grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:14px;gap:14px}.check-row{gap:18px;flex-wrap:wrap}.check-row,.check-row label{display:flex;align-items:center}.check-row label{gap:8px;font-size:13px;font-weight:600;cursor:pointer}.check-row input{accent-color:var(--ink);width:16px;height:16px}.field-section{grid-column:1/-1;margin:6px 0 -4px;font:700 10px/1 var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--ink);padding-top:14px;border-top:1px solid var(--line)}.form-grid .field-section:first-child{border-top:none;padding-top:0}.field-row{display:flex;gap:10px;align-items:center}.field-row input,.field-row select{flex:1 1;min-width:0}.toggle-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.toggle-card{display:flex;align-items:flex-start;gap:11px;border:1.5px solid var(--line);border-radius:var(--radius-md);padding:13px 14px;cursor:pointer;transition:border-color .15s,background .15s;background:var(--surface)}.toggle-card:hover{border-color:var(--line-strong)}.toggle-card.on{border-color:var(--ink);background:var(--surface-2)}.toggle-card input{accent-color:var(--ink);width:17px;height:17px;margin-top:1px;flex-shrink:0}.toggle-card span{display:flex;flex-direction:column;gap:2px}.toggle-card strong{font-size:13px}.toggle-card small{color:var(--muted);font-size:11.5px}.dropzone{position:relative;border:1.5px dashed var(--line-strong);border-radius:var(--radius);background:var(--surface-2);min-height:132px;cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center;transition:border-color .15s,background .15s}.dropzone.over,.dropzone:hover{border-color:var(--ink)}.dropzone.over{border-style:solid;background:var(--surface-3)}.dropzone.tem-img{border-style:solid;border-color:var(--line);padding:12px;background:var(--surface)}.dropzone.tem-img img{max-height:220px;width:auto;max-width:100%;object-fit:contain;border-radius:var(--radius-sm)}.dz-vazio{display:flex;flex-direction:column;align-items:center;gap:6px;padding:24px;color:var(--muted)}.dz-vazio svg{width:26px;height:26px;fill:none;stroke:var(--stone);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.dz-vazio strong{font-size:13px;color:var(--ink)}.dz-vazio span{font-size:11.5px}.dz-remove{position:absolute;top:8px;right:8px;width:30px;height:30px;border-radius:50%;background:rgba(15,16,20,.72);color:#fff;border:none;display:inline-flex;align-items:center;justify-content:center;z-index:2;transition:background .15s}.dz-remove svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.dz-remove:hover{background:var(--danger)}.dz-loading{position:absolute;inset:0;background:rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;font:700 12px/1 var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--ink)}body.dark .dz-loading{background:rgba(15,16,20,.8)}.dz-url{margin-top:8px}.dz-url input{width:100%;background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-md);padding:10px 13px;color:var(--text);outline:none;font-size:13px;transition:border-color .15s,box-shadow .15s}.dz-url input:focus{border-color:var(--ink);box-shadow:var(--focus-ring)}.editor-lista{display:grid;grid-gap:8px;gap:8px}.cor-row,.lista-row{display:flex;gap:8px;align-items:center}.cor-row input:not([type=color]),.lista-row input{flex:1 1;min-width:0;background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-md);padding:10px 13px;color:var(--text);outline:none;transition:border-color .15s,box-shadow .15s}.cor-row input:not([type=color]):focus,.lista-row input:focus{border-color:var(--ink);box-shadow:var(--focus-ring)}.color-swatch{position:relative;width:42px;height:42px;flex-shrink:0;border-radius:var(--radius-md);border:1px solid var(--line-strong);cursor:pointer;overflow:hidden}.color-swatch input[type=color]{position:absolute;inset:-4px;width:calc(100% + 8px);height:calc(100% + 8px);border:none;background:none;cursor:pointer;opacity:0}.editor-lista>.btn{justify-self:start}.size-chips{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.size-chip{min-width:42px;padding:9px 12px;border-radius:var(--radius-md);border:1.5px solid var(--line-strong);background:var(--surface);color:var(--ink);font:700 13px/1 var(--font-mono);transition:all .14s;display:inline-flex;align-items:center;gap:5px}.size-chip.active,.size-chip:hover{border-color:var(--ink)}.size-chip.active{background:var(--ink);color:var(--canvas)}.size-chip.custom svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2.4}.size-custom{width:82px;background:var(--surface);border:1.5px dashed var(--line-strong);border-radius:var(--radius-md);padding:9px 10px;color:var(--text);outline:none;font:700 12px/1 var(--font-mono);text-align:center}.size-custom:focus{border-color:var(--ink);border-style:solid}.editor-galeria{display:flex;flex-wrap:wrap;gap:10px}.gal-thumb{position:relative;width:74px;height:92px;border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--line);background:var(--surface-2)}.gal-thumb img{width:100%;height:100%;object-fit:cover}.gal-remove{position:absolute;top:4px;right:4px;width:22px;height:22px;border-radius:50%;background:rgba(15,16,20,.72);color:#fff;border:none;display:inline-flex;align-items:center;justify-content:center;transition:background .15s}.gal-remove svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round}.gal-remove:hover{background:var(--danger)}.gal-add{width:74px;height:92px;border-radius:var(--radius-md);border:1.5px dashed var(--line-strong);background:var(--surface-2);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;color:var(--muted);transition:border-color .15s,color .15s}.gal-add:hover{border-color:var(--ink);color:var(--ink)}.gal-add svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.gal-add-txt{font:700 10px/1 var(--font-mono);text-transform:uppercase;letter-spacing:.04em}.gal-add.loading{cursor:default}@keyframes modalBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes modalIn{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:none}}.modal-backdrop{position:fixed;inset:0;z-index:100;background:rgba(15,16,20,.55);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:flex-start;justify-content:center;padding:4vh 16px;overflow-y:auto;animation:modalBackdropIn .18s ease}.modal{background:var(--surface);border-radius:var(--radius);width:min(720px,100%);max-height:92vh;display:flex;flex-direction:column;box-shadow:0 30px 80px rgba(0,0,0,.35);position:relative;overflow:hidden;animation:modalIn .24s cubic-bezier(.22,1,.36,1)}.modal.modal-lg{width:min(880px,100%)}.modal:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--ink);z-index:2}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 28px 18px;border-bottom:1px solid var(--line);flex-shrink:0}.modal-head h2{font-size:26px;font-family:var(--font-display);font-weight:400;text-transform:uppercase;letter-spacing:.5px;line-height:.96}.modal-sub{color:var(--muted);font-size:12.5px;margin-top:4px}.modal-close{flex-shrink:0;width:34px;height:34px;border-radius:var(--radius-md);border:1px solid var(--line);background:var(--surface);color:var(--muted);display:inline-flex;align-items:center;justify-content:center;transition:all .15s}.modal-close svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.modal-close:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.modal-body{overflow-y:auto;padding:22px 28px;flex:1 1}.modal-foot{position:-webkit-sticky;position:sticky;bottom:0;z-index:1;display:flex;gap:10px;justify-content:flex-end;margin:18px -28px -22px;padding:16px 28px;background:color-mix(in srgb,var(--surface) 92%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-top:1px solid var(--line)}.notice{border-radius:var(--radius-md);padding:14px 16px;font-size:13px;border:1px solid;margin-bottom:16px}.notice-info{background:var(--surface-2);border-color:var(--accent-line);color:var(--ink)}.notice-warn{background:rgba(217,119,6,.08);border-color:rgba(217,119,6,.3);color:#92500a}.banner-item{display:grid;grid-template-columns:90px 1fr auto;grid-gap:16px;gap:16px;align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:14px 16px}.banner-item img{width:90px;height:64px;object-fit:cover;border-radius:var(--radius-md);background:var(--surface-2)}.banner-item .bi-info strong{display:block;font-size:14px}.banner-item .bi-info span{font-size:12.5px;color:var(--muted)}.tema-chip{display:inline-block;width:14px;height:14px;border-radius:var(--radius-sm);vertical-align:-2px;margin-right:6px;border:1px solid var(--line-strong)}.ico-grid{display:flex;flex-wrap:wrap;gap:8px}.ico-opt{width:46px;height:46px;border-radius:var(--radius-md);border:1.5px solid var(--line);background:var(--surface);display:flex;align-items:center;justify-content:center;transition:all .15s}.ico-opt svg{width:22px;height:22px;fill:none;stroke:var(--ink);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.ico-opt.active,.ico-opt:hover{border-color:var(--ink)}.ico-opt.active{background:var(--surface-2)}.ico-opt.active svg{stroke:var(--ink)}.frete-row{display:grid;grid-template-columns:1.2fr 1.2fr 110px auto 36px;grid-gap:10px;gap:10px;align-items:center;margin-bottom:10px}.frete-row input[type=number],.frete-row input[type=text]{border:1px solid var(--line-strong);border-radius:var(--radius-md);padding:10px 12px;outline:none}.frete-row input:focus{border-color:var(--ink);box-shadow:var(--focus-ring)}.frete-row .fr-check{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted);white-space:nowrap}.frete-row .fr-check input{accent-color:var(--ink)}.frete-row .icon-act{width:36px;height:36px}.cupom-form{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap}.cupom-form .field:first-child{flex:1 1;min-width:160px}.cupom-form .field:nth-child(2){width:110px}.cupom-form .btn{height:40px}.sec-row{gap:12px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);padding:12px 14px;margin-bottom:8px}.sec-row,.sec-row label{display:flex;align-items:center}.sec-row label{gap:10px;flex:1 1;font-weight:600;font-size:13.5px;cursor:pointer}.sec-row input{accent-color:var(--ink);width:17px;height:17px}.sec-row .sec-off{color:var(--muted);font-weight:400;font-size:12px}#adm-toast{position:fixed;bottom:24px;left:50%;z-index:200;transform:translate(-50%,16px);background:var(--ink);color:#fff;border-left:3px solid var(--stone);padding:13px 22px;border-radius:var(--radius-md);font-size:13.5px;font-weight:600;box-shadow:var(--shadow);opacity:0;pointer-events:none;transition:opacity .25s,transform .25s;max-width:min(480px,90vw);text-align:center}#adm-toast.show{opacity:1;transform:translate(-50%)}#adm-toast.erro{border-left-color:var(--danger)}#adm-toast.ok{border-left-color:var(--success)}.empty-msg{text-align:center;color:var(--muted);padding:40px 20px}@media (max-width:900px){#app-view{grid-template-columns:1fr}.sidebar{position:static;height:auto;flex-direction:row;flex-wrap:wrap;align-items:center;gap:10px;padding:16px}.side-logo{border:none;padding:0;margin-right:auto}.side-nav{display:flex;flex-wrap:wrap;gap:4px}.side-nav a{padding:8px 10px;font-size:12.5px}.side-foot{margin:0;display:flex;gap:4px;border:none;padding:0}.stats-grid{grid-template-columns:repeat(2,1fr)}.form-grid,.form-grid-3,.grid-2,.toggle-grid{grid-template-columns:1fr}.admin-main{padding:20px 16px 50px}.banner-item{grid-template-columns:1fr}.modal-head{padding:18px 18px 14px}.modal-body{padding:18px}.modal-foot{margin:16px -18px -18px;padding:14px 18px}}@media (prefers-reduced-motion:reduce){.modal,.modal-backdrop{animation:none}}