:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#f1f0eb;background:#0b1013;font-synthesis:none;--bg: #0b1013;--sidebar: #080d10;--surface: #11181c;--surface-2: #151d21;--border: #2a3338;--border-strong: #3a454a;--text: #f1f0eb;--muted: #9ba1a3;--subtle: #6f777a;--gold: #d8ad63;--gold-strong: #efc56f;--profit: #ef5d52;--danger: #df6861;--warning: #ddac58;--ok: #67b697;color-scheme:dark}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;overflow-x:hidden;background:var(--bg)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--gold);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.48}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.auth-gate{min-height:100vh;display:grid;place-items:center;padding:36px;background:radial-gradient(circle at 76% 14%,rgba(216,173,99,.09),transparent 28%),linear-gradient(135deg,#080d10,#10171a 52%,#090e11)}.auth-gate:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.38;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:48px 48px}.auth-card{position:relative;z-index:1;width:min(440px,100%);overflow:hidden;border:1px solid #323b3f;border-radius:8px;background:#0e1417f7;box-shadow:0 34px 90px #0000008c}.auth-card-header{display:flex;align-items:center;gap:15px;padding:28px 30px 23px;border-bottom:1px solid #293236}.auth-card-header img{width:46px;height:46px;object-fit:contain}.auth-card-header span{color:var(--gold);font-size:11px;letter-spacing:.08em}.auth-card-header h1{margin:7px 0 0;color:#ecebe6;font-size:23px;font-weight:620}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;margin:0 30px;border-bottom:1px solid #2b3438}.auth-tabs button{height:48px;border:0;border-bottom:2px solid transparent;background:transparent;color:#778184;cursor:pointer}.auth-tabs button[aria-selected=true]{border-color:var(--gold);color:#e9bd6b}.auth-card form{display:grid;gap:15px;padding:24px 30px 28px}.auth-card form>label>span{display:block;margin-bottom:7px;color:#8a9395;font-size:11px}.auth-card form>label>div{display:flex;height:43px;align-items:center;gap:9px;padding:0 12px;border:1px solid #354044;border-radius:5px;background:#0b1114;color:#6f7a7d}.auth-card input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#e2e3df}.auth-error{display:flex;align-items:flex-start;gap:8px;padding:10px 11px;border:1px solid #714944;border-radius:4px;background:#7e3d3724;color:#e0a39b;font-size:11px;line-height:1.5}.auth-primary,.auth-secondary{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border-radius:5px;cursor:pointer;text-decoration:none}.auth-primary{margin-top:3px;border:1px solid #e4b967;background:#dfb15e;color:#18130b;font-weight:700}.auth-card>footer{display:flex;align-items:center;justify-content:center;gap:7px;padding:14px 24px;border-top:1px solid #283136;color:#687276;font-size:10px}.auth-checking{display:flex;align-items:center;gap:12px;color:#adb3b2}.auth-checking span{width:22px;height:22px;border:2px solid #465055;border-top-color:var(--gold);border-radius:50%;animation:auth-spin .8s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}.auth-result{display:flex;flex-direction:column;align-items:center;padding:42px 34px 34px;text-align:center}.auth-result-icon{display:grid;width:58px;height:58px;place-items:center;border:1px solid #5a4a32;border-radius:50%;color:var(--gold)}.auth-result>span{margin-top:18px;color:var(--gold);font-size:10px;letter-spacing:.1em}.auth-result h1{margin:8px 0 0;font-size:22px}.auth-result p{max-width:330px;margin:13px 0 22px;color:#899294;font-size:12px;line-height:1.7}.auth-partner-guidance{width:100%;padding:11px 13px;border:1px solid #5d4d33;border-radius:5px;background:#8b69331f;color:#d7b97d;font-size:11px;line-height:1.6}.auth-secondary{width:100%;margin-top:10px;border:1px solid #394348;background:#151d20;color:#aeb4b2}.desktop-app{display:grid;grid-template-columns:214px minmax(0,1fr);min-height:100vh;background:radial-gradient(circle at 78% 4%,rgba(216,173,99,.03),transparent 23%),var(--bg)}.desktop-app.is-collapsed{grid-template-columns:74px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;border-right:1px solid #222b30;background:#070c0ffa;z-index:15}.brand{height:98px;display:flex;align-items:center;gap:11px;padding:0 26px;color:var(--gold-strong);border-bottom:1px solid #1d2529;white-space:nowrap;overflow:hidden}.brand img{width:35px;height:35px;object-fit:contain;flex:0 0 auto}.brand strong{font-size:20px;letter-spacing:.06em}.sidebar nav{flex:1;overflow-y:auto;padding-top:12px}.sidebar nav button,.settings-link{width:100%;height:64px;border:0;border-left:4px solid transparent;background:transparent;color:#b0b5b7;display:flex;align-items:center;gap:16px;padding:0 24px;cursor:pointer;text-align:left;white-space:nowrap;overflow:hidden}.sidebar nav button:hover:not(:disabled),.settings-link:hover:not(:disabled){background:#12191d;color:#e8e6df}.sidebar nav button.is-active{color:var(--gold-strong);border-left-color:var(--gold-strong);background:linear-gradient(90deg,#d8ad632e,#d8ad6314)}.sidebar nav button:disabled{opacity:.54}.nav-lock{margin-left:auto;flex:0 0 auto}.sidebar-footer{border-top:1px solid #1d2529;padding:12px 0}.member-identity{display:flex;align-items:center;gap:10px;min-height:70px;padding:12px 20px;overflow:hidden}.member-identity img,.member-button img{width:34px;height:34px;border-radius:50%;object-fit:cover;border:1px solid #899196}.member-identity span{display:flex;flex-direction:column;min-width:0;flex:1}.member-identity strong{font-size:14px}.member-identity small{color:var(--subtle);font-size:11px;margin-top:4px;white-space:nowrap}.settings-link{height:48px}.is-collapsed .brand{padding:0 19px}.is-collapsed .brand strong,.is-collapsed .sidebar nav span,.is-collapsed .member-identity span,.is-collapsed .member-identity svg,.is-collapsed .settings-link span,.is-collapsed .nav-lock{display:none}.is-collapsed .sidebar nav button,.is-collapsed .settings-link{padding:0 22px}.is-collapsed .member-identity{padding:12px 18px}.main-shell{min-width:0}.topbar{min-height:98px;display:grid;grid-template-columns:minmax(210px,1fr) minmax(340px,560px) minmax(370px,1fr);align-items:center;gap:22px;padding:0 34px;border-bottom:1px solid #242e33;background:#10171beb;position:sticky;top:0;z-index:12;backdrop-filter:blur(10px)}.title-row{display:flex;align-items:center;gap:14px}.title-row h1{margin:0;font-size:27px;letter-spacing:.02em}.collapse-button,.icon-button{width:36px;height:36px;border:1px solid var(--border);border-radius:5px;background:transparent;display:inline-grid;place-items:center;cursor:pointer}.collapse-button{display:none}.global-search{height:42px;display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid var(--border);border-radius:5px;background:#0e1519;position:relative;color:var(--subtle)}.global-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--text)}.global-search>button{border:0;background:transparent;cursor:pointer;display:grid;place-items:center}.search-results{position:absolute;top:calc(100% + 7px);left:0;right:0;padding:7px;border:1px solid var(--border-strong);border-radius:6px;background:#11191d;box-shadow:0 16px 42px #00000073;z-index:30}.search-results p{color:var(--muted);margin:10px}.search-results button{width:100%;display:flex;flex-direction:column;gap:4px;text-align:left;border:0;border-radius:4px;padding:10px;background:transparent;cursor:pointer}.search-results button:hover{background:#1a2328}.search-results span{color:var(--muted);font-size:12px}.top-actions{justify-self:end;display:flex;align-items:center;gap:12px}.member-button{height:42px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--border);border-radius:5px;background:transparent}.member-button img{width:27px;height:27px}.button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:4px;border:1px solid var(--border-strong);padding:0 15px;cursor:pointer}.button.primary{color:#19160f;border-color:#e3b966;background:#e4bb6b;font-weight:650}.button.primary:hover:not(:disabled){background:#efc775}.button.secondary{background:#182126;color:#e2e1dc}.button.ghost{color:var(--gold-strong);background:transparent;border-color:#765f35}.entry-cta{min-width:130px}.session-banner,.stale-banner,.data-warning{margin:14px 34px 0;min-height:38px;display:flex;align-items:center;gap:9px;border:1px solid #79534f;background:#8246412e;color:#e9bbb6;padding:8px 12px;border-radius:4px}.stale-banner,.data-warning{border-color:#675630;background:#745c2729;color:#d7c496}.stale-banner button{margin-left:auto;border:0;background:transparent;color:var(--gold-strong);cursor:pointer}.page-content{padding:20px 34px 34px;min-width:0}.panel{border:1px solid var(--border);border-radius:5px;background:#10171be0}.panel-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 22px 10px}.panel-header h2{margin:0;font-size:18px}.panel-header p{margin:5px 0 0;color:var(--subtle);font-size:12px}.loading-block{min-height:470px;padding:26px;display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:120px;gap:16px;border:1px solid var(--border);background:#10171b}.loading-block i{display:block;border-radius:5px;background:linear-gradient(90deg,#151d21 25%,#20292e,#151d21 75%);background-size:200% 100%;animation:shimmer 1.3s infinite linear}@keyframes shimmer{to{background-position:-200% 0}}.state-panel{min-height:410px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border:1px solid var(--border);background:#10171be0;color:var(--muted);text-align:center;padding:32px}.state-panel h2{margin:0;color:var(--text);font-size:20px}.state-panel p{max-width:540px;margin:0 0 8px;line-height:1.7}.kpi-strip{min-height:194px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--border);border-radius:5px;background:#10171b}.kpi-strip article{padding:31px 44px;position:relative}.kpi-strip article+article:before{content:"";position:absolute;left:0;top:36px;bottom:36px;width:1px;background:#374146}.kpi-strip span{color:var(--muted);font-size:15px}.kpi-strip strong{display:block;margin-top:10px;font-size:clamp(36px,3.2vw,48px);font-weight:500;letter-spacing:.02em}.kpi-strip strong small{font-size:17px;margin-left:7px}.kpi-strip p{color:#a0a5a7;margin:13px 0 0}.kpi-strip time{display:block;margin-top:10px;color:#656e72;font-size:12px}.kpi-strip .profit-kpi strong,.profit-value,.kpi-strip .profit-kpi b{color:var(--profit)}.overview-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);gap:14px;margin-top:14px}.trend-panel,.location-panel{min-height:352px}.chart-wrap{height:280px;padding:0 13px 13px}.chart-tooltip{display:flex;flex-direction:column;gap:4px;padding:9px 11px;border:1px solid var(--border-strong);border-radius:4px;background:#0c1215;box-shadow:0 8px 30px #00000073}.chart-tooltip span{color:var(--muted);font-size:11px}.chart-tooltip strong{color:var(--profit)}.location-chart{min-height:260px;display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:22px;padding:10px 28px 26px}.donut{width:min(176px,100%);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;margin:auto}.donut>div{width:60%;aspect-ratio:1;border-radius:50%;background:#11181c;display:flex;flex-direction:column;align-items:center;justify-content:center}.donut strong{font-size:30px}.donut span{color:var(--subtle);font-size:11px}.location-chart dl{margin:0}.location-chart dl>div{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid var(--border)}.location-chart dt{display:flex;align-items:center;gap:9px;color:#c8c7c2}.location-chart dt i{width:10px;height:10px;border-radius:50%}.location-chart dd{display:flex;flex-direction:column;align-items:flex-end;margin:0}.location-chart dd small{margin-left:3px}.location-chart dd span{color:var(--subtle);font-size:11px}.recent-panel{margin-top:14px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th{height:43px;color:#7f878a;font-size:12px;font-weight:500;text-align:left;white-space:nowrap}td{height:52px;color:#c8cbca;font-size:13px;border-top:1px solid #293237;white-space:nowrap}th,td{padding:0 12px}.recent-panel .table-wrap{padding:0 20px 18px}.product-cell{min-width:210px;max-width:420px;display:flex;align-items:center;gap:10px}.product-cell img,.image-fallback{width:48px;height:36px;object-fit:contain;border-radius:3px;background:#171e22;flex:0 0 auto}.image-fallback{display:grid;place-items:center;color:#768084}.product-cell span{min-width:0;display:flex;flex-direction:column;gap:3px;overflow:hidden;text-overflow:ellipsis}.product-cell strong{overflow:hidden;text-overflow:ellipsis;font-weight:520;color:#deddd8}.product-cell small{color:var(--subtle)}.page-tabs{display:flex;gap:8px;margin-bottom:14px}.page-tabs button{min-width:100px;height:38px;border:1px solid var(--border);border-radius:4px;background:#11181c;cursor:pointer}.page-tabs button.is-active{color:var(--gold-strong);border-color:#886c38;background:#d8ad6317}.entry-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:14px;align-items:start}.entry-ledger{min-width:0}.entry-product{border-top:1px solid var(--border);padding:18px 22px 22px}.product-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.danger-link{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:#d67c74;cursor:pointer}.product-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px}label>span{display:block;color:var(--muted);font-size:12px;margin-bottom:6px}label em{color:var(--profit);font-style:normal;font-size:10px}label small{color:var(--subtle)}input,select,textarea{height:38px;border:1px solid var(--border);border-radius:4px;background:#0d1418;color:var(--text);padding:0 10px}.product-fields input{width:100%}.entry-table-wrap{overflow-x:auto}.entry-table{min-width:900px}.entry-table input,.entry-table select{width:100%;min-width:80px;height:34px}.entry-table th{padding:0 6px}.entry-table td{padding:6px}.add-line{margin-top:10px;display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:var(--gold-strong);cursor:pointer}.icon-button.danger{color:#d67c74}.entry-review{position:sticky;top:118px;padding:20px}.entry-review h2{margin:0 0 14px;font-size:18px}.entry-review dl{margin:0}.entry-review dl>div{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid var(--border)}.entry-review dt{color:var(--muted)}.entry-review dd{margin:0}.warning-value{color:var(--warning)}.ok-value{color:var(--ok)}.validation-summary,.save-message{display:flex;align-items:flex-start;gap:8px;margin-top:14px;padding:10px;border:1px solid #6d552e;background:#745a2a26;color:#d8c491;font-size:12px;line-height:1.5}.save-message.is-success{border-color:#386e59;color:#9ed1ba;background:#396f5821}.save-message.is-error{border-color:#754844;color:#e2aaa5;background:#79464221}.submit-batch{width:100%;margin-top:16px}.entry-review>small{display:block;margin-top:11px;color:var(--subtle);line-height:1.6}.ledger-summary{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:14px;border:1px solid var(--border);border-radius:5px;background:#10171b}.ledger-summary>div{min-height:112px;padding:21px 26px}.ledger-summary>div+div{border-left:1px solid var(--border)}.ledger-summary span{color:var(--muted);font-size:13px}.ledger-summary strong{display:block;margin-top:7px;font-size:28px;font-weight:500}.ledger-summary strong small{margin-left:5px;font-size:13px}.ledger-summary .summary-text{font-size:19px}.ledger-summary p{margin:7px 0 0;color:var(--subtle);font-size:11px}.ledger-toolbar{min-height:65px;display:flex;align-items:center;gap:9px;padding:12px 16px;border-bottom:1px solid var(--border);overflow-x:auto}.ledger-toolbar label{display:flex;align-items:center;gap:5px}.ledger-toolbar select{min-width:132px}.page-search{min-width:230px;flex:1;height:38px;display:flex;align-items:center;gap:7px;border:1px solid var(--border);border-radius:4px;padding:0 10px;color:var(--subtle);background:#0d1418}.page-search input{flex:1;min-width:0;height:32px;border:0;padding:0;background:transparent}.selection-bar{min-height:44px;display:flex;align-items:center;gap:14px;padding:0 16px;border-bottom:1px solid #6c552f;background:#d8ad6314;color:#dac38e}.selection-bar button{border:0;background:transparent;color:var(--gold-strong);cursor:pointer}.ledger-table{min-width:1120px}.ledger-table th:first-child,.ledger-table td:first-child{padding-left:16px}.selection-col,.expand-col{width:34px}.ledger-table input[type=checkbox]{width:15px;height:15px;accent-color:var(--gold)}.ledger-table .icon-button{width:28px;height:28px;border:0}.location-chips{display:flex;gap:5px}.location-chips span,.status-tag{display:inline-flex;align-items:center;min-height:23px;padding:0 7px;border:1px solid #414c51;border-radius:10px;color:#aeb4b6;font-size:11px}.status-tag.is-ok{border-color:#396552;color:#8ec7ad}.status-tag.is-warning{border-color:#715a31;color:#d2b06b}.status-tag.is-pending{border-color:#546473;color:#9aafbf}.pending-value{color:#cab784}.expanded-row td{height:auto;padding:14px 46px;background:#0d1418}.expanded-row p{color:var(--muted)}.batch-table th,.batch-table td{height:36px}.pagination{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 16px;border-top:1px solid var(--border);color:var(--muted);font-size:12px}.pagination div{display:flex;gap:7px}.pagination button{min-height:32px;display:inline-flex;align-items:center;gap:4px;border:1px solid var(--border);border-radius:4px;background:#121a1e;cursor:pointer}.mobile-gate{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px 24px;background:radial-gradient(circle at 50% 20%,rgba(216,173,99,.12),transparent 28%),#0b1013}.mobile-gate img{width:62px;height:62px}.mobile-gate>span{margin-top:12px;color:var(--gold-strong);letter-spacing:.08em}.mobile-gate h1{margin:30px 0 12px;font-size:24px}.mobile-gate p{max-width:360px;color:var(--muted);line-height:1.7}.mini-program-placeholder{width:154px;height:154px;display:grid;place-items:center;margin:24px 0 12px;border:1px dashed #75643e;color:#9c8d6b;background:#10171b;line-height:1.6}.mobile-gate small{color:var(--subtle)}.desktop-entry-loading{min-height:100vh;display:grid;place-items:center;background:var(--bg);color:var(--muted)}@media(max-width:1370px){.desktop-app{grid-template-columns:184px minmax(0,1fr)}.brand{padding:0 20px}.sidebar nav button{padding:0 18px}.topbar{grid-template-columns:minmax(180px,.7fr) minmax(300px,1.1fr) minmax(340px,.9fr);padding:0 24px;gap:14px}.page-content{padding:18px 24px 28px}.session-banner,.stale-banner,.data-warning{margin-left:24px;margin-right:24px}.kpi-strip article{padding-left:30px;padding-right:30px}.entry-layout{grid-template-columns:minmax(0,1fr) 290px}}@media(max-width:1190px){.collapse-button{display:inline-grid}.topbar{grid-template-columns:minmax(180px,.65fr) minmax(280px,1.15fr) minmax(300px,.9fr)}.member-button span{display:none}}@media(max-width:1119px){.mobile-gate{display:flex}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}:root{color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;--background: #151a1e;--surface-hover: #1c2327;--foreground: #f1f1ee;--border: #293034;--border-strong: #394145;--primary-strong: #e9bd70;--primary-foreground: #17120b;--profit: #ee5b50;--profit-soft: #c84d46;--ring: #e2b96e;--radius: 5px;background:var(--background);color:var(--foreground)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--background)}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden;background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}button{color:inherit}.skip-link{position:fixed;z-index:100;top:8px;left:8px;padding:9px 12px;border-radius:4px;background:var(--primary-strong);color:var(--primary-foreground);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:root{--freeze-sidebar-width: 194px;--freeze-sidebar-collapsed: 72px;--freeze-topbar-height: 80px}.freeze-app{min-height:100vh;background:var(--background)}.freeze-sidebar{position:fixed;inset:0 auto 0 0;z-index:30;display:flex;width:var(--freeze-sidebar-width);min-height:100vh;flex-direction:column;border-right:1px solid #253036;background:#080d10;transition:width .16s ease}.freeze-sidebar[data-collapsed=true]{width:var(--freeze-sidebar-collapsed)}.freeze-brand-lockup{display:flex;height:var(--freeze-topbar-height);flex:0 0 auto;align-items:center;gap:10px;padding:0 23px;overflow:hidden;color:var(--primary-strong)}.freeze-brand-lockup img{width:36px;height:36px;flex:0 0 auto;border-radius:50%;object-fit:cover}.freeze-brand-lockup strong{min-width:98px;font-size:18px;font-weight:650;letter-spacing:.04em;white-space:nowrap}.freeze-nav-list{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;gap:2px;overflow-y:auto;padding:8px 0 16px;scrollbar-width:thin}.freeze-nav-list button,.freeze-member-summary,.freeze-settings{position:relative;display:flex;width:100%;min-height:52px;align-items:center;gap:16px;padding:0 24px;border:0;background:transparent;color:#aeb2b3;text-align:left;white-space:nowrap}.freeze-nav-list button:not(:disabled),.freeze-member-summary{cursor:pointer}.freeze-nav-list button.is-active{background:#d8ad631a;color:var(--primary-strong)}.freeze-nav-list button.is-active:before{position:absolute;inset:0 auto 0 0;width:5px;background:var(--primary-strong);content:""}.freeze-nav-list button.is-disabled,.freeze-settings:disabled{color:#626a6d;cursor:not-allowed}.freeze-nav-list button.is-disabled:hover,.freeze-settings:disabled:hover{background:transparent}.freeze-nav-list button span,.freeze-member-summary span,.freeze-settings span{min-width:0;overflow:hidden;font-size:14px;text-overflow:ellipsis}.freeze-nav-lock{flex:0 0 auto;margin-left:auto;color:#50585b}.freeze-sidebar-foot{display:flex;flex:0 0 auto;flex-direction:column;gap:3px;padding:8px 0 18px;border-top:1px solid #1d262a}.freeze-member-summary{min-height:58px;gap:9px}.freeze-member-summary img{width:36px;height:36px;flex:0 0 auto;border:2px solid #dbe3e7;border-radius:50%;object-fit:cover}.freeze-member-summary>svg{margin-left:auto}.freeze-settings{min-height:46px}.freeze-sidebar[data-collapsed=true] .freeze-brand-lockup{padding-inline:18px}.freeze-sidebar[data-collapsed=true] .freeze-brand-lockup strong,.freeze-sidebar[data-collapsed=true] .freeze-nav-list span,.freeze-sidebar[data-collapsed=true] .freeze-sidebar-foot span,.freeze-sidebar[data-collapsed=true] .freeze-nav-lock,.freeze-sidebar[data-collapsed=true] .freeze-member-summary>svg{opacity:0;pointer-events:none}.freeze-sidebar[data-collapsed=true] .freeze-nav-list button,.freeze-sidebar[data-collapsed=true] .freeze-member-summary,.freeze-sidebar[data-collapsed=true] .freeze-settings{justify-content:center;gap:0;padding-inline:0}.freeze-sidebar-toggle{position:absolute;z-index:2;top:50%;right:-11px;display:grid;width:22px;height:42px;place-items:center;border:1px solid var(--border);border-radius:4px;background:#101619;color:#70787a;cursor:pointer;opacity:0;transition:opacity .14s ease,color .14s ease}.freeze-sidebar:hover .freeze-sidebar-toggle,.freeze-sidebar-toggle:focus-visible{opacity:1}.freeze-main{width:calc(100% - var(--freeze-sidebar-width));min-height:100vh;margin-left:var(--freeze-sidebar-width);transition:width .16s ease,margin-left .16s ease}.freeze-app.is-collapsed .freeze-main{width:calc(100% - var(--freeze-sidebar-collapsed));margin-left:var(--freeze-sidebar-collapsed)}.freeze-topbar{display:grid;height:var(--freeze-topbar-height);grid-template-columns:minmax(220px,.76fr) minmax(330px,440px) minmax(390px,1fr);align-items:center;gap:24px;padding:0 30px;border-bottom:1px solid rgba(47,55,59,.48);background:#14191d}.freeze-title-group{display:flex;min-width:0;align-items:center;gap:12px}.freeze-title-group h1{margin:0;font-size:25px;font-weight:650;letter-spacing:.02em}.freeze-title-group span{padding:4px 6px;border:1px solid #4f4635;border-radius:3px;color:#b59a67;font-size:9px;letter-spacing:.08em}.freeze-search{display:flex;height:38px;min-width:0;align-items:center;gap:9px;padding:0 11px;border:1px solid #343b3f;border-radius:5px;background:#11171a;color:#737b7e}.freeze-search:focus-within{border-color:#8d754d;box-shadow:0 0 0 1px #d8ad6329}.freeze-search.is-disabled{opacity:.52}.freeze-search input{min-width:0;flex:1;border:0;background:transparent;color:var(--foreground);font-size:13px}.freeze-search input::placeholder{color:#646c6f}.freeze-search kbd{display:grid;width:19px;height:19px;place-items:center;border:1px solid var(--border);border-radius:3px;color:#737a7d;font-size:10px}.freeze-top-actions{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:11px}.freeze-popover-anchor{position:relative}.freeze-icon-button{display:grid;width:36px;height:36px;place-items:center;border:1px solid transparent;border-radius:4px;background:transparent;color:#bdc1c1;cursor:pointer}.freeze-icon-button:hover{border-color:var(--border);background:var(--surface-hover)}.freeze-top-member{display:flex;max-width:235px;height:38px;align-items:center;gap:8px;padding:0 10px 0 7px;border:1px solid #31383c;border-radius:5px;background:#11171a;color:#d0d1d0;cursor:pointer}.freeze-top-member img{width:25px;height:25px;flex:0 0 auto;border:1px solid #ccd3d6;border-radius:50%}.freeze-top-member span{min-width:0;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.freeze-primary-action{display:inline-flex;height:38px;align-items:center;justify-content:center;gap:6px;padding:0 14px;border:1px solid #3b4143;border-radius:4px;background:#252b2e;color:#747b7d;cursor:not-allowed;font-size:13px;font-weight:600}.freeze-popover{position:absolute;z-index:42;top:45px;right:0;width:270px;padding:14px;border:1px solid var(--border-strong);border-radius:5px;background:#10171a;box-shadow:0 18px 42px #00000059}.freeze-popover strong{display:block;font-size:13px}.freeze-popover p,.freeze-popover span{display:block;margin:7px 0 0;color:#8e9597;font-size:11px;line-height:1.6}.freeze-member-popover button{width:100%;margin-top:12px;padding:8px 9px;border:1px solid #343c40;border-radius:3px;background:#171d20;color:#6f7779;text-align:left}.freeze-dashboard-content{display:grid;min-height:calc(100vh - var(--freeze-topbar-height));grid-template-rows:144px 270px minmax(280px,1fr);gap:12px;width:100%;max-width:1688px;margin:0 auto;padding:0 30px 24px}.freeze-app[data-demo-state=partial] .freeze-dashboard-content,.freeze-app[data-demo-state=stale] .freeze-dashboard-content{grid-template-rows:44px 128px 224px minmax(236px,1fr)}.freeze-panel,.freeze-kpi-strip{min-width:0;border:1px solid var(--border);border-radius:var(--radius);background:#101619}.freeze-kpi-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden}.freeze-kpi-strip article{position:relative;display:flex;min-width:0;flex-direction:column;justify-content:center;padding:14px 34px}.freeze-kpi-strip article+article:before{position:absolute;top:30px;bottom:30px;left:0;width:1px;background:#363d40;content:""}.freeze-kpi-strip article>span{color:#a9adae;font-size:13px;letter-spacing:.04em}.freeze-kpi-strip article>strong{margin-top:6px;color:#eeeeea;font-size:clamp(30px,2.7vw,42px);font-weight:530;font-variant-numeric:tabular-nums;letter-spacing:.01em;line-height:1.03;white-space:nowrap}.freeze-kpi-strip article>strong small{margin-left:6px;font-size:15px;font-weight:520}.freeze-kpi-strip article p{margin:8px 0 0;overflow:hidden;color:#9ea3a4;font-size:11.5px;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.freeze-kpi-strip article time{margin-top:6px;color:#656d70;font-size:10px}.freeze-kpi-strip .is-profit>strong,.freeze-kpi-strip .is-profit p b{color:var(--profit)}.freeze-kpi-strip .is-profit>strong{font-size:clamp(29px,2.65vw,41px)}.freeze-kpi-strip .is-profit p b{margin-left:4px;font-weight:560}.freeze-unavailable-value{color:#c79d5a!important;font-size:31px!important}.freeze-analytics-grid{display:grid;min-width:0;grid-template-columns:minmax(0,1.56fr) minmax(320px,.94fr);gap:12px}.freeze-chart-panel,.freeze-stock-panel{display:flex;min-height:0;flex-direction:column;overflow:hidden;padding:16px 18px 11px}.freeze-panel-header,.freeze-sold-header{display:flex;flex:0 0 auto;align-items:flex-start;justify-content:space-between;gap:16px}.freeze-panel-header h2,.freeze-sold-header h2{margin:0;font-size:16px;font-weight:620;letter-spacing:.02em}.freeze-panel-header p{margin:5px 0 0;color:#747c7e;font-size:10.5px}.freeze-range-tag,.freeze-status-tag{display:inline-flex;height:30px;align-items:center;padding:0 9px;border:1px solid #745f40;border-radius:3px;color:var(--primary-strong);font-size:10.5px}.freeze-status-tag.is-warning{border-color:#6e5546;color:#c68e7e}.freeze-chart-wrap{min-height:0;flex:1 1 auto;margin-top:1px}.freeze-chart-tooltip{display:grid;gap:3px;padding:9px 10px;border:1px solid #454e52;border-radius:4px;background:#0d1316;box-shadow:0 10px 28px #00000052}.freeze-chart-tooltip span,.freeze-chart-tooltip small{color:#8d9496;font-size:10px}.freeze-chart-tooltip strong{color:var(--profit);font-size:13px}.freeze-chart-summary{margin:0 0 0 48px;color:#737a7c;font-size:9.5px;line-height:1.4}.freeze-chart-summary strong{color:var(--profit-soft)}.freeze-stock-content{display:grid;min-height:0;flex:1 1 auto;grid-template-columns:minmax(130px,.95fr) minmax(155px,1.05fr);align-items:center;gap:8px}.freeze-donut{position:relative;width:100%;height:178px}.freeze-donut>div:last-child{position:absolute;inset:50% auto auto 50%;display:flex;flex-direction:column;align-items:center;transform:translate(-50%,-50%)}.freeze-donut strong{font-size:22px;font-weight:550;font-variant-numeric:tabular-nums}.freeze-donut span{color:#6f777a;font-size:9.5px}.freeze-stock-legend{min-width:0;margin:0}.freeze-stock-legend>div{display:grid;grid-template-columns:minmax(76px,1fr) auto;align-items:center;gap:8px;padding:10px 0;border-bottom:1px solid #293034}.freeze-stock-legend>div:last-child{border-bottom:0}.freeze-stock-legend dt{display:flex;align-items:center;gap:8px;color:#c2c5c4;font-size:11.5px;white-space:nowrap}.freeze-stock-legend dt i{width:8px;height:8px;flex:0 0 auto;border-radius:50%}.freeze-stock-legend dd{display:flex;flex-direction:column;align-items:flex-end;margin:0}.freeze-stock-legend dd strong{font-size:15px;font-weight:520;font-variant-numeric:tabular-nums}.freeze-stock-legend dd small{margin-left:4px;font-size:10px;font-weight:450}.freeze-stock-legend dd span{margin-top:2px;color:#6f7779;font-size:9.5px}.freeze-sold-panel{display:grid;min-height:0;grid-template-rows:48px minmax(0,1fr) 34px;overflow:hidden;padding:0 16px}.freeze-sold-header{align-items:center}.freeze-sold-heading{display:flex;min-width:0;align-items:center;gap:10px}.freeze-sold-heading>span{color:#71797b;font-size:10px}.freeze-inline-stale{display:inline-flex;align-items:center;gap:4px;color:#b39562!important}.freeze-ai-button{display:inline-flex;height:30px;align-items:center;gap:6px;padding:0 10px;border:1px solid #3e4548;border-radius:3px;background:#171d20;color:#687073;cursor:not-allowed;font-size:10px}.freeze-table-scroll{min-height:0;overflow:auto;scrollbar-color:#434b4f transparent;scrollbar-width:thin}.freeze-sold-panel table{width:100%;border-collapse:collapse;table-layout:fixed}.freeze-sold-panel th,.freeze-sold-panel td{height:39px;padding:0 8px;overflow:hidden;border-bottom:1px solid #2b3336;color:#c7cac9;font-size:10.5px;font-variant-numeric:tabular-nums;text-align:left;text-overflow:ellipsis;white-space:nowrap}.freeze-sold-panel th{height:31px;color:#7f8688;font-weight:480}.freeze-sold-panel th:nth-child(1),.freeze-sold-panel td:nth-child(1){width:30%;padding-left:4px}.freeze-sold-panel th:nth-child(2),.freeze-sold-panel td:nth-child(2){width:7%}.freeze-sold-panel th:nth-child(3),.freeze-sold-panel td:nth-child(3){width:6%;text-align:center}.freeze-sold-panel th:nth-child(4),.freeze-sold-panel td:nth-child(4){width:12%}.freeze-sold-panel th:nth-child(5),.freeze-sold-panel td:nth-child(5){width:12%}.freeze-sold-panel th:nth-child(6),.freeze-sold-panel td:nth-child(6){width:11%}.freeze-sold-panel th:nth-child(7),.freeze-sold-panel td:nth-child(7){width:15%}.freeze-sold-panel th:nth-child(8),.freeze-sold-panel td:nth-child(8){width:7%;text-align:right}.freeze-product-cell{display:flex;min-width:0;align-items:center;gap:8px}.freeze-product-cell img{width:52px;height:28px;flex:0 0 auto;border-radius:2px;object-fit:cover;object-position:center bottom}.freeze-product-cell span{min-width:0;overflow:hidden;text-overflow:ellipsis}.freeze-sold-panel td:nth-child(6) strong{color:var(--profit);font-weight:560}.freeze-sold-panel td:nth-child(6) strong.is-pending{color:var(--gold)}.freeze-sold-panel td button{padding:0;border:0;background:transparent;color:#676f72;font-size:9.5px}.freeze-sold-footer{display:flex;align-items:center;justify-content:center}.freeze-sold-footer button{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:#697174;font-size:10px}.freeze-no-result{display:grid;min-height:100px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px 22px;color:#7b8385}.freeze-no-result strong{color:#d8d9d6;font-size:13px}.freeze-no-result p{margin:4px 0 0;color:#7d8587;font-size:10.5px}.freeze-no-result button{height:30px;padding:0 10px;border:1px solid #65563e;border-radius:3px;background:transparent;color:var(--primary-strong);cursor:pointer;font-size:10px}.freeze-data-notice{display:flex;min-width:0;align-items:center;gap:10px;padding:0 14px;border:1px solid #554c3c;border-radius:var(--radius);background:#171815;color:#c6a66d}.freeze-data-notice.is-partial{border-color:#5b463d;background:#191615;color:#c58b7c}.freeze-data-notice>div{display:flex;min-width:0;flex:1;align-items:baseline;gap:9px}.freeze-data-notice strong{flex:0 0 auto;font-size:11.5px}.freeze-data-notice span{overflow:hidden;color:#8c8580;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.freeze-data-notice button{height:26px;flex:0 0 auto;padding:0 8px;border:1px solid #47433b;border-radius:3px;background:transparent;color:#736f68;font-size:9px}.freeze-partial-copy{display:grid;min-height:0;flex:1 1 auto;place-content:center;justify-items:center;padding:18px;color:#9b7168;text-align:center}.freeze-partial-copy strong{margin-top:7px;color:#d4d4d0;font-size:13px}.freeze-partial-copy p{max-width:450px;margin:5px 0 0;color:#7f8789;font-size:10.5px;line-height:1.55}.freeze-page-state{display:grid;grid-row:1 / -1;min-height:calc(100vh - 104px);place-content:center;justify-items:center;padding:40px;border:1px solid var(--border);border-radius:var(--radius);background:#101619;text-align:center}.freeze-state-icon{display:grid;width:54px;height:54px;place-items:center;border:1px solid #394246;border-radius:50%;color:#8b9496}.freeze-page-state[data-state=error] .freeze-state-icon{border-color:#694f48;color:#c28375}.freeze-page-state[data-state=permission] .freeze-state-icon{border-color:#4b5b55;color:#8eada0}.freeze-page-state>span{margin-top:15px;color:var(--primary-strong);font-size:10px;font-weight:620;letter-spacing:.12em}.freeze-page-state h2{margin:8px 0 0;font-size:20px;font-weight:620}.freeze-page-state p{max-width:520px;margin:8px 0 18px;color:#899092;font-size:12px;line-height:1.65}.freeze-page-state button{height:34px;padding:0 12px;border:1px solid #785f3d;border-radius:3px;background:transparent;color:var(--primary-strong);cursor:pointer;font-size:11px}.freeze-page-state button:disabled{border-color:#353d40;color:#697174;cursor:not-allowed}.freeze-page-state small{margin-top:18px;color:#555e61;font-size:9px}.freeze-state-layout{display:grid;grid-row:1 / -1;grid-template-columns:minmax(0,1.56fr) minmax(320px,.94fr);grid-template-rows:144px 270px minmax(280px,1fr);gap:12px}.freeze-skeleton{overflow:hidden;border:1px solid #242b2f;border-radius:var(--radius);background:#171e21;animation:freeze-pulse 1.2s ease-in-out infinite alternate}.freeze-skeleton-kpi{display:grid;grid-column:1 / -1;grid-template-columns:repeat(3,1fr)}.freeze-skeleton-kpi div{display:flex;flex-direction:column;justify-content:center;gap:10px;padding:20px 34px;border-right:1px solid #252d30}.freeze-skeleton-kpi div:last-child{border-right:0}.freeze-skeleton i,.freeze-skeleton b,.freeze-skeleton span,.freeze-skeleton small{display:block;border-radius:2px;background:#252d30}.freeze-skeleton-kpi i{width:28%;height:10px}.freeze-skeleton-kpi b{width:48%;height:34px}.freeze-skeleton-kpi span{width:61%;height:9px}.freeze-skeleton-kpi small{width:38%;height:7px}.freeze-skeleton-chart{display:grid;grid-column:1;align-content:start;gap:34px;padding:20px}.freeze-skeleton-chart i{width:22%;height:14px}.freeze-skeleton-chart b,.freeze-skeleton-chart span{width:100%;height:1px}.freeze-skeleton-stock{display:grid;grid-column:2;align-content:start;justify-items:center;padding:20px}.freeze-skeleton-stock i{justify-self:start;width:36%;height:14px}.freeze-skeleton-stock b{width:132px;height:132px;margin-top:30px;border:20px solid #252d30;border-radius:50%;background:transparent}.freeze-skeleton-table{display:grid;grid-column:1 / -1;align-content:start;gap:34px;padding:18px 20px}.freeze-skeleton-table i{width:15%;height:14px}.freeze-skeleton-table span{width:100%;height:1px}@keyframes freeze-pulse{0%{opacity:.5}to{opacity:.84}}.freeze-candidate-label{position:fixed;z-index:28;right:22px;bottom:14px;display:flex;align-items:center;gap:5px;padding:5px 7px;border:1px solid #3c4a42;border-radius:3px;background:#0d1316e6;color:#7e9e8a;font-size:8.5px;pointer-events:none}@media(max-width:1360px){:root{--freeze-sidebar-width: 176px}.freeze-brand-lockup{padding-inline:19px}.freeze-brand-lockup strong{font-size:16px}.freeze-nav-list button,.freeze-member-summary,.freeze-settings{padding-inline:20px}.freeze-topbar{grid-template-columns:minmax(185px,.62fr) minmax(290px,380px) minmax(365px,1fr);gap:18px;padding-inline:24px}.freeze-dashboard-content{padding-inline:24px}.freeze-kpi-strip article{padding-inline:26px}.freeze-analytics-grid{grid-template-columns:minmax(0,1.48fr) minmax(300px,.92fr)}.freeze-sold-panel th:nth-child(3),.freeze-sold-panel td:nth-child(3),.freeze-sold-panel th:nth-child(5),.freeze-sold-panel td:nth-child(5){display:none}.freeze-sold-panel th:nth-child(1),.freeze-sold-panel td:nth-child(1){width:36%}.freeze-sold-panel th:nth-child(4),.freeze-sold-panel td:nth-child(4){width:15%}.freeze-sold-panel th:nth-child(6),.freeze-sold-panel td:nth-child(6){width:14%}.freeze-sold-panel th:nth-child(7),.freeze-sold-panel td:nth-child(7){width:18%}.freeze-sold-panel th:nth-child(8),.freeze-sold-panel td:nth-child(8){width:10%}}@media(min-width:1760px){:root{--freeze-sidebar-width: 216px}.freeze-topbar{grid-template-columns:minmax(240px,.85fr) minmax(420px,520px) minmax(450px,1fr);padding-inline:44px}.freeze-dashboard-content{padding-inline:44px}.freeze-kpi-strip article{padding-inline:44px}.freeze-analytics-grid{grid-template-columns:minmax(0,1.66fr) minmax(380px,.84fr)}}@media(max-height:820px)and (min-width:1121px){.freeze-dashboard-content{grid-template-rows:132px 240px minmax(250px,1fr)}.freeze-app[data-demo-state=partial] .freeze-dashboard-content,.freeze-app[data-demo-state=stale] .freeze-dashboard-content{grid-template-rows:44px 128px 224px minmax(236px,1fr)}.freeze-donut{height:156px}.freeze-kpi-strip article{padding-block:11px}.freeze-sold-panel th,.freeze-sold-panel td{height:35px}}@media(max-width:1120px){:root{--freeze-sidebar-width: 72px}.freeze-brand-lockup{padding-inline:18px}.freeze-brand-lockup strong,.freeze-nav-list span,.freeze-sidebar-foot span,.freeze-nav-lock,.freeze-member-summary>svg{opacity:0;pointer-events:none}.freeze-nav-list button,.freeze-member-summary,.freeze-settings{justify-content:center;gap:0;padding-inline:0}.freeze-topbar{grid-template-columns:auto minmax(280px,1fr) auto}.freeze-top-member span,.freeze-top-member>svg{display:none}}@media(prefers-reduced-motion:reduce){.freeze-app *,.freeze-app *:before,.freeze-app *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.freeze-dashboard-content.is-entry{display:block;width:100%;max-width:none;min-height:calc(100vh - var(--freeze-topbar-height));padding:0}.freeze-primary-action.p2-primary-action:not(:disabled){border-color:#ba8d4e;background:var(--primary-strong);color:var(--primary-foreground);cursor:pointer}.freeze-primary-action.p2-primary-action:not(:disabled):hover{border-color:#d9b06d;background:#e5b867}.p2-content{--surface: #101619;--primary: #d8ad63;--danger: #e16a60;--success: #7e9e8a;width:100%;max-width:1600px;min-height:calc(100vh - var(--freeze-topbar-height));margin:0 auto;padding:20px 30px 28px}.p2-page-heading{display:flex;min-height:46px;align-items:center;justify-content:space-between;gap:20px}.p2-page-heading p{margin:0 0 5px;color:var(--primary);font-size:10px;font-weight:650;letter-spacing:.08em}.p2-page-heading h2{margin:0;font-size:20px;font-weight:640;letter-spacing:.02em}.p2-save-status{display:inline-flex;max-width:52%;min-height:31px;align-items:center;gap:8px;padding:6px 10px;border:1px solid #36413a;border-radius:4px;background:#111719;color:#9aaf9f;font-size:10px;line-height:1.4}.p2-save-status i{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:var(--success)}.p2-save-status.is-warning{border-color:#6e5b39;color:#c5a66f}.p2-save-status.is-warning i{background:var(--primary)}.p2-mode-row{display:grid;min-height:42px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;margin-top:12px}.p2-mode-tabs{display:flex;width:max-content;height:42px;align-items:center;padding:3px;border:1px solid var(--border);border-radius:var(--radius);background:#101619}.p2-mode-tabs button{display:inline-flex;height:34px;align-items:center;gap:7px;padding:0 13px;border:1px solid transparent;border-radius:3px;background:transparent;color:#909799;cursor:pointer;font-size:12px}.p2-mode-tabs button.is-active{border-color:#8d7042;background:#171a19;color:var(--primary-strong)}.p2-mode-tabs button:disabled{color:#555e61;cursor:not-allowed;opacity:1}.p2-mode-tabs button:disabled small{background:#1b2023;color:#626a6d}.p2-mode-tabs small{padding:2px 4px;border-radius:2px;background:#202629;color:#737b7d;font-size:8px}.p2-status-notice{display:flex;min-width:0;min-height:42px;align-items:center;justify-self:end;gap:9px;padding:7px 11px;border:1px solid #5c4d35;border-radius:4px;background:#171816;color:#c5a66f}.p2-status-notice>div{display:flex;min-width:0;align-items:baseline;gap:8px}.p2-status-notice strong{flex:0 0 auto;font-size:10.5px}.p2-status-notice span{min-width:0;overflow:hidden;color:#8f887d;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.p2-status-notice.is-danger{border-color:#784139;background:#1e1717;color:#e78980}.p2-status-notice.is-stale{border-color:#42505b;background:#151a1e;color:#92a6b3}.p2-success-banner{display:flex;min-height:34px;align-items:center;gap:8px;margin-top:10px;padding:7px 10px;border:1px solid #3d5547;border-radius:4px;background:#121c16;color:#8eb09a;font-size:10.5px}.p2-workspace{display:grid;grid-template-columns:minmax(0,1fr) 318px;align-items:start;gap:12px;margin-top:12px}.p2-panel{min-width:0;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.p2-section+.p2-section{border-top:1px solid var(--border)}.p2-section-heading{display:flex;min-height:50px;align-items:center;gap:10px;padding:9px 16px}.p2-section-heading>span{display:grid;width:27px;height:27px;flex:0 0 auto;place-items:center;border:1px solid #735d37;border-radius:3px;color:var(--primary);font-size:9px;font-weight:700}.p2-section-heading>div{min-width:0;flex:1}.p2-section-heading h3{margin:0;font-size:14px;font-weight:630}.p2-section-heading p{margin:4px 0 0;overflow:hidden;color:#737c7f;font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.p2-section-heading>button{display:inline-flex;height:30px;flex:0 0 auto;align-items:center;gap:5px;padding:0 9px;border:1px solid #4e5960;border-radius:3px;background:#141a1d;color:#c2c5c4;cursor:pointer;font-size:10.5px}.p2-section-heading>button:hover{border-color:#846b42;color:var(--primary-strong)}.p2-product-switcher{display:flex;gap:7px;overflow-x:auto;padding:0 16px 10px;scrollbar-width:thin}.p2-product-switcher>div{position:relative;display:flex;min-width:216px;height:48px;flex:0 0 auto;border:1px solid #2f383c;border-radius:4px;background:#12181b}.p2-product-switcher>div.is-active{border-color:#9c7b45;box-shadow:inset 0 0 0 1px #d8ad631a}.p2-product-switcher>div>button:first-child{display:flex;min-width:0;flex:1;align-items:center;gap:8px;padding:6px 28px 6px 7px;border:0;background:transparent;cursor:pointer;text-align:left}.p2-product-switcher img{width:42px;height:34px;flex:0 0 auto;object-fit:contain}.p2-product-switcher span{min-width:0}.p2-product-switcher strong,.p2-product-switcher small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p2-product-switcher strong{color:#d6d8d6;font-size:10.5px}.p2-product-switcher small{margin-top:3px;color:#71797c;font-size:8.5px}.p2-remove-product{position:absolute;top:3px;right:3px;display:grid;width:24px;height:24px;place-items:center;border:0;background:transparent;color:#646c6f;cursor:pointer}.p2-remove-product:hover{color:var(--danger)}.p2-product-fields{display:grid;grid-template-columns:80px minmax(220px,1fr) minmax(220px,1fr);align-items:start;gap:12px;padding:0 16px 13px}.p2-product-image{display:grid;height:66px;align-content:center;justify-items:center;gap:4px;border:1px solid #30383c;border-radius:4px;background:#11171a;color:#657074}.p2-product-image.has-image{background:#151a1c}.p2-product-image img{width:72px;height:56px;object-fit:contain}.p2-product-image span{max-width:76px;overflow:hidden;font-size:7.5px;text-overflow:ellipsis;white-space:nowrap}.p2-field{min-width:0}.p2-field>span{display:flex;min-height:17px;align-items:center;gap:6px;color:#afb3b3;font-size:10px}.p2-field em{padding:1px 4px;border-radius:2px;background:#4b3e27;color:var(--primary-strong);font-size:7.5px;font-style:normal}.p2-field>span i{color:#70787a;font-size:8px;font-style:normal}.p2-field>div{display:flex;height:34px;align-items:center;gap:7px;padding:0 9px;border:1px solid #343d41;border-radius:4px;background:#0e1518;color:#737c80}.p2-field>div:focus-within,.p2-money-input:focus-within{border-color:#8d754d;box-shadow:0 0 0 1px #d8ad6324}.p2-field>div.is-error{border-color:#b6534b}.p2-field input{min-width:0;flex:1;border:0;background:transparent;color:#e0e1df;font-size:11px}.p2-field>small{display:block;min-height:12px;margin-top:4px;overflow:hidden;color:#6e7779;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.p2-field>small.p2-field-error{color:var(--danger)}.p2-line-table-wrap{overflow-x:auto;padding:0 16px 11px}.p2-line-table{width:100%;min-width:710px;border-collapse:separate;border-spacing:0;table-layout:fixed;border:1px solid #30383c;border-radius:4px;overflow:hidden}.p2-line-table th{height:28px;padding:0 7px;border-bottom:1px solid #30383c;background:#12181b;color:#737b7e;font-size:8.5px;font-weight:500;text-align:left}.p2-line-table th small{color:#5f686b;font-size:7px}.p2-line-table td{height:43px;padding:5px;border-bottom:1px solid #272f33;vertical-align:top}.p2-line-table tr:last-child td{border-bottom:0}.p2-line-table th:nth-child(1){width:8%}.p2-line-table th:nth-child(2){width:8%}.p2-line-table th:nth-child(3){width:13%}.p2-line-table th:nth-child(4){width:12%}.p2-line-table th:nth-child(5){width:15%}.p2-line-table th:nth-child(6){width:14%}.p2-line-table th:nth-child(7){width:23%}.p2-line-table th:nth-child(8){width:7%;text-align:center}.p2-line-table input,.p2-line-table select{width:100%;height:32px;border:1px solid #333d41;border-radius:3px;background:#0e1518;color:#d6d8d7;font-size:10.5px}.p2-line-table input{padding:0 7px}.p2-line-table select{padding:0 4px}.p2-money-input{display:flex;height:32px;align-items:center;border:1px solid #333d41;border-radius:3px;background:#0e1518;color:#6c7578}.p2-money-input span{padding-left:7px;font-size:10px}.p2-money-input input{min-width:0;flex:1;border:0;background:transparent}.p2-money-input.is-optional{border-style:dashed}.p2-remainder-note{display:block;margin-top:2px;color:#a98b58;font-size:7px;white-space:nowrap}.p2-row-action{display:grid;width:28px;height:28px;margin:0 auto;place-items:center;border:0;background:transparent;color:#747d80;cursor:pointer}.p2-row-action:disabled{color:#3e474a;cursor:not-allowed;opacity:1}.p2-row-action:not(:disabled):hover{color:var(--danger)}.p2-table-error{display:flex;align-items:center;gap:6px;margin:-2px 16px 10px;color:#dc7168;font-size:9px}.p2-shipping-section{padding-bottom:11px}.p2-shipping-controls{display:grid;grid-template-columns:minmax(160px,.9fr) .72fr 1.15fr .8fr;gap:8px;padding:0 16px}.p2-shipping-controls>label,.p2-shipping-controls>div{display:flex;min-width:0;height:47px;flex-direction:column;justify-content:center;gap:4px;padding:0 10px;border:1px solid #2e373b;border-radius:4px;background:#11171a}.p2-shipping-controls>label{padding:5px 7px 5px 10px}.p2-shipping-controls span{color:#747d80;font-size:8.5px}.p2-shipping-controls strong{overflow:hidden;color:#c5c8c6;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.p2-shipping-controls .p2-money-input{height:27px}.p2-shipping-controls .is-balanced{border-color:#384c40}.p2-shipping-controls .is-balanced strong{color:#7fa28b}.p2-shipping-controls .is-unbalanced{border-color:#6e433c}.p2-shipping-controls .is-unbalanced strong{color:#d57870}.p2-review{position:sticky;top:12px;overflow:hidden}.p2-review>header{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid var(--border)}.p2-review>header p{margin:0 0 4px;color:#747c7e;font-size:9px}.p2-review>header h3{margin:0;font-size:15px}.p2-review>header>span{padding:4px 6px;border:1px solid #49604f;border-radius:3px;color:#87a690;font-size:8px}.p2-review>header>span.is-risk{border-color:#75463f;color:#df796f}.p2-review-totals{margin:0;padding:10px 14px}.p2-review-totals>div{display:flex;min-height:29px;align-items:center;justify-content:space-between;border-bottom:1px solid #293135}.p2-review-totals dt{color:#7d8587;font-size:9.5px}.p2-review-totals dd{margin:0;color:#d6d7d5;font-size:10.5px;font-weight:600}.p2-review-totals .p2-review-optional dd{color:#8b9495;font-size:9.5px;font-weight:500}.p2-review-totals .p2-review-total{min-height:42px;border-bottom:0}.p2-review-totals .p2-review-total dd{color:#eee9de;font-size:18px}.p2-location-review{padding:10px 14px;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.p2-location-review h4{margin:0 0 7px;color:#989e9e;font-size:9.5px}.p2-location-review>div{display:flex;height:22px;align-items:center;justify-content:space-between}.p2-location-review span{color:#737c7e;font-size:9px}.p2-location-review strong{color:#c9ccca;font-size:10px}.p2-review-check{display:flex;min-height:60px;gap:9px;margin:10px 12px 0;padding:10px;border:1px solid #3c5143;border-radius:4px;background:#121b16;color:#7fa28a}.p2-review-check.has-risk{border-color:#64433e;background:#1b1515;color:#d8756c}.p2-review-check>div{min-width:0}.p2-review-check strong{display:block;font-size:9.5px}.p2-review-check p{margin:4px 0 0;color:#878f8c;font-size:8.5px;line-height:1.45}.p2-review-check button{margin:6px 0 0;padding:0;border:0;border-bottom:1px solid currentColor;background:transparent;color:var(--primary);cursor:pointer;font-size:8.5px}.p2-idempotency{margin:10px 12px 0;padding:10px;border:1px solid #704039;border-radius:4px;background:#1e1616}.p2-idempotency>span{display:block;color:#a4837e;font-size:8px}.p2-idempotency code{display:block;margin-top:4px;overflow:hidden;color:#e18b82;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.p2-idempotency p{margin:5px 0;color:#947d79;font-size:8.5px}.p2-idempotency button{display:inline-flex;height:28px;align-items:center;gap:5px;padding:0 9px;border:1px solid #9b544b;border-radius:3px;background:transparent;color:#e18b82;cursor:pointer;font-size:9px}.p2-review-actions{display:grid;grid-template-columns:1fr 1.2fr;gap:8px;padding:12px}.p2-review-actions>button{display:inline-flex;height:36px;align-items:center;justify-content:center;gap:6px;border-radius:4px;cursor:pointer;font-size:11px;font-weight:620}.p2-secondary-button{border:1px solid #4a5458;background:#151b1e;color:#c6c8c7}.p2-confirm-button{border:1px solid #ba8d4e;background:var(--primary-strong);color:var(--primary-foreground)}.p2-review-actions button:disabled{border-color:#353d40;background:#252b2d;color:#646c6e;cursor:not-allowed;opacity:1}.p2-review-actions small{grid-column:1 / -1;color:#606a6d;font-size:8px;text-align:center}.p2-loading{display:grid;grid-template-columns:minmax(0,1fr) 318px;grid-template-rows:54px 44px 510px;gap:12px}.p2-skeleton{border:1px solid var(--border);border-radius:var(--radius);background:#101619}.p2-skeleton i,.p2-skeleton b{display:block;border-radius:2px;background:#252d30;animation:p2-pulse .9s ease-in-out infinite alternate}.p2-skeleton-heading{display:flex;grid-column:1 / -1;align-items:center;gap:10px;padding:12px}.p2-skeleton-heading i{width:160px;height:10px}.p2-skeleton-heading b{width:260px;height:20px}.p2-skeleton-tabs{display:flex;grid-column:1 / -1;gap:8px;padding:6px}.p2-skeleton-tabs i{width:110px;height:30px}.p2-skeleton-sheet{display:grid;grid-column:1;grid-template-columns:repeat(4,1fr);align-content:start;gap:22px 12px;padding:18px}.p2-skeleton-sheet b{grid-column:1 / -1;width:180px;height:16px}.p2-skeleton-sheet i{height:34px}.p2-skeleton-review{display:grid;grid-column:2;align-content:start;gap:26px;padding:18px}.p2-skeleton-review b{width:120px;height:18px}.p2-skeleton-review i{width:100%;height:1px}@keyframes p2-pulse{0%{opacity:.48}to{opacity:.84}}.p2-page-state{display:grid;width:min(620px,calc(100% - 48px));min-height:340px;margin:90px auto;place-items:center;align-content:center;padding:38px;border:1px solid var(--border);border-radius:var(--radius);background:#101619;text-align:center}.p2-page-state>div{display:grid;width:54px;height:54px;place-items:center;border:1px solid #3a4549;border-radius:50%;color:#758084}.p2-page-state>span{margin-top:17px;color:var(--primary);font-size:9px;letter-spacing:.1em}.p2-page-state h2{margin:8px 0 0;font-size:19px}.p2-page-state p{max-width:430px;margin:11px 0 0;color:#7c8587;font-size:11px;line-height:1.7}.p2-page-state button{margin-top:19px;padding:8px 14px;border:1px solid #343d40;border-radius:4px;background:#181e21;color:#646d6f}@media(max-width:1360px){.p2-content{padding-inline:24px}.p2-workspace{grid-template-columns:minmax(0,1fr) 292px}.p2-product-switcher>div{min-width:196px}.p2-product-fields{grid-template-columns:72px minmax(180px,1fr) minmax(180px,1fr);gap:9px}.p2-shipping-controls{grid-template-columns:1fr 1fr}.p2-loading{grid-template-columns:minmax(0,1fr) 292px}}@media(min-width:1760px){.p2-content{padding-inline:44px}.p2-workspace{grid-template-columns:minmax(0,1fr) 360px}.p2-product-switcher>div{min-width:254px}.p2-loading{grid-template-columns:minmax(0,1fr) 360px}}@media(max-height:820px)and (min-width:1121px){.p2-content{padding-top:13px}.p2-page-heading{min-height:42px}.p2-mode-row,.p2-workspace{margin-top:8px}.p2-section-heading{min-height:46px;padding-block:7px}.p2-product-switcher{padding-bottom:7px}.p2-product-fields{padding-bottom:9px}}@media(prefers-reduced-motion:reduce){.p2-content *,.p2-content *:before,.p2-content *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.freeze-dashboard-content.is-inventory{display:block;width:100%;max-width:none;min-height:calc(100vh - var(--freeze-topbar-height));padding:0}.freeze-primary-action.p3-primary-action:not(:disabled){border-color:#a07943;background:#1d1b15;color:#e1b365;cursor:pointer}.p3-workspace{--p3-surface: #0f1518;--p3-primary: #d8ad63;width:100%;max-width:1600px;min-height:calc(100vh - var(--freeze-topbar-height));margin:0 auto;padding:18px 30px 82px}.p3-page-heading{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:20px}.p3-page-heading p{margin:0 0 5px;color:var(--p3-primary);font-size:10px;font-weight:650;letter-spacing:.08em}.p3-page-heading h2{margin:0;color:#e2e3e0;font-size:20px;font-weight:640;letter-spacing:.02em}.p3-page-heading>span{display:inline-flex;align-items:center;gap:6px;color:#717b7e;font-size:9px}.p3-page-heading>span i{width:6px;height:6px;border-radius:50%;background:#79917f}.p3-summary{display:grid;min-height:106px;grid-template-columns:1fr 1fr 1fr 2.15fr;margin-top:10px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:#101619}.p3-summary>div{min-width:0;padding:18px 18px 13px;border-right:1px solid var(--border)}.p3-summary>div:last-child{border-right:0}.p3-summary-metric>span{color:#81898b;font-size:9px}.p3-summary-metric strong{display:flex;min-height:35px;align-items:baseline;gap:4px;margin-top:8px;color:#e0e2df;font-size:22px;font-weight:620;white-space:nowrap}.p3-summary-metric strong small{color:#828b8d;font-size:9px;font-weight:500}.p3-summary-metric strong b{margin:0 5px;color:#4e595c;font-size:13px;font-weight:400}.p3-summary-metric strong em{color:#cf7869;font-size:11px;font-style:normal}.p3-summary-metric p{margin:3px 0 0;color:#626d70;font-size:8px}.p3-summary-risk strong{color:#d98472}.p3-location-summary{display:grid;align-content:center;gap:10px}.p3-location-bar{display:flex;height:7px;overflow:hidden;border-radius:3px;background:#252d30}.p3-location-bar i{display:block;min-width:0}.p3-location-items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.p3-location-items span{display:flex;min-width:0;align-items:center;gap:5px;color:#80898b;font-size:8.5px}.p3-location-items span>i{width:6px;height:6px;flex:0 0 auto;border-radius:50%}.p3-location-items strong{margin-left:auto;color:#d1d4d2;font-size:11px}.p3-location-items small{margin-left:2px;color:#767f81;font-size:7px}.p3-location-summary>p{display:flex;align-items:center;gap:5px;margin:0;color:#606a6d;font-size:8px}.p3-table-panel{margin-top:12px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--p3-surface)}.p3-filters{display:grid;min-height:53px;grid-template-columns:minmax(230px,1.3fr) minmax(130px,.7fr) minmax(130px,.7fr) minmax(155px,.85fr) minmax(170px,.8fr);align-items:center;gap:8px;padding:8px 12px;border-bottom:1px solid var(--border)}.p3-filters label{display:flex;min-width:0;height:34px;align-items:center;gap:7px;padding:0 9px;border:1px solid #333d41;border-radius:4px;background:#0c1316;color:#6e7a7e}.p3-filters input,.p3-filters select{min-width:0;height:100%;flex:1;border:0;background:transparent;color:#afb4b3;font-size:9.5px}.p3-filters select{cursor:pointer}.p3-filter-meta{justify-self:end;text-align:right}.p3-filter-meta span,.p3-filter-meta small{display:block}.p3-filter-meta span{color:#80898b;font-size:9px}.p3-filter-meta strong{color:#d4d6d4}.p3-filter-meta small{margin-top:3px;color:#5f696c;font-size:7.5px}.p3-table-scroll{width:100%;overflow-x:auto}.p3-inventory-table{width:100%;min-width:990px;border-collapse:collapse;table-layout:fixed}.p3-inventory-table th{height:35px;padding:0 8px;border-bottom:1px solid #303a3e;color:#727c7e;font-size:8px;font-weight:500;text-align:left}.p3-inventory-table th:nth-child(1){width:3.3%;text-align:center}.p3-inventory-table th:nth-child(2){width:3.2%}.p3-inventory-table th:nth-child(3){width:26%}.p3-inventory-table th:nth-child(4){width:9.3%}.p3-inventory-table th:nth-child(5){width:17.2%}.p3-inventory-table th:nth-child(6){width:10.6%}.p3-inventory-table th:nth-child(7){width:9%}.p3-inventory-table th:nth-child(8){width:12%}.p3-inventory-table th:nth-child(9){width:9.4%;padding-right:15px;text-align:right}.p3-inventory-table>tbody>tr:not(.p3-batch-row)>td{height:66px;padding:7px 8px;border-bottom:1px solid #283135;color:#c5c8c6;font-size:9.5px;vertical-align:middle}.p3-inventory-table tr.is-selected{background:#171914}.p3-inventory-table tr.is-expanded{background:#151b1e}.p3-inventory-table input[type=checkbox],.p3-batch-picker input{accent-color:#d7aa5c}.p3-expand{display:grid;width:26px;height:26px;place-items:center;border:0;background:transparent;color:#778184;cursor:pointer;transition:transform .15s}.is-expanded .p3-expand{color:#d5aa60;transform:rotate(90deg)}.p3-product{display:flex;min-width:0;align-items:center;gap:10px}.p3-product img,.p3-image-fallback{width:56px;height:42px;flex:0 0 auto;border:1px solid #2d383c;border-radius:3px;background:#11181b}.p3-product img{object-fit:contain}.p3-image-fallback{display:grid;place-items:center;color:#687477}.p3-product>div{min-width:0}.p3-product strong,.p3-product span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p3-product strong{color:#d4d6d4;font-size:10.5px}.p3-product span{margin-top:5px;color:#727c7f;font-size:8.5px}.p3-product span small{margin-left:5px;padding:1px 4px;border:1px solid #3d484c;border-radius:2px;color:#7d8789}.p3-inventory-table td>strong,.p3-inventory-table td>span{display:block}.p3-inventory-table td>strong{color:#d1d4d2;font-size:10.5px}.p3-inventory-table td>strong small{margin-left:2px;color:#7c8587;font-size:7.5px;font-weight:500}.p3-inventory-table td>span{margin-top:5px;color:#6d7779;font-size:8px}.p3-inventory-table .is-warning{color:#d28471}.p3-inventory-table .is-aged{color:#df8976}.p3-position-chips{display:flex;flex-wrap:wrap;gap:4px}.p3-position-chips span{padding:3px 5px;border:1px solid #344045;border-radius:3px;color:#99a0a1;font-size:8px}.p3-position-chips span.is-pending{border-color:#644139;color:#cf7869}.p3-status{display:inline-flex!important;width:fit-content;margin:0!important;padding:3px 6px;border:1px solid #3c5044;border-radius:10px;color:#82a08b!important}.p3-status.is-aged{border-color:#66513d;color:#c89b60!important}.p3-status.is-pending{border-color:#694039;color:#db7c6d!important}.p3-sell{float:right;height:29px;padding:0 8px;border:1px solid #76603b;border-radius:3px;background:transparent;color:#d7aa60;cursor:pointer;font-size:8.5px}.p3-sell:hover{background:#201c14}.p3-batch-row td{padding:0!important;border-bottom:1px solid #3a4448;background:#0c1215}.p3-batches{margin:0 13px 12px 54px;overflow-x:auto;border:1px solid #313b3f;border-radius:4px;background:#101619}.p3-batches>header{display:flex;min-height:46px;align-items:center;justify-content:space-between;padding:8px 12px;border-bottom:1px solid #2b3438}.p3-batches>header strong,.p3-batches>header span{display:block}.p3-batches>header strong{color:#cfd2d0;font-size:10px}.p3-batches>header div span{margin-top:4px;color:#727c7e;font-size:8px}.p3-batches>header>span{display:flex;align-items:center;gap:5px;color:#b08d52;font-size:8.5px}.p3-batches table{width:100%;min-width:760px;border-collapse:collapse;table-layout:fixed}.p3-batches th,.p3-batches td{height:31px!important;padding:0 8px!important;border-bottom:1px solid #283135!important;color:#929a9b;font-size:8px!important;text-align:left}.p3-batches th{color:#626e72;font-weight:500}.p3-batches tr:last-child td{border-bottom:0!important}.p3-fifo{display:inline-block!important;margin:0!important;padding:2px 5px;border:1px solid #65502e;border-radius:2px;color:#d2a558!important}.p3-batches-state{display:flex;min-height:70px;align-items:center;justify-content:center;gap:10px;color:#7d8789;font-size:9px}.p3-batches-state button{border:1px solid #65502e;background:transparent;color:#d2a558}.p3-batches-empty,.p3-inline-stale{margin:0;padding:12px;color:#7c8587;font-size:8.5px}.p3-inline-stale{border-bottom:1px solid #303a3e;color:#9baab0}.p3-pagination{display:grid;min-height:48px;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:0 13px;color:#737d7f;font-size:8.5px}.p3-pagination div{display:flex;gap:4px}.p3-pagination button{display:inline-flex;min-width:29px;height:27px;align-items:center;justify-content:center;gap:4px;border:1px solid #303a3e;border-radius:3px;background:#12191c;color:#90989a;cursor:pointer;font-size:8px}.p3-pagination button.is-active{border-color:#8b6c3e;color:#e0af5c}.p3-pagination button:disabled{color:#444e51;cursor:not-allowed}.p3-pagination small{justify-self:end;color:#5c676a}.p3-notice{display:flex;min-height:34px;align-items:center;gap:8px;margin-top:9px;padding:7px 10px;border:1px solid #644338;border-radius:4px;background:#1a1514;color:#c78270;font-size:9px}.p3-notice span{min-width:0;flex:1;overflow:hidden;color:#8c7b76;text-overflow:ellipsis;white-space:nowrap}.p3-notice button{border:0;border-bottom:1px solid currentColor;background:transparent;color:inherit;cursor:pointer}.p3-notice.is-stale{border-color:#41505a;background:#14191c;color:#8fa2ad}.p3-no-result{display:grid;min-height:360px;place-items:center;align-content:center;gap:9px;color:#657174}.p3-no-result strong{color:#bec3c1;font-size:14px}.p3-no-result p{margin:0;color:#707a7c;font-size:9px}.p3-no-result button{margin-top:5px;padding:7px 10px;border:1px solid #725b37;border-radius:3px;background:transparent;color:#d5aa60;cursor:pointer}.p3-bulk-bar{position:fixed;z-index:42;right:28px;bottom:18px;left:calc(var(--freeze-sidebar-width) + 28px);display:flex;min-height:54px;align-items:center;gap:10px;padding:8px 10px 8px 14px;border:1px solid #765f3b;border-radius:5px;background:#151814fa;box-shadow:0 18px 50px #0000006b}.freeze-app.is-collapsed .p3-bulk-bar{left:calc(var(--freeze-sidebar-collapsed) + 28px)}.p3-bulk-bar>div{display:flex;min-width:0;flex:1;align-items:center;gap:8px;color:#d4aa60}.p3-bulk-bar strong{color:#d7d9d6;font-size:10px}.p3-bulk-bar span{color:#737d7e;font-size:8.5px}.p3-bulk-bar button{display:inline-flex;height:32px;align-items:center;gap:5px;padding:0 10px;border:1px solid #3b4549;border-radius:3px;background:#141b1e;color:#949d9e;cursor:pointer;font-size:9px}.p3-bulk-bar button:last-child{border-color:#a07943;color:#deb05f}.p3-bulk-bar button:disabled{border-color:#343d40;color:#505a5d;cursor:not-allowed}.p3-dialog-backdrop{position:fixed;z-index:90;inset:0;display:grid;place-items:center;padding:20px;background:#030709c7}.p3-dialog{width:min(590px,100%);max-height:calc(100vh - 40px);overflow:auto;border:1px solid #3b4549;border-radius:6px;background:#11171a;box-shadow:0 30px 80px #0009}.p3-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;padding:17px 19px;border-bottom:1px solid var(--border)}.p3-dialog>header span{color:var(--p3-primary, #d8ad63);font-size:8px;letter-spacing:.08em}.p3-dialog>header h2{margin:6px 0 0;color:#dfe1df;font-size:17px}.p3-dialog>header button{display:grid;width:29px;height:29px;place-items:center;border:1px solid #343d40;border-radius:4px;background:transparent;color:#899294;cursor:pointer}.p3-dialog-body{padding:14px 19px 5px}.p3-target-location,.p3-sell-fields label{display:grid;grid-template-columns:90px 1fr;align-items:center;gap:10px}.p3-target-location>span,.p3-sell-fields span{color:#879092;font-size:9px}.p3-target-location select,.p3-sell-fields select,.p3-sell-fields input{min-width:0;height:34px;padding:0 9px;border:1px solid #354044;border-radius:4px;background:#0d1417;color:#c6cac8}.p3-review-list{margin-top:12px;overflow:hidden;border:1px solid #2d373b;border-radius:4px}.p3-review-list>div{display:flex;height:48px;align-items:center;gap:9px;padding:5px 9px;border-bottom:1px solid #283135}.p3-review-list>div:last-child{border-bottom:0}.p3-review-list .p3-image-fallback,.p3-review-list img{width:44px;height:34px;object-fit:contain}.p3-review-list span{min-width:0;flex:1}.p3-review-list strong,.p3-review-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p3-review-list strong{color:#cdd0ce;font-size:9px}.p3-review-list small{margin-top:3px;color:#6f797c;font-size:7.5px}.p3-review-list b{color:#d8ab5b;font-size:10px}.p3-confirm-review{display:flex;gap:8px;margin-top:12px;padding:10px;border:1px solid #62433b;border-radius:4px;color:#ca7465}.p3-confirm-review.is-ready{border-color:#6a5535;color:#d4a75d}.p3-confirm-review strong{color:inherit;font-size:9.5px}.p3-confirm-review p{margin:4px 0 0;color:#74807d;font-size:8px;line-height:1.5}.p3-dialog footer{display:flex;justify-content:flex-end;gap:8px;padding:13px 19px 17px}.p3-dialog footer button{height:34px;padding:0 13px;border-radius:4px;font-size:9.5px;cursor:pointer}.p3-secondary{border:1px solid #3d474b;background:#151c1f;color:#a5acab}.p3-primary{border:1px solid #b98b49;background:#e6b660;color:#1d170e;font-weight:650}.p3-primary:disabled{border-color:#394145;background:#242b2e;color:#646d70;cursor:not-allowed}.p3-sell-dialog{width:min(640px,100%)}.p3-sell-product{display:flex;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid #293236}.p3-sell-product img,.p3-sell-product .p3-image-fallback{width:64px;height:46px;object-fit:contain}.p3-sell-product strong,.p3-sell-product span{display:block}.p3-sell-product strong{color:#d2d5d3;font-size:11px}.p3-sell-product span{margin-top:5px;color:#727d7f;font-size:8px}.p3-sell-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.p3-sell-fields label{grid-template-columns:50px 1fr}.p3-batch-picker{margin-top:12px;overflow:hidden;border:1px solid #303a3e;border-radius:4px}.p3-batch-picker>header{display:flex;min-height:43px;align-items:center;justify-content:space-between;padding:7px 10px;border-bottom:1px solid #2b3438;color:#a98b57}.p3-batch-picker header strong,.p3-batch-picker header span{display:block}.p3-batch-picker header strong{color:#c5c9c7;font-size:9.5px}.p3-batch-picker header span{margin-top:3px;color:#6d787a;font-size:7.5px}.p3-batch-picker>label,.p3-batch-picker>div{display:flex;min-height:51px;align-items:center;gap:8px;padding:7px 10px;border-bottom:1px solid #283135}.p3-batch-picker>label{cursor:pointer}.p3-batch-picker>label:last-child,.p3-batch-picker>div:last-child{border-bottom:0}.p3-batch-picker>label.is-selected,.p3-batch-picker>div.is-selected{background:#171a15}.p3-batch-picker label span,.p3-batch-picker>div>span{min-width:0;flex:1}.p3-batch-picker label strong,.p3-batch-picker label small{display:block}.p3-batch-picker label strong{color:#cdd0ce;font-size:9px}.p3-batch-picker label small{margin-top:4px;color:#727c7f;font-size:7.5px}.p3-batch-picker em{color:#bc9553;font-size:8px;font-style:normal}.p3-batch-picker>div>label{display:grid;min-width:112px;gap:3px;color:#707b7d;font-size:7px}.p3-batch-picker>div>label:nth-of-type(2){min-width:150px}.p3-batch-picker>div select,.p3-batch-picker>div input{width:100%;height:29px;padding:0 7px;border:1px solid #354044;border-radius:3px;background:#0d1417;color:#c6cac8;font-size:8px}.p3-batch-picker>div input:disabled{opacity:.45}.p3-allocation-mode{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:9px 10px;border:1px solid #303a3e;border-radius:4px;background:#0e1518}.p3-allocation-mode strong,.p3-allocation-mode span{display:block}.p3-allocation-mode strong{color:#c9cdca;font-size:9px}.p3-allocation-mode span{margin-top:3px;color:#727c7f;font-size:7.5px}.p3-allocation-mode button,.p3-inline-retry{border:1px solid #745d38;border-radius:3px;background:transparent;color:#dab165;cursor:pointer;font-size:8px}.p3-allocation-mode button{height:29px;padding:0 9px}.p3-inline-retry{margin-top:8px;padding:6px 8px}.p3-sell-remark{grid-column:1 / -1}.p3-batch-picker>div.p3-batch-payout-row{align-items:flex-start}.p3-pair-payouts{display:grid;width:190px;gap:6px}.p3-pair-payouts>label{display:grid;gap:3px;color:#737d7f;font-size:7px}.p3-pair-payouts>label input{width:100%}.p3-pair-payouts>strong{color:#d3aa61;font-size:8px;font-weight:600;text-align:right}.p3-manual-note{display:flex;align-items:center;gap:5px;margin:10px 0 0;color:#8a9394;font-size:8px}.p3-write-result{margin-top:11px;padding:9px 10px;border:1px solid #3d484b;border-radius:4px;background:#151d20;color:#9ca5a5;font-size:9px;line-height:1.5}.p3-write-result.is-success{border-color:#47695a;color:#86c5a8}.p3-write-result.is-error,.p3-write-result.is-conflict{border-color:#744a43;color:#dda099}.p3-write-result.is-saving{border-color:#6b5736;color:#d8b26e}.p3-write-contract{margin-top:11px;padding:9px 10px;border:1px solid #3a5548;border-radius:4px;background:#111b17;color:#8eb9a0;font-size:9px;line-height:1.5}.p3-dialog-loading{display:flex;min-height:120px;align-items:center;justify-content:center;gap:10px;color:#818b8d;font-size:9px}.p3-dialog-loading button{border:1px solid #725b37;background:transparent;color:#d5aa60}.p3-page-state{display:grid;width:min(620px,calc(100% - 48px));min-height:340px;margin:90px auto;place-items:center;align-content:center;padding:38px;border:1px solid var(--border);border-radius:4px;background:#101619;text-align:center}.p3-page-state>div{display:grid;width:54px;height:54px;place-items:center;border:1px solid #3a4549;border-radius:50%;color:#758084}.p3-page-state>span{margin-top:17px;color:var(--primary-strong);font-size:9px;letter-spacing:.1em}.p3-page-state h2{margin:8px 0 0;font-size:19px}.p3-page-state p{max-width:440px;margin:11px 0 0;color:#7c8587;font-size:11px;line-height:1.7}.p3-page-state button{margin-top:19px;padding:8px 14px;border:1px solid #343d40;border-radius:4px;background:#181e21;color:#697275}.p3-loading{display:grid;gap:12px;padding:18px 30px}.p3-skeleton{border:1px solid var(--border);border-radius:4px;background:#101619}.p3-skeleton i{display:block;border-radius:3px;background:#252e31;animation:p3-pulse .9s ease-in-out infinite alternate}.p3-skeleton-summary{display:grid;height:106px;grid-template-columns:repeat(4,1fr);gap:26px;padding:19px}.p3-skeleton-summary i{height:64px}.p3-skeleton-filters{display:flex;height:53px;align-items:center;gap:10px;padding:9px 12px}.p3-skeleton-filters i{width:170px;height:34px}.p3-skeleton-table{display:grid;gap:1px;padding:0 12px 12px}.p3-skeleton-table i{height:56px;border-radius:0}@keyframes p3-pulse{0%{opacity:.46}to{opacity:.84}}@media(max-width:1360px){.p3-workspace,.p3-loading{padding-inline:24px}.p3-summary{grid-template-columns:.92fr .95fr .92fr 2.2fr}.p3-summary>div{padding-inline:13px}.p3-summary-metric strong{font-size:20px}.p3-location-items{gap:4px}.p3-filters{grid-template-columns:minmax(190px,1.2fr) minmax(118px,.7fr) minmax(118px,.7fr) minmax(144px,.85fr) minmax(145px,.75fr);gap:6px}.p3-filters label{padding-inline:7px}.p3-bulk-bar{right:24px;left:calc(var(--freeze-sidebar-width) + 24px)}}@media(min-width:1760px){.p3-workspace,.p3-loading{padding-inline:44px}.p3-summary>div{padding-inline:22px}.p3-bulk-bar{right:44px;left:calc(var(--freeze-sidebar-width) + 44px)}}@media(prefers-reduced-motion:reduce){.p3-workspace *{animation-duration:.01ms!important;transition-duration:.01ms!important}}.freeze-dashboard-content.is-sold{min-width:0;padding:18px 32px 66px}.freeze-primary-action.p4-primary-action:not(:disabled){border-color:#b98c48;background:#e6b861;color:#1c160d;cursor:pointer}.freeze-primary-action.p4-primary-action:not(:disabled):hover{border-color:#d9b06d;background:#edc579}.p4-workspace{min-width:0}.p4-page-heading{display:flex;min-height:51px;align-items:center;justify-content:space-between;gap:18px}.p4-page-heading p{margin:0 0 5px;color:var(--primary-strong);font-size:9px;letter-spacing:.08em}.p4-page-heading h2{margin:0;color:#e1e3e1;font-size:18px;font-weight:630}.p4-page-heading>span{display:flex;align-items:center;gap:7px;color:#737d80;font-size:9px}.p4-page-heading>span i{width:6px;height:6px;border-radius:50%;background:#d5aa60}.p4-summary{display:grid;min-height:96px;grid-template-columns:.95fr 1.25fr 1.28fr .9fr 1fr;margin-top:10px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:#101719}.p4-summary-item{min-width:0;padding:15px 16px}.p4-summary-item+.p4-summary-item{border-left:1px solid var(--border)}.p4-summary-item>span{color:#7d8789;font-size:9px}.p4-summary-item>strong{display:flex;min-width:0;align-items:baseline;gap:3px;margin-top:8px;overflow:hidden;color:#e2e4e1;font-size:21px;font-variant-numeric:tabular-nums;line-height:1;white-space:nowrap}.p4-summary-item>strong small{color:#aeb5b3;font-size:9px;font-weight:500}.p4-summary-item>strong b{margin-left:8px;color:#b8bdbb;font-size:10px;font-weight:500}.p4-summary-item p{margin:8px 0 0;color:#667175;font-size:8px}.p4-summary-item.is-profit>strong{color:var(--profit)}.p4-summary-item.is-pending>strong,.p4-summary-item.is-pending p{color:#c9a05a}.p4-summary-item.is-risk>strong,.p4-summary-item.is-risk p{color:#d88370}.p4-notice,.p4-reversed-notice{display:flex;min-height:38px;align-items:center;gap:8px;margin-top:8px;padding:7px 10px;border:1px solid #654338;border-radius:4px;background:#191413;color:#cf816f;font-size:9px}.p4-notice span{min-width:0;overflow:hidden;color:#8b7b76;text-overflow:ellipsis;white-space:nowrap}.p4-notice.is-stale{border-color:#40515a;background:#12191c;color:#91a4ae}.p4-notice button{display:inline-flex;margin-left:auto;align-items:center;gap:4px;padding:5px 8px;border:1px solid #42525a;border-radius:3px;background:transparent;color:#9aadb5;cursor:pointer}.p4-reversed-notice{border-color:#574c35;background:#17160f;color:#b89a62}.p4-reversed-notice div{min-width:0;flex:1}.p4-reversed-notice strong,.p4-reversed-notice p{display:block;margin:0}.p4-reversed-notice p{margin-top:3px;color:#7d786a}.p4-reversed-notice button{height:27px;padding:0 9px;border:1px solid #474433;border-radius:3px;background:#171713;color:#706b5e}.p4-table-panel{margin-top:12px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:#0f1517}.p4-filters{display:grid;min-height:54px;grid-template-columns:minmax(190px,1.25fr) 90px 105px 125px 130px 90px minmax(145px,.75fr);align-items:center;gap:7px;padding:8px 11px;border-bottom:1px solid var(--border)}.p4-filters label{min-width:0}.p4-filter-search{display:flex;height:34px;align-items:center;gap:7px;padding:0 9px;border:1px solid #323d41;border-radius:4px;background:#0b1214;color:#697579}.p4-filter-search input{min-width:0;height:100%;flex:1;border:0;background:transparent;color:#bbc0be;font-size:9px}.p4-filters select{width:100%;height:34px;padding:0 7px;border:1px solid #323d41;border-radius:4px;background:#0d1416;color:#aeb4b3;font-size:8.5px;cursor:pointer}.p4-filters select:disabled{color:#5d686b;cursor:not-allowed}.p4-reversed-filter{display:inline-flex;height:34px;align-items:center;justify-content:center;gap:4px;border:1px solid #343d3f;border-radius:4px;background:#111719;color:#5b6669;font-size:8px;cursor:not-allowed}.p4-filter-meta{justify-self:end;text-align:right}.p4-filter-meta span,.p4-filter-meta small{display:block;white-space:nowrap}.p4-filter-meta span{color:#788284;font-size:8px}.p4-filter-meta strong{color:#d3d6d3}.p4-filter-meta small{margin-top:4px;color:#586367;font-size:7px}.p4-table-scroll{width:100%;overflow-x:auto}.p4-sold-table{width:100%;min-width:1000px;border-collapse:collapse;table-layout:fixed}.p4-sold-table th{height:34px;padding:0 7px;border-bottom:1px solid #303b3e;color:#717c7e;font-size:7.5px;font-weight:520;text-align:left}.p4-sold-table th:nth-child(1){width:20%}.p4-sold-table th:nth-child(2){width:6.2%}.p4-sold-table th:nth-child(3),.p4-sold-table th:nth-child(4),.p4-sold-table th:nth-child(6){width:9%}.p4-sold-table th:nth-child(5),.p4-sold-table th:nth-child(7){width:10%}.p4-sold-table th:nth-child(8){width:15.3%}.p4-sold-table th:nth-child(9){width:11.5%;padding-right:12px;text-align:right}.p4-sold-table td{height:66px;padding:6px 7px;border-bottom:1px solid #283236;color:#c9ccca;font-size:8.5px;vertical-align:middle}.p4-sold-table tr:hover{background:#131a1c}.p4-sold-table td>strong,.p4-sold-table td>span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p4-sold-table td>strong{color:#d1d4d2;font-size:9px;font-variant-numeric:tabular-nums}.p4-sold-table td>span{margin-top:4px;color:#626e72;font-size:7px}.p4-sold-table td .p4-other-cost{margin-top:5px}.p4-product{display:flex;min-width:0;align-items:center;gap:8px}.p4-product img,.p4-image-fallback{width:49px;height:36px;flex:0 0 auto;border:1px solid #2b363a;border-radius:3px;background:#0b1214}.p4-product img{object-fit:contain}.p4-image-fallback{display:grid;place-items:center;color:#596568}.p4-product div{min-width:0}.p4-product strong,.p4-product span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p4-product strong{color:#d8dad8;font-size:9.5px}.p4-product span{margin-top:4px;color:#6e797c;font-size:7.5px}.p4-status{display:inline-flex!important;width:fit-content;min-height:22px;align-items:center;gap:5px;margin:0!important;padding:0 6px;border:1px solid #3d5748;border-radius:11px;color:#88a893!important;font-size:7.5px!important}.p4-status i{width:5px;height:5px;flex:0 0 auto;border-radius:50%;background:currentColor}.p4-status.is-pending{border-color:#655538;color:#c9a35c!important}.p4-status.is-review{border-color:#68443d;color:#d08271!important}.p4-profit.is-confirmed{color:var(--profit)!important}.p4-profit.is-pending,.p4-sold-table .is-pending{color:#c9a05a!important}.p4-profit.is-review,.p4-sold-table .is-missing,.p4-dialog .is-missing{color:#d88370!important}.p4-row-actions{display:flex;justify-content:flex-end;gap:4px}.p4-row-actions button{height:27px;padding:0 6px;border:1px solid #384347;border-radius:3px;background:#11181a;color:#9ba3a4;font-size:7.5px;cursor:pointer}.p4-row-actions button:first-child{border-color:#675531;color:#d3a858}.p4-pagination{display:grid;min-height:45px;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:0 12px;color:#717c7e;font-size:8px}.p4-pagination div{display:flex;gap:4px}.p4-pagination button{min-width:27px;height:26px;border:1px solid #303b3e;border-radius:3px;background:#11181a;color:#8b9496;cursor:pointer;font-size:7.5px}.p4-pagination button.is-active{border-color:#83683b;color:#deae5b}.p4-pagination button:disabled{color:#465155;cursor:not-allowed}.p4-pagination small{justify-self:end;color:#586367}.p4-no-result{display:grid;min-height:365px;place-items:center;align-content:center;gap:9px;color:#667276}.p4-no-result strong{color:#c4c8c6;font-size:14px}.p4-no-result p{margin:0;color:#707b7e;font-size:9px}.p4-no-result button{margin-top:6px;padding:7px 10px;border:1px solid #725c38;border-radius:3px;background:transparent;color:#d5a95b;cursor:pointer}.p4-page-state{display:grid;width:min(620px,calc(100% - 48px));min-height:340px;margin:90px auto;place-items:center;align-content:center;padding:38px;border:1px solid var(--border);border-radius:4px;background:#101719;text-align:center}.p4-page-state>div{display:grid;width:54px;height:54px;place-items:center;border:1px solid #3a4549;border-radius:50%;color:#758084}.p4-page-state>span{margin-top:17px;color:var(--primary-strong);font-size:9px;letter-spacing:.1em}.p4-page-state h2{margin:8px 0 0;color:#dde0de;font-size:19px}.p4-page-state p{max-width:440px;margin:11px 0 0;color:#7c8587;font-size:11px;line-height:1.7}.p4-page-state button{margin-top:19px;padding:8px 14px;border:1px solid #343d40;border-radius:4px;background:#181e21;color:#697275}.p4-loading{display:grid;gap:12px;padding:18px 32px}.p4-skeleton{border:1px solid var(--border);border-radius:4px;background:#101719}.p4-skeleton i{display:block;border-radius:3px;background:#252f32;animation:p4-pulse .9s ease-in-out infinite alternate}.p4-skeleton-summary{display:grid;height:96px;grid-template-columns:repeat(5,1fr);gap:22px;padding:18px}.p4-skeleton-summary i{height:60px}.p4-skeleton-filters{display:flex;height:54px;align-items:center;gap:8px;padding:9px 12px}.p4-skeleton-filters i{width:150px;height:34px}.p4-skeleton-table{display:grid;gap:1px;padding:0 12px 12px}.p4-skeleton-table i{height:58px;border-radius:0}.p4-dialog-backdrop{position:fixed;z-index:90;inset:0;display:grid;place-items:center;padding:20px;background:#030709cc}.p4-dialog{width:min(650px,100%);overflow:hidden;border:1px solid #3c474b;border-radius:6px;background:#11181a;box-shadow:0 30px 80px #0000009e}.p4-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--border)}.p4-dialog>header span{color:var(--primary-strong);font-size:8px;letter-spacing:.08em}.p4-dialog>header h2{margin:6px 0 0;color:#e0e2df;font-size:17px}.p4-dialog>header button{display:grid;width:29px;height:29px;place-items:center;border:1px solid #354044;border-radius:4px;background:transparent;color:#899295;cursor:pointer}.p4-detail-product,.p4-correction-target{display:flex;align-items:center;gap:10px;padding:14px 18px;border-bottom:1px solid #293438}.p4-detail-product img,.p4-correction-target img,.p4-detail-product .p4-image-fallback,.p4-correction-target .p4-image-fallback{width:59px;height:43px;object-fit:contain;border:1px solid #2d383c;border-radius:3px}.p4-detail-product>div,.p4-correction-target>div{min-width:0;flex:1}.p4-detail-product strong,.p4-detail-product span,.p4-correction-target strong,.p4-correction-target span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p4-detail-product strong,.p4-correction-target strong{color:#d2d5d3;font-size:10px}.p4-detail-product>div span,.p4-correction-target span{margin-top:5px;color:#727d7f;font-size:8px}.p4-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);padding:5px 18px}.p4-detail-grid>div{min-width:0;padding:10px 8px;border-bottom:1px solid #293438}.p4-detail-grid>div:nth-child(odd){border-right:1px solid #293438}.p4-detail-grid span,.p4-detail-grid strong{display:block}.p4-detail-grid span{color:#707b7e;font-size:8px}.p4-detail-grid strong{margin-top:5px;overflow:hidden;color:#cdd0ce;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.p4-unit-payouts{margin:10px 18px 0;padding:11px 12px;border:1px solid #365246;border-radius:4px;background:#111a17}.p4-unit-payouts>header{display:flex;justify-content:space-between;gap:12px;color:#cfd5d1;font-size:9px}.p4-unit-payouts>header span{color:#72807a;font-size:8px}.p4-unit-payouts>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:9px}.p4-unit-payouts>div>span{display:flex;justify-content:space-between;gap:6px;padding:7px 8px;border:1px solid #2d4037;border-radius:3px}.p4-unit-payouts small{color:#718078}.p4-unit-payouts b{color:#d4b06a;font-size:9px}.p4-unit-payouts.is-missing{border-color:#744a43;background:#1d1515;color:#dda099}.p4-unit-payouts.is-missing strong{font-size:9px}.p4-unit-payouts.is-missing p{margin:5px 0 0;color:#a67c77;font-size:8px;line-height:1.55}.p4-contract-note{display:flex;gap:7px;margin:12px 18px 0;padding:9px;border:1px solid #39494f;border-radius:4px;color:#8fa0a7}.p4-contract-note p{margin:0;color:#768286;font-size:8px;line-height:1.55}.p4-dialog footer{display:flex;justify-content:flex-end;gap:8px;padding:13px 18px 17px}.p4-dialog footer button{display:inline-flex;height:34px;align-items:center;gap:5px;padding:0 12px;border-radius:4px;font-size:9px;cursor:pointer}.p4-secondary{border:1px solid #3c474b;background:#151c1f;color:#a4acab}.p4-primary{border:1px solid #b98b49;background:#e5b660;color:#1d170e;font-weight:650}.p4-primary:disabled{border-color:#424442;background:#292d2d;color:#6d7372;cursor:not-allowed}.p4-correction-body{padding-bottom:3px}.p4-correction-body label{display:grid;grid-template-columns:84px 1fr;align-items:center;gap:10px;margin:10px 18px}.p4-correction-body label>span{color:#879092;font-size:8.5px}.p4-correction-body input,.p4-correction-body select,.p4-correction-body textarea{width:100%;border:1px solid #344044;border-radius:4px;background:#0d1416;color:#c6cac8;font-size:9px}.p4-correction-body input,.p4-correction-body select{height:34px;padding:0 9px}.p4-correction-body textarea{min-height:60px;padding:8px 9px;resize:vertical}.p4-conflict{display:grid;min-height:270px;place-items:center;align-content:center;padding:25px;text-align:center;color:#d88370}.p4-conflict strong{margin-top:10px;color:#dc9281;font-size:14px}.p4-conflict p{max-width:440px;margin:9px 0 0;color:#818a8b;font-size:9px;line-height:1.6}.p4-conflict>div{display:grid;width:min(400px,100%);grid-template-columns:1fr 1fr;margin-top:17px;border:1px solid #3b4549;border-radius:4px}.p4-conflict>div span,.p4-conflict>div b{padding:8px;border-bottom:1px solid #313a3e;font-size:8px}.p4-conflict>div span{color:#727d7f;text-align:left}.p4-conflict>div b{color:#c5c9c7;text-align:right}.p4-conflict>div b:last-child,.p4-conflict>div span:nth-last-child(2){border-bottom:0}@keyframes p4-pulse{0%{opacity:.46}to{opacity:.84}}@media(max-width:1360px){.freeze-dashboard-content.is-sold{padding-inline:24px}.p4-summary-item{padding-inline:12px}.p4-summary-item>strong{font-size:18px}.p4-summary-item>strong b{margin-left:5px;font-size:9px}.p4-filters{grid-template-columns:minmax(165px,1.2fr) 78px 94px 112px 116px 80px minmax(128px,.7fr);gap:5px}.p4-filters select{padding-inline:5px;font-size:7.8px}.p4-sold-table th:nth-child(1){width:19%}.p4-sold-table th:nth-child(8){width:16.3%}}@media(min-width:1760px){.freeze-dashboard-content.is-sold{padding-inline:44px}.p4-summary-item{padding-inline:21px}.p4-filters{grid-template-columns:minmax(270px,1.35fr) 105px 120px 140px 150px 105px minmax(190px,.75fr);gap:9px}.p4-sold-table td{height:69px}}@media(prefers-reduced-motion:reduce){.p4-skeleton i{animation-duration:.01ms!important}}.freeze-dashboard-content.is-analytics,.freeze-dashboard-content.is-learning,.freeze-dashboard-content.is-ai{display:block;height:calc(100vh - var(--freeze-topbar-height));min-height:620px;padding:0;overflow:hidden}.p5-page,.p6-page{height:100%;padding:24px 30px 36px;overflow:auto;color:#d7d9d7}.p5-heading,.p6-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:18px}.p5-heading p,.p6-heading p{margin:0 0 5px;color:#b38b4b;font-size:9px;letter-spacing:.18em;text-transform:uppercase}.p5-heading h2,.p6-heading h2{margin:0;color:#e9e9e6;font-size:19px;font-weight:620;letter-spacing:.01em}.p5-heading>span,.p6-heading>span{display:inline-flex;align-items:center;gap:7px;color:#879092;font-size:9px;white-space:nowrap}.p5-kpis,.p6-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:14px;border:1px solid #293135;background:linear-gradient(135deg,#191d1ffa,#111416fa)}.p5-kpis article,.p6-summary article{min-width:0;padding:17px 20px 16px;border-left:1px solid #30383b}.p5-kpis article:first-child,.p6-summary article:first-child{border-left:0}.p5-kpis span,.p6-summary span{display:block;margin-bottom:8px;color:#7e888a;font-size:8px}.p5-kpis strong,.p6-summary strong{display:block;overflow:hidden;color:#e6e7e4;font-size:clamp(20px,2vw,28px);font-weight:580;text-overflow:ellipsis;white-space:nowrap}.p5-kpis strong b,.p6-summary strong b{margin-left:4px;color:#8d9596;font-size:10px;font-weight:500}.p5-kpis small,.p6-summary small{display:block;margin-top:7px;overflow:hidden;color:#697375;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.p5-kpis .is-profit strong,.p5-table-wrap .is-profit{color:#ef695c}.p5-kpis .has-risk strong{color:#d4a45e}.p6-summary strong.is-text{padding-top:5px;color:#d8ad63;font-size:18px}.p5-grid{display:grid;gap:14px;margin-bottom:14px}.p5-grid-primary{grid-template-columns:minmax(0,1.65fr) minmax(330px,.85fr)}.p5-grid-secondary{grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr)}.p5-panel,.p6-catalog{min-width:0;border:1px solid #293135;background:#14191b;box-shadow:0 14px 35px #0000001f}.p5-panel>header,.p6-catalog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;min-height:52px;padding:13px 17px;border-bottom:1px solid #293135}.p5-panel h3,.p5-panel p,.p6-catalog h3,.p6-catalog p{margin:0}.p5-panel h3,.p6-catalog h3{color:#dfe1de;font-size:12px}.p5-panel header p,.p6-catalog header p{margin-top:5px;color:#687274;font-size:8px}.p5-panel header>span,.p6-catalog header>span{color:#9b8050;font-size:8px;white-space:nowrap}.p5-chart{height:230px;padding:8px 8px 4px}.p5-tooltip{display:grid;gap:4px;padding:8px 10px;border:1px solid #424b4e;background:#111517;box-shadow:0 10px 26px #0008}.p5-tooltip span{color:#7f898b;font-size:8px}.p5-tooltip strong{color:#ef695c;font-size:11px}.p5-table-wrap{overflow:auto}.p5-table-wrap table{width:100%;min-width:690px;border-collapse:collapse}.p5-table-wrap th,.p5-table-wrap td{height:42px;padding:7px 12px;border-bottom:1px solid #283033;color:#aeb4b3;font-size:8px;text-align:left}.p5-table-wrap th{height:30px;color:#687274;font-weight:500}.p5-table-wrap td strong,.p5-table-wrap td small{display:block;max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p5-table-wrap td strong{color:#d3d5d2;font-size:9px}.p5-table-wrap td small{margin-top:3px;color:#667072;font-size:7px}.p5-quality{padding-bottom:15px}.p5-quality>header>svg{color:#d0a25c}.p5-quality dl{margin:0;padding:3px 16px}.p5-quality dl div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #283033;color:#7d8789;font-size:8px}.p5-quality dd{margin:0;color:#d4d6d4;font-weight:600}.p5-quality ul{margin:12px 16px;padding-left:16px;color:#b08b59;font-size:8px;line-height:1.7}.p5-quality>button,.p5-ok{display:flex;align-items:center;gap:7px;margin:12px 16px 0}.p5-quality>button{padding:7px 10px;border:1px solid #424b4e;background:transparent;color:#aeb4b3;font-size:8px;cursor:pointer}.p5-ok{color:#8fae96;font-size:8px}.p5-local-empty{display:grid;min-height:180px;place-items:center;padding:24px;color:#737d7f;font-size:9px;text-align:center}.p6-warning{display:flex;align-items:center;gap:10px;margin-bottom:14px;padding:10px 13px;border:1px solid #594c31;background:#211d15;color:#c8a66d}.p6-warning div{display:grid;gap:3px;flex:1}.p6-warning strong{font-size:9px}.p6-warning span{color:#8c7a5b;font-size:8px}.p6-warning.is-error{border-color:#6a3933;background:#251716;color:#dc776c}.p6-warning button{border:0;background:transparent;color:inherit;font-size:8px;cursor:pointer}.p6-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) 130px;gap:9px;padding:12px 15px;border-bottom:1px solid #293135}.p6-toolbar label{display:flex;align-items:center;gap:8px;height:32px;padding:0 10px;border:1px solid #323b3e;background:#101416;color:#6f797b}.p6-toolbar input,.p6-toolbar select{width:100%;border:0;outline:0;background:transparent;color:#cbd0ce;font:inherit;font-size:9px}.p6-toolbar select{height:32px;padding:0 9px;border:1px solid #323b3e;background:#101416}.p6-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:15px}.p6-grid article{display:grid;grid-template-rows:112px 1fr auto;min-width:0;min-height:320px;border:1px solid #30383b;background:#171c1e}.p6-grid article.is-locked{opacity:.68}.p6-cover{position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 72% 30%,rgba(216,173,99,.16),transparent 35%),linear-gradient(135deg,#1d2524,#101516);color:#c89c57}.p6-cover img{width:100%;height:100%;object-fit:cover}.p6-cover>span{position:absolute;right:9px;bottom:8px;display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border:1px solid #665132;background:#17150fdd;color:#d1a65f;font-size:7px}.p6-course-copy{padding:14px 14px 8px}.p6-tags{display:flex;gap:6px;margin-bottom:10px}.p6-tags span{display:inline-flex;align-items:center;gap:4px;padding:3px 6px;border:1px solid #3c4446;color:#838d8f;font-size:7px}.p6-tags .is-unlocked{border-color:#655033;color:#d3a75e}.p6-course-copy h3{margin:0 0 8px;color:#e0e2df;font-size:12px;line-height:1.4}.p6-course-copy p{display:-webkit-box;min-height:42px;margin:0;overflow:hidden;color:#7f898b;font-size:8px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:3}.p6-course-copy small{display:block;margin-top:10px;color:#666f71;font-size:7px}.p6-grid footer{padding:10px 14px 14px}.p6-grid footer button{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;height:31px;border:1px solid #a77f42;background:#d4a85e;color:#18140d;font-size:8px;font-weight:650;cursor:pointer}.p6-grid footer button:disabled{border-color:#3a4244;background:#202628;color:#717a7c;cursor:not-allowed}.p6-empty{display:grid;min-height:340px;place-items:center;align-content:center;padding:40px;color:#6f797b;text-align:center}.p6-empty h3{margin:13px 0 7px;color:#d2d5d2;font-size:13px}.p6-empty p{max-width:500px;color:#737d7f;font-size:9px;line-height:1.7}.p6-empty button{margin-top:14px;padding:7px 12px;border:1px solid #4b5558;background:transparent;color:#afb5b3;font-size:8px;cursor:pointer}.p7-page{display:grid;grid-template-columns:255px minmax(0,1fr);height:100%;min-height:0;color:#d8dbd8}.p7-context{display:flex;flex-direction:column;min-height:0;border-right:1px solid #2b3336;background:#111618}.p7-context>header{display:flex;align-items:center;gap:10px;padding:20px 18px;border-bottom:1px solid #2b3336;color:#d4a65b}.p7-context>header div{display:grid;gap:3px}.p7-context>header strong{color:#e1e3df;font-size:11px}.p7-context>header span{color:#877b65;font-size:7px}.p7-context section{padding:16px 18px 3px}.p7-context h3{margin:0 0 10px;color:#6f797b;font-size:7px;font-weight:500;letter-spacing:.12em}.p7-context ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.p7-context li{display:flex;align-items:center;gap:7px;color:#aab1af;font-size:8px}.p7-context ul.is-muted li{color:#606a6c}.p7-context footer{display:grid;gap:5px;margin-top:auto;padding:16px 18px 20px;border-top:1px solid #2b3336}.p7-context footer span,.p7-context footer small{color:#697375;font-size:7px}.p7-context footer strong{color:#d5aa61;font-size:17px}.p7-chat{display:grid;grid-template-rows:54px minmax(0,1fr) auto;min-width:0;min-height:0;background:radial-gradient(circle at 50% 35%,rgba(31,39,39,.42),transparent 45%),#14191b}.p7-chat>header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 22px;border-bottom:1px solid #2b3336}.p7-chat>header>div{display:flex;align-items:center;gap:10px}.p7-chat>header strong{color:#c9cecb;font-size:9px}.p7-status{display:inline-flex;align-items:center;gap:6px;color:#819487;font-size:7px}.p7-status i{width:6px;height:6px;border-radius:50%;background:#7ea889;box-shadow:0 0 0 4px #7ea88914}.p7-chat select,.p7-chat>header button{height:28px;border:1px solid #343d40;background:#111618;color:#9fa8a6;font-size:8px}.p7-chat select{padding:0 9px}.p7-chat>header button{display:inline-flex;align-items:center;gap:6px;padding:0 9px;cursor:pointer}.p7-thread{width:min(820px,calc(100% - 44px));margin:0 auto;padding:32px 0 24px;overflow:auto;scrollbar-width:thin}.p7-welcome{display:grid;justify-items:center;padding:35px 20px 22px;text-align:center}.p7-welcome>svg{color:#d1a45a}.p7-welcome h2{margin:15px 0 8px;color:#e4e6e2;font-size:18px}.p7-welcome p{max-width:520px;margin:0;color:#778183;font-size:9px;line-height:1.7}.p7-starters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:0 auto 25px}.p7-starters button{display:flex;align-items:flex-start;gap:7px;min-height:58px;padding:11px;border:1px solid #313a3d;background:#171d1f;color:#aeb5b3;font-size:8px;line-height:1.5;text-align:left;cursor:pointer}.p7-starters button:hover{border-color:#6d5737;color:#d5b578}.p7-message{display:grid;grid-template-columns:26px minmax(0,1fr);gap:9px;margin:0 0 18px}.p7-message>span{display:grid;width:25px;height:25px;place-items:center;border:1px solid #3c4547;border-radius:50%;background:#191f21;color:#aeb5b3;font-size:7px}.p7-message.is-assistant>span{border-color:#6a5332;color:#d3a65d}.p7-message>div{width:fit-content;max-width:min(680px,92%);padding:10px 12px;border:1px solid #30383b;background:#171d1f;color:#c2c7c5;font-size:9px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.p7-message.is-user{grid-template-columns:minmax(0,1fr) 26px}.p7-message.is-user>span{grid-column:2;grid-row:1;border-color:#6b5737;background:#201b13;color:#d5aa61}.p7-message.is-user>div{grid-column:1;grid-row:1;justify-self:end;border-color:#4e422f;background:#201d17}.p7-message.is-thinking i{display:inline-block;width:5px;height:5px;margin-right:4px;border-radius:50%;background:#8f7a54;animation:p7-pulse 1.1s infinite ease-in-out}.p7-message.is-thinking i:nth-child(2){animation-delay:.12s}.p7-message.is-thinking i:nth-child(3){animation-delay:.24s}.p7-error{display:flex;align-items:center;gap:8px;padding:9px 11px;border:1px solid #613833;background:#261817;color:#d87368;font-size:8px}.p7-error span{flex:1}.p7-error button{border:0;background:transparent;color:inherit;cursor:pointer}.p7-composer{position:relative;width:min(820px,calc(100% - 44px));margin:0 auto;padding:0 0 22px}.p7-composer textarea{display:block;width:100%;min-height:78px;max-height:145px;resize:vertical;padding:13px 50px 24px 14px;border:1px solid #3a4447;outline:none;background:#101517;color:#d1d5d2;font:inherit;font-size:9px;line-height:1.6;box-shadow:0 12px 34px #0000003d}.p7-composer textarea:focus{border-color:#8d6b3a}.p7-composer>button{position:absolute;right:10px;top:10px;display:grid;width:30px;height:30px;place-items:center;border:0;background:#d5a85c;color:#15120c;cursor:pointer}.p7-composer>button:disabled{background:#30383a;color:#6c7577;cursor:not-allowed}.p7-composer p{position:absolute;bottom:26px;left:14px;margin:0;color:#596365;font-size:7px}@keyframes p7-pulse{0%,70%,to{opacity:.3;transform:translateY(0)}35%{opacity:1;transform:translateY(-2px)}}@media(max-width:1360px){.p5-page,.p6-page{padding-right:20px;padding-left:20px}.p5-grid-primary{grid-template-columns:minmax(0,1.35fr) minmax(300px,.9fr)}.p5-grid-secondary{grid-template-columns:minmax(0,1.45fr) minmax(270px,.85fr)}.p6-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.p7-page{grid-template-columns:225px minmax(0,1fr)}}@media(min-width:1760px){.p5-page,.p6-page{padding-right:44px;padding-left:44px}.p5-chart{height:285px}.p6-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.p7-page{grid-template-columns:285px minmax(0,1fr)}.p7-thread,.p7-composer{width:min(940px,calc(100% - 70px))}}@media(prefers-reduced-motion:reduce){.p7-message.is-thinking i{animation:none}.p5-page *,.p6-page *,.p7-page *{scroll-behavior:auto!important}}
