:root{--blue:#0047ab;--blue-dark:#062b63;--blue-soft:#eaf3ff;--yellow:#ffd51b;--green:#138a45;--red:#c9182b;--ink:#0f172a;--muted:#64748b;--line:#dbe3ef;--panel:#fff;--bg:#eef3f9}
*{box-sizing:border-box}
html{background:var(--bg)}
body{margin:0;min-height:100vh;font-family:Inter,Arial,sans-serif;background:radial-gradient(circle at 88% 3%,#d9efff 0,transparent 25%),var(--bg);color:var(--ink)}
button,input,select{font:inherit}
button,a{touch-action:manipulation}
.hidden{display:none!important}
.topbar{min-height:82px;padding:14px clamp(18px,3vw,42px);display:flex;align-items:center;justify-content:space-between;gap:22px;background:linear-gradient(135deg,#0047ab,#062b63);color:#fff;box-shadow:0 12px 34px #062b6330;position:sticky;top:0;z-index:50}
.topbar-brand{display:flex;align-items:center;gap:14px;min-width:0}.topbar-brand img{width:172px;height:54px;object-fit:contain;filter:drop-shadow(0 4px 8px #001a4670)}.topbar-brand div{display:flex;flex-direction:column;gap:3px;border-left:1px solid #ffffff42;padding-left:14px}.topbar-brand strong{font-size:17px;font-weight:900}.topbar-brand span{font-size:12px;color:#cde6ff}.topbar-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.button{border:0;border-radius:13px;padding:11px 15px;font-weight:850;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:.18s ease;white-space:nowrap}.button:hover:not(:disabled){transform:translateY(-1px);filter:brightness(.98);box-shadow:0 8px 18px #062b6322}.button:disabled{opacity:.48;cursor:not-allowed}.button-primary{background:var(--blue);color:#fff}.button-success{background:var(--green);color:#fff}.button-light{background:#fff;color:var(--blue-dark);border:1px solid #ffffff80}.button-ghost{background:#ffffff16;color:#fff;border:1px solid #ffffff4a}.button-soft{background:var(--blue-soft);color:var(--blue-dark);border:1px solid #cfe3ff}.button-large{min-height:52px;padding:14px 18px}
.workspace{width:min(1540px,100%);margin:0 auto;padding:28px;display:grid;grid-template-columns:minmax(430px,560px) minmax(520px,1fr);gap:26px;align-items:start}
.editor-panel,.preview-panel{background:var(--panel);border:1px solid #fff;border-radius:26px;box-shadow:0 18px 48px #17304f16;overflow:hidden}.editor-panel{padding:26px}.preview-panel{position:sticky;top:108px;padding:24px;background:linear-gradient(#fff,#f8fbff)}
.editor-intro{padding:4px 3px 20px}.eyebrow{display:block;color:var(--blue);font-size:10px;font-weight:950;letter-spacing:.14em}.editor-intro h1,.preview-toolbar h2,.history-head h2{margin:6px 0 0;color:var(--blue-dark);font-weight:950}.editor-intro h1{font-size:25px}.editor-intro p{margin:9px 0 0;color:var(--muted);font-size:13px;line-height:1.55}
.form-section{border-top:1px solid #edf1f6;padding:22px 2px}.section-title{display:flex;align-items:center;gap:12px;margin-bottom:16px}.section-title>span{width:32px;height:32px;border-radius:10px;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:14px;font-weight:950;box-shadow:0 6px 14px #0047ab35}.section-title>div{display:flex;flex-direction:column;gap:3px}.section-title strong{font-size:15px;color:var(--blue-dark)}.section-title small,.field span,.upload-card small,.advanced summary small,.switch-row small{font-size:11px;color:var(--muted)}
.template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.template-card{border:2px solid #e5ebf3;border-radius:15px;padding:10px;cursor:pointer;display:flex;flex-direction:column;gap:5px;min-width:0;transition:.18s}.template-card:hover,.template-card.selected{border-color:var(--blue);background:#f4f8ff}.template-card input{position:absolute;opacity:0;pointer-events:none}.template-swatch{height:32px;border-radius:9px;display:block;box-shadow:inset 0 0 0 1px #ffffff50}.template-swatch.oferta{background:linear-gradient(135deg,#0047ab,#08c5f3)}.template-swatch.campanha{background:linear-gradient(135deg,#003c9b,#00aee9)}.template-swatch.queima{background:linear-gradient(135deg,#061b46 0 55%,#c9182b)}.template-card b{font-size:12px;color:var(--blue-dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.template-card small{font-size:9px;color:var(--muted)}
.palette-heading{display:flex;flex-direction:column;gap:3px;margin:17px 0 9px}.palette-heading b{font-size:12px;color:var(--blue-dark)}.palette-heading small{font-size:10px;color:var(--muted)}.palette-grid{grid-template-columns:repeat(5,1fr)}.template-swatch.cor-azul{background:linear-gradient(135deg,#0047ab,#07c3f4)}.template-swatch.cor-celeste{background:linear-gradient(135deg,#75c7f4,#d9f3ff)}.template-swatch.cor-champagne{background:linear-gradient(135deg,#cfae77,#f7ecd7)}.template-swatch.cor-salvia{background:linear-gradient(135deg,#7f9f8d,#dce7df)}.template-swatch.cor-areia{background:linear-gradient(135deg,#d59c7a,#f3d8c7)}.template-swatch.cor-prata{background:linear-gradient(135deg,#8e9aa7,#e8edf1)}.template-swatch.cor-lilas{background:linear-gradient(135deg,#9c8bbd,#e8e0f4)}.template-swatch.cor-amarelo{background:linear-gradient(135deg,#f3b800,#ffe86a 60%,#fff4ad)}.template-swatch.cor-dourado{background:linear-gradient(135deg,#6b3f12,#e8b84e)}.template-swatch.cor-esmeralda{background:linear-gradient(135deg,#064e3b,#2db89a)}.template-swatch.cor-violeta{background:linear-gradient(135deg,#35166d,#a66de8)}
.layout-grid{grid-template-columns:repeat(4,1fr)}.layout-swatch{height:46px;border-radius:9px;display:block;position:relative;background:linear-gradient(135deg,#0758a9,#0bbce9);overflow:hidden}.layout-swatch:before,.layout-swatch:after{content:"";position:absolute;border-radius:3px;background:#fff}.layout-auto:before{width:22px;height:28px;left:12px;top:9px;box-shadow:28px 0 0 #ffe600}.layout-auto:after{display:none}.layout-classic:before{width:52px;height:15px;left:9px;top:7px}.layout-classic:after{width:40px;height:12px;right:9px;bottom:7px;background:#ffe600}.layout-varejo{background:linear-gradient(180deg,#7dccf5 0 79%,#06356f 79% 100%)}.layout-varejo:before{width:24px;height:29px;left:7px;top:9px;background:#fff;border-radius:4px;box-shadow:31px 4px 0 -3px #ffd400}.layout-varejo:after{width:60px;height:6px;left:5px;bottom:4px;background:#ffd400}.layout-azul-lateral-exato{background:linear-gradient(180deg,#7fcef7 0 78%,#06366f 78% 100%);box-shadow:inset 0 0 0 1px #ffffff88}.layout-azul-lateral-exato:before{width:24px;height:30px;left:7px;top:9px;background:#ffffff;border-radius:5px;box-shadow:31px 2px 0 -3px #ffd400}.layout-azul-lateral-exato:after{width:58px;height:7px;left:6px;bottom:4px;background:#ffd400}.layout-catalog{background:linear-gradient(145deg,#eaf6ff,#79c9f2);box-shadow:inset 0 0 0 1px #ffffff}.layout-catalog:before{width:50px;height:31px;left:9px;top:7px;background:#ffffff;border:2px solid #0b5da7}.layout-catalog:after{width:34px;height:8px;right:8px;bottom:7px;background:#ffd400}.layout-diagonal{background:linear-gradient(145deg,#0a5ca8 0 45%,#6fc7ef 45% 72%,#ffd400 72% 100%)}.layout-diagonal:before{width:26px;height:28px;left:7px;top:9px;background:#ffffff;transform:rotate(-8deg)}.layout-diagonal:after{width:30px;height:12px;right:7px;bottom:7px;background:#ffffff}.layout-card-featured{border-color:#ffd400!important;box-shadow:0 0 0 2px #ffd40022}.layout-showcase:before{width:32px;height:30px;left:8px;top:8px}.layout-showcase:after{width:27px;height:22px;right:7px;bottom:7px;background:#ffe600}.layout-premium{background:linear-gradient(135deg,#05244f,#0878c9)}.layout-premium:before{width:56px;height:32px;left:7px;top:7px;background:#003477;border:1px solid #ffe600}.layout-premium:after{display:none}.layout-split:before{width:27px;height:32px;left:7px;top:7px;background:#fff}.layout-split:after{width:27px;height:32px;right:7px;top:7px;background:#ffe600}
.scene-grid{grid-template-columns:repeat(5,1fr)}.scene-swatch{height:46px;border-radius:9px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:9px;font-weight:950;letter-spacing:.7px;text-shadow:0 1px 3px #001b3a;background:linear-gradient(135deg,#064a88,#18aee4)}.scene-cozinha{background:linear-gradient(135deg,#07558f,#7bc8eb)}.scene-quarto{background:linear-gradient(135deg,#244f8e,#91b9e7)}.scene-sala{background:linear-gradient(135deg,#123e7d,#70a9de)}.scene-lazer{background:linear-gradient(135deg,#08727d,#42b6a8)}
.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.field-full{grid-column:1/-1}.field{display:flex;flex-direction:column;gap:6px;position:relative}.field>span{font-weight:750}.field input,.field select{width:100%;height:45px;padding:0 12px;border:1px solid #cfd8e6;border-radius:12px;background:#fff;color:var(--ink);outline:none}.field input:focus,.field select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0047ab15}.field input[type=range]{padding:0;border:0;box-shadow:none}.field output{font-size:11px;color:var(--blue);font-weight:800;text-align:right}.catalog-search{position:relative}.product-results{position:absolute;left:0;right:0;top:71px;z-index:20;border:1px solid #cbd8e8;border-radius:15px;background:#fff;box-shadow:0 18px 40px #102a4b2b;overflow:auto;max-height:340px}.product-result{width:100%;border:0;background:#fff;padding:10px;display:grid;grid-template-columns:52px 1fr auto;gap:11px;align-items:center;text-align:left;cursor:pointer;border-bottom:1px solid #eef2f7}.product-result:hover{background:#f1f7ff}.product-result img{width:52px;height:52px;object-fit:contain;border-radius:9px;background:#f6f8fb}.product-result b{font-size:12px;display:block}.product-result small{font-size:10px;color:var(--muted)}.product-result em{font-size:11px;font-style:normal;font-weight:850;color:var(--blue)}.selected-product{margin-top:12px;border:1px solid #b9d9ff;background:#eff7ff;border-radius:14px;padding:10px;display:grid;grid-template-columns:58px 1fr auto;gap:12px;align-items:center}.selected-product img{width:58px;height:58px;object-fit:contain;background:#fff;border-radius:10px}.selected-product b{font-size:12px;display:block}.selected-product span{font-size:10px;color:var(--muted)}.selected-product button{border:0;background:#fff;color:#9b1c1c;border-radius:9px;padding:7px;font-weight:850;cursor:pointer}
.upload-card{border:1.5px dashed #9abbe4;border-radius:15px;padding:13px;display:flex;align-items:center;gap:11px;background:#f7fbff;cursor:pointer}.upload-card input{display:none}.upload-icon{width:37px;height:37px;border-radius:11px;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:22px;font-weight:900}.upload-card b{display:block;font-size:12px;color:var(--blue-dark)}.upload-card small{display:block;margin-top:3px}.status-line{min-height:2px;font-size:11px;color:var(--muted)}.status-line.ok{color:var(--green);font-weight:750}.status-line.error{color:#b42318;font-weight:750}
.money-grid{align-items:end}.field-action{min-height:45px;white-space:normal;line-height:1.25}.pricing-summary{margin-top:12px;border-radius:12px;background:#f7f9fc;border:1px solid #e2e8f0;padding:11px 13px;font-size:11px;color:var(--muted);line-height:1.5}.pricing-summary.ready{background:#edf9f2;border-color:#b8e5c8;color:#135c31;font-weight:750}
.advanced{padding-left:0;padding-right:0}.advanced summary{cursor:pointer;list-style:none;padding:0 2px;display:flex;flex-direction:column;gap:4px}.advanced summary::-webkit-details-marker{display:none}.advanced summary span{font-size:14px;color:var(--blue-dark);font-weight:900}.advanced-body{padding-top:17px}.switch-row{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;padding:10px;border-radius:12px;background:#f8fafc}.switch-row input{margin-top:3px}.switch-row b{display:block;font-size:12px}.switch-row small{display:block;margin-top:3px;line-height:1.4}
.editor-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-top:6px}.global-status{min-height:26px;margin-top:10px;font-size:12px;color:var(--muted);text-align:center}.global-status.error{color:#b42318}.global-status.ok{color:var(--green);font-weight:800}
.preview-toolbar,.history-head{display:flex;justify-content:space-between;align-items:center;gap:14px}.preview-toolbar h2,.history-head h2{font-size:18px}.preview-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.poster-stage{margin-top:18px;min-height:640px;border-radius:22px;background:linear-gradient(145deg,#e4eaf2,#cbd5e1);display:flex;align-items:center;justify-content:center;padding:18px;overflow:hidden;position:relative}.poster-stage img{max-width:100%;max-height:680px;object-fit:contain;box-shadow:0 22px 50px #07172f45;border-radius:4px;background:#0797de}.preview-empty{text-align:center;display:flex;flex-direction:column;align-items:center;gap:9px;color:var(--muted);padding:30px}.preview-empty strong{color:var(--blue-dark);font-size:18px}.preview-empty span{font-size:12px;max-width:330px;line-height:1.5}.empty-art{width:72px;height:72px;border-radius:22px;background:linear-gradient(135deg,var(--blue),#00bdf0);color:var(--yellow);display:grid;place-items:center;font-size:38px;font-weight:950;box-shadow:0 12px 24px #0047ab35}.preview-loading{position:absolute;inset:0;background:#eef3f9e8;backdrop-filter:blur(3px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:var(--blue-dark)}.preview-loading span{width:42px;height:42px;border:4px solid #b8d7fb;border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite}.preview-loading b{font-size:12px}.quality-checks{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:12px}.quality-checks span{background:#edf9f2;color:#17603a;border:1px solid #caecd7;border-radius:10px;padding:8px;text-align:center;font-size:9px;font-weight:850}.history-section{border-top:1px solid #e5eaf1;margin-top:20px;padding-top:19px}.text-button{border:0;background:transparent;color:var(--blue);font-size:11px;font-weight:800;cursor:pointer}.history-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:13px}.history-card{border:1px solid #e2e8f0;border-radius:13px;overflow:hidden;background:#fff}.history-card img{width:100%;aspect-ratio:4/5;object-fit:cover;background:#dce6f2}.history-card div{padding:8px}.history-card b{font-size:10px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-card small{font-size:8px;color:var(--muted)}.history-card a{display:block;margin-top:6px;font-size:9px;color:var(--blue);font-weight:850;text-decoration:none}.history-empty{grid-column:1/-1;border:1px dashed #d3dce8;border-radius:12px;padding:20px;text-align:center;font-size:11px;color:var(--muted)}
@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:1120px){.workspace{grid-template-columns:1fr}.preview-panel{position:static}.poster-stage{min-height:560px}}
@media(max-width:700px){.topbar{position:static;align-items:flex-start;padding:14px}.topbar-brand img{width:120px}.topbar-brand div{display:none}.topbar-actions{gap:7px}.topbar .button{font-size:11px;padding:9px 10px}.workspace{padding:12px;gap:14px}.editor-panel,.preview-panel{border-radius:18px;padding:17px}.template-grid{grid-template-columns:1fr}.template-card{display:grid;grid-template-columns:70px 1fr;grid-template-rows:auto auto;column-gap:10px}.template-card .template-swatch{grid-row:1/3}.field-grid,.editor-actions{grid-template-columns:1fr}.field-full{grid-column:1}.poster-stage{min-height:460px;padding:10px}.preview-toolbar{align-items:flex-start;flex-direction:column}.preview-actions{width:100%}.preview-actions .button{flex:1}.quality-checks{grid-template-columns:1fr 1fr}.history-list{grid-template-columns:1fr 1fr}}
