:root{color-scheme:light;--bg:#eef1f5;--surface:#f8fafc;--surface-strong:#ffffff;--ink:#17202a;--muted:#647083;--line:#cfd7e3;--line-strong:#9aa8b7;--teal:#1e9f8a;--teal-dark:#147767;--amber:#c98816;--blue:#2f6fc7;--danger:#c53b3b;--shadow:0 16px 36px rgba(39,50,66,0.12)}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0}body{overflow:hidden;background:var(--bg);color:var(--ink);font:13px/1.35 "Segoe UI",Arial,sans-serif}button,input,select{font:inherit}.app-shell{--rail-width:56px;--rail-expanded-width:168px;display:grid;grid-template-columns:var(--rail-width) minmax(0,1fr) 304px;grid-template-rows:56px minmax(0,1fr) 30px;width:100vw;height:100vh;min-width:720px;background:var(--bg)}.app-shell.is-tool-rail-expanded{--rail-width:var(--rail-expanded-width)}.topbar{grid-column:1 / 4;display:flex;align-items:center;gap:10px;min-width:0;padding:8px 12px;border-bottom:1px solid var(--line);background:var(--surface-strong);box-shadow:0 1px 0 rgba(255,255,255,0.7)}.brand{display:inline-flex;align-items:center;gap:10px;min-width:160px;margin-right:6px;white-space:nowrap}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:var(--ink);color:#fff;font-size:12px;font-weight:800}.brand strong{font-size:15px}.toolbar-group{display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 8px;border-left:1px solid var(--line)}.toolbar-group.compact{min-width:226px}.toolbar-group select{width:214px}.face-tabs{gap:0}.face-tab{min-width:58px;height:30px;border:1px solid var(--line);background:#fff;color:var(--muted);cursor:pointer}.face-tab:first-child{border-radius:7px 0 0 7px}.face-tab:last-child{margin-left:-1px;border-radius:0 7px 7px 0}.face-tab:hover{background:#eef4f7}.face-tab.is-active{position:relative;z-index:1;border-color:rgba(30,159,138,0.5);background:rgba(30,159,138,0.12);color:var(--teal-dark);font-weight:700}.zoom-tools{margin-left:auto}.icon-button,.tool-button{display:inline-grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--ink);cursor:pointer}.icon-button:hover,.tool-button:hover{border-color:var(--line);background:#eef4f7}.icon-button:active,.icon-button.is-active,.tool-button:active,.tool-button.is-active{border-color:rgba(30,159,138,0.42);background:rgba(30,159,138,0.12);color:var(--teal-dark)}.icon-button:disabled,.tool-button:disabled{cursor:not-allowed;color:#aeb7c3}.icon-button svg,.tool-button svg{width:18px;height:18px;stroke-width:2}select,input[type="number"],input[type="text"],input[type="search"],textarea{height:32px;min-width:0;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);padding:0 9px;outline:none}textarea{height:auto;min-height:78px;padding:8px 9px;line-height:1.35;resize:vertical}select:focus,input:focus,textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(30,159,138,0.14)}input[type="color"]{width:46px;height:32px;padding:2px;border:1px solid var(--line);border-radius:7px;background:#fff}input[type="range"]{width:100%;accent-color:var(--teal)}output{min-width:48px;color:var(--muted);text-align:center;font-variant-numeric:tabular-nums}.tool-rail{grid-column:1;grid-row:2;display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px 8px;border-right:1px solid var(--line);background:var(--surface-strong)}.tool-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:40px;height:40px;overflow:hidden;white-space:nowrap}.tool-label{display:none;min-width:0;overflow:hidden;font-size:12px;font-weight:700;text-overflow:ellipsis}.rail-toggle-button{margin-bottom:4px;color:var(--muted)}.app-shell.is-tool-rail-expanded .tool-rail{align-items:stretch;padding:10px}.app-shell.is-tool-rail-expanded .tool-button{width:100%;justify-content:flex-start;padding:0 10px}.app-shell.is-tool-rail-expanded .tool-label{display:inline}.tool-popover-wrap{position:relative;width:40px}.app-shell.is-tool-rail-expanded .tool-popover-wrap{width:100%}.shape-palette{position:absolute;left:100%;top:0;transform:translateX(12px);z-index:20;display:grid;grid-template-columns:repeat(4,38px);gap:6px;width:max-content;padding:8px;border:1px solid var(--line);border-radius:8px;background:var(--surface-strong);box-shadow:var(--shadow)}.shape-palette[hidden]{display:none}.template-panel,.symbol-panel,.stock-panel,.qr-panel,.print-check-panel{position:absolute;left:100%;top:0;transform:translateX(12px);z-index:20;width:min(292px,calc(100vw - 76px));padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--surface-strong);box-shadow:var(--shadow)}.template-panel{display:flex;flex-direction:column;max-height:min(560px,calc(100vh - 170px));overflow:hidden}.template-panel[hidden],.symbol-panel[hidden],.stock-panel[hidden],.qr-panel[hidden],.print-check-panel[hidden]{display:none}.template-panel .panel-title,.symbol-panel .panel-title,.stock-panel .panel-title,.qr-panel .panel-title,.print-check-panel .panel-title{margin-bottom:8px}.shape-choice{display:grid;width:38px;height:38px;place-items:center;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--ink);cursor:pointer}.shape-choice:hover,.shape-choice.is-active{border-color:rgba(30,159,138,0.42);background:rgba(30,159,138,0.12);color:var(--teal-dark)}.shape-choice svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linejoin:round}.workspace{grid-column:2;grid-row:2;position:relative;min-width:0;min-height:0;overflow:hidden}.stage-frame{position:absolute;inset:0;overflow:hidden;background:linear-gradient(90deg,rgba(23,32,42,0.05) 1px,transparent 1px),linear-gradient(rgba(23,32,42,0.05) 1px,transparent 1px);background-size:24px 24px;cursor:crosshair}#stage{display:block;width:100%;height:100%;touch-action:none;user-select:none}.text-edit-overlay{position:absolute;z-index:5;min-width:80px;min-height:44px;overflow:hidden;border:1px solid var(--blue);border-radius:3px;background:rgba(255,255,255,0.92);color:var(--ink);box-shadow:0 0 0 3px rgba(47,111,199,0.14);white-space:pre}#page{filter:drop-shadow(0 10px 20px rgba(24,36,54,0.2))}.object{cursor:move}.object *{vector-effect:non-scaling-stroke}.object[data-template-id] *{vector-effect:none}.object[data-photo-placeholder="true"] rect{stroke-dasharray:1.6 1.1}#selectionUi{pointer-events:none}#guideUi{pointer-events:none}.work-guide{fill:none;vector-effect:non-scaling-stroke}.work-guide[data-guide="bleed"]{stroke:var(--danger);stroke-width:0.24;stroke-dasharray:1.8 1.15}.work-guide[data-guide="trim"]{stroke:rgba(23,32,42,0.55);stroke-width:0.18}.work-guide[data-guide="safe"]{stroke:var(--teal);stroke-width:0.22;stroke-dasharray:1.4 1}#snapGuideUi{pointer-events:none}.snap-guide-line{fill:none;stroke:#2f6fc7;stroke-width:0.22;stroke-dasharray:1.8 1.15;vector-effect:non-scaling-stroke}.snap-guide-line[data-axis="x"]{stroke:#1e9f8a}.snap-guide-label{font-size:2.2px;font-weight:800;fill:#2f6fc7;paint-order:stroke;stroke:#fff;stroke-width:0.45;vector-effect:non-scaling-stroke}.snap-guide-label[data-axis="x"]{fill:#177864}#printIssueUi{pointer-events:none}.print-issue-marker{fill:none;stroke-width:0.28;stroke-dasharray:1.4 1;vector-effect:non-scaling-stroke}.print-issue-marker[data-level="error"]{stroke:var(--danger)}.print-issue-marker[data-level="warning"]{stroke:var(--amber)}.print-issue-label{font-size:2.4px;font-weight:800;paint-order:stroke;stroke:#fff;stroke-width:0.55;vector-effect:non-scaling-stroke}.print-issue-label[data-level="error"]{fill:var(--danger)}.print-issue-label[data-level="warning"]{fill:#9a5a00}.selection-box{fill:none;stroke:var(--blue);stroke-width:0.75;stroke-dasharray:4 3;vector-effect:non-scaling-stroke}.resize-handle{pointer-events:all;fill:#fff;stroke:var(--blue);stroke-width:0.75;cursor:nwse-resize;vector-effect:non-scaling-stroke}.skew-handle{pointer-events:all;fill:#eafff8;stroke:var(--teal);stroke-width:0.65;cursor:grab;vector-effect:non-scaling-stroke}.skew-handle:hover{fill:#d9fbf0;stroke:var(--teal-dark)}.skew-handle[data-skew-handle="n"],.skew-handle[data-skew-handle="s"]{cursor:ew-resize}.skew-handle[data-skew-handle="e"],.skew-handle[data-skew-handle="w"]{cursor:ns-resize}.resize-handle[data-handle="n"],.resize-handle[data-handle="s"]{cursor:ns-resize}.resize-handle[data-handle="e"],.resize-handle[data-handle="w"]{cursor:ew-resize}.resize-handle[data-handle="ne"],.resize-handle[data-handle="sw"]{cursor:nesw-resize}.inspector{grid-column:3;grid-row:2;display:flex;flex-direction:column;gap:0;min-width:0;overflow:auto;border-left:1px solid var(--line);background:var(--surface)}.panel-section{padding:14px;border-bottom:1px solid var(--line)}.panel-title{margin-bottom:10px;color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase}.control-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;margin-bottom:8px}.control-row label,.wide-control,.swatch-row>label{display:grid;gap:5px}.control-row span,.wide-control span,.swatch-row span{color:var(--muted);font-size:12px}.wide-control{margin-bottom:8px}.swatch-row{display:grid;grid-template-columns:1fr auto;align-items:end;gap:10px;margin-bottom:10px}.check-line{display:inline-flex !important;grid-template-columns:auto auto;align-items:center;gap:6px;min-height:32px}.check-line input{accent-color:var(--teal)}.cmyk-block{display:grid;gap:5px;margin:-2px 0 10px}.cmyk-block>span{color:var(--muted);font-size:12px}.cmyk-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.cmyk-grid input{width:100%;height:30px;padding:0 5px;text-align:center}.action-grid{display:grid;grid-template-columns:repeat(4,34px);gap:8px}.template-list{display:grid;flex:1 1 auto;gap:10px;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:2px;scrollbar-gutter:stable}.template-card{display:grid;gap:8px;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff}.template-preview{display:grid;height:82px;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:6px;background:#f4f7fa}.template-preview img{width:100%;height:100%;object-fit:contain}.template-card strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.template-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:6px}.template-action{min-height:30px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);cursor:pointer}.template-action:hover{border-color:rgba(30,159,138,0.5);background:rgba(30,159,138,0.07);color:var(--teal-dark)}.symbol-search{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:8px;margin-bottom:10px}.symbol-search input{width:100%}.stock-search{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:8px;margin-bottom:10px}.stock-search input{width:100%}.qr-form{display:grid;gap:8px}.qr-form label{display:grid;gap:5px;min-width:0}.qr-form span{color:var(--muted);font-size:11px}.qr-form textarea{min-height:64px;resize:vertical}.qr-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.qr-options{display:grid;grid-template-columns:1fr 1fr;gap:8px;align-items:end}.qr-options input[type="color"]{width:100%}.qr-add-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border:1px solid rgba(30,159,138,0.5);border-radius:7px;background:var(--teal);color:#fff;cursor:pointer}.qr-add-button:hover{background:var(--teal-dark)}.qr-add-button svg{width:16px;height:16px}.print-check-run{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:36px;border:1px solid rgba(30,159,138,0.5);border-radius:7px;background:var(--teal);color:#fff;cursor:pointer}.print-check-run:hover{background:var(--teal-dark)}.print-check-run svg{width:16px;height:16px}.print-check-summary{margin:8px 0;color:var(--muted);font-size:11px;line-height:1.3}.print-check-results{display:grid;gap:7px;max-height:min(430px,calc(100vh - 180px));overflow:auto;padding-right:2px}.print-issue{display:grid;gap:2px;width:100%;padding:8px;border:1px solid var(--line);border-left-width:4px;border-radius:7px;background:#fff;color:var(--ink);font:inherit;text-align:left;cursor:default}button.print-issue{cursor:pointer}.print-issue[data-level="error"]{border-left-color:var(--danger)}.print-issue[data-level="warning"]{border-left-color:var(--amber)}.print-issue[data-level="ok"]{border-left-color:var(--teal)}.print-issue strong{font-size:12px}.print-issue span{color:var(--muted);font-size:11px;line-height:1.25}.print-issue:hover{border-color:var(--line-strong)}.symbol-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.stock-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:min(420px,calc(100vh - 180px));overflow:auto;padding-right:2px}.stock-card{display:grid;grid-template-rows:78px auto 28px;min-width:0;gap:5px;padding:7px;border:1px solid var(--line);border-radius:8px;background:#fff}.stock-card img{width:100%;height:78px;border-radius:5px;object-fit:cover;background:#eef1f5}.stock-meta{min-width:0}.stock-meta strong,.stock-meta span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stock-meta strong{color:var(--ink);font-size:11px;line-height:1.15}.stock-meta span{margin-top:2px;color:var(--muted);font-size:10px}.stock-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.stock-action{display:inline-grid;height:28px;place-items:center;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);cursor:pointer}.stock-action:hover{border-color:rgba(30,159,138,0.5);background:rgba(30,159,138,0.07);color:var(--teal-dark)}.stock-action svg{width:15px;height:15px}.symbol-card{display:grid;min-width:0;min-height:74px;grid-template-rows:38px auto;gap:5px;padding:7px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);cursor:pointer}.symbol-card:hover{border-color:rgba(30,159,138,0.5);background:rgba(30,159,138,0.07)}.symbol-fallback{grid-row:1;align-self:center;justify-self:center;color:var(--muted);font-size:24px;line-height:1}.symbol-card img{grid-row:1;width:34px;height:34px;align-self:center;justify-self:center;object-fit:contain;z-index:1}.symbol-card>span:last-child{overflow:hidden;color:var(--muted);font-size:11px;line-height:1.15;text-align:center;text-overflow:ellipsis;white-space:nowrap}.template-status,.symbol-status,.stock-status,.qr-status{min-height:18px;margin-top:8px;color:var(--muted);font-size:11px}.layers-section{flex:1;min-height:170px}.layers-list{display:grid;gap:6px}.layer-row{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-height:36px;padding:6px 8px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);text-align:left;cursor:pointer}.layer-row:hover{border-color:var(--line-strong)}.layer-row.is-active{border-color:rgba(30,159,138,0.48);background:rgba(30,159,138,0.1)}.layer-row .layer-icon{display:grid;width:22px;height:22px;place-items:center;border-radius:6px;background:#edf2f7;color:var(--muted)}.layer-row span:last-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.statusbar{grid-column:1 / 4;grid-row:3;display:flex;align-items:center;gap:18px;min-width:0;padding:0 12px;border-top:1px solid var(--line);background:var(--surface-strong);color:var(--muted);font-size:12px}.statusbar>span{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.whatsapp-share-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:0;height:28px;margin-left:auto;padding:0 11px;border:1px solid rgba(28,140,78,0.42);border-radius:7px;background:#1f9d55;color:#fff;font-size:12px;font-weight:700;white-space:nowrap;cursor:pointer}.whatsapp-share-button:hover{background:#188747}.whatsapp-share-button svg{width:15px;height:15px;flex:0 0 auto}.modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;background:rgba(23,32,42,0.34)}.modal-backdrop[hidden]{display:none}.modal-dialog{width:min(420px,calc(100vw - 32px));padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--surface-strong);box-shadow:var(--shadow)}.intro-dialog{width:min(620px,calc(100vw - 32px));max-height:calc(100vh - 40px);overflow:auto}.intro-header{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:start}.modal-title{margin-bottom:16px;font-size:17px;font-weight:800}.modal-copy{margin:-6px 0 16px;color:var(--muted);font-size:14px;line-height:1.45}.intro-list{display:grid;gap:9px;margin:14px 0 18px}.intro-row{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start;color:var(--ink);font-size:13px;line-height:1.42}.intro-row svg{width:19px;height:19px;margin-top:1px;color:var(--teal)}.modal-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.modal-actions.two{grid-template-columns:1fr 1fr}.modal-actions.intro-actions{grid-template-columns:minmax(140px,220px);justify-content:end}.modal-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);cursor:pointer}.modal-button:hover{border-color:var(--line-strong);background:#eef4f7}.modal-button.primary{border-color:rgba(30,159,138,0.5);background:var(--teal);color:#fff}.modal-button.danger{border-color:rgba(188,65,65,0.55);background:#bc4141;color:#fff}.modal-button.danger:hover{border-color:rgba(154,47,47,0.7);background:#a93434}.modal-button svg{width:17px;height:17px}.shortcuts-dialog{width:min(520px,calc(100vw - 32px));max-height:calc(100vh - 40px);padding:18px;overflow:auto;border:1px solid var(--line);border-radius:8px;background:var(--surface-strong);box-shadow:var(--shadow)}.shortcuts-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.shortcuts-header .modal-title{margin-bottom:0}.shortcuts-grid{display:grid;gap:7px}.shortcut-row{display:grid;grid-template-columns:54px 54px minmax(0,1fr);align-items:center;gap:7px;min-height:34px;padding:6px 8px;border:1px solid var(--line);border-radius:7px;background:#fbfcfe}.shortcut-row kbd{display:inline-grid;min-width:42px;min-height:24px;place-items:center;border:1px solid var(--line-strong);border-radius:6px;background:#fff;color:var(--ink);font:700 11px/1 "Segoe UI",Arial,sans-serif;box-shadow:inset 0 -1px 0 rgba(23,32,42,0.08)}.shortcut-row span:last-child{min-width:0;color:var(--muted);font-size:12px}.preview-backdrop{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:22px;background:rgba(23,32,42,0.42)}.preview-backdrop[hidden]{display:none}.preview-dialog{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(1180px,calc(100vw - 36px));height:min(760px,calc(100vh - 36px));min-height:520px;border:1px solid var(--line);border-radius:8px;background:var(--surface-strong);box-shadow:var(--shadow);overflow:hidden}.preview-header,.preview-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--line);background:#fbfcfe}.preview-footer{justify-content:flex-end;border-top:1px solid var(--line);border-bottom:0}.preview-title{font-size:16px;font-weight:800}.preview-meta{margin-top:2px;color:var(--muted);font-size:12px}.preview-body{display:grid;grid-template-columns:minmax(0,1fr) 300px;min-height:0}.preview-faces{display:grid;grid-template-columns:repeat(2,minmax(240px,1fr));gap:14px;min-height:0;padding:16px;overflow:auto;background:linear-gradient(#eef2f6 1px,transparent 1px),linear-gradient(90deg,#eef2f6 1px,transparent 1px),#f7f9fc;background-size:18px 18px}.preview-card{display:grid;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:280px;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden}.preview-card-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 11px;border-bottom:1px solid var(--line);color:var(--muted);font-size:12px}.preview-card-header strong{color:var(--ink);font-size:13px}.preview-card-stage{display:grid;min-height:0;padding:16px;place-items:center}.preview-card-stage svg{width:100%;max-width:420px;height:auto;max-height:100%;overflow:visible}.preview-card .object{cursor:default}.preview-guide-bleed{fill:none;stroke:var(--danger);stroke-width:0.22;stroke-dasharray:1.8 1.15;vector-effect:non-scaling-stroke}.preview-guide-trim{fill:none;stroke:var(--ink);stroke-width:0.18;vector-effect:non-scaling-stroke}.preview-guide-safe{fill:none;stroke:var(--teal);stroke-width:0.2;stroke-dasharray:1.4 1;vector-effect:non-scaling-stroke}.preview-side{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:10px;min-height:0;padding:14px;border-left:1px solid var(--line);background:#fff}.preview-toggle{display:flex;align-items:center;gap:8px;min-height:34px;color:var(--ink);font-weight:650}.preview-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.preview-stat{display:grid;gap:2px;padding:9px;border:1px solid var(--line);border-radius:7px;background:#f8fafc}.preview-stat strong{font-size:17px}.preview-stat span{color:var(--muted);font-size:11px}.preview-issues{display:grid;align-content:start;gap:8px;min-height:0;overflow:auto;padding-right:2px}.preview-issue{display:grid;gap:2px;width:100%;padding:9px;border:1px solid var(--line);border-left-width:4px;border-radius:7px;background:#fff;color:var(--ink);font:inherit;text-align:left}button.preview-issue{cursor:pointer}.preview-issue[data-level="error"]{border-left-color:var(--danger)}.preview-issue[data-level="warning"]{border-left-color:var(--amber)}.preview-issue[data-level="ok"]{border-left-color:var(--teal)}.preview-issue strong{font-size:12px}.preview-issue span{color:var(--muted);font-size:11px;line-height:1.35}.is-hidden{display:none !important}@media (max-width:980px){.app-shell{--rail-width:52px;--rail-expanded-width:150px;grid-template-columns:var(--rail-width) minmax(0,1fr);grid-template-rows:56px minmax(0,1fr) 228px 30px;min-width:0}.app-shell.is-tool-rail-expanded{--rail-width:var(--rail-expanded-width)}.topbar{grid-column:1 / 3;overflow-x:auto}.brand{min-width:122px}.toolbar-group{flex:0 0 auto}.tool-rail{grid-column:1;grid-row:2 / 4}.workspace{grid-column:2;grid-row:2}.inspector{grid-column:2;grid-row:3;display:grid;grid-template-columns:repeat(4,minmax(210px,1fr));overflow:auto hidden}.panel-section{border-right:1px solid var(--line);border-bottom:0}.statusbar{grid-column:1 / 3;grid-row:4}.whatsapp-share-button span{display:none}.preview-dialog{height:min(820px,calc(100vh - 24px))}.preview-body{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) 220px}.preview-faces{grid-template-columns:1fr}.preview-side{border-top:1px solid var(--line);border-left:0}}
html,body{max-width:100vw!important;overflow:hidden!important}.app-shell{max-width:100vw!important;min-width:0!important;overflow:hidden!important}.topbar{overflow-x:auto!important;overflow-y:hidden!important}.toolbar-group{flex:0 0 auto}.workspace,.stage-frame{max-width:100%!important}
.brand{min-width:340px!important;gap:12px!important;text-decoration:none;color:inherit}.brand-logo{display:block;width:clamp(126px,13vw,178px);height:auto;max-height:36px;object-fit:contain;flex:0 0 auto}.brand strong{min-width:0;font-size:14px!important;line-height:1.12;white-space:normal}@media(max-width:980px){.brand{min-width:286px!important}.brand-logo{width:126px;max-height:32px}.brand strong{font-size:13px!important;max-width:138px}}
.app-title{margin:0;min-width:0;font-size:14px!important;line-height:1.12;font-weight:800;white-space:normal}.brand .app-title{color:inherit}@media(max-width:980px){.app-title{font-size:13px!important;max-width:138px}}
