@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;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.static{position:static}.order-1{order:1}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.contents{display:contents}.flex{display:flex}.h-full{height:100%}.min-h-full{min-height:100%}.flex-col{flex-direction:column}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#17211b;--muted:#68736c;--line:#dfe6e1;--surface:#fff;--canvas:#f3f6f3;--green:#146c43;--green-dark:#0c4c31;--green-soft:#e6f4ec;--amber-soft:#fff4d6;--red:#a83232;--red-soft:#fdecec}*{box-sizing:border-box}html{background:var(--canvas)}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}button,input,select,textarea{font:inherit}button:disabled{cursor:not-allowed;opacity:.55}.auth-shell{background:var(--surface);grid-template-columns:minmax(360px,1.2fr) minmax(360px,.8fr);min-height:100vh;display:grid}.auth-promo{color:#fff;background:linear-gradient(145deg,#0a3f2b,#176c48 65%,#1d8055);flex-direction:column;justify-content:space-between;padding:54px clamp(40px,7vw,110px);display:flex}.auth-promo h1{letter-spacing:-.045em;max-width:720px;margin:14px 0 24px;font-size:clamp(42px,5.2vw,72px);line-height:1.02}.auth-promo p{color:#d8eee1;max-width:620px;font-size:18px;line-height:1.6}.promo-foot{letter-spacing:.03em;font-size:13px!important}.auth-card{flex-direction:column;gap:18px;width:min(430px,100% - 48px);margin:auto;padding:40px 0;display:flex}.auth-card h1,.auth-card h2{letter-spacing:-.035em;margin:0;font-size:34px}.auth-card label,.account-form label{color:#3f4b44;flex-direction:column;gap:7px;font-size:13px;font-weight:700;display:flex}input,select,textarea{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #cbd5ce;border-radius:9px;outline:none;padding:10px 12px}textarea{resize:vertical;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.45}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #146c431f}.brand-lockup{align-items:center;gap:12px;display:flex}.brand-lockup>div{flex-direction:column;gap:2px;display:flex}.brand-lockup strong{font-size:15px}.brand-lockup span:not(.brand-mark){color:var(--muted);font-size:12px}.brand-mark{width:46px;height:46px;color:var(--green-dark);letter-spacing:-.04em;background:#fff;border-radius:13px;place-items:center;font-weight:900;display:inline-grid;box-shadow:0 8px 24px #0000001f}.brand-mark.small{background:var(--green);color:#fff;width:38px;height:38px;box-shadow:none;border-radius:10px}.eyebrow{color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.eyebrow.light{color:#bce1cc}.muted{color:var(--muted);line-height:1.5}.live-status{color:var(--muted);align-items:center;gap:6px;margin:-4px 0 14px;font-size:11px;display:flex}.live-dot{background:#9da8a1;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 3px #edf0ee}.live-dot.connected{background:#15a05b;box-shadow:0 0 0 3px #d9f3e5}.report-chart{border-bottom:1px solid var(--line);align-items:end;gap:4px;height:260px;padding:18px 4px 0;display:flex;overflow-x:auto}.report-bar-wrap{flex-direction:column;justify-content:end;align-items:center;gap:5px;min-width:24px;height:100%;display:flex}.report-bar{background:linear-gradient(180deg, #23a96b, var(--green));border-radius:4px 4px 0 0;width:16px;min-height:3px}.report-bar-wrap span{color:var(--muted);writing-mode:vertical-rl;font-size:8px}.ai-assistant{gap:18px;display:grid}.ai-result{background:#f6fbf8;border:1px solid #b9ddc8;border-radius:12px;padding:18px}.ai-result h3{margin:4px 0 10px}.ai-result pre{white-space:pre-wrap;font:inherit;color:#34423a;line-height:1.55}.ai-insights{grid-template-columns:1fr 1fr;gap:16px;margin-top:18px;display:grid}.ai-insights>p{background:var(--green-soft);border-radius:10px;grid-column:1/-1;padding:14px}.insight-card{border:1px solid var(--line);border-radius:10px;gap:7px;margin:9px 0;padding:13px;display:grid;position:relative}.insight-card p,.insight-card small{margin:0;line-height:1.45}.severity{text-transform:uppercase;background:#edf0ee;border-radius:999px;justify-self:start;padding:3px 7px;font-size:9px;font-weight:800}.severity.high{color:var(--red);background:var(--red-soft)}.severity.medium{color:#72520b;background:var(--amber-soft)}.text-link,.text-button{color:var(--green);cursor:pointer;background:0 0;border:0;font-weight:700;text-decoration:underline}.button{cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:9px 15px;font-size:13px;font-weight:750;text-decoration:none;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button.primary{color:#fff;background:var(--green)}.button.primary:hover:not(:disabled){background:var(--green-dark)}.button.secondary{color:var(--green-dark);background:#fff;border-color:#b9c9bf}.button.secondary:hover:not(:disabled){border-color:var(--green);background:var(--green-soft)}.button.danger{color:var(--red);background:#fff;border-color:#e3b7b7}.button.danger:hover:not(:disabled){color:#fff;background:var(--red);border-color:var(--red)}.button.ghost{border-color:var(--line);color:#455249;background:0 0}.button.small{min-height:34px;padding:7px 11px;font-size:12px}.button.full{width:100%;min-height:48px}.topbar{border-bottom:1px solid var(--line);z-index:10;background:#fff;justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:0 clamp(22px,4vw,60px);display:flex;position:sticky;top:0}.topbar-nav{align-self:stretch;align-items:stretch;gap:4px;display:flex}.topbar-nav a{min-width:98px;color:var(--muted);border-bottom:3px solid #0000;justify-content:center;align-items:center;padding:0 14px;font-size:12px;font-weight:750;text-decoration:none;display:inline-flex}.topbar-nav a:hover{color:var(--green);background:#f8faf8}.topbar-nav a.active{color:var(--green-dark);border-bottom-color:var(--green)}.user-actions{align-items:center;gap:18px;display:flex}.user-actions>div{text-align:right;flex-direction:column;gap:2px;display:flex}.user-actions strong{font-size:13px}.user-actions span{color:var(--muted);font-size:11px}.dashboard-content{flex-direction:column;gap:24px;width:min(1500px,100% - 44px);margin:0 auto;padding:42px 0 80px;display:flex}.page-heading{justify-content:space-between;align-items:end;display:flex}.page-heading h1{letter-spacing:-.045em;margin:8px 0;font-size:clamp(32px,4vw,48px)}.page-heading p:last-child{margin:0}.alert{border:1px solid #0000;border-radius:10px;padding:13px 15px;font-size:13px;line-height:1.5}.alert.success{background:var(--green-soft);color:var(--green-dark);border-color:#b9ddc8}.alert.warning{background:var(--amber-soft);color:#72520b;border-color:#ecd384}.alert.error{background:var(--red-soft);color:var(--red);border-color:#efcaca}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.stat-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;flex-direction:column;min-height:154px;padding:22px;display:flex;box-shadow:0 6px 24px #142b1d0a}.stat-card span{color:var(--muted);font-size:12px;font-weight:700}.stat-card strong{letter-spacing:-.04em;margin:auto 0 7px;font-size:clamp(25px,2.5vw,36px)}.stat-card small{color:#7d8881;font-size:11px}.stat-card.accent{background:var(--green-dark);border-color:var(--green-dark);color:#fff}.stat-card.danger-card{background:var(--red);border-color:var(--red);color:#fff}.stat-card.danger-card span,.stat-card.danger-card small{color:#ffe1e1}.panel{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:26px;box-shadow:0 6px 24px #142b1d09}.section-heading{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.section-heading h2{letter-spacing:-.025em;margin:5px 0 0;font-size:22px}.count-pill{color:#59655d;background:#eef2ef;border-radius:99px;padding:6px 9px;font-size:11px;font-weight:700}.account-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.account-card{border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:15px;min-width:0;padding:18px;display:flex}.account-title{justify-content:space-between;gap:16px;display:flex}.account-title h3{margin:0 0 4px;font-size:17px}.account-title p{color:var(--muted);margin:0;font-size:12px}.sync-dot{background:#aab3ad;border-radius:50%;width:9px;height:9px;margin-top:5px}.sync-dot.success{background:#27a064;box-shadow:0 0 0 4px #e2f5ea}.sync-dot.error{background:#c84d4d;box-shadow:0 0 0 4px #f9e5e5}.sync-dot.running{background:#d09b20;box-shadow:0 0 0 4px #fff1c9}.status{border-radius:99px;align-self:flex-start;align-items:center;min-height:27px;padding:5px 9px;font-size:11px;font-weight:750;display:inline-flex}.status.success{color:#0d603b;background:#e3f5eb}.status.neutral,.status.loading{color:#5f6a63;background:#eef1ef}.status.error{color:var(--red);background:var(--red-soft)}.account-meta{color:var(--muted);justify-content:space-between;gap:12px;font-size:11px;display:flex}.account-meta strong{color:#48534c;text-align:right}.card-actions{flex-wrap:wrap;gap:8px;padding-top:3px;display:flex}.inline-action{flex-direction:column;gap:5px;display:flex}.field-error{color:var(--red);font-size:11px;line-height:1.4}.error-cell{max-width:340px;color:var(--red);overflow-wrap:anywhere}.account-form{grid-template-columns:1.2fr 1fr 1fr auto;align-items:end;gap:12px;display:grid}.account-form .field-error{grid-column:1/-1}.settlement-form{grid-template-columns:1.2fr .7fr .7fr auto;align-items:end;gap:12px;margin-bottom:22px;display:grid}.settlement-form label{color:#3f4b44;flex-direction:column;gap:7px;font-size:13px;font-weight:700;display:flex}.settlement-form .field-error{grid-column:1/-1}.settlement-table{padding-top:4px}.settlement-table table{min-width:1420px}.settlement-actions{flex-wrap:wrap;align-items:center;gap:6px;min-width:210px;display:flex}.settlement-actions input{width:150px;min-height:34px;padding:6px 8px;font-size:11px}.settlement-actions .field-error{flex-basis:100%}.user-form{grid-template-columns:1fr 1.4fr .7fr auto;align-items:end;gap:12px;margin-bottom:18px;display:grid}.user-form label{color:#3f4b44;flex-direction:column;gap:7px;font-size:13px;font-weight:700;display:flex}.user-form fieldset{border:1px solid var(--line);border-radius:10px;flex-wrap:wrap;align-items:center;gap:12px;min-width:0;margin:0;padding:9px 11px;display:flex}.user-form fieldset legend{color:var(--muted);padding:0 5px;font-size:11px;font-weight:750}.user-form fieldset label,.permission-grid label{color:var(--ink);cursor:pointer;flex-direction:row;align-items:center;gap:7px;font-size:11px;line-height:1.25}input[type=checkbox],input[type=radio]{width:18px;min-width:18px;height:18px;min-height:18px;box-shadow:none;accent-color:var(--green);border-radius:5px;margin:0;padding:0}.permission-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;margin:10px 0;display:grid}.user-form .field-error{grid-column:1/-1}.credential-notice{background:#fff9df;border:1px solid #e3c86e;border-radius:12px;align-items:center;gap:10px;margin:0 0 18px;padding:14px;display:flex}.credential-notice>div{flex:1;gap:5px;display:grid}.credential-notice span,.temporary-password span{color:var(--muted);font-size:12px}.credential-notice code,.temporary-password code{color:#fff;-webkit-user-select:all;user-select:all;background:#172019;border-radius:6px;width:fit-content;padding:5px 8px;font-size:12px}.users-table table{min-width:1140px}.admin-user-actions{flex-wrap:wrap;align-items:center;gap:6px;min-width:255px;display:flex}.admin-user-actions .field-error{flex-basis:100%}.temporary-password{border-left:3px solid #d8b33f;flex-wrap:wrap;flex-basis:100%;align-items:center;gap:7px;padding:8px;display:flex}.split-rule{border:1px solid var(--line);background:var(--green-soft);border-radius:9px;flex-direction:column;justify-content:center;gap:3px;min-height:44px;padding:8px 11px;display:flex}.split-rule span{color:var(--muted);font-size:10px}.split-rule strong{color:var(--green-dark);font-size:11px}.results-heading{gap:24px}.results-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.period-filter{border:1px solid var(--line);background:#fff;border-radius:11px;gap:6px;padding:4px;display:flex}.period-filter a{color:var(--muted);white-space:nowrap;border-radius:7px;padding:8px 11px;font-size:11px;font-weight:750;text-decoration:none}.period-filter a:hover{color:var(--green);background:#f4f7f5}.period-filter a.active{color:#fff;background:var(--green)}.cell-note{color:var(--muted);margin-top:3px;font-size:10px;display:block}.negative{color:var(--red)}.results-table{min-width:1080px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:920px}th{color:#758078;border-bottom:1px solid var(--line);letter-spacing:.07em;text-align:left;text-transform:uppercase;padding:10px 12px;font-size:10px}td{color:#4b5650;vertical-align:top;border-bottom:1px solid #edf0ee;padding:13px 12px;font-size:12px}.order-status{background:#eef1ef;border-radius:99px;padding:4px 7px;font-size:10px;font-weight:700}.order-status.paid{color:#0d603b;background:#e3f5eb}.order-status.cancelled,.order-status.partially_refunded{color:var(--red);background:var(--red-soft)}.stock-low{color:var(--red)}.empty-state{min-height:110px;color:var(--muted);text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:6px;display:flex}.empty-state strong{color:#465249}.empty-state span{font-size:12px}.listing-form{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:14px;display:grid}.listing-form label,.import-form label{color:#3f4b44;flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.listing-form .wide-field{grid-column:span 2}.predict-field{align-items:end;min-height:44px;display:flex}.predict-field .button{width:100%}.category-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.category-options button{border:1px solid var(--line);min-height:58px;color:var(--ink);text-align:left;cursor:pointer;background:#f8faf8;border-radius:9px;flex-direction:column;gap:4px;padding:9px;display:flex}.category-options button.selected{border-color:var(--green);background:var(--green-soft)}.category-options strong{font-size:11px}.category-options span{color:var(--muted);font-size:10px}.listing-form-footer{justify-content:space-between;align-items:center;gap:16px;min-height:48px;padding-top:4px;display:flex}.listing-form-footer span{color:var(--muted);font-size:11px}.import-form{grid-template-columns:1fr 1.5fr auto auto;align-items:end;gap:12px;margin-top:16px;display:grid}.import-form input[type=file]{padding:7px}.import-message{color:var(--green-dark);grid-column:1/-1;font-size:12px}.bulk-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.bulk-actions span{color:var(--muted);text-align:right;flex-basis:100%;font-size:11px}.listings-table table{min-width:1180px}.listing-actions{flex-wrap:wrap;gap:6px;min-width:150px;display:flex}.listing-actions .field-error{flex-basis:100%;max-width:260px}.cell-error{max-width:380px;color:var(--red);overflow-wrap:anywhere;margin-top:6px;font-size:10px;line-height:1.35;display:block}.status.listing-valid,.status.listing-published{color:#0d603b;background:#e3f5eb}.status.listing-draft,.status.listing-publishing{color:#5f6a63;background:#eef1ef}.status.listing-publishing{color:#72520b;background:var(--amber-soft)}.status.listing-validation_error,.status.listing-error{color:var(--red);background:var(--red-soft)}.status.listing-published_with_warning{color:#72520b;background:var(--amber-soft)}@media (max-width:1050px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-form,.listing-form,.import-form,.settlement-form,.user-form{grid-template-columns:1fr 1fr}.account-grid{grid-template-columns:1fr}}@media (max-width:760px){.auth-shell{grid-template-columns:1fr}.auth-promo{display:none}.topbar{padding:0 16px}.brand-lockup>div span,.user-actions>div{display:none}.topbar-nav a{min-width:auto;padding:0 9px}.topbar-nav{overflow-x:auto}.dashboard-content{width:min(100% - 24px,1500px);padding-top:26px}.stats-grid{grid-template-columns:1fr}.stat-card{min-height:125px}.panel{padding:18px}.account-form,.listing-form,.import-form{grid-template-columns:1fr}.listing-form .wide-field{grid-column:span 1}.category-options,.settlement-form,.user-form{grid-template-columns:1fr}.results-heading{flex-direction:column;align-items:stretch}.period-filter{overflow-x:auto}}.login-page{isolation:isolate;color:#f7fbf8;background:#06130e;grid-template-columns:minmax(0,1.12fr) minmax(440px,.88fr);min-height:100svh;display:grid;position:relative;overflow:hidden}.login-page:before{content:"";z-index:-3;opacity:.16;background-image:linear-gradient(#99e0b929 1px,#0000 1px),linear-gradient(90deg,#99e0b929 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(115deg,#000,#0000 72%);mask-image:linear-gradient(115deg,#000,#0000 72%)}.login-page:after{content:"";z-index:-2;border:1px solid #62eea433;border-radius:50%;width:52rem;height:52rem;position:absolute;bottom:-39rem;left:30%;box-shadow:0 0 0 5rem #38c47b06,0 0 0 10rem #38c47b05}.login-aurora{z-index:-2;filter:blur(4px);pointer-events:none;border-radius:50%;animation:11s ease-in-out infinite alternate loginFloat;position:absolute}.login-aurora-one{background:radial-gradient(circle,#15a45b42,#0000 69%);width:34rem;height:34rem;top:13%;left:23%}.login-aurora-two{background:radial-gradient(circle,#2fe2871a,#0000 70%);width:25rem;height:25rem;animation-delay:-4s;bottom:-7rem;right:-8rem}.login-story{flex-direction:column;justify-content:space-between;min-height:100svh;padding:clamp(34px,5vw,70px) clamp(34px,7vw,112px);display:flex}.login-brand{align-items:center;gap:13px;animation:.7s ease-out both loginReveal;display:flex}.login-brand-mark{color:#08743f;letter-spacing:-.05em;background:linear-gradient(145deg,#fff,#def4e7);border-radius:15px;place-items:center;width:50px;height:50px;font-size:15px;font-weight:900;display:grid;box-shadow:0 12px 36px #00000038,inset 0 1px #fffc}.login-brand>span:last-child{flex-direction:column;gap:2px;display:flex}.login-brand strong{color:#fff;letter-spacing:-.02em;font-size:15px}.login-brand small{color:#daefe37a;letter-spacing:.18em;text-transform:uppercase;font-size:9px;font-weight:800}.login-message{max-width:750px;margin:8vh 0;animation:.85s ease-out 80ms both loginReveal}.login-kicker,.login-card-kicker{color:#55e89a;letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:11px;font-weight:850}.login-kicker{align-items:center;gap:10px;display:flex}.login-kicker span{background:#55e89a;width:30px;height:1px;box-shadow:0 0 12px #55e89ab3}.login-message h1{color:#f8fcfa;letter-spacing:-.055em;max-width:760px;margin:25px 0;font-size:clamp(46px,5.4vw,78px);font-weight:570;line-height:1.01}.login-message h1 em{color:#8de7b5;font-style:normal;font-weight:570}.login-lead{color:#e0f1e8b3;max-width:640px;margin:0;font-size:clamp(16px,1.35vw,19px);line-height:1.65}.login-proof{flex-wrap:wrap;gap:22px 34px;margin-top:42px;display:flex}.login-proof span{color:#e8f7efc2;align-items:center;gap:9px;font-size:12px;font-weight:650;display:flex}.login-proof i{color:#65dda0;background:#3fcd8112;border:1px solid #5de29947;border-radius:8px;place-items:center;width:24px;height:24px;font-size:8px;font-style:normal;display:grid}.login-foot{color:#d3e8dd7a;align-items:center;gap:10px;margin:0;font-size:11px;animation:.8s ease-out .2s both loginReveal;display:flex}.login-status-dot{background:#45e58f;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #45e58f17,0 0 12px #45e58fad}.login-access{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(155deg,#04100b1a,#04100bb8);border-left:1px solid #7ed6a617;place-items:center;min-height:100svh;padding:40px clamp(32px,5vw,90px);display:grid}.login-card{border-radius:28px;width:min(460px,100%);padding:clamp(34px,4vw,50px);animation:.75s cubic-bezier(.2,.8,.2,1) 80ms both loginCardIn;position:relative;box-shadow:0 36px 90px #00000057,inset 0 2px #ffffff8c;color:#15251d!important;background:linear-gradient(145deg,#fffffffa,#eff8f3f5)!important;border:1px solid #ffffffb3!important}.login-card:before{content:"";z-index:-1;border-radius:inherit;filter:blur(5px);opacity:.55;background:linear-gradient(135deg,#69eba4a6,#0000 35% 70%,#69eba438);position:absolute;inset:-1px}.login-card-icon{color:#0d8d51;background:#ddf5e8;border:1px solid #c4ead5;border-radius:14px;place-items:center;width:46px;height:46px;margin-bottom:26px;display:grid}.login-card-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px}.login-card-kicker{color:#087b45}.login-card h2{letter-spacing:-.045em;margin:10px 0 8px;font-size:clamp(30px,3vw,38px);font-weight:730;line-height:1.08;color:#10251a!important}.login-card-copy{max-width:350px;margin:0 0 30px;font-size:14px;line-height:1.55;color:#68776f!important}.login-field{flex-direction:column;gap:8px;margin-top:17px;font-size:12px;font-weight:760;display:flex;color:#34473d!important}.login-input-wrap{align-items:center;display:flex;position:relative}.login-input-wrap>svg{fill:none;stroke:#819087;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;width:18px;position:absolute;left:15px}.login-input-wrap input{outline:none;width:100%;height:52px;padding:0 46px;font-size:14px;transition:border-color .2s,box-shadow .2s,transform .2s;box-shadow:0 1px 2px #142d1f08;color:#14241c!important;background:#ffffffd1!important;border:1px solid #cddbd3!important;border-radius:13px!important}.login-input-wrap input::placeholder{color:#9ba8a1}.login-input-wrap input:focus{transform:translateY(-1px);box-shadow:0 0 0 4px #21a8661c,0 8px 22px #195b3912;border-color:#21a866!important}.login-password-toggle{color:#6f7e76;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:36px;height:36px;padding:0;display:grid;position:absolute;right:8px}.login-password-toggle:hover{color:#0b8249;background:#e5f4eb}.login-password-toggle svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:19px}.login-options{justify-content:space-between;align-items:center;gap:16px;margin:18px 0 24px;display:flex}.login-options span{color:#78867e;align-items:center;gap:8px;font-size:10px;display:flex}.login-options .login-status-dot{width:5px;height:5px;box-shadow:0 0 8px #45e58f99}.login-options a{color:#087b45;font-size:12px;font-weight:760;text-decoration:none}.login-options a:hover{color:#055d34;text-decoration:underline}.login-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#159158,#087642);border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;height:54px;font-size:13px;font-weight:820;transition:transform .2s,box-shadow .2s,filter .2s;display:flex;box-shadow:0 13px 28px #0876423d}.login-submit svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;transition:transform .2s}.login-submit:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 17px 34px #0876424d}.login-submit:hover:not(:disabled) svg{transform:translate(3px)}.login-submit:active:not(:disabled){transform:translateY(0)}.login-submit:disabled{cursor:wait;opacity:.72}.login-support{text-align:center;margin:19px 0 0;font-size:10px;color:#8b9891!important}.login-card .alert{margin:0 0 16px}@keyframes loginReveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes loginCardIn{0%{opacity:0;transform:translateY(22px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes loginFloat{0%{transform:translate(-12px,-8px)scale(.96)}to{transform:translate(16px,12px)scale(1.06)}}@media (max-width:980px){.login-page{grid-template-columns:1fr}.login-story{min-height:auto;padding:28px 28px 0}.login-message,.login-foot{display:none}.login-access{border-left:0;min-height:calc(100svh - 78px);padding:28px}.login-card{width:min(470px,100%)}}@media (max-width:540px){.login-story{padding:20px 20px 0}.login-access{align-items:start;padding:20px}.login-card{border-radius:22px;margin-top:10px;padding:30px 24px}.login-options{align-items:flex-end}.login-options>span{max-width:100px}}@media (prefers-reduced-motion:reduce){.login-page *,.login-page:before,.login-page:after{transition-duration:.01ms!important;animation:none!important}}:root{--ink:#18221d;--muted:#68746d;--line:#e2e9e4;--surface:#fffffff0;--canvas:#f4f7f5;--green:#147d50;--green-dark:#095c38;--green-soft:#e7f6ed;--sidebar:#071c14;--sidebar-soft:#0d2a1e;--shadow-sm:0 1px 2px #081c130a, 0 8px 24px #081c1309;--shadow-md:0 1px 3px #081c130f, 0 18px 48px #081c1313;--shadow-glow:0 20px 50px #0e75492e}html{background:var(--canvas);min-height:100%}body{background:radial-gradient(circle at 82% -10%, #1fa46617, transparent 30rem), linear-gradient(180deg, #f8faf9 0, var(--canvas) 22rem);min-height:100%;color:var(--ink);letter-spacing:-.008em;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}::selection{color:#fff;background:var(--green)}*{scrollbar-width:thin;scrollbar-color:#becbc3 transparent}.dashboard-shell{min-height:100vh;padding-left:264px}.topbar{z-index:40;color:#fff;background:radial-gradient(circle at 20% 2%, #ffffff17, transparent 13rem), radial-gradient(circle at 105% 32%, #21b8712e, transparent 18rem), linear-gradient(165deg, #0b261b 0%, var(--sidebar) 58%, #06150f 100%);border:0;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;width:264px;min-height:100vh;padding:26px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto;box-shadow:18px 0 60px #05160f1f}.topbar:after{content:"";pointer-events:none;background:linear-gradient(#ffffff47,#ffffff05);width:1px;height:100vh;position:fixed;top:0;left:263px}.brand-lockup{gap:12px;min-height:48px;padding:0 8px}.brand-lockup strong{color:#fff;letter-spacing:-.02em;font-size:14px}.brand-lockup>div span:not(.brand-mark){color:#dff4e894;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.brand-mark.small{color:#083c27;background:linear-gradient(145deg,#fff,#daf6e6);border:1px solid #fffc;border-radius:12px;flex:0 0 40px;width:40px;height:40px;position:relative;overflow:hidden;box-shadow:0 0 0 4px #ffffff0f,0 12px 30px #0000003d,0 0 24px #ffffff1f}.brand-mark.small:after{content:"";background:linear-gradient(115deg,#0000 25%,#ffffffbf 48%,#0000 70%);animation:6s ease-in-out infinite brandShine;position:absolute;inset:0;transform:translate(-120%)}.brand-mark.small>span{z-index:1;position:relative}.nav-section-label{color:#d6eee16b;letter-spacing:.16em;text-transform:uppercase;margin:34px 10px 9px;font-size:9px;font-weight:800}.nav-section-label.admin-label{margin-top:24px}.topbar-nav{align-self:auto;gap:5px;width:100%;display:grid}.topbar-nav a{color:#e5f4eca8;border:1px solid #0000;border-radius:11px;justify-content:flex-start;gap:11px;min-width:0;min-height:43px;padding:0 12px;font-size:12px;font-weight:650;transition:color .2s,background .2s,border-color .2s,transform .2s,box-shadow .2s;display:flex;position:relative}.topbar-nav a:hover{color:#fff;background:#ffffff0f;border-color:#ffffff0f;transform:translate(2px)}.topbar-nav a.active{color:#fff;background:linear-gradient(90deg,#2ab16a40,#ffffff0f);border-color:#6ce6a62e;box-shadow:inset 3px 0 #41d58d,0 10px 24px #0000001f}.topbar-nav a.active:after{content:"";background:#7ce7ad;border-radius:50%;width:5px;height:5px;position:absolute;right:12px;box-shadow:0 0 10px #7ce7ad}.nav-icon{opacity:.84;flex:0 0 18px;width:18px;height:18px}.topbar-nav a.active .nav-icon{opacity:1;filter:drop-shadow(0 0 7px #7ce7ad80)}.sidebar-spacer{flex:1;min-height:28px}.system-status{color:#dbf0e48c;background:#ffffff06;border:1px solid #ffffff0e;border-radius:10px;align-items:center;gap:8px;margin:0 8px 14px;padding:10px;font-size:9px;display:flex}.system-status-dot{background:#48dc8d;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #48dc8d1a,0 0 13px #48dc8db3}.user-actions{border-top:1px solid #ffffff14;gap:9px;margin-top:0;padding:13px 8px 0}.user-avatar{color:#dff7e9;background:#ffffff1a;border:1px solid #ffffff29;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.user-actions>div{text-align:left;flex:1;min-width:0}.user-actions strong{color:#f5fff9;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-actions span{color:#dbf0e480}.user-actions .button{color:#eefaf399;border-color:#0000;min-height:32px;padding:5px 8px;font-size:10px}.user-actions .button:hover{color:#fff;background:#ffffff14}.dashboard-content{gap:26px;width:min(1480px,100% - 72px);padding:52px 0 84px}.page-heading{min-height:112px;padding:2px 2px 12px;position:relative}.page-heading:after{content:"";background:linear-gradient(90deg, var(--green), #55cf94);border-radius:99px;width:44px;height:2px;position:absolute;bottom:0;left:0;box-shadow:0 0 14px #147d5047}.page-heading h1{color:#14201a;letter-spacing:-.055em;margin:7px 0 8px;font-size:clamp(34px,4vw,52px);font-weight:720;line-height:1.04}.page-heading .muted{max-width:760px;font-size:13px}.eyebrow{color:var(--green);letter-spacing:.18em;font-size:9px}.stats-grid{gap:17px}.stat-card{min-height:166px;box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#fffffffa,#fafcfbeb);border-color:#dae3dde0;border-radius:17px;padding:23px;transition:transform .24s,box-shadow .24s,border-color .24s;position:relative;overflow:hidden}.stat-card:before{content:"";background:linear-gradient(90deg,#0000,#fffffff2,#0000);height:1px;position:absolute;top:0;left:22px;right:22px}.stat-card:after{content:"";background:radial-gradient(circle,#1fa36414,#0000 68%);border-radius:50%;width:120px;height:120px;position:absolute;bottom:-46px;right:-34px}.stat-card:hover{z-index:1;box-shadow:var(--shadow-md);border-color:#147d5033;transform:translateY(-4px)}.stat-card span{color:#718078;letter-spacing:.045em;text-transform:uppercase;font-size:10px;font-weight:720}.stat-card strong{z-index:1;color:#13251c;margin:auto 0 6px;font-size:clamp(29px,2.8vw,40px);font-weight:720;position:relative}.stat-card small{z-index:1;color:#839087;position:relative}.stat-card.accent{box-shadow:var(--shadow-glow);background:radial-gradient(circle at 100% 0,#54e2973d,#0000 15rem),linear-gradient(145deg,#0e7449,#08482e);border-color:#0b6740}.stat-card.accent strong{color:#fff}.stat-card.accent span,.stat-card.accent small{color:#e0f8ebb8}.stat-card.danger-card{background:radial-gradient(circle at 100% 0,#ffffff26,#0000 13rem),linear-gradient(145deg,#bd3d42,#8d272e);border-color:#a83137;box-shadow:0 20px 45px #a8323229}.panel{box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#fffffffa,#fcfdfceb);border-color:#dae3dde6;border-radius:18px;padding:28px;transition:box-shadow .24s,border-color .24s}.panel:hover{box-shadow:var(--shadow-md);border-color:#cad8cff2}.section-heading{border-bottom:1px solid #edf1ee;padding-bottom:16px}.section-heading h2{color:#18261f;font-size:21px;font-weight:700}.count-pill{color:#69766e;background:#f6f8f7;border:1px solid #e2e9e4}.account-grid{gap:17px}.account-card{background:linear-gradient(150deg,#fff,#fafcfb);border-color:#e0e8e2;border-radius:15px;padding:21px;transition:transform .22s,border-color .22s,box-shadow .22s;position:relative;box-shadow:0 8px 22px #081c1306}.account-card:hover{border-color:#147d5040;transform:translateY(-3px);box-shadow:0 16px 36px #08311e14}.account-title h3{color:#17251e;font-size:18px}.sync-dot{width:8px;height:8px}.sync-dot.success,.live-dot.connected{animation:2.6s ease-out infinite statusPulse}.button{border-radius:10px;min-height:42px;font-weight:720;transition:transform .18s,background .18s,border-color .18s,color .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 1px 2px #081c130a}.button:after{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 25%,#ffffff42 48%,#0000 70%);transition:transform .55s;position:absolute;inset:0;transform:translate(-130%)}.button:hover:not(:disabled):after{transform:translate(130%)}.button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 9px 20px #0839221a}.button:active:not(:disabled){transform:translateY(0)scale(.985)}.button.primary{background:linear-gradient(135deg,#168556,#0b6740);box-shadow:0 8px 20px #147d502e}.button.primary:hover:not(:disabled){background:linear-gradient(135deg,#11915a,#075a36);box-shadow:0 12px 26px #147d5040}.button.secondary{background:#ffffffeb;border-color:#cfdbd3}input,select,textarea{background:#ffffffeb;border-color:#d6e0d9;border-radius:10px;transition:border-color .18s,box-shadow .18s,background .18s;box-shadow:inset 0 1px 2px #081c1306}input:hover,select:hover,textarea:hover{border-color:#b8c9be}input:focus,select:focus,textarea:focus{border-color:var(--green);background:#fff;box-shadow:0 0 0 4px #147d501a,0 8px 20px #0839220f}.table-wrap{background:#fff;border:1px solid #e7ede9;border-radius:13px}th{color:#7b887f;background:#f8faf9;padding:13px 14px;font-size:9px}td{border-bottom-color:#eef2ef;padding:15px 14px}tbody tr{transition:background .16s}tbody tr:hover{background:#f5faf7}.status,.order-status{border:1px solid #0000}.status.success,.order-status.paid{border-color:#c9ead7}.empty-state{min-height:150px}.alert{border-radius:12px;box-shadow:0 6px 18px #081c1306}.period-filter{box-shadow:var(--shadow-sm);border-radius:12px;padding:5px}.period-filter a{border-radius:8px;transition:color .18s,background .18s,transform .18s}.period-filter a:hover{transform:translateY(-1px)}.auth-shell{background:#fff}.auth-promo{isolation:isolate;background:radial-gradient(circle at 12% 10%,#ffffff24,#0000 19rem),radial-gradient(circle at 88% 76%,#42dc8f3d,#0000 25rem),linear-gradient(145deg,#0b3d2a,#08271c 72%);position:relative;overflow:hidden}.auth-promo:before{content:"";z-index:-1;opacity:.22;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(to bottom right,#000,#0000 70%);mask-image:linear-gradient(to bottom right,#000,#0000 70%)}.auth-promo:after{content:"";z-index:-1;border:1px solid #ffffff24;border-radius:50%;width:35rem;height:35rem;position:absolute;bottom:-13rem;right:-10rem;box-shadow:0 0 0 4rem #ffffff05,0 0 0 8rem #ffffff05}.auth-card{padding:54px 0}.auth-card h1,.auth-card h2{color:#15231c;font-weight:720}@keyframes statusPulse{0%,to{box-shadow:0 0 0 3px #1daa5d21}50%{box-shadow:0 0 0 7px #1daa5d00}}@keyframes brandShine{0%,65%{transform:translate(-130%)}82%,to{transform:translate(130%)}}@media (max-width:1100px){.dashboard-shell{padding-left:84px}.topbar{width:84px;padding:24px 14px 16px}.topbar:after{left:83px}.brand-lockup{justify-content:center;padding:0}.brand-lockup>div,.nav-section-label,.topbar-nav a span,.system-status span:last-child,.user-actions>div,.user-actions .button{display:none}.topbar-nav a{justify-content:center;padding:0}.topbar-nav a:hover{transform:translateY(-1px)}.topbar-nav a.active{box-shadow:inset 0 -2px #41d58d,0 10px 24px #0000001f}.topbar-nav a.active:after{top:8px;right:8px}.nav-icon{width:19px;height:19px}.admin-nav{border-top:1px solid #ffffff14;margin-top:22px;padding-top:22px}.system-status{justify-content:center;padding:9px 0}.user-actions{justify-content:center;padding:13px 0 0}.dashboard-content{width:min(100% - 48px,1480px)}}@media (max-width:760px){.dashboard-shell{padding:78px 0 0}.topbar{flex-direction:row;align-items:center;gap:12px;width:100%;height:68px;min-height:68px;padding:0 15px;inset:0 0 auto;overflow:visible;box-shadow:0 12px 34px #05160f29}.topbar:after,.nav-section-label,.sidebar-spacer,.system-status,.admin-nav,.user-actions{display:none}.brand-lockup{flex:none}.brand-mark.small{flex-basis:36px;width:36px;height:36px}.topbar-nav{scrollbar-width:none;flex:1;gap:3px;display:flex;overflow-x:auto}.topbar-nav a{min-width:44px;min-height:42px;padding:0 12px}.topbar-nav a.active{box-shadow:inset 0 -2px #41d58d}.topbar-nav a.active:after{display:none}.dashboard-content{width:min(100% - 28px,1480px);padding:28px 0 60px}.page-heading{min-height:96px}.page-heading h1{font-size:34px}.panel{border-radius:15px;padding:19px}.stat-card{min-height:138px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.theme-toggle{color:#e2f5eba3;cursor:pointer;background:#ffffff09;border:1px solid #ffffff12;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;width:calc(100% - 16px);min-height:42px;margin:0 8px 10px;padding:7px 10px;transition:color .2s,border-color .2s,background .2s,transform .2s;display:flex}.theme-toggle:hover{color:#fff;background:#ffffff12;border-color:#7ce7ad33;transform:translateY(-1px)}.theme-toggle:focus-visible{outline-offset:2px;outline:2px solid #7ce7ad}.theme-toggle-label{letter-spacing:.04em;font-size:10px;font-weight:750}.theme-toggle-track{background:#0000003d;border-radius:99px;justify-content:space-between;align-items:center;width:50px;height:26px;padding:0 5px;display:flex;position:relative}.theme-toggle-thumb{background:#f8fff9;border-radius:50%;width:20px;height:20px;transition:transform .28s cubic-bezier(.2,.8,.2,1),background .2s;position:absolute;top:3px;left:3px;box-shadow:0 3px 10px #00000047}.theme-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;z-index:1;width:13px;height:13px}.theme-icon-sun{color:#ffd76b}.theme-icon-moon{color:#b9c9ff}html[data-theme=dark] .theme-toggle-thumb{background:#dfe7ff;transform:translate(24px)}html[data-theme=dark]{--ink:#edf5f0;--muted:#9eaea5;--line:#293b32;--surface:#101f18f5;--canvas:#08120e;--green:#35bd7b;--green-dark:#25a568;--green-soft:#123b29;--red:#ff7b7b;--red-soft:#3e2023;--amber-soft:#3b321b;--shadow-sm:0 1px 2px #0003, 0 8px 24px #00000029;--shadow-md:0 1px 3px #0000003d, 0 18px 48px #0000003d;--shadow-glow:0 20px 50px #1cb46a1f}html[data-theme=dark],html[data-theme=dark] body{background:#08120e}html[data-theme=dark] body{background-image:radial-gradient(circle at 82% -10%,#2ac27b1a,#0000 32rem),linear-gradient(#0b1711 0,#08120e 24rem)}html[data-theme=dark] .dashboard-content{background:0 0}html[data-theme=dark] .page-heading h1,html[data-theme=dark] .section-heading h2,html[data-theme=dark] .account-title h3,html[data-theme=dark] .empty-state strong{color:#f1f8f4}html[data-theme=dark] .panel,html[data-theme=dark] .stat-card,html[data-theme=dark] .auth-card{box-shadow:var(--shadow-md);background:linear-gradient(145deg,#11221afa,#0c1b14f5);border-color:#3f584bbf}html[data-theme=dark] .panel:before,html[data-theme=dark] .stat-card:before{background:linear-gradient(90deg,#0000,#7ad3a324,#0000)}html[data-theme=dark] .stat-card:after{background:radial-gradient(circle,#2dbe791c,#0000 68%)}html[data-theme=dark] .stat-card strong{color:#f4fbf7;text-shadow:0 0 24px #5dd89514}html[data-theme=dark] .stat-card small{color:#8fa097}html[data-theme=dark] .stat-card.accent{background:linear-gradient(145deg,#126a42,#0a4d30);border-color:#18764a}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{color:#eef7f1;background:#0a1912;border-color:#365044;box-shadow:inset 0 1px #ffffff06}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#718178}html[data-theme=dark] input:focus,html[data-theme=dark] select:focus,html[data-theme=dark] textarea:focus{border-color:#3bc482;box-shadow:0 0 0 3px #35bd7b29}html[data-theme=dark] .auth-card label,html[data-theme=dark] .account-form label,html[data-theme=dark] .settlement-form label,html[data-theme=dark] .user-form label,html[data-theme=dark] .listing-form label,html[data-theme=dark] .import-form label{color:#c5d3cb}html[data-theme=dark] .button.secondary{color:#8ce0b4;background:#10251b;border-color:#395b49}html[data-theme=dark] .button.secondary:hover:not(:disabled){background:#163a29;border-color:#35bd7b}html[data-theme=dark] .button.ghost{color:#adbbb3;border-color:#33463c}html[data-theme=dark] .button.ghost:hover:not(:disabled){color:#eff8f3;background:#15271e}html[data-theme=dark] .button.danger{background:#211518;border-color:#65363c}html[data-theme=dark] .count-pill,html[data-theme=dark] .severity,html[data-theme=dark] .status.neutral,html[data-theme=dark] .status.loading,html[data-theme=dark] .order-status{color:#aebdb4;background:#1d2d25}html[data-theme=dark] .status.success,html[data-theme=dark] .order-status.paid{color:#8be0b2;background:#123a28}html[data-theme=dark] .split-rule,html[data-theme=dark] .ai-insights>p{background:#113423}html[data-theme=dark] .split-rule strong{color:#77dca6}html[data-theme=dark] .ai-result{background:#0d271b;border-color:#285e43}html[data-theme=dark] .ai-result pre{color:#c6d6cd}html[data-theme=dark] .credential-notice{background:#2d2816;border-color:#665722}html[data-theme=dark] .credential-notice code,html[data-theme=dark] .temporary-password code{background:#050b08}html[data-theme=light] .alert.warning{color:#694600;background:#fff3bd;border-color:#e1b52d;box-shadow:0 8px 22px #aa77001a}html[data-theme=dark] .alert.warning{color:#ffd65a;background:#392d0b;border-color:#98731c;box-shadow:0 0 0 1px #ffd24a0a,0 10px 26px #00000029}html[data-theme=dark] .period-filter{background:#0b1b14;border-color:#32473c}html[data-theme=dark] .period-filter a:hover{background:#172a20}html[data-theme=dark] th{color:#8fa197;border-color:#30443a}html[data-theme=dark] td{color:#becdc4;border-color:#24372d}html[data-theme=dark] tbody tr:hover{background:#3b936314}html[data-theme=dark] .table-wrap{background:#0a1912;border-color:#2e4237}html[data-theme=dark] th{background:#10231a}html[data-theme=dark] .empty-state{background:0 0}html[data-theme=dark] .account-meta strong{color:#c6d3cc}html[data-theme=dark] .category-options button{color:var(--ink);background:#0d1d16;border-color:#31473b}html[data-theme=dark] .category-options button.selected{background:#123c29;border-color:#35bd7b}html[data-theme=dark] .permission-editor{background:#0d1d16;border-color:#31473b}html[data-theme=dark] code{color:#b2e8c9}html[data-theme=dark] .auth-shell{background:#08120e}html[data-theme=dark] .auth-promo{background:linear-gradient(145deg,#06170f,#0b3b27 65%,#105b3a)}@media (max-width:1080px) and (min-width:761px){.theme-toggle{justify-content:center;width:48px;margin-inline:4px;padding:7px 4px}.theme-toggle-label{display:none}.theme-toggle-track{width:42px;transform:scale(.82)}}@media (max-width:760px){.theme-toggle{width:42px;min-width:42px;margin:0;padding:5px}.theme-toggle-label{display:none}.theme-toggle-track{width:36px;transform:scale(.76)}}
