@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Source+Serif+4:opsz,wght@8..60,600&display=swap";:root{color:#132129;font-synthesis:none;--ink:#0b1720;--green:#164e3b;--lime:#c7ef80;--line:#dfe5e1;--muted:#6e7a78;--paper:#fff;background:#f3f5f3;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}.eyebrow{color:#567066;text-transform:uppercase;letter-spacing:.14em;margin:0 0 7px;font-size:11px;font-weight:800}.muted{color:var(--muted)}.brand-mark{background:var(--lime);width:62px;height:62px;color:var(--green);border-radius:18px;place-items:center;font:800 24px Manrope;display:grid;box-shadow:inset 0 0 0 1px #a9d662}.brand-mark.small{border-radius:13px;width:43px;height:43px;font-size:17px}.button{border:0;border-radius:10px;padding:11px 16px;font-weight:750;transition:all .18s}.button:disabled{opacity:.55;cursor:not-allowed}.button.primary{background:var(--green);color:#fff;box-shadow:0 7px 18px #164e3b22}.button.primary:hover{background:#0f3e2e;transform:translateY(-1px)}.button.secondary{color:var(--green);background:#e8efeb}.button.ghost{border:1px solid var(--line);color:#34443f;background:#fff}.button.danger{color:#9e392a;background:#fff0ed}.button.permanent-delete{border:1px solid #dca49b}.button.permanent-delete:hover{color:#fff;background:#9e392a}.button.wide{width:100%;padding:14px}.auth-shell{background:var(--ink);grid-template-columns:1.15fr .85fr;min-height:100vh;display:grid}.auth-brand{color:#fff;background:radial-gradient(circle at 76% 18%,#2d765755,#0000 38%),linear-gradient(145deg,#081219,#102a26);flex-direction:column;justify-content:center;padding:9vh 9vw;display:flex}.auth-brand .eyebrow{color:var(--lime);margin-top:30px}.auth-brand h1{letter-spacing:-.045em;max-width:760px;margin:10px 0 24px;font:600 clamp(40px,5vw,74px)/.99 "Source Serif 4",serif}.auth-brand>p:not(.eyebrow){color:#bac8c3;max-width:580px;font-size:18px;line-height:1.7}.auth-points{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.auth-points span{color:#d5dfdc;border:1px solid #fff2;border-radius:999px;padding:9px 12px;font-size:12px}.auth-card{background:#f8faf8;flex-direction:column;justify-content:center;padding:10vh 7vw;display:flex}.auth-card h2{letter-spacing:-.03em;margin:0;font-size:30px}.auth-card form{gap:17px;margin-top:34px;display:grid}label{color:#4a5a55;gap:7px;font-size:12px;font-weight:700;display:grid}input,textarea,select{color:#132129;background:#fff;border:1px solid #d7dfdb;border-radius:9px;outline:none;width:100%;padding:11px 12px}input:focus,textarea:focus,select:focus{border-color:#438166;box-shadow:0 0 0 3px #43816618}textarea{resize:vertical;line-height:1.55}.auth-links{justify-content:space-between;margin-top:18px;display:flex}.auth-links button{color:var(--green);background:0 0;border:0;padding:0;font-size:12px;font-weight:700}.message{border-radius:9px;padding:11px 13px;font-size:13px;line-height:1.5}.message.error{color:#8d3025;background:#fff0ed;border:1px solid #efc4bd}.message.success{color:#2e6a37;background:#edf8eb;border:1px solid #c9e4c5}.loading-screen,.denied{text-align:center;min-height:100vh;color:var(--muted);background:#f4f7f5;place-content:center;justify-items:center;gap:18px;display:grid}.denied h1{color:var(--ink);margin:10px 0 0}.denied p{max-width:480px}.app-shell{grid-template-columns:236px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;z-index:10;background:#0b191d;flex-direction:column;width:236px;padding:24px 16px 18px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{border-bottom:1px solid #ffffff12;align-items:center;gap:12px;padding:0 7px 27px;display:flex}.sidebar-brand div:last-child{display:grid}.sidebar-brand strong{font-size:17px}.sidebar-brand span{color:#8ea19c;text-transform:uppercase;letter-spacing:.1em;font-size:10px}.sidebar nav{gap:6px;margin-top:25px;display:grid}.sidebar nav button{color:#aebcb8;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;padding:12px 13px;font-size:13px;font-weight:650;display:flex}.sidebar nav button.active{color:var(--lime);background:#c7ef8018}.sidebar nav button span{font-size:18px}.sidebar-user{border-top:1px solid #ffffff12;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;margin-top:auto;padding:15px 7px 0;display:grid}.avatar{width:34px;height:34px;color:var(--lime);background:#26463e;border-radius:50%;place-items:center;display:grid}.sidebar-user>div:nth-child(2){min-width:0;display:grid}.sidebar-user strong{font-size:11px}.sidebar-user span{color:#8ea19c;text-overflow:ellipsis;font-size:8px;overflow:hidden}.sidebar-user button{color:#8ea19c;background:0 0;border:0}.content{grid-column:2;min-width:0;padding:30px 38px 60px}.topbar{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.topbar h1{letter-spacing:-.03em;margin:0;font:600 34px "Source Serif 4",serif}.environment{text-transform:uppercase;letter-spacing:.08em;background:#fff;border:1px solid #d8e2dd;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:10px;font-weight:800;display:flex}.environment i{background:#e9a23b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e9a23b20}.stats{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:18px;display:grid}.stats article{background:#fff;border:1px solid #e1e6e3;border-radius:13px;padding:17px 18px;display:grid;box-shadow:0 7px 24px #172b2110}.stats span{color:#66736f;font-size:11px;font-weight:700}.stats strong{margin:5px 0 0;font:600 31px "Source Serif 4",serif}.stats small{color:#95a09d;font-size:9px}.panel{background:#fff;border:1px solid #e0e5e2;border-radius:14px;overflow:hidden;box-shadow:0 9px 30px #172b2110}.toolbar{border-bottom:1px solid #e5e9e7;grid-template-columns:1fr 175px auto;gap:10px;padding:14px;display:grid}.search{position:relative}.search span{color:#86938f;font-size:20px;position:absolute;top:8px;left:12px}.search input{padding-left:38px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:850px}th{color:#75817e;text-transform:uppercase;letter-spacing:.1em;text-align:left;background:#fafbfa;padding:12px 15px;font-size:9px}td{vertical-align:middle;border-top:1px solid #edf0ee;padding:12px 15px;font-size:12px}tbody tr:hover{background:#fbfdfb}.product-cell{align-items:center;gap:11px;min-width:285px;display:flex}.product-cell>div:last-child{display:grid}.product-cell strong{max-width:330px}.product-cell span,.subvalue{color:#87928f;margin-top:3px;font-size:9px}.thumb{color:#6f7d78;background:#e9eeeb;border-radius:9px;flex:none;place-items:center;width:44px;height:44px;font-size:10px;font-weight:800;display:grid;overflow:hidden}.thumb img{object-fit:cover;width:100%;height:100%}.subvalue{display:block}.stock{color:#8a9692;background:#f3f4f3;border-radius:999px;place-items:center;min-width:28px;padding:4px 8px;display:inline-grid}.stock.ok{color:#397342;background:#eaf6e9}.channels{gap:5px;display:flex}.channels span{color:#a0a8a5;border:1px solid #e0e4e2;border-radius:999px;padding:4px 7px;font-size:8px}.channels span.on{color:#256043;background:#eff8f2;border-color:#bcd8c8}.status{text-transform:capitalize;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800;display:inline-block}.status.publicado{color:#34713c;background:#e9f7eb}.status.rascunho{color:#8b651f;background:#fff4df}.status.arquivado{color:#68736f;background:#eceeed}.row-action{color:#42514c;background:#fff;border:1px solid #dde3df;border-radius:7px;padding:6px 9px;font-size:9px;font-weight:700}.empty{text-align:center;color:#8b9693;padding:34px!important}.drawer-backdrop{z-index:30;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#06100db8;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer{background:#f7f9f7;flex-direction:column;width:min(1120px,96vw);height:100%;display:flex;box-shadow:-20px 0 50px #0004}.drawer-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:20px 25px;display:flex}.drawer-header h2{margin:0;font-size:20px}.icon-button{color:#56635f;background:#edf1ef;border:0;border-radius:50%;width:34px;height:34px;font-size:22px}.editor-grid{flex:1;grid-template-columns:minmax(0,1fr) 300px;min-height:0;display:grid;overflow:auto}.editor-form{align-content:start;gap:16px;padding:25px;display:grid}.form-grid{gap:12px;display:grid}.form-grid.two{grid-template-columns:1fr 1fr}.form-grid.four{grid-template-columns:repeat(4,1fr)}.section-title{text-transform:uppercase;letter-spacing:.09em;margin:8px 0 -4px;font-size:12px}.toggle-grid{flex-wrap:wrap;gap:9px;display:flex}.toggle{background:#fff;border:1px solid #dce2de;border-radius:9px;flex-direction:row;align-items:center;gap:8px;padding:10px 12px;display:flex}.toggle input{width:auto;accent-color:var(--green)}.upload-zone{text-align:center;color:#61716b;background:#fafdfa;border:1px dashed #aebcb6;border-radius:11px;padding:20px}.upload-zone input{margin-top:10px;font-size:10px}.image-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.image-list article{background:#fff;border:1px solid #dfe4e1;border-radius:10px;grid-template-columns:65px 1fr;gap:9px;padding:8px;display:grid}.image-list img{object-fit:cover;background:#eef1ef;border-radius:7px;width:65px;height:65px}.image-list article>div{align-content:center;justify-items:start;gap:3px;display:grid}.image-list button{color:var(--green);background:0 0;border:0;padding:0;font-size:9px}.image-list .danger-link{color:#a44436}.product-preview{border-left:1px solid var(--line);background:#eef2ef;padding:25px}.preview-card{background:#fff;border:1px solid #dce3df;border-radius:16px;padding:15px;display:grid;position:sticky;top:20px;overflow:hidden;box-shadow:0 15px 35px #17322612}.preview-image{text-align:center;color:#89938f;background:#e5eae7;place-items:center;height:220px;margin:-15px -15px 15px;display:grid}.preview-image img{object-fit:cover;width:100%;height:100%}.preview-card .code{color:#7b8883;letter-spacing:.08em;font-size:9px}.preview-card h3{margin:7px 0;font:600 22px/1.1 "Source Serif 4",serif}.preview-card p{color:#6d7975;min-height:26px;font-size:10px}.preview-card strong{color:var(--green);font-size:20px}.preview-card small{color:#557363;margin:4px 0 12px}.preview-card .status{justify-self:start}.drawer-actions{border-top:1px solid var(--line);background:#fff;align-items:center;gap:9px;padding:13px 20px;display:flex}.spacer{flex:1}.history{padding:0 22px 15px}.history-head{border-bottom:1px solid #e5e9e7;justify-content:space-between;align-items:center;padding:20px 0;display:flex}.history-head h2{margin:0;font-size:17px}.history-head p{color:var(--muted);margin:3px 0 0;font-size:11px}.history>article{border-bottom:1px solid #edf0ee;grid-template-columns:36px 1fr auto;align-items:center;gap:12px;padding:15px 0;display:grid}.history-icon{color:#42604f;background:#eef3f0;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.history>article p{color:var(--muted);margin:3px 0 0;font-size:10px}.history-meta{color:#7a8782;justify-items:end;font-size:9px;display:grid}.history-meta time{color:#9aa4a1}@media (width<=1050px){.stats{grid-template-columns:repeat(2,1fr)}.editor-grid{grid-template-columns:1fr}.product-preview{display:none}.form-grid.four{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.auth-shell{grid-template-columns:1fr}.auth-brand,.auth-card{padding:50px 28px}.app-shell{display:block}.sidebar{flex-direction:row;align-items:center;width:auto;height:auto;padding:12px;display:flex;position:static}.sidebar-brand{border:0;padding:0}.sidebar nav{margin:0 0 0 auto;display:flex}.sidebar nav button{font-size:0}.sidebar nav button span{font-size:18px}.sidebar-user{border:0;margin:0 0 0 8px;padding:0}.sidebar-user>div:nth-child(2){display:none}.content{padding:22px 14px}.toolbar{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}.drawer{width:100vw}.form-grid.two,.form-grid.four,.image-list{grid-template-columns:1fr}.drawer-actions{flex-wrap:wrap}.drawer-actions .spacer{display:none}.drawer-actions .button{flex:1}.topbar{align-items:flex-start}.environment{display:none}}
