/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--ink:#182222;--muted:#687373;--line:#dfe5e3;--paper:#fff;--canvas:#f3f6f4;--teal:#0d5c59;--teal-dark:#084743;--mint:#dcefeb;--coral:#ef735a;--gold:#d7a23b;--shadow:0 16px 40px #18343117}*{box-sizing:border-box}html,body{background:var(--canvas);min-height:100%;color:var(--ink);margin:0}body{font-family:Microsoft YaHei UI,PingFang SC,Noto Sans CJK SC,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.site-shell{min-height:100vh}.auth-screen{background:radial-gradient(circle at 18% 16%,#f7d88633,#0000 24%),radial-gradient(circle at 82% 82%,#74beb533,#0000 28%),linear-gradient(145deg,#073d3c,#0b5652 52%,#052f2f);place-items:center;min-height:100vh;padding:28px;display:grid;overflow:hidden}.auth-card{background:#fffffff7;border:1px solid #fff9;border-radius:26px;width:min(470px,100%);padding:36px;position:relative;overflow:hidden;box-shadow:0 30px 90px #00141357}.auth-card:after{content:"";background:#e4f2ef;border-radius:50%;width:180px;height:180px;position:absolute;top:-105px;right:-95px}.auth-brand{z-index:1;border-bottom:1px solid var(--line);align-items:center;gap:16px;padding-bottom:26px;display:flex;position:relative}.auth-brand>div{gap:2px;display:grid}.auth-brand small{color:#7a918e;letter-spacing:.2em;font-size:9px;font-weight:800}.auth-brand h1{color:var(--teal);letter-spacing:.08em;margin:0;font-size:25px}.auth-brand p{color:var(--muted);letter-spacing:.18em;margin:0;font-size:12px}.auth-gem{background:linear-gradient(145deg,#0d6762,#073d3c);border-radius:17px;flex:0 0 54px;width:54px;height:54px;position:relative;transform:rotate(7deg);box-shadow:0 12px 24px #06433f38}.auth-gem:before,.auth-gem:after,.auth-gem i{content:"";background:#f4d47e;border-radius:99px;position:absolute;box-shadow:0 0 12px #f4d47e80}.auth-gem:before{width:5px;height:28px;top:13px;left:25px}.auth-gem:after{width:28px;height:5px;top:25px;left:13px}.auth-gem i:first-child{width:7px;height:7px;top:5px;right:5px}.auth-gem i:nth-child(2){width:4px;height:4px;bottom:7px;left:6px}.auth-copy{padding:29px 0 21px}.auth-copy>span{color:var(--teal);letter-spacing:.16em;font-size:10px;font-weight:800}.auth-copy h2{letter-spacing:-.04em;margin:7px 0 6px;font-size:28px}.auth-copy p{color:var(--muted);margin:0;font-size:12px}.auth-form{gap:15px;display:grid}.auth-form label{gap:7px;display:grid}.auth-form label span{color:#4d5d5b;font-size:11px;font-weight:700}.auth-form input{width:100%;min-height:47px;color:var(--ink);background:#f9fbfa;border:1px solid #d3dedb;border-radius:11px;outline:0;padding:0 14px}.auth-form input:focus{background:#fff;border-color:#5d9c97;box-shadow:0 0 0 4px #0d5c5914}.auth-form>button{color:#fff;background:linear-gradient(135deg,#0d625e,#084743);border:0;border-radius:12px;min-height:48px;margin-top:4px;font-weight:800;box-shadow:0 12px 24px #08474333}.auth-form>button:hover{background:#073d3c}.auth-form>button:disabled{cursor:not-allowed;opacity:.55}.auth-error{color:#9d3f31;background:#fff1ee;border:1px solid #efcbc4;border-radius:9px;margin:0;padding:10px 12px;font-size:11px}.auth-card footer{color:#7b8886;border-top:1px solid var(--line);align-items:center;gap:9px;margin-top:24px;padding-top:18px;font-size:10px;display:flex}.auth-card footer span{color:#2e6863;background:#e3f1ee;border-radius:99px;padding:4px 8px;font-weight:700}.auth-card footer p{margin:0}.auth-loading{color:var(--teal);text-align:center;justify-items:center;gap:14px;display:grid}.auth-loading strong{margin-top:6px;font-size:18px}.auth-loading p{color:var(--muted);margin:0;font-size:12px}.side-panel{z-index:20;color:#fff;background:linear-gradient(175deg,#0b514e 0%,#073d3c 58%,#052f2f 100%);flex-direction:column;width:260px;padding:28px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:10px 0 40px #0225241f}.brand-block{border-bottom:1px solid #ffffff21;align-items:center;gap:14px;padding:0 10px 28px;display:flex}.brand-block>div{gap:3px;display:grid}.brand-block strong{letter-spacing:.08em;font-size:20px}.brand-block small{color:#a7d3cd;letter-spacing:.18em;font-size:12px}.brand-gem{background:linear-gradient(135deg,#ffffff38,#ffffff0d);border:1px solid #ffffff47;border-radius:14px;flex:0 0 42px;width:42px;height:42px;position:relative;transform:rotate(8deg)}.brand-gem:before,.brand-gem:after,.brand-gem i{content:"";background:#f7d886;border-radius:99px;position:absolute;box-shadow:0 0 12px #f7d8868c}.brand-gem:before{width:4px;height:23px;top:9px;left:18px}.brand-gem:after{width:23px;height:4px;top:18px;left:9px}.brand-gem i:first-child{width:6px;height:6px;top:3px;right:4px}.brand-gem i:nth-child(2){width:3px;height:3px;bottom:5px;left:4px}.side-panel nav{flex:1;padding:27px 0 20px;overflow:auto}.side-panel nav p{color:#85aaa6;letter-spacing:.18em;margin:0 10px 12px;font-size:11px;font-weight:700}.side-panel nav button{color:#c8dedb;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:40px 1fr 14px;align-items:center;gap:10px;width:100%;margin-bottom:7px;padding:12px 11px;transition:all .18s;display:grid}.side-panel nav button:hover{color:#fff;background:#ffffff12}.side-panel nav button.active{color:#fff;background:linear-gradient(90deg,#ffffff29,#ffffff0f);border-color:#ffffff1a;box-shadow:inset 3px 0 #f1c66d}.side-panel nav button>span{color:#f5d994;background:#0000002e;border-radius:11px;place-items:center;width:38px;height:38px;font-size:14px;font-weight:800;display:grid}.side-panel nav button div{gap:4px;display:grid}.side-panel nav button strong{font-size:14px}.side-panel nav button small{color:#87aaa7;font-size:11px}.side-panel nav button.active small{color:#b7d3d0}.side-panel nav button>i{color:#76a09c;font-size:20px;font-style:normal}.side-user{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;margin-bottom:9px;padding:10px;display:grid}.side-user>span{color:#6b4d10;background:#f5d994;border-radius:10px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:grid}.side-user>div{gap:3px;min-width:0;display:grid}.side-user strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.side-user small{color:#8fb6b2;font-size:9px}.side-user button{color:#b8d2cf;background:#00000026;border:0;border-radius:7px;padding:5px 7px;font-size:10px}.side-user button:hover{color:#fff;background:#00000047}.side-note{background:#00000026;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex}.side-note>span{color:#073d3c;background:#b9ddd7;border-radius:10px;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.side-note div{gap:3px;display:grid}.side-note strong{font-size:12px}.side-note small{color:#8fb6b2;font-size:10px}.main-area{min-height:100vh;margin-left:260px}.top-header{z-index:15;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;justify-content:space-between;align-items:center;gap:28px;min-height:116px;padding:22px 34px;display:flex;position:sticky;top:0}.page-heading span{color:var(--teal);letter-spacing:.16em;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.page-heading h1{letter-spacing:-.04em;margin:0;font-size:clamp(25px,2.2vw,34px);line-height:1.15}.page-heading p{color:var(--muted);margin:6px 0 0;font-size:13px}.header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.header-actions.catalog-actions .search-box{width:min(25vw,320px)}.search-box{background:#f8faf9;border:1px solid #d8dfdd;border-radius:12px;align-items:center;gap:9px;width:min(31vw,380px);height:44px;padding:0 14px;display:flex}.search-box:focus-within{border-color:#65a39e;box-shadow:0 0 0 3px #0d5c5914}.search-box span{color:var(--teal);font-size:20px}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.solid-button,.outline-button{white-space:nowrap;border-radius:11px;min-height:42px;padding:0 16px;font-size:13px;font-weight:700}.solid-button{color:#fff;border:1px solid var(--teal);background:var(--teal);box-shadow:0 8px 18px #0d5c5926}.solid-button:hover{background:var(--teal-dark)}.solid-button:disabled{opacity:.45;cursor:not-allowed}.outline-button{color:var(--teal);background:#fff;border:1px solid #b9cfcc}.outline-button:hover,.outline-button.editing{background:var(--mint)}.menu-button{width:40px;height:40px;color:var(--teal);background:var(--mint);border:0;border-radius:10px;display:none}.page-content{padding:26px 30px 38px}.stat-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.stat-strip article{background:var(--paper);border:1px solid #e0e6e4;border-radius:15px;align-items:center;gap:14px;min-width:0;padding:18px 20px;display:flex;box-shadow:0 7px 20px #1834310a}.stat-strip article>span{width:43px;height:43px;color:var(--teal);background:var(--mint);border-radius:13px;flex:0 0 43px;place-items:center;font-size:15px;font-weight:800;display:grid}.stat-strip article:nth-child(2)>span{color:#936512;background:#f8edcf}.stat-strip article:nth-child(3)>span{color:#b84936;background:#fbe1dc}.stat-strip article div{grid-template-columns:1fr auto;align-items:baseline;gap:2px 10px;width:100%;min-width:0;display:grid}.stat-strip small{color:var(--muted);font-size:11px}.stat-strip strong{letter-spacing:-.03em;grid-area:1/2/span 2;font-size:24px}.stat-strip p{color:#8a9493;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:10px;overflow:hidden}.data-panel,.price-panel{box-shadow:var(--shadow);background:#fff;border:1px solid #dfe5e3;border-radius:16px;overflow:hidden}.panel-toolbar,.price-toolbar{border-bottom:1px solid var(--line);background:#fbfcfc;align-items:center;gap:14px;min-height:68px;padding:12px 17px;display:flex}.panel-toolbar>div:first-child,.price-toolbar>div:first-child{gap:4px;margin-right:auto;display:grid}.panel-toolbar strong,.price-toolbar strong{font-size:14px}.panel-toolbar small,.price-toolbar small{color:var(--muted);font-size:10px}.panel-toolbar label,.price-toolbar label{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:flex}select,input[type=date],input[type=number]{min-height:37px;color:var(--ink);background:#fff;border:1px solid #d7dfdd;border-radius:9px;outline:0;padding:0 10px}select:focus,input:focus{border-color:#5d9c97;box-shadow:0 0 0 3px #0d5c5912}.panel-toolbar select,.price-toolbar select{max-width:230px}.panel-toolbar em,.price-toolbar em{color:var(--muted);white-space:nowrap;font-size:11px;font-style:normal}.cm-retail-layout{min-height:calc(100vh - 178px)}.cm-retail-panel{flex-direction:column;min-height:calc(100vh - 178px);display:flex}.cm-retail-empty{color:#71807d;text-align:center;background:linear-gradient(#fff 0%,#f8fbfa 100%);flex:1;place-content:center;justify-items:center;gap:10px;min-height:380px;padding:40px;display:grid}.cm-retail-empty>span{color:#fff;background:linear-gradient(145deg,#765c9c,#524071);border-radius:18px;place-items:center;width:58px;height:58px;font-size:16px;font-weight:800;display:grid;box-shadow:0 10px 24px #52407133}.cm-retail-empty strong{color:#35433f;font-size:18px}.cm-retail-empty p{max-width:520px;margin:0;font-size:12px;line-height:1.7}.card-filter-toolbar{flex-wrap:wrap;align-items:flex-start}.card-filter-toolbar>div:first-child{min-width:200px;padding-top:3px}.catalog-filters{flex-wrap:wrap;flex:760px;justify-content:flex-end;align-items:center;gap:9px 12px;display:flex}.catalog-filters label{flex:0 auto}.catalog-filters select{width:132px}.catalog-filters label:nth-child(3) select,.catalog-filters label:nth-child(6) select{width:160px}.card-filter-toolbar>em{align-self:center}.card-price-toolbar{flex-wrap:wrap;gap:8px 12px;padding-block:8px}.card-price-toolbar>div:first-child{min-width:190px}.card-price-filter-list{flex-wrap:wrap;flex:820px;justify-content:flex-end;align-items:center;gap:7px 10px;display:flex}.card-price-filter-list label{flex:0 auto;font-size:9px}.card-price-filter-list select{border-radius:7px;width:118px;min-height:32px;padding:0 7px;font-size:10px}.card-price-filter-list label:nth-child(3) select,.card-price-filter-list label:nth-child(6) select{width:150px}.card-price-filter-list label:nth-child(4) select{width:96px}.table-wrap{max-height:calc(100vh - 285px);overflow:auto}table{border-collapse:separate;border-spacing:0;width:100%;font-size:12px}th{z-index:3;color:#596665;text-align:left;letter-spacing:.04em;white-space:nowrap;border-bottom:1px solid var(--line);background:#f5f8f7;padding:12px 14px;font-size:10px;position:sticky;top:0}td{vertical-align:middle;border-bottom:1px solid #edf0ef;padding:12px 14px}tbody tr:hover td{background-color:#f8fbfa}td strong{font-size:12px}td small{color:var(--muted)}code{color:#47615f;white-space:nowrap;font-family:Consolas,monospace;font-size:11px}.tag{color:#27645f;white-space:nowrap;background:#edf7f5;border:1px solid #c9e1dd;border-radius:99px;align-items:center;min-height:25px;padding:3px 8px;display:inline-flex}.tag.rarity{color:#8a5a13;background:#fff8e7;border-color:#ead39d}.spec-list{flex-wrap:wrap;gap:5px;display:flex}.spec-list span{white-space:nowrap;background:#f1f4f3;border-radius:7px;align-items:center;gap:6px;padding:5px 8px;display:inline-flex}.spec-list i{color:var(--teal);font-style:normal;font-weight:700}.price-content{height:calc(100vh - 116px);padding-bottom:18px;overflow:hidden}.price-layout{flex-direction:column;height:100%;display:flex}.price-layout .stat-strip{flex:none}.price-panel{flex-direction:column;flex:1;min-height:0;display:flex}.price-toolbar{flex:none}.segmented{background:#f1f4f3;border:1px solid #d9e0de;border-radius:10px;padding:3px;display:inline-flex}.segmented button{min-height:30px;color:var(--muted);background:0 0;border:0;border-radius:7px;padding:0 11px;font-size:11px}.segmented button.active{color:var(--teal);background:#fff;font-weight:700;box-shadow:0 2px 7px #00000012}.edit-notice{color:#73530e;background:#fff7df;border-bottom:1px solid #efd89f;flex:none;align-items:center;gap:9px;padding:9px 16px;font-size:11px;display:flex}.edit-notice span{font-size:16px}.edit-notice small{color:#91732d}.price-table-wrap{scrollbar-gutter:stable both-edges;flex:1;min-height:0;overflow:scroll}.price-table{width:max-content;min-width:100%}.price-table th{z-index:6;text-align:center;background:#eef3f2;height:48px;top:0}.price-table th small{color:#a14636;margin-top:3px;font-size:8px;display:block}.price-table td{text-align:center;white-space:nowrap;background:#fff;min-width:92px;height:48px;padding:8px 12px}.price-table tr.shade td{background:#f5f7f6}.price-table tr:hover td{background:#eef7f5}.price-table .sticky-left{z-index:4;text-align:left;position:sticky;box-shadow:1px 0 #dfe5e3}.price-table th.sticky-left{z-index:9}.price-table .group-name{vertical-align:top;padding-top:16px}.price-table .date-editing{color:#8d3f31;background:#f8dcd6}.price-table .cell-editing{background:#fff1ed!important}.price-table .cell-editing input{text-align:right;width:78px;min-height:32px}.box-name{width:184px;max-width:184px;left:0;min-width:184px!important}.box-category{width:160px;max-width:160px;left:184px;min-width:160px!important}.box-spec{width:118px;max-width:118px;left:344px;min-width:118px!important}.box-case{width:68px;max-width:68px;left:462px;min-width:68px!important}.card-name{width:170px;max-width:170px;left:0;min-width:170px!important}.card-code{width:112px;max-width:112px;left:170px;min-width:112px!important}.card-number{width:145px;max-width:145px;left:282px;min-width:145px!important}.card-rarity{width:82px;max-width:82px;left:427px;min-width:82px!important}.card-expansion{width:172px;max-width:172px;left:509px;min-width:172px!important}.modal-layer{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#051e1d8a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border:1px solid #ffffffa6;border-radius:18px;width:min(520px,100%);overflow:hidden;box-shadow:0 30px 90px #0000003b}.modal-card.wide{flex-direction:column;width:min(780px,100%);max-height:min(90vh,900px);display:flex}.modal-head{color:#fff;background:var(--teal);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.modal-head div{align-items:center;gap:9px;display:flex}.modal-head div span{width:30px;height:30px;color:var(--teal);background:#f5d987;border-radius:9px;place-items:center;font-size:12px;font-weight:800;display:grid}.modal-head button{color:#fff;background:#ffffff1a;border:0;border-radius:9px;width:32px;height:32px;font-size:22px}.modal-form{gap:15px;padding:22px;display:grid}.modal-form label{gap:7px;display:grid}.modal-form label span{color:#4f5e5c;font-size:11px;font-weight:700}.modal-form input,.product-picker input{width:100%;min-height:39px;color:var(--ink);background:#fff;border:1px solid #d7dfdd;border-radius:9px;outline:0;padding:0 11px}.modal-form p{color:#61706e;background:#f2f6f5;border-radius:9px;margin:0;padding:10px 12px;font-size:11px;line-height:1.65}.date-action-tabs{background:#eef3f2;border-radius:11px;grid-template-columns:1fr 1fr;gap:8px;padding:4px;display:grid}.date-action-tabs button{color:#61706e;background:0 0;border:1px solid #0000;border-radius:8px;min-height:38px;font-size:12px;font-weight:700}.date-action-tabs button.active{color:var(--teal);background:#fff;border-color:#b6cfcc;box-shadow:0 3px 10px #0d5c5914}.date-action-tabs button.active.danger{color:#a23b32;border-color:#e7b9b4}.modal-form p.danger-note{color:#8b352f;background:#fff2f0;border:1px solid #ecc6c2}.upload-price-form input[type=file]{height:auto;padding:9px 10px}.upload-file-summary{color:#586765;background:#f7faf9;border:1px solid #dce5e2;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:10px 12px;display:grid}.upload-file-summary span,.upload-file-summary small{color:var(--muted);font-size:10px}.upload-file-summary strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.upload-progress{background:#f2f8f6;border:1px solid #cfe0dc;border-radius:11px;gap:8px;padding:12px;display:grid}.upload-progress>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.upload-progress>div span{color:#405b56;font-size:11px;font-weight:700}.upload-progress>div strong{color:var(--teal);font-variant-numeric:tabular-nums;font-size:13px}.upload-progress>i{background:#dbe9e6;border-radius:999px;height:9px;overflow:hidden}.upload-progress>i>b{border-radius:inherit;background:linear-gradient(90deg,#1b7f75,#55ad9c);height:100%;transition:width .25s;display:block}.upload-progress>small{color:var(--muted);font-size:9px}.danger-button{color:#fff;background:#b5483e;border:1px solid #a63d34;border-radius:11px;min-height:42px;padding:0 16px;font-size:13px;font-weight:700;box-shadow:0 8px 18px #b5483e26}.danger-button:hover{background:#9f382f}.danger-button:disabled{cursor:not-allowed;opacity:.45}.product-editor{flex-direction:column;min-height:0;display:flex;overflow:hidden}.product-editor .product-form{min-height:0;overflow:auto}.selected-product{border-bottom:1px solid var(--line);background:#f5f8f7;flex:none;justify-content:space-between;align-items:center;gap:16px;padding:12px 22px;display:flex}.selected-product>div{gap:3px;display:grid}.selected-product small{color:var(--muted);font-size:10px}.product-picker{grid-template-rows:auto 1fr;gap:13px;min-height:330px;padding:22px;display:grid;overflow:hidden}.product-picker>label{gap:7px;display:grid}.product-picker>label span{color:#4f5e5c;font-size:11px;font-weight:700}.product-search-results{align-content:start;gap:7px;min-height:0;display:grid;overflow:auto}.product-search-results>p{color:var(--muted);text-align:center;background:#f3f6f5;border-radius:10px;margin:0;padding:14px;font-size:11px}.product-search-results>button{color:var(--ink);text-align:left;background:#fff;border:1px solid #dfe6e4;border-radius:11px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.product-search-results>button:hover{background:#edf7f5;border-color:#8dbcb7}.product-search-results>button div{gap:4px;min-width:0;display:grid}.product-search-results>button strong,.product-search-results>button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-search-results>button small,.product-search-results>button>span{color:var(--muted);font-size:10px}.product-form{overflow:auto}.product-fields{grid-template-columns:1fr 1.4fr;gap:13px;display:grid}.product-fields label{min-width:0}.product-fields .wide-field{grid-column:1/-1}.variant-editor{background:#f8faf9;border:1px solid #dfe6e4;border-radius:12px;gap:8px;padding:14px;display:grid}.variant-editor>div:first-child{justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}.variant-editor>div:first-child>div{gap:3px;display:grid}.variant-editor>div:first-child small{color:var(--muted);font-size:10px}.variant-editor-head,.variant-editor-row{grid-template-columns:minmax(0,1fr) 130px 48px;align-items:center;gap:8px;display:grid}.variant-editor-head{color:var(--muted);padding:0 3px;font-size:10px;font-weight:700}.variant-editor-row>button{color:#a14d3f;background:#fff4f1;border:1px solid #e8cbc5;border-radius:9px;width:36px;height:36px;font-size:18px}.variant-editor-row>button:disabled{cursor:not-allowed;opacity:.4}.variant-editor-row>small{color:#6e7c7a;text-align:center;font-size:10px}.product-submit{justify-self:end;min-width:150px}.edit-steps{grid-template-columns:1fr 1fr;gap:10px;display:grid}.edit-steps button{color:var(--muted);text-align:left;background:#fff;border:1px solid #dce3e1;border-radius:12px;gap:5px;padding:15px;display:grid}.edit-steps button.active{color:var(--teal);background:#edf7f5;border-color:#8dbcb7}.edit-steps button.finish.active{color:#955421;background:#fff5e9;border-color:#e1b98f}.edit-steps button:disabled{cursor:not-allowed;opacity:.58}.edit-steps button span{font-size:18px}.edit-steps button small{font-size:10px}.toast{z-index:70;color:#fff;background:#183f3c;border-radius:12px;align-items:center;gap:9px;padding:13px 17px;font-size:12px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 35px #0003}.toast span{color:#173f3c;background:#cce8e3;border-radius:99px;place-items:center;width:22px;height:22px;font-weight:900;display:grid}.backdrop{display:none}.catalog-layout{min-height:0}.virtual-panel{flex-direction:column;height:calc(100vh - 280px);min-height:390px;display:flex}.catalog-head-viewport{border-bottom:1px solid var(--line);background:#f5f8f7;flex:0 0 42px;overflow:hidden}.catalog-grid-head{color:#596665;letter-spacing:.04em;will-change:transform;background:#f5f8f7;align-items:center;height:42px;padding:0 14px;font-size:10px;font-weight:700;display:grid}.catalog-grid-head.box,.virtual-catalog-row.box{grid-template-columns:240px 220px 220px 180px 130px minmax(220px,1fr) 90px}.catalog-grid-head.card,.virtual-catalog-row.card{grid-template-columns:120px 220px 160px 100px 280px minmax(220px,1fr)}.virtual-catalog-scroll{scrollbar-gutter:stable;flex:1;min-height:0;overflow:auto}.virtual-catalog-inner{width:100%;position:relative}.virtual-catalog-row{background:#fff;border-bottom:1px solid #edf0ef;align-items:center;padding:0 14px;display:grid;position:absolute;left:0;right:0}.virtual-catalog-row:nth-child(2n){background:#fafbfb}.virtual-catalog-row.shade{background:#f6f8f7}.virtual-catalog-row:hover{background:#eef7f5}.virtual-catalog-row>*{text-overflow:ellipsis;white-space:nowrap;min-width:0;padding-right:14px;overflow:hidden}.virtual-catalog-row>span>i{font-style:normal}.virtual-catalog-row.catalog-product-group-start{border-top:1px solid #cfdbd9}.catalog-merged-slot{height:100%;position:relative;overflow:visible!important}.catalog-merged-slot>.merged-catalog-cell{z-index:3;box-sizing:border-box;color:#44514f;text-align:center;white-space:normal;background:#fff;border-bottom:1px solid #dce5e2;border-right:1px solid #e5ebe8;justify-content:center;align-items:center;width:100%;padding:8px 12px;line-height:1.45;display:flex;position:absolute;inset:0 auto auto 0}.catalog-merged-slot>.merged-catalog-cell.merged-shade{background:#eef2f1}.catalog-merged-slot>.catalog-product-name{color:#253432;font-weight:700}.virtual-catalog-row.card.card-group-shade{background:#f6f8f7}.virtual-catalog-row.card.catalog-card-group-start{border-top:1px solid #cfdbd9}.virtual-catalog-row.card .card-catalog-merged-cell{z-index:4}.virtual-catalog-row.card .card-catalog-merged-cell>span,.virtual-catalog-row.card .card-catalog-merged-cell>strong,.virtual-catalog-row.card .card-catalog-merged-cell>code,.virtual-catalog-row.card .card-catalog-value>span,.virtual-catalog-row.card .card-catalog-value>strong,.virtual-catalog-row.card .card-catalog-value>code{text-overflow:ellipsis;min-width:0;overflow:hidden}.frequency-tag{color:#285e59;background:#e5f2ef;border-radius:99px;justify-content:center;min-width:54px;padding:5px 9px;font-style:normal;font-weight:700;display:inline-flex}.frequency-4{color:#7e561d;background:#fff2d8}.frequency-5{color:#6c7372;background:#edf0ef}.frequency-unset{color:#8b9694;background:#f2f4f3}.virtual-specs{align-items:center;gap:5px;display:flex;overflow:hidden}.virtual-specs i{white-space:nowrap;background:#edf2f1;border-radius:7px;align-items:center;gap:5px;padding:5px 8px;font-style:normal;display:inline-flex}.virtual-specs b{color:var(--teal)}.condition-specs i{justify-content:center;min-width:55px;font-weight:700}.catalog-layout.card .stat-strip{gap:10px;margin-bottom:12px}.catalog-layout.card .stat-strip article{border-radius:12px;gap:10px;padding:12px 15px}.catalog-layout.card .stat-strip article>span{border-radius:10px;flex-basis:36px;width:36px;height:36px;font-size:13px}.catalog-layout.card .stat-strip small{font-size:9px}.catalog-layout.card .stat-strip strong{font-size:20px}.catalog-layout.card .stat-strip p{font-size:9px}.catalog-layout.card .virtual-panel{height:calc(100vh - 252px)}.catalog-layout.card .card-filter-toolbar{gap:8px 10px;min-height:56px;padding:8px 12px}.catalog-layout.card .card-filter-toolbar strong{font-size:12px}.catalog-layout.card .card-filter-toolbar small,.catalog-layout.card .card-filter-toolbar label,.catalog-layout.card .card-filter-toolbar em{font-size:9px}.catalog-layout.card .catalog-filters{gap:6px 8px}.catalog-layout.card .catalog-filters select{border-radius:7px;width:116px;min-height:31px;padding:0 7px;font-size:10px}.catalog-layout.card .catalog-filters label:nth-child(3) select,.catalog-layout.card .catalog-filters label:nth-child(6) select{width:150px}.catalog-layout.card .catalog-filters label:nth-child(4) select{width:98px}.catalog-layout.card .catalog-grid-head.card{font-size:9px}.catalog-layout.card .virtual-catalog-row.card{padding:0 10px;font-size:10px}.catalog-layout.card .virtual-catalog-row.card>*{padding-right:8px}.catalog-layout.card .catalog-merged-slot>.card-catalog-merged-cell{padding:5px 8px;font-size:10px;line-height:1.3}.catalog-layout.card .virtual-specs{gap:3px}.catalog-layout.card .condition-specs i{border-radius:6px;min-width:46px;padding:3px 6px;font-size:9px}.virtual-price-panel{min-height:0}.virtual-price-scroll{scrollbar-gutter:stable both-edges;background:#fff;flex:1;min-height:0;overflow:scroll}.virtual-price-inner{min-width:100%;position:relative}.virtual-price-header{z-index:12;color:#596665;background:#eef3f2;border-bottom:1px solid #d8e0de;font-size:10px;font-weight:700;position:sticky;top:0}.fixed-price-info{z-index:8;text-align:left;background:inherit;border-right:1px solid #cfdad8;align-items:center;height:100%;display:grid;position:sticky;left:0;box-shadow:5px 0 12px #1e3b380d}.fixed-price-info.box{grid-template-columns:180px 150px 115px 130px 70px}.fixed-price-info.card{grid-template-columns:160px 105px 135px 85px 175px 100px}.fixed-price-info>*{text-overflow:ellipsis;white-space:nowrap;min-width:0;padding:0 11px;overflow:hidden}.virtual-price-header .fixed-price-info{z-index:15;background:#e8efed}.card-price-module-band{border-bottom:1px solid #cbd8d5;height:30px;position:absolute;inset:0 0 auto}.card-price-module-band strong{box-sizing:border-box;letter-spacing:.08em;border-right:1px solid #c5d3d0;place-items:center;height:30px;display:grid;position:absolute;top:0}.card-price-module-band strong:first-child{color:#276a60;background:#dceee9}.card-price-module-band strong:nth-child(2){color:#8a5c16;background:#f8ebcf}.card-price-module-band strong:nth-child(3){color:#5e4a8a;background:#e9e4f5}.card-price-module-band strong:nth-child(4){color:#285d78;background:#dfeef5}.card-price-grid{box-sizing:border-box;align-items:stretch;height:100%;display:grid;position:absolute;top:0;left:0}.card-price-grid>span{text-overflow:ellipsis;white-space:nowrap;border-right:1px solid #e0e7e5;align-items:center;min-width:0;padding:0 9px;display:flex;overflow:hidden}.card-price-basic>span{padding-inline:4px;font-size:9px}.card-price-grid>span>*{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.card-price-grid>.card-price-merged-slot{padding:0;overflow:visible}.card-price-merged-slot>.card-price-merged-cell{z-index:5;padding:6px 9px;font-size:10px;line-height:1.3}.card-price-merged-cell>span,.card-price-merged-cell>strong,.card-price-merged-cell>code{text-overflow:ellipsis;white-space:normal;min-width:0;max-width:100%;overflow:hidden}.card-price-grid.card-price-subhead{color:#586664;background:#edf3f1;height:48px;top:30px}.card-price-grid.card-price-subhead>span{text-align:center;justify-content:center;padding-inline:6px}.virtual-price-inner.card .virtual-price-header{z-index:30;box-shadow:0 4px 12px #1e3b3814}.card-price-grid>.card-price-frozen-column{z-index:18;background:#fff;position:sticky}.virtual-price-header .card-price-grid>.card-price-frozen-column{z-index:34;background:#edf3f1}.virtual-price-row.card-price-group-shade .card-price-grid>.card-price-frozen-column{background:#f6f8f7}.virtual-price-row:hover .card-price-grid>.card-price-frozen-column{background:#edf7f5}.virtual-price-row.card-price-group-start .card-price-grid>.card-price-merged-slot.card-price-frozen-column{z-index:22}.card-price-grid>.card-price-frozen-edge{border-right:1px solid #c5d3d0;box-shadow:6px 0 12px #1e3b381a}.card-price-exchange{background:#f8ebcf47}.card-price-cm{background:#e9e4f561;border-left:1px solid #d4cee3}.card-price-compare{background:#dfeef56b;border-left:1px solid #c7dce6}.card-price-subhead.card-price-exchange{background:#fbf2df}.card-price-subhead.card-price-cm{background:#f0edf8}.card-price-subhead.card-price-compare{background:#eaf4f8}.card-price-empty-module{border-right:1px solid #d9e1df}.card-price-data code{font-size:9px}.card-price-data .tag{max-width:100%}.card-price-data.market-empty{color:#a69a83;justify-content:center}.card-price-data.market-value{color:#384946;font-variant-numeric:tabular-nums;justify-content:center}.card-price-data.comparison-value{justify-content:center;font-weight:700}.cm-retail-compact .card-price-exchange>span,.cm-retail-compact .card-price-cm>span{padding-inline:4px;font-size:9px}.cm-retail-compact .card-price-subhead.card-price-exchange>span,.cm-retail-compact .card-price-subhead.card-price-cm>span{white-space:normal;line-height:1.2}.virtual-date-head,.virtual-price-cell{text-align:center;white-space:nowrap;border-right:1px solid #e3e8e7;place-items:center;height:100%;display:grid;position:absolute;top:0}.virtual-date-head.editing{color:#8d3f31;background:#f8dcd6}.virtual-date-head small{color:#a14636;font-size:8px;display:block}.virtual-price-row{color:#273332;background:#fff;border-bottom:1px solid #edf0ef;font-size:11px;position:absolute;left:0}.virtual-price-row.shade{background:#f6f8f7}.virtual-price-row:hover{background:#edf7f5}.virtual-price-row.product-group-start,.virtual-price-row.card-price-group-start{border-top:1px solid #cfdbd9}.virtual-price-row.card-price-group-shade{background:#f6f8f7}.virtual-price-row.product-group-start .fixed-price-info{z-index:10}.merged-product-placeholder{height:100%}.fixed-price-info>.merged-product-cell{z-index:2;box-sizing:border-box;color:#253432;text-align:center;white-space:normal;background:#fff;border-bottom:1px solid #dce5e2;border-right:1px solid #e5ebe8;justify-content:center;align-items:center;padding:12px 14px;line-height:1.45;display:flex;position:absolute;top:0;left:0}.fixed-price-info>.merged-product-cell.merged-shade{background:#eef2f1}.price-merged-slot{height:100%;position:relative;overflow:visible!important}.price-merged-slot>.merged-price-cell{z-index:2;box-sizing:border-box;color:#44514f;text-align:center;white-space:normal;background:#fff;border-bottom:1px solid #dce5e2;border-right:1px solid #e5ebe8;justify-content:center;align-items:center;width:100%;padding:8px 11px;line-height:1.45;display:flex;position:absolute;inset:0 auto auto 0}.price-merged-slot>.merged-price-cell.merged-shade{background:#eef2f1}.virtual-price-cell.editing{background:#fff0ec}.virtual-price-cell input{text-align:right;width:78px;min-height:32px;padding:0 7px}.virtual-status{color:#74817f;border-top:1px solid var(--line);background:#fafcfc;flex:0 0 34px;justify-content:space-between;align-items:center;gap:15px;padding:0 14px;font-size:10px;display:flex}.virtual-status strong{color:#49615e}@media (width<=1050px){.side-panel{transition:transform .2s;transform:translate(-105%)}.side-panel.side-open{transform:translate(0)}.main-area{margin-left:0}.menu-button{place-items:center;display:grid}.backdrop{z-index:19;background:#031c1b61;border:0;display:block;position:fixed;inset:0}.top-header{padding-inline:22px}.page-content{padding-inline:20px}}@media (width<=760px){.auth-screen{padding:12px}.auth-card{border-radius:20px;padding:25px 21px}.top-header{flex-wrap:wrap;gap:12px;min-height:auto;padding:15px 16px}.page-heading{flex:1}.page-heading p{display:none}.header-actions,.search-box{width:100%}.header-actions.catalog-actions .search-box{flex:1 0 100%;width:100%}.header-actions .outline-button,.header-actions .solid-button{flex:1}.page-content{padding:14px 12px 24px}.price-content{height:calc(100vh - 127px)}.stat-strip{grid-template-columns:1fr;gap:8px}.stat-strip article{padding:12px 14px}.panel-toolbar,.price-toolbar{flex-wrap:wrap;align-items:stretch}.panel-toolbar>div:first-child,.price-toolbar>div:first-child{width:100%}.panel-toolbar label,.price-toolbar label{flex:1;display:grid}.panel-toolbar select,.price-toolbar select{width:100%;max-width:none}.card-filter-toolbar>div:first-child{padding-top:0}.catalog-filters,.card-price-filter-list{flex-basis:100%;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.catalog-filters label{min-width:0}.catalog-filters select,.catalog-filters label:nth-child(3) select,.catalog-filters label:nth-child(6) select,.catalog-layout.card .catalog-filters select,.catalog-layout.card .catalog-filters label:nth-child(3) select,.catalog-layout.card .catalog-filters label:nth-child(4) select,.catalog-layout.card .catalog-filters label:nth-child(6) select{width:100%}.card-price-filter-list select,.card-price-filter-list label:nth-child(3) select,.card-price-filter-list label:nth-child(4) select,.card-price-filter-list label:nth-child(6) select{width:100%;max-width:none}.card-filter-toolbar>em{margin-left:auto}.table-wrap{max-height:calc(100vh - 380px)}.price-layout .stat-strip{display:none}.price-toolbar em{align-self:center;margin-left:auto}.virtual-panel,.catalog-layout.card .virtual-panel{height:calc(100vh - 300px)}.catalog-grid-head.box,.virtual-catalog-row.box{grid-template-columns:210px 190px 190px 160px 115px minmax(190px,1fr) 80px}.catalog-grid-head.card,.virtual-catalog-row.card{grid-template-columns:110px 190px 145px 90px 240px minmax(200px,1fr)}.virtual-price-panel .price-toolbar{flex:none}.virtual-status{display:none}.modal-layer{padding:8px}.modal-card.wide{max-height:96vh}.product-fields{grid-template-columns:1fr}.product-fields .wide-field{grid-column:auto}.variant-editor>div:first-child{flex-direction:column;align-items:stretch}.variant-editor-head,.variant-editor-row{grid-template-columns:minmax(0,1fr) 82px 40px}.box-name{width:145px;max-width:145px;min-width:145px!important}.box-category{left:145px}.box-spec{left:305px}.box-case{left:423px}.card-name{width:145px;max-width:145px;min-width:145px!important}.card-code{left:145px}.card-number{left:257px}.card-rarity{left:402px}.card-expansion{left:484px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
