@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";:root{--tardis: #344675ff;--thanos: #a3a2ccff;--xanthous: #ffc65cff;--flash: #ff5a79ff;--murrey: #89023eff;--sting: #21e8edff;--namek: #00c172ff;--delta: #ffc24cff;--twilight: #7162ccff;--star: #e6eceb;--bg: #1a1a2e;--surface: #16213e;--text: #e6eceb;--text-muted: #8892b0;--border: #2a3a5c;--danger: #ff5a79;--success: #00c172}*{margin:0;padding:0;box-sizing:border-box}dialog{margin:auto}body{font-family:Nunito Sans,sans-serif;background:var(--bg);color:var(--text);min-height:100svh}#root{min-height:100svh;display:flex;flex-direction:column}.table-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.app-main{flex:1;display:flex;flex-direction:column}section._login_25yle_1{display:flex;align-items:center;justify-content:center;flex:1}section._login_25yle_1>article{display:flex;flex-direction:column;align-items:center;gap:1.3rem;padding:3rem;background:var(--surface);border-radius:.5rem;border:1px solid var(--border);text-align:center}section._login_25yle_1>article>h2{font-size:1.5rem}section._login_25yle_1>article>p{color:var(--text-muted);max-width:21rem;line-height:1.5}section._login_25yle_1>article>div[data-role=buttons]{display:flex;flex-direction:column;gap:.8rem;width:100%}section._login_25yle_1>article>div[data-role=buttons]>a{text-decoration:none}section._login_25yle_1>article>div[data-role=buttons]>a>button{width:100%;padding:.8rem 2rem;background:var(--tardis);color:var(--text);border:none;border-radius:.3rem;cursor:pointer;font-size:1rem;font-family:inherit;transition:background .2s}section._login_25yle_1>article>div[data-role=buttons]>a>button:hover{background:var(--thanos)}section._login_25yle_1>article>div[data-role=buttons]>a>button[data-provider=facebook]{background:#1877f2}section._login_25yle_1>article>div[data-role=buttons]>a>button[data-provider=facebook]:hover{background:#1565d8}section._profile-setup_dc4hr_1{display:flex;align-items:center;justify-content:center;flex:1}section._profile-setup_dc4hr_1>article{display:flex;flex-direction:column;gap:1.3rem;padding:3rem;background:var(--surface);border-radius:.5rem;border:1px solid var(--border);width:100%;max-width:34rem}section._profile-setup_dc4hr_1>article>h2{font-size:1.5rem}section._profile-setup_dc4hr_1>article>p{color:var(--text-muted)}section._profile-setup_dc4hr_1>article>form{display:flex;flex-direction:column;gap:1rem}section._profile-setup_dc4hr_1>article>form>label{display:flex;flex-direction:column;gap:.3rem;font-size:.9rem;color:var(--text-muted)}section._profile-setup_dc4hr_1>article>form>label>input{padding:.5rem .8rem;background:var(--bg);border:1px solid var(--border);border-radius:.3rem;color:var(--text);font-family:inherit;font-size:1rem}section._profile-setup_dc4hr_1>article>form>label>input:focus{outline:1px solid var(--xanthous);border-color:var(--xanthous)}section._profile-setup_dc4hr_1>article>form>label>input[readonly]{opacity:.5;cursor:not-allowed}section._profile-setup_dc4hr_1>article>form>label>span[data-role=hint]{font-size:.8rem;color:var(--text-muted);font-style:italic}section._profile-setup_dc4hr_1>article>form>p[data-role=error]{color:var(--danger);font-size:.9rem}section._profile-setup_dc4hr_1>article>form>button{padding:.8rem;background:var(--tardis);color:var(--text);border:none;border-radius:.3rem;cursor:pointer;font-size:1rem;font-family:inherit;transition:background .2s}section._profile-setup_dc4hr_1>article>form>button:disabled{opacity:.5;cursor:not-allowed}section._profile-setup_dc4hr_1>article>form>button:hover:not(:disabled){background:var(--thanos)}section._profile-setup_dc4hr_1>article>footer{display:flex;align-items:center;justify-content:space-between;padding:.8rem 1rem;background:var(--bg);border:1px solid var(--border);border-radius:.3rem;font-size:.85rem;color:var(--text-muted)}section._profile-setup_dc4hr_1>article>footer>button{padding:.3rem .8rem;background:transparent;color:var(--danger);border:1px solid var(--danger);border-radius:.3rem;cursor:pointer;font-size:.85rem;font-family:inherit}section._profile-setup_dc4hr_1>article>footer>button:hover{background:var(--danger);color:var(--text)}form._art-piece-form_1cj3g_1{display:flex;flex-direction:column;gap:.8rem}form._art-piece-form_1cj3g_1>label{display:flex;flex-direction:column;gap:.3rem;font-size:.9rem;color:var(--text)}form._art-piece-form_1cj3g_1>label>input,form._art-piece-form_1cj3g_1>label>textarea{padding:.5rem .8rem;background:var(--bg);border:1px solid var(--border);border-radius:.3rem;color:var(--text);font-family:inherit;font-size:1rem}form._art-piece-form_1cj3g_1>label>textarea{resize:vertical}form._art-piece-form_1cj3g_1>label>textarea:focus{outline:1px solid var(--xanthous);border-color:var(--xanthous)}form._art-piece-form_1cj3g_1>label>span[data-role=hint]{font-size:.8rem;color:var(--text-muted);font-style:italic}form._art-piece-form_1cj3g_1>label[data-role=checkbox]{flex-direction:row;align-items:center;gap:.6rem;cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--text);font-size:.95rem;padding:.4rem 0}form._art-piece-form_1cj3g_1>label[data-role=checkbox]>input[type=checkbox]{appearance:none;-webkit-appearance:none;width:1.1rem;min-width:1.1rem;max-width:1.1rem;height:1.1rem;min-height:1.1rem;max-height:1.1rem;box-sizing:border-box;margin:0;padding:0;border:1px solid var(--border);border-radius:.25rem;background:var(--bg);cursor:pointer;flex-shrink:0;flex-grow:0;position:relative;overflow:hidden;transition:background .15s,border-color .15s}form._art-piece-form_1cj3g_1>label[data-role=checkbox]>input[type=checkbox]:checked{background:var(--namek);border-color:var(--namek)}form._art-piece-form_1cj3g_1>label[data-role=checkbox]>input[type=checkbox]:checked:after{content:"✓";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:.75rem;line-height:1;color:#fff}form._art-piece-form_1cj3g_1>label[data-role=checkbox]>input[type=checkbox]:focus{outline:1px solid var(--xanthous);border-color:var(--xanthous)}form._art-piece-form_1cj3g_1>label[data-role=file]>input[type=file]{padding:.5rem .8rem;background:var(--bg);border:1px solid var(--border);border-radius:.3rem;color:var(--text);font-family:inherit;font-size:.9rem;cursor:pointer}form._art-piece-form_1cj3g_1>label[data-role=file]>input[type=file]::file-selector-button{padding:.3rem .8rem;border:1px solid var(--border);border-radius:.25rem;background:var(--surface);color:var(--text);cursor:pointer;font-family:inherit;margin-right:.6rem}form._art-piece-form_1cj3g_1>label[data-role=file]>input[type=file]:disabled{opacity:.4;cursor:not-allowed}form._art-piece-form_1cj3g_1>label[data-role=file]>input[type=file]:disabled::file-selector-button{cursor:not-allowed}form._art-piece-form_1cj3g_1>label[data-role=file]>span[data-role=hint]{font-size:.8rem;color:var(--text-muted);font-style:italic}form._art-piece-form_1cj3g_1>label[data-role=file]>div[data-role=image-preview]{display:flex;align-items:flex-start;gap:.8rem;margin-top:.3rem}form._art-piece-form_1cj3g_1>label[data-role=file]>div[data-role=image-preview]>img{max-width:10rem;max-height:10rem;border-radius:.3rem;border:1px solid var(--border);object-fit:cover}form._art-piece-form_1cj3g_1>label[data-role=file]>div[data-role=image-preview]>button{padding:.3rem .8rem;border:1px solid var(--border);border-radius:.25rem;background:transparent;color:var(--danger);cursor:pointer;font-size:.8rem;font-family:inherit}form._art-piece-form_1cj3g_1>label[data-role=file]>div[data-role=image-preview]>button:hover{border-color:var(--danger)}form._art-piece-form_1cj3g_1>p[data-role=error]{color:var(--danger);font-size:.9rem}form._art-piece-form_1cj3g_1>div[data-role=actions]{display:flex;gap:.8rem}form._art-piece-form_1cj3g_1>div[data-role=actions]>button{padding:.5rem 1.3rem;border:none;border-radius:.3rem;cursor:pointer;font-size:.95rem;font-family:inherit;transition:opacity .2s}form._art-piece-form_1cj3g_1>div[data-role=actions]>button[type=submit]{background:var(--namek);color:var(--bg);font-weight:700}form._art-piece-form_1cj3g_1>div[data-role=actions]>button[type=button]{background:var(--surface);color:var(--text-muted);border:1px solid var(--border)}form._art-piece-form_1cj3g_1>div[data-role=actions]>button:disabled{opacity:.5;cursor:not-allowed}form._art-piece-form_1cj3g_1>div[data-role=actions]>button:hover:not(:disabled){opacity:.85}section._inventory_1dznp_1{padding:1.3rem;display:flex;flex-direction:column;gap:1.3rem}section._inventory_1dznp_1>header{display:flex;align-items:center;justify-content:space-between}section._inventory_1dznp_1>header>h1{font-size:1.5rem;display:flex;align-items:center;gap:.5rem}section._inventory_1dznp_1>header>h1>button[data-role=help]{width:1.5rem;height:1.5rem;border-radius:50%;border:1px solid var(--flash);background:color-mix(in srgb,var(--flash),transparent 60%);color:var(--star);font-size:.85rem;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:inherit}section._inventory_1dznp_1>header>h1>button[data-role=help]:hover{background:var(--tardis);color:var(--bg);border-color:var(--tardis)}section._inventory_1dznp_1>header>h1>button[data-role=help]._pulse_1dznp_38{animation:_help-pulse_1dznp_1 1.5s ease-in-out infinite}section._inventory_1dznp_1>header>div[data-role=actions]{display:flex;gap:.5rem}section._inventory_1dznp_1>header>div[data-role=actions]>button{padding:.5rem 1rem;color:#000;border:none;border-radius:.3rem;cursor:pointer;font-weight:600;font-family:inherit}section._inventory_1dznp_1>header>div[data-role=actions]>button:first-child{background:var(--delta)}section._inventory_1dznp_1>header>div[data-role=actions]>button:last-child{background:var(--sting)}section._inventory_1dznp_1>header>div[data-role=actions]>button:hover{opacity:.85}section._inventory_1dznp_1>article[data-role=form]{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;padding:1.3rem;display:flex;flex-direction:column;gap:1rem}section._inventory_1dznp_1>article[data-role=form]>h2{font-size:1.1rem}section._inventory_1dznp_1>ul[data-role=pieces]{list-style:none;display:flex;flex-direction:column;gap:.8rem}section._inventory_1dznp_1>ul[data-role=pieces]>li>article{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;padding:1rem;display:flex;flex-direction:column;gap:.8rem}section._inventory_1dznp_1>ul[data-role=pieces]>li>article>header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}section._inventory_1dznp_1>ul[data-role=pieces]>li>article>header>h3{font-size:1.1rem}section._inventory_1dznp_1>ul[data-role=pieces]>li>article>header>span[data-role=badge]{font-size:.75rem;padding:.2rem .5rem;border-radius:.3rem;color:#000;text-transform:uppercase;letter-spacing:.05em;margin-right:auto;font-weight:600}section._inventory_1dznp_1>ul[data-role=pieces]>li>article>header>span[data-role=badge][data-variant=auction]{background:var(--delta)}section._inventory_1dznp_1>ul[data-role=pieces]>li>article>header>span[data-role=badge][data-variant=print-shop]{background:var(--sting)}section._inventory_1dznp_1>ul[data-role=pieces]>li>article>header>div[data-role=actions]{display:flex;gap:.5rem}section._inventory_1dznp_1>ul[data-role=pieces]>li>article>header>div[data-role=actions]>button{padding:.3rem .8rem;border:1px solid var(--border);border-radius:.3rem;cursor:pointer;font-family:inherit;font-size:.85rem;background:transparent;color:var(--text);transition:background .2s}section._inventory_1dznp_1>ul[data-role=pieces]>li>article>header>div[data-role=actions]>button:hover{background:var(--tardis)}section._inventory_1dznp_1>ul[data-role=pieces]>li>article>header>div[data-role=actions]>button[data-variant=danger]{color:var(--danger);border-color:var(--danger)}section._inventory_1dznp_1>ul[data-role=pieces]>li>article>header>div[data-role=actions]>button[data-variant=danger]:hover{background:var(--danger);color:#fff}section._inventory_1dznp_1>ul[data-role=pieces]>li>article>p{color:var(--text-muted);font-size:.95rem}section._inventory_1dznp_1>ul[data-role=pieces]>li>article>div[data-role=piece-body]{display:flex;gap:1rem;align-items:flex-start}section._inventory_1dznp_1>ul[data-role=pieces]>li>article>div[data-role=piece-body]>img[data-role=thumbnail]{width:6rem;height:6rem;object-fit:cover;border-radius:.3rem;border:1px solid var(--border);flex-shrink:0}section._inventory_1dznp_1>ul[data-role=pieces]>li>article>div[data-role=piece-body]>dl{display:grid;grid-template-columns:max-content 1fr;gap:.2rem 1rem;font-size:.9rem}section._inventory_1dznp_1>ul[data-role=pieces]>li>article>div[data-role=piece-body]>dl>dt{color:var(--text-muted)}dialog._help-dialog_1dznp_196{max-width:34rem;width:calc(100vw - 3rem);border:1px solid var(--border);border-radius:.5rem;background:var(--surface);color:var(--text);padding:0}dialog._help-dialog_1dznp_196::backdrop{background:#00000080}dialog._help-dialog_1dznp_196>article{display:flex;flex-direction:column}dialog._help-dialog_1dznp_196>article>header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.3rem;border-bottom:1px solid var(--border)}dialog._help-dialog_1dznp_196>article>header>h2{font-size:1.2rem}dialog._help-dialog_1dznp_196>article>header>button{background:transparent;border:none;color:var(--text-muted);font-size:1.2rem;cursor:pointer}dialog._help-dialog_1dznp_196>article>header>button:hover{color:var(--text)}dialog._help-dialog_1dznp_196>article>div{padding:1.3rem;display:flex;flex-direction:column;gap:.8rem;overflow-y:auto;max-height:calc(100vh - 13rem)}dialog._help-dialog_1dznp_196>article>div>h3{font-size:1rem;color:var(--xanthous)}dialog._help-dialog_1dznp_196>article>div>p{font-size:.9rem;line-height:1.5;color:var(--text-muted)}dialog._help-dialog_1dznp_196>article>div>dl{display:grid;grid-template-columns:max-content 1fr;gap:.3rem 1rem;font-size:.9rem}dialog._help-dialog_1dznp_196>article>div>dl>dt{font-weight:600}dialog._help-dialog_1dznp_196>article>div>dl>dd{color:var(--text-muted)}@keyframes _help-pulse_1dznp_1{0%,to{transform:scale(1);box-shadow:0 0 0 0 var(--flash)}50%{transform:scale(1.15);box-shadow:0 0 8px 3px var(--flash)}}
