@font-face{font-family:Geist;src:url(./geist-variable-DPGgOCY9.woff2)format("woff2");font-weight:100 900;font-display:swap}:root{color:#273b40;font-synthesis:none;--ink:#273b40;--muted:#6d7e81;--line:#e1e7e4;--accent:#087f79;--soft:#e9f5f1;--panel:#fff;background:#f7f8f6;font-family:Geist,system-ui,sans-serif;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit;color:inherit}button,select,input[type=checkbox],input[type=color]{cursor:pointer}button{touch-action:manipulation}button:disabled,input:disabled{opacity:.42;cursor:not-allowed}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:2px solid #087f79}h1,h2,h3,p{margin:0}svg{flex:none}code{font-size:11px}button{border:0}fieldset{border:0;min-width:0;margin:0;padding:0}input,select,textarea{background:#fff;border:1px solid #d5ded9;border-radius:7px;width:100%;min-width:0;min-height:36px;padding:7px 9px}input[type=checkbox]{width:17px;height:17px;min-height:0;accent-color:var(--accent);flex:none}input[type=color]{flex:none;width:36px;height:34px;padding:3px}input[type=range]{accent-color:var(--accent);padding:0}textarea{resize:vertical;min-height:65px}small{color:var(--muted)}.tool-app{flex-direction:column;max-width:100%;height:100dvh;min-height:780px;display:flex;overflow:hidden}.app-header{border-bottom:1px solid var(--line);background:linear-gradient(130deg,#fff,#f7faf7);flex:none;align-items:center;gap:13px;padding:19px 23px;display:flex}.brand-icon{background:var(--soft);width:42px;height:42px;color:var(--accent);border:1px solid #c6ded4;border-radius:12px;place-items:center;display:grid}.brand-icon svg{width:23px;height:23px}.app-title{min-width:0}.app-title h1{letter-spacing:-.6px;font-size:19px;font-weight:650;line-height:1.3}.app-title p{color:var(--muted);margin-top:4px;font-size:12px}.header-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-left:auto;display:flex}.button{white-space:nowrap;background:#fff;border:1px solid #d6dfdb;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:8px 11px;font-size:12px;font-weight:550;line-height:1.25;transition:background .12s,border-color .12s;display:inline-flex}.button:hover:not(:disabled){background:#f1f6f3;border-color:#afc6bd}.button.active{background:var(--soft);color:#086c67;border-color:#97c3b3}.button.primary{background:var(--accent);border-color:var(--accent);color:#fff}.button.primary:hover:not(:disabled){background:#066862}.icon-button{width:34px;min-width:34px;padding:7px}.row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.row.between{justify-content:space-between}.stack{flex-direction:column;gap:10px;display:flex}.pair{grid-template-columns:1fr 1fr;gap:10px;display:grid}.field{flex-direction:column;gap:6px;min-width:0;margin-bottom:11px;font-size:12px;display:flex}.field>span{color:#607475;font-size:11px;font-weight:550}.toggle{align-items:center;gap:9px;margin:9px 0;font-size:12px;line-height:1.6;display:flex}.color-input{align-items:center;gap:8px;display:flex}.workspace{flex:1;grid-template-columns:238px minmax(0,1fr) 282px;min-height:0;display:grid;overflow:hidden}.sidebar{background:var(--panel);overscroll-behavior:contain;overflow-y:auto}.left-panel{border-right:1px solid var(--line)}.right-panel{border-left:1px solid var(--line)}.section{border-bottom:1px solid var(--line);padding:18px 17px}.section-heading{justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;display:flex}.section-heading h2{text-transform:uppercase;letter-spacing:1.6px;color:#687c7a;font-size:10px;font-weight:650}.section p,.help{color:var(--muted);font-size:12px;line-height:1.7}.section .help{margin-top:10px}.canvas-panel{flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.preview-panel{flex-direction:column;flex:1;min-width:0;min-height:200px;display:flex}.preview-toolbar,.preview-footer{color:var(--muted);flex:none;justify-content:space-between;align-items:center;gap:10px;padding:12px 18px;font-size:11px;display:flex}.preview-toolbar{border-bottom:1px solid var(--line);background:#fafcf9;height:57px}.preview-toolbar .field{flex-direction:row;align-items:center;margin:0}.preview-toolbar .field>span{display:none}.preview-toolbar select{min-height:30px;padding:4px 7px;font-size:11px}.preview-toolbar .button{min-height:30px;padding:5px 9px}.preview-stage{background:#eef1ee radial-gradient(#cdd7d0 .75px,#0000 .75px) 0 0/16px 16px;flex:1;justify-content:center;align-items:center;min-width:0;min-height:0;padding:32px;display:flex;overflow:auto}.image-preview{object-fit:contain;max-width:100%;max-height:100%;image-rendering:pixelated;display:block;box-shadow:0 6px 30px #263d4314}.actual-size{display:block}.actual-size canvas{margin:auto}.checker{background-color:#fff;background-image:linear-gradient(45deg,#e7ebe7 25%,#0000 25%),linear-gradient(-45deg,#e7ebe7 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e7ebe7 75%),linear-gradient(-45deg,#0000 75%,#e7ebe7 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}.empty{text-align:center;color:#7c9990;max-width:300px}.empty svg{margin:0 auto 17px}.empty h2{color:#49675f;margin-bottom:8px;font-size:16px;font-weight:550}.empty p{font-size:12px;line-height:1.8}.preview-footer{border-top:1px solid var(--line);min-height:43px}.file-list{flex-direction:column;gap:5px;display:flex}.file-row{border:1px solid #0000;border-radius:9px;align-items:center;min-width:0;display:flex}.file-row.selected{background:#edf7f2;border-color:#c0d8ca}.file-select{text-align:left;cursor:pointer;background:0 0;flex:1;align-items:center;gap:9px;min-width:0;padding:7px;display:flex}.file-select>span{flex-direction:column;gap:5px;min-width:0;display:flex}.file-select strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:550;overflow:hidden}.file-select small{font-size:10px}.thumbnail{object-fit:contain;width:42px;height:42px;image-rendering:pixelated;border:1px solid #d6ded9;border-radius:5px;flex:none}.file-row .icon-button{background:0 0;border:0;width:28px;min-width:28px}.operation{border:1px solid var(--line);background:#fff;border-radius:8px;margin-bottom:9px;overflow:hidden}.operation>summary{cursor:pointer;background:#f8faf7;align-items:center;gap:8px;padding:9px;font-size:12px;list-style:none;display:flex}.operation .operation-fields{padding:12px}.operation summary .row{gap:2px;margin-left:auto}.operation summary .icon-button{background:0 0;border:0;width:24px;min-width:24px;min-height:24px;padding:3px}.operation summary .toggle{margin:0}.operation summary .operation-name{flex:1}.operation .field:last-child{margin-bottom:0}.status-bar{border-top:1px solid var(--line);min-height:34px;color:var(--muted);background:#fff;flex:none;align-items:center;gap:8px;padding:5px 17px;font-size:10px;display:flex}.status-dot{background:#519981;border-radius:100%;width:6px;height:6px}.status-hint{opacity:.75;margin-left:auto}.status-bar progress{max-width:160px;height:6px;accent-color:var(--accent)}.status-bar .button{min-height:24px;margin-left:auto;padding:3px 8px;font-size:10px}.notice{z-index:100;border-radius:9px;align-items:center;gap:20px;width:max-content;max-width:calc(100% - 32px);padding:12px 14px;font-size:12px;display:flex;position:fixed;bottom:46px;left:50%;transform:translate(-50%);box-shadow:0 8px 40px #10252020}.error{color:#88412e;background:#fff4ef;border:1px solid #e7c3b5}.mobile-tabs{display:none}.swatches{flex-wrap:wrap;gap:5px;display:flex}.swatch{cursor:pointer;border:1px solid #0002;border-radius:5px;width:24px;height:24px}.swatch.selected{outline:2px solid var(--accent);outline-offset:2px}.frames{border-top:1px solid var(--line);background:#fff;flex:none;max-height:185px;padding:13px 15px;overflow:auto}.frame-strip{gap:7px;padding:8px 2px;display:flex;overflow:auto}.frame-card{cursor:pointer;background:#f5f7f3;border:1px solid #dce5dc;border-radius:7px;flex-direction:column;flex:none;align-items:center;gap:5px;min-width:61px;padding:6px;font-size:10px;display:flex;position:relative}.frame-card.active{background:var(--soft);border-color:var(--accent)}.frame-card .thumbnail{width:50px;height:50px}.large-number{letter-spacing:-1px;color:var(--accent);margin:8px 0;font-size:32px}.pill-label{background:var(--soft);color:var(--accent);border-radius:20px;padding:4px 7px;font-size:10px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.fatal{flex-direction:column;gap:20px;padding:36px;display:flex}.fatal h1{font-size:20px}.full-width{width:100%}.muted{color:var(--muted)}@media (width>=1550px){.workspace{grid-template-columns:260px minmax(0,1fr) 310px}.section{padding:20px}}@media (width<=1050px){.workspace{grid-template-columns:190px minmax(0,1fr) 250px}.app-header{padding:14px}.app-title h1{font-size:17px}.app-title p{max-width:270px;font-size:11px}.section{padding:14px 12px}.header-actions .button{font-size:11px}.preview-stage{padding:16px}}@media (width<=760px){:root{font-size:16px}.tool-app{height:100dvh;min-height:600px}.app-header{flex-wrap:wrap;gap:10px;padding:12px}.app-title{flex:1}.app-title h1{font-size:17px}.app-title p{font-size:11px}.brand-icon{width:36px;height:36px}.header-actions{justify-content:flex-end;gap:7px;width:100%}.button{min-height:40px;font-size:12px}.mobile-tabs{border-bottom:1px solid var(--line);background:#fff;gap:6px;padding:7px 10px;display:flex}.mobile-tabs .button{flex:1;min-height:35px}.workspace{display:block;position:relative;overflow:hidden}.workspace>.sidebar,.workspace>.canvas-panel{width:100%;height:100%;display:none;overflow:auto}.workspace[data-panel=files]>.left-panel,.workspace[data-panel=settings]>.right-panel{display:block}.workspace[data-panel=canvas]>.canvas-panel{display:flex}.canvas-panel{overflow:hidden!important}.sidebar{border:0}.section{padding:17px}.preview-stage{min-height:180px;padding:18px}.preview-toolbar{height:auto;min-height:49px;padding:8px 12px}.preview-footer{padding:9px 12px}.thumbnail{width:50px;height:50px}.field{font-size:14px}.field>span{font-size:12px}input,select,textarea{min-height:42px;font-size:16px}.status-hint{display:none}.frames{max-height:180px}.row{gap:7px}.status-bar{min-height:33px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.image-studio-app{color:#263334;background:#f5f6f3;flex-direction:column;height:100dvh;min-height:740px;display:flex;position:relative;overflow:hidden}.studio-header{background:linear-gradient(125deg,#fff,#f2f5ee);border-bottom:1px solid #dfe4df;align-items:center;gap:24px;padding:18px 24px;display:flex}.studio-brand{flex:none;align-items:center;gap:12px;display:flex}.studio-brand>span{color:#23745e;background:#e0eee7;border:1px solid #c9dfd2;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.studio-brand h1{letter-spacing:-.7px;font-size:21px}.studio-brand small{color:#64766c;margin-top:4px;font-size:11px;display:block}.studio-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-left:auto;display:flex}.studio-modes{border-bottom:1px solid var(--line);background:#fff;flex:none;gap:5px;padding:9px 24px;display:flex;overflow-x:auto}.studio-modes button{white-space:nowrap;color:#61716a;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;padding:10px 20px;font-size:13px;font-weight:550}.studio-modes button:hover{color:#233d31;background:#edf2ed}.studio-modes button[aria-current]{color:#fff;background:#274c3d;border-color:#274c3d;box-shadow:0 3px 8px #193b2418}.studio-flow{border-bottom:1px solid var(--line);background:#f9faf7;flex-wrap:wrap;flex:none;align-items:center;gap:9px;padding:10px 24px;display:flex}.studio-modes button strong{text-align:left;font-size:13px;font-weight:650;display:block}.studio-modes button small{color:inherit;opacity:.82;text-align:left;margin-top:4px;font-size:10px;font-weight:400;display:block}.studio-flow .icon-button:has(span){width:auto;min-width:0}.studio-guide{width:min(760px,100% - 24px);max-height:calc(100dvh - 24px);color:var(--ink);background:#fbfcf9;border:1px solid #cbd7cd;border-radius:18px;padding:24px;overflow:auto;box-shadow:0 18px 70px #18392b33}.studio-guide::backdrop{background:#142e2460}.studio-guide>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;display:flex}.studio-guide>header>div{align-items:center;gap:12px;display:flex}.studio-guide h2{letter-spacing:-.4px;font-size:20px}.studio-guide>.field{margin-bottom:18px}.guide-save{background:#eaf2ed;border:1px solid #cdded2;border-radius:10px;margin-bottom:16px;padding:16px;font-size:13px;line-height:1.75}.guide-save p{margin-top:6px}.guide-card{border:1px solid var(--line);background:#fff;border-radius:10px;margin:10px 0;padding:16px}.guide-card summary{cursor:pointer;font-size:14px;font-weight:650;line-height:1.5}.guide-card summary small{margin:5px 0 0;font-size:11px;font-weight:400;display:block}.guide-card ol{margin:20px 0;padding-left:27px}.guide-card li{padding:0 0 14px 8px;font-size:13px;line-height:1.85}.guide-card li::marker{color:#286447;font-weight:700}.studio-guide footer{justify-content:flex-end;margin-top:18px;display:flex}.section-disclosure>.section-heading{cursor:pointer;gap:10px;list-style:none}.section-disclosure>.section-heading:before{content:"›";color:#647e71;font-size:18px}.section-disclosure[open]>.section-heading:before{transform:rotate(90deg)}.section-disclosure>.section-heading::-webkit-details-marker{display:none}.section-disclosure .section-actions{margin-bottom:10px}.section-disclosure:not([open]) .section-heading{margin-bottom:0}.drawing-tool-hint{border-bottom:1px solid var(--line);color:#486052;background:#f1f6ef;flex:none;padding:9px 14px;font-size:12px;line-height:1.6}.editor-tools{max-height:150px;overflow:auto}.editor-tools>.button{min-height:34px;padding:7px 9px;font-size:11px}.editor-tools>.button.active{background:#e0efe5;border-color:#76ae92}@media (width<=760px){.studio-modes button small{display:none}.studio-modes button strong{font-size:12px}.studio-guide{padding:16px}.studio-guide h2{font-size:17px}.guide-card{padding:13px}.editor-tools{max-height:125px}.studio-confirm footer{flex-wrap:wrap}}.studio-selection{color:#708078;margin-right:auto;font-size:12px}.studio-send{color:#60746a;align-items:center;gap:9px;font-size:11px;display:flex}.studio-send select{width:auto;font-size:12px}.studio-count{color:#376049;background:#e6ede5;border-radius:7px;padding:2px 7px;font-size:11px}.studio-active{flex:1;min-height:0;display:flex;overflow:hidden}.studio-workbench.tool-app{flex:1;width:100%;height:100%;min-height:0}.studio-workbench .app-header{background:#fff;padding:10px 18px}.studio-workbench .brand-icon{display:none}.studio-workbench .app-title h1{color:#51675c;letter-spacing:0;font-size:14px}.studio-workbench .workspace{grid-template-columns:228px minmax(0,1fr) 276px}.studio-workbench .preview-stage{min-height:220px}.studio-workbench .status-bar{flex:none}.image-studio-app[data-busy=true] .studio-active{pointer-events:none;opacity:.75}.studio-opening{justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.studio-progress{z-index:12;background:#fff;border-radius:14px;align-items:center;gap:12px;max-width:95%;padding:12px 18px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 6px 36px #18352630}.studio-progress progress{width:100px}.studio-library-backdrop{z-index:20;background:#142e242b;position:absolute;inset:0}.studio-library{background:#fafbf8;flex-direction:column;gap:16px;width:min(480px,100%);height:100%;padding:24px;display:flex;overflow:auto;box-shadow:12px 0 48px #183b2425}.studio-library>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.studio-library h2{letter-spacing:-.6px;font-size:20px}.studio-library p{color:#718177;margin-top:5px;font-size:12px;line-height:1.6}.studio-library-actions{flex-wrap:wrap;gap:8px;display:flex}.studio-assets{gap:9px;display:grid}.studio-assets article{background:#fff;border:1px solid #dfe5dc;border-radius:12px;align-items:center;gap:8px;padding:10px;display:flex}.studio-assets article[data-selected=true]{background:#f3f8f0;border-color:#47755a;box-shadow:inset 3px 0 #47755a}.studio-assets label{cursor:pointer;flex:1;align-items:center;gap:10px;min-width:0;display:flex}.studio-assets .thumbnail{flex:none;width:52px;height:52px}.studio-assets strong,.studio-assets small{overflow-wrap:anywhere;display:block}.studio-assets strong{margin-bottom:5px;font-size:12px}.studio-assets small{font-size:10px;line-height:1.5}.studio-assets label>span{min-width:0}.studio-library-empty{text-align:center;color:#50705a;flex-direction:column;align-items:center;gap:12px;padding:44px 14px;display:flex}.studio-library-empty h3{font-size:18px;font-weight:550}.studio-confirm{color:#273b32;border:1px solid #cbd7cd;border-radius:18px;width:min(490px,100% - 24px);padding:28px;box-shadow:0 20px 70px #142e2433}.studio-confirm::backdrop{background:#142e2470}.studio-confirm h2{font-size:20px}.studio-confirm p{color:#64756b;margin:16px 0;line-height:1.7}.studio-confirm footer{justify-content:flex-end;gap:10px;display:flex}.image-studio-app .notice{z-index:50}@media (width<=1050px){.studio-header{align-items:flex-start;gap:12px;padding:14px}.studio-header-actions .button{padding:8px;font-size:11px}.studio-flow{padding:9px 14px}.studio-modes{padding:8px 12px}.studio-modes button{padding:9px 13px}.studio-workbench .workspace{grid-template-columns:190px minmax(0,1fr) 238px}.studio-selection{display:none}}@media (width<=760px){.image-studio-app{min-height:760px}.studio-header{flex-direction:column;gap:12px}.studio-brand h1{font-size:20px}.studio-header-actions{justify-content:flex-start;gap:6px;margin:0}.studio-flow{gap:6px}.studio-flow>.button{padding:7px 9px;font-size:11px}.studio-send{margin-left:auto}.studio-send>span{display:none}.studio-send select{max-width:130px}.studio-workbench .workspace{display:block}.studio-workbench .mobile-tabs{display:flex}.studio-workbench .workspace .sidebar,.studio-workbench .workspace .canvas-panel{width:100%;height:100%}.studio-workbench .workspace[data-panel=canvas] .sidebar,.studio-workbench .workspace[data-panel=files] .canvas-panel,.studio-workbench .workspace[data-panel=files] .right-panel,.studio-workbench .workspace[data-panel=settings] .canvas-panel,.studio-workbench .workspace[data-panel=settings] .left-panel{display:none}.studio-workbench .app-header{align-items:flex-start;gap:8px;padding:10px}.studio-workbench .header-actions{gap:5px}.studio-workbench .header-actions .button{padding:6px 8px;font-size:11px}.studio-workbench .app-title{display:none}.studio-library{padding:18px}.studio-progress{gap:8px;font-size:11px}.studio-progress progress{display:none}}
