:root{--visla-blue: #004aad;--visla-cyan: #5de0e6;--visla-dark: #0f172a;--bg-0: #060a18;--bg-1: #0e1730;--text: #e7e8eb;--text-dim: #97a3b6;--border: rgba(255, 255, 255, .08)}[data-astro-cid-ryxdtp4h]{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Inter,system-ui,sans-serif;background:var(--bg-0);color:var(--text);overflow:hidden}body{background:radial-gradient(ellipse at top,var(--bg-1) 0%,var(--bg-0) 60%)}.app[data-astro-cid-ryxdtp4h]{display:grid;grid-template-columns:1fr 360px;height:100vh}.stage[data-astro-cid-ryxdtp4h]{position:relative;overflow:hidden}.stage[data-astro-cid-ryxdtp4h] canvas[data-astro-cid-ryxdtp4h]{display:block;width:100%;height:100%}.header[data-astro-cid-ryxdtp4h]{position:absolute;top:24px;left:24px;z-index:10;display:flex;align-items:center;gap:16px}.header[data-astro-cid-ryxdtp4h] .logo[data-astro-cid-ryxdtp4h]{font-weight:200;letter-spacing:.35em;font-size:22px;color:#fff}.header[data-astro-cid-ryxdtp4h] .badge[data-astro-cid-ryxdtp4h]{background:#5de0e61f;border:1px solid rgba(93,224,230,.3);color:var(--visla-cyan);padding:4px 10px;font-size:11px;letter-spacing:.1em;text-transform:uppercase;border-radius:100px}.hint[data-astro-cid-ryxdtp4h]{position:absolute;bottom:24px;left:50%;transform:translate(-50%);color:var(--text-dim);font-size:12px;letter-spacing:.05em;opacity:.7;pointer-events:none;text-align:center}.sidebar[data-astro-cid-ryxdtp4h]{background:#0e173099;border-left:1px solid var(--border);padding:28px 22px;overflow-y:auto;backdrop-filter:blur(20px)}.sidebar[data-astro-cid-ryxdtp4h] h1[data-astro-cid-ryxdtp4h]{font-size:11px;font-weight:600;letter-spacing:.18em;color:var(--text-dim);text-transform:uppercase;margin-bottom:6px}.sidebar[data-astro-cid-ryxdtp4h] h2[data-astro-cid-ryxdtp4h]{font-size:20px;font-weight:600;color:#fff;margin-bottom:4px}.sidebar[data-astro-cid-ryxdtp4h] .sub[data-astro-cid-ryxdtp4h]{color:var(--text-dim);font-size:13px;margin-bottom:28px}.sidebar[data-astro-cid-ryxdtp4h] .sub[data-astro-cid-ryxdtp4h] a[data-astro-cid-ryxdtp4h]{color:var(--visla-cyan);text-decoration:none}.section[data-astro-cid-ryxdtp4h]{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid var(--border)}.section[data-astro-cid-ryxdtp4h]:last-child{border-bottom:none}.section[data-astro-cid-ryxdtp4h] .label[data-astro-cid-ryxdtp4h]{font-size:10px;font-weight:700;letter-spacing:.16em;color:var(--text-dim);text-transform:uppercase;margin-bottom:12px}.stat-grid[data-astro-cid-ryxdtp4h]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.stat-cell[data-astro-cid-ryxdtp4h]{background:#ffffff05;border:1px solid var(--border);border-radius:8px;padding:10px 8px;text-align:center}.stat-cell[data-astro-cid-ryxdtp4h] .v[data-astro-cid-ryxdtp4h]{font-size:18px;font-weight:600;color:#fff;font-variant-numeric:tabular-nums}.stat-cell[data-astro-cid-ryxdtp4h] .l[data-astro-cid-ryxdtp4h]{font-size:10px;color:var(--text-dim);margin-top:2px;letter-spacing:.06em;text-transform:uppercase}.panel[data-astro-cid-ryxdtp4h]{display:flex;justify-content:space-between;padding:5px 0;font-size:12.5px;color:var(--text-dim)}.panel[data-astro-cid-ryxdtp4h] strong[data-astro-cid-ryxdtp4h]{color:#fff;font-weight:500}.presets[data-astro-cid-ryxdtp4h]{display:grid;grid-template-columns:1fr 1fr;gap:8px}.preset[data-astro-cid-ryxdtp4h]{padding:12px 10px;background:#ffffff05;border:1px solid var(--border);border-radius:10px;cursor:pointer;transition:all .15s;text-align:left}.preset[data-astro-cid-ryxdtp4h]:hover{border-color:#5de0e64d;background:#5de0e60a}.preset[data-astro-cid-ryxdtp4h].active{border-color:var(--visla-cyan);background:#5de0e614}.preset[data-astro-cid-ryxdtp4h] .name[data-astro-cid-ryxdtp4h]{font-size:12px;font-weight:600;color:#fff;margin-bottom:2px}.preset[data-astro-cid-ryxdtp4h] .desc[data-astro-cid-ryxdtp4h]{font-size:10px;color:var(--text-dim);line-height:1.3}.faces-grid[data-astro-cid-ryxdtp4h]{display:grid;grid-template-columns:1fr 1fr;gap:8px}.face-slot[data-astro-cid-ryxdtp4h]{position:relative;aspect-ratio:4/3;background:#ffffff05;border:1px dashed rgba(255,255,255,.15);border-radius:8px;overflow:hidden;cursor:pointer;transition:all .15s}.face-slot[data-astro-cid-ryxdtp4h]:hover{border-color:var(--visla-cyan);border-style:solid}.face-slot[data-astro-cid-ryxdtp4h].drag-over{border-color:var(--visla-cyan);background:#5de0e61a}.face-slot[data-astro-cid-ryxdtp4h] .thumb[data-astro-cid-ryxdtp4h]{position:absolute;inset:0;background-size:contain;background-repeat:no-repeat;background-position:center;background-color:#ffffff08}.face-slot[data-astro-cid-ryxdtp4h] .overlay[data-astro-cid-ryxdtp4h]{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:6px;pointer-events:none}.face-slot[data-astro-cid-ryxdtp4h] .top-overlay[data-astro-cid-ryxdtp4h]{background:#060a18d9;border:1px solid rgba(93,224,230,.4);border-radius:4px;padding:2px 6px;font-size:9px;font-weight:700;color:var(--visla-cyan);letter-spacing:.12em;align-self:flex-start}.face-slot[data-astro-cid-ryxdtp4h] .bottom-overlay[data-astro-cid-ryxdtp4h]{background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.5) 70%,transparent 100%);margin:0 -6px -6px;padding:4px 6px 6px;border-radius:0 0 7px 7px}.face-slot[data-astro-cid-ryxdtp4h] .flabel[data-astro-cid-ryxdtp4h]{font-size:9px;font-weight:500;color:#fff;opacity:.85;line-height:1.2}.face-slot[data-astro-cid-ryxdtp4h] .fsize[data-astro-cid-ryxdtp4h]{font-size:9px;color:var(--visla-cyan);font-variant-numeric:tabular-nums;font-weight:600;margin-top:1px}.face-slot[data-astro-cid-ryxdtp4h] input[data-astro-cid-ryxdtp4h][type=file]{display:none}.face-slot[data-astro-cid-ryxdtp4h] .upload-icon[data-astro-cid-ryxdtp4h]{position:absolute;top:6px;right:6px;width:18px;height:18px;border-radius:50%;background:#0009;display:flex;align-items:center;justify-content:center;color:var(--visla-cyan);font-size:11px;line-height:1}.controls[data-astro-cid-ryxdtp4h]{display:flex;flex-direction:column;gap:8px}.toggle[data-astro-cid-ryxdtp4h]{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#ffffff08;border:1px solid var(--border);border-radius:8px;cursor:pointer;transition:all .15s;user-select:none}.toggle[data-astro-cid-ryxdtp4h]:hover{background:#5de0e60f;border-color:#5de0e633}.toggle[data-astro-cid-ryxdtp4h] .name[data-astro-cid-ryxdtp4h]{font-size:12.5px;color:#fff}.toggle[data-astro-cid-ryxdtp4h] .switch[data-astro-cid-ryxdtp4h]{width:32px;height:18px;background:#ffffff1a;border-radius:100px;position:relative;transition:background .2s;flex-shrink:0}.toggle[data-astro-cid-ryxdtp4h] .switch[data-astro-cid-ryxdtp4h]:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;transition:transform .2s}.toggle[data-astro-cid-ryxdtp4h].on .switch[data-astro-cid-ryxdtp4h]{background:var(--visla-cyan)}.toggle[data-astro-cid-ryxdtp4h].on .switch[data-astro-cid-ryxdtp4h]:after{transform:translate(14px)}.button[data-astro-cid-ryxdtp4h]{display:block;width:100%;padding:10px;background:var(--visla-blue);color:#fff;border:none;border-radius:10px;font-size:13px;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:all .15s;text-align:center;text-decoration:none}.button[data-astro-cid-ryxdtp4h]:hover{background:#003a8a}.button[data-astro-cid-ryxdtp4h].ghost{background:transparent;border:1px solid var(--border);color:var(--text-dim)}.button[data-astro-cid-ryxdtp4h].ghost:hover{border-color:var(--visla-cyan);color:var(--visla-cyan);background:#5de0e60a}.slider-row[data-astro-cid-ryxdtp4h]{display:flex;align-items:center;gap:10px}.slider-row[data-astro-cid-ryxdtp4h] input[data-astro-cid-ryxdtp4h]{flex:1;accent-color:var(--visla-cyan)}.slider-row[data-astro-cid-ryxdtp4h] .val[data-astro-cid-ryxdtp4h]{font-size:11px;color:var(--visla-cyan);font-variant-numeric:tabular-nums;width:34px;text-align:right}@media(max-width:900px){.app[data-astro-cid-ryxdtp4h]{grid-template-columns:1fr;grid-template-rows:1fr auto}.sidebar[data-astro-cid-ryxdtp4h]{border-left:none;border-top:1px solid var(--border);max-height:50vh}}.modal-bg[data-astro-cid-ryxdtp4h]{position:fixed;inset:0;background:#030610bf;backdrop-filter:blur(6px);display:none;align-items:center;justify-content:center;z-index:100;padding:24px}.modal-bg[data-astro-cid-ryxdtp4h].open{display:flex}.modal[data-astro-cid-ryxdtp4h]{position:relative;background:var(--bg-1);border:1px solid var(--border);border-radius:16px;max-width:640px;width:100%;max-height:86vh;overflow-y:auto;padding:28px 30px}.modal[data-astro-cid-ryxdtp4h] h2[data-astro-cid-ryxdtp4h]{font-size:20px;font-weight:700;color:#fff;margin-bottom:8px}.modal[data-astro-cid-ryxdtp4h] .lead[data-astro-cid-ryxdtp4h]{font-size:13px;color:var(--text-dim);line-height:1.5;margin-bottom:18px}.modal[data-astro-cid-ryxdtp4h] .lead[data-astro-cid-ryxdtp4h] code[data-astro-cid-ryxdtp4h],.modal[data-astro-cid-ryxdtp4h] .g-block[data-astro-cid-ryxdtp4h] code[data-astro-cid-ryxdtp4h]{background:#5de0e61a;color:var(--visla-cyan);padding:1px 5px;border-radius:4px;font-size:11px}.modal-close[data-astro-cid-ryxdtp4h]{position:absolute;top:16px;right:16px;width:30px;height:30px;border-radius:8px;border:1px solid var(--border);background:#ffffff0a;color:var(--text);cursor:pointer;font-size:14px}.modal-close[data-astro-cid-ryxdtp4h]:hover{background:#ffffff1a}.g-block[data-astro-cid-ryxdtp4h]{margin-bottom:16px}.g-block[data-astro-cid-ryxdtp4h] .g-h[data-astro-cid-ryxdtp4h]{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--visla-cyan);margin-bottom:6px}.g-block[data-astro-cid-ryxdtp4h] p[data-astro-cid-ryxdtp4h]{font-size:13px;color:var(--text);line-height:1.5}.g-block[data-astro-cid-ryxdtp4h] ul[data-astro-cid-ryxdtp4h]{margin:0;padding-left:18px}.g-block[data-astro-cid-ryxdtp4h] li[data-astro-cid-ryxdtp4h]{font-size:13px;color:var(--text);line-height:1.55;margin-bottom:3px}.g-block[data-astro-cid-ryxdtp4h] strong[data-astro-cid-ryxdtp4h]{color:#fff}
