:root{color:#172337;font-synthesis:none;text-rendering:optimizelegibility;--ink:#172337;--muted:#728091;--paper:#f8f4ec;--paper-2:#fffdf8;--line:#ddd7cd;--coral:#e56953;--coral-dark:#cb513d;--navy:#15243a;--shadow:0 14px 40px #262d3617;background:#eee9e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;min-height:0;overflow:hidden}body{background:radial-gradient(circle at 50% -20%,#fffdf8 0,#eee9e0 58%);margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.app-shell{flex-direction:column;height:100dvh;min-height:0;display:flex;overflow:hidden}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;background:#faf7f0eb;justify-content:space-between;align-items:center;height:72px;padding:0 30px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand-mark{color:#fff;background:var(--coral);border-radius:12px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 7px 18px #e5695342}.brand strong{letter-spacing:.01em;font-size:16px;display:block}.brand span{color:var(--muted);letter-spacing:.08em;margin-top:2px;font-size:12px;display:block}.project-switcher{align-items:center;gap:9px;display:flex}.project-switcher>label{color:var(--muted);font-size:12px;font-weight:600}.select-wrap{position:relative}.select-wrap select{appearance:none;border:1px solid var(--line);width:220px;height:39px;color:var(--ink);background:var(--paper-2);border-radius:10px;outline:none;padding:0 34px 0 13px;font-weight:600}.select-wrap svg{pointer-events:none;color:var(--muted);position:absolute;top:12px;right:10px}.icon-button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.icon-button:hover{background:#263955}.workspace{flex:1;grid-template-columns:284px minmax(520px,1fr) 300px;min-height:0;display:grid;overflow:hidden}.panel{background:#f8f4ecd9;padding:24px 20px}.library-panel{border-right:1px solid var(--line)}.settings-panel{border-left:1px solid var(--line);overflow-y:auto}.panel-heading,.section-title{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.panel-heading h2,.section-title h2{letter-spacing:-.02em;margin:2px 0 0;font-size:18px}.eyebrow{color:var(--coral-dark);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:700;display:block}.count-badge{min-width:28px;height:25px;color:var(--muted);background:#ece5da;border-radius:999px;place-items:center;padding:0 8px;font-size:12px;font-weight:700;display:grid}.dropzone{width:100%;min-height:116px;color:var(--muted);cursor:pointer;background:#ffffff73;border:1px dashed #c8beb1;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:5px;transition:all .18s;display:flex}.dropzone svg{color:var(--coral)}.dropzone strong{color:var(--ink);font-size:14px}.dropzone span{font-size:12px}.dropzone:hover{border-color:var(--coral);background:#fffaf3;transform:translateY(-1px)}.image-list{flex-direction:column;gap:7px;max-height:calc(100vh - 275px);margin-top:16px;padding-right:3px;display:flex;overflow-y:auto}.image-row{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;grid-template-columns:16px 59px minmax(0,1fr) 22px;align-items:center;gap:8px;padding:6px 7px 6px 3px;display:grid}.image-row:hover{background:#ffffffa6}.image-row.selected{background:#fffaf3;border-color:#e5695380;box-shadow:0 3px 12px #422d220f}.image-row .grip{color:#a5a09a;cursor:grab}.image-row img{object-fit:cover;background:#e8e4dd;border-radius:6px;width:59px;height:34px}.image-row>span:not(.slot-number){min-width:0}.image-row strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.image-row small{color:var(--muted);white-space:nowrap;margin-top:3px;font-size:12px;display:block}.slot-number{background:var(--navy);color:#fff;border-radius:6px;place-items:center;width:20px;height:20px;font-size:12px;display:grid}.empty-list{color:#a8a097;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:190px;display:flex}.empty-list p{max-width:190px;margin:0;font-size:12px;line-height:1.7}.stage{min-width:0;padding:27px 34px 36px;overflow-y:auto}.stage-toolbar{justify-content:space-between;align-items:flex-end;max-width:900px;margin:0 auto 20px;display:flex}.stage-toolbar h1{letter-spacing:-.035em;margin:4px 0 0;font-size:23px}.canvas-size{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.canvas-size strong{color:var(--ink);font-size:12px}.canvas-size i{background:var(--line);width:1px;height:13px;margin:0 3px}.canvas-outer{background-color:#e5dfd5;background-image:linear-gradient(45deg,#ffffff2e 25%,#0000 25%),linear-gradient(-45deg,#ffffff2e 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#ffffff2e 75%),linear-gradient(-45deg,#0000 75%,#ffffff2e 75%);background-position:0 0,0 9px,9px -9px,-9px 0;background-size:18px 18px;border:1px solid #ded7cc;border-radius:18px;place-items:center;min-height:425px;padding:38px;display:grid;box-shadow:inset 0 1px #ffffff80}.layout-canvas{box-sizing:border-box;background:#fff;width:min(100%,900px);max-height:68vh;display:grid;overflow:hidden;box-shadow:0 15px 42px #222b362e}.canvas-cell{color:#9f9a92;cursor:grab;touch-action:none;outline:0 solid var(--coral);outline-offset:-2px;background:#edeae5;place-items:center;min-width:0;min-height:0;font-size:12px;transition:outline-width .1s;display:grid;position:relative;overflow:hidden}.canvas-cell:active{cursor:grabbing}.canvas-cell.active{z-index:2;outline-width:3px}.canvas-cell img{object-fit:cover;transform-origin:50%;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.stage-hint{color:var(--muted);justify-content:center;align-items:center;gap:7px;margin:13px 0 0;font-size:12px;display:flex}.recent-exports{max-width:900px;margin:34px auto 0}.section-title{margin-bottom:12px}.section-title>span{color:var(--muted);font-size:12px}.export-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.export-card{color:inherit;border:1px solid var(--line);background:#fffdf8b8;border-radius:11px;grid-template-columns:32px minmax(0,1fr) 18px;align-items:center;gap:9px;min-width:0;padding:10px 12px;text-decoration:none;display:grid}.export-card:hover{background:var(--paper-2);border-color:#c4b8a8}.export-icon{width:32px;height:32px;color:var(--coral-dark);background:#e9e2d7;border-radius:8px;place-items:center;display:grid}.export-card span{min-width:0}.export-card strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.export-card small{color:var(--muted);margin-top:3px;font-size:12px;display:block}.export-card>svg{color:var(--muted)}.settings-section{border-top:1px solid var(--line);padding:19px 0}.settings-section:first-of-type{border-top:0;padding-top:2px}.field-label,.range-label label{color:#4d5968;font-size:12px;font-weight:700}.preset-grid{grid-template-columns:repeat(2,1fr);gap:7px;margin-top:10px;display:grid}.preset-grid button{border:1px solid var(--line);cursor:pointer;background:#ffffff73;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:57px;font-size:12px;font-weight:600;display:flex}.preset-grid button.active{border-color:var(--navy);background:var(--navy);color:#fff}.mini-grid{gap:2px;width:25px;height:18px;display:grid}.mini-grid i{opacity:.42;background:currentColor;border-radius:1px;display:block}.two-fields{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;display:grid}.two-fields label{color:var(--muted);font-size:12px}.two-fields input{border:1px solid var(--line);background:var(--paper-2);width:100%;height:34px;color:var(--ink);border-radius:8px;margin-top:4px;padding:0 9px}.range-label{justify-content:space-between;align-items:center;display:flex}.range-label.compact{margin-top:13px}.range-label output{color:var(--coral-dark);font-size:12px;font-weight:700}.range-label button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:12px;display:flex}.range-label button:disabled{opacity:.35}.range{appearance:none;background:#dcd5cb;border-radius:99px;outline:none;width:100%;height:4px;margin:14px 0 4px}.range::-webkit-slider-thumb{appearance:none;background:var(--coral);border:3px solid var(--paper-2);cursor:pointer;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 5px #262b324d}.help-text{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.55}.help-text.center{text-align:center}.selected-summary{background:#ffffff80;border-radius:9px;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:9px;margin-top:11px;padding:7px;display:grid}.selected-summary img{object-fit:cover;border-radius:5px;width:62px;height:35px}.selected-summary span{min-width:0}.selected-summary strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.selected-summary small{color:var(--muted);margin-top:3px;font-size:12px;display:block}.download-pair{grid-template-columns:1fr 1fr;gap:6px;margin-top:14px;display:grid}.download-pair a{height:32px;color:var(--ink);border:1px solid var(--line);background:#ffffff8c;border-radius:8px;justify-content:center;align-items:center;gap:5px;font-size:12px;font-weight:600;text-decoration:none;display:flex}.download-pair a:hover{background:#fff;border-color:#bbb0a2}.danger-link{color:#b45242;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:11px 0 0;font-size:12px;display:flex}.segment{background:#e5dfd6;border-radius:9px;grid-template-columns:1fr 1fr;gap:3px;margin-top:9px;padding:3px;display:grid}.segment button{height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;font-size:12px;font-weight:700}.segment button.active{background:var(--paper-2);color:var(--ink);box-shadow:0 2px 7px #1e283214}.primary-button{background:var(--coral);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:42px;margin-top:16px;font-size:12px;font-weight:700;display:flex;box-shadow:0 7px 18px #e5695333}.primary-button:hover{background:var(--coral-dark)}.primary-button:disabled{opacity:.55;cursor:not-allowed}.toast{z-index:50;background:var(--navy);color:#fff;border-radius:11px;align-items:center;gap:9px;max-width:520px;min-height:42px;padding:8px 9px 8px 13px;font-size:12px;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 12px 35px #0a142240}.toast>svg{color:#80d7b1}.toast button{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:7px;place-items:center;width:27px;height:27px;display:grid}.modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f192778;place-items:center;display:grid;position:fixed;inset:0}.modal{background:var(--paper-2);border-radius:17px;width:390px;padding:27px;position:relative;box-shadow:0 25px 80px #111a264d}.modal h2{margin:5px 0 8px;font-size:21px}.modal p{color:var(--muted);margin:0 0 17px;font-size:12px;line-height:1.6}.modal>input{border:1px solid var(--line);background:#fff;border-radius:10px;outline:none;width:100%;height:43px;padding:0 12px}.modal>input:focus{border-color:var(--coral);box-shadow:0 0 0 3px #e569531a}.modal-close{cursor:pointer;background:#eee9e0;border:0;border-radius:8px;place-items:center;width:31px;height:31px;display:grid;position:absolute;top:15px;right:15px}.loading-screen{z-index:40;color:var(--muted);background:#eee9e0e6;justify-content:center;align-items:center;gap:10px;font-size:12px;display:flex;position:fixed;inset:72px 0 0}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1280px){.workspace{grid-template-columns:250px minmax(500px,1fr) 280px}.stage{padding-left:22px;padding-right:22px}.canvas-outer{padding:24px}}body{min-width:360px;font-size:16px}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #287db0}button:disabled{cursor:not-allowed;opacity:.55}.workspace{grid-template-columns:270px minmax(340px,1fr) 310px}.topbar{gap:16px;height:auto;min-height:72px;padding:14px 24px}.panel{padding:22px 18px}.stage{padding:25px 24px}.stage-toolbar{gap:12px}.stage-toolbar h1{overflow-wrap:anywhere}.canvas-outer{min-height:390px;padding:24px}.output-canvas{background:#fff;width:100%;position:relative;box-shadow:0 15px 42px #222b362e}.rendered-image{width:100%;height:100%;display:block}.tile-selector{outline-offset:-3px;cursor:pointer;background:0 0;border:0;padding:0;position:absolute}.tile-selector.active{outline:2px solid var(--coral)}.rendering{color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:12px;font-size:14px;display:flex;position:absolute;inset:0}.empty-canvas{color:var(--muted);cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:14px;padding:30px 10px;display:flex}.empty-canvas strong{color:var(--ink);font-size:17px}.empty-canvas span{font-size:13px}.stage-hint{align-items:flex-start;font-size:13px;line-height:1.6}.stage-hint svg{flex-shrink:0;margin-top:3px}.image-list{max-height:65vh}.image-row{grid-template-columns:13px 48px minmax(0,1fr) 20px;gap:6px}.image-row img{object-fit:contain;width:48px;height:37px}.image-row strong{font-size:13px}.image-row small{font-size:12px}.selected-summary img{object-fit:contain}.selected-summary strong{font-size:13px}.field-label,.range-label label,.two-fields label,.project-switcher>label,.preset-grid button,.segment button,.primary-button{font-size:14px}.range-label output{font-size:13px}.range{margin:18px 0 8px}.range::-webkit-slider-thumb{width:21px;height:21px}.help-text{font-size:12px;line-height:1.7}.settings-section{padding:18px 0}.crop-open-button{border:1px solid var(--line);cursor:pointer;width:100%;height:40px;color:var(--ink);background:var(--paper-2);border-radius:9px;justify-content:center;align-items:center;gap:7px;margin-top:10px;font-size:14px;display:flex}.image-actions{justify-content:space-between;align-items:center;gap:8px;margin-top:12px;display:flex}.image-actions a{color:var(--ink);align-items:center;gap:5px;font-size:13px;text-decoration:none;display:flex}.image-actions .danger-link{padding:0;font-size:13px}.volume-heading{justify-content:space-between;align-items:center;margin:20px 0 10px;display:flex}.volume-heading span{color:var(--muted);font-size:12px}.volume-options{flex-direction:column;gap:6px;display:flex}.volume-options button{text-align:left;border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:8px;justify-content:space-between;align-items:center;gap:6px;width:100%;padding:11px 9px;font-size:13px;display:flex}.volume-options button.active{border-color:var(--coral);box-shadow:inset 3px 0 var(--coral);background:#fffaf3}.volume-options strong{white-space:nowrap;font-size:12px}.exact-size{text-align:right;color:var(--coral-dark);font-variant-numeric:tabular-nums;margin:10px 0;font-size:13px}.export-grid{grid-template-columns:1fr}.export-card strong{font-size:13px}.export-card small{font-size:12px}.export-card>a{color:var(--ink);padding:3px}.mapping-link{color:#32617e;margin-top:4px;font-size:12px;display:inline-block}.toast{max-width:calc(100vw - 32px);font-size:14px;line-height:1.6}.light{color:var(--ink);background:#e9e4db}.light:hover{background:#ddd5c8}.text-button{cursor:pointer;color:var(--muted);background:0 0;border:0;align-items:center;gap:6px;font-size:13px;display:inline-flex}.crop-dialog{background:var(--paper-2);border-radius:16px;width:min(1020px,100vw - 36px);max-height:96vh;padding:22px;overflow:auto;box-shadow:0 24px 80px #111a2666}.crop-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.crop-header h2{margin:0;font-size:21px}.crop-header p{color:var(--muted);overflow-wrap:anywhere;margin:7px 0 0;font-size:13px}.crop-mode-bar{flex-wrap:wrap;align-items:center;gap:18px;margin:14px 0;display:flex}.crop-mode-bar .segment{min-width:245px;margin:0}.crop-mode-bar .segment button{height:36px;padding:0 14px}.lock-label{align-items:center;gap:6px;font-size:14px;display:flex}.lock-label input{accent-color:var(--coral);width:17px;height:17px}.crop-workspace{background:#172337;border-radius:10px;justify-content:center;align-items:center;min-height:180px;padding:28px;display:flex}.crop-image-area{touch-action:none;flex:none;position:relative}.crop-image-area>img{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.crop-svg{touch-action:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.crop-handle{background:var(--coral);cursor:move;touch-action:none;z-index:2;border:2px solid #fff;border-radius:3px;width:17px;height:17px;padding:0;position:absolute;transform:translate(-50%,-50%);box-shadow:0 1px 5px #0007}.crop-handle:after{content:"";position:absolute;inset:-6px}.crop-handle.edge{background:#fff;width:24px;height:10px}.crop-handle.edge.left,.crop-handle.edge.right{cursor:ew-resize;width:10px;height:24px}.crop-handle.edge.top,.crop-handle.edge.bottom{cursor:ns-resize}.crop-instruction{color:#596676;margin:12px 0;font-size:14px;line-height:1.7}.crop-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.crop-footer>span{color:var(--muted);font-size:13px}.crop-footer .primary-button{flex:none;width:160px;margin:0}.modal{width:min(430px,100vw - 32px)}.modal p{font-size:14px}@media (width<=1180px){.workspace{grid-template-columns:220px minmax(300px,1fr) 290px}.stage{padding:20px 16px}.panel{padding:20px 14px}.canvas-outer{min-height:300px;padding:15px}.image-row{grid-template-columns:10px 38px minmax(0,1fr) 17px;gap:4px}.image-row img{width:38px}}@media (width<=940px){.workspace{grid-template-columns:minmax(0,1fr) 290px}.library-panel{border-top:1px solid var(--line);grid-area:2/1}.stage{grid-area:1/1}.settings-panel{grid-area:1/2/span 2}.image-list{max-height:420px}.project-switcher>label{display:none}.select-wrap select{width:180px}}@media (width<=680px){.topbar{flex-wrap:wrap;padding:12px 16px;position:static}.project-switcher{width:100%}.project-switcher .select-wrap{flex:1}.select-wrap select{width:100%}.workspace{flex-direction:column;display:flex}.stage{order:0}.library-panel{border:0;order:1}.settings-panel{border:0;order:2}.canvas-outer{min-height:240px;padding:16px}.image-list{max-height:300px}.image-row{grid-template-columns:16px 64px minmax(0,1fr) 24px;gap:10px}.image-row img{width:64px;height:40px}.crop-dialog{width:calc(100vw - 16px);padding:15px}.crop-workspace{padding:20px}.crop-mode-bar{gap:12px}.crop-footer{align-items:flex-start}.crop-footer .primary-button{width:135px}}.design-bar{border-bottom:1px solid var(--line);background:#f8f4ec;align-items:center;gap:14px;padding:12px 24px;display:flex}.design-label{color:var(--muted);font-size:14px;font-weight:700}.design-tabs{flex:1;gap:7px;padding:2px;display:flex;overflow-x:auto}.design-tabs>button{text-overflow:ellipsis;white-space:nowrap;border:1px solid var(--line);max-width:220px;color:var(--ink);cursor:pointer;background:#fffaf4;border-radius:8px;flex-shrink:0;padding:9px 14px;font-size:14px;overflow:hidden}.design-tabs>button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.design-bar>.text-button{white-space:nowrap}.source-row{grid-template-columns:52px minmax(0,1fr) 20px;gap:8px;padding:8px}.source-row img{width:52px;height:39px}.source-row>svg{color:var(--coral)}.save-status{min-height:24px;color:var(--muted);margin:-8px 0 9px;font-size:12px;line-height:1.6}.save-status button{color:var(--coral-dark);cursor:pointer;background:0 0;border:0;text-decoration:underline}.fixed-frame-area{padding:26px 22px 48px}.frame-grid{position:absolute;inset:0}.frame-placeholder{color:#8b8b87;background:#e9e6e0;place-items:center;display:grid;position:absolute;overflow:hidden}.frame-placeholder>img{object-fit:cover;opacity:.6;width:100%;height:100%}.frame-placeholder>span{font-size:12px}.height-drag-handle{color:#fff;background:var(--navy);cursor:ns-resize;touch-action:none;z-index:5;border:0;border-radius:0 0 9px 9px;justify-content:center;align-items:center;gap:8px;min-width:112px;height:28px;padding:0 13px;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)}.height-drag-handle>span{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12px}.composition-section{margin-top:25px}.composition-strip{flex-wrap:wrap;gap:10px;display:flex}.composition-item{border:1px solid var(--line);background:#fffaf4;border-radius:9px;padding:5px 8px 5px 3px;position:relative}.composition-item.active{border-color:var(--coral);box-shadow:0 0 0 1px var(--coral)}.composition-item.overflow-slot{opacity:.55}.composition-select{cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;padding:2px;display:flex}.composition-select img{object-fit:contain;background:#e9e5dd;border-radius:4px;width:66px;height:44px}.composition-select span{text-align:center;min-width:16px;font-size:12px;font-weight:700}.composition-select svg{color:var(--muted)}.remove-slot{color:#a84231;cursor:pointer;background:#fff5f1;border:1px solid #ead2cb;border-radius:6px;justify-content:center;align-items:center;gap:5px;width:100%;min-height:32px;margin-top:5px;padding:4px 8px;font-size:13px;display:flex}.remove-slot:hover,.remove-selected-button:hover{background:#fbe6de}.remove-selected-button{color:#a84231;cursor:pointer;background:#fff5f1;border:1px solid #ead2cb;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:38px;margin-top:14px;padding:8px;font-size:14px;display:flex}.project-rename-button{border:1px solid var(--line);background:var(--paper-2);min-height:39px;color:var(--ink);white-space:nowrap;cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-size:13px;display:inline-flex}.modal .form-error{color:#b24330;margin:10px 0 0;font-size:14px}.design-name-input{border:1px solid var(--line);background:var(--paper-2);border-radius:8px;width:100%;height:38px;margin-top:9px;padding:0 10px;font-size:14px;display:block}.height-input-row{color:#526274;align-items:center;gap:9px;margin-top:10px;font-size:14px;display:flex}.height-input-row input{border:1px solid var(--line);background:var(--paper-2);font-variant-numeric:tabular-nums;border-radius:8px;flex:1;min-width:0;height:38px;padding:0 10px;font-size:15px}@media (width<=1180px){.source-row{grid-template-columns:40px minmax(0,1fr) 17px;gap:6px}.source-row img{width:40px}}@media (width<=680px){.design-bar{flex-wrap:wrap;gap:10px;padding:12px 16px}.design-tabs{flex-basis:calc(100% - 50px)}.source-row{grid-template-columns:64px minmax(0,1fr) 20px;gap:10px}.source-row img{width:64px}.fixed-frame-area{padding:16px 12px 44px}}.topbar,.design-bar{flex:none;min-width:0}.design-tabs,.select-wrap,.project-switcher{min-width:0}.workspace{grid-template-rows:minmax(0,1fr)}.workspace>.panel,.workspace>.stage{flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.panel-heading,.stage-toolbar,.save-status{flex:none}.stage-toolbar{width:100%;margin-bottom:12px}.stage-toolbar>div{min-width:0}.stage-toolbar h1{white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;overflow:hidden}.canvas-size{white-space:nowrap;flex:none}.library-controls{flex:none;max-height:55%;overflow-y:auto}.image-list{flex:1;min-height:0;max-height:none;margin-top:8px}.image-row{flex:none}.stage-scroll,.settings-scroll{flex:1;min-height:0;overflow:auto}.stage-scroll{padding:3px 5px 15px}.settings-scroll{padding:0 5px 8px 2px}.stage-scroll,.settings-scroll,.image-list,.composition-strip,.library-controls{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#b7ada0 transparent}.stage-scroll:focus-visible,.settings-scroll:focus-visible,.image-list:focus-visible,.composition-strip:focus-visible{outline-offset:-2px;outline:2px solid #287db0}.fixed-frame-area{min-height:0}.composition-section{border-top:1px solid var(--line);flex:none;min-height:0;max-height:45%;margin-top:0;padding-top:12px;overflow-y:auto}.composition-section .section-title{margin-bottom:8px}.composition-section .section-title h2{font-size:16px}.composition-section .help-text{margin:6px 0 0}.composition-strip{flex-wrap:nowrap;padding:2px 2px 6px;overflow-x:auto}.composition-item{flex:none}.export-footer{border-top:1px solid var(--line);flex:none;padding-top:12px}.export-footer .primary-button{margin-top:0}.workspace-navigation{display:none}.modal{max-height:calc(100dvh - 32px);overflow-y:auto}.crop-dialog{max-height:calc(100dvh - 20px)}@media (width<=940px){.workspace-navigation{border-bottom:1px solid var(--line);background:var(--paper);flex:none;gap:6px;padding:6px 12px;display:flex}.workspace-navigation button{min-width:0;min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:6px;font-size:14px;display:flex}.workspace-navigation button[aria-pressed=true]{color:#fff;background:var(--navy)}.workspace{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);display:grid}.workspace>.panel,.workspace>.stage{border:0;grid-area:1/1;display:none}.workspace[data-active-pane=library]>.library-panel,.workspace[data-active-pane=stage]>.stage,.workspace[data-active-pane=settings]>.settings-panel{display:flex}.settings-scroll .settings-section:first-child{padding-top:0}}@media (width<=680px){body{min-width:0}.topbar{gap:8px;min-height:0;padding:8px 12px}.brand-mark{width:32px;height:32px}.brand span{display:none}.project-switcher{gap:6px}.project-switcher .icon-button{flex:none}.design-bar{flex-wrap:nowrap;gap:8px;padding:6px 12px}.design-label{display:none}.design-tabs{flex:1 1 0}.design-tabs>button{max-width:160px;padding:8px 10px}.stage,.panel{padding:12px}.stage-toolbar h1{font-size:18px}}@media (height<=560px){.stage,.panel{padding-top:10px;padding-bottom:10px}.panel-heading{margin-bottom:8px}.composition-section .help-text,.stage-toolbar .eyebrow{display:none}.composition-section{padding-top:6px}.composition-select img{height:28px}.topbar{min-height:0;padding-top:6px;padding-bottom:6px}.design-bar{padding-top:5px;padding-bottom:5px}}
