*{box-sizing:border-box}html,body{overscroll-behavior:none;width:100%;margin:0;padding:0}body{color:#1a1a1a;-webkit-tap-highlight-color:transparent;background:#f4f5f7;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Yu Gothic,sans-serif}button{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #d6d8dc;border-radius:10px;padding:8px 14px;font-family:inherit;font-size:15px}button:disabled{opacity:.4;cursor:default}button.primary{color:#fff;background:#06c755;border-color:#06c755;font-weight:600}button.danger{color:#e5484d;border-color:#e5484d}button.active{color:#fff;background:#06c755;border-color:#06c755}input[type=range]{width:100%}#root{min-height:100vh}.loading{text-align:center;color:#888;padding:40px}.project-list{max-width:720px;margin:0 auto;padding:16px}.app-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.app-header h1{margin:0;font-size:20px}.empty-hint{color:#777;line-height:1.6}.project-items{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.project-item{cursor:pointer;background:#fff;border:1px solid #e2e4e8;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.project-item-main{flex-direction:column;gap:4px;min-width:0;display:flex}.badge{color:#06c755;background:#e8f9ee;border-radius:999px;align-self:flex-start;padding:2px 8px;font-size:12px;font-weight:600}.project-item .name{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.project-item .meta{color:#888;font-size:12px}.modal-backdrop{z-index:50;background:#0006;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:16px 16px 0 0;flex-direction:column;gap:12px;width:100%;max-width:480px;padding:20px;display:flex}.type-choice{gap:20px;display:flex}.cell-editor-header{z-index:10;background:#fff;border-bottom:1px solid #e2e4e8;align-items:center;gap:12px;padding:10px 12px;display:flex;position:sticky;top:0}.toolbar{background:#fff;border-bottom:1px solid #e2e4e8;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 12px;display:flex}.sens-label{align-items:center;gap:6px;font-size:13px;display:flex}.sens-label input{width:90px}.canvas-outer{touch-action:none;aspect-ratio:1;background:#ececec;width:100%;max-height:70vh;position:relative;overflow:hidden}.checker-bg{background-color:#f5f5f5;background-image:linear-gradient(45deg,#ddd 25%,#0000 25%),linear-gradient(-45deg,#ddd 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#ddd 75%),linear-gradient(-45deg,#0000 75%,#ddd 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}.canvas-inner{will-change:transform;position:absolute;top:0;left:0}.source-img{-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:auto;display:block}.cell-canvas{width:100%;height:auto;image-rendering:pixelated;display:block}.rect-box{touch-action:none;background:#06c75514;border:2px solid #06c755cc;position:absolute}.rect-box.selected{background:#ff5a361f;border-color:#ff5a36}.rect-box.draft{border-style:dashed}.handle{touch-action:none;background:#fff;border:2px solid #ff5a36;border-radius:50%;width:22px;height:22px;margin:-11px;position:absolute}.handle.tl{top:0;left:0}.handle.br{top:100%;left:100%}.grid-footer{background:#fff;border-top:1px solid #e2e4e8;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex;position:sticky;bottom:0}.controls{background:#fff;flex-direction:column;gap:10px;padding:12px;display:flex}.control-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.control-row label{flex:1;align-items:center;gap:6px;min-width:120px;font-size:13px;display:flex}.ai-progress{color:#888;font-size:12px}.ai-progress.error{color:#e5484d}.swatch{border:1px solid #ccc;border-radius:50%;width:26px;height:26px;display:inline-block}.export-panel{max-width:900px;margin:0 auto}.count-banner{border-radius:10px;margin:12px;padding:10px 12px;font-size:14px}.count-banner.ok{color:#148a44;background:#e8f9ee}.count-banner.warn{color:#a15c00;background:#fff3e0}.cell-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;padding:0 12px;display:grid}.cell-thumb{background:#fff;border:1px solid #e2e4e8;border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.cell-thumb.disabled{opacity:.4}.cell-thumb img{aspect-ratio:1;object-fit:contain;background-image:linear-gradient(45deg,#ddd 25%,#0000 25%),linear-gradient(-45deg,#ddd 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#ddd 75%),linear-gradient(-45deg,#0000 75%,#ddd 75%);background-position:0 0,0 6px,6px -6px,-6px 0;background-size:12px 12px;width:100%}.thumb-empty{aspect-ratio:1;color:#999;justify-content:center;align-items:center;font-size:12px;display:flex}.thumb-actions{gap:4px;padding:4px;display:flex}.thumb-actions button{flex:1;padding:4px 6px;font-size:12px}.radio-row{align-items:center;gap:4px;padding:0 6px 6px;font-size:12px;display:flex}
