:root:has(.editor-page){color:#202629;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--text:#202629;--muted:#59636b;--line:#dfe3e5;--accent:#12695e;--tint:#e9f3ef;--surface:#fff;background:#f4f5f6;font-family:Inter,Noto Sans JP,Yu Gothic UI,Meiryo,system-ui,sans-serif;font-size:14px}body:has(.editor-page){margin:0}.editor-page *{box-sizing:border-box}.editor-page button,.editor-page input,.editor-page select{font:inherit}.editor-page button{cursor:pointer}.editor-page button,.editor-page input,.editor-page select{touch-action:manipulation}.editor-page button{color:var(--text);background:0 0;border:1px solid #0000;border-radius:7px;padding:9px 12px;line-height:1.4;transition:background .15s,border-color .15s}.editor-page button:hover{background:#e9eded}.editor-page button:disabled{opacity:.45;cursor:default}.editor-page button:focus-visible,.editor-page input:focus-visible,.editor-page select:focus-visible,.editor-page canvas:focus-visible{outline-offset:3px;outline:3px solid #288d7e}.editor-page button.primary{background:var(--accent);color:#fff}.editor-page button.primary:hover:not(:disabled){background:#0b5249}.editor-page .secondary{background:var(--surface);border-color:#cfd5d8}.editor-page .dark{color:#fff;background:#253137}.editor-page .dark:hover:not(:disabled){background:#35454e}.editor-page .full{width:100%}.editor-page .text-button{color:var(--muted);border-radius:3px;padding:4px 0;font-size:12px}.editor-page .text-button:hover:not(:disabled){color:var(--accent);background:0 0;text-decoration:underline}.editor-page .danger{color:#a13732}.editor-page .muted{color:var(--muted);font-size:12px}.editor-page .numeric,.editor-page output{font-variant-numeric:tabular-nums}.editor-page [hidden]{display:none!important}.editor-page .topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:68px;padding:0 32px;display:flex}.editor-page .brand{align-items:center;gap:12px;display:flex}.editor-page .brand strong{letter-spacing:.04em;font-size:21px}.editor-page .brand-mark{background:var(--accent);color:#fff;border-radius:9px;place-items:center;width:33px;height:33px;font-size:28px;font-weight:700;display:grid}.editor-page .prototype-label{color:#626e75;border:1px solid var(--line);letter-spacing:.03em;border-radius:4px;padding:3px 6px;font-size:11px}.editor-page .privacy{color:var(--muted);font-size:12px}.editor-page .privacy span{color:var(--accent);margin-right:5px;font-size:9px}.editor-page main{max-width:1800px;margin:auto;padding:25px 28px 0}.editor-page .intro{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.editor-page h1{letter-spacing:-.03em;text-wrap:balance;margin:0 0 7px;font-size:24px;line-height:1.4}.editor-page .intro p{color:var(--muted);margin:0;font-size:13px}.editor-page .intro-actions{flex-shrink:0;gap:10px;display:flex}.editor-page .workspace{border:1px solid var(--line);background:var(--surface);border-radius:12px;grid-template-columns:204px minmax(0,1fr) 272px;height:calc(100dvh - 208px);min-height:615px;max-height:980px;display:grid;overflow:hidden}.editor-page .panel-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.editor-page .panel-heading h2{margin:0;font-size:14px;font-weight:650}.editor-page .panel-heading h2 span{color:var(--muted);margin-left:6px;font-size:12px;font-weight:400}.editor-page .library{border-right:1px solid var(--line);flex-direction:column;min-height:0;padding:19px 15px 12px;display:flex}.editor-page .selection-controls{justify-content:space-between;padding:11px 0;display:flex}.editor-page .image-list{flex-direction:column;flex:1;gap:10px;min-height:0;padding:2px;display:flex;overflow:auto}.editor-page .list-empty{color:var(--muted);text-align:center;margin-top:80px;font-size:12px;line-height:1.8}.editor-page .image-card{background:#f3f5f5;border:2px solid #0000;border-radius:7px;flex-shrink:0;position:relative;overflow:hidden}.editor-page .image-card.current{border-color:var(--accent)}.editor-page .image-card .thumb-button{text-align:left;border:0;border-radius:0;width:100%;padding:0;display:block}.editor-page .image-card canvas{object-fit:contain;background:#e9eeee;width:100%;height:90px;display:block}.editor-page .thumb-label{text-overflow:ellipsis;white-space:nowrap;padding:8px 8px 8px 29px;font-size:11px;display:block;overflow:hidden}.editor-page .image-card input{accent-color:var(--accent);cursor:pointer;width:15px;height:15px;margin:0;position:absolute;bottom:8px;left:7px}.editor-page .library-note{color:var(--muted);margin:14px 0 0;font-size:10px;line-height:1.8}.editor-page .editor{background:#f8f9fa;flex-direction:column;min-width:0;min-height:0;display:flex}.editor-page .editor-heading{background:#fff;justify-content:space-between;align-items:center;gap:16px;padding:17px 20px 11px;display:flex}.editor-page .filename{white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.editor-page .toolbar{border-bottom:1px solid var(--line);background:#fff;flex-wrap:wrap;align-items:center;gap:3px;padding:0 13px 10px;display:flex}.editor-page .tool{white-space:nowrap;padding:7px 9px;font-size:12px}.editor-page .tool.active{background:var(--tint);color:var(--accent);font-weight:600}.editor-page .tool:last-child{margin-left:auto}.editor-page .tool-hint{color:var(--muted);min-height:36px;margin:0;padding:10px 18px;font-size:11px}.editor-page .stage{background-image:radial-gradient(#d6dcde .7px,#0000 .7px);background-size:16px 16px;flex:1;justify-content:center;align-items:center;min-height:0;padding:18px 24px 26px;display:flex;overflow:auto}.editor-page .stage.dragging{outline:2px dashed var(--accent);outline-offset:-8px;background-color:#dcefe6}.editor-page .empty-state{text-align:center;padding:20px 0;line-height:1.8}.editor-page .empty-symbol{color:#68787f;background:#e8ecee;border:1px solid #d9e0e2;border-radius:15px;place-items:center;width:64px;height:64px;margin:0 auto 18px;font-size:38px;display:grid;transform:rotate(-5deg)}.editor-page .empty-state h2{margin:0 0 9px;font-size:18px}.editor-page .empty-state p{color:var(--muted);margin:0 0 23px;font-size:13px}.editor-page .empty-state>span{color:var(--muted);margin-top:12px;font-size:11px;display:block}.editor-page .canvas-wrap{justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex}.editor-page #preview{object-fit:contain;touch-action:none;width:auto;max-width:100%;height:auto;max-height:100%;display:block;box-shadow:0 5px 25px #20332815}.editor-page #preview[data-tool]:not([data-tool=view]){cursor:crosshair}.editor-page .editor-footer{border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;display:flex}.editor-page .editor-footer>div{gap:14px;display:flex}.editor-page .editor-footer .secondary{font-size:12px}.editor-page .settings{border-left:1px solid var(--line);padding:19px 18px 15px;overflow:auto}.editor-page .settings-note{color:var(--muted);margin:9px 0 22px;font-size:11px}.editor-page .settings fieldset{border:0;min-width:0;margin:0;padding:0}.editor-page .settings fieldset:disabled{opacity:.45}.editor-page .setting-block{margin-bottom:22px}.editor-page .setting-block>label{justify-content:space-between;align-items:center;margin-bottom:10px;font-size:12px;font-weight:550;display:flex}.editor-page .setting-block output{color:var(--muted);font-size:11px;font-weight:400}.editor-page .swatches{align-items:center;gap:8px;display:flex}.editor-page .swatches button{background:var(--swatch);border:2px solid #fff;border-radius:50%;flex-shrink:0;width:29px;height:29px;padding:0;box-shadow:0 0 0 1px #d1d9d9}.editor-page .swatches button[aria-pressed=true]{box-shadow:0 0 0 2px var(--accent)}.editor-page input[type=color]{cursor:pointer;background:#fff;border:1px solid #cfd8d6;border-radius:5px;width:30px;height:30px;padding:2px}.editor-page input[type=range]{width:100%;accent-color:var(--accent);cursor:pointer;height:16px;margin:0}.editor-page select{width:100%;height:36px;color:var(--text);background:#fff;border:1px solid #d5dcdf;border-radius:6px;padding:0 10px}.editor-page .field-hint{color:var(--muted);margin:8px 0 0;font-size:10px;line-height:1.7}.editor-page .batch-block{border-bottom:1px solid var(--line);margin-top:6px;padding-bottom:18px}.editor-page .batch-block button{padding:11px 7px;font-size:12px}.editor-page .batch-block p,.editor-page .export-block p{color:var(--muted);margin:9px 0 0;font-size:10px;line-height:1.8}.editor-page .export-block{padding-top:18px}.editor-page .export-block>div{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.editor-page .export-block strong{font-size:12px}.editor-page .export-block span{color:var(--muted);font-size:10px}.editor-page .page-footer{color:var(--muted);justify-content:space-between;gap:14px;padding:11px 3px;font-size:10px;display:flex}.editor-page .annotation-options{border-bottom:1px solid var(--line);background:#fff;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 17px;font-size:11px;display:flex}.editor-page .annotation-options label{align-items:center;gap:7px;display:flex}.editor-page .annotation-options input:not([type=color]){border:1px solid #cfd5d8;border-radius:5px;width:160px;padding:6px 8px}.editor-page .annotation-options select{width:75px;height:30px;font-size:11px}.editor-page .status{color:#fff;z-index:10;background:#253137;border-radius:9px;max-width:min(600px,92vw);padding:13px 22px;font-size:13px;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 6px 25px #0002}.editor-page .status.error{background:#8a312d}@media (width>=1550px){.editor-page .workspace{grid-template-columns:224px minmax(0,1fr) 300px}.editor-page .image-card canvas{height:105px}.editor-page .setting-block{margin-bottom:26px}}@media (width<=1150px){.editor-page main{padding:20px 16px 0}.editor-page .workspace{grid-template-columns:164px minmax(0,1fr) 248px}.editor-page .library{padding:17px 11px}.editor-page .settings{padding:18px 13px}.editor-page .stage{padding:15px}.editor-page .editor-footer{flex-wrap:wrap}.editor-page .toolbar{gap:0}.editor-page .tool{padding:7px}.editor-page .intro h1{font-size:21px}.editor-page .swatches{gap:6px}}@media (width<=880px){.editor-page .topbar{height:60px;padding:0 18px}.editor-page .privacy{display:none}.editor-page .intro{flex-direction:column;align-items:flex-start;gap:14px}.editor-page .intro-actions{width:100%}.editor-page .intro-actions button{flex:1}.editor-page .workspace{grid-template-columns:minmax(0,1fr) 255px;height:auto;max-height:none;overflow:visible}.editor-page .library{border-right:0;border-bottom:1px solid var(--line);grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px;padding:14px;display:grid}.editor-page .selection-controls{justify-content:flex-end;gap:15px;padding:0}.editor-page .image-list{flex-direction:row;grid-column:1/-1;min-height:40px;max-height:125px;padding:3px}.editor-page .image-card{width:125px}.editor-page .image-card canvas{height:72px}.editor-page .list-empty{text-align:left;margin:3px 0}.editor-page .library-note{display:none}.editor-page .editor{border-bottom-left-radius:12px;height:650px;overflow:hidden}.editor-page .settings{border-bottom-right-radius:12px}.editor-page .stage{min-height:250px}.editor-page .settings-note{margin-bottom:16px}.editor-page .setting-block{margin-bottom:17px}}@media (width<=600px){.editor-page main{padding:20px 10px 0}.editor-page .workspace{grid-template-columns:1fr}.editor-page .intro{padding:0 6px}.editor-page .intro h1{font-size:21px}.editor-page .intro p,.editor-page .intro-actions button{font-size:12px}.editor-page .editor{border-radius:0;height:520px}.editor-page .settings{border-left:0;border-top:1px solid var(--line);border-radius:0 0 12px 12px;padding:20px}.editor-page .settings fieldset{grid-template-columns:1fr 1fr;gap:0 24px;display:grid}.editor-page .setting-block:first-child,.editor-page .setting-block:last-child{grid-column:1/-1}.editor-page .swatches{gap:12px}.editor-page .swatches button{width:34px;height:34px}.editor-page .editor-heading{padding:14px}.editor-page .toolbar{padding:0 6px 8px}.editor-page .tool{min-height:36px;padding:8px 6px;font-size:11px}.editor-page .tool:last-child{margin-left:0}.editor-page .tool-hint{padding:9px 12px}.editor-page .editor-footer{gap:9px;padding:10px}.editor-page .editor-footer>div{gap:10px}.editor-page .editor-footer .text-button{font-size:10px}.editor-page .editor-footer .secondary{padding:8px;font-size:11px}.editor-page .page-footer{gap:12px;font-size:9px;line-height:1.7}.editor-page .annotation-options{padding:8px}.editor-page .prototype-label{font-size:10px}.editor-page .status{font-size:12px;bottom:16px}}@media (prefers-reduced-motion:reduce){.editor-page *{transition:none!important}}@media (width>=881px){.editor-page .settings{flex-direction:column;display:flex;overflow:hidden}.editor-page .settings .panel-heading,.editor-page .settings-note,.editor-page .batch-block,.editor-page .export-block{flex-shrink:0}.editor-page .settings-note{margin-bottom:14px}.editor-page .settings fieldset{flex:1;min-height:0;padding:2px 2px 0;overflow-y:auto}.editor-page .setting-block{margin-bottom:16px}.editor-page .batch-block{padding-top:10px;padding-bottom:12px}.editor-page .export-block{padding-top:12px}.editor-page .export-block>div{margin-bottom:9px}}.editor-page .page-footer a{color:var(--muted);text-underline-offset:3px;text-decoration:underline}.editor-page .page-footer nav{line-height:1.8}.editor-page .page-footer{flex-wrap:wrap}.editor-page .pro-presets{border-bottom:1px solid var(--line);flex-shrink:0;margin:0 0 18px;padding:14px 0 18px;font-size:12px}.editor-page .presets-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.editor-page .presets-heading h3{margin:0;font-size:12px}.editor-page .presets-heading span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.editor-page .presets-description{color:var(--muted);margin:6px 0 13px;font-size:10px;line-height:1.8}.editor-page .pro-presets label{margin:0 0 7px;font-size:11px;display:block}.editor-page .pro-presets input{width:100%;min-width:0;height:40px;color:var(--text);background:#fff;border:1px solid #cfd5d8;border-radius:6px;padding:9px 10px;font-size:12px}.editor-page .pro-presets input:disabled{opacity:.5}.editor-page .pro-presets select{min-height:40px;font-size:12px}.editor-page .pro-presets button{min-height:40px}.editor-page .pro-presets input:focus-visible,.editor-page .pro-presets a:focus-visible{outline-offset:3px;outline:3px solid #288d7e}.editor-page #preset-save{margin:8px 0 15px;font-size:12px}.editor-page .preset-actions{align-items:center;gap:16px;margin-top:8px;display:flex}.editor-page .preset-actions .secondary{flex:1;font-size:12px}.editor-page .preset-actions .text-button{padding:8px 4px}.editor-page #preset-status{color:var(--muted);margin:10px 0 0;font-size:11px;line-height:1.8}.editor-page #preset-status.error{color:#a13732}.editor-page .preset-account{color:var(--accent);text-underline-offset:3px;margin-top:9px;padding:6px 0;font-size:11px;display:inline-block}.editor-page .pro-presets #preset-retry{min-height:36px;margin-top:5px;display:block}.editor-page .pro-presets #preset-retry[hidden]{display:none}@media (width>=881px){.editor-page .settings:has(.pro-presets){display:block;overflow-y:auto}.editor-page .settings:has(.pro-presets) #settings-fields{overflow:visible}.editor-page .settings:has(.pro-presets) .batch-block{margin-top:12px}}@media (width<=600px){.editor-page .pro-presets{padding:12px 0 18px}.editor-page .pro-presets input,.editor-page .pro-presets select,.editor-page .pro-presets button{min-height:44px}.editor-page .presets-description{font-size:11px}}.editor-page .swatches [data-color=\#dde9e1]{--swatch:#dde9e1}.editor-page .swatches [data-color=\#e8edf3]{--swatch:#e8edf3}.editor-page .swatches [data-color=\#f1e1d6]{--swatch:#f1e1d6}.editor-page .swatches [data-color=\#eeeeeb]{--swatch:#eeeeeb}.editor-page .swatches [data-color=\#252d37]{--swatch:#252d37}
