:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f3f5f9;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}h1,h2,h3,p{margin-top:0}.login-page{display:grid;min-height:100vh;grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr)}.login-visual{position:relative;display:flex;align-items:flex-end;overflow:hidden;padding:72px;color:#fff;background:radial-gradient(circle at 20% 10%,rgba(109,139,255,.8),transparent 34%),radial-gradient(circle at 90% 75%,rgba(47,194,174,.65),transparent 35%),linear-gradient(145deg,#172554,#233876 52%,#174d66)}.login-visual:after{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:48px 48px;content:"";-webkit-mask-image:linear-gradient(to bottom,black,transparent);mask-image:linear-gradient(to bottom,black,transparent)}.login-visual-content{position:relative;z-index:1;max-width:680px}.login-visual h1{max-width:620px;margin-bottom:24px;font-size:clamp(2.8rem,5vw,5.6rem);line-height:.98;letter-spacing:-.055em}.login-visual p:last-child{max-width:560px;margin-bottom:0;color:#ffffffc2;font-size:1.15rem;line-height:1.7}.login-panel{display:flex;align-items:center;justify-content:center;padding:48px;background:#fff}.login-card{display:grid;width:min(100%,430px);gap:24px}.login-card h2{margin-bottom:8px;font-size:2.3rem;letter-spacing:-.04em}.eyebrow{margin-bottom:10px;color:#4169e1;font-size:.75rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.login-visual .eyebrow{color:#b9c7ff}.muted{color:#687386;line-height:1.55}label{display:grid;gap:9px;color:#2b3548;font-size:.9rem;font-weight:700}input{width:100%;border:1px solid #d8deea;border-radius:12px;outline:none;padding:14px 16px;color:#172033;background:#fbfcfe;transition:border-color .16s,box-shadow .16s,background .16s}input:focus{border-color:#5578e8;background:#fff;box-shadow:0 0 0 4px #5578e824}.button{min-height:42px;border:0;border-radius:10px;padding:10px 16px;font-weight:750;transition:transform .14s,background .14s,box-shadow .14s}.button:not(:disabled):active{transform:translateY(1px)}.button-primary{color:#fff;background:#3558cf;box-shadow:0 10px 24px #3558cf38}.button-primary:hover:not(:disabled){background:#2949ba}.button-secondary{border:1px solid #dce2ed;color:#344056;background:#fff}.button-secondary:hover:not(:disabled){background:#f5f7fb}.button-full{width:100%;min-height:50px}.button-link{border:0;padding:0;color:inherit;background:transparent;font-weight:800;text-decoration:underline}.alert{display:flex;justify-content:space-between;gap:16px;border-radius:12px;padding:14px 16px;line-height:1.45}.alert-error{border:1px solid #f0c6c6;color:#8e2828;background:#fff1f1}.app-shell{min-height:100vh}.app-header{display:flex;align-items:center;width:100%;position:fixed;justify-content:space-between;gap:32px;padding:22px clamp(24px,5vw,72px);border-bottom:1px solid #e5e9f1;background:#fffffff0}.app-header .eyebrow{margin-bottom:3px}.app-header h1{margin-bottom:0;font-size:1.25rem}.header-user{display:flex;align-items:center;gap:20px}.header-user>div{display:grid;gap:3px;text-align:right}.header-user span{color:#798397;font-size:.78rem}.app-content{width:min(1440px,100%);margin:0 auto;padding:110px clamp(24px,5vw,72px) 80px}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;margin-bottom:30px}.page-heading h2{margin-bottom:8px;font-size:clamp(2rem,4vw,3rem);letter-spacing:-.045em}.metrics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:28px}.metric-card{display:grid;gap:14px;border:1px solid #e1e6ef;border-radius:16px;padding:22px;background:#fff;box-shadow:0 10px 26px #192a4d0a}.metric-card span{color:#717d91;font-size:.86rem;font-weight:650}.metric-card strong{font-size:2.2rem;letter-spacing:-.04em}.dashboard-alert{margin-bottom:20px}.table-wrapper{overflow:hidden;border:1px solid #e0e5ee;border-radius:16px;background:#fff;box-shadow:0 14px 34px #192a4d0d}table{width:100%;border-collapse:collapse}th,td{padding:17px 20px;border-bottom:1px solid #edf0f5;text-align:left;vertical-align:top}th{color:#748095;background:#fafbfc;font-size:.76rem;letter-spacing:.045em;text-transform:uppercase}td{color:#303b50;font-size:.92rem}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafbfe}.cell-subtitle{display:block;max-width:380px;margin-top:5px;overflow:hidden;color:#8690a2;font-size:.79rem;text-overflow:ellipsis;white-space:nowrap}.status-badge{display:inline-flex;border-radius:999px;padding:6px 10px;font-size:.76rem;font-weight:800}.status-danger{color:#a62f2f;background:#ffe7e7}.status-warning{color:#8a5b00;background:#fff1c9}.status-success{color:#20704f;background:#ddf5e9}.state-card{display:flex;min-height:220px;align-items:center;justify-content:center;flex-direction:column;border:1px solid #e1e6ef;border-radius:16px;padding:32px;text-align:center;background:#fff}.state-card h3{margin-bottom:8px}.state-card p{margin-bottom:0;color:#778296}.spinner{width:34px;height:34px;margin-bottom:16px;border:3px solid #dfe5f2;border-top-color:#4169e1;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:900px){.login-page{grid-template-columns:1fr}.login-visual{min-height:330px;padding:44px 28px}.login-visual h1{font-size:clamp(2.4rem,10vw,4.2rem)}.login-panel{padding:48px 24px 64px}}@media(max-width:720px){.app-header{align-items:flex-start;flex-direction:column}.header-user{width:100%;justify-content:space-between}.header-user>div{text-align:left}.page-heading{flex-direction:column}.metrics-grid{grid-template-columns:1fr}.table-wrapper{overflow-x:auto}table{min-width:760px}}.main-navigation{display:flex;align-items:center;gap:8px}.navigation-link{border-radius:9px;padding:9px 13px;color:#647086;font-size:.9rem;font-weight:750;text-decoration:none}.navigation-link:hover{color:#2949ba;background:#f2f5fc}.navigation-link-active{color:#2949ba;background:#eaf0ff}.link-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.page-actions{display:flex;align-items:center;gap:10px}.clickable-row{cursor:pointer}.table-link{color:#2949ba;font-weight:800;text-decoration:none}.table-link:hover{text-decoration:underline}.table-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:20px;color:#748095;font-size:.88rem}.pagination{display:flex;align-items:center;gap:8px}.pagination-pages{display:flex;align-items:center;gap:6px}.pagination-button{min-width:38px;min-height:38px;border:1px solid #dce2ed;border-radius:9px;padding:7px 11px;color:#4a566b;background:#fff;font-weight:700}.pagination-button:hover:not(:disabled){background:#f5f7fb}.pagination-button-active{border-color:#3558cf;color:#fff;background:#3558cf}.form-card,.detail-card{border:1px solid #e0e5ee;border-radius:16px;padding:28px;background:#fff;box-shadow:0 14px 34px #192a4d0d}.customer-form{display:grid;gap:28px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.form-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:0}.detail-grid div{border-bottom:1px solid #edf0f5;padding-bottom:18px}.detail-grid dt{margin-bottom:7px;color:#7a8598;font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.detail-grid dd{margin:0;color:#263146;font-size:1rem;font-weight:700}.danger-zone{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:30px;border:1px solid #f0cccc;border-radius:13px;padding:18px;background:#fff8f8}.danger-zone p{margin:5px 0 0;color:#875f5f;font-size:.86rem}.button-danger{color:#fff;background:#bb3838}.button-danger:hover:not(:disabled){background:#9f2e2e}@media(max-width:900px){.app-header{flex-wrap:wrap}.main-navigation{order:3;width:100%}}@media(max-width:720px){.form-grid,.detail-grid{grid-template-columns:1fr}.table-footer,.danger-zone{align-items:stretch;flex-direction:column}.pagination{overflow-x:auto}.page-actions{flex-wrap:wrap}}.customer-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:22px}.search-field{width:min(100%,520px)}.customer-purchases-section{margin-top:30px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px}.section-heading h3{margin-bottom:0;font-size:1.45rem;letter-spacing:-.025em}.compact-state-card{min-height:160px}.danger-detail-card{margin-top:30px}.danger-detail-card .danger-zone{margin-top:0}@media(max-width:720px){.customer-toolbar,.section-heading{align-items:stretch;flex-direction:column}.search-field{width:100%}}.field-hint{color:#7a8598;font-size:.78rem;font-weight:500;line-height:1.45}.customer-form .form-grid{align-items:start}.customer-form .form-grid>label{display:grid;grid-template-rows:auto 56px auto;align-content:start;gap:9px}.customer-form .form-grid input{width:100%;height:56px;min-height:56px;max-height:56px;margin:0;padding:0 16px;line-height:1.2}.customer-form .form-grid>label:first-child:after{display:block;min-height:1.45em;content:""}.customer-form .field-hint{min-height:1.45em;margin:0}textarea{width:100%;min-height:150px;resize:vertical;border:1px solid #d8deea;border-radius:12px;outline:none;padding:14px 16px;color:#172033;background:#fbfcfe;font:inherit;line-height:1.55;transition:border-color .16s,box-shadow .16s,background .16s}textarea:focus{border-color:#5578e8;background:#fff;box-shadow:0 0 0 4px #5578e824}.product-form{display:grid;gap:28px}.product-form-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:22px}.product-form-grid>label{align-content:start}.product-description{display:-webkit-box;max-width:520px;overflow:hidden;color:#5f6a7d;-webkit-box-orient:vertical;-webkit-line-clamp:2}.detail-grid-full{grid-column:1 / -1}.detail-description{white-space:pre-wrap;line-height:1.65}@media(max-width:720px){.product-form-grid{grid-template-columns:1fr}}select{width:100%;height:56px;border:1px solid #d8deea;border-radius:12px;outline:none;padding:0 16px;color:#172033;background:#fbfcfe;font:inherit}select:focus{border-color:#5578e8;background:#fff;box-shadow:0 0 0 4px #5578e824}.purchase-form{display:grid;gap:28px}.purchase-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:22px}.purchase-description-field{grid-column:1 / -1}@media(max-width:720px){.purchase-form-grid{grid-template-columns:1fr}.purchase-description-field{grid-column:auto}}.analytics-filter-card,.analytics-chart-card,.analytics-table-card{border:1px solid #e0e5ee;border-radius:16px;background:#fff;box-shadow:0 14px 34px #192a4d0d}.analytics-filter-card{margin-bottom:24px;padding:22px}.analytics-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:18px}.analytics-reset-button{min-height:56px}.analytics-metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:24px}.analytics-metric small{color:#7a8598;font-weight:650}.analytics-positive strong,.positive-value{color:#20704f}.analytics-negative strong,.negative-value{color:#b23434}.analytics-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-bottom:24px}.analytics-chart-card,.analytics-table-card{padding:24px}.analytics-chart-heading{display:flex;justify-content:space-between;gap:20px;margin-bottom:18px}.analytics-chart-heading h3{margin-bottom:6px;font-size:1.25rem}.analytics-chart-heading p{margin-bottom:0;color:#758095;font-size:.88rem}.chart-container{width:100%;color:#3558cf}.chart-empty-state{display:flex;min-height:180px;align-items:center;justify-content:center;border:1px dashed #d8deea;border-radius:12px;padding:24px;color:#7a8598;text-align:center;background:#fafbfc}@media(max-width:1100px){.analytics-filter-grid,.analytics-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-chart-grid{grid-template-columns:1fr}}@media(max-width:720px){.analytics-filter-grid,.analytics-metrics-grid{grid-template-columns:1fr}.analytics-reset-button{width:100%}}.analytics-monthly-matrix-card{margin-bottom:24px}.monthly-product-matrix-wrapper{width:100%;overflow-x:auto;border:1px solid #e0e5ee;border-radius:14px}.monthly-product-matrix{min-width:760px;border-collapse:separate;border-spacing:0}.monthly-product-matrix th,.monthly-product-matrix td{min-width:145px;padding:15px 18px;border-right:1px solid #edf0f5;border-bottom:1px solid #edf0f5;text-align:right;white-space:nowrap}.monthly-product-matrix thead th{position:sticky;top:0;z-index:2;color:#657187;background:#f7f9fc}.monthly-product-matrix th:first-child{position:sticky;left:0;z-index:1;min-width:175px;text-align:left;background:#fff}.monthly-product-matrix thead th:first-child{z-index:3;background:#f7f9fc}.monthly-product-matrix tbody tr:hover th,.monthly-product-matrix tbody tr:hover td{background:#fafbfe}.monthly-product-matrix tfoot th,.monthly-product-matrix tfoot td{border-bottom:0;background:#f7f9fc}.monthly-product-matrix tr>*:last-child{border-right:0}.monthly-product-matrix .matrix-total-cell{background:#f7f9fc}.matrix-empty-value{color:#a0a8b7}@media(max-width:720px){.analytics-table-card{padding:18px}}.theme-toggle{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:9px;border:1px solid #dce2ed;border-radius:10px;padding:8px 12px;color:#344056;background:#fff;font:inherit;font-size:.86rem;font-weight:750;transition:border-color .16s,color .16s,background .16s,transform .14s}.theme-toggle:hover{color:#2949ba;background:#f5f7fb}.theme-toggle:active{transform:translateY(1px)}.theme-toggle-icon{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center}.theme-toggle-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.login-panel{position:relative}.login-theme-toggle{position:absolute;top:24px;right:24px}:root[data-theme=dark]{color:#e7ebf3;background:#0f141d}:root[data-theme=dark] body{background:#0f141d}:root[data-theme=dark] .login-panel,:root[data-theme=dark] .app-header,:root[data-theme=dark] .metric-card,:root[data-theme=dark] .table-wrapper,:root[data-theme=dark] .state-card,:root[data-theme=dark] .form-card,:root[data-theme=dark] .detail-card,:root[data-theme=dark] .analytics-filter-card,:root[data-theme=dark] .analytics-chart-card,:root[data-theme=dark] .analytics-table-card{border-color:#2a3444;background:#171d27;box-shadow:0 14px 34px #0003}:root[data-theme=dark] .app-header{background:#171d27f2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}:root[data-theme=dark] .muted,:root[data-theme=dark] .header-user span,:root[data-theme=dark] .metric-card span,:root[data-theme=dark] .state-card p,:root[data-theme=dark] .table-footer,:root[data-theme=dark] .field-hint,:root[data-theme=dark] .detail-grid dt,:root[data-theme=dark] .analytics-metric small,:root[data-theme=dark] .analytics-chart-heading p,:root[data-theme=dark] .cell-subtitle,:root[data-theme=dark] .product-description{color:#9aa6b8}:root[data-theme=dark] label,:root[data-theme=dark] td,:root[data-theme=dark] .detail-grid dd{color:#dce2ec}:root[data-theme=dark] input,:root[data-theme=dark] textarea,:root[data-theme=dark] select{border-color:#354154;color:#edf1f7;background:#111720}:root[data-theme=dark] input::placeholder,:root[data-theme=dark] textarea::placeholder{color:#6f7b8e}:root[data-theme=dark] input:focus,:root[data-theme=dark] textarea:focus,:root[data-theme=dark] select:focus{border-color:#7392ff;background:#141b25;box-shadow:0 0 0 4px #7392ff29}:root[data-theme=dark] .button-secondary,:root[data-theme=dark] .pagination-button,:root[data-theme=dark] .theme-toggle{border-color:#354154;color:#d8deea;background:#202936}:root[data-theme=dark] .button-secondary:hover:not(:disabled),:root[data-theme=dark] .pagination-button:hover:not(:disabled),:root[data-theme=dark] .theme-toggle:hover{color:#fff;background:#2a3544}:root[data-theme=dark] .navigation-link{color:#a9b4c5}:root[data-theme=dark] .navigation-link:hover{color:#aebeff;background:#222b39}:root[data-theme=dark] .navigation-link-active{color:#c6d0ff;background:#293653}:root[data-theme=dark] th,:root[data-theme=dark] .monthly-product-matrix thead th,:root[data-theme=dark] .monthly-product-matrix tfoot th,:root[data-theme=dark] .monthly-product-matrix tfoot td,:root[data-theme=dark] .monthly-product-matrix .matrix-total-cell{color:#aeb8c8;background:#202733}:root[data-theme=dark] th,:root[data-theme=dark] td,:root[data-theme=dark] .detail-grid div,:root[data-theme=dark] .monthly-product-matrix th,:root[data-theme=dark] .monthly-product-matrix td{border-color:#2a3444}:root[data-theme=dark] tbody tr:hover,:root[data-theme=dark] .monthly-product-matrix tbody tr:hover th,:root[data-theme=dark] .monthly-product-matrix tbody tr:hover td{background:#1d2531}:root[data-theme=dark] .monthly-product-matrix-wrapper{border-color:#2a3444}:root[data-theme=dark] .monthly-product-matrix th:first-child{background:#171d27}:root[data-theme=dark] .monthly-product-matrix thead th:first-child{background:#202733}:root[data-theme=dark] .chart-empty-state{border-color:#354154;color:#9aa6b8;background:#111720}:root[data-theme=dark] .danger-zone{border-color:#633b43;background:#281b20}:root[data-theme=dark] .danger-zone p{color:#c69aa2}:root[data-theme=dark] .alert-error{border-color:#6a3940;color:#ffb5bb;background:#2c1b20}:root[data-theme=dark] .status-danger{color:#ffb5bb;background:#442229}:root[data-theme=dark] .status-warning{color:#ffd686;background:#413419}:root[data-theme=dark] .status-success{color:#8ce0bb;background:#18382c}:root[data-theme=dark] .positive-value,:root[data-theme=dark] .analytics-positive strong{color:#66d6a3}:root[data-theme=dark] .negative-value,:root[data-theme=dark] .analytics-negative strong{color:#ff858c}:root[data-theme=dark] .table-link,:root[data-theme=dark] .eyebrow{color:#8fa8ff}:root[data-theme=dark] .chart-container{color:#8fa8ff}:root[data-theme=dark] .recharts-cartesian-grid line{stroke:#303a49}:root[data-theme=dark] .recharts-text,:root[data-theme=dark] .recharts-default-tooltip{fill:#aeb8c8;color:#dce2ec}:root[data-theme=dark] .recharts-default-tooltip{border-color:#354154!important;background:#171d27!important}@media(max-width:720px){.theme-toggle-text{display:none}.theme-toggle{width:42px;padding:8px}.login-theme-toggle{top:16px;right:16px}}.customer-toolbar-with-view{align-items:end}.customer-view-switch{display:inline-flex;gap:4px;min-height:46px;padding:4px;border:1px solid #dce2eb;border-radius:12px;background:#f6f8fb}.customer-view-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:7px 13px;border:0;border-radius:9px;color:#667287;background:transparent;font:inherit;font-weight:700;cursor:pointer}.customer-view-button:hover{color:#2f4ebb;background:#e9edfb}.customer-view-button-active{color:#2948b5;background:#fff;box-shadow:0 3px 10px #23365f1f}.customer-tree-card{overflow:hidden;border:1px solid #e0e5ee;border-radius:16px;background:#fff;box-shadow:0 14px 34px #192a4d0d}.customer-tree-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 20px;border-bottom:1px solid #e7ebf1;color:#6c788b;font-size:.9rem}.customer-tree-actions>div{display:flex;gap:8px}.customer-tree-row{--tree-indent: calc(var(--tree-level) * 34px);display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:76px;padding:12px 20px 12px calc(20px + var(--tree-indent));border-bottom:1px solid #edf0f5}.customer-tree-row:hover{background:#fafbfe}.customer-tree-person{display:flex;min-width:0;align-items:center;gap:12px}.customer-tree-toggle,.customer-tree-toggle-placeholder{flex:0 0 28px;width:28px;height:28px}.customer-tree-toggle{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d8deea;border-radius:8px;color:#3957bd;background:#fff;font-size:1.15rem;cursor:pointer}.customer-tree-toggle:hover{background:#eef2ff}.customer-tree-avatar{display:inline-flex;flex:0 0 38px;width:38px;height:38px;align-items:center;justify-content:center;border-radius:50%;color:#2948b5;background:#e9edff;font-weight:800}.customer-tree-name{display:grid;min-width:0;gap:4px}.customer-tree-name>span{overflow:hidden;color:#7a8598;font-size:.84rem;text-overflow:ellipsis;white-space:nowrap}.customer-tree-meta{display:flex;flex:0 0 auto;align-items:center;gap:14px;color:#7a8598;font-size:.83rem}.customer-tree-warning{padding:5px 9px;border-radius:999px;color:#8d6419;background:#fff2d2;font-weight:700}.customer-tree-detail-button{min-height:36px;padding:7px 12px}:root[data-theme=dark] .customer-view-switch{border-color:#354154;background:#111720}:root[data-theme=dark] .customer-view-button{color:#a9b4c5}:root[data-theme=dark] .customer-view-button:hover{color:#c6d0ff;background:#222b39}:root[data-theme=dark] .customer-view-button-active{color:#c6d0ff;background:#293653;box-shadow:none}:root[data-theme=dark] .customer-tree-card{border-color:#2a3444;background:#171d27;box-shadow:none}:root[data-theme=dark] .customer-tree-actions,:root[data-theme=dark] .customer-tree-row{border-color:#2a3444}:root[data-theme=dark] .customer-tree-actions,:root[data-theme=dark] .customer-tree-meta,:root[data-theme=dark] .customer-tree-name>span{color:#9aa6b8}:root[data-theme=dark] .customer-tree-row:hover{background:#1d2531}:root[data-theme=dark] .customer-tree-toggle{border-color:#354154;color:#aebeff;background:#202936}:root[data-theme=dark] .customer-tree-toggle:hover{background:#2a3544}:root[data-theme=dark] .customer-tree-avatar{color:#c6d0ff;background:#293653}:root[data-theme=dark] .customer-tree-warning{color:#ffd686;background:#413419}@media(max-width:900px){.customer-toolbar-with-view{align-items:stretch}.customer-view-switch{align-self:flex-start}.customer-tree-row{align-items:flex-start}.customer-tree-meta{flex-direction:column;align-items:flex-end;gap:7px}}@media(max-width:640px){.customer-view-switch{display:grid;grid-template-columns:1fr 1fr;width:100%}.customer-tree-actions{align-items:flex-start;flex-direction:column}.customer-tree-actions>div{width:100%}.customer-tree-actions .button{flex:1}.customer-tree-row{display:block;padding-left:calc(14px + var(--tree-indent))}.customer-tree-meta{align-items:flex-start;margin-top:10px;padding-left:40px}}
