.toast-host[data-v-31c041fd]{z-index:80;pointer-events:none;gap:10px;width:min(380px,100vw - 40px);display:grid;position:fixed;top:20px;right:20px}.toast-host__item[data-v-31c041fd]{border:1px solid #171a2b1f;border-left:4px solid var(--brand);background:var(--surface);min-width:0;box-shadow:var(--shadow-card);pointer-events:auto;border-radius:12px;align-items:center;gap:12px;padding:14px 14px 14px 16px;display:flex}.toast-host__item--success[data-v-31c041fd]{border-left-color:#16803c}.toast-host__item--error[data-v-31c041fd]{border-left-color:#b42318}.toast-host__item p[data-v-31c041fd]{overflow-wrap:anywhere;flex:1;min-width:0;margin:0}.toast-host__item button[data-v-31c041fd]{width:36px;height:36px;color:var(--muted);background:0 0;border:0;border-radius:8px;flex:none;font-size:1.25rem}.toast-list-enter-active[data-v-31c041fd],.toast-list-leave-active[data-v-31c041fd]{transition:opacity .16s,transform .16s}.toast-list-enter-from[data-v-31c041fd],.toast-list-leave-to[data-v-31c041fd]{opacity:0;transform:translateY(-8px)}.app-image-fallback[data-v-aa2ade40]{background:linear-gradient(135deg, rgb(var(--brand-rgb) / 18%), #171a301a), var(--surface-soft);min-width:0;color:var(--muted);text-align:center;place-items:center;font-size:.8125rem;display:grid;overflow:hidden}:root{--brand:#6d5dfc;--brand-rgb:109 93 252;--ink:#171a2b;--muted:#666b7a;--surface:#fff;--surface-soft:#f5f6fb;--nav:#171a30;--radius-card:22px;--radius-control:14px;--shadow-card:0 18px 45px #181a301a}*,:before,:after{box-sizing:border-box}html{color:var(--ink);background:var(--surface-soft);font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.5}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}a{color:inherit}:focus-visible{outline:3px solid rgb(var(--brand-rgb) / 35%);outline-offset:3px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.public-layout{background:var(--surface);flex-direction:column;min-height:100vh;display:flex}.public-main{flex:1;width:min(1360px,100% - 32px);margin:0 auto;padding:40px 0 72px}.public-main--home{flex:none;width:100%;padding:0}.public-layout--home{background:#fbfcff;min-height:0}.public-layout--category{min-height:0}.public-main--category{flex:none;width:min(1280px,100% - 64px);padding:30px 0 32px}.site-header{z-index:10;color:var(--surface);background:#0d1a35;position:relative}.site-header__inner,.site-footer__inner{align-items:center;gap:28px;width:min(1360px,100% - 64px);min-height:60px;margin:0 auto;display:flex}.site-brand{min-width:0;min-height:40px;color:inherit;flex:auto;align-items:center;gap:10px;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex}.site-brand__logo{object-fit:cover;border:1px solid #ffffff29;border-radius:8px;flex:none;width:32px;height:32px}.site-brand__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.site-navigation{align-items:center;gap:4px;margin-left:auto;display:flex}.site-navigation a{color:#ffffffb8;align-items:center;min-height:40px;padding:8px 13px;font-size:.875rem;text-decoration:none;transition:color .16s;display:inline-flex;position:relative}.site-navigation a:hover,.site-navigation a[aria-current=page]{color:var(--surface)}.site-navigation a[aria-current=page]:not(.site-navigation__search):after{background:var(--brand);content:"";border-radius:2px;height:2px;position:absolute;bottom:2px;left:13px;right:13px}.site-navigation__search{background:var(--surface);border:1px solid #0917301a;border-radius:999px;justify-content:flex-end;gap:7px;width:214px;margin-left:18px;color:#7b8495!important;min-height:34px!important;padding:6px 13px!important}.site-navigation__search:hover{border-color:rgb(var(--brand-rgb) / 45%);color:var(--brand)!important}.site-navigation__search-label{text-overflow:ellipsis;white-space:nowrap;order:-1;margin-right:auto;font-size:.75rem;overflow:hidden}.search-icon{border:1.8px solid;border-radius:50%;flex:none;width:14px;height:14px;display:inline-block;position:relative}.search-icon:after{content:"";background:currentColor;border-radius:2px;width:6px;height:1.8px;position:absolute;bottom:-2px;right:-4px;transform:rotate(45deg)}.site-menu-button{width:42px;height:42px;color:var(--surface);background:#ffffff0f;border:1px solid #ffffff38;border-radius:9px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:4px;margin-left:auto;padding:9px;transition:background-color .16s,border-color .16s;display:none}.site-menu-button span{background:currentColor;border-radius:2px;flex:none;width:20px;height:2px;transition:opacity .16s,transform .16s;display:block}.site-menu-button:hover,.site-menu-button:active{background:#ffffff1f;border-color:#ffffff61}.site-menu-button[aria-expanded=true] span:first-child{transform:translateY(6px)rotate(45deg)}.site-menu-button[aria-expanded=true] span:nth-child(2){opacity:0}.site-menu-button[aria-expanded=true] span:last-child{transform:translateY(-6px)rotate(-45deg)}.site-footer{background:var(--surface);color:#8a92a3;border-top:1px solid #f0f2f7;font-size:.75rem}.site-footer__inner{justify-content:center;min-height:52px}.site-footer p{overflow-wrap:anywhere;min-width:0;max-width:100%}.state-panel{min-height:240px;color:var(--muted);text-align:center;place-content:center;justify-items:center;display:grid}.state-panel p{margin:0}.state-panel__retry{border-radius:var(--radius-control);background:var(--brand);min-height:44px;color:var(--surface);border:0;margin-top:16px;padding:10px 16px}.loading-skeleton__bar{background:linear-gradient(90deg, var(--surface-soft), rgb(var(--brand-rgb) / 16%), var(--surface-soft));border-radius:999px;width:min(220px,70vw);height:14px;animation:1.4s ease-in-out infinite loading-pulse}@keyframes loading-pulse{50%{opacity:.45}}@media (width<=640px){.public-main,.site-header__inner,.site-footer__inner{width:min(100% - 28px,1360px)}.public-main{padding:24px 0 48px}.public-main--home{width:100%;padding:0}.public-main--category{padding:24px 0 28px}.site-header__inner{min-height:58px}.site-menu-button{display:inline-flex}.site-navigation{z-index:1;max-width:calc(100vw - 32px);box-shadow:var(--shadow-card);background:#0d1a35;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;align-items:stretch;padding:10px;display:none;position:absolute;top:100%;left:16px;right:16px}.site-navigation.is-open{display:flex}.site-navigation a{min-height:44px;padding:10px 12px}.site-navigation a[aria-current=page]:not(.site-navigation__search):after{bottom:4px;left:12px;right:12px}.site-navigation__search{width:100%;margin-left:0}.site-footer__inner{min-height:50px;padding:12px 0}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.home-hero{isolation:isolate;min-width:0;max-width:100%;min-height:272px;color:var(--surface);text-align:center;background:linear-gradient(112deg,#0d1a35 0%,#142a5b 56%,#202e73 100%);place-items:center;padding:28px 24px 68px;display:grid;position:relative;overflow:hidden}.home-shell{width:min(100% - 40px,1360px);margin-inline:auto}.home-hero__background{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.home-hero__background:after{content:"";background:linear-gradient(112deg,#0d1a35c7 0%,#142a5bb8 56%,#202e73b3 100%);position:absolute;inset:0}.home-hero__shell{z-index:2;place-items:center;display:grid;position:relative}.home-hero:after{z-index:1;content:"";background:#ffffff6b;border-radius:50%;width:2px;height:2px;position:absolute;top:28px;right:12%;box-shadow:-160px 22px #ffffff3d,-78px 64px #ffffff59,118px 36px #ffffff47,208px 112px #ffffff38,-320px 105px #ffffff2e}.home-hero__content{width:min(760px,100%)}.home-hero__content>*{position:relative}.home-hero h1,.category-card h3{color:inherit;margin:0}.home-hero h1{letter-spacing:0;overflow-wrap:anywhere;text-wrap:balance;max-width:min(32ch,100%);margin-left:auto;margin-right:auto;font-size:clamp(1.7rem,2.5vw,2.25rem);font-weight:750;line-height:1.35}.home-hero__description{color:#fffc;overflow-wrap:anywhere;max-width:min(40rem,100%);margin:8px auto 0;font-size:.8125rem;line-height:1.6}.search-bar{background:var(--surface);border:1px solid #121f411a;border-radius:7px;flex-wrap:nowrap;gap:4px;width:100%;max-width:650px;margin-top:16px;padding:4px;display:flex;box-shadow:0 2px 8px #050a241f}.home-hero .search-bar{margin-left:auto;margin-right:auto}.search-bar__input{background:var(--surface);min-width:0;min-height:36px;color:var(--ink);border:0;border-radius:5px;outline:0;flex:auto;padding:8px 12px}.search-bar__input::placeholder{color:#a0a8b7}.search-bar__submit{background:var(--brand);min-height:36px;color:var(--surface);border:0;border-radius:5px;flex:none;justify-content:center;align-items:center;gap:7px;padding:7px 15px;font-weight:700;transition:filter .16s,transform .16s;display:inline-flex}.search-bar__submit:hover{filter:brightness(1.08);transform:translateY(-1px)}.home-categories{z-index:2;padding-top:28px;padding-bottom:24px;position:relative}.home-category-groups{gap:44px;display:grid}.home-category-group{min-width:0}.home-category-group h2{color:var(--ink);text-align:center;overflow-wrap:anywhere;margin:0 0 18px;font-size:1.05rem;font-weight:750;line-height:1.35}.home-categories__heading{display:none}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:18px;width:100%;display:grid}.category-card{width:100%;min-width:0}.category-card--size-small{grid-column:span 1}.category-card--size-medium{grid-column:span 2}.category-card--size-large{grid-column:span 4}.category-card--size-medium .category-card__visual{aspect-ratio:32/9}.category-card--size-large .category-card__visual{aspect-ratio:64/9}.category-card__link{background:var(--surface);border:1px solid #e4e9f2;border-radius:12px;grid-template-rows:auto 88px;width:100%;height:100%;text-decoration:none;transition:transform .16s,box-shadow .16s;display:grid;overflow:hidden;box-shadow:0 2px 7px #1e305212}.category-card__link:hover{border-color:rgb(var(--brand-rgb) / 22%);transform:translateY(-2px);box-shadow:0 8px 18px #1e30521f}.category-card__visual{aspect-ratio:16/9;background:var(--surface-soft);width:100%;overflow:hidden}.category-card__visual--icon{background:#f5f7fb;place-items:center;display:grid}.category-card__icon-hero{border:1px solid rgb(var(--brand-rgb) / 12%);width:60px;height:60px;color:var(--brand);box-shadow:0 6px 18px rgb(var(--brand-rgb) / 9%);background:#fff;border-radius:16px;place-items:center;display:grid}.category-card__icon-hero svg{width:30px;height:30px}.category-card__cover{background:var(--surface-soft);object-fit:cover;object-position:center;width:100%;display:block;height:100%!important}.category-card__cover--placeholder{background:radial-gradient(circle at 28% 22%,#ffffff3d 0 2px,#0000 3px 100%) 0 0/24px 24px,linear-gradient(135deg,#4c48ce,#182653 80%);place-items:center;display:grid;position:relative}.category-card__placeholder-mark{color:#ffffffc7;background:#ffffff21;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.category-card__placeholder-mark svg{width:24px;height:24px}.category-card__meta{align-items:center;gap:12px;min-width:0;max-width:100%;height:88px;padding:12px 16px;display:flex;overflow:hidden}.category-card__copy h3{-webkit-line-clamp:1;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.category-card__badge{background:rgb(var(--brand-rgb) / 12%);width:40px;height:40px;color:var(--brand);border-radius:50%;flex:none;place-items:center;display:grid}.category-card__badge svg{width:20px;height:20px}.category-card__badge--shield,.category-card__badge--dice,.category-card__badge--gift{color:#7357cc;background:#f1ecff}.category-card__badge--list,.category-card__badge--gamepad,.category-card__badge--image{color:#4b70c7;background:#eaf2ff}.category-card__badge--grid,.category-card__badge--calendar{color:#5b6f9c;background:#edf1f8}.category-card__badge--sparkles,.category-card__badge--tag{color:#d65a86;background:#fff0f5}.category-card__badge--puzzle,.category-card__badge--bag{color:#288f92;background:#e7f8f7}.category-card__copy{min-width:0;max-width:100%}.category-card h3{max-width:100%;color:var(--ink);overflow-wrap:anywhere;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.9375rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.category-card__description{max-width:100%;color:var(--muted);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;font-size:.75rem;font-weight:400;line-height:1.35;display:-webkit-box;overflow:hidden}.category-grid--loading{pointer-events:none}.category-card--skeleton{background:var(--surface);border:1px solid #e6eaf2;border-radius:11px;overflow:hidden}.category-card__skeleton-cover{aspect-ratio:16/9;background:linear-gradient(100deg, var(--surface-soft), #e7e9f3, var(--surface-soft));background-size:200% 100%;animation:1.6s ease-in-out infinite skeleton-shimmer}.category-card__skeleton-body{gap:8px;height:78px;padding:14px 15px;display:grid}.category-card__skeleton-body span{background:var(--surface-soft);border-radius:999px;width:74%;height:12px;display:block}.category-card__skeleton-body span:last-child{width:42%;height:10px}@keyframes skeleton-shimmer{to{background-position:-200% 0}}@media (width<=1023px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card--size-medium,.category-card--size-large{grid-column:span 2}.category-card--size-medium .category-card__visual,.category-card--size-large .category-card__visual{aspect-ratio:32/9}}@media (width<=767px){.category-grid{grid-template-columns:1fr}.category-card--size-small,.category-card--size-medium,.category-card--size-large{grid-column:span 1}.category-card--size-small .category-card__visual,.category-card--size-medium .category-card__visual,.category-card--size-large .category-card__visual{aspect-ratio:16/9}}@media (width<=760px){.home-hero{min-height:270px;padding:30px 20px 62px}.home-shell{width:min(100% - 28px,1360px)}.category-grid{gap:16px}.search-bar{align-items:center}.search-bar__input{width:auto}.category-card__meta{height:78px;padding:12px 14px}}@media (width<=520px){.home-hero{min-height:278px;padding:28px 16px 64px}.search-bar{max-width:100%}.search-bar__submit{min-height:36px;padding-left:13px;padding-right:13px}}.catalog-card-shell{background:var(--surface);border:1px solid #e6eaf2;border-radius:11px;box-shadow:0 2px 7px #1e305212}.category-view__breadcrumbs{color:#7b8495;white-space:nowrap;align-items:center;gap:9px;min-width:0;padding:2px 0 18px;font-size:.75rem;display:flex;overflow-x:auto}.category-view__breadcrumbs a{color:inherit;text-decoration:none}.category-view__breadcrumbs a:hover{color:var(--brand)}.category-view__breadcrumbs span[aria-current=page]{max-width:min(38vw,280px);color:var(--ink);text-overflow:ellipsis;overflow:hidden}.category-view__header{border-top:1px solid #edf0f6;border-bottom:1px solid #edf0f6;justify-content:space-between;align-items:center;gap:24px;min-width:0;max-width:100%;padding:18px 0 22px;display:flex}.category-view__identity{align-items:center;gap:14px;min-width:0;display:flex}.category-view__icon{background:rgb(var(--brand-rgb) / 12%);width:42px;height:42px;color:var(--brand);border-radius:50%;flex:none;place-items:center;display:grid}.category-view__icon svg{width:21px;height:21px}.category-view__icon--shield,.category-view__icon--dice,.category-view__icon--gift{color:#7357cc;background:#f1ecff}.category-view__icon--list,.category-view__icon--gamepad,.category-view__icon--image{color:#4b70c7;background:#eaf2ff}.category-view__icon--grid,.category-view__icon--calendar{color:#5b6f9c;background:#edf1f8}.category-view__icon--sparkles,.category-view__icon--tag{color:#d65a86;background:#fff0f5}.category-view__icon--puzzle,.category-view__icon--bag{color:#288f92;background:#e7f8f7}.category-view__copy{min-width:0}.category-view__header h1{max-width:100%;color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:clamp(1.2rem,2vw,1.55rem);font-weight:750;line-height:1.35}.category-view__description{max-width:720px;color:var(--muted);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 0;font-size:.8125rem;line-height:1.45;display:-webkit-box;overflow:hidden}.category-view__return{min-height:36px;color:var(--brand);border:1px solid #dce5f5;border-radius:7px;flex:none;align-items:center;gap:6px;padding:7px 13px;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.category-view__return:hover{border-color:rgb(var(--brand-rgb) / 42%);background:rgb(var(--brand-rgb) / 6%)}.category-view__toolbar{border-bottom:1px solid #edf0f6;justify-content:space-between;align-items:center;gap:18px;min-height:58px;display:flex}.category-view__sort{align-items:center;gap:22px;min-width:0;display:flex}.category-view__sort button{color:#7b8495;background:0 0;border:0;min-height:58px;padding:5px 0;font-size:.75rem;position:relative}.category-view__sort button:hover,.category-view__sort button.is-active{color:var(--brand)}.category-view__sort button.is-active:after{background:var(--brand);content:"";height:2px;position:absolute;bottom:-1px;left:0;right:0}.category-view__sort span{color:inherit;margin-left:3px}.price-image-layout--grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding-top:20px;display:grid}.price-image-grid-card__button,.price-image-list-item__button{background:var(--surface);width:100%;min-width:0;max-width:100%;color:inherit;cursor:pointer;font:inherit;text-align:left}.price-image-grid-card__button{border-radius:11px;grid-template-rows:auto 104px;height:100%;transition:transform .16s,box-shadow .16s;display:grid;overflow:hidden}.price-image-grid-card__button:hover,.price-image-grid-card__button:focus-visible{transform:translateY(-3px);box-shadow:0 8px 18px #1e30521f}.price-image-grid-card__media{aspect-ratio:4/3;background:var(--surface-soft);width:100%;min-width:0;max-width:100%;display:block;position:relative;overflow:hidden}.price-image-grid-card__thumbnail{background:var(--surface-soft);object-fit:cover;object-position:center top;width:100%;display:block;position:absolute;inset:0;aspect-ratio:auto!important;height:100%!important}.price-image-grid-card__body{min-width:0;max-width:100%;height:104px;padding:13px 15px;display:block;overflow:hidden}.price-image-list-item__body,.price-image-grid-card,.price-image-list-item{min-width:0;max-width:100%}.price-image-grid-card__title,.price-image-list-item__title{max-width:100%;color:var(--ink);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:750;line-height:1.4;display:-webkit-box;overflow:hidden}.price-image-grid-card__description,.price-image-list-item__description{max-width:100%;color:var(--muted);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:.75rem;line-height:1.45;display:-webkit-box;overflow:hidden}.price-image-layout--list{gap:0;padding-top:4px;display:grid}.price-image-list-item__button{background:0 0;border:0;border-bottom:1px solid #edf0f6;grid-template-columns:176px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:128px;padding:10px 0;display:grid}.price-image-list-item__media{background:var(--surface-soft);border-radius:6px;width:176px;min-width:0;max-width:100%;height:108px;display:block;position:relative;overflow:hidden}.price-image-list-item__thumbnail{object-fit:cover;object-position:center top;width:100%;display:block;position:absolute;inset:0;aspect-ratio:auto!important;height:100%!important}.price-image-list-item__action{border:1px solid rgb(var(--brand-rgb) / 45%);background:var(--surface);color:var(--brand);white-space:nowrap;border-radius:7px;padding:8px 12px;font-size:.75rem;font-weight:700;display:block}@media (width<=1100px){.price-image-layout--grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.category-view__header{flex-direction:column;align-items:flex-start;gap:14px}.category-view__return{align-self:flex-end}.category-view__toolbar,.category-view__sort button{min-height:54px}.price-image-layout--grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.price-image-grid-card__button{grid-template-rows:auto 100px}.price-image-grid-card__body{height:100px;padding:11px 12px}.price-image-list-item__button{grid-template-columns:116px minmax(0,1fr) auto;gap:14px}.price-image-list-item__media{width:116px;height:84px}}@media (width<=420px){.category-view__breadcrumbs{padding-bottom:14px}.category-view__header{padding:15px 0 18px}.category-view__toolbar{gap:8px}.category-view__sort{gap:14px}.price-image-list-item__button{grid-template-columns:94px minmax(0,1fr) auto;gap:10px}.price-image-list-item__media{width:94px;height:72px}.price-image-list-item__action{padding:7px 9px}}@media (width<=360px){.price-image-layout--grid{grid-template-columns:1fr}.price-image-list-item__button{grid-template-columns:88px minmax(0,1fr)}.price-image-list-item__media{width:88px;height:68px}.price-image-list-item__action{grid-column:2;justify-self:start}}.admin-layout{background:#f3f4f8;min-height:100vh;display:flex}.admin-sidebar{z-index:40;background:var(--nav);width:252px;color:var(--surface);padding:22px 16px;position:fixed;top:0;bottom:0;left:0}.admin-sidebar__brand{align-items:center;gap:12px;min-height:48px;padding:0 10px 20px;display:flex}.admin-sidebar__brand span{background:var(--brand);border-radius:10px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.admin-sidebar nav{gap:6px;display:grid}.admin-sidebar nav a{color:#ffffffb8;border-radius:11px;align-items:center;min-height:46px;padding:10px 14px;font-weight:650;text-decoration:none;display:flex}.admin-sidebar nav a:hover,.admin-sidebar nav a.router-link-exact-active{color:var(--surface);background:#ffffff1c}.admin-layout__workspace{width:calc(100% - 252px);min-width:0;margin-left:252px}.admin-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #171a2b17;align-items:center;gap:16px;min-height:72px;padding:12px 28px;display:flex;position:sticky;top:0;box-shadow:0 8px 24px #181a300a}.admin-header__menu{background:var(--surface);width:44px;height:44px;color:var(--ink);border:1px solid #171a2b26;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:10px;display:none}.admin-header__menu span{background:currentColor;border-radius:2px;flex:none;width:20px;height:2px;display:block}.admin-header__identity{min-width:0;display:grid}.admin-header__identity strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-header__identity span{color:var(--muted);font-size:.8125rem}.admin-header__account{color:var(--muted);align-items:center;gap:14px;margin-left:auto;display:flex}.admin-header__account button{background:var(--surface);min-height:44px;color:var(--ink);border:1px solid #171a2b24;border-radius:10px;padding:8px 13px}.admin-header__account button:disabled{cursor:wait;opacity:.6}.admin-main{overflow-wrap:anywhere;width:min(1220px,100% - 56px);margin:0 auto;padding:34px 0 56px}.admin-main :where(input,select,textarea,button,a[href]):focus{scroll-margin-top:84px}.admin-placeholder{background:var(--surface);border-radius:18px;padding:28px;box-shadow:0 10px 28px #181a3012}.admin-placeholder p,.admin-placeholder h1{margin:0}.admin-placeholder p{color:var(--brand);font-size:.8125rem;font-weight:750}.admin-placeholder h1{margin-top:6px}.admin-layout__scrim{display:none}@media (width<=780px){.admin-sidebar{width:min(290px,100vw - 52px);transition:transform .18s;transform:translate(-105%)}.admin-sidebar--open{transform:translate(0)}.admin-layout__workspace{width:100%;margin-left:0}.admin-layout__scrim{z-index:30;background:#0a0c187a;border:0;display:block;position:fixed;inset:0}.admin-header{min-height:64px;padding:10px 14px}.admin-header__menu{flex:none;display:flex}.admin-header__identity span,.admin-header__account>span{display:none}.admin-header__account{gap:8px}.admin-main{width:min(100% - 28px,1220px);padding:24px 0 40px}}
