:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}body.studio-mode{background:#000924}body.studio-mode #root{text-align:left;border-inline:none;width:100%;max-width:100%}.studio{color:#dceee6;background:#000924;min-height:100svh;font-family:system-ui,Segoe UI,Roboto,sans-serif}.studio-header{z-index:10;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(#000924 72%,#000924d1);border-bottom:1px solid #46cfb32e;padding:20px 20px 16px;position:sticky;top:0}.studio-title{letter-spacing:.12em;color:#abffd1;margin:0 0 14px;font-size:22px;font-weight:700}.studio-title span{color:#46cfb3;font-weight:400}.searchbar{align-items:center;gap:14px;max-width:760px;display:flex}.searchbar-input{color:#eaf7f0;background:#0a1430;border:1px solid #abffd140;border-radius:10px;outline:none;flex:1;min-width:0;padding:12px 16px;font-size:16px;transition:border-color .15s,box-shadow .15s}.searchbar-input::placeholder{color:#6f88a8}.searchbar-input:focus{border-color:#abffd1;box-shadow:0 0 0 3px #abffd126}.searchbar-attribution{letter-spacing:.08em;text-transform:uppercase;color:#6f88a8;white-space:nowrap;font-size:11px;text-decoration:none}.searchbar-attribution:hover{color:#abffd1}.studio-error{color:#ff9f9f;padding:12px 20px;font-size:14px}.results-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;padding:16px 20px;display:grid}.results-cell{aspect-ratio:1;cursor:pointer;appearance:none;width:100%;font:inherit;color:inherit;background:#0a1430;border:1px solid #46cfb31f;border-radius:8px;padding:0;transition:transform .12s,border-color .12s;display:block;overflow:hidden}.results-cell:hover{border-color:#abffd180;transform:translateY(-2px)}.results-img{object-fit:cover;width:100%;height:100%;display:block}.results-status{text-align:center;color:#6f88a8;padding:18px;font-size:14px}.results-sentinel{height:1px}.featured{padding:6px 20px 0}.featured-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:10px;display:flex}.featured-title,.results-heading{letter-spacing:.14em;text-transform:uppercase;color:#6f88a8;margin:0;font-size:13px;font-weight:700}.results-heading{padding:16px 20px 2px}.featured-filters{flex-wrap:wrap;gap:6px;display:flex}.chip{color:#9fb6cf;cursor:pointer;background:#0a1430;border:1px solid #abffd133;border-radius:999px;padding:5px 12px;font-size:12px;transition:background .12s,color .12s,border-color .12s}.chip:hover{color:#eaf7f0;border-color:#abffd180}.chip-active{color:#042418;background:#abffd1;border-color:#abffd1;font-weight:600}.featured-row{scroll-snap-type:x proximity;gap:10px;padding-bottom:8px;display:flex;overflow-x:auto}.featured-cell{cursor:pointer;appearance:none;width:140px;height:140px;font:inherit;color:inherit;scroll-snap-align:start;background:#0a1430;border:1px solid #46cfb31f;border-radius:8px;flex:none;padding:0;transition:transform .12s,border-color .12s;position:relative;overflow:hidden}.featured-cell:hover{border-color:#abffd180;transform:translateY(-2px)}.featured-img{object-fit:cover;width:100%;height:100%;display:block}.featured-label{color:#eaf7f0;white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(#0000,#000924eb);padding:12px 6px 5px;font-size:10px;line-height:1.2;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.editor{min-height:100svh;padding:18px 20px 40px}.editor-bar{align-items:center;gap:14px;margin-bottom:18px;display:flex}.editor-title{letter-spacing:.14em;text-transform:uppercase;color:#abffd1;font-size:13px;font-weight:700}.editor-sub{color:#6f88a8;margin-left:6px;font-weight:400}.editor-status{color:#9fb6cf;padding:12px 2px;font-size:14px}.editor-errorbox{color:#ff9f9f;flex-direction:column;align-items:flex-start;gap:12px;padding:8px 0;font-size:14px;display:flex}.editor-stage{max-width:560px}@media (width>=1000px){.editor-stage{grid-template-columns:minmax(0,560px) minmax(320px,460px);align-items:start;gap:28px;max-width:1060px;display:grid}.editor-main{position:sticky;top:16px}.editor-main .editor-canvas-wrap{width:fit-content;max-width:100%;margin:0 auto}.editor-main .editor-canvas{width:auto;max-width:100%;max-height:calc(100dvh - 140px)}.editor-side>:first-child{margin-top:0}}.editor-canvas{width:100%;image-rendering:pixelated;touch-action:none;cursor:grab;background:#0a1430;border:1px solid #46cfb340;border-radius:10px;display:block}.editor-canvas:active{cursor:grabbing}.editor-controls{align-items:center;gap:12px;margin-top:12px;display:flex}.editor-scrub{accent-color:#46cfb3;flex:1;min-width:120px}.editor-frame{color:#6f88a8;font-variant-numeric:tabular-nums;text-align:right;min-width:56px;font-size:12px}.editor-faces{flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;display:flex}.editor-faces-label{letter-spacing:.04em;color:#dceee6;margin-right:4px;font-size:12px}.editor-slot{color:#9fb6cf;background:#0a1430;border:1px solid #46cfb333;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;display:inline-flex}.editor-slot-dot{border:1px solid;border-radius:2px;flex-shrink:0;width:9px;height:9px}.editor-hint{color:#6f88a8;max-width:560px;margin-top:16px;font-size:12px;line-height:1.5}.editor-slot-btn{cursor:pointer;appearance:none;font:inherit;text-align:left;font-size:12px;transition:background .12s,color .12s,border-color .12s}.editor-slot-btn:hover{color:#eaf7f0;border-color:#abffd199}.editor-slot-sel{color:#eaf7f0;background:#abffd11a}.editor-headctrl{background:#0a1430;border:1px solid #46cfb338;border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;padding:12px 14px;display:flex}.editor-headctrl-title{color:#abffd1;letter-spacing:.04em;margin-right:4px;font-size:12px;font-weight:700}.editor-headctrl-row{color:#9fb6cf;align-items:center;gap:8px;font-size:12px;display:inline-flex}.editor-headctrl-row input[type=range]{accent-color:#46cfb3;width:120px}.editor-reset{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.chip:disabled{opacity:.4;cursor:not-allowed}.chip:disabled:hover{color:#9fb6cf;border-color:#abffd133}.editor-canvas-placing,.editor-canvas-placing:active{cursor:crosshair}.editor-scrub-wrap{flex:1;min-width:120px;position:relative}.editor-scrub-wrap .editor-scrub{width:100%}.editor-kf-track{pointer-events:none;height:9px;position:absolute;bottom:-7px;left:8px;right:8px}.editor-kf-tick{cursor:pointer;pointer-events:auto;background:#46cfb3;border:none;border-radius:1px;width:2px;height:9px;padding:0;position:absolute;bottom:0;transform:translate(-50%)}.editor-kf-tick-on{background:#abffd1;width:3px;box-shadow:0 0 4px #abffd1cc}.editor-slot-add{color:#abffd1;border-style:dashed}.editor-placing-banner{color:#042418;background:#abffd1;border-radius:8px;max-width:560px;margin-top:12px;padding:8px 12px;font-size:12px;line-height:1.45}.editor-export{background:#0a1430;border:1px solid #46cfb338;border-radius:10px;flex-direction:column;gap:10px;max-width:560px;margin-top:18px;padding:12px 14px;display:flex}.editor-export-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.editor-export-btn{color:#abffd1;border-color:#abffd18c;padding:6px 14px;font-weight:600}.editor-export-btn:not(:disabled):hover{color:#042418;background:#abffd1;border-color:#abffd1}.editor-export-btn[aria-busy=true]{color:#9fb6cf}.editor-export-status{min-height:16px;font-size:12px;line-height:1.45}.editor-export-progress{color:#46cfb3;font-variant-numeric:tabular-nums}.editor-export-ok{color:#abffd1}.editor-export-ok code{color:#eaf7f0;background:#abffd114;border-radius:4px;padding:1px 4px;font-size:11px}.editor-export-err{color:#ff9f9f}.editor-export-note{color:#6f88a8;margin:0;font-size:11px;line-height:1.45}.author-panel{border-top:1px dashed #3a2c4a;margin-top:12px;padding-top:10px}.author-save{border-color:#abffd1}.author-msg{color:#abffd1;margin:6px 0 0;font-size:12px}.headtray{background:#0a14308c;border:1px solid #46cfb333;border-radius:12px;flex-direction:column;gap:8px;max-width:640px;margin-top:16px;padding:12px;display:flex}.headtray-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.headtray-input{font-variant-numeric:tabular-nums;flex:0 140px;min-width:90px;padding:8px 12px;font-size:14px}.headtray-chip{align-items:center;gap:6px;padding:3px 10px 3px 4px;display:inline-flex}.headtray-thumb{object-fit:contain;width:26px;height:26px;image-rendering:pixelated;background:#060d24;border-radius:6px}.headtray-thumb-lg{border-radius:8px;width:56px;height:56px}.headtray-rank{letter-spacing:.08em;font-size:11px;font-weight:600}.headtray-label{letter-spacing:.08em;text-transform:uppercase;color:#6f88a8;font-size:11px}.headtray-hint{color:#9fb6cf;align-items:center;gap:6px;font-size:12px;display:inline-flex}.headtray-error{color:#ff9f9f;font-size:12px}.editor-canvas-wrap{position:relative}.face-ring-wrap{position:absolute}.face-ring{color:#abffd1;cursor:pointer;touch-action:manipulation;background:#050b211f;border:3px dashed #abffd1d9;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:44px;min-height:44px;padding:0;animation:2s ease-in-out infinite face-ring-pulse;display:flex;position:absolute;inset:0}.face-ring:focus-visible{outline-offset:2px;outline:2px solid #abffd1}.face-ring-x{color:#f5a3c7;cursor:pointer;z-index:1;background:#1a1024;border:1px solid #f5a3c7;border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;line-height:1;display:grid;position:absolute;top:-8px;right:-8px}.face-ring--dropped{opacity:.35;text-decoration:line-through}.face-ring-plus{text-shadow:0 0 12px #abffd1cc;pointer-events:none;font-size:30px;line-height:1}.face-ring-lbl{letter-spacing:.06em;pointer-events:none;white-space:nowrap;background:#050b21b8;border-radius:999px;padding:2px 8px;font-size:11px}@keyframes face-ring-pulse{0%,to{opacity:.85;box-shadow:0 0 #abffd100}50%{opacity:1;box-shadow:0 0 18px 3px #abffd14d}}@media (prefers-reduced-motion:reduce){.face-ring{animation:none}}.hand-overlay{z-index:5;pointer-events:none;justify-content:center;align-items:flex-start;padding-top:14px;display:flex;position:absolute;inset:0}.hand-overlay span{color:#ffce6e;background:#050b21d9;border:1px solid #ffce6e;border-radius:999px;padding:8px 14px;font-size:13px}.heads-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:16px;display:flex}.heads-header-actions{gap:6px;display:flex}.placemenu{margin-top:10px;position:relative}.placemenu-btn{padding:9px 14px;font-size:13px}.placemenu-pop{z-index:50;background:#0a1430;border:1px solid #abffd159;border-radius:10px;min-width:260px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 8px 28px #00000080}.placemenu-pop button{text-align:left;color:#dceee6;cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:8px;width:100%;padding:10px;font-size:12.5px;display:flex}.placemenu-pop button:hover:not(:disabled){color:#abffd1;background:#abffd11a}.placemenu-pop button:disabled{opacity:.4;cursor:default}.placemenu-sep{border-top:1px solid #6f88a840;margin:4px 6px}.headpanel{background:#0a1430;border:1px solid #46cfb340;border-radius:10px;margin-top:8px}.headpanel-sel{border-color:#abffd1}.headpanel-picking{border-color:#ffce6e;animation:.6s ease-in-out headpanel-flash}@keyframes headpanel-flash{0%,to{box-shadow:none}50%{box-shadow:0 0 0 3px #ffce6eb3}}.headpanel-head{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:8px 10px;display:flex}.headpanel-head:hover{background:#abffd10d}.headpanel-title{color:#eaf7f0;font-size:13px;font-weight:600}.headpanel-title-picking{color:#ffce6e}.headpanel-src{color:#6f88a8;white-space:nowrap;margin-left:auto;margin-right:2px;font-size:11px}.headpanel-ord{gap:4px;display:flex}.headpanel-ord button{color:#9fb6cf;cursor:pointer;touch-action:manipulation;background:0 0;border:1px solid #abffd140;border-radius:8px;padding:6px 10px;font-size:12px}.headpanel-ord button:hover:not(:disabled){color:#abffd1;border-color:#abffd1}.headpanel-ord button:disabled{opacity:.3;cursor:default}.headpanel-body{border-top:1px solid #46cfb326;flex-direction:column;gap:10px;padding:10px 12px 12px;display:flex}.headpanel-chips{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pickcombo-block{flex-direction:column;gap:8px;display:flex}.pickcombo-lbl{color:#dceee6;font-size:12px;font-weight:600}.pickcombo-current{color:#eaf7f0}.pickcombo-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pickcombo-input{font-variant-numeric:tabular-nums;flex:0 160px;min-width:120px;padding:8px 12px;font-size:14px}.pickcombo-menuwrap{display:inline-flex;position:relative}.pickcombo-menu{z-index:60;background:#0a1430;border:1px solid #abffd159;border-radius:10px;min-width:240px;padding:6px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 28px #00000080}.pickcombo-menu button{text-align:left;color:#dceee6;cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:8px;width:100%;padding:8px 10px;font-size:12.5px;display:flex}.pickcombo-menu button:hover{color:#abffd1;background:#abffd11a}.pickcombo-grp{letter-spacing:.12em;color:#6f88a8;text-transform:uppercase;padding:6px 10px 2px;font-size:10px;display:block}.pickcombo-menuhint{max-width:240px;padding:6px 10px 8px;display:block}.pickcombo-preview{background:#abffd10f;border:1px solid #abffd140;border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;padding:8px;display:flex}.results-cell-wrap{position:relative}.admin-chips{z-index:2;gap:4px;display:flex;position:absolute;top:6px;right:6px}.admin-chip{color:#abffd1a6;cursor:pointer;background:#000924d1;border:1px solid #abffd159;border-radius:50%;width:26px;height:26px;padding:0;font-size:13px;line-height:1}.admin-chip:hover{color:#abffd1;border-color:#abffd1}.admin-chip-on{color:#ffd76a;border-color:#ffd76ab3}.admin-chip-ban:hover{color:#ff7a7a;border-color:#ff7a7ab3}.admin-chip-love:hover{color:#ff8fb8;border-color:#ff8fb8b3}.admin-chip-love.admin-chip-on{color:#ff5cc8;border-color:#ff5cc8b3}.featured-cell-wrap{scroll-snap-align:start;flex:none;position:relative}.featured-cell-wrap .featured-cell{scroll-snap-align:none}.featured-cell-hidden{opacity:.35;filter:grayscale(.6)}.featured-removed{margin-top:10px}.featured-removed-toggle{opacity:.75;font-size:12px}.featured-removed .featured-row{margin-top:10px}.admin-unlock{color:#abffd199;font:inherit;cursor:pointer;background:0 0;border:1px dashed #abffd159;border-radius:8px;margin-left:12px;padding:6px 10px;font-size:12px;text-decoration:none;display:inline-block}.admin-who{color:#abffd1bf;white-space:nowrap;margin-left:12px;font-size:12px}.admin-who .admin-unlock{margin-left:8px;padding:3px 8px}.admin-row{border:1px dashed #ffd76a59;border-radius:10px;margin:10px 20px 0;padding-bottom:12px}.admin-row .results-heading{padding-top:10px}.admin-row-note{color:#ffd76abf;margin-left:8px;font-size:11px}.admin-row-label{color:#abffd199;margin:6px 20px 4px;font-size:12px}.admin-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:8px;padding:0 20px;display:grid}
