.export-dialog{border:1px solid var(--line);width:min(1060px,100vw - 32px);max-width:none;max-height:calc(100dvh - 32px);color:var(--text);background:#fffefa;border-radius:22px;padding:0;overflow:auto;box-shadow:0 28px 110px #102b3140}.export-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#20392f55}.export-header{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:27px 30px 24px;display:flex}.export-header h2{letter-spacing:-.6px;margin:9px 0 8px;font-size:24px}.export-header p:not(.eyebrow){color:var(--muted);font-size:13px}.export-close{background:0 0;border:0;align-self:flex-start;width:44px;height:44px;font-size:27px}.export-body{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px;padding:26px 30px;display:grid}.export-preview{background:#edf0e5;border-radius:12px;align-self:start;min-width:0;padding:18px}.export-paper-viewport{background:#e7eadd;border:1px solid #dde3d3;height:452px;max-height:54vh;overflow:auto}.export-paper-viewport img{height:auto;display:block;box-shadow:0 4px 14px #273e3215}.export-placeholder{text-align:center;flex-direction:column;justify-content:center;gap:16px;min-height:310px;padding:24px;display:flex}.export-placeholder small{color:var(--muted);line-height:1.8}.export-paper-icon{color:#7d9273;font-size:60px}.export-preview-tools{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:16px;font-size:12px;display:flex}.export-preview-tools select{font:inherit;background:#fafbf6;border:1px solid #bfcbb6;border-radius:6px;margin-left:8px;padding:6px}.export-dimensions{text-align:center;color:var(--muted);margin-top:12px;font-size:11px}.export-options{min-width:0}.export-summary{border-bottom:1px solid var(--line);padding-bottom:16px}.export-summary>span{color:var(--muted);font-size:11px}.export-summary h3{overflow-wrap:anywhere;margin:5px 0 8px;font-size:19px}.export-summary p{color:var(--muted);font-size:13px}.export-options article{border-bottom:1px solid var(--line);padding:16px 0}.export-options h3{font-size:15px}.export-options article p{color:var(--muted);overflow-wrap:anywhere;margin:5px 0 10px;font-size:12px;line-height:1.8}.export-option-label{justify-content:space-between;align-items:center;gap:12px;display:flex}.export-options .button{border:1px solid var(--line);background:#fffefa;padding:10px 14px}.export-options .primary{background:var(--green);color:#fff;border-color:var(--green)}.export-options .button:disabled{opacity:.5}.export-note{color:#846146;background:#f7f0e4;border-radius:8px;margin-top:16px;padding:14px;font-size:11px;line-height:1.8}.export-footer{border-top:1px solid var(--line);background:#f8faf4;justify-content:space-between;align-items:center;gap:20px;padding:18px 30px;display:flex}.export-footer p{font-size:12px;line-height:1.7}.export-footer small{color:var(--muted);font-size:11px}.export-footer>button{flex-shrink:0}.export-stale{background:#fff0d9;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin:20px 30px 0;padding:14px;font-size:13px;display:flex}.export-error{color:var(--danger)}.export-error p{color:var(--danger)!important}@media (width<=640px){.export-dialog{border-radius:16px;width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.export-header{padding:20px}.export-header h2{font-size:20px}.export-body{grid-template-columns:minmax(0,1fr);gap:20px;padding:18px}.export-preview{padding:12px}.export-paper-viewport{height:240px}.export-placeholder{min-height:236px}.export-options .button{width:100%}.export-footer{flex-direction:column;align-items:stretch;padding:18px}.export-stale{flex-direction:column;align-items:stretch;margin:18px 18px 0}}.making-shell{min-height:100dvh;color:var(--text);background:#f3f5ee}.making-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:24px;padding:18px 28px;display:flex}.making-header h1{overflow-wrap:anywhere;margin:4px 0;font-size:20px}.making-header>div{min-width:0}.making-header p{color:var(--muted);font-size:12px}.making-header nav{flex-wrap:wrap;flex-shrink:0;gap:8px;display:flex}.making-shell .button{border:1px solid var(--line);background:#fff;min-height:44px;padding:10px 14px}.making-shell .button.primary{background:var(--green);color:#fff;border-color:var(--green)}.making-shell button:disabled{opacity:.5;cursor:default}.making-body{grid-template-columns:minmax(0,1fr) 300px;min-height:calc(100dvh - 111px);display:grid}.making-pattern{flex-direction:column;gap:10px;min-width:0;padding:20px 28px;display:flex}.row-progress{border:1px solid var(--line);background:#fff;border-radius:12px;padding:16px 20px}.row-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.row-heading strong{font-variant-numeric:tabular-nums;font-size:20px}.row-heading span{font-size:12px}.row-progress progress{width:100%;height:6px;accent-color:var(--green);margin:12px 0;display:block}.row-actions{grid-template-columns:1fr 2fr 1fr;gap:8px;display:grid}.row-jump{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;font-size:12px;display:flex}.row-jump select{border:1px solid var(--line);border-radius:6px;min-height:44px;padding:8px}.row-jump small{color:var(--muted);margin-left:auto}.making-stage{touch-action:none;background:radial-gradient(#c4d0bc80 .7px,#0000 .7px) 0 0/16px 16px;min-width:0;height:clamp(260px,48dvh,640px);overflow:hidden}.making-stage canvas{cursor:grab}.making-view{justify-content:center;align-items:center;gap:8px;display:flex}.making-view label{align-items:center;gap:5px;min-height:44px;font-size:12px;display:flex}.making-hint{text-align:center;color:var(--muted);font-size:11px;line-height:1.6}.making-colors{border-left:1px solid var(--line);background:#fff;min-width:0;padding:24px 20px}.making-material-heading{justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.making-material-heading h2{font-size:17px}.making-colors>p{font-size:12px;line-height:1.8}.making-colors>p>strong{font-variant-numeric:tabular-nums;font-size:25px}.making-row-count{border-bottom:1px solid var(--line);padding:12px 0}.making-color-list{gap:6px;margin:12px 0;padding:0;list-style:none;display:grid}.making-color-list button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:8px;align-items:center;gap:8px;width:100%;min-height:48px;padding:12px;display:flex}.making-color-list button[aria-pressed=true]{border-color:var(--green);background:var(--soft);box-shadow:inset 3px 0 var(--green)}.making-color-list button strong{overflow-wrap:anywhere}.making-color-list button span:not(.color-chip){font-size:11px}.making-color-list b{white-space:nowrap;margin-left:auto;font-size:12px}.making-source{overflow-wrap:anywhere;font-size:12px;line-height:1.9}.making-source summary,.making-backup summary{cursor:pointer;align-content:center;min-height:44px;display:list-item}.making-backup{font-size:12px}.making-backup button{margin:4px}.making-save-error{background:#fff0e4;flex-wrap:wrap;gap:10px;padding:14px 28px;font-size:12px;display:flex}.making-save-error p{flex-basis:100%}@media (width<=1000px){.making-body{grid-template-columns:minmax(0,1fr) 260px}.making-pattern{padding:16px}.row-jump small{width:100%;margin-left:0}}@media (width<=600px){.making-header{padding:12px 14px;display:block}.making-header h1{font-size:17px}.making-header nav{gap:6px;margin-top:10px}.making-header .button{padding:10px;font-size:12px}.making-body{flex-direction:column;display:flex}.making-pattern{gap:8px;padding:12px}.row-progress{padding:12px}.row-heading strong{font-size:17px}.row-heading span{font-size:11px}.row-actions .button{padding:9px 6px;font-size:12px}.row-jump small{font-size:10px}.making-stage{height:30dvh;min-height:220px}.making-view .button{padding:10px 12px}.making-view{font-size:12px}.making-colors{border-left:0;border-top:1px solid var(--line);padding:20px}}.tool-rail button{color:var(--text);cursor:pointer}.tool-rail button[aria-pressed=true]{background:var(--green);color:#fff}.tool-rail button:disabled{color:#9ca797;cursor:default;opacity:.6}.pan-icon{font-size:23px;line-height:20px}.redo-icon{height:20px;transform:scaleX(-1)}.editable-stage{background:radial-gradient(#c4d0bc80 .7px,#0000 .7px) 0 0/16px 16px;flex:1;min-height:0;position:relative;overflow:hidden}.editor-canvas{touch-action:none;cursor:crosshair;display:block}.editable-stage[data-tool=pan] .editor-canvas{cursor:grab}.view-options{justify-content:center;align-items:center;gap:20px;padding:10px;font-size:11px;display:flex}.view-options label{align-items:center;gap:5px;display:flex}.canvas-zoom{justify-content:center;align-items:center;gap:12px;padding:8px;font-size:12px;display:flex}.canvas-zoom button,.highlight-heading button{border:1px solid var(--line);background:#fff;border-radius:7px;min-height:34px;padding:5px 12px}.canvas-zoom small{color:var(--muted);font-size:10px}.palette-swatches>button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;flex-direction:column;align-items:center;gap:4px;min-width:0;padding:3px;display:flex}.palette-swatches>button[aria-pressed=true]{border-color:var(--green);background:var(--soft)}.current-color{align-items:center;gap:8px;margin:16px 0;font-size:11px;display:flex}.replace-button{width:100%;min-height:38px;margin-bottom:18px;font-size:12px}.list-heading select{border:1px solid var(--line);border-radius:6px;max-width:130px;padding:4px;font-size:11px}.highlight-heading{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:10px;font-size:10px;display:flex}.highlight-heading button{min-height:30px;padding:4px 7px;font-size:10px}.material-list li>button{text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;width:100%;min-height:36px;padding:5px;font-size:11px;display:flex}.material-list li>button[aria-pressed=true]{background:var(--soft)}.material-list li>button>span:not(.color-chip){overflow-wrap:anywhere}.replace-dialog{border:1px solid var(--line);width:min(520px,100vw - 32px);max-height:calc(100dvh - 32px);color:var(--text);border-radius:18px;padding:28px;overflow:auto}.replace-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#203b3066}.replace-dialog h2{margin:14px 0 24px;font-size:23px}.replace-preview{flex-wrap:wrap;align-items:center;gap:10px;margin:22px 0;font-size:12px;display:flex}.replace-chip{border:1px solid var(--line);border-radius:8px;width:30px;height:30px}.replace-dialog label{margin:18px 0 8px;font-size:12px;display:block}.replace-dialog select{border:1px solid var(--line);border-radius:8px;width:100%;padding:12px}.replace-dialog p:not(.eyebrow){font-size:12px;line-height:1.9}.replace-count{margin:20px 0 8px}.replace-count b{padding:0 8px;font-size:28px}.replace-dialog footer{justify-content:flex-end;gap:12px;margin-top:26px;display:flex}@media (width<=1000px){.editor-header{gap:10px}.regenerate-button,.editor-import{padding:8px;font-size:11px}.editor-brand{display:none}}@media (width<=760px){.editable-stage{flex:none;height:52dvh;min-height:260px}.tool-rail{gap:3px;padding:8px}.tool-rail button{width:44px;height:44px}.canvas-zoom small,.editor-header-note{display:none}.project-heading{flex:1;min-width:0}.project-heading h1{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.project-heading p{font-size:9px}.editor-import svg{display:none}.regenerate-button{max-width:84px}.view-options{gap:16px}.material-scroll{max-height:70dvh;overflow:auto}}.editor-shell .button,.replace-dialog .button{border:1px solid var(--line);background:#fff}.replace-dialog .button.primary{background:var(--green);color:#fff;border-color:var(--green)}.view-options input{accent-color:var(--green)}.editor-shell .button.primary{background:var(--green);color:#fff;border-color:var(--green)}.import-dialog{border:1px solid var(--line);width:min(1000px,100vw - 32px);max-height:calc(100dvh - 32px);color:var(--text);background:#fff;border-radius:20px;padding:0;box-shadow:0 24px 90px #20382b33}.import-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#203b3066}.import-dialog[open]{flex-direction:column;display:flex;overflow:hidden}.import-dialog .import-header,.import-dialog .import-footer{flex-shrink:0}.import-dialog .import-content{min-height:0;overflow-y:auto}.import-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:25px 30px 22px;display:flex}.import-header h2{margin:9px 0 6px;font-size:23px}.import-header p:last-child{color:var(--muted);font-size:12px}.dialog-close{background:0 0;border:0;width:44px;height:44px;font-size:28px}.import-content{padding:22px 30px}.import-steps{color:var(--muted);gap:26px;margin:0 0 24px;padding:0;font-size:11px;list-style:none;display:flex}.import-steps li{align-items:center;gap:7px;display:flex}.import-steps b{background:var(--soft);width:20px;height:20px;color:var(--green);border-radius:50%;place-items:center;font-size:10px;display:grid}.import-steps .current b{color:#fff;background:var(--green)}.import-columns{grid-template-columns:minmax(0,1fr) 300px;gap:28px;display:grid}.import-preview{background:#f2f5ec;border:1px dashed #b9c8ad;border-radius:13px;justify-content:center;align-items:center;min-height:350px;padding:18px;display:flex;overflow:hidden}.import-preview .grid-canvas{max-width:100%;max-height:410px;box-shadow:none}.upload-empty{text-align:center;padding:40px 5px}.upload-empty>span{background:#e4ebdc;border-radius:15px;margin-bottom:20px;padding:16px;display:inline-flex}.upload-empty h3{margin-bottom:10px;font-size:18px}.upload-empty p{color:var(--muted);margin-bottom:22px;font-size:12px;line-height:1.9}.upload-empty small{color:var(--muted);margin-top:13px;font-size:10px;display:block}.source-summary{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;margin-top:12px;font-size:10px;display:flex}.text-button{text-underline-offset:3px;color:var(--green);background:0 0;border:0;padding:6px 0;font-size:11px;text-decoration:underline}.preview-summary{background:var(--soft);font-variant-numeric:tabular-nums;border-radius:8px;margin-top:12px;padding:12px 14px;font-size:13px}.import-status{color:var(--muted);margin-top:14px;font-size:12px;line-height:1.8}.status-error,.field-error{color:var(--danger)}.status-success{color:var(--green)}.status-converting:before,.status-validating:before{content:"";border:2px solid #bed19c;border-top-color:var(--green);border-radius:50%;width:8px;height:8px;margin-right:8px;animation:.9s linear infinite spin;display:inline-block}.import-parameters fieldset{border:0;min-width:0;margin:0;padding:0}.import-field{margin-bottom:16px}.import-field label{justify-content:space-between;margin-bottom:9px;font-size:12px;font-weight:600;display:flex}.import-field input:not([type=range]):not([type=file]),.import-field select{border:1px solid var(--line);width:100%;min-height:38px;font:inherit;color:var(--text);background:#fff;border-radius:7px;padding:8px 10px;font-size:12px}.import-field input[type=range]{width:100%;accent-color:var(--green)}.import-field small{color:var(--muted);margin-top:6px;font-size:10px;line-height:1.6;display:block}.size-presets{gap:6px;margin-bottom:9px;display:flex}.size-presets button{border:1px solid var(--line);background:#fff;border-radius:6px;flex:1;padding:8px 3px;font-size:11px}.size-presets button[aria-pressed=true]{background:var(--soft);border-color:#789470}.dimensions{align-items:center;gap:10px;display:flex}.dimensions input{min-width:0}.palette-source{color:var(--muted);overflow-wrap:anywhere;margin-top:3px;font-size:10px;line-height:1.7}.field-error{font-size:11px;line-height:1.7}.import-field .notice{margin-top:6px}.import-footer{border-top:1px solid var(--line);background:#fbfcf8;justify-content:space-between;align-items:center;gap:15px;padding:17px 24px;display:flex}.import-footer>span{color:var(--muted);max-width:240px;font-size:10px;line-height:1.7}.import-footer>div{gap:9px;display:flex}.button.secondary{border:1px solid var(--line);background:#fff}button.button:disabled{opacity:.45}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.crop-editor{width:100%}.source-fit{--source-height:310px;width:100%;height:var(--source-height);justify-content:center;align-items:center;display:flex}.source-image{background:repeating-conic-gradient(#f9faf7 0% 25%,#e2e8dd 0% 50%) 0 0/16px 16px;max-width:100%;height:auto;max-height:100%;position:relative;overflow:hidden}.source-image>canvas{width:100%;height:100%;display:block}.crop-box{cursor:move;touch-action:none;border:2px solid #fff;outline:1px solid #254b3e;position:absolute;box-shadow:0 0 0 1000px #102a2355}.crop-box:focus-visible{outline:3px solid var(--lime)}.crop-box>i{pointer-events:none;border-left:1px solid #ffffff80;border-right:1px solid #ffffff80;width:33.33%;height:100%;position:absolute;top:0;left:33.33%}.crop-box>i+i{border:1px solid #ffffff80;border-left:0;border-right:0;width:100%;height:33.33%;top:33.33%;left:0;transform:none}.crop-box>span{white-space:nowrap;color:#fff;background:#254b3edd;border-radius:4px;padding:4px 6px;font-size:10px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.crop-controls{margin-top:16px}.crop-controls label{justify-content:space-between;font-size:11px;display:flex}.crop-controls input{width:100%;accent-color:var(--green)}.crop-controls p,.crop-note{color:var(--muted);margin-top:8px;font-size:10px;line-height:1.8}.editor-import{border:1px solid var(--line);background:#fff;margin-left:auto;padding:9px 13px;font-size:12px}.editor-import+.editor-header-note{margin-left:0}.home-import-button{border:0;margin-left:10px}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=800px){.import-columns{grid-template-columns:1fr}.import-header,.import-content{padding:20px}.import-footer,.import-footer>div{flex-wrap:wrap}.import-footer .button{padding:10px;font-size:12px}.import-steps{gap:12px}.source-fit{--source-height:260px}.import-preview{min-height:300px}.editor-import{gap:5px;min-height:38px;padding:8px}}@media (prefers-reduced-motion:reduce){.status-converting:before,.status-validating:before{animation:none}}.crop-box>span{pointer-events:none;text-overflow:ellipsis;max-width:calc(100% - 20px);overflow:hidden}.crop-handle{z-index:2;touch-action:none;background:0 0;border:0;width:18px;height:18px;padding:0;position:absolute}.crop-handle:after{content:"";box-sizing:border-box;border:1px solid var(--green);pointer-events:none;background:#fff;border-radius:2px;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.crop-handle-n{cursor:ns-resize;top:-9px;left:calc(50% - 9px)}.crop-handle-s{cursor:ns-resize;bottom:-9px;left:calc(50% - 9px)}.crop-handle-e{cursor:ew-resize;top:calc(50% - 9px);right:-9px}.crop-handle-w{cursor:ew-resize;top:calc(50% - 9px);left:-9px}.crop-handle-nw{cursor:nwse-resize;top:-9px;left:-9px}.crop-handle-ne{cursor:nesw-resize;top:-9px;right:-9px}.crop-handle-sw{cursor:nesw-resize;bottom:-9px;left:-9px}.crop-handle-se{cursor:nwse-resize;bottom:-9px;right:-9px}.crop-dimensions{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:12px;display:grid}.local-projects{margin:36px 0}.local-projects:empty{display:none}.local-card .sample-art{height:200px;display:block}.local-card h3{overflow-wrap:anywhere}.local-card time{color:var(--muted);font-size:12px}.project-card-actions{flex-wrap:wrap;gap:12px;margin-top:14px}.project-card-actions button{color:var(--text);cursor:pointer;background:0 0;border:0;padding:6px 0}.project-card-actions button:hover{text-decoration:underline}.project-dialog{color:#24463a;background:#fcfcf7;border:1px solid #dce4d7;border-radius:18px;width:min(480px,100vw - 28px);max-height:calc(100dvh - 28px);padding:28px;overflow:auto}.project-dialog::backdrop{background:#19372b66}.project-dialog h2{margin:0 0 18px;font-size:23px}.project-dialog p{overflow-wrap:anywhere;line-height:1.7}.project-dialog label{gap:8px;margin:14px 0;display:grid}.project-dialog input{color:#24463a;background:#fff;border:1px solid #cdd9ca;border-radius:8px;width:100%;min-width:0;padding:11px}.blank-dimensions{gap:14px;display:flex}.blank-dimensions label{width:50%}.project-dialog footer{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.project-dialog [role=alert],.storage-warning{color:#784827}.danger{color:#fff;background:#884c3d}.project-file-control{cursor:pointer;align-items:center;display:inline-flex}.project-file-control input{opacity:0;width:1px;height:1px;position:absolute}.project-file-control:focus-within{outline-offset:3px;outline:2px solid #355e49}.workspace-message{color:#634322;overflow-wrap:anywhere;background:#f4edda;border-bottom:1px solid #e7dcc1;padding:12px 24px}.workspace-message button{margin-left:14px}.editor-project-actions{background:#fbfcf7;border-bottom:1px solid #dce4d7;flex-wrap:wrap;align-items:center;gap:7px;padding:8px 22px;display:flex}.editor-project-actions .button{min-height:32px;padding:6px 10px;font-size:12px}.editor-project-actions small{color:#647568;flex:280px;font-size:11px}.editor-project-actions{flex-shrink:0}.project-name-button{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;max-width:100%;padding:0}.project-name-button h1{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.save-detail{color:#784827;width:100%;margin:0;font-size:12px}@media (width<=800px){.editor-project-actions{padding:8px 12px}.editor-project-actions small{display:none}}.project-home-actions{flex-wrap:wrap;align-items:center;gap:12px;margin:24px 0;display:flex}.project-home-actions p{width:100%;color:var(--muted);font-size:13px}.project-home-actions .button,.project-file-control{border:1px solid var(--line);background:#fff}.beta-help{border:1px solid var(--line);overflow-wrap:anywhere;border-radius:12px;margin:16px 0;padding:16px}.beta-help summary{cursor:pointer;font-weight:600}.beta-help p{line-height:1.7}:root{color:#293c33;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--paper:#f7f8f3;--surface:#fff;--text:#293c33;--muted:#647267;--green:#254b3e;--soft:#eaf0e4;--lime:#d9e99c;--line:#dde3d9;--danger:#a23f32;background:#f7f8f3;font-family:Segoe UI,Microsoft YaHei,PingFang SC,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:not-allowed}a:focus-visible,button:focus-visible{outline-offset:5px;outline:3px solid #517c3c}button,a{-webkit-tap-highlight-color:transparent}svg{flex-shrink:0}small{font-size:12px}.button{border-radius:10px;justify-content:center;align-items:center;gap:14px;min-height:44px;padding:12px 18px;font-size:14px;font-weight:600;display:inline-flex}.primary{background:var(--green);color:#fff}.primary:hover{background:#183d30}.badge{border:1px solid var(--line);white-space:nowrap;border-radius:6px;align-items:center;gap:7px;width:fit-content;padding:5px 8px;font-size:11px;font-weight:500;display:inline-flex}.status-dot{background:#71925f;border-radius:50%;width:6px;height:6px;display:inline-block}.eyebrow{color:var(--muted);letter-spacing:2px;font-size:10px;font-weight:600}.brand{align-items:center;gap:11px;display:inline-flex}.brand strong{letter-spacing:3px;font-size:25px;line-height:1.2;display:block}.brand small{letter-spacing:2px;margin-top:5px;font-size:9px;display:block}.brand-mark{background:var(--green);border-radius:12px 12px 16px;grid-template-columns:repeat(3,7px);gap:3px;padding:8px;display:grid}.brand-mark i{border:2px solid var(--lime);border-radius:3px;width:7px;height:7px}.brand-mark i:nth-child(3),.brand-mark i:nth-child(7){opacity:.2}.not-found{max-width:620px;margin:20vh auto;padding:32px}.not-found h1{margin:16px 0}.not-found p{color:var(--muted);margin-bottom:24px}.home-shell{grid-template-columns:208px minmax(0,1fr);min-height:100dvh;display:grid}.sidebar{border-right:1px solid var(--line);background:#fcfdf9;flex-direction:column;padding:30px 20px 24px;display:flex}.brand-link{margin-bottom:46px}.sidebar nav{gap:8px;display:grid}.sidebar nav a{border-radius:9px;align-items:center;gap:12px;padding:14px 12px;font-size:14px;display:flex}.sidebar nav a:hover{background:#f1f4ed}.sidebar nav .nav-current{background:var(--soft);font-weight:600}.sidebar-note{border-top:1px solid var(--line);margin-top:auto;padding:24px 8px 0;font-size:12px}.sidebar-note>svg{margin-bottom:12px}.sidebar-note strong{display:block}.sidebar-note p{color:var(--muted);margin:10px 0 26px;line-height:1.9}.sidebar-note small{color:var(--muted);font-size:10px}.home-top{border-bottom:1px solid var(--line);height:80px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 40px;font-size:12px;display:flex}.home-content{max-width:1530px;margin:auto;padding:30px 40px 20px}.page-heading{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.page-heading .eyebrow{margin-bottom:10px}.page-heading h1{letter-spacing:-.6px;margin-bottom:7px;font-size:28px}.page-heading p:last-child{color:var(--muted);font-size:13px}.edition{color:#83947b;font:40px Georgia,serif}.edition small{color:var(--muted);font:12px Microsoft YaHei,sans-serif}.hero{background:var(--soft);border:1px solid #dce5d4;border-radius:20px;grid-template-columns:1.15fr 1fr;display:grid;overflow:hidden}.hero-copy{padding:30px 34px 26px}.hero-copy>.badge{color:#557045;background:#f7faef;border:none;padding:5px 9px}.hero-copy h2{letter-spacing:-1px;margin:15px 0 13px;font-size:34px;line-height:1.48}.hero-copy>p{color:#566b56;margin-bottom:22px;font-size:13px;line-height:1.9}.future-actions{flex-wrap:wrap;gap:15px;margin-top:16px;display:flex}.start-import{border:0}.home-sample-link{margin-left:20px}.palette-details{margin:16px 0}.palette-details summary{color:var(--muted);cursor:pointer;font-size:11px}.material-list li>span:not(.color-chip),.palette-name{overflow-wrap:anywhere}.future-actions button{color:#677460;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:12px;display:flex}.future-actions svg{width:15px}.future-actions small{color:#6a7463;border-left:1px solid #becab4;padding-left:6px;font-size:10px}.hero-art{background:#e0e9d5;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex;position:relative;overflow:hidden}.hero-art:before,.hero-art:after{content:"";border:1px solid #ccd9bc;border-radius:50%;width:350px;height:350px;position:absolute}.hero-art:after{width:280px;height:280px}.art-label{color:#687d57;letter-spacing:1.7px;font-size:9px;position:absolute;top:20px;right:22px}.hero-board{z-index:1;filter:drop-shadow(6px 14px 8px #33452415);width:300px;max-width:100%;transform:rotate(-7deg)}.art-canvas{width:100%;height:auto;display:block}.art-caption{z-index:1;background:#fbfcf7ee;border:1px solid #d6dfcd;border-radius:9px;align-items:center;gap:12px;padding:11px 14px;display:flex;position:absolute;bottom:22px;right:22px}.art-caption>span:first-child{color:#829078;border-right:1px solid var(--line);padding-right:12px;font:24px Georgia,serif}.art-caption strong{font-size:12px;display:block}.art-caption small{color:var(--muted);margin-top:4px;font-size:10px;display:block}.caption-dot{border:3px solid #879e6e;border-radius:4px;width:10px;height:10px;margin-left:18px}.scope-note{color:var(--muted);gap:10px;padding:15px 0 22px;scroll-margin-top:16px;font-size:11px;line-height:1.8;display:flex}.scope-note svg{width:16px}.scope-note strong{color:#4d614f}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:16px;display:flex}.section-heading h2{margin-bottom:6px;font-size:20px}.section-heading p{color:var(--muted);font-size:11px}.text-link{white-space:nowrap;align-items:center;gap:9px;font-size:12px;display:inline-flex}.text-link:hover{text-decoration:underline}.sample-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.sample-card{border:1px solid var(--line);background:#fff;border-radius:14px;transition:transform .18s,box-shadow .18s;overflow:hidden}.sample-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #253c3110}.sample-art{background:#edeee6;place-items:center;height:158px;display:grid;position:relative}.sample-1 .sample-art{background:#f0e9e2}.sample-2 .sample-art{background:#e7ece5}.sample-art .art-canvas{width:156px}.sample-art>.badge{background:#fff6;font-size:10px;position:absolute;top:12px;left:12px}.sample-number{color:#8d9685;font:19px Georgia,serif;position:absolute;bottom:12px;right:14px}.sample-info{padding:16px 17px}.sample-info h3{margin-bottom:8px;font-size:15px}.sample-info>p{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.sample-info p span{padding:0 5px}.sample-info>div{justify-content:space-between;align-items:center;gap:6px;margin-top:16px;display:flex}.sample-info small{color:var(--muted);font-size:10px}.sample-info>div>span{align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.sample-info svg{width:14px}.home-foot{color:var(--muted);align-items:center;gap:8px;padding-top:20px;font-size:10px;display:flex}.home-foot svg{width:14px}.foot-sign{letter-spacing:1px;margin-left:auto;font-size:9px}.editor-shell{flex-direction:column;height:100dvh;display:flex}.editor-header{border-bottom:1px solid var(--line);background:#fff;flex-shrink:0;align-items:center;gap:22px;height:70px;padding:0 24px;display:flex}.back-link{place-items:center;width:28px;height:44px;display:grid}.editor-brand .brand strong{font-size:20px}.editor-brand .brand-mark{transform:scale(.9)}.editor-brand .brand small{font-size:8px}.project-heading{border-left:1px solid var(--line);padding-left:24px}.project-heading h1{margin-bottom:5px;font-size:15px}.project-heading p{color:var(--muted);align-items:center;gap:6px;font-size:11px;display:flex}.project-heading .status-dot{background:#a09574}.editor-header-note{color:var(--muted);align-items:center;gap:9px;margin-left:auto;font-size:12px;display:flex}.editor-body{flex:1;min-height:0;display:flex}.tool-rail{border-right:1px solid var(--line);background:#fcfdf9;flex-direction:column;flex:0 0 74px;align-items:center;gap:10px;padding:20px 10px;display:flex}.tool-rail button,.tool-active{background:0 0;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:48px;height:54px;font-size:10px;display:flex}.tool-active{color:#fff;background:var(--green)}.tool-rail button{color:#94a08f}.tool-rail>small{color:#74816d;text-align:center;font-size:10px;line-height:1.7}.rail-divider{border-top:1px solid var(--line);width:24px;margin:4px 0}.canvas-area{background:#f0f3eb;flex-direction:column;flex:1;min-width:0;display:flex}.canvas-toolbar{border-bottom:1px solid var(--line);height:58px;color:var(--muted);background:#f8faf4;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:0 24px;font-size:11px;display:flex}.segmented{background:#e8ede2;border-radius:8px;padding:3px;display:flex}.segmented button{background:0 0;border:0;border-radius:6px;padding:8px 14px;font-size:12px}.segmented button[aria-pressed=true]{color:var(--green);background:#fff;font-weight:600;box-shadow:0 2px 4px #203b2a12}.toolbar-separator{color:#adb8a6;padding:0 9px}.canvas-stage{background:radial-gradient(#c4d0bc80 .7px,#0000 .7px) 0 0/16px 16px;flex:1;justify-content:center;align-items:center;min-height:0;padding:18px 28px 12px;display:flex}.board-container{flex-direction:column;align-items:center;max-width:100%;max-height:100%;display:flex}.board-eyebrow{color:#6e8066;letter-spacing:1px;flex-shrink:0;justify-content:space-between;width:100%;padding-bottom:10px;font-size:9px;display:flex}.board-eyebrow span:last-child{letter-spacing:0}.grid-canvas{object-fit:contain;background:#fff;width:auto;max-width:100%;height:auto;max-height:calc(100dvh - 234px);display:block;box-shadow:0 8px 28px #304b3010}.canvas-legend{min-height:44px;color:var(--muted);justify-content:center;align-items:center;gap:22px;font-size:10px;display:flex}.canvas-legend span{align-items:center;gap:6px;display:flex}.canvas-legend span:last-child{color:#71806b;margin-left:12px}.empty-key,.white-key{border:1px solid #c2cbba;width:12px;height:12px;display:inline-block}.empty-key{background:repeating-conic-gradient(#f9faf7 0% 25%,#e2e8dd 0% 50%) 0 0/8px 8px}.white-key{background:#fff;border-radius:4px}.canvas-status{border-top:1px solid var(--line);min-height:32px;color:var(--muted);background:#fafbf7;justify-content:space-between;align-items:center;gap:10px;padding:0 18px;font-size:10px;display:flex}.material-panel{border-left:1px solid var(--line);background:#fff;flex-direction:column;flex-shrink:0;width:304px;min-height:0;display:flex}.panel-heading{border-bottom:1px solid var(--line);flex-shrink:0;align-items:center;gap:10px;height:58px;padding:0 22px;display:flex}.panel-heading h2{border-bottom:2px solid var(--green);align-items:center;height:100%;font-size:13px;display:flex}.panel-heading>span{color:var(--muted);font-size:10px}.material-scroll{flex:1;padding:22px;overflow-y:auto}.statistics{border-bottom:1px solid var(--line);margin-bottom:22px;padding-bottom:22px;display:flex}.statistics>div{width:50%}.statistics>div+div{border-left:1px solid var(--line);padding-left:24px}.statistics strong{font-variant-numeric:tabular-nums;letter-spacing:-1px;font-size:30px;font-weight:600;line-height:1;display:block}.statistics span{color:var(--muted);margin-top:10px;font-size:10px;display:block}.palette-heading,.list-heading{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.material-panel h3{font-size:12px}.palette-name{border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;gap:6px;padding:12px 10px;font-size:12px;display:flex}.palette-name small{color:var(--muted);font-size:10px}.notice{color:#855d3e;background:#faf2e9;border-radius:8px;margin-top:10px;padding:10px;font-size:10px;line-height:1.8}.palette-swatches{grid-template-columns:repeat(6,1fr);gap:10px 7px;margin:18px 0 24px;display:grid}.palette-swatches>div{flex-direction:column;align-items:center;gap:4px;display:flex}.palette-swatches span{aspect-ratio:1;border:1px solid #293c3326;border-radius:8px;width:100%}.palette-swatches small{color:var(--muted);font-size:9px}.list-heading{border-top:1px solid var(--line);padding-top:20px}.list-heading small{color:var(--muted);font-size:9px}.material-list{margin:0;padding:0;list-style:none}.material-list li{align-items:center;gap:9px;min-height:36px;font-size:11px;display:flex}.material-list li>span:not(.color-chip){color:var(--muted)}.color-chip{border:1px solid #293c3326;border-radius:5px;flex-shrink:0;width:18px;height:18px}.material-list strong{font-size:10px}.material-list .symbol{margin-left:auto;font-size:9px}.material-list b{text-align:right;font-variant-numeric:tabular-nums;width:32px;font-weight:600}.material-note{color:var(--muted);margin-top:14px;font-size:10px;line-height:1.8}.empty-material{color:var(--muted);padding:20px 0;font-size:12px;line-height:1.8}.panel-footer{border-top:1px solid var(--line);background:#fdfefa;padding:16px 22px}.panel-footer p{color:var(--muted);margin-top:8px;font-size:10px;line-height:1.8}@media (width>=1500px){.hero-copy{padding-top:38px;padding-bottom:34px}.sample-art{height:190px}}@media (width<=1200px){.home-content{padding:28px}.hero-copy{padding:26px}.hero-copy h2{font-size:30px}.hero-board{width:260px}.foot-sign{display:none}.canvas-toolbar{padding:0 14px}.canvas-toolbar>.badge{display:none}}@media (width<=1000px){.home-shell{grid-template-columns:176px minmax(0,1fr)}.sidebar{padding:26px 14px}.hero{grid-template-columns:1.1fr .9fr}.hero-copy{padding:22px}.hero-copy h2{font-size:26px}.hero-art{padding:10px}.art-label{display:none}.art-caption{bottom:12px;right:12px}.art-caption>span:first-child{display:none}.sample-grid{gap:12px}.sample-info{padding:12px}.sample-info>div{flex-wrap:wrap}.material-panel{width:270px}.material-scroll{padding:18px}.canvas-toolbar>span,.canvas-status span:last-child{display:none}}@media (width<=760px){.home-shell{display:block}.sidebar{border-bottom:1px solid var(--line);border-right:none;flex-direction:row;justify-content:space-between;align-items:center;padding:16px 20px}.brand-link{margin:0}.sidebar nav{display:flex}.sidebar nav a{padding:10px;font-size:12px}.sidebar nav a:first-child,.sidebar nav a:last-child,.sidebar-note{display:none}.home-top{height:48px;padding:0 20px}.home-content{padding:24px 20px}.hero{grid-template-columns:1fr}.hero-art{height:270px}.hero-board{width:260px}.page-heading .eyebrow{font-size:8px}.page-heading h1{font-size:25px}.edition{display:none}.sample-grid{grid-template-columns:1fr}.sample-card{grid-template-columns:140px 1fr;display:grid}.sample-art{height:145px}.sample-art .art-canvas{width:140px}.sample-info{padding:20px 16px}.sample-art .badge{display:none}.sample-info>div{margin-top:18px}.section-heading{align-items:start}.section-heading p{max-width:220px;line-height:1.8}.text-link{font-size:10px}.home-foot{line-height:1.8}.editor-shell{height:auto;min-height:100dvh}.editor-header{gap:10px;padding:0 14px}.editor-brand{display:none}.project-heading{border:0;padding:0}.editor-header-note>span:not(.badge){display:none}.editor-body{flex-wrap:wrap;display:flex}.tool-rail{border-bottom:1px solid var(--line);border-right:0;flex-direction:row;flex:0 0 100%;gap:8px;padding:8px 16px}.tool-rail button,.tool-active{gap:3px;width:42px;height:42px}.tool-rail svg{width:17px;height:17px}.tool-rail>small,.rail-divider{display:none}.canvas-area{flex:0 0 100%}.canvas-toolbar{height:54px}.canvas-stage{padding:18px 16px 8px}.grid-canvas{width:100%;max-height:none}.board-container{width:100%}.canvas-legend{gap:14px;font-size:9px}.canvas-legend span:last-child{display:none}.material-panel{border-left:0;border-top:1px solid var(--line);width:100%}.material-scroll{overflow:visible}.palette-swatches{max-width:360px}.panel-footer{padding-bottom:24px}}@media (prefers-reduced-motion:reduce){.sample-card{transition:none}}.editor-header{flex-wrap:wrap;height:auto;min-height:70px;padding-top:10px;padding-bottom:10px}.editor-header .project-heading{min-width:0;max-width:320px}.editor-header .project-heading h1{overflow-wrap:anywhere}@media (width<=800px){.editor-header{gap:8px;padding:10px 12px}.editor-header .project-heading{flex:1;max-width:calc(100% - 60px);padding-left:10px}.editor-header .button{min-height:44px;padding:8px 10px;font-size:11px}.editor-header .regenerate-button{max-width:none}}button:focus-visible,a:focus-visible,select:focus-visible,summary:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #397651}
