/*! tailwindcss v4.0.11 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-300:oklch(.808 .114 19.571);--color-red-400:oklch(.704 .191 22.216);--color-red-500:oklch(.637 .237 25.331);--color-orange-400:oklch(.75 .183 55.934);--color-orange-500:oklch(.705 .213 47.604);--color-orange-900:oklch(.408 .123 38.172);--color-emerald-400:oklch(.765 .177 163.223);--color-emerald-500:oklch(.696 .17 162.48);--color-blue-400:oklch(.707 .165 254.624);--color-blue-500:oklch(.623 .214 259.815);--color-purple-400:oklch(.714 .203 305.504);--color-purple-500:oklch(.627 .265 303.9);--color-gray-300:oklch(.872 .01 258.338);--color-gray-400:oklch(.707 .022 261.325);--color-gray-500:oklch(.551 .027 264.364);--color-gray-600:oklch(.446 .03 256.802);--color-gray-700:oklch(.373 .034 259.733);--color-gray-800:oklch(.278 .033 256.848);--color-gray-900:oklch(.21 .034 264.665);--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--font-weight-medium:500;--tracking-wider:.05em;--radius-md:.375rem;--radius-lg:.5rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-font-feature-settings:var(--font-sans--font-feature-settings);--default-font-variation-settings:var(--font-sans--font-variation-settings);--default-mono-font-family:var(--font-mono);--default-mono-font-feature-settings:var(--font-mono--font-feature-settings);--default-mono-font-variation-settings:var(--font-mono--font-variation-settings)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}body{line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1;color:color-mix(in oklab,currentColor 50%,transparent)}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.mx-auto{margin-inline:auto}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-2{margin-left:calc(var(--spacing)*2)}.flex{display:flex}.inline{display:inline}.h-4{height:calc(var(--spacing)*4)}.min-h-screen{min-height:100vh}.w-4{width:calc(var(--spacing)*4)}.w-24{width:calc(var(--spacing)*24)}.w-64{width:calc(var(--spacing)*64)}.w-full{width:100%}.max-w-\[8rem\]{max-width:8rem}.max-w-\[12rem\]{max-width:12rem}.min-w-\[1050px\]{min-width:1050px}.flex-grow{flex-grow:1}.items-center{align-items:center}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse));border-bottom-width:calc(1px*calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-gray-700\/30>:not(:last-child)){border-color:color-mix(in oklab,var(--color-gray-700)30%,transparent)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-x-auto{overflow-x:auto}.rounded{border-radius:.25rem}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-blue-500\/30{border-color:color-mix(in oklab,var(--color-blue-500)30%,transparent)}.border-emerald-500\/30{border-color:color-mix(in oklab,var(--color-emerald-500)30%,transparent)}.border-gray-600\/30{border-color:color-mix(in oklab,var(--color-gray-600)30%,transparent)}.border-gray-700{border-color:var(--color-gray-700)}.border-gray-700\/50{border-color:color-mix(in oklab,var(--color-gray-700)50%,transparent)}.border-orange-500\/30{border-color:color-mix(in oklab,var(--color-orange-500)30%,transparent)}.border-purple-500\/30{border-color:color-mix(in oklab,var(--color-purple-500)30%,transparent)}.border-red-500\/30{border-color:color-mix(in oklab,var(--color-red-500)30%,transparent)}.bg-gray-800\/50{background-color:color-mix(in oklab,var(--color-gray-800)50%,transparent)}.bg-gray-900{background-color:var(--color-gray-900)}.bg-gray-900\/50{background-color:color-mix(in oklab,var(--color-gray-900)50%,transparent)}.bg-orange-900\/30{background-color:color-mix(in oklab,var(--color-orange-900)30%,transparent)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-1{padding-block:calc(var(--spacing)*1)}.py-1\.5{padding-block:calc(var(--spacing)*1.5)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.py-8{padding-block:calc(var(--spacing)*8)}.text-center{text-align:center}.text-left{text-align:left}.font-mono{font-family:var(--font-mono)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.tracking-wider{--tw-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}.text-blue-400{color:var(--color-blue-400)}.text-emerald-400{color:var(--color-emerald-400)}.text-gray-300{color:var(--color-gray-300)}.text-gray-400{color:var(--color-gray-400)}.text-orange-400{color:var(--color-orange-400)}.text-orange-500{color:var(--color-orange-500)}.text-purple-400{color:var(--color-purple-400)}.text-red-400{color:var(--color-red-400)}.uppercase{text-transform:uppercase}.placeholder-gray-500::placeholder{color:var(--color-gray-500)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:border-gray-600\/50:hover{border-color:color-mix(in oklab,var(--color-gray-600)50%,transparent)}.hover\:bg-blue-500\/10:hover{background-color:color-mix(in oklab,var(--color-blue-500)10%,transparent)}.hover\:bg-emerald-500\/10:hover{background-color:color-mix(in oklab,var(--color-emerald-500)10%,transparent)}.hover\:bg-gray-700\/50:hover{background-color:color-mix(in oklab,var(--color-gray-700)50%,transparent)}.hover\:bg-gray-800\/40:hover{background-color:color-mix(in oklab,var(--color-gray-800)40%,transparent)}.hover\:bg-orange-500\/10:hover{background-color:color-mix(in oklab,var(--color-orange-500)10%,transparent)}.hover\:bg-orange-900\/30:hover{background-color:color-mix(in oklab,var(--color-orange-900)30%,transparent)}.hover\:bg-purple-500\/10:hover{background-color:color-mix(in oklab,var(--color-purple-500)10%,transparent)}.hover\:bg-red-500\/10:hover{background-color:color-mix(in oklab,var(--color-red-500)10%,transparent)}.hover\:text-red-300:hover{color:var(--color-red-300)}}.focus\:ring-1:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentColor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-orange-500\/30:focus{--tw-ring-color:color-mix(in oklab,var(--color-orange-500)30%,transparent)}.focus\:ring-orange-500\/50:focus{--tw-ring-color:color-mix(in oklab,var(--color-orange-500)50%,transparent)}.disabled\:opacity-50:disabled{opacity:.5}@media (width>=40rem){.sm\:px-6{padding-inline:calc(var(--spacing)*6)}}@media (width>=64rem){.lg\:px-8{padding-inline:calc(var(--spacing)*8)}}}.analytics-workspace,.sellers-workspace{min-height:100vh;font-family:Inter,sans-serif}.analytics-workspace>div{max-width:1520px!important}.analytics-hero,.sellers-hero{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:24px;display:flex}.analytics-hero h1,.sellers-hero h1{letter-spacing:0;margin:5px 0 8px;font-size:40px}.analytics-hero p,.sellers-hero p{color:#89919c;margin:0;font-size:14px}.hero-period{background:#11151a;border:1px solid #303640;border-radius:8px;grid-template-columns:auto auto auto;align-items:center;gap:7px 12px;min-width:360px;padding:13px 16px;display:grid}.hero-period>span{color:#747d88;grid-column:1/-1;font-size:10px;font-weight:800}.hero-period strong{color:#d8dde3;font-size:12px}.hero-period i{color:#ff8a3d;font-style:normal}.analytics-filters{background:#11151a;border:1px solid #303640;border-radius:8px;padding:20px}.filter-toolbar{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.filter-label{color:#7d8692;letter-spacing:.08em;font-size:11px;font-weight:800}.preset-buttons{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.preset-buttons button{color:#adb5bf;cursor:pointer;background:#0c0f13;border:1px solid #353b45;border-radius:7px;min-height:37px;padding:8px 13px}.preset-buttons button:hover{color:#ffad78;border-color:#9a522d}.currency-toggle>div{background:#0b0e12;border:1px solid #353b45;border-radius:8px;grid-template-columns:1fr 1fr;min-width:220px;height:42px;margin-top:8px;padding:3px;display:grid}.currency-toggle button{color:#7d8691;cursor:pointer;background:0 0;border:0;border-radius:5px;font-weight:800}.currency-toggle button.active{color:#1a0c04;background:#ff8a3d}.datetime-fields{border-top:1px solid #292f37;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) 190px;gap:12px;margin-top:18px;padding-top:18px;display:grid}.datetime-fields label{color:#9ba4af;font-size:12px}.datetime-fields input{height:46px;margin-top:7px}.run-report{color:#1c0d04;cursor:pointer;background:#ff8a3d;border:0;border-radius:7px;align-self:end;height:46px;font-weight:850}.run-report:disabled{opacity:.55;cursor:wait}.filter-columns{border-top:1px solid #292f37;grid-template-columns:1.15fr .85fr;gap:22px;margin-top:18px;padding-top:18px;display:grid}.filter-label-row>button{color:#ff9d60;cursor:pointer;background:0 0;border:0;font-size:11px}.filter-search{width:240px;height:36px;margin:9px 0 0;padding:8px 10px;font-size:12px}.filter-pills{flex-wrap:wrap;gap:7px;max-height:152px;margin-top:9px;display:flex;overflow-y:auto}.filter-pills button{color:#a6aeb8;cursor:pointer;background:#0d1014;border:1px solid #343a44;border-radius:7px;align-items:center;gap:7px;min-height:38px;padding:5px 9px 5px 5px;display:flex}.filter-pills button>span{color:#8d96a1;background:#20252c;border-radius:5px;flex:none;place-items:center;width:27px;height:27px;font-size:9px;font-weight:850;display:grid}.filter-pills button b{color:#ff9c5c;font-size:10px}.filter-pills button.active{color:#ffd3b8;background:#ff8a3d1a;border-color:#a95a30}.filter-pills button.active>span{color:#1b0c04;background:#ff8a3d}.seller-filter-pills button{min-height:51px}.seller-filter-pills button>i{text-align:left;flex-direction:column;gap:3px;min-width:0;font-style:normal;display:flex}.seller-filter-pills button>i strong{color:#cbd2d9;font-size:11px;font-weight:700}.seller-filter-pills button>i small{color:#707a85;white-space:nowrap;font-size:8px}.seller-filter-pills button.active>i strong{color:#ffd1b3}.seller-filter-pills button.active>i small{color:#c68d69}.product-pills button{min-height:38px;padding:8px 11px}.last-payment-preset{color:#ffad78!important;border-color:#ff8a3d6b!important}.last-payment-preset.active{font-weight:850;color:#1b0c04!important;background:#ff8a3d!important;border-color:#ff8a3d!important}.last-payment-mode-note{background:#ff8a3d0e;border:1px solid #ff8a3d45;border-radius:7px;align-items:center;gap:10px;margin-top:16px;padding:11px 13px;display:flex}.last-payment-mode-note strong{color:#ffad78;font-size:11px}.last-payment-mode-note span{color:#8e97a2;font-size:10px}.datetime-fields input:disabled{color:#777f88;cursor:not-allowed;background:#101318}.analytics-notice,.management-notice{color:#d7dde4;background:#17191d;border-left:3px solid #ff8a3d;border-radius:5px;margin:14px 0;padding:12px 14px;font-size:13px}.report-content{margin-top:18px}.financial-summary{background:#11151a;border:1px solid #303640;border-radius:8px;grid-template-columns:.75fr 1.15fr 1.15fr 1.15fr 1fr;display:grid}.financial-summary article{border-right:1px solid #2b3139;min-width:0;padding:19px}.financial-summary article:last-child{border-right:0}.financial-summary span,.financial-summary small{color:#7c8590;font-size:11px;display:block}.financial-summary strong{overflow-wrap:anywhere;color:#edf0f4;letter-spacing:0;margin:8px 0 5px;font-size:24px;display:block}.financial-summary .seller-money strong{color:#f4c36c}.financial-summary .owner-money strong{color:#59d49d}.seller-report-section,.detail-section,.analytics-settings,.seller-cards-workspace,.settlement-history-new{background:#11151a;border:1px solid #303640;border-radius:8px;margin-top:18px;overflow:hidden}.section-bar,.management-section-head{border-bottom:1px solid #2d333b;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex}.section-bar h2,.management-section-head h2{margin:3px 0 4px;font-size:21px}.section-bar span,.management-section-head>span{color:#7c8590;font-size:12px}.section-bar>a{color:#bac1c9;border:1px solid #3b414a;border-radius:7px;padding:9px 11px;font-size:12px}.seller-report-table,.product-detail-table,.transactions-table,.settlement-history-table{overflow-x:auto}.seller-report-row{color:#aeb6c0;border-top:1px solid #292f37;grid-template-columns:1.25fr .45fr .55fr .9fr 1fr 1fr 130px;align-items:center;gap:13px;min-width:1040px;min-height:58px;padding:10px 20px;font-size:13px;display:grid}.seller-report-row.head,.product-detail-row.head,.transaction-row.head,.settlement-history-row.head,.breakdown-row.head{color:#6f7883;text-transform:uppercase;background:#0c0f13;min-height:37px;font-size:10px;font-weight:800}.seller-report-row>strong{color:#eef1f4;font-size:14px}.rate-badge{color:#ffae77;background:#ff8a3d14;border:1px solid #ff8a3d4d;border-radius:6px;width:max-content;padding:5px 8px;font-weight:800}.seller-report-row>button{color:#ffad78;cursor:pointer;background:#ff8a3d14;border:1px solid #98502a;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:42px;font-size:11px;display:flex}.seller-report-row>button small{color:#cbd1d7;font-size:9px}.seller-report-row>button:disabled{color:#707984;cursor:not-allowed;background:#171b20;border-color:#343a42}.payout-text{color:#f0be68!important}.owner-text{color:#55cc97!important}.detail-header{align-items:flex-end;padding-bottom:0}.detail-tabs{gap:4px;display:flex}.detail-tabs button{color:#838c97;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;min-height:42px;padding:10px 14px}.detail-tabs button.active{color:#ffad78;border-bottom-color:#ff8a3d}.detail-tabs b{background:#22272e;border-radius:5px;min-width:23px;margin-left:7px;padding:2px 5px;font-size:10px;display:inline-block}.product-detail-row{color:#aeb6c0;border-top:1px solid #292f37;grid-template-columns:1.5fr .45fr 1fr 1fr 1fr;align-items:center;gap:14px;min-width:790px;min-height:55px;padding:10px 20px;font-size:13px;display:grid}.product-detail-row>strong{color:#e5e9ed;flex-direction:column;display:flex}.product-detail-row small,.transaction-row small{color:#747d88;margin-top:3px;font-size:10px;font-weight:500}.transactions-toolbar{color:#7e8792;justify-content:space-between;align-items:center;gap:16px;padding:13px 20px;font-size:12px;display:flex}.transactions-toolbar input{width:330px;height:38px;margin:0;font-size:12px}.transaction-row{color:#aab2bc;border-top:1px solid #292f37;grid-template-columns:1.1fr .8fr 1fr 1.35fr .75fr .85fr .85fr 1fr;align-items:center;gap:13px;min-width:1280px;min-height:57px;padding:9px 20px;font-size:12px;display:grid}.transaction-row>span:nth-child(3),.transaction-row>b{flex-direction:column;display:flex}.transaction-row code{color:#cbd1d7;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.settlement-status{color:#858e99;border:1px solid #3b424c;border-radius:6px;width:max-content;padding:5px 7px;font-size:10px}.settlement-status.fixed{color:#61d29e;background:#4acd9112;border-color:#4acd914d}.empty-report,.report-empty,.management-empty{color:#78818d;text-align:center;padding:45px 20px}.report-empty{background:#0e1115;border:1px dashed #343a43;border-radius:8px;flex-direction:column;gap:7px;margin-top:18px;display:flex}.report-empty strong{color:#c9cfd6;font-size:16px}.settings-trigger{color:#b5bdc6;cursor:pointer;text-align:left;background:#11151a;border:0;align-items:center;gap:10px;width:100%;min-height:54px;padding:13px 18px;display:flex}.settings-trigger>span{color:#ff9b5b}.settings-trigger b{margin-left:auto;font-size:19px}.settings-drawer{border-top:1px solid #303640;padding:20px}.settings-drawer-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.settings-drawer-head h2{margin:4px 0 5px}.settings-drawer-head>div>span{color:#78818c;font-size:11px}.settings-drawer-head>button{color:#ffad78;cursor:pointer;white-space:nowrap;background:#ff8a3d14;border:1px solid #9c522c;border-radius:7px;min-height:42px;padding:10px 13px}.price-catalog-toolbar{background:#0c0f13;border:1px solid #2d333b;border-radius:7px;justify-content:space-between;align-items:center;gap:18px;margin:18px 0 12px;padding:12px 14px;display:flex}.price-catalog-toolbar input{width:min(320px,100%);height:40px;margin:0;font-size:12px}.price-catalog-toolbar span{color:#737c87;font-size:11px}.price-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.price-product-card>header{background:#11151a;border-bottom:1px solid #2b3139;align-items:center;gap:11px;min-height:68px;padding:12px 14px;display:flex}.price-product-icon{color:#ffad78;background:#ff8a3d14;border:1px solid #ff8a3d47;border-radius:7px;flex:none;place-items:center;width:38px;height:38px;font-size:10px;font-weight:900;display:grid}.price-product-card>header>div:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.price-product-card>header strong{color:#edf0f3;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.price-product-card>header span{color:#78818c;font-size:10px}.price-plan-head,.price-plan-row{grid-template-columns:.72fr 1fr .9fr 92px;align-items:center;gap:10px;padding:0 14px;display:grid}.price-plan-head{color:#69727d;text-transform:uppercase;background:#090c0f;min-height:34px;font-size:9px;font-weight:800}.price-plan-row{color:#aeb6bf;border-top:1px solid #272d34;min-height:51px;font-size:12px}.price-plan-row>strong{color:#dce1e6}.price-plan-row>b:nth-child(2){color:#f2c36f}.price-plan-row>b:nth-child(3){color:#73d4a7}.price-plan-row>button{color:#bac2cb;cursor:pointer;background:#171c22;border:1px solid #3c444e;border-radius:6px;min-height:32px;font-size:11px}.price-plan-row>button:hover{color:#ffb17d;border-color:#98532f}.price-catalog-empty{color:#747d88;text-align:center;border:1px dashed #343a43;border-radius:8px;padding:36px}.settings-drawer>h3{margin:24px 0 10px}.commission-settings-grid{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.commission-settings-grid>div{background:#0d1014;border:1px solid #303640;border-radius:7px;justify-content:space-between;padding:11px;display:flex}.commission-settings-grid b{color:#ff9e61}.back-link{color:#858e99;margin-top:20px;font-size:12px;display:inline-block}.analytics-modal-overlay,.seller-breakdown-overlay{z-index:99999;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#030508d6;place-items:center;padding:24px;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}.analytics-modal{background:#12161b;border:1px solid #3a414b;border-radius:8px;gap:15px;width:min(520px,100%);padding:22px;display:grid}.analytics-modal header,.seller-breakdown-modal>header{justify-content:space-between;align-items:flex-start;display:flex}.analytics-modal h2{margin:4px 0}.analytics-modal header>button,.seller-breakdown-modal header>button{color:#9aa3ae;cursor:pointer;background:#0c0f13;border:1px solid #3a414b;border-radius:6px;width:34px;height:34px;font-size:20px}.modal-two-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.analytics-modal footer{justify-content:flex-end;gap:8px;display:flex}.analytics-modal footer button{color:#b8c0c9;cursor:pointer;background:#0d1014;border:1px solid #3a414b;border-radius:6px;min-width:120px;padding:11px}.analytics-modal footer button:last-child{color:#1b0c04;background:#ff8a3d;border-color:#ff8a3d;font-weight:850}.commission-section-head{justify-content:space-between;align-items:flex-end;gap:16px;margin:26px 0 12px;display:flex}.commission-section-head h3{color:#eef1f4;margin:0 0 5px;font-size:18px}.commission-section-head p{color:#7e8792;margin:0;font-size:12px}.commission-section-head>span{color:#939ca6;background:#0d1014;border:1px solid #353c45;border-radius:6px;padding:6px 9px;font-size:11px}.commission-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.commission-settings-grid>.commission-card{background:#0c0f13;border:1px solid #343b44;border-radius:8px;grid-template-columns:42px minmax(0,1fr) auto 92px;align-items:center;gap:12px;min-height:76px;padding:12px 13px;display:grid}.commission-avatar{color:#ffad78;background:#ff8a3d17;border:1px solid #ff8a3d4d;border-radius:8px;place-items:center;width:42px;height:42px;font-size:11px;font-weight:900;display:grid}.commission-card-main{flex-direction:column;gap:5px;min-width:0;display:flex}.commission-card-main strong{color:#e7ebef;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.commission-card-main span{color:#747e89;font-size:10px}.commission-settings-grid>.commission-card>b{color:#ff9e61;text-align:right;min-width:58px;font-size:20px}.commission-card>button{color:#c5ccd3;cursor:pointer;background:#171c22;border:1px solid #444c56;border-radius:6px;min-height:36px;font-size:11px}.commission-card>button:hover{color:#ffb27e;background:#ff8a3d14;border-color:#9a5833}.commission-modal{width:min(560px,100%)}.commission-change-summary{background:#0b0e12;border:1px solid #303740;border-radius:8px;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:14px;display:grid}.commission-change-summary>div{flex-direction:column;gap:4px;display:flex}.commission-change-summary>div:last-child{text-align:right}.commission-change-summary span{color:#7d8792;text-transform:uppercase;font-size:10px}.commission-change-summary strong{color:#e9edf1;font-size:24px}.commission-change-summary>div:last-child strong{color:#ff9f63}.commission-change-summary i{color:#626b76;font-size:21px;font-style:normal}.percentage-input{position:relative}.percentage-input input{font-weight:800;padding-right:44px!important;font-size:20px!important}.percentage-input span{color:#ff9e61;font-weight:900;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.commission-history-warning{background:#ff8a3d12;border:1px solid #ff9a5652;border-radius:8px;flex-direction:column;gap:6px;padding:13px 14px;display:flex}.commission-history-warning b{color:#ffc096;font-size:12px}.commission-history-warning span{color:#a18e82;font-size:11px;line-height:1.55}.analytics-modal footer button:disabled{cursor:not-allowed;filter:saturate(.2);opacity:.45}.sellers-workspace{padding:34px}.sellers-hero>a{color:#aeb6c0;border:1px solid #3a414a;border-radius:7px;padding:10px 13px;font-size:12px}.settlement-rule{background:#ff8a3d0e;border:1px solid #ff8a3d40;border-radius:8px;grid-template-columns:42px 1fr 42px 1fr;align-items:center;gap:12px;padding:17px 20px;display:grid}.rule-number{color:#ffad78;border:1px solid #99502a;border-radius:7px;place-items:center;width:38px;height:38px;font-weight:850;display:grid}.settlement-rule>div:not(.rule-number){flex-direction:column;gap:4px;display:flex}.settlement-rule strong{font-size:13px}.settlement-rule span{color:#8c95a0;font-size:11px;line-height:1.45}.seller-finance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:14px;display:grid}.seller-finance-card{background:#0d1014;border:1px solid #303640;border-radius:8px;overflow:hidden}.seller-finance-card>header{border-bottom:1px solid #2b3138;align-items:center;gap:11px;padding:14px;display:flex}.seller-initials{color:#1a0c04;background:#ff8a3d;border-radius:7px;place-items:center;width:39px;height:39px;font-weight:900;display:grid}.seller-finance-card header>div:nth-child(2){flex-direction:column;gap:3px;display:flex}.seller-finance-card header span{color:#858e99;font-size:11px}.seller-finance-card header span b{color:#ffad78}.commission-pill{color:#ffad78;background:#ff8a3d12;border:1px solid #ff8a3d4d;border-radius:6px;margin-left:auto;padding:6px 8px}.seller-finance-kpis{grid-template-columns:repeat(2,1fr);display:grid}.seller-finance-kpis>span{color:#78818c;border-bottom:1px solid #292f36;border-right:1px solid #292f36;flex-direction:column;gap:7px;min-height:74px;padding:13px 14px;font-size:10px;display:flex}.seller-finance-kpis>span:nth-child(2n){border-right:0}.seller-finance-kpis strong{color:#e0e4e9;font-size:18px}.seller-finance-kpis>span:nth-child(n+3) strong{color:#f1be67}.seller-card-meta{grid-template-columns:1fr 1fr;gap:10px;padding:11px 14px;display:grid}.seller-card-meta>span{color:#747d88;flex-direction:column;gap:4px;font-size:10px;display:flex}.seller-card-meta b{color:#abb3bd;font-size:11px}.seller-finance-card footer{border-top:1px solid #2b3138;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.seller-finance-card footer button{color:#ffad78;cursor:pointer;background:#ff8a3d14;border:1px solid #96502b;border-radius:6px;min-height:36px;padding:8px 11px}.seller-finance-card footer button b{margin-left:8px}.seller-finance-card footer a{color:#8f98a3;font-size:11px}.seller-cards-heading{align-items:stretch}.seller-combined-debt{background:#303740;border:1px solid #3b4149;border-radius:8px;grid-template-columns:repeat(2,minmax(190px,1fr));gap:1px;min-width:470px;display:grid;overflow:hidden}.seller-combined-debt>span{background:#0c1015;flex-direction:column;justify-content:center;gap:6px;padding:11px 14px;display:flex;position:relative}.seller-combined-debt>span:first-child:before{content:"";background:#ff8a3d;width:3px;position:absolute;inset:0 auto 0 0}.seller-combined-debt>span:nth-child(2):before{content:"";background:#6c9ff1;width:3px;position:absolute;inset:0 auto 0 0}.seller-combined-debt small{color:#747e89;letter-spacing:.08em;font-size:8px;font-weight:900}.seller-combined-debt strong{color:#ffb178;font-size:19px;line-height:1}.seller-combined-debt>span:nth-child(2) strong{color:#8db6f5}.seller-combined-debt>i{color:#69737e;text-align:right;background:#0a0d11;grid-column:1/-1;padding:7px 12px;font-size:8px;font-style:normal}.history-toolbar>div:last-child{gap:8px;display:flex}.history-toolbar select{min-width:170px;height:39px;margin:0;padding:8px 10px;font-size:11px}.settlement-history-row{color:#aab2bc;border-top:1px solid #292f37;grid-template-columns:.85fr 1.55fr .42fr .8fr .8fr .85fr 1.35fr;align-items:center;gap:13px;min-width:1240px;min-height:67px;padding:10px 20px;font-size:12px;display:grid}.settlement-actions{align-items:center;gap:7px;display:flex}.pay-button,.undo-settlement-button{color:#6ed8a7;cursor:pointer;background:#4fc99114;border:1px solid #4b9a75;border-radius:6px;min-height:34px;padding:7px 9px;font-size:10px}.undo-settlement-button{color:#9ba4ae;background:#171b20;border-color:#454d57}.undo-settlement-button.danger{color:#e58a8a;background:#cc41410f;border-color:#dd5b5b59}.paid-status{color:#62d19e;flex-direction:column;gap:3px;min-width:82px;font-style:normal;font-weight:800;display:flex}.paid-status small{color:#77818c;font-size:9px;font-weight:500}.seller-breakdown-modal{background:#12161b;border:1px solid #3a414b;border-radius:8px;width:min(880px,100%);max-height:86vh;overflow:hidden}.seller-breakdown-modal>header{border-bottom:1px solid #303640;padding:20px}.seller-breakdown-modal h2{margin:4px 0}.seller-breakdown-modal header span{color:#848d98;font-size:11px}.breakdown-summary{grid-template-columns:repeat(4,1fr);display:grid}.breakdown-summary>span{color:#79828d;border-right:1px solid #303640;flex-direction:column;gap:7px;padding:15px 18px;font-size:10px;display:flex}.breakdown-summary>span:last-child{border-right:0}.breakdown-summary strong{color:#f0be69;font-size:18px}.breakdown-list{max-height:52vh;overflow:auto}.breakdown-row{color:#aab2bc;border-top:1px solid #292f37;grid-template-columns:1.35fr .5fr .45fr .8fr .8fr;align-items:center;gap:12px;min-width:730px;min-height:52px;padding:9px 18px;font-size:12px;display:grid}.breakdown-row b{color:#f0be69}.settlement-confirm-overlay{z-index:100000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030508e0;place-items:center;padding:22px;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}.settlement-confirm-modal{background:#12161b;border:1px solid #4a3a3a;border-radius:8px;width:min(610px,100%);overflow:hidden;box-shadow:0 24px 80px #00000073}.settlement-confirm-modal>header{background:#ab3a3a0d;border-bottom:1px solid #352f32;align-items:center;gap:14px;padding:20px;display:flex}.warning-mark{color:#ff9b86;background:#c643431a;border:1px solid #a64b4b;border-radius:7px;flex:none;place-items:center;width:42px;height:42px;font-size:22px;font-weight:900;display:grid}.settlement-confirm-modal h2{margin:4px 0 0;font-size:21px}.confirm-warning{color:#b7bec6;margin:0;padding:18px 20px 14px;font-size:13px;line-height:1.55}.confirm-settlement-data{background:#303640;border:1px solid #303640;border-radius:7px;grid-template-columns:1fr 1fr;gap:1px;margin:0 20px;display:grid;overflow:hidden}.confirm-settlement-data>span{color:#77818c;background:#0d1014;flex-direction:column;gap:6px;min-width:0;padding:12px 14px;font-size:10px;display:flex}.confirm-settlement-data strong{overflow-wrap:anywhere;color:#e2e6ea;font-size:12px}.confirm-understanding{color:#bec5cc;cursor:pointer;background:#0d1014;border:1px solid #3a414a;border-radius:7px;align-items:flex-start;gap:10px;margin:16px 20px;padding:13px;font-size:12px;line-height:1.45;display:flex}.confirm-understanding input{accent-color:#d45a4e;flex:none;width:18px;height:18px;margin:0}.settlement-confirm-modal footer{background:#0d1014;border-top:1px solid #303640;justify-content:flex-end;gap:9px;padding:15px 20px;display:flex}.settlement-confirm-modal footer button{color:#b5bdc6;cursor:pointer;background:#171b20;border:1px solid #3a414b;border-radius:6px;min-height:40px;padding:9px 14px}.settlement-confirm-modal footer .confirm-danger-button{color:#ffb0a2;background:#c542371a;border-color:#a94c45}.settlement-confirm-modal footer button:disabled{opacity:.4;cursor:not-allowed}@media (width<=1100px){.financial-summary{grid-template-columns:repeat(3,1fr)}.financial-summary article{border-bottom:1px solid #2b3139}.filter-columns,.price-product-grid{grid-template-columns:1fr}.commission-settings-grid{grid-template-columns:repeat(3,1fr)}.seller-finance-grid{grid-template-columns:1fr}}.resend-settlement-button{color:#ffad78;cursor:pointer;background:#ff8a3d14;border:1px solid #96572f;border-radius:6px;min-height:34px;padding:7px 9px;font-size:10px}.resend-settlement-button:disabled{cursor:wait;opacity:.55}@media (width<=1100px){.seller-cards-heading{flex-direction:column;align-items:flex-start}.seller-combined-debt{width:100%;min-width:0}}@media (width<=760px){.analytics-workspace>div,.sellers-workspace{padding:22px 14px 50px!important}.analytics-hero,.sellers-hero,.filter-toolbar,.section-bar,.management-section-head,.settings-drawer-head,.price-catalog-toolbar,.commission-section-head{flex-direction:column;align-items:flex-start}.analytics-hero h1,.sellers-hero h1{font-size:31px}.hero-period{display:none}.datetime-fields{grid-template-columns:1fr}.currency-toggle,.currency-toggle>div,.settings-drawer-head>button,.price-catalog-toolbar input{width:100%}.financial-summary{grid-template-columns:1fr 1fr}.financial-summary article{padding:15px}.financial-summary strong{font-size:19px}.detail-header{padding-bottom:0}.detail-tabs{width:100%;overflow-x:auto}.transactions-toolbar{flex-direction:column;align-items:stretch}.transactions-toolbar input{width:100%}.settings-drawer{padding:14px}.price-plan-head,.price-plan-row{grid-template-columns:.65fr 1fr .8fr 74px;gap:6px;padding:0 10px}.price-plan-row{font-size:11px}.price-plan-row>button{font-size:10px}.commission-settings-grid{grid-template-columns:1fr}.commission-settings-grid>.commission-card{grid-template-columns:42px minmax(0,1fr) auto}.commission-card>button{grid-column:2/4}.settlement-rule{grid-template-columns:38px 1fr}.seller-card-meta,.breakdown-summary,.confirm-settlement-data{grid-template-columns:1fr 1fr}.history-toolbar>div:last-child{flex-direction:column;width:100%}.history-toolbar select{width:100%}.seller-finance-card footer{flex-direction:column;align-items:stretch}.seller-finance-card footer a{padding:8px 0}.settlement-confirm-overlay{padding:12px}.settlement-confirm-modal>header{align-items:flex-start;padding:16px}.settlement-confirm-modal h2{font-size:18px}.confirm-warning{padding:15px 16px}.confirm-settlement-data{margin:0 16px}.confirm-understanding{margin:14px 16px}.settlement-confirm-modal footer{flex-direction:column-reverse;align-items:stretch}.settlement-confirm-modal footer button{width:100%}.seller-combined-debt{grid-template-columns:1fr;width:100%;min-width:0}.seller-combined-debt>i{text-align:left;grid-column:auto}}.payment-requisites-section{background:#0d1116;border:1px solid #303740;border-radius:9px;margin-top:18px;overflow:hidden}.payment-requisites-section>.management-section-head{border-bottom:1px solid #2a3038}.payment-requisites-section>.management-section-head>div{flex-direction:column;min-width:0;display:flex}.payment-requisites-section>.management-section-head h2{margin:4px 0 5px}.payment-requisites-section>.management-section-head span{color:#7f8994;font-size:11px}.payment-requisites-section>.management-section-head>button{color:#1d0c03;cursor:pointer;background:#ff8a3d;border:1px solid #a6552c;border-radius:7px;min-height:40px;padding:9px 13px;font-weight:850}.payment-requisites-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px;display:grid}.payment-requisite-card{background:#11161c;border:1px solid #343b44;border-radius:8px;grid-template-columns:150px minmax(0,1fr);gap:12px;display:grid;position:relative;overflow:hidden}.payment-requisite-card:before{content:"";background:#ff8a3d;width:3px;position:absolute;inset:0 auto 0 0}.payment-requisite-card.inactive{opacity:.6}.payment-requisite-card.inactive:before{background:#59636e}.requisite-signal{color:#8e98a3;letter-spacing:.03em;text-transform:uppercase;border-right:1px solid #2b323a;align-items:center;gap:7px;padding:15px 10px 15px 16px;font-size:9px;font-weight:800;display:flex}.requisite-signal i{background:#55cf98;border-radius:50%;width:7px;height:7px;box-shadow:0 0 9px #55cf9899}.payment-requisite-card.inactive .requisite-signal i{box-shadow:none;background:#59636e}.requisite-identity{flex-direction:column;justify-content:center;gap:7px;min-width:0;padding:13px 14px 13px 0;display:flex}.requisite-identity strong{color:#e2e7ec;font-size:13px}.requisite-identity code{color:#ffb17d;text-overflow:ellipsis;white-space:nowrap;font:700 12px ui-monospace,SFMono-Regular,Consolas,monospace;overflow:hidden}.requisite-actions{border-top:1px solid #2b323a;grid-column:1/-1;grid-template-columns:repeat(4,1fr);display:grid}.requisite-actions button{color:#8d97a2;cursor:pointer;background:#0d1116;border:0;border-right:1px solid #2b323a;min-height:36px;font-size:9px}.requisite-actions button:last-child{border-right:0}.requisite-actions button:hover{color:#ffad78;background:#ff8a3d12}.requisite-actions button.danger:hover{color:#ff7a82;background:#ff525e0f}.payment-requisites-empty{align-items:center;gap:13px;padding:20px;display:flex}.payment-requisites-empty>span{background:#12171d;border:1px solid #3a424c;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.payment-requisites-empty>div{flex-direction:column;gap:5px;display:flex}.payment-requisites-empty strong{color:#cdd3da;font-size:12px}.payment-requisites-empty small{color:#737d88;font-size:10px}.requisite-editor-overlay{z-index:100002;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030508e0;place-items:center;padding:20px;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}.requisite-editor{background:#12171d;border:1px solid #39414b;border-radius:10px;width:min(560px,100%);overflow:hidden;box-shadow:0 30px 100px #000000a6}.requisite-editor>header{border-bottom:1px solid #2d343d;justify-content:space-between;align-items:flex-start;gap:15px;padding:20px 22px;display:flex}.requisite-editor h2{margin:5px 0 0;font-size:23px}.requisite-editor>header>button{color:#9ba5b0;cursor:pointer;background:#0b0f14;border:1px solid #39414b;border-radius:7px;width:35px;height:35px;font-size:20px}.requisite-editor>label:not(.requisite-active-toggle){color:#8e98a3;text-transform:uppercase;flex-direction:column;gap:7px;padding:17px 22px 0;font-size:10px;font-weight:800;display:flex}.requisite-editor input,.requisite-editor textarea{color:#e8ecf0;text-transform:none;background:#090d12;border:1px solid #343d47;border-radius:7px;width:100%;margin:0;font-size:13px}.requisite-editor input{height:46px}.requisite-editor textarea{resize:vertical;min-height:88px;padding:12px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.requisite-editor label>small{color:#68727d;text-transform:none;font-size:9px;font-weight:500;line-height:1.45}.requisite-active-toggle{cursor:pointer;background:#0d1217;border:1px solid #343c45;border-radius:7px;align-items:flex-start;gap:10px;margin:17px 22px;padding:13px;display:flex}.requisite-active-toggle input{accent-color:#ff8a3d;flex:none;width:17px;height:17px;margin:1px 0 0}.requisite-active-toggle>span{flex-direction:column;gap:4px;display:flex}.requisite-active-toggle strong{color:#d7dce2;font-size:11px}.requisite-active-toggle small{color:#717b86;font-size:9px;line-height:1.4}.requisite-editor>footer{background:#0d1116;border-top:1px solid #2d343d;justify-content:flex-end;gap:8px;padding:15px 22px;display:flex}.requisite-editor>footer button{color:#9ca6b0;cursor:pointer;background:#12171d;border:1px solid #373f49;border-radius:7px;min-height:40px;padding:9px 14px}.requisite-editor>footer button:last-child{color:#1d0c03;background:#ff8a3d;border-color:#ff8a3d;font-weight:850}.requisite-editor button:disabled{opacity:.45;cursor:not-allowed}@media (width>=1700px){.payment-requisites-section{margin-top:23px}.payment-requisites-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px}.payment-requisite-card{grid-template-columns:175px minmax(0,1fr)}.requisite-signal{font-size:11px}.requisite-identity strong{font-size:15px}.requisite-identity code{font-size:14px}.requisite-actions button{min-height:43px;font-size:11px}}@media (width<=1050px){.payment-requisites-list{grid-template-columns:1fr}}@media (width<=760px){.payment-requisites-section>.management-section-head>button{width:100%}.payment-requisite-card{grid-template-columns:1fr}.requisite-signal{border-bottom:1px solid #2b323a;border-right:0;padding:12px 14px}.requisite-identity{padding:13px 14px}.requisite-actions{grid-template-columns:1fr 1fr}.requisite-actions button:nth-child(2){border-right:0}.requisite-actions button:nth-child(-n+2){border-bottom:1px solid #2b323a}.requisite-editor-overlay{padding:10px}.requisite-editor>header{padding:17px}.requisite-editor>label:not(.requisite-active-toggle){padding:15px 17px 0}.requisite-active-toggle{margin:15px 17px}.requisite-editor>footer{flex-direction:column-reverse;align-items:stretch;padding:14px 17px}.requisite-editor>footer button{width:100%}}.analytics-workspace .seller-filter-pills button>i{min-width:0;color:inherit;text-align:left;flex-direction:column;gap:3px;font-style:normal;display:flex}.analytics-workspace .seller-filter-pills button>i strong{color:#cbd2d9;font-size:11px;font-weight:700}.analytics-workspace .seller-filter-pills button>i small{color:#707a85;white-space:nowrap;font-size:8px}.analytics-workspace .seller-filter-pills button.active>i{display:flex}.analytics-workspace .seller-filter-pills button.active>i strong{color:#ffd1b3}.analytics-workspace .seller-filter-pills button.active>i small{color:#c68d69}.breakdown-header-actions{align-items:center;gap:10px;display:flex}.breakdown-currency-toggle{background:#0c0f13;border:1px solid #343c46;border-radius:7px;padding:3px;display:flex}.seller-breakdown-modal header .breakdown-currency-toggle button{color:#828c97;cursor:pointer;background:0 0;border:0;border-radius:5px;width:auto;min-width:74px;height:34px;font-size:11px;font-weight:800}.seller-breakdown-modal header .breakdown-currency-toggle button.active{color:#1a0c04;background:#ff8a3d}.seller-breakdown-modal header .breakdown-close{width:36px;height:36px}.breakdown-summary strong{font-variant-numeric:tabular-nums}:root{color-scheme:dark;color:#eef2f7;--brand:#ff8a3d;--brand-2:#ffb13b;background:#08090c;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{background:#08090c;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;padding:0 5vw 64px}.topbar{letter-spacing:.08em;border-bottom:1px solid #202a38;justify-content:space-between;align-items:center;height:72px;font-weight:800;display:flex}.brand-dot{background:#6df0c2;border-radius:50%;width:9px;height:9px;margin-right:8px;display:inline-block;box-shadow:0 0 18px #6df0c2}.muted{color:#778397}.nav-links{color:#9ca8ba;gap:28px;font-size:13px;display:flex}.nav-links a:hover{color:#fff}.page-head{justify-content:space-between;align-items:end;max-width:1240px;margin:52px auto 28px;display:flex}.page-head h1{letter-spacing:-.04em;margin:4px 0 8px;font-size:clamp(34px,5vw,58px)}.page-head p{color:#8d99aa;margin:0}.eyebrow{letter-spacing:.18em;font-size:11px;font-weight:900;color:var(--brand)!important}.summary-chip{background:#101620;border:1px solid #2b3747;border-radius:14px;align-items:center;gap:12px;padding:14px 18px;display:flex}.summary-chip strong{color:#6df0c2;font-size:28px}.summary-chip span{color:#8490a1;max-width:64px;font-size:12px}.creator-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:22px;max-width:1240px;margin:auto;display:grid}.surface{background:#0f151feb;border:1px solid #202b3a;border-radius:18px;box-shadow:0 20px 60px #00000040}.creator-main{padding:30px}.order-card{padding:26px;position:sticky;top:24px}.section-title{align-items:flex-start;gap:14px;margin-bottom:22px;display:flex}.section-title>span{color:#6df0c2;padding-top:6px;font:800 12px/1 monospace}.section-title h2,.order-card h2{margin:0 0 5px;font-size:19px}.section-title p{color:#778397;margin:0;font-size:13px}.periods-title{margin-top:40px}.field-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}label{color:#aab4c3;font-size:12px;font-weight:700}input,select{color:#eef2f7;background:#0a0f17;border:1px solid #283446;border-radius:10px;outline:none;width:100%;margin-top:8px;padding:13px 14px}.preset-row{color:#778397;align-items:center;gap:8px;margin-bottom:14px;font-size:12px;display:flex}.preset-row button,.custom-period button{color:#b6c0cf;cursor:pointer;background:#151d29;border:1px solid #2a3748;border-radius:8px;padding:7px 11px}.preset-row button:hover,.custom-period button:hover{color:#6df0c2;border-color:#6df0c2}.period-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.period-card{background:#0a0f17;border:1px solid #202c3b;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.period-card strong{color:#eef2f7;font-size:18px}.period-card input{text-align:center;width:74px;margin:0;padding:9px}.custom-period{gap:10px;margin-top:14px;display:flex}.custom-period input{max-width:220px;margin:0}.order-card h2{overflow-wrap:anywhere;margin-top:14px;font-size:23px}.order-card>.muted{font-size:13px}.order-lines{border-block:1px solid #263142;min-height:130px;margin:26px 0 14px;padding:12px 0}.order-lines div,.order-total{justify-content:space-between;padding:8px 0;display:flex}.order-lines span{color:#8c98a9}.empty-state{color:#667285;text-align:center;padding-top:30px}.order-total{align-items:center}.order-total strong{color:#6df0c2;font-size:34px}.primary-action{color:#07110e;cursor:pointer;background:#6df0c2;border:0;border-radius:10px;width:100%;margin-top:16px;padding:14px;font-weight:900}.primary-action:disabled{opacity:.35;cursor:not-allowed}.helper{color:#667285;text-align:center;font-size:11px;line-height:1.5}.notice{border-radius:8px;margin-top:12px;padding:10px;font-size:12px}.notice.success{color:#8ff3d1;background:#102b23}.notice.error{color:#ff9eaa;background:#32151b}@media (width<=850px){.creator-layout{grid-template-columns:1fr}.order-card{position:static}.field-grid{grid-template-columns:1fr}.period-grid{grid-template-columns:repeat(2,1fr)}.page-head{align-items:flex-start}.summary-chip{display:none}}@media (width<=480px){.app-shell{padding-inline:16px}.topbar .nav-links{gap:12px}.creator-main{padding:20px}.period-grid{grid-template-columns:1fr}}.panel-layout{background:#08090c;grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.panel-sidebar{z-index:20;background:linear-gradient(#111318,#0b0d11);border-right:1px solid #22262e;flex-direction:column;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.panel-brand{align-items:center;gap:12px;padding:2px 8px 26px;display:flex}.panel-brand img{object-fit:contain;filter:drop-shadow(0 8px 18px #ff703e2e);width:46px;height:46px}.panel-brand div,.sidebar-status div{flex-direction:column;display:flex}.panel-brand strong{letter-spacing:.14em;font-size:18px}.panel-brand span{color:#707783;letter-spacing:.18em;font-size:9px}.nav-kicker{color:#5e6570;letter-spacing:.14em;padding:0 10px;font-size:9px;font-weight:800}.panel-sidebar nav{gap:7px;margin-top:8px;display:grid}.side-link{color:#818995;border:1px solid #0000;border-radius:11px;align-items:center;gap:13px;padding:12px;display:flex}.side-link svg{width:21px}.side-link span{flex-direction:column;display:flex}.side-link strong{color:#aeb5bf;font-size:13px}.side-link small{color:#5f6671;font-size:10px}.side-link:hover{background:#171a20}.side-link.active{background:linear-gradient(90deg,#ff8a3d29,#ff8a3d09);border-color:#ff8a3d47}.side-link.active svg,.side-link.active strong{color:var(--brand)}.sidebar-status{background:#11151b;border:1px solid #242a33;border-radius:10px;align-items:center;gap:10px;margin-top:auto;padding:12px;display:flex}.sidebar-status i,.online-dot{background:#43d69c;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 10px #43d69c}.sidebar-status strong{font-size:11px}.sidebar-status small{color:#68717e;font-size:9px}.logout-button{color:#737b87;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;margin-top:10px;padding:11px 12px;display:flex}.logout-button svg{width:18px}.logout-button:hover{color:#ff7272}.panel-workspace{min-width:0}.workspace-bar{color:#69717d;letter-spacing:.1em;border-bottom:1px solid #20242c;justify-content:space-between;align-items:center;height:54px;padding:0 28px;font-size:10px;display:flex}.workspace-bar div{align-items:center;gap:9px;display:flex}.panel-page,.app-shell{background:radial-gradient(circle at 62% 0,#ff8a3d0e,#0000 36rem)!important}.app-shell{padding-top:1px}.panel-page>div{max-width:1500px!important;padding:34px 34px 64px!important}.panel-page>div>div:first-child{border-radius:16px!important}.surface{background:#12151bf5;border-color:#2a2e37}.summary-chip{background:#12151b;border-color:#2a2e37}.summary-chip strong,.section-title>span,.order-total strong{color:var(--brand)}input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #ff8a3d1f}.preset-row button:hover,.custom-period button:hover{border-color:var(--brand);color:var(--brand)}.period-card.active{background:#ff8a3d1a;border-color:#a95729}.primary-action{color:#1b0d04;background:linear-gradient(135deg,var(--brand-2),var(--brand))}.primary-action:hover{background:linear-gradient(135deg,#ffc05d,#ff9952)}.panel-page .bg-gray-800\/50,.panel-page .bg-gray-800{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background-color:#12151bf7!important;border-color:#2a2e37!important}.panel-page .bg-gray-900\/50,.panel-page .bg-gray-900\/30{background-color:#0d1015!important;border-color:#252a33!important}.panel-page .from-gray-900,.panel-page .to-black{--tw-gradient-from:transparent!important;--tw-gradient-to:transparent!important}.panel-page table{border-collapse:separate;border-spacing:0}.panel-page thead{background:#0c0e12!important}.panel-page th{letter-spacing:.08em;text-transform:uppercase;color:#737c89!important;font-size:10px!important}.panel-page tbody tr{border-color:#292d35!important}.panel-page tbody tr:hover{background:#ff8a3d0b!important}.panel-page .text-orange-400,.panel-page .text-orange-300{color:#ff9a55!important}.panel-page .border-orange-500\/30{border-color:#ff8a3d61!important}.panel-page .bg-orange-600\/30,.panel-page .bg-orange-500\/30{background-color:#ff8a3d24!important}.panel-page input,.panel-page select{background:#0b0e13!important;border-color:#2a303a!important}.panel-page h1{letter-spacing:-.025em;font-family:Inter,sans-serif;font-weight:750!important}.panel-page h2,.panel-page h3{font-family:Inter,sans-serif}.login-logo{object-fit:contain;filter:drop-shadow(0 12px 24px #ff703e33);width:86px;height:86px;margin:0 auto 16px}@media (width<=980px){.panel-layout{grid-template-columns:76px minmax(0,1fr)}.panel-sidebar{padding-inline:10px}.panel-brand div,.nav-kicker,.side-link span,.sidebar-status div,.logout-button{display:none}.panel-brand{padding-inline:5px}.panel-brand img{width:44px}.side-link,.sidebar-status{justify-content:center}.panel-page>div{padding-inline:18px!important}}.language-switch{background:#11141a;border:1px solid #292e37;border-radius:8px;padding:3px;gap:2px!important}.language-switch button{color:#69717e;cursor:pointer;background:0 0;border:0;border-radius:5px;min-width:34px;padding:5px 8px;font-size:10px;font-weight:800}.language-switch button.active{color:#160b04;background:var(--brand)}.database-shell{background:0 0!important;border:0!important;padding:0!important}.database-heading,.analytics-heading{justify-content:space-between;align-items:end;margin-bottom:26px;display:flex}.database-heading h1,.analytics-heading h1{color:#f3f4f6;margin:5px 0 7px;font-size:clamp(30px,3vw,44px)}.database-heading p,.analytics-heading p{color:#747d89;margin:0;font-family:Inter,sans-serif;font-size:13px}.header-primary{color:#1b0c03;background:linear-gradient(135deg,#ffb03e,#ff7a37);border:1px solid #db7135;border-radius:9px;align-items:center;gap:9px;padding:12px 16px;font-family:Inter,sans-serif;font-size:12px;font-weight:800;display:flex}.header-primary svg{width:18px}.database-kpis{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px;display:grid}.database-kpis article{background:linear-gradient(145deg,#15181e,#101217);border:1px solid #282d36;border-radius:13px;padding:19px 20px;position:relative;overflow:hidden}.database-kpis article:after{content:"";border:14px solid #ff8a3d0f;border-radius:50%;width:80px;height:80px;position:absolute;inset:auto -20px -35px auto}.database-kpis span{color:#777f8b;font:600 11px/1 Inter,sans-serif;display:block}.database-kpis strong{margin:10px 0 4px;font:750 28px/1 Inter,sans-serif;display:block}.database-kpis small{color:#5f6874;font:10px Inter,sans-serif}.database-kpis article:first-child strong,.database-kpis article:last-child strong{color:#ff9852}.database-toolbar{background:#111419;border:1px solid #272c34;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:13px;display:flex}.database-toolbar input,.database-toolbar select{height:42px;margin:0}.database-page .border.border-gray-700\/50.rounded-lg{background:#11141a;border-color:#282d36!important;border-radius:12px!important}.database-page table td{vertical-align:middle;font-family:ui-monospace,monospace}.database-page table td:nth-child(2){color:#d9dee5;font-size:11px}.database-page table td:nth-child(3){font-weight:700}.key-status{text-transform:uppercase;letter-spacing:.06em;border:1px solid;border-radius:99px;align-items:center;gap:6px;padding:5px 8px;font:700 9px Inter,sans-serif;display:inline-flex}.key-status:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.key-status.active{color:#52d6a0;background:#52d6a014;border-color:#52d6a040}.key-status.ready{color:#8d96a3;border-color:#313844}.key-status.banned{color:#ff6b77;background:#ff4c5b14;border-color:#ff4c5b4d}.key-status.frozen{color:#73a8ff;border-color:#4c8dff4d}.key-status.testing{color:#d995ff;border-color:#c362ff4d}.database-action-notice{color:#a7d9c3;background:#4bbe8912;border:1px solid #37604f;border-radius:8px;align-items:center;gap:10px;margin-bottom:14px;padding:11px 13px;font:600 11px Inter,sans-serif;display:flex}.database-action-notice>span{color:#11251c;background:#58cd99;border-radius:6px;place-items:center;width:22px;height:22px;font-weight:900;display:grid}.database-action-notice>button{color:#82958c;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:18px}.delete-product-trigger{cursor:pointer;color:#e98c87!important;background:#bd3e3e0f!important;border:1px solid #7b3d3d!important;border-radius:7px!important;min-height:38px!important;padding:8px 11px!important}.delete-product-trigger:hover{color:#ffaba1!important;background:#cb42391c!important;border-color:#b64d47!important}.product-delete-overlay{z-index:100003;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#030508e6;place-items:center;padding:22px;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}.product-delete-modal{background:#12161b;border:1px solid #573a3a;border-radius:10px;width:min(620px,100%);overflow:hidden;box-shadow:0 30px 100px #000000ad}.product-delete-modal>header{background:linear-gradient(90deg,#bc37371a,#0000);border-bottom:1px solid #3b3032;align-items:center;gap:14px;padding:20px 22px;display:flex}.product-delete-mark{color:#ff9b8f;background:#c6413a1f;border:1px solid #ad4c48;border-radius:8px;flex:none;place-items:center;width:44px;height:44px;font-size:23px;font-weight:950;display:grid}.product-delete-modal h2{color:#edf0f3;margin:4px 0 0;font:800 23px Inter,sans-serif}.product-delete-warning{color:#b4bdc6;margin:0;padding:18px 22px 14px;font:12px/1.6 Inter,sans-serif}.product-delete-warning strong{color:#ff9e94}.product-delete-warning code{color:#ffb0a7;background:#c9443c17;border-radius:5px;padding:3px 6px;font-weight:800}.product-delete-stats{background:#323943;border:1px solid #323943;border-radius:8px;grid-template-columns:repeat(4,1fr);gap:1px;margin:0 22px;display:grid;overflow:hidden}.product-delete-stats>span{color:#737e89;background:#0c1015;flex-direction:column;gap:6px;min-width:0;padding:12px;font:9px Inter,sans-serif;display:flex}.product-delete-stats strong{color:#e2e7ec;font-size:18px}.product-delete-confirm{color:#8d97a2;flex-direction:column;gap:8px;margin:17px 22px 0;font:10px Inter,sans-serif;display:flex}.product-delete-confirm strong{color:#ffaaa0}.product-delete-confirm input{color:#f0e4e3;background:#090d12;border:1px solid #4d393b;border-radius:7px;width:100%;height:46px;margin:0;font:700 13px ui-monospace,monospace}.product-delete-confirm input:focus{border-color:#b84f48;outline:none;box-shadow:0 0 0 3px #b84f481a}.product-delete-consequence{color:#8d939c;background:#0d1014;border:1px solid #3a3539;border-radius:7px;align-items:flex-start;gap:9px;margin:14px 22px;padding:11px 12px;font:10px/1.5 Inter,sans-serif;display:flex}.product-delete-consequence i{color:#1c0c0b;background:#db6a60;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;font-style:normal;font-weight:900;display:grid}.product-delete-modal>footer{background:#0d1014;border-top:1px solid #303640;justify-content:flex-end;gap:9px;padding:16px 22px;display:flex}.product-delete-modal>footer button{color:#aeb6bf;cursor:pointer;background:#161b21;border:1px solid #39414a;border-radius:7px;min-height:41px;padding:9px 14px}.product-delete-modal>footer .delete-product-confirm{color:#ffd2cd;background:#962f2a;border-color:#a94843;font-weight:850}.product-delete-modal>footer button:disabled{opacity:.36;cursor:not-allowed}@media (width<=700px){.product-delete-overlay{padding:10px}.product-delete-modal>header{align-items:flex-start;padding:17px}.product-delete-modal h2{font-size:19px}.product-delete-warning{padding:15px 17px}.product-delete-stats{grid-template-columns:1fr 1fr;margin:0 17px}.product-delete-confirm{margin:15px 17px 0}.product-delete-consequence{margin:13px 17px}.product-delete-modal>footer{flex-direction:column-reverse;align-items:stretch;padding:14px 17px}.product-delete-modal>footer button{width:100%}}.analytics-heading{margin-bottom:30px}.analytics-period{color:#8b94a1;background:#111419;border:1px solid #292f39;border-radius:9px;align-items:center;gap:10px;padding:10px 13px;font:11px ui-monospace,monospace;display:flex}.analytics-period span{color:var(--brand)}.sales-page>div>.grid:first-of-type{gap:12px!important}.sales-page>div>.grid:first-of-type>div{min-height:260px}.sales-page>div>div{border-radius:14px!important}.sales-page h2{font-size:16px!important}.sales-page .grid.grid-cols-1.md\:grid-cols-4>div{min-height:118px;position:relative;overflow:hidden;background:linear-gradient(145deg,#171a20,#101217)!important;border-color:#2b3039!important;padding:20px!important}.sales-page .grid.grid-cols-1.md\:grid-cols-4>div:after{content:"";border:18px solid #ff8a3d0b;border-radius:50%;width:100px;height:100px;position:absolute;bottom:-35px;right:-25px}.sales-page .bg-emerald-500{background-color:var(--brand)!important}.sales-page .text-emerald-400{color:#ff9a55!important}.sales-page .border-emerald-500\/30{border-color:#ff8a3d59!important}.sales-page .bg-blue-900\/30,.sales-page .bg-purple-900\/30,.sales-page .bg-emerald-900\/30,.sales-page .bg-orange-900\/30{background-color:#14171d!important;background-image:none!important}@media (width<=900px){.database-kpis{grid-template-columns:repeat(2,1fr)}.database-heading,.analytics-heading{align-items:flex-start}.analytics-period{display:none}}.system-operations{background:#0e1116;border:1px solid #252a32;border-radius:10px;margin-bottom:14px}.system-operations>summary{color:#747d89;cursor:pointer;justify-content:space-between;padding:12px 15px;font:700 11px Inter,sans-serif;list-style:none;display:flex}.system-operations>summary span{color:#ff9552}.system-operations>div{padding:0 14px 14px}.system-operations button{padding:10px!important}.system-operations button>div{justify-content:center;flex-direction:row!important}.system-operations button .text-xs{display:none}.settlement-builder{background:linear-gradient(145deg,#171a20,#101217);border:1px solid #303641;border-radius:16px;margin-bottom:22px;padding:26px;position:relative;box-shadow:0 24px 70px #00000038}.settlement-title h2{color:#f0f2f5;margin:5px 0 7px;font:750 24px Inter,sans-serif}.settlement-title p{color:#747d89;margin:0;font:12px Inter,sans-serif}.period-presets{gap:7px;margin:22px 0 13px;display:flex}.period-presets button{color:#9ba3ae;cursor:pointer;background:#101319;border:1px solid #303640;padding:8px 12px;font-size:11px}.period-presets button:hover{color:#ff9a55;border-color:#b65b2b}.settlement-grid{grid-template-columns:1fr 1fr 240px;gap:12px;display:grid}.settlement-grid label>span{color:#747d89;text-transform:uppercase;letter-spacing:.07em;font:700 10px Inter,sans-serif;display:block}.settlement-grid input{height:46px;margin-top:7px}.currency-tabs{background:#0b0e12;border:1px solid #2b313a;border-radius:9px;grid-template-columns:1fr 1fr;height:46px;margin-top:7px;padding:3px;display:grid}.currency-tabs button{color:#6e7783;cursor:pointer;background:0 0;border:0}.currency-tabs button.active{color:#1c0d04;background:#ff8a3d;font-weight:800}.settlement-selector{background:#0d1015;border:1px solid #292f38;border-radius:11px;margin-top:18px;padding:16px}.selector-head{color:#9da5b0;justify-content:space-between;align-items:center;margin-bottom:11px;font:700 11px Inter,sans-serif;display:flex}.selector-head button{color:#ff9855;cursor:pointer;background:0 0;border:0;font-size:10px}.seller-pills{flex-wrap:wrap;gap:8px;display:flex}.seller-pills button{color:#9ca5b1;cursor:pointer;background:#12161c;border:1px solid #2c323b;align-items:center;gap:8px;padding:9px 10px;display:flex}.seller-pills button i{background:#4b535e;border-radius:50%;width:6px;height:6px}.seller-pills button small{color:#69727e;background:#090c10;border-radius:5px;padding:2px 5px}.seller-pills button.active{color:#ffad79;background:#ff8a3d1a;border-color:#ff8a3d99}.seller-pills button.active i{background:#ff8a3d;box-shadow:0 0 9px #ff8a3d}.seller-pills button.active small{color:#ff9a55}.product-filter{border-top:1px solid #282d35;margin-top:12px}.product-filter summary{color:#737c88;cursor:pointer;padding:14px 2px 8px;font:11px Inter,sans-serif}.product-filter summary span{color:#ff9753;margin-left:7px}.product-filter>div{flex-wrap:wrap;gap:6px;padding-top:5px;display:flex}.product-filter button{color:#747e8b;cursor:pointer;background:#0c0f14;border:1px solid #2b313a;padding:7px 9px;font-size:10px}.product-filter button.active{color:#ff9b5a;background:#ff8a3d14;border-color:#a95428}.calculate-button{color:#1b0b03;cursor:pointer;background:linear-gradient(135deg,#ffb13b,#ff7b39);border:0;border-radius:9px;width:260px;margin:20px 0 0 auto;padding:13px 18px;font-weight:850;display:block}.calculate-button:hover{filter:brightness(1.08)}.seller-settlements{background:#101319;border:1px solid #2c323b;border-radius:15px;padding:24px}.settlements-head{justify-content:space-between;align-items:end;margin-bottom:17px;display:flex}.settlements-head h2{margin:4px 0 0;font-size:21px!important}.settlements-head>span{color:#6e7783;font:10px ui-monospace,monospace}.settlement-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.seller-card{background:linear-gradient(145deg,#171b21,#0d1015);border:1px solid #303640;border-radius:13px;overflow:hidden}.seller-card header{border-bottom:1px solid #272d35;align-items:center;gap:11px;padding:16px;display:flex}.seller-avatar{color:#251004;background:linear-gradient(135deg,#ffb13c,#ff713b);border-radius:10px;place-items:center;width:38px;height:38px;font:900 12px Inter,sans-serif;display:grid}.seller-card header h3{color:#f1f2f4;margin:0;font-size:14px!important}.seller-card header span{color:#717b87;font-size:10px}.seller-card header button{color:#ff9b5b;cursor:pointer;background:#ff8a3d12;border:1px solid #3a342f;margin-left:auto;padding:7px 9px;font-size:9px}.seller-card-sales{grid-template-columns:1fr 1fr;gap:10px;padding:14px 16px;display:grid}.seller-card-sales span,.seller-payout span,.seller-card footer span{color:#68717d;flex-direction:column;gap:5px;font:10px Inter,sans-serif;display:flex}.seller-card-sales strong{color:#dce0e5;font-size:15px}.seller-payout{background:#ff8a3d17;border:1px solid #ff8a3d47;border-radius:10px;justify-content:space-between;align-items:center;margin:0 16px;padding:14px;display:flex}.seller-payout strong{color:#ffae78;font-size:22px}.seller-card footer{justify-content:space-between;padding:13px 16px;display:flex}.seller-card footer strong{color:#858e9a;font-size:13px}@media (width<=900px){.settlement-grid,.settlement-cards{grid-template-columns:1fr}.calculate-button{width:100%}.period-presets{flex-wrap:wrap}}.seller-positions{background:#0b0e12;border:1px solid #292f38;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 16px 12px;display:grid;overflow:hidden}.position-head{color:#5f6875;letter-spacing:.07em;text-transform:uppercase;background:#10141a;grid-column:1/-1;grid-template-columns:minmax(0,1fr) 150px;align-items:center;gap:10px;padding:8px 10px;font:800 8px Inter,sans-serif;display:grid}.position-head span:last-child{text-align:right}.position-row{border-top:1px solid #222831;grid-template-columns:minmax(0,1fr) 140px;align-items:center;gap:10px;min-width:0;padding:10px;display:grid}.position-row:nth-child(2n){border-right:1px solid #222831}.position-row>div{min-width:0}.position-row>div:first-child{flex-direction:column;gap:3px;display:flex}.position-row>div:first-child strong{color:#cbd0d7;text-overflow:ellipsis;white-space:nowrap;font:700 11px ui-monospace,monospace;overflow:hidden}.position-row small{color:#68717d;font:9px Inter,sans-serif}.position-row>div:last-child{text-align:right;grid-template-columns:1fr 1fr;gap:7px;display:grid}.position-row>div:last-child span{color:#8a939f;font-size:10px}.position-row>div:last-child strong{color:#ff9e60;font-size:10px}.seller-payout small{color:#a65c35;letter-spacing:.08em;margin-top:4px;font:800 8px Inter,sans-serif}@media (width<=1250px){.seller-positions{grid-template-columns:1fr}.position-row:nth-child(2n){border-right:0}}.database-page>div{padding-top:24px!important}.database-heading{margin-bottom:18px}.database-kpis{gap:9px;margin-bottom:10px}.database-kpis article{min-height:88px;padding:14px 16px}.database-kpis strong{margin:8px 0 3px;font-size:23px}.database-sellers{background:#101319;border:1px solid #282e37;border-radius:10px;margin-bottom:10px}.database-sellers summary{color:#7b8591;cursor:pointer;align-items:center;gap:9px;padding:10px 13px;list-style:none;display:flex}.database-sellers summary span{color:#a5adb8;letter-spacing:.06em;text-transform:uppercase;font:800 10px Inter,sans-serif}.database-sellers summary strong{color:#ff9a58;text-align:center;background:#ff8a3d1a;border-radius:6px;min-width:22px;padding:3px 6px;font-size:9px}.database-sellers summary small{color:#606a76;margin-left:auto;font:9px Inter,sans-serif}.database-sellers>div{flex-wrap:wrap;gap:6px;padding:0 12px 11px;display:flex}.database-sellers>div>div{padding:5px 8px!important;font-size:10px!important}.database-toolbar{grid-template-columns:minmax(360px,1fr) auto;gap:9px;margin-bottom:10px;padding:9px;display:grid}.database-toolbar>div:first-child{grid-template-columns:minmax(240px,1fr) 78px 78px auto;gap:7px!important;display:grid!important}.database-toolbar>div:last-child{gap:7px!important}.database-toolbar input,.database-toolbar select{height:38px;padding-block:8px!important;font-size:10px!important}.database-toolbar button,.database-toolbar a{white-space:nowrap;min-height:38px;padding:8px 11px!important;font-size:10px!important}.database-page table th{padding:9px 10px!important}.database-page table td{height:54px;padding:8px 10px!important;font-size:10px!important}.database-page table td:nth-child(2){text-overflow:ellipsis;max-width:125px;overflow:hidden}.database-page table td:nth-child(4){text-overflow:ellipsis;white-space:nowrap;max-width:100px;overflow:hidden}.database-page .key-status{padding:4px 7px;font-size:8px}.row-actions{position:relative}.row-actions>summary{color:#ff9653;cursor:pointer;letter-spacing:2px;background:#11151a;border:1px solid #343a44;border-radius:7px;place-items:center;width:32px;height:28px;list-style:none;display:grid}.row-actions[open]>summary{background:#ff8a3d1a;border-color:#9c4f27}.row-actions>div{z-index:30;background:#11151b;border:1px solid #343a44;border-radius:9px;gap:5px;width:150px;padding:7px;display:grid;position:absolute;top:34px;right:0;box-shadow:0 14px 35px #00000073}.row-actions button{text-align:left;background:#0c0f14;width:100%;padding:7px 8px}.bulk-bar{background:#101319;border:1px solid #282e36;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:10px;padding:9px 11px;display:grid}.bulk-bar button{padding:7px 9px!important;font-size:9px!important}.bulk-bar>div:nth-child(2){text-align:center;font-size:10px!important}.bulk-bar>div:last-child{flex-wrap:wrap;justify-content:flex-end;display:flex;gap:5px!important}@media (width<=1200px){.database-toolbar,.bulk-bar{grid-template-columns:1fr}.bulk-bar>div:nth-child(2){text-align:left}}.database-kpis button{min-height:88px;color:inherit;text-align:left;cursor:pointer;background:linear-gradient(145deg,#15181e,#101217);border:1px solid #282d36;border-radius:13px;padding:14px 16px;transition:border-color .18s,background .18s,transform .18s;position:relative;overflow:hidden}.database-kpis button:after{content:"";border:14px solid #ff8a3d0f;border-radius:50%;width:80px;height:80px;position:absolute;bottom:-35px;right:-20px}.database-kpis button:hover{border-color:#744425;transform:translateY(-1px)}.database-kpis button.active{background:linear-gradient(145deg,#ff8a3d24,#111419);border-color:#b85d2b;box-shadow:inset 0 0 0 1px #ff8a3d14}.database-kpis button span{color:#777f8b;font:600 11px/1 Inter,sans-serif;display:block}.database-kpis button strong{color:#eef1f4;margin:8px 0 3px;font:750 23px/1 Inter,sans-serif;display:block}.database-kpis button:first-child strong,.database-kpis button:last-child strong{color:#ff9852}.database-kpis button small{color:#5f6874;font:10px Inter,sans-serif}.bulk-bar{min-height:58px;padding:9px 12px}.bulk-bar button,.bulk-bar a{white-space:nowrap;min-height:36px;font-weight:650;padding:9px 13px!important;font-size:11px!important}.bulk-bar>div:first-child{gap:9px!important}.bulk-bar>div:first-child button{min-width:76px}.bulk-bar>div:last-child{gap:7px!important}.settings-grid{grid-template-columns:1.05fr .95fr;gap:12px;margin-bottom:12px;display:grid}.settings-panel{background:#12151b;border:1px solid #2b3039;border-radius:14px;padding:18px;overflow:hidden}.settings-panel>div:first-child{margin-bottom:12px!important}.settings-panel h2{font-size:15px!important}.settings-panel>div:first-child button{padding:8px 11px!important;font-size:10px!important}.settings-table-head{color:#59626e;letter-spacing:.08em;text-transform:uppercase;grid-template-columns:minmax(0,1fr) 90px 80px 125px;gap:10px;padding:0 10px 7px;font:800 8px Inter,sans-serif;display:grid}.settings-rows{max-height:245px;padding-right:3px;overflow-y:auto}.price-row{color:#9099a5;border-top:1px solid #272c34;grid-template-columns:minmax(0,1fr) 90px 80px 125px;align-items:center;gap:10px;min-height:45px;padding:7px 10px;font-size:10px;display:grid}.price-row:hover{background:#ff8a3d09}.price-row>div:first-child{flex-direction:column;gap:2px;min-width:0;display:flex}.price-row>div:first-child strong{color:#d9dde3;text-overflow:ellipsis;white-space:nowrap;font:700 11px ui-monospace,monospace;overflow:hidden}.price-row small{color:#68717d;font-size:9px}.price-row>span:nth-child(2){color:#ff9d5e}.price-row>span:nth-child(3){color:#82aef5}.price-row>div:last-child{justify-content:flex-end;gap:5px;display:flex}.edit-setting,.delete-setting{color:#aeb5bf;cursor:pointer;background:#0d1015;border:1px solid #343a43;padding:6px 8px;font-size:9px}.edit-setting:hover{color:#ff9a58;border-color:#8b4928}.delete-setting{color:#ff6e78;border-color:#ff4c5b40;width:28px}.commission-head{grid-template-columns:minmax(0,1fr) 70px 215px}.commission-row{grid-template-columns:minmax(0,1fr) 70px 215px;align-items:center;gap:9px;min-height:45px;background:0 0!important;border:0!important;border-top:1px solid #272c34!important;border-radius:0!important;padding:7px 10px!important;display:grid!important}.commission-value{font-size:11px;font-weight:800;color:#ff9a55!important}.commission-row>div{justify-content:flex-end}.commission-row button{padding:5px 7px!important;font-size:8px!important}.products-settings{background:#101319;border:1px solid #292f38;border-radius:11px;margin-bottom:12px}.products-settings summary{cursor:pointer;align-items:center;gap:9px;padding:11px 14px;list-style:none;display:flex}.products-settings summary span{color:#a8b0bb;font:750 12px Inter,sans-serif}.products-settings summary strong{color:#ff9a55;background:#ff8a3d1a;border-radius:5px;padding:3px 7px;font-size:9px}.products-settings summary small{color:#626c78;margin-left:auto;font:9px Inter,sans-serif}.products-settings>div{flex-wrap:wrap;gap:6px;padding:0 13px 12px;display:flex}.products-settings>div>div{font-size:10px;padding:6px 8px!important}.products-settings button{padding:4px 6px!important;font-size:9px!important}@media (width<=1100px){.settings-grid{grid-template-columns:1fr}}.period-card{grid-template-columns:minmax(0,1fr) 74px auto;display:grid}.period-actions{gap:4px;display:flex}.period-actions button{color:#86909d;cursor:pointer;background:#10151d;border:1px solid #303945;border-radius:7px;place-items:center;width:27px;height:27px;font-size:14px;display:grid}.period-actions button:first-child:hover{color:#ff9a55;border-color:#9a502a}.period-actions button:last-child:hover{color:#ff6f78;border-color:#8e313b}.creator-picker-fields label{flex-direction:column;gap:7px;display:flex}.creator-picker-trigger{color:#aeb7c2;cursor:pointer;text-align:left;background:#0a0f17;border:1px solid #303945;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:64px;padding:11px 14px;display:flex}.creator-picker-trigger:hover,.creator-picker-trigger.selected{background:#ff8a3d0e;border-color:#a8562d}.creator-picker-trigger>span{flex-direction:column;gap:5px;min-width:0;display:flex}.creator-picker-trigger strong{color:#e8ecf0;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.creator-picker-trigger small{color:#737d89;font-size:10px}.creator-picker-trigger>b{color:#ff9e61;font-size:18px}.tariff-period-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.tariff-period-card{background:#0a0f17;border:1px solid #303945;border-radius:8px;transition:border-color .15s,background .15s;overflow:hidden}.tariff-period-card.active{background:#ff8a3d11;border-color:#a95a30}.tariff-period-card>header{border-bottom:1px solid #252d38;justify-content:space-between;align-items:center;gap:8px;padding:12px;display:flex}.tariff-period-card>header strong{color:#eef1f4;font-size:18px}.tariff-badge{color:#ff9f63;background:#ff8a3d14;border:1px solid #ff8a3d4d;border-radius:5px;padding:4px 6px;font-size:8px;font-weight:900}.tariff-period-card>div{grid-template-columns:1fr 1fr;display:grid}.tariff-period-card>div>span{border-right:1px solid #252d38;flex-direction:column;gap:4px;min-width:0;padding:10px 12px;display:flex}.tariff-period-card>div>span:last-child{border-right:0}.tariff-period-card small{color:#68727e;font-size:8px;font-weight:800}.tariff-period-card>div b{overflow-wrap:anywhere;color:#f0bf69;font-size:11px}.tariff-period-card>div>span:last-child b{color:#6fd3a4}.tariff-period-card>footer{color:#7c8692;border-top:1px solid #252d38;justify-content:space-between;align-items:center;gap:9px;padding:10px 12px;font-size:10px;display:flex}.tariff-period-card input{text-align:center;width:78px;height:36px;margin:0;padding:7px}.off-tariff-section{background:#9b492809;border:1px solid #3b3331;border-radius:8px;margin-top:18px;overflow:hidden}.off-tariff-section>header{border-bottom:1px solid #342e2d;padding:13px 14px}.off-tariff-section>header>div{align-items:flex-start;gap:10px;display:flex}.off-tariff-mark{color:#ff9e69;background:#ff8a3d14;border:1px solid #8f4f32;border-radius:6px;flex:none;place-items:center;width:27px;height:27px;font-weight:900;display:grid}.off-tariff-section header strong{color:#d7dce2;font-size:13px}.off-tariff-section header p{color:#7c858f;margin:4px 0 0;font-size:10px;line-height:1.45}.off-tariff-list{padding:8px 12px 0}.off-tariff-row{border-bottom:1px solid #2d2929;grid-template-columns:1fr 82px auto;align-items:center;gap:10px;min-height:51px;padding:8px 10px;display:grid}.off-tariff-row>span:first-child{flex-direction:column;gap:3px;display:flex}.off-tariff-row b{color:#e2e6ea;font-size:13px}.off-tariff-row small{color:#d27c57;font-size:8px;font-weight:900}.off-tariff-row input{text-align:center;height:35px;margin:0}.off-tariff-section .custom-period{margin:0;padding:12px}.order-lines>div>span{align-items:center;gap:6px;display:flex}.order-plan-mark{color:#64cea0;text-transform:uppercase;background:#4bc58f14;border-radius:4px;padding:3px 5px;font-size:7px;font-weight:900}.order-plan-mark.outside{color:#e89269;background:#ff8a3d14}.creator-picker-overlay{z-index:100001;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030508e0;place-items:center;padding:22px;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}.creator-picker-modal{background:#12161b;border:1px solid #39414b;border-radius:8px;flex-direction:column;width:min(690px,100%);max-height:min(820px,90vh);display:flex;overflow:hidden;box-shadow:0 25px 90px #00000080}.creator-picker-modal>header{border-bottom:1px solid #303640;justify-content:space-between;align-items:flex-start;gap:15px;padding:18px 20px;display:flex}.creator-picker-modal h2{margin:4px 0 0;font-size:22px}.creator-picker-modal>header>button{color:#9ba5b0;cursor:pointer;background:#0c0f13;border:1px solid #3a424c;border-radius:6px;width:34px;height:34px;font-size:20px}.creator-picker-search{background:#0d1014;border-bottom:1px solid #2d333b;padding:13px 16px}.creator-picker-search input{width:100%;height:42px;margin:0}.creator-picker-list{gap:7px;padding:12px;display:grid;overflow-y:auto}.creator-picker-list>button{color:#aeb7c1;cursor:pointer;text-align:left;background:#0d1014;border:1px solid #303741;border-radius:7px;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:11px;min-height:61px;padding:9px 12px;display:grid}.creator-picker-list>button:hover,.creator-picker-list>button.active{background:#ff8a3d12;border-color:#98532f}.picker-avatar{color:#ff9f63;background:#ff8a3d14;border:1px solid #ff8a3d47;border-radius:7px;place-items:center;width:38px;height:38px;font-size:9px;font-weight:900;display:grid}.picker-avatar.empty{color:#818a95;background:#171b20;border-color:#3a424c}.creator-picker-list>button>span:nth-child(2){flex-direction:column;gap:5px;min-width:0;display:flex}.creator-picker-list strong{color:#e8ebef;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.creator-picker-list small{color:#737d88;font-size:10px}.creator-picker-list>button>b{color:#ff9e61;font-size:18px}.custom-product-picker{background:#0d1014;border-top:1px solid #303640;padding:14px 16px}.custom-product-picker>span{color:#7e8792;margin-bottom:8px;font-size:10px;display:block}.custom-product-picker>div{grid-template-columns:1fr auto;gap:8px;display:grid}.custom-product-picker input{height:40px;margin:0}.custom-product-picker button{color:#ffad78;cursor:pointer;background:#ff8a3d14;border:1px solid #8f4e2d;border-radius:6px;min-height:40px;padding:8px 12px}.custom-product-picker button:disabled{opacity:.4;cursor:not-allowed}@media (width<=1100px){.tariff-period-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.tariff-period-grid{grid-template-columns:1fr}.creator-picker-overlay{padding:10px}.creator-picker-modal{max-height:94vh}.custom-product-picker>div{grid-template-columns:1fr}.custom-product-picker button{width:100%}}.price-product-list{gap:10px;max-height:430px;padding-right:5px;display:grid;overflow-y:auto}.price-product-card{background:#0d1015;border:1px solid #303640;border-radius:11px;overflow:hidden}.price-product-card>header{background:#14181e;border-bottom:1px solid #282e36;padding:12px 14px}.price-product-card>header div{justify-content:space-between;align-items:center;display:flex}.price-product-card>header strong{color:#eef0f3;font:750 14px ui-monospace,monospace}.price-product-card>header span{color:#6f7884;font:10px Inter,sans-serif}.price-plan{border-top:1px solid #242a32;grid-template-columns:70px minmax(95px,1fr) minmax(85px,1fr) 85px 34px;align-items:center;gap:9px;min-height:55px;padding:9px 12px;display:grid}.price-plan:first-child{border-top:0}.price-plan:hover{background:#ff8a3d09}.plan-duration{color:#e2e5e9;align-items:baseline;gap:4px;font:800 17px Inter,sans-serif;display:flex}.plan-duration small{color:#717b87;font-size:9px}.plan-rub,.plan-usd{flex-direction:column;gap:3px;display:flex}.plan-rub small,.plan-usd small{color:#5f6874;letter-spacing:.08em;font:800 8px Inter,sans-serif}.plan-rub strong{color:#ff9d5d;font-size:13px}.plan-usd strong{color:#7eabf1;font-size:13px}.price-plan .edit-setting{min-height:32px;font-size:10px}.price-plan .delete-setting{min-height:32px}.commission-settings .settings-rows{max-height:430px}.commission-row{min-height:50px}.commission-row>span:first-child{color:#dce0e5;font-size:12px}.commission-row button:disabled{opacity:.25;cursor:not-allowed}.price-modal-overlay{z-index:99999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030508d1;place-items:center;padding:24px;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}.price-modal-card{background:#13171d;border:1px solid #343b46;border-radius:16px;width:min(520px,100%);padding:26px;box-shadow:0 30px 100px #000000a6}.price-modal-card h3{margin:0 0 20px;font-size:22px!important}.price-modal-card label{font-size:11px}.price-modal-card input,.price-modal-card select{height:48px;font-size:13px}.price-modal-card select:disabled,.price-modal-card input:disabled{color:#8c95a1;opacity:.72;background:#0d1015}.price-modal-card>div:last-child button{min-height:43px;font-size:12px}.advanced-key-filters{background:linear-gradient(145deg,#13171d,#0e1116);border:1px solid #2c323b;border-radius:12px;margin-bottom:10px;padding:17px}.filter-heading{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.filter-heading>div{flex-direction:column;gap:4px;display:flex}.filter-heading strong{color:#e0e4e9;font:750 15px Inter,sans-serif}.filter-heading span{color:#6c7683;font:11px Inter,sans-serif}.filter-heading>button,.filter-label-row button{color:#ff9855;cursor:pointer;background:0 0;border:0;font:700 11px Inter,sans-serif}.filter-group+.filter-group{border-top:1px solid #252b33;margin-top:14px;padding-top:14px}.filter-group>label,.filter-label-row label{color:#778291;letter-spacing:.07em;text-transform:uppercase;font:800 11px Inter,sans-serif}.status-filter-pills,.seller-filter-pills{flex-wrap:wrap;gap:8px;margin-top:9px;display:flex}.status-filter-pills button{color:#929ca8;cursor:pointer;background:#0d1015;border:1px solid #2c333d;border-radius:8px;align-items:center;gap:7px;min-height:38px;padding:8px 11px;font:650 12px Inter,sans-serif;display:flex}.status-filter-pills button i{background:#4e5762;border-radius:50%;width:7px;height:7px}.status-filter-pills button small{color:#77818d;text-align:center;background:#171b21;border-radius:5px;min-width:23px;padding:3px 6px;font-size:10px}.status-filter-pills button:hover{border-color:#754225}.status-filter-pills button.active{color:#ffad77;background:#ff8a3d1a;border-color:#a9562b}.status-filter-pills button.active i{background:#ff8a3d;box-shadow:0 0 8px #ff8a3d}.status-filter-pills button.active small{color:#ff9b5b;background:#ff8a3d1a}.filter-label-row{justify-content:space-between;align-items:center;display:flex}.seller-filter-pills button{color:#929ca8;cursor:pointer;background:#0d1015;border:1px solid #2c333d;border-radius:8px;align-items:center;gap:8px;min-height:39px;padding:6px 11px 6px 6px;font:650 12px Inter,sans-serif;display:flex}.seller-filter-pills button>span{color:#7d8691;background:#1b2027;border-radius:6px;place-items:center;width:27px;height:27px;font-size:8px;font-weight:850;display:grid}.seller-filter-pills button>i{color:#ff9a55;font-style:normal;display:none}.seller-filter-pills button.active{color:#ffd0b1;background:#ff8a3d17;border-color:#a8562c}.seller-filter-pills button.active>span{color:#231005;background:#ff8a3d}.seller-filter-pills button.active>i{display:inline}.database-page table td{font-size:11px!important}.key-datetime{flex-direction:column;gap:3px;min-width:128px;display:flex}.key-datetime strong{color:#cbd1d8;white-space:nowrap;font:650 10px ui-monospace,monospace}.key-datetime small{color:#54c997;font:700 9px Inter,sans-serif}.key-datetime small.expired{color:#ff6d77}.row-action-grid{grid-template-columns:repeat(2,minmax(68px,1fr));gap:5px;min-width:150px;display:grid}.row-action-grid button{text-align:center;white-space:nowrap;border-radius:6px;min-height:28px;padding:5px 7px!important;font-size:9px!important}.database-page .overflow-x-auto{overflow-y:visible}.key-status.expired{color:#ff747d;background:#ff5d6912;border-color:#ff5d694d}.database-page{font-size:14px}.database-heading h1{font-size:38px}.database-heading p{font-size:14px}.advanced-key-filters{padding:20px}.filter-heading strong{font-size:17px}.filter-heading span,.filter-heading>button,.filter-label-row button,.filter-group>label,.filter-label-row label{font-size:12px}.status-filter-pills{gap:9px}.status-filter-pills button{min-height:44px;padding:10px 13px;font-size:13px}.status-filter-pills button small{min-width:27px;padding:3px 7px;font-size:11px}.seller-filter-pills button{min-height:43px;padding:7px 12px 7px 7px;font-size:13px}.seller-filter-pills button>span{width:29px;height:29px;font-size:9px}.database-sellers summary span{font-size:11px}.database-sellers summary small{font-size:10px}.database-toolbar input,.database-toolbar select{height:42px;font-size:12px!important}.database-toolbar button,.database-toolbar a{min-height:42px;font-size:11px!important}.database-page table th{font-size:10px!important}.database-page table td{height:62px;font-size:12px!important}.database-page table td:nth-child(2){font-size:11px!important}.database-page table td:nth-child(3),.database-page table td:nth-child(4){font-size:13px!important}.key-datetime strong{font-size:11px}.key-datetime small{font-size:10px}.key-status{font-size:9px!important}.row-action-grid{min-width:170px}.row-action-grid button{min-height:32px;padding:7px 9px!important;font-size:10px!important}.database-page table td:last-child{width:190px}.bulk-bar button,.bulk-bar a{min-height:40px;font-size:12px!important}.bulk-bar>div:nth-child(2){font-size:12px!important}.settlement-card-actions{gap:6px;margin-left:auto;display:flex}.seller-card header .settlement-card-actions button{margin-left:0}.settlement-card-actions button:last-child{font-weight:800;color:#1d0d04!important;background:#ff8a3d!important;border-color:#ff8a3d!important}.management-page{background:radial-gradient(circle at 60% 0,#ff8a3d0d,#0000 34rem);padding:34px}.management-heading{margin-bottom:24px}.management-heading h1{margin:5px 0 7px;font-size:40px}.management-heading p{color:#747d89;margin:0;font-size:13px}.seller-profile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.seller-profile-card{background:#12161c;border:1px solid #2c323b;border-radius:14px;overflow:hidden}.seller-profile-card>header{border-bottom:1px solid #292f38;align-items:center;gap:11px;padding:15px;display:flex}.seller-profile-card>header>div{color:#210e03;background:#ff8a3d;border-radius:10px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.seller-profile-card header span{flex-direction:column;display:flex}.seller-profile-card header strong{font-size:13px}.seller-profile-card header small{color:#747e8a;font-size:9px}.seller-profile-stats{grid-template-columns:repeat(4,1fr);padding:14px;display:grid}.seller-profile-stats span{color:#67717d;flex-direction:column;gap:5px;font-size:9px;display:flex}.seller-profile-stats strong{color:#d8dde3;font-size:16px}.seller-profile-card footer{color:#818b97;border-top:1px solid #292f38;justify-content:space-between;padding:12px 15px;font-size:10px;display:flex}.seller-profile-card footer strong{color:#ff9b5b;font-size:15px}.settlement-history,.audit-list{background:#11151a;border:1px solid #2c323b;border-radius:14px;margin-top:18px;overflow:hidden}.history-head{border-bottom:1px solid #292f38;justify-content:space-between;align-items:center;padding:18px;display:flex}.history-head h2{margin:0 0 4px;font-size:17px}.history-head p{color:#68727e;margin:0;font-size:10px}.history-head>div:last-child{gap:8px;display:flex}.history-head select{min-width:150px;margin:0;padding:9px;font-size:10px}.history-row{color:#8b95a1;border-top:1px solid #252b33;grid-template-columns:1fr 1.7fr .5fr 1fr 1fr 1fr;align-items:center;gap:12px;min-height:52px;padding:10px 18px;font-size:10px;display:grid}.history-row.head{color:#5e6874;text-transform:uppercase;background:#0d1014;min-height:36px;font-size:8px}.history-row strong{color:#dce0e5}.history-row button{color:#ff9b5a;cursor:pointer;background:#ff8a3d14;border:1px solid #8f4a28;padding:7px 9px;font-size:9px}.history-row .paid{color:#55d09b;font-style:normal}.audit-list{margin-top:0;overflow-x:auto}.audit-row{color:#8c96a2;border-top:1px solid #262c34;grid-template-columns:1.15fr 1.25fr .65fr .9fr 1.6fr .45fr .65fr;align-items:center;gap:12px;min-width:1050px;min-height:58px;padding:10px 16px;font-size:11px;display:grid}.audit-row.head{color:#626c78;text-transform:uppercase;background:#0d1014;min-height:38px;font-size:9px}.audit-row code{color:#b7bec7;text-overflow:ellipsis;overflow:hidden}.audit-row .ok{color:#50ce98}.audit-row .fail{color:#ff6974}.audit-actor{flex-direction:column;gap:2px;display:flex}.audit-actor strong{color:#e2e7ed}.audit-actor small{color:#76818e;font-size:9px}.platform-badge{border-radius:7px;width:max-content;padding:5px 8px;font-size:9px;font-weight:800}.platform-badge.telegram{color:#79c9ff;background:#33a4eb1f;border:1px solid #33a4eb4d}.platform-badge.web{color:#ffad78;background:#ff8a3d1a;border:1px solid #ff8a3d47}@media (width<=1200px){.seller-profile-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){.seller-profile-grid,.history-row,.audit-row{grid-template-columns:1fr}.history-row.head,.audit-row.head{display:none}}.seller-payment-meta{border-top:1px solid #292f38;padding:11px 14px}.seller-payment-meta span{color:#69737f;justify-content:space-between;gap:10px;font-size:9px;display:flex}.seller-payment-meta strong{color:#b7bec7;font-size:10px}.seller-profile-card footer{align-items:center}.seller-profile-card footer>div{flex-direction:column;gap:3px;display:flex}.seller-profile-card footer>div>span{color:#747e8a;font-size:9px}.seller-profile-card footer>div>strong{color:#ff9b5b;margin-right:8px;font-size:13px;display:inline-block}.seller-profile-card footer button{color:#ff9d60;cursor:pointer;background:#ff8a3d14;border:1px solid #884825;border-radius:8px;align-items:center;gap:7px;padding:8px 10px;font-size:9px;display:flex}.seller-profile-card footer button small{color:#1b0c03;text-align:center;background:#ff8a3d;border-radius:5px;min-width:19px;padding:2px 5px}.unpaid-overlay{z-index:99999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030508d6;place-items:center;padding:25px;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}.unpaid-modal{background:#12161c;border:1px solid #343b46;border-radius:16px;width:min(900px,100%);max-height:85vh;overflow:hidden;box-shadow:0 30px 100px #000000a6}.unpaid-modal>header{border-bottom:1px solid #2c323b;justify-content:space-between;padding:22px;display:flex}.unpaid-modal header h2{margin:4px 0;font-size:24px}.unpaid-modal header span{color:#6d7783;font-size:10px}.unpaid-modal header>button{color:#8e98a4;cursor:pointer;background:#0d1015;border:1px solid #343b45;border-radius:8px;width:34px;height:34px;font-size:19px}.unpaid-summary{grid-template-columns:1fr 1fr;gap:10px;padding:16px 22px;display:grid}.unpaid-summary span{color:#6f7985;border:1px solid #2b313a;border-radius:10px;justify-content:space-between;align-items:center;padding:13px;font-size:10px;display:flex}.unpaid-summary strong{color:#ff9c5c;font-size:19px}.unpaid-list{max-height:55vh;padding:0 22px 22px;overflow-y:auto}.unpaid-row{color:#8d97a3;border-top:1px solid #272d35;grid-template-columns:1.5fr .6fr .5fr 1fr 1fr;align-items:center;gap:10px;min-height:48px;padding:9px 12px;font-size:10px;display:grid}.unpaid-row.head{color:#5f6975;text-transform:uppercase;background:#0d1014;min-height:34px;font-size:8px}.unpaid-row strong{color:#dce0e5}.unpaid-row strong:last-child{color:#ff9c5c}.unpaid-empty{color:#717b87;text-align:center;padding:35px;font-size:11px}.seller-card-buttons{gap:6px;display:flex}.seller-profile-card footer .seller-card-buttons button{min-height:34px}.seller-profile-card footer .seller-card-buttons button:first-child{color:#aeb6c0;background:#0e1116;border-color:#353c46}.unpaid-summary.four{grid-template-columns:repeat(2,1fr)}.unpaid-row.live{grid-template-columns:1.4fr .5fr .45fr 1.2fr 1.2fr}.seller-profile-card>header>b{color:#ff9b5b;background:#ff8a3d14;border:1px solid #ff8a3d4d;border-radius:8px;margin-left:auto;padding:7px 9px;font-size:12px}.seller-profile-stats.expanded{grid-template-columns:repeat(5,1fr)}.seller-profile-stats.expanded span:nth-child(2) strong,.seller-profile-stats.expanded span:nth-child(3) strong{color:#ff9b5b}.login-screen{background:radial-gradient(circle at 50% 0,#ff8a3d1a,#0000 32rem),#08090c;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#12161c;border:1px solid #303640;border-radius:18px;width:min(440px,100%);padding:30px;box-shadow:0 30px 90px #00000080}.login-card header{text-align:center}.login-card header img{width:82px;margin:auto}.login-card h1{letter-spacing:.12em;margin:5px 0;font-size:32px}.login-card header>span{color:#77818d;font-size:11px}.login-card form{gap:15px;margin-top:24px;display:grid}.login-card label{text-transform:uppercase;letter-spacing:.07em;font-size:10px;display:block}.login-card input{height:48px;font-size:13px}.login-submit{color:#1a0b03;cursor:pointer;background:#ff8a3d;border:0;border-radius:9px;min-height:46px;font-weight:850}.login-error{color:#ff7580;text-align:center;background:#ff536114;border:1px solid #ff53614d;border-radius:8px;padding:10px;font-size:10px}.otp-step{text-align:center}.telegram-mark{color:#fff;background:#229ed9;border-radius:50%;place-items:center;width:48px;height:48px;margin:auto;font-size:21px;display:grid}.otp-step h2{margin:13px 0 5px}.otp-step p{color:#747e8a;font-size:10px;line-height:1.5}.otp-input{text-align:center;letter-spacing:.28em;font-size:25px!important}.back-login{color:#ff9b5b;cursor:pointer;background:0 0;border:0;font-size:9px}.staff-heading{justify-content:space-between;align-items:end;display:flex}.staff-heading>button{color:#1a0b03;cursor:pointer;background:#ff8a3d;border:0;border-radius:9px;padding:12px 15px;font-weight:850}.staff-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.staff-card{background:#12161c;border:1px solid #2d333c;border-radius:13px;overflow:hidden}.staff-card.disabled{opacity:.5}.staff-card>header{border-bottom:1px solid #292f38;align-items:center;gap:10px;padding:14px;display:flex}.staff-card>header>div{color:#1c0c03;background:#ff8a3d;border-radius:9px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.staff-card header span{flex-direction:column;display:flex}.staff-card header strong{font-size:12px}.staff-card header small{color:#717b87;font-size:9px}.staff-card header i{color:#53cd99;margin-left:auto;font-size:9px;font-style:normal}.staff-permissions{flex-wrap:wrap;align-content:start;gap:5px;min-height:105px;padding:13px;display:flex}.staff-permissions span{color:#89939f;background:#0e1116;border:1px solid #303741;border-radius:6px;padding:5px 7px;font-size:8px}.staff-card footer{border-top:1px solid #292f38;gap:7px;padding:11px 13px;display:flex}.staff-card footer button{color:#aab2bc;cursor:pointer;background:#0e1116;border:1px solid #3a414b;flex:1;padding:8px;font-size:9px}.staff-card footer button:last-child{color:#ff6f79;border-color:#ff536147}.staff-create-actions{gap:10px;display:flex}.staff-create-actions button{color:#ffab73;cursor:pointer;background:#ff8a3d14;border:1px solid #ff8a3d;border-radius:9px;padding:12px 15px;font-weight:850}.staff-create-actions button:nth-child(2){color:#1a0b03;background:#ff8a3d}.staff-create-actions .seller-support-create{color:#ffd1b2;background:linear-gradient(135deg,#ff8a3d24,#181d24e6);border-color:#76513c;padding-left:37px;position:relative}.staff-create-actions .seller-support-create:before{content:"S";color:#1a0b03;background:#ff9a58;border-radius:5px;place-items:center;width:18px;height:18px;font-size:9px;font-weight:950;display:grid;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.staff-fields select{color:#e8edf4;background:#0d1117;border:1px solid #343c47;border-radius:9px;width:100%;height:43px;padding:0 12px}.seller-default-hint{color:#aab3bf;background:#ff8a3d0f;border-left:3px solid #ff8a3d;border-radius:7px;margin:14px 0 0;padding:11px 13px;font-size:12px}.seller-support-boundary{background:linear-gradient(120deg,#ff8a3d1a,#0d1117eb 64%);border:1px solid #5d4638;border-radius:11px;margin:16px 0;padding:17px 18px;position:relative;overflow:hidden}.seller-support-boundary:after{content:"HWID";color:#ffa06014;letter-spacing:-3px;font-size:48px;font-weight:950;position:absolute;top:9px;right:16px}.seller-support-boundary>span{z-index:1;color:#ff9f60;letter-spacing:.11em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:850;display:block;position:relative}.seller-support-boundary strong{z-index:1;color:#f3f5f7;font-size:15px;position:relative}.seller-support-boundary p{z-index:1;color:#929ca8;max-width:610px;margin:7px 0 0;font-size:11px;line-height:1.55;position:relative}.seller-telegram-source{background:#0d1117;border:1px solid #343c47;border-radius:9px;flex-direction:column;justify-content:center;gap:3px;min-height:43px;padding:8px 12px;display:flex}.seller-telegram-source span{color:#858f9a;font-size:9px}.seller-telegram-source strong{color:#ffab73;font-size:13px}.seller-telegram-source small{color:#68727e;font-size:9px}.staff-overlay{z-index:99999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030508d9;place-items:center;padding:24px;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}.staff-editor{background:#12161c;border:1px solid #343b46;border-radius:16px;width:min(760px,100%);max-height:90vh;padding:24px;overflow-y:auto}.staff-editor>header{justify-content:space-between;display:flex}.staff-editor h2{margin:4px 0 18px}.staff-editor>header button{color:#89939f;cursor:pointer;background:#0d1015;border:1px solid #333a44;width:34px;height:34px}.staff-fields{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.staff-fields input{height:43px}.staff-active{grid-column:1/-1;align-items:center;gap:8px;display:flex!important}.staff-active input{width:auto;height:auto;margin:0}.permission-matrix{grid-template-columns:repeat(3,1fr);gap:7px;margin:18px 0;display:grid}.permission-matrix button{color:#89939f;cursor:pointer;text-align:left;background:#0e1116;border:1px solid #303741;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:9px;font-size:9px;display:flex}.permission-matrix i{background:#4d5661;border-radius:50%;width:8px;height:8px}.permission-matrix button.active{color:#ffb17e;background:#ff8a3d14;border-color:#99502a}.permission-matrix button.active i{background:#ff8a3d;box-shadow:0 0 8px #ff8a3d}.staff-editor>footer{justify-content:flex-end;gap:8px;display:flex}.staff-editor>footer button{color:#aeb6c0;cursor:pointer;background:#0d1015;border:1px solid #363d47;min-width:130px;padding:11px}.staff-editor>footer button:last-child{color:#1b0c03;background:#ff8a3d;border-color:#ff8a3d;font-weight:850}@media (width<=1000px){.staff-grid{grid-template-columns:repeat(2,1fr)}.staff-fields,.permission-matrix{grid-template-columns:1fr 1fr}}@media (width<=700px){.staff-grid,.staff-fields,.permission-matrix{grid-template-columns:1fr}}.notifications-page{padding:32px}.notification-grid{grid-template-columns:minmax(0,1.5fr) minmax(320px,.7fr);gap:20px;display:grid}.broadcast-editor,.subscriber-panel,.broadcast-history{background:#11161d;border:1px solid #303844;border-radius:18px;padding:22px}.broadcast-editor>header,.subscriber-panel>header,.broadcast-editor>footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.broadcast-editor h2,.subscriber-panel h2,.broadcast-history h2{margin:0;font-size:22px}.broadcast-editor header p,.subscriber-panel header p{color:#8993a3;margin:5px 0 0}.broadcast-editor textarea{color:#fff;width:100%;min-height:190px;font:inherit;resize:vertical;background:#090d12;border:1px solid #384250;border-radius:12px;margin:20px 0;padding:18px}.broadcast-preview{background:#0b1016;border-left:3px solid #ff7a2f;border-radius:10px;padding:15px}.broadcast-preview span{color:#ff8a45;text-transform:uppercase;font-size:12px;font-weight:800}.broadcast-preview p{white-space:pre-wrap;font-size:16px}.broadcast-editor footer{margin-top:18px}.broadcast-editor footer span{color:#aeb7c4}.broadcast-editor button{background:#ff7a2f;border:0;border-radius:10px;padding:13px 22px;font-weight:800}.broadcast-editor button:disabled{opacity:.45}.subscriber-panel>header strong{color:#ff8a45;font-size:30px}.subscriber-panel>div{max-height:420px;margin-top:15px;overflow:auto}.subscriber-panel section{border-top:1px solid #272e38;align-items:center;gap:10px;padding:12px 0;display:flex}.subscriber-panel section i{background:#59616d;border-radius:50%;width:9px;height:9px}.subscriber-panel section i.online{background:#36d483}.subscriber-panel section span{flex-direction:column;flex:1;display:flex}.subscriber-panel small,.subscriber-panel time{color:#838d9b}.broadcast-history{margin-top:20px}.broadcast-history article{border-top:1px solid #272e38;grid-template-columns:170px 1fr 190px;gap:20px;padding:15px 0;display:grid}.broadcast-history article p{white-space:pre-wrap;margin:0}.broadcast-history time,.broadcast-history article span{color:#929cab}.empty-subscribers{color:#8993a3}@media (width<=1000px){.notification-grid{grid-template-columns:1fr}.broadcast-history article{grid-template-columns:1fr;gap:6px}}.custom-seller-picker{background:#0d1014;border-top:1px solid #303640;grid-template-columns:minmax(170px,.75fr) 1.8fr;align-items:end;gap:16px;padding:14px 16px;display:grid}.custom-seller-picker>div:first-child{flex-direction:column;gap:4px;display:flex}.custom-seller-picker>div:first-child>span{color:#ff9651;letter-spacing:1px;font-size:8px;font-weight:900}.custom-seller-picker>div:first-child strong{color:#e8ecf0;font-size:13px}.custom-seller-picker>div:first-child small{color:#747e89;font-size:9px;line-height:1.4}.custom-seller-fields{grid-template-columns:minmax(140px,1.25fr) 115px auto;align-items:end;gap:8px;display:grid}.custom-seller-fields label{color:#858f9a;flex-direction:column;gap:5px;font-size:9px;display:flex}.custom-seller-fields input{width:100%;height:40px;margin:0}.commission-input{position:relative}.commission-input input{padding-right:28px}.commission-input b{color:#ff9e61;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.custom-seller-fields>button{color:#1b0c03;cursor:pointer;white-space:nowrap;background:#ff8a3d;border:1px solid #ff8a3d;border-radius:6px;min-height:40px;padding:8px 12px;font-weight:850}.custom-seller-fields>button:disabled{opacity:.4;cursor:not-allowed}@media (width<=700px){.custom-seller-picker,.custom-seller-fields{grid-template-columns:1fr}}.support-mini{--support-orange:#ff8438;color:#e8edf3;background:#080b0f;min-height:100vh;font-family:Inter,system-ui,sans-serif}.support-topbar{background:#0d1116;border-bottom:1px solid #242b34;justify-content:space-between;align-items:center;height:68px;padding:0 22px;display:flex}.support-brand,.support-user{align-items:center;gap:11px;display:flex}.support-brand>i{color:#1b0c03;background:var(--support-orange);border:1px solid #9c522c;border-radius:7px;place-items:center;width:36px;height:36px;font-style:normal;font-weight:950;display:grid}.support-brand span{flex-direction:column;gap:2px;display:flex}.support-brand strong{letter-spacing:1px;font-size:12px}.support-brand small,.support-user{color:#7f8995;font-size:9px}.support-user .online{background:#58cf99;border-radius:50%;width:7px;height:7px;box-shadow:0 0 9px #58cf99}.support-shell{grid-template-columns:340px 1fr;height:calc(100vh - 68px);display:grid}.support-sidebar{background:#0c1015;border-right:1px solid #242b34;flex-direction:column;min-width:0;display:flex}.support-sidebar>header{justify-content:space-between;align-items:center;padding:20px 18px 12px;display:flex}.support-sidebar>header span,.support-create header span,.support-thread>header>div>span,.support-welcome>span{color:var(--support-orange);letter-spacing:1.2px;font-size:8px;font-weight:900}.support-sidebar h1{margin:4px 0 0;font-size:25px}.support-sidebar>header button{color:#1b0c03;background:var(--support-orange);cursor:pointer;border:1px solid #9c522c;border-radius:7px;place-items:center;width:38px;height:38px;display:grid}.support-sidebar svg{width:18px}.support-sidebar>nav{grid-template-columns:1fr 1fr;gap:5px;padding:0 14px 12px;display:grid}.support-sidebar>nav button{color:#77818d;cursor:pointer;background:#10151b;border:1px solid #2d353f;border-radius:6px;min-height:37px;font-size:10px}.support-sidebar>nav button.active{color:#ffad79;background:#ff843814;border-color:#8e4c2c}.support-sidebar>nav b{margin-left:5px}.support-ticket-list{min-height:0;padding:0 9px 12px;overflow:auto}.support-ticket-list>button{color:#9da7b2;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #252c34;grid-template-columns:38px 1fr 16px;align-items:center;gap:10px;width:100%;padding:12px 9px;display:grid}.support-ticket-list>button.selected,.support-ticket-list>button:hover{background:#151a21;border-radius:7px}.ticket-state{color:#f0b45c;background:#f0b45c14;border-radius:7px;place-items:center;width:35px;height:35px;display:grid}.ticket-state.answered{color:#5dd0a0;background:#5dd0a014}.ticket-state.closed{color:#707a85;background:#151a20}.ticket-state svg{width:17px}.support-ticket-list>button>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.support-ticket-list b{color:#e0e5ea;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.support-ticket-list strong{color:#9aa4ae;font-size:9px}.support-ticket-list small{color:#66717d;font-size:8px}.support-ticket-list>button>svg{width:14px}.support-empty,.support-welcome{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.support-empty{color:#67717d;height:220px}.support-empty svg{width:34px;margin-bottom:10px}.support-empty strong{color:#a6afb9;font-size:11px}.support-empty span{margin-top:4px;font-size:9px}.support-workspace{background:#090c10;min-width:0}.support-welcome{height:100%;padding:30px}.support-welcome>svg{color:#ff8a43;width:57px;margin-bottom:19px}.support-welcome h2{margin:7px 0 8px;font-size:28px}.support-welcome p{color:#7d8792;max-width:430px;margin:0;font-size:11px;line-height:1.6}.support-welcome button{color:#1b0c03;background:var(--support-orange);cursor:pointer;border:0;border-radius:7px;align-items:center;gap:8px;margin-top:20px;padding:11px 15px;font-weight:850;display:flex}.support-welcome button svg{width:17px}.support-create{width:min(760px,100%);margin:0 auto;padding:28px}.support-create>header{align-items:flex-start;gap:12px;display:flex}.support-create header button,.mobile-back{color:#9ba5b0;cursor:pointer;background:#11161c;border:1px solid #333b45;border-radius:6px;place-items:center;width:35px;height:35px;display:grid}.support-create header svg,.mobile-back svg{width:17px}.support-create h2,.support-thread h2{margin:4px 0 5px;font-size:25px}.support-create header p,.support-thread header p{color:#7b8590;margin:0;font-size:10px}.support-form-grid{grid-template-columns:1fr 1fr;gap:13px;margin-top:25px;display:grid}.support-form-grid label{color:#909aa5;flex-direction:column;gap:6px;font-size:9px;display:flex}.support-form-grid .wide{grid-column:1/-1}.support-form-grid input,.support-form-grid select,.support-form-grid textarea{color:#e7ebef;background:#0d1218;border:1px solid #303945;border-radius:7px;width:100%;margin:0}.support-form-grid input,.support-form-grid select{height:44px}.support-form-grid textarea{resize:vertical;min-height:145px;padding:12px}.support-create>footer{justify-content:flex-end;gap:8px;margin-top:17px;display:flex}.support-create>footer button{color:#9ba5af;cursor:pointer;background:#11161c;border:1px solid #343c46;border-radius:6px;min-width:120px;padding:11px}.support-create>footer .primary{color:#1b0c03;border-color:var(--support-orange);background:var(--support-orange);font-weight:850}.support-thread{grid-template-rows:auto auto 1fr auto;height:100%;display:grid}.support-thread>header{background:#0e1217;border-bottom:1px solid #252c34;align-items:center;gap:13px;padding:17px 20px;display:flex}.mobile-back{display:none}.support-thread>header>div:nth-child(2){flex:1;min-width:0}.thread-status{color:#e5b95f;background:#e5b95f0f;border:1px solid #5c4d30;border-radius:6px;align-items:center;gap:6px;padding:7px 9px;font-size:9px;display:flex}.thread-status svg{width:14px}.thread-status.answered{color:#60d1a1;border-color:#315e4c}.thread-status.closed{color:#858f99;border-color:#353d46}.customer-strip{background:#0b0f14;border-bottom:1px solid #252c34;grid-template-columns:1fr 1fr 1.4fr;display:grid}.customer-strip>span{border-right:1px solid #252c34;flex-direction:column;gap:4px;min-width:0;padding:10px 16px;display:flex}.customer-strip small{color:#69737e;font-size:8px}.customer-strip b{color:#b8c0c9;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.support-messages{min-height:0;padding:20px;overflow:auto}.support-messages article{background:#11161c;border:1px solid #303842;border-radius:4px 8px 8px;width:min(76%,620px);margin:0 auto 12px 0;padding:12px 14px}.support-messages article.mine{background:#ff843813;border-color:#704329;margin-left:auto;margin-right:0}.support-messages article>div{justify-content:space-between;gap:8px;display:flex}.support-messages article strong{color:#ff9d61;font-size:9px}.support-messages article time{color:#626c77;font-size:8px}.support-messages article p{color:#c7ced5;white-space:pre-wrap;margin:8px 0 0;font-size:11px;line-height:1.55}.thread-composer{background:#0e1217;border-top:1px solid #252c34;align-items:flex-end;gap:8px;padding:12px 15px;display:flex}.thread-composer textarea{color:#e4e9ee;resize:none;background:#090d12;border:1px solid #313a44;border-radius:7px;flex:1;min-height:42px;max-height:110px;margin:0;padding:11px}.thread-composer button{cursor:pointer;border-radius:7px;height:42px}.thread-composer .send{color:#1b0c03;background:var(--support-orange);border:0;place-items:center;width:44px;display:grid}.thread-composer .send svg{width:18px}.thread-composer .close-ticket{color:#d9827d;background:#b84b4512;border:1px solid #633a37;padding:0 13px;font-size:9px}.closed-note{color:#737d88;align-items:center;gap:10px;margin:auto;display:flex}.closed-note svg{width:25px}.closed-note span{flex-direction:column;display:flex}.closed-note b{color:#aab3bc;font-size:10px}.closed-note small{font-size:8px}.support-error{color:#e48a84;background:#ae343412;border:1px solid #6e3434;border-radius:6px;margin-top:13px;padding:10px 12px;font-size:10px}.support-error.inline{margin:0 15px 8px}.support-mini.loading{color:#7c8792;flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex}.support-mini.loading>svg{color:#da6762;width:45px}.support-mini.loading strong{color:#d6dce2}.support-mini.loading small{font-size:9px}.support-loader{border:2px solid #303943;border-top-color:var(--support-orange);border-radius:50%;width:30px;height:30px;animation:.8s linear infinite support-spin}@keyframes support-spin{to{transform:rotate(360deg)}}@media (width<=760px){.support-topbar{height:58px;padding:0 13px}.support-brand>i{width:32px;height:32px}.support-user span{display:none}.support-shell{grid-template-columns:1fr;height:calc(100vh - 58px)}.support-sidebar{border-right:0}.support-workspace,.support-shell.thread-open .support-sidebar{display:none}.support-shell.thread-open .support-workspace{height:100%;display:block}.support-thread{height:100%}.mobile-back{display:grid}.support-thread>header{padding:12px}.support-thread h2{font-size:18px}.customer-strip{grid-template-columns:1fr 1fr}.customer-strip>span:last-child{border-top:1px solid #252c34;grid-column:1/-1}.support-messages{padding:13px}.support-messages article{width:88%}.thread-composer{padding:9px}.thread-composer .close-ticket{color:#0000;width:42px;padding:0;position:relative;overflow:hidden}.thread-composer .close-ticket:after{content:"×";color:#d9827d;place-items:center;font-size:20px;display:grid;position:absolute;top:0;right:0;bottom:0;left:0}.support-create{padding:18px 14px}.support-form-grid{grid-template-columns:1fr}.support-form-grid .wide{grid-column:auto}.support-create>footer{flex-direction:column-reverse}.support-create>footer button{width:100%}}.staff-card footer .support-access{color:#ffad78;border-color:#8c4b2c}.staff-card footer .support-access.enabled{color:#65d5a2;background:#4ac58e12;border-color:#356d55}.seller-support-access-block{grid-template-columns:minmax(0,1.55fr) minmax(260px,.8fr);gap:10px;margin:16px 0;display:grid}.seller-support-access-block .seller-support-boundary{margin:0}.reset-limit-control{background:#0d1116;border:1px solid #343c46;border-radius:11px;padding:15px 16px}.reset-limit-control header{justify-content:space-between;align-items:center;display:flex}.reset-limit-control header span{color:#7e8995;letter-spacing:.1em;font-size:9px;font-weight:850}.reset-limit-control header strong{color:#ff9c5a;font-size:24px}.reset-limit-control>p{color:#818b96;margin:7px 0 13px;font-size:10px;line-height:1.45}.reset-limit-control>div{gap:6px;display:flex}.reset-limit-control button{color:#aab3bd;cursor:pointer;background:#141920;border:1px solid #3a424d;border-radius:7px;width:36px;height:36px}.reset-limit-control button.active{color:#1b0c03;background:#ff8a3d;border-color:#ff8a3d;font-weight:900}.reset-limit-control label{flex:1;position:relative}.reset-limit-control input{width:100%;margin:0;border-radius:7px!important;height:36px!important;padding:0 58px 0 10px!important}.reset-limit-control label span{color:#707b87;font-size:9px;position:absolute;top:50%;right:9px;transform:translateY(-50%)}@media (width<=800px){.seller-support-access-block{grid-template-columns:1fr}.reset-limit-control>div{flex-wrap:wrap}.reset-limit-control label{min-width:120px}}.staff-card footer{grid-template-columns:minmax(115px,1fr) minmax(145px,1.3fr) minmax(72px,.65fr);display:grid}.staff-card footer button{border-radius:7px;min-height:40px;padding:8px 10px;font-size:10px;line-height:1.25}.staff-card footer button:only-child{grid-column:1/-1}@media (width<=700px){.staff-card footer{grid-template-columns:1fr 1fr}.staff-card footer .support-access{grid-area:1/1/auto/-1}.staff-card footer button:last-child{grid-column:2}}@media (width>=1700px){.panel-layout{grid-template-columns:300px minmax(0,1fr)}.panel-sidebar{padding:30px 22px}.panel-brand{gap:15px;padding:3px 10px 32px}.panel-brand img{width:54px;height:54px}.panel-brand strong{font-size:21px}.panel-brand span,.nav-kicker{font-size:11px}.panel-sidebar nav{gap:9px;margin-top:11px}.side-link{border-radius:13px;gap:15px;min-height:61px;padding:14px 15px}.side-link svg{width:24px}.side-link strong{font-size:15px}.side-link small{margin-top:2px;font-size:11px}.sidebar-status{padding:15px}.sidebar-status strong{font-size:13px}.sidebar-status small{font-size:10px}.logout-button{padding:13px 14px;font-size:14px}.workspace-bar{height:66px;padding:0 40px;font-size:12px}.language-switch button{min-width:42px;padding:7px 10px;font-size:12px}.panel-page>div{width:100%;max-width:2050px!important;padding:44px 48px 84px!important}.panel-page h1{font-size:46px}.eyebrow{font-size:13px}.analytics-workspace>div{max-width:2050px!important}.analytics-hero,.sellers-hero{gap:36px;margin-bottom:30px}.analytics-hero h1,.sellers-hero h1{font-size:48px}.analytics-hero p,.sellers-hero p{font-size:16px}.hero-period{min-width:430px;padding:17px 20px}.hero-period>span{font-size:12px}.hero-period strong{font-size:14px}.analytics-filters{border-radius:11px;padding:27px}.filter-toolbar{gap:28px}.filter-label{font-size:13px}.preset-buttons{gap:9px;margin-top:11px}.preset-buttons button{min-height:44px;padding:10px 16px;font-size:14px}.currency-toggle>div{min-width:270px;height:50px;margin-top:10px}.currency-toggle button{font-size:14px}.datetime-fields{grid-template-columns:minmax(300px,1fr) minmax(300px,1fr) 230px;gap:16px;margin-top:23px;padding-top:23px}.datetime-fields label{font-size:14px}.datetime-fields input,.run-report{height:54px;font-size:14px}.filter-columns{grid-template-columns:1fr 1fr;gap:32px;margin-top:23px;padding-top:23px}.filter-label-row>button{font-size:13px}.filter-search{width:310px;height:43px;font-size:14px}.filter-pills{gap:9px;max-height:220px}.filter-pills button{min-height:45px;padding:7px 12px 7px 7px;font-size:14px}.seller-filter-pills button{min-height:62px}.filter-pills button>span{width:33px;height:33px;font-size:11px}.filter-pills button b{font-size:12px}.analytics-workspace .seller-filter-pills button>i strong{font-size:13px}.analytics-workspace .seller-filter-pills button>i small{font-size:10px}.product-pills button{padding:10px 14px}.last-payment-mode-note{padding:14px 16px}.last-payment-mode-note strong{font-size:13px}.last-payment-mode-note span{font-size:12px}.report-content,.seller-report-section,.detail-section,.analytics-settings,.seller-cards-workspace,.settlement-history-new{margin-top:23px}.financial-summary article{padding:24px}.financial-summary span,.financial-summary small{font-size:13px}.financial-summary strong{font-size:29px}.section-bar,.management-section-head{padding:22px 25px}.section-bar h2,.management-section-head h2{font-size:25px}.section-bar span,.management-section-head>span,.section-bar>a{font-size:14px}.seller-report-row{min-width:1220px;min-height:70px;padding:12px 25px;font-size:15px}.seller-report-row.head,.product-detail-row.head,.transaction-row.head,.settlement-history-row.head,.breakdown-row.head{min-height:45px;font-size:12px}.seller-report-row>strong{font-size:16px}.seller-report-row>button{min-height:50px;font-size:13px}.product-detail-row{min-height:66px;padding:12px 25px;font-size:15px}.transaction-row{min-width:1480px;min-height:68px;padding:11px 25px;font-size:14px}.product-detail-row small,.transaction-row small{font-size:12px}.transactions-toolbar{padding:17px 25px;font-size:14px}.transactions-toolbar input{width:420px;height:46px;font-size:14px}.settings-trigger{min-height:64px;padding:16px 22px;font-size:15px}.settings-drawer{padding:26px}.price-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.commission-settings-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.database-heading h1,.analytics-heading h1{font-size:46px}.database-heading p,.analytics-heading p{font-size:16px}.database-kpis{gap:16px}.database-kpis button,.database-kpis article{min-height:108px;padding:19px 21px}.database-kpis button span,.database-kpis article span{font-size:13px}.database-kpis button strong,.database-kpis article strong{font-size:29px}.database-kpis button small,.database-kpis article small{font-size:11px}.advanced-key-filters{padding:25px}.filter-heading strong{font-size:20px}.filter-heading span{font-size:14px}.status-filter-pills button,.database-page .seller-filter-pills button{min-height:50px;font-size:15px}.database-toolbar{padding:17px}.database-toolbar input,.database-toolbar select,.database-toolbar button,.database-toolbar a{min-height:49px;font-size:14px!important}.database-page table th{font-size:12px!important}.database-page table td{height:72px;font-size:14px!important}.database-page table td:nth-child(2){font-size:13px!important}.database-page table td:nth-child(3),.database-page table td:nth-child(4){font-size:15px!important}.key-datetime strong{font-size:13px}.key-datetime small{font-size:12px}.key-status{padding:7px 10px;font-size:11px!important}.row-action-grid{gap:7px;min-width:205px}.row-action-grid button{min-height:38px;font-size:12px!important}.creator-layout,.page-head{width:100%;max-width:1760px}.creator-layout{grid-template-columns:minmax(0,1fr) 430px;gap:28px}.creator-main{padding:38px}.order-card{padding:32px}.section-title h2,.order-card h2{font-size:24px}.section-title p,.order-card>.muted{font-size:15px}.creator-picker-trigger{min-height:76px}.creator-picker-trigger strong{font-size:16px}.creator-picker-trigger small{font-size:12px}.tariff-period-card>header strong{font-size:21px}.tariff-period-card>div b{font-size:13px}.tariff-period-card>footer{font-size:12px}.staff-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.staff-card header strong{font-size:14px}.staff-card header small,.staff-card header i{font-size:11px}.staff-permissions span{font-size:10px}.staff-card footer button{min-height:47px;font-size:12px}.notifications-page{padding:44px 48px}.notification-grid{grid-template-columns:minmax(0,1.7fr) minmax(410px,.7fr);gap:26px}}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
