:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:var(--font-body);color:#eef2ff;font-synthesis:none;text-rendering:optimizelegibility;--bg:#080b14;--surface:#101521;--surface-strong:#151b2a;--surface-soft:#0d111c;--border:#94a3b824;--border-strong:#94a3b842;--text:#eef2ff;--text-muted:#8f9bb3;--accent:#6c7cff;--accent-bright:#8793ff;--danger:#f87171;--success:#45d6a0;--warning:#facc15;--shadow:0 24px 70px #00000057;--font-display:Sora, ui-sans-serif, system-ui, "Segoe UI", sans-serif;--font-body:Manrope, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;background:#080b14}*{box-sizing:border-box}html{background:var(--bg);min-width:320px;min-height:100%}body{background:radial-gradient(circle at 85% -10%, #5b67ff1f, transparent 28rem), var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.03em}code{font-family:var(--font-mono)}.button{background:linear-gradient(135deg, var(--accent), #5264ef);color:#fff;cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.55rem;min-height:42px;padding:.68rem 1rem;font-weight:700;line-height:1;transition:all .16s;display:inline-flex;box-shadow:0 10px 25px #5264ef33}.button:hover:not(:disabled){background:linear-gradient(135deg, var(--accent-bright), #6474ff);transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.5}.button-secondary{border-color:var(--border-strong);box-shadow:none;color:#dce3f5;background:#ffffff09}.button-secondary:hover:not(:disabled){background:#ffffff13}.button-small{border-radius:8px;min-height:34px;padding:.48rem .72rem;font-size:.78rem}.button-danger-ghost{box-shadow:none;color:#fda4af;background:#f8717112;border-color:#f871713d}.icon-button{border:1px solid var(--border);width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:#ffffff08;border-radius:9px;place-items:center;padding:0;transition:border-color .16s,color .16s,background .16s;display:inline-grid}.icon-button:hover{border-color:var(--border-strong);color:var(--text);background:#ffffff0f}.icon-button svg{width:17px;height:17px}.eyebrow{color:#8190ff;letter-spacing:.14em;margin-bottom:.65rem;font-size:.7rem;font-weight:800}.alert{color:#cbd2ff;background:#6c7cff14;border:1px solid #6c7cff40;border-radius:10px;margin-bottom:1rem;padding:.85rem 1rem;font-size:.88rem}.alert-error{color:#fecaca;background:#f8717114;border-color:#f871714d}.panel{border:1px solid var(--border);background:linear-gradient(145deg,#121826f5,#0d111cf5);border-radius:14px;box-shadow:0 16px 40px #00000021}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.auth-shell{background-color:#0000;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;place-items:center;min-height:100vh;padding:2rem;display:grid;position:relative;overflow:hidden}.auth-card{z-index:2;width:min(100%,480px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#0d111ce6;border:1px solid #8190ff33;border-radius:22px;padding:3rem;position:relative}.auth-card h1{letter-spacing:-.045em;margin-bottom:1rem;font-size:clamp(2rem,6vw,3rem);line-height:1.05}.brand-mark{background:linear-gradient(145deg,#7382ff,#4a56c8);border:1px solid #a7b0ff59;border-radius:18px;place-items:center;width:62px;height:62px;margin:0 auto 1.6rem;font-size:1.75rem;font-weight:900;display:grid;box-shadow:0 18px 45px #5a69ff57}.brand-mark-small{border-radius:11px;width:38px;height:38px;margin:0;font-size:1rem}.auth-copy,.auth-footnote{color:var(--text-muted);line-height:1.7}.discord-button{background:#5865f2;width:100%;min-height:52px;margin-top:.5rem;font-size:.96rem}.discord-glyph{flex:none;width:20px;height:20px}.auth-footnote{margin:1rem 0 0;font-size:.74rem}.auth-footnote a{color:var(--accent-bright);font-weight:700}.auth-orbit{border:1px solid #6c7cff1c;border-radius:999px;position:absolute}.auth-orbit-one{width:650px;height:650px}.auth-orbit-two{width:900px;height:900px}.admin-shell{min-height:100vh}.sidebar{z-index:30;border-right:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#090c14f7;flex-direction:column;width:248px;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-brand{border-bottom:1px solid var(--border);align-items:center;gap:.8rem;height:80px;padding:0 1.35rem;display:flex}.sidebar-brand strong,.sidebar-brand span{display:block}.sidebar-brand strong{font-size:.95rem}.sidebar-brand span{color:var(--text-muted);letter-spacing:.04em;margin-top:.12rem;font-size:.68rem}.sidebar-nav{gap:.35rem;padding:1.25rem .9rem;display:grid}.sidebar-nav a{color:#929db2;border:1px solid #0000;border-radius:10px;align-items:center;gap:.8rem;min-height:44px;padding:0 .9rem;font-size:.85rem;font-weight:650;transition:background .16s,color .16s;display:flex}.sidebar-nav a:hover{color:#e9ecff;background:#94a3b812}.sidebar-nav a.player-vault-link{background:#6c7cff09;border-color:#6c7cff1f;margin-top:.55rem}.sidebar-nav a.router-link-exact-active{color:#c3caff;box-shadow:inset 2px 0 0 var(--accent-bright);background:#6c7cff21}.nav-icon{color:currentColor;flex:none;width:18px;height:18px}.sidebar-section{color:#5f6a82;letter-spacing:.12em;margin:1.1rem 0 .2rem;padding:0 1.35rem;font-size:.68rem;font-weight:700}.sidebar-user{border-top:1px solid var(--border);align-items:center;gap:.7rem;margin-top:auto;padding:1rem;display:flex}.sidebar-user img,.sidebar-user-blank{border:1px solid var(--border);object-fit:cover;background:linear-gradient(145deg,#2a3350,#171d2e);border-radius:50%;flex:none;width:36px;height:36px}.sidebar-user-copy{flex:1;min-width:0}.sidebar-user-copy strong,.sidebar-user-copy span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sidebar-user-copy strong{font-size:.8rem}.sidebar-user-copy span{color:var(--text-muted);margin-top:.15rem;font-size:.65rem}.admin-main{min-height:100vh;margin-left:248px}.mobile-header,.sidebar-backdrop{display:none}.page-shell{width:min(100%,1480px);margin:0 auto;padding:2.5rem 3rem 4rem}.page-header,.section-header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1.5rem;display:flex}.page-header h1{letter-spacing:-.045em;margin-bottom:.45rem;font-size:clamp(2rem,4vw,3rem)}.page-header p:last-child,.section-header p:last-child{max-width:670px;color:var(--text-muted);margin-bottom:0;font-size:.9rem}.filter-panel{margin-bottom:1rem;padding:.85rem}.filters{grid-template-columns:minmax(250px,1fr) 170px auto;gap:.65rem;display:grid}.frame-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.frame-card{border-top-width:3px;padding:1.25rem}.frame-card-header,.frame-card-header>div{align-items:center;gap:.55rem;display:flex}.frame-card-header{justify-content:space-between;margin-bottom:1rem}.frame-card-header small{color:var(--text-muted)}.frame-color-dot{border-radius:50%;width:10px;height:10px;box-shadow:0 0 12px}.frame-previews{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem;display:grid}.frame-preview{color:var(--text-muted);gap:.5rem;font-size:.7rem;font-weight:700;display:grid}.frame-preview img,.frame-artwork-empty{aspect-ratio:3/4;border:1px solid var(--border);object-fit:contain;background:#090d16;border-radius:10px;width:100%}.frame-artwork-empty{color:#536078;place-items:center;display:grid}.frame-preview input[type=file]{min-height:auto;padding:.45rem;font-size:.65rem}.frame-form{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:.8rem;padding-top:1rem;display:grid}.frame-enable,.frame-form-actions{align-self:end;min-height:42px}.frame-form-actions{justify-content:flex-end;gap:.5rem;display:flex}input,select,textarea{border:1px solid var(--border-strong);width:100%;min-height:42px;color:var(--text);background:#0b101a;border-radius:9px;outline:none;padding:.65rem .78rem;transition:border-color .15s,box-shadow .15s}input:focus,select:focus,textarea:focus{border-color:#6c7cffb3;box-shadow:0 0 0 3px #6c7cff1a}input::placeholder{color:#5f6a80}.table-panel{overflow:hidden}.table-toolbar{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.2rem;font-size:.8rem;display:flex}.table-toolbar span{color:var(--text-muted)}.table-toolbar-filter{background:#6c7cff17;border:1px solid #8793ff42;border-radius:999px;align-items:center;gap:.6rem;margin-right:auto;padding:.3rem .7rem;font-size:.74rem;display:inline-flex;color:#b3bcff!important}.table-toolbar-filter button{color:var(--accent-bright);cursor:pointer;background:0 0;border:0;padding:0;font-size:.74rem;font-weight:700}.table-toolbar-filter button:hover{text-decoration:underline}.responsive-table{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;white-space:nowrap;padding:.86rem 1.1rem}th{color:#69758c;letter-spacing:.09em;text-transform:uppercase;background:#ffffff05;font-size:.65rem;font-weight:800}td{font-size:.79rem}tbody tr:hover{background:#ffffff05}tbody tr:last-child td{border-bottom:0}.character-cell{align-items:center;gap:.75rem;min-width:260px;display:flex}.character-cell img,.avatar-placeholder{object-fit:cover;border-radius:8px;flex:none;width:42px;height:50px}.avatar-placeholder,.portrait-placeholder{color:#aeb7ff;background:linear-gradient(145deg,#262e4d,#171d31);place-items:center;font-weight:800;display:grid}.character-cell strong,.character-cell span{display:block}.character-cell strong{color:#e7ebf8;margin-bottom:.28rem}.character-cell span,.table-subtext{color:var(--text-muted);font-size:.68rem}.table-subtext{margin-top:.2rem;display:block}.row-actions{justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.success-text{color:#6ee7b7}.danger-text{color:var(--danger)}.status-pill{white-space:nowrap;border-radius:999px;align-items:center;padding:.3rem .55rem;font-size:.65rem;font-weight:750;display:inline-flex}.status-success{color:#6ee7b7;background:#45d6a01a}.status-danger{color:#fca5a5;background:#f871711a}.status-neutral{color:#aeb7ca;background:#94a3b81a}.status-warning{color:#facc15;background:#facc151a}.rarity-badge{border:1px solid color-mix(in srgb, var(--rarity-color) 35%, transparent);background:color-mix(in srgb, var(--rarity-color) 10%, transparent);color:var(--rarity-color);border-radius:8px;align-items:center;gap:.42rem;padding:.3rem .58rem;font-size:.67rem;display:inline-flex}.rarity-badge strong{font-size:.74rem}.rarity-badge span{color:color-mix(in srgb, var(--rarity-color) 75%, #fff)}.pagination{border-top:1px solid var(--border);color:var(--text-muted);justify-content:center;align-items:center;gap:1rem;padding:1rem;font-size:.75rem;display:flex}.loading-state,.empty-state{color:var(--text-muted);text-align:center;padding:3.5rem 1.5rem}.empty-state h2,.empty-state h3{color:var(--text)}.spinner{border:2px solid #ffffff26;border-top-color:var(--accent);border-radius:50%;width:16px;height:16px;margin-right:.5rem;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.back-link{color:var(--text-muted);margin-bottom:1rem;font-size:.78rem;display:inline-block}.back-link:hover{color:var(--text)}.character-hero{grid-template-columns:140px minmax(0,1fr) auto;align-items:center;gap:1.7rem;margin-bottom:1.5rem;padding:1.5rem;display:grid;position:relative;overflow:hidden}.character-hero:after{content:"";filter:blur(30px);background:#6c7cff12;border-radius:50%;width:300px;height:300px;position:absolute;top:-120px;right:3%}.character-portrait,.character-portrait img,.portrait-placeholder{border-radius:12px;width:140px;height:175px}.character-portrait{z-index:1;border:1px solid var(--border-strong);background:var(--surface-soft);position:relative;overflow:hidden}.character-portrait img{object-fit:cover}.portrait-placeholder{font-size:2rem}.character-hero-copy{z-index:1;position:relative}.hero-labels{gap:.55rem;margin-bottom:.85rem;display:flex}.character-hero-copy h1{letter-spacing:-.05em;margin-bottom:.25rem;font-size:clamp(2rem,5vw,3.4rem)}.kanji-name{color:var(--text-muted)}.hero-stats{gap:2rem;margin-top:1.35rem;display:flex}.hero-stats span,.hero-stats strong{display:block}.hero-stats span{color:#657188;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.3rem;font-size:.62rem;font-weight:800}.hero-stats strong{font-size:1rem}.hero-edit{z-index:1;align-self:start;position:relative}.section-block{margin-top:2.5rem}.section-header h2{margin-bottom:.35rem;font-size:1.5rem}.variant-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.variant-card{border:1px solid var(--border);background:var(--surface);border-radius:14px;transition:border-color .16s,transform .16s;overflow:hidden}.variant-card:hover{border-color:#6c7cff59;transform:translateY(-2px)}.variant-disabled{opacity:.76}.variant-artwork{background:linear-gradient(135deg,#6c7cff14,#0000),#0b0f19;height:240px;position:relative;overflow:hidden}.variant-artwork img{object-fit:cover;width:100%;height:100%}.artwork-placeholder{color:#536078;text-align:center;place-content:center;height:100%;display:grid}.artwork-placeholder span{color:#727fa0;margin-bottom:.35rem;font-size:2rem;font-weight:900}.variant-number{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05070ccc;border:1px solid #ffffff26;border-radius:7px;padding:.28rem .5rem;font-size:.7rem;font-weight:800;position:absolute;bottom:.75rem;right:.75rem}.variant-content{padding:1rem}.variant-heading{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.variant-heading h3{margin-bottom:.35rem;font-size:1rem}.status-dot-label{color:var(--text-muted);align-items:center;gap:.35rem;font-size:.67rem;display:flex}.status-dot-label:before{content:"";border-radius:50%;width:6px;height:6px}.status-ready:before{background:var(--success)}.status-draft:before{background:#64748b}.variant-meta{grid-template-columns:1fr 1fr;gap:.6rem;margin:1rem 0;display:grid}.variant-meta div{background:#ffffff06;border-radius:8px;padding:.55rem}.variant-meta dt,.variant-meta dd{margin:0}.variant-meta dt{color:#657188;text-transform:uppercase;margin-bottom:.25rem;font-size:.6rem;font-weight:800}.variant-meta dd{font-size:.75rem}.variant-actions{flex-wrap:wrap;gap:.45rem;display:flex}.dashed-panel{border-style:dashed}.empty-icon{color:#7784ff;margin-bottom:.8rem;font-size:2rem}.modal-layer{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020409c7;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0;overflow-y:auto}.modal-card{border:1px solid var(--border-strong);width:min(100%,650px);max-height:calc(100vh - 3rem);box-shadow:var(--shadow);background:#111724;border-radius:16px;overflow-y:auto}.modal-card-wide{width:min(100%,980px)}.modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.35rem;display:flex}.modal-header h2{margin-bottom:.25rem;font-size:1.2rem}.modal-header p{max-width:500px;color:var(--text-muted);margin-bottom:0;font-size:.75rem;line-height:1.5}.modal-body{padding:1.35rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.field{align-content:start;gap:.42rem;display:grid}.field>span{color:#a9b3c7;font-size:.72rem;font-weight:700}.field small{color:#69758c;margin-top:-.1rem;font-size:.66rem;line-height:1.45}.field-span-2{grid-column:span 2}.toggle-row{flex-wrap:wrap;align-items:center;gap:1.2rem;min-height:42px;display:flex}.toggle{color:#bec7da;align-items:center;gap:.5rem;font-size:.78rem;display:inline-flex}.toggle input{width:16px;min-height:16px;accent-color:var(--accent)}.toggle-disabled{opacity:.5}.field>.toggle{min-height:42px}.modal-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:.65rem;margin-top:.35rem;padding-top:1rem;display:flex}.crop-editor{gap:1rem;display:grid}.crop-viewport{aspect-ratio:13/20;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#05070c;border:1px solid #6c7cff99;border-radius:10px;width:min(315px,100%);margin:0 auto;position:relative;overflow:hidden}.crop-dragging{cursor:grabbing}.crop-viewport>img{object-fit:fill;pointer-events:none;transform-origin:0 0;max-width:none;position:absolute;top:0;left:0}.crop-safe-area{pointer-events:none;border:1px dashed #ffffff6b;border-radius:6px;position:absolute;inset:4%;box-shadow:0 0 0 999px #00000014}.crop-safe-area:before,.crop-safe-area:after{content:"";background:#ffffff2e;position:absolute}.crop-safe-area:before{height:1px;top:50%;left:0;right:0}.crop-safe-area:after{width:1px;top:0;bottom:0;left:50%}.crop-source-meta{color:var(--text-muted);justify-content:space-between;gap:1rem;font-size:.7rem;display:flex}.crop-source-meta strong{color:#aeb7ff}.crop-zoom input[type=range]{min-height:20px;accent-color:var(--accent);padding:0}.crop-note{color:var(--text-muted);margin:0;font-size:.68rem}.metric-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1rem;display:grid}.metric-card{border:1px solid var(--border);background:var(--surface);border-radius:14px;padding:1.25rem;position:relative;overflow:hidden}.metric-card:before{background:var(--metric-color);content:"";height:2px;position:absolute;top:0;left:0;right:0}.metric-card>span{color:var(--text-muted);font-size:.72rem}.metric-card strong{letter-spacing:-.04em;margin:.65rem 0 .45rem;font-size:1.8rem;display:block}.metric-card p{color:#626e84;margin:0;font-size:.68rem}.metric-accent-blue{--metric-color:#38a8ff}.metric-accent-green{--metric-color:#45d6a0}.metric-accent-purple{--metric-color:#a855f7}.metric-accent-yellow{--metric-color:#facc15}.dashboard-grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);gap:1rem;display:grid}.dashboard-panel{padding:1.4rem}.dashboard-panel h2{font-size:1.25rem}.panel-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.1rem;display:flex}.panel-header h2{margin:0;font-size:1.06rem;font-weight:600}.panel-link{color:var(--accent-bright);font-size:.8rem;font-weight:700}.panel-empty{color:var(--text-muted);margin:0;font-size:.86rem}.recent-list{gap:.25rem;margin:0;padding:0;list-style:none;display:grid}.recent-row{border-radius:10px;grid-template-columns:32px minmax(0,1fr) auto auto;align-items:center;gap:.85rem;padding:.6rem .65rem;transition:background .14s;display:grid}.recent-row:hover{background:#94a3b80d}.recent-row img,.recent-thumb-blank{border:1px solid var(--border);object-fit:cover;background:linear-gradient(145deg,#2a3350,#171d2e);border-radius:5px;width:32px;height:43px}.recent-copy{min-width:0}.recent-copy strong,.recent-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.recent-copy strong{font-size:.88rem;font-weight:700}.recent-copy small{color:#6f7a92;margin-top:.12rem;font-size:.74rem}.recent-variants{color:var(--text-muted);white-space:nowrap;font-size:.8rem}.quick-actions{gap:.5rem;display:grid}.quick-action{border:1px solid var(--border);border-radius:10px;align-items:center;gap:.7rem;min-height:46px;padding:0 .85rem;font-size:.87rem;font-weight:600;transition:transform .18s,border-color .18s,background .18s;display:flex}.quick-action:hover{background:#6c7cff12;border-color:#8793ff66;transform:translateY(-2px)}.quick-action svg{flex:none;width:17px;height:17px}.notice{border-radius:12px;gap:.7rem;margin-top:1rem;padding:1rem;display:flex}.notice svg{flex:none;width:19px;height:19px;margin-top:1px}.notice strong{font-size:.88rem}.notice p{margin:.3rem 0 0;font-size:.82rem;line-height:1.55}.notice a{margin-top:.55rem;font-size:.82rem;font-weight:700;display:inline-block}.notice-warning{color:var(--warning);background:linear-gradient(145deg,#26200eb3,#12110ed9);border:1px solid #facc1538}.notice-warning p{color:#b9a96b}.button-glyph{width:16px;height:16px}.page-loading{place-content:center;min-height:60vh;display:grid}@media (width<=1100px){.metric-grid{grid-template-columns:repeat(2,1fr)}.filters{grid-template-columns:1fr 1fr}.search-field{grid-column:span 2}}@media (width<=820px){.frame-grid{grid-template-columns:1fr}.sidebar{width:260px;transition:transform .18s;transform:translate(-100%)}.sidebar-open{transform:translate(0)}.sidebar-backdrop{z-index:20;background:#0009;border:0;width:100%;height:100%;display:block;position:fixed;inset:0}.admin-main{margin-left:0}.mobile-header{z-index:15;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080b14e6;align-items:center;gap:.8rem;height:60px;padding:0 1rem;display:flex;position:sticky;top:0}.page-shell{padding:1.5rem 1rem 3rem}.character-hero{grid-template-columns:100px 1fr}.character-portrait,.character-portrait img,.portrait-placeholder{width:100px;height:130px}.hero-edit{grid-column:span 2;width:100%}.dashboard-grid{grid-template-columns:1fr}}@media (width<=600px){.frame-form,.frame-previews{grid-template-columns:1fr}.auth-shell{padding:1rem}.auth-card{padding:2rem 1.25rem}.page-header,.section-header{flex-direction:column;align-items:stretch;gap:1rem}.page-header>.button,.section-header>.button{width:100%}.filters,.form-grid{grid-template-columns:1fr}.search-field,.field-span-2{grid-column:span 1}.metric-grid{grid-template-columns:1fr}.character-hero{text-align:center;grid-template-columns:1fr}.character-portrait{margin:0 auto}.hero-labels,.hero-stats{justify-content:center}.hero-edit{grid-column:span 1}.variant-grid{grid-template-columns:1fr}.modal-layer{align-items:end;padding:0}.modal-card{border-radius:16px 16px 0 0;max-height:92vh}}.shop-tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.shop-tab{border:1px solid var(--border);border-left:4px solid var(--shop-accent,#64748b);background:var(--surface-soft);min-height:42px;color:var(--text-muted);cursor:pointer;border-radius:10px;align-items:center;padding:0 1rem;font-size:.87rem;font-weight:600;transition:background .16s,color .16s,border-color .16s;display:inline-flex}.shop-tab:hover{border-color:var(--border-strong);color:var(--text)}.shop-tab.active{border-color:var(--border-strong);border-left-color:var(--shop-accent,#64748b);color:var(--text);background:#94a3b81f}.shop-panel{padding:1.4rem}.shop-form{grid-template-columns:repeat(auto-fit,minmax(min(100%,12rem),1fr));align-items:start;gap:1rem;margin-top:.35rem;display:grid}.shop-form-actions{align-items:center;gap:.5rem;padding-top:1.55rem;display:flex}.shop-item{align-items:center;gap:.6rem;display:inline-flex}.shop-item-icon{font-size:1.15rem;line-height:1}
