:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic UI,Yu Gothic,sans-serif;color:#182230;background:#eef2f6;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #182230;--muted: #647184;--line: #d6dde7;--panel: #ffffff;--accent: #2563eb;--accent-dark: #1d4ed8;--accent-soft: #eff5ff}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}button,input,textarea,select{font:inherit}button{color:inherit}button:not(:disabled),summary,input[type=range],input[type=color],select{cursor:pointer}button:disabled{opacity:.38;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app-shell{height:100%;display:flex;flex-direction:column;background:#eef2f6}.tool-suitebar{position:relative;z-index:40;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;min-height:66px;padding:8px clamp(14px,2.6vw,36px);color:var(--ink);background:#fffffff5;border-bottom:1px solid var(--line);box-shadow:0 3px 16px #20304614;backdrop-filter:blur(16px)}.tool-suitebar a{color:inherit;text-decoration:none}.tool-suitebar__brand{display:inline-flex;align-items:center;gap:11px;width:fit-content}.tool-suitebar__mark{display:grid;place-items:center;width:38px;height:38px;color:#fff;background:var(--accent);border-radius:9px;font-size:12px;font-weight:900;letter-spacing:-.03em}.tool-suitebar__brand strong,.tool-suitebar__brand small{display:block}.tool-suitebar__brand strong{color:var(--ink);font-size:12.5px;font-weight:850;letter-spacing:.04em}.tool-suitebar__brand small{margin-top:2px;color:var(--muted);font-size:8.8px;font-weight:750;letter-spacing:.1em}.tool-suitebar__current{display:flex;align-items:center;gap:9px;margin:0;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.08em}.tool-suitebar__current span{display:grid;place-items:center;width:28px;height:28px;color:var(--accent);background:#eff5ff;border:1px solid #bfd1ff;border-radius:50%;letter-spacing:0}.tool-suitebar__back{justify-self:end;display:inline-flex;align-items:center;gap:9px;min-height:40px;padding:8px 14px;color:#fff!important;background:var(--accent);border:1px solid var(--accent);border-radius:8px;font-size:11.5px;font-weight:800;transition:background .16s ease,border-color .16s ease,transform .16s ease}.tool-suitebar__back:hover{background:var(--accent-dark);border-color:var(--accent-dark);transform:translate(-2px)}.app-header{position:relative;z-index:30;min-height:64px;display:grid;grid-template-columns:252px 1fr auto;align-items:center;gap:14px;padding:0 16px;color:var(--ink);background:#f7f9fc;border-bottom:1px solid var(--line);box-shadow:0 2px 12px #2030460f}.brand{display:flex;align-items:center;gap:11px;min-width:0}.brand-mark{position:relative;width:35px;height:30px;border:2px solid var(--accent);border-radius:50%;transform:rotate(-5deg)}.brand-mark:after{content:"";position:absolute;width:8px;height:9px;right:0;bottom:-5px;border-right:2px solid var(--accent);transform:rotate(28deg)}.brand-mark i{position:absolute;width:4px;height:4px;border-radius:50%;background:var(--accent);left:8px;top:11px;box-shadow:7px 0 var(--accent),14px 0 var(--accent)}.brand strong{display:block;letter-spacing:.14em;font-size:15px;font-weight:800}.brand small{display:block;margin-top:1px;color:var(--muted);font-size:7.5px;letter-spacing:.16em}.header-actions{display:flex;align-items:center;min-width:0}.header-actions button{height:36px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;color:#526074;background:transparent;font-size:12px;white-space:nowrap}.header-actions button:hover:not(:disabled){color:var(--accent-dark);background:#e9eff8}.action-divider{width:1px;height:20px;margin:0 5px;background:#d3dae5}.export-wrap{position:relative;display:flex}.export-main{height:38px;padding:0 16px;display:flex;align-items:center;gap:8px;border:0;border-radius:9px 0 0 9px;color:#fff;background:var(--accent);font-size:12px;font-weight:700}.export-main:hover:not(:disabled){background:var(--accent-dark)}.export-wrap details{position:relative}.export-wrap summary{width:34px;height:38px;display:grid;place-items:center;list-style:none;background:var(--accent-dark);border-radius:0 9px 9px 0}.export-wrap summary::-webkit-details-marker{display:none}.export-menu{position:absolute;top:45px;right:0;width:190px;padding:6px;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:0 14px 36px #2030462e}.export-menu button{width:100%;display:flex;align-items:center;justify-content:space-between;padding:9px 10px;border:0;border-radius:7px;background:transparent;color:var(--ink)}.export-menu button:hover{background:#eef4fb}.export-menu span{color:var(--muted);font-size:10px}.workspace-grid{flex:1;min-height:0;display:grid;grid-template-columns:252px minmax(360px,1fr) 320px;overflow:hidden}.mobile-drawer{min-height:0}.mobile-left{grid-column:1;grid-row:1}.editor-viewport{grid-column:2;grid-row:1}.right-rail{grid-column:3;grid-row:1}.drawer-close,.mobile-toolbar{display:none}.left-panel,.right-panel{background:var(--panel)}.left-panel{height:100%;border-right:1px solid var(--line)}.right-rail{display:flex;flex-direction:column;min-height:0;border-left:1px solid var(--line);background:var(--panel)}.right-panel{flex:1;min-height:180px}.panel-scroll{overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c9c5ce transparent}.panel-section{padding:18px 17px 19px;border-bottom:1px solid var(--line)}.section-kicker{margin:0 0 4px;color:#8290a3;font-size:8px;font-weight:800;letter-spacing:.18em}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.section-heading h2,.properties-title h2{margin:0;color:var(--ink);font-size:14px;font-weight:750}.section-heading>svg{color:#aaa6b0}.open-image-card{width:100%;padding:11px 12px;display:flex;align-items:center;gap:10px;border:1px solid #bfd1ff;border-radius:10px;background:linear-gradient(135deg,#eff5ff,#f8fbff);color:var(--accent-dark);text-align:left}.open-image-card:hover{border-color:#8eb1ff;background:#e8f1ff}.open-image-card span{min-width:0}.open-image-card strong{display:block;color:#413d4c;font-size:12px}.open-image-card small{display:block;margin-top:2px;color:#96919f;font-size:9px}.frame-section{padding-top:15px;padding-bottom:16px}.frame-heading{margin-bottom:10px}.frame-controls{display:grid;gap:10px;transition:opacity .2s}.frame-controls.is-disabled{opacity:.45}.frame-color-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.frame-color-row>span,.compact-range b{color:#817c88;font-size:8px;font-weight:650}.frame-color-buttons{display:inline-flex;gap:4px}.frame-color-buttons button{height:28px;padding:0 7px;display:inline-flex;align-items:center;gap:5px;border:1px solid #ddd9e1;border-radius:7px;background:#fff;color:#77727e;font-size:8px}.frame-color-buttons button.is-active{border-color:#9bb9ff;color:var(--accent-dark);background:var(--accent-soft);box-shadow:0 0 0 1px #2563eb14}.frame-color-buttons i{width:12px;height:12px;display:block;border-radius:3px;box-shadow:0 0 0 1px #201d2538}.frame-color-buttons .color-white{background:#fff}.frame-color-buttons .color-black{background:#111}.compact-range{margin-top:0}.compact-range input:disabled{cursor:not-allowed}.frame-stroke-row{padding-top:2px}.frame-hint{margin:-1px 0 0;color:#9a95a0;font-size:7.5px;line-height:1.45}.bubble-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.bubble-grid button{min-width:0;height:68px;padding:7px 3px 4px;border:1px solid transparent;border-radius:9px;background:transparent}.bubble-grid button:hover:not(:disabled){border-color:#c5d6f2;background:#eff5ff}.bubble-grid small{display:block;margin-top:4px;color:#6f6b76;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bubble-preview{position:relative;width:39px;height:29px;display:block;margin:auto;border:1.7px solid #333039;background:#fff}.bubble-preview:after{content:"";position:absolute;right:2px;bottom:-7px;width:9px;height:8px;background:#fff;clip-path:polygon(0 0,100% 0,70% 100%);border-right:1px solid #333039}.preview-oval,.preview-whisper{border-radius:50%}.preview-round{width:30px;height:30px;border-radius:50%}.preview-rounded{border-radius:8px}.preview-narration{border-radius:0}.preview-narration:after{display:none}.preview-cloud{border-radius:45% 55% 48% 52%/55% 44% 56% 45%;outline:1px solid #333039;outline-offset:2px;border-color:transparent}.preview-spiky{clip-path:polygon(50% 0,58% 18%,72% 6%,75% 25%,96% 22%,80% 40%,100% 50%,80% 60%,96% 79%,75% 75%,70% 96%,57% 80%,50% 100%,43% 80%,27% 95%,25% 75%,4% 79%,20% 60%,0 50%,20% 40%,4% 22%,25% 25%,28% 6%,42% 18%)}.preview-explosion{clip-path:polygon(50% 0,62% 23%,83% 8%,78% 33%,100% 37%,80% 52%,97% 72%,71% 70%,67% 100%,50% 76%,29% 97%,33% 70%,3% 73%,20% 52%,0 36%,24% 33%,16% 7%,40% 23%)}.preview-whisper{border-style:dashed}.presets-section{padding-bottom:14px}.preset-list{display:grid;gap:5px}.preset-list button{display:grid;grid-template-columns:28px 1fr 14px;align-items:center;gap:8px;width:100%;padding:7px 8px;border:1px solid transparent;border-radius:8px;background:transparent;text-align:left}.preset-list button:hover:not(:disabled){border-color:#e0dce4;background:#fff;box-shadow:0 3px 12px #211c2d0f}.preset-list strong,.preset-list small{display:block}.preset-list strong{color:#47434e;font-size:10px}.preset-list small{margin-top:1px;color:#9b96a1;font-size:8px}.preset-list svg{color:#aaa5b0}.preset-dot{width:27px;height:21px;border:1.5px solid #37333e;background:#fff;border-radius:50%}.preset-spiky{clip-path:polygon(50% 0,62% 23%,83% 8%,78% 33%,100% 37%,80% 52%,97% 72%,71% 70%,67% 100%,50% 76%,29% 97%,33% 70%,3% 73%,20% 52%,0 36%,24% 33%,16% 7%,40% 23%)}.preset-cloud{border-radius:42% 58% 40% 60%;outline:1px solid #37333e;outline-offset:1px}.preset-whisper{border-style:dashed}.privacy-note{margin:14px 16px 18px;padding:10px;display:flex;gap:8px;border:1px solid #dfe9df;border-radius:9px;background:#f4f8f4;color:#59805f}.privacy-note span{width:18px;height:18px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#dfeee1;font-size:10px}.privacy-note p{margin:0;font-size:8px;line-height:1.5}.privacy-note strong{font-size:9px}.editor-viewport{position:relative;min-width:0;min-height:0;overflow:hidden;background-color:#e4eaf1;background-image:linear-gradient(45deg,#d8e0e9 25%,transparent 25%),linear-gradient(-45deg,#d8e0e9 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#d8e0e9 75%),linear-gradient(-45deg,transparent 75%,#d8e0e9 75%);background-size:18px 18px;background-position:0 0,0 9px,9px -9px,-9px 0}.editor-viewport:after{content:"";pointer-events:none;position:absolute;inset:0;border:0 solid var(--accent);transition:border-width .15s}.editor-viewport.is-drag-over:after{border-width:4px}.empty-drop-zone{position:absolute;left:50%;top:50%;width:min(470px,calc(100% - 50px));min-height:250px;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px dashed #9aabc0;border-radius:14px;background:#fffffff0;box-shadow:0 8px 28px #20304617}.empty-drop-zone:hover{border-color:var(--accent);background:#fff}.drop-icon{width:55px;height:55px;display:grid;place-items:center;margin-bottom:15px;border-radius:16px;color:var(--accent);background:var(--accent-soft)}.empty-drop-zone strong{font-size:18px;letter-spacing:.02em}.empty-drop-zone>span:not(.drop-icon){margin-top:7px;color:#85808c;font-size:11px}.empty-drop-zone small{margin-top:22px;color:#aaa5af;font-size:9px}.canvas-scroll{position:absolute;inset:0;padding:62px 42px 55px;overflow:auto;display:flex;align-items:flex-start;justify-content:flex-start;scrollbar-width:thin;scrollbar-color:#aaa7b0 transparent}.canvas-scroll:before{display:none}.stage-shadow{flex:0 0 auto;margin:auto;background:#fff;box-shadow:0 8px 28px #2030462e,0 0 0 1px #1822301a}.canvas-toolbar{position:absolute;z-index:12;top:14px;left:50%;transform:translate(-50%);height:34px;padding:3px;display:flex;align-items:center;border:1px solid var(--line);border-radius:9px;background:#fffffff5;box-shadow:0 4px 14px #2030461a;backdrop-filter:blur(10px)}.canvas-toolbar button{width:29px;height:27px;display:grid;place-items:center;border:0;border-radius:7px;background:transparent;color:#526074}.canvas-toolbar button:hover{color:var(--accent);background:var(--accent-soft)}.canvas-toolbar span{width:48px;text-align:center;font-size:10px;font-variant-numeric:tabular-nums}.canvas-toolbar i{width:1px;height:18px;margin:0 3px;background:#ddd9e1}.canvas-status{position:absolute;z-index:11;left:0;right:0;bottom:0;height:30px;padding:0 13px;display:flex;align-items:center;gap:16px;border-top:1px solid var(--line);background:#f7f9fcf5;color:var(--muted);font-size:9px;backdrop-filter:blur(8px)}.canvas-status span:last-child{margin-left:auto}.properties-title{padding:17px 17px 13px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.selected-badge{padding:3px 7px;border-radius:20px;color:var(--accent-dark);background:var(--accent-soft);font-size:8px;font-weight:700}.property-section{padding:14px 17px;border-bottom:1px solid var(--line)}.property-section h3{margin:0 0 11px;color:#3e3a45;font-size:11px}.property-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.property-heading h3{margin:0}.text-fit-button{padding:4px 7px;display:flex;align-items:center;gap:4px;border:0;border-radius:6px;color:var(--accent-dark);background:var(--accent-soft);font-size:8px}.dialogue-section textarea{width:100%;min-height:80px;padding:10px;resize:vertical;border:1px solid #dcd8e1;border-radius:8px;background:#fff;color:#302d35;font-size:11px;line-height:1.55}.dialogue-section textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:0}.overflow-warning{margin:6px 0 0;color:#cf5b47;font-size:8px}.field-label{color:#817c88;font-size:8px;font-weight:650}.property-row{margin-top:9px;display:flex;align-items:center;justify-content:space-between;gap:10px}.property-row:first-of-type{margin-top:0}.field-stack{display:grid;gap:5px;margin-top:9px}.field-stack select,.property-section select{width:100%;height:32px;padding:0 28px 0 9px;border:1px solid #ddd9e1;border-radius:7px;background:#fff;color:#46414c;font-size:9px}.segmented-control{display:inline-flex;padding:2px;border:1px solid #ded9e3;border-radius:7px;background:#f3f1f5}.segmented-control button{min-width:35px;height:25px;padding:0 8px;border:0;border-radius:5px;background:transparent;color:#88838e;font-size:8px}.segmented-control button.is-active{color:var(--accent-dark);background:#fff;box-shadow:0 1px 5px #2030461a}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:8px}.number-field{height:32px;display:flex;align-items:center;border:1px solid #ddd9e1;border-radius:7px;background:#fff;overflow:hidden}.number-field input{width:100%;min-width:0;height:100%;padding:0 4px 0 9px;border:0;outline:0;color:#46414c;font-size:10px}.number-field em{padding-right:8px;color:#aaa5af;font-size:8px;font-style:normal}.compact-row{align-items:flex-end}.inline-controls{display:flex;align-items:center;gap:5px}.square-toggle{width:30px;height:30px;display:grid;place-items:center;border:1px solid #ded9e3;border-radius:7px;background:#fff}.square-toggle.is-active{color:var(--accent-dark);border-color:#a9c1f5;background:var(--accent-soft)}.color-swatch{position:relative;width:30px;height:30px;border:1px solid #ded9e3;border-radius:7px;background:#fff}.color-swatch input,.color-input input{position:absolute;width:1px;height:1px;opacity:0}.color-swatch span{position:absolute;inset:7px;border-radius:4px;box-shadow:0 0 0 1px #0000002e}.color-row{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:9px}.color-row label{display:grid;gap:5px}.color-input{position:relative;height:31px;padding:0 6px;display:flex;align-items:center;gap:5px;border:1px solid #ddd9e1;border-radius:7px;background:#fff;color:#817c88;font-size:7px}.color-input i{width:17px;height:17px;flex:0 0 auto;border-radius:4px;box-shadow:0 0 0 1px #00000029}.range-field{display:grid;gap:5px;margin-top:10px}.range-field>span{display:flex;justify-content:space-between;align-items:center}.range-field output{color:#625d68;font-size:8px;font-variant-numeric:tabular-nums}input[type=range]{width:100%;height:3px;accent-color:var(--accent)}.switch{position:relative;width:31px;height:18px}.switch input{position:absolute;opacity:0}.switch i{position:absolute;inset:0;border-radius:20px;background:#cbc7cf;transition:.2s}.switch i:after{content:"";position:absolute;top:3px;left:3px;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:.2s}.switch input:checked+i{background:var(--accent)}.switch input:checked+i:after{transform:translate(13px)}.tail-hint{margin:8px 0 0;padding:7px 8px;border-radius:6px;color:#315fae;background:#eff5ff;font-size:8px;line-height:1.45}.placement-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.placement-grid button{height:30px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #ddd9e1;border-radius:7px;background:#fff;color:#635e69;font-size:8px}.placement-grid button:hover{border-color:#a9c1f5;color:var(--accent-dark);background:#f2f7ff}.placement-grid .danger-button{color:#bd5049}.empty-properties{padding:35px 25px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-properties h2{margin:14px 0 6px;font-size:13px}.empty-properties p{max-width:220px;margin:0;color:#99949f;font-size:9px;line-height:1.6}.empty-properties-art{position:relative;width:70px;height:55px;display:block}.empty-properties-art i{position:absolute;width:42px;height:29px;border:1.5px solid #b9b3c2;border-radius:50%;background:#f5f3f7}.empty-properties-art i:nth-child(1){left:0;top:4px}.empty-properties-art i:nth-child(2){right:0;top:17px}.empty-properties-art i:nth-child(3){width:10px;height:10px;right:8px;bottom:0}.layer-panel{flex:0 0 auto;max-height:205px;border-top:1px solid var(--line);background:#f7f9fc}.layer-title{height:34px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.layer-title>span{display:flex;align-items:center;gap:6px;color:#5c5763;font-size:9px;font-weight:700}.layer-title small{min-width:18px;padding:2px 5px;border-radius:10px;background:#e6edf6;color:#637186;text-align:center;font-size:8px}.layer-list{max-height:170px;overflow-y:auto}.layer-item{min-height:42px;padding:4px 7px 4px 9px;display:flex;align-items:center;gap:7px;border-bottom:1px solid #ebe8ed}.layer-item.is-active{background:var(--accent-soft);box-shadow:inset 3px 0 var(--accent)}.layer-select{min-width:0;flex:1;display:flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;text-align:left}.layer-select>span:nth-child(2),.background-layer>span:nth-child(2){min-width:0;flex:1}.layer-item strong,.layer-item small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.layer-item strong{color:#57525e;font-size:8px}.layer-item small{margin-top:2px;color:#9a95a0;font-size:7px}.layer-thumb{width:30px;height:25px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #d9d5dc;border-radius:5px;background:#fff}.layer-thumb i{width:20px;height:14px;border:1px solid #3c3841;border-radius:50%;background:#fff}.thumb-rounded i{border-radius:4px}.thumb-narration i{border-radius:0}.thumb-spiky i,.thumb-explosion i{clip-path:polygon(50% 0,62% 23%,83% 8%,78% 33%,100% 37%,80% 52%,97% 72%,71% 70%,67% 100%,50% 76%,29% 97%,33% 70%,3% 73%,20% 52%,0 36%,24% 33%,16% 7%,40% 23%)}.thumb-whisper i{border-style:dashed}.layer-buttons{display:flex}.layer-buttons button{width:21px;height:25px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#8f8a96}.background-layer{padding-right:13px;color:#aaa5af}.frame-layer-item{color:#77727e;background:#fbfafc}.frame-layer-thumb i{width:19px;height:14px;border:2px solid #28242d;border-radius:0;background:transparent;box-shadow:inset 0 0 0 3px #fff}.toast{position:fixed;z-index:100;left:50%;bottom:28px;transform:translate(-50%);min-width:290px;max-width:calc(100vw - 32px);padding:11px 12px;display:grid;grid-template-columns:20px 1fr 20px;align-items:center;gap:8px;border:1px solid #d9d5de;border-radius:10px;background:#242229;color:#fff;box-shadow:0 12px 34px #13111647;font-size:10px;animation:toast-in .22s ease-out}.toast-success>svg{color:#72d69a}.toast-error>svg{color:#ff8378}.toast button{width:20px;height:20px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#aaa5af}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}}.visually-hidden{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none}@media(max-width:1120px){.workspace-grid{grid-template-columns:220px minmax(320px,1fr) 292px}.app-header{grid-template-columns:215px 1fr auto}.header-actions button span{display:none}.header-actions button{padding:0 9px}.panel-section,.property-section{padding-left:13px;padding-right:13px}}@media(max-width:820px){.tool-suitebar{grid-template-columns:1fr auto;gap:10px;min-height:58px;padding:7px 10px}.tool-suitebar__current{display:none}.tool-suitebar__mark{width:34px;height:34px}.tool-suitebar__brand small{display:none}.tool-suitebar__back{min-height:38px;padding:7px 10px}.tool-suitebar__back-label{display:none}.app-header{min-height:58px;grid-template-columns:1fr auto;padding:0 11px}.header-actions,.brand small{display:none}.export-main{padding:0 12px}.workspace-grid{display:block;position:relative}.editor-viewport{position:absolute;inset:0}.mobile-drawer{position:absolute;z-index:25;top:0;bottom:0;width:min(330px,calc(100vw - 42px));transform:translate(-105%);transition:transform .22s ease;box-shadow:8px 0 28px #1f1c2433}.mobile-drawer.is-open{transform:translate(0)}.mobile-left{left:0}.mobile-right{left:auto;right:0;transform:translate(105%)}.mobile-right.is-open{transform:translate(0)}.left-panel,.right-rail{height:100%}.drawer-close{position:absolute;z-index:4;top:8px;right:8px;width:30px;height:30px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;background:#efedf2}.right-rail .drawer-close+.right-panel .properties-title{padding-right:50px}.mobile-toolbar{position:fixed;z-index:28;left:50%;bottom:12px;transform:translate(-50%);display:flex;padding:4px;border:1px solid #d0ccd5;border-radius:13px;background:#fcfbfdf5;box-shadow:0 8px 26px #1f1c2533;backdrop-filter:blur(10px)}.mobile-toolbar button{height:39px;padding:0 12px;display:flex;align-items:center;gap:5px;border:0;border-radius:9px;background:transparent;color:#68636f;font-size:9px}.mobile-toolbar button.is-active{color:var(--accent-dark);background:var(--accent-soft)}.toast{bottom:74px}.canvas-status{padding-right:8px}.canvas-status span:last-child{display:none}}@media(max-width:520px){.brand strong{font-size:13px}.brand-mark{width:30px;height:26px}.export-main{font-size:10px}.canvas-scroll{padding:58px 22px 78px}.canvas-status{display:none}.empty-drop-zone{min-height:220px}.empty-drop-zone strong{font-size:15px}.empty-drop-zone small{text-align:center}}
