:root{--bg: #ffffff;--surface: #f5f5f5;--text: #171717;--text-muted: #5c5c5c;--text-label: #505050;--indicator: #2e2e2e;--block: #f15734;--block-deep: #a7280c;--brand-primary: #f15734;font-family:DM Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased}*{box-sizing:border-box;margin:0}body{background:var(--bg);color:var(--text);min-height:100vh}a{color:inherit;text-decoration:none}.index{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:48px 16px}.index h1{font-size:14px;font-weight:500;color:var(--text-muted);letter-spacing:.02em}.units{list-style:none;padding:0 0 24px;display:grid;grid-template-columns:repeat(7,1fr);gap:16px 8px;width:100%;max-width:420px}.unit{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:11px;letter-spacing:.02em;color:var(--text-muted)}.unit svg{width:28px;height:28px}@media(max-width:400px){.units{grid-template-columns:repeat(4,1fr)}}.list{display:flex;flex-direction:column;gap:8px;width:100%;max-width:338px}.list-group__title{width:100%;max-width:338px;margin-top:8px;font-size:12px;font-weight:500;color:var(--text-muted);letter-spacing:.02em}.site-footer{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%;padding:28px 16px;text-align:center;background:var(--brand-primary);color:#fff}.site-footer__title{font-size:14px;font-weight:500}.site-footer__meta{font-size:12px;letter-spacing:.02em;color:#fffc}.list-item{display:flex;align-items:center;gap:2px;height:50px;padding:8px;background:var(--surface);transition:background .12s}.list-item:hover{background:#ececec}.list-item__leading{width:24px;height:24px;flex-shrink:0;display:grid;place-items:center}.list-item__leading svg{width:16px;height:16px}.list-item__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px;padding-left:4px}.list-item__title{font-size:14px;font-weight:500;line-height:18px}.list-item__meta{display:flex;align-items:center;gap:4px;font-size:11px;line-height:14px;letter-spacing:.02em;color:var(--text-muted)}.list-item__meta i{width:2px;height:2px;border-radius:50%;background:currentColor}.list-item__trailing{width:24px;height:24px;flex-shrink:0;display:grid;place-items:center;color:var(--text-label)}.list-item__trailing svg{width:16px;height:16px}.viewer{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;background:var(--bg)}.viewer canvas{flex:1;min-width:0;height:100%;display:block}.panel{width:260px;flex-shrink:0;overflow-y:auto;display:flex;flex-direction:column;gap:16px;padding:16px;border-left:1px solid #e8e8e8;background:var(--bg)}.panel__back{font-size:13px;color:var(--text-label)}.panel h2{font-size:14px;font-weight:500}.panel__controls{display:flex;flex-direction:column;gap:14px}.control{display:flex;flex-direction:column;gap:6px}.control__label{display:flex;justify-content:space-between;font-size:12px;color:var(--text-muted)}.control__label output{color:var(--text);font-variant-numeric:tabular-nums}.control input[type=range]{width:100%;accent-color:var(--block)}.color-toggle{width:100%;align-items:center;border:0;padding:0;background:none;font:inherit;font-size:12px;cursor:pointer}.color-current{display:flex;align-items:center;gap:6px;color:var(--text)}.color-dots{display:flex}.color-dots i{width:14px;height:14px;border:1px solid rgb(0 0 0 / .1)}.color-dots i+i{margin-left:-4px}.swatches__hint{font-size:11px;color:var(--text-muted);padding-bottom:2px}.swatches{display:flex;flex-direction:column;gap:3px;padding-top:4px}.swatches[hidden]{display:none}.swatch-row{display:grid;grid-template-columns:repeat(12,1fr);gap:3px}.swatch{aspect-ratio:1;padding:0;border:1px solid rgb(0 0 0 / .08);cursor:pointer}.swatch.is-active{outline:2px solid var(--text);outline-offset:1px}.custom-hex{display:flex;align-items:center;justify-content:space-between;margin-top:4px;font-size:12px;color:var(--text-muted)}.custom-hex input{width:84px;padding:4px 6px;border:1px solid #e0e0e0;font:inherit;font-size:12px;text-transform:uppercase}.presets{display:flex;flex-direction:column;gap:8px;padding-top:16px;border-top:1px solid #e8e8e8}.presets h3{font-size:12px;font-weight:500;color:var(--text-muted)}.presets__save{display:flex;gap:4px}.presets__save input{flex:1;min-width:0;padding:6px 8px;border:1px solid #e0e0e0;font:inherit;font-size:13px}.presets__save button,.preset button{border:0;font:inherit;font-size:13px;cursor:pointer}.presets__save button{padding:6px 10px;background:var(--text);color:var(--bg)}.presets__list{list-style:none;padding:0;display:flex;flex-direction:column;gap:2px}.presets__empty{font-size:12px;color:var(--text-muted)}.preset{display:flex;background:var(--surface)}.preset__load{flex:1;text-align:left;padding:8px;background:none;color:var(--text)}.preset__load:hover{background:#ececec}.preset__icon{width:32px;flex-shrink:0;display:grid;place-items:center;background:none;color:var(--text-muted)}.preset__icon:hover{color:var(--text)}.preset__icon svg{width:14px;height:14px}.block-toggles{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.block-toggle{aspect-ratio:1;display:grid;place-items:center;padding:0;border:1px solid #e0e0e0;background:var(--bg);cursor:pointer}.block-toggle svg{width:60%;height:60%;opacity:.25}.block-toggle.is-active{border-color:var(--text);background:var(--surface)}.block-toggle.is-active svg{opacity:1}.thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.thumb{position:relative;aspect-ratio:1;background:var(--surface)}.thumb img{width:100%;height:100%;object-fit:contain;display:block}.thumb__actions{position:absolute;top:2px;right:2px;display:flex;gap:2px}.thumb__actions button{width:18px;height:18px;padding:0;border:0;background:#0009;color:#fff;font-size:12px;line-height:18px;cursor:pointer}.text-input{width:100%;resize:vertical;padding:6px 8px;border:1px solid #e0e0e0;font:inherit;font-size:13px;line-height:18px}.model-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:2px}.model-item{display:flex;align-items:center;gap:2px;padding:4px 4px 4px 8px;background:var(--surface);font-size:12px}.model-item span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-item button{width:22px;height:22px;border:0;background:none;color:var(--text-muted);cursor:pointer}.model-item button:hover{color:var(--text)}.model-actions{display:flex;gap:4px}.model-actions button{border:0;font:inherit}.thumb--video{aspect-ratio:16 / 9}.thumb--video video{width:100%;height:100%;object-fit:contain;display:block;background:#000}.thumbs__add{align-self:flex-start;padding:6px 10px;background:var(--surface);font-size:13px;color:var(--text-label);cursor:pointer}.thumbs__add:hover{background:#ececec}.panel__actions{margin-top:auto;display:flex;gap:4px}.panel__actions button{flex:1}.panel__download{padding:8px;border:0;background:var(--text);color:var(--bg);font:inherit;font-size:13px;cursor:pointer}.panel__reset{padding:8px;border:0;background:var(--surface);font:inherit;font-size:13px;color:var(--text-label);cursor:pointer}@media(max-width:640px){.viewer{flex-direction:column}.viewer canvas{height:55vh;flex:none}.panel{width:auto;flex:1;border-left:0;border-top:1px solid #e8e8e8}}
