:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f7f8;--surface:#fff;--muted-bg:#eaf0f1;--secondary:#e3ecea;--secondary-fg:#29413e;--border:#d5e0e2;--text:#16212b;--muted:#5a6871;--brand:#0f6b62;--brand-fg:#fff;--accent:#9a3f12;--accent-soft:#f4e4d9;--accent-row:#fffbf8;--success:#1e7a4f;--success-soft:#e0efe8;--danger:#b3261e;--danger-soft:#f8e3e1;--warning:#a76a0a;--warning-soft:#f7edd9;--plum:#7a4b7e;--plum-soft:#e8e4ee;--blue:#2f6fae;--blue-soft:#e4ecef;--radius:14px;--shadow-fab:0 10px 24px #0f6b624d;--tabbar:#fff}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0e1719;--surface:#152225;--muted-bg:#1b2a2d;--secondary:#1b2f2e;--secondary-fg:#b9d6d2;--border:#27383b;--text:#e4ecec;--muted:#93a5a8;--brand:#4fb3a7;--brand-fg:#06201d;--accent:#e08a5c;--accent-soft:#3a2419;--accent-row:#1d1f1c;--success:#5cc08f;--success-soft:#15302a;--danger:#ee7b73;--danger-soft:#3a1c1a;--warning:#e0a94a;--warning-soft:#352a15;--plum:#c49ac8;--plum-soft:#2c2330;--blue:#7fb0e3;--blue-soft:#172838;--shadow-fab:0 10px 24px #00000073;--tabbar:#111c1e}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}h1,h2,h3,.ant-typography h1,.ant-typography h2,.ant-typography h3,.ant-typography h4,.ant-typography h5,.ant-card-head-title,.ant-modal-title,.ant-drawer-title{letter-spacing:-.025em;font-family:Manrope,Inter,sans-serif}.muted{color:var(--muted)}.num{font-variant-numeric:tabular-nums}.eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--brand);margin:0;font-size:12px;font-weight:700}.ant-card{box-shadow:none}.ant-card-head-title{font-size:17px;font-weight:700}.ant-table-thead>tr>th{letter-spacing:.08em;text-transform:uppercase;color:var(--muted)!important;font-size:11px!important;font-weight:700!important}.ant-table-thead>tr>th:before{display:none}.app-shell{background:var(--bg);min-height:100vh}.side-nav{z-index:20;background:var(--surface);border-right:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:240px;padding:28px 16px 20px;display:flex;position:fixed;inset:0 auto 0 0}.side-brand{color:var(--text);align-items:center;gap:12px;padding:0 12px;text-decoration:none;display:flex}.side-brand-mark{border-radius:var(--radius);background:var(--brand);width:36px;height:36px;color:var(--brand-fg);flex-shrink:0;place-items:center;display:grid}.side-logo{justify-content:center}.brand-logo img{width:auto;display:block}.side-logo img{height:40px}.brand-logo .brand-logo-dark,html[data-theme=dark] .brand-logo .brand-logo-light{display:none}html[data-theme=dark] .brand-logo .brand-logo-dark{display:block}.mobile-brand{align-items:center;margin-bottom:18px;display:flex}.mobile-brand img{height:30px}.mobile-brand strong{color:var(--text);font-family:Manrope,sans-serif;font-size:15px}.mobile-brand .side-brand-mark{margin-right:8px}.mobile-brand-sub{color:var(--muted);margin-left:8px;font-size:12px}.side-brand-text{min-width:0;line-height:1.3}.side-brand-text strong{letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-family:Manrope,sans-serif;font-size:15px;font-weight:700;display:block;overflow:hidden}.side-brand-text span{color:var(--muted);font-size:11px;display:block}.side-links{flex-direction:column;flex:1;gap:4px;margin-top:20px;display:flex;overflow-y:auto}.side-link{border-radius:var(--radius);height:44px;color:var(--muted);align-items:center;gap:12px;padding:0 12px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.side-link:hover{background:var(--muted-bg);color:var(--text)}.side-link.active{background:var(--secondary);color:var(--brand);font-weight:700}.side-link span:first-of-type{flex:1}.side-link:focus-visible,.side-cta:focus-visible,.tab:focus-visible,.chip:focus-visible,.icon-button:focus-visible,.side-user:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.side-user{border:0;border-top:1px solid var(--border);width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;align-items:center;gap:12px;margin-top:16px;padding:20px 12px 0;display:flex}.side-user-text{flex:1;min-width:0;line-height:1.35}.side-user-text strong,.side-user-text span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.side-user-text strong{font-size:14px;font-weight:600}.side-user-text span{color:var(--muted);font-size:12px}.app-main{box-sizing:border-box;min-width:0;margin-left:240px;padding:40px 36px 80px}.is-mobile .app-main{padding:28px 16px calc(112px + env(safe-area-inset-bottom,0px));margin-left:0}.side-cta{border-radius:var(--radius);background:var(--brand);height:46px;color:var(--brand-fg);justify-content:center;align-items:center;gap:8px;margin-top:28px;font-size:14px;font-weight:700;text-decoration:none;transition:filter .15s;display:flex}.side-cta:hover{filter:brightness(1.08);color:var(--brand-fg)}.side-cta.active{filter:brightness(.92)}.tab-bar{z-index:20;min-height:76px;padding:0 8px calc(12px + env(safe-area-inset-bottom,0px));background:var(--tabbar);border-top:1px solid var(--border);box-sizing:border-box;align-items:flex-end;display:flex;position:fixed;bottom:0;left:0;right:0}.tab{min-width:0;color:var(--muted);-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:4px;text-decoration:none;display:flex}.tab-icon{border-radius:999px;place-items:center;width:40px;height:28px;display:grid}.tab.active{color:var(--brand)}.tab.active .tab-icon{background:var(--secondary)}.tab-label{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:10.5px;font-weight:500;overflow:hidden}.tab.active .tab-label{font-weight:700}.tab-sale{color:var(--brand);flex:1.15}.tab-sale-icon{background:var(--brand);width:58px;height:58px;color:var(--brand-fg);border:4px solid var(--tabbar);box-shadow:var(--shadow-fab);border-radius:50%;place-items:center;margin-top:-30px;transition:transform .15s;display:grid}.tab-sale:active .tab-sale-icon{transform:scale(.95)}.tab-sale .tab-label{font-weight:700}.page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.page-header-text{min-width:0}.page-header h1{letter-spacing:-.045em;text-wrap:balance;margin:12px 0 0;font-size:34px;font-weight:700;line-height:1.15}.page-header .eyebrow+h1{margin-top:12px}.page-header-text>h1:first-child{margin-top:0}.page-subtitle{max-width:520px;color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.7}.page-header-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.icon-button{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);place-items:center;width:40px;height:40px;display:grid;position:relative;color:var(--text)!important}.icon-button-dot{background:var(--accent);border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:8px}.avatar-button{cursor:pointer;background:0 0;border:0;border-radius:50%;padding:0}.menu-item-checked{background:var(--secondary)!important;color:var(--brand)!important}@media (max-width:991px){.page-header{flex-wrap:wrap}.page-header-text{flex:1 1 0}.page-header h1{font-size:28px}.page-header-toolbar{flex-basis:100%;order:3}.page-header-toolbar .ant-picker{width:100%}.page-header-actions .ant-btn .ant-btn-icon+span{display:none}}.section-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.section-card-head{align-items:flex-start;gap:12px;padding:20px 20px 0;display:flex}.section-card.divided .section-card-head{border-bottom:1px solid var(--border);padding-bottom:18px}.section-card-titles{flex:1;min-width:0}.section-card-titles .eyebrow{margin-bottom:4px}.section-card h2{align-items:center;gap:8px;margin:0;font-size:18px;font-weight:700;display:flex}.section-card-desc{color:var(--muted);margin:4px 0 0;font-size:12.5px}.section-card-extra{flex-shrink:0;align-items:center;gap:8px;display:flex}.section-card-body{padding:16px 20px 20px}.section-card.divided .section-card-body{padding:0}.step-badge{background:var(--brand);width:32px;height:32px;color:var(--brand-fg);border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;font-weight:700;display:grid}.count-badge{background:var(--accent-soft);min-width:20px;height:20px;color:var(--accent);letter-spacing:0;box-sizing:border-box;border-radius:999px;place-items:center;padding:0 6px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;display:inline-grid}.text-link{white-space:nowrap;align-items:center;gap:4px;font-size:12.5px;font-weight:700;text-decoration:none;display:inline-flex;color:var(--brand)!important}.text-button{font:inherit;color:var(--brand);cursor:pointer;background:0 0;border:0;padding:0;font-size:12.5px;font-weight:700}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}@media (max-width:991px){.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;min-width:0;padding:20px;display:flex}.stat-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.stat-label{color:var(--muted);font-size:12px;font-weight:600}.stat-icon{border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.stat-value{letter-spacing:-.05em;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin-top:16px;font-family:Manrope,sans-serif;font-size:24px;font-weight:700;line-height:1.2}.stat-hint{margin-top:4px;font-size:12px;font-weight:600}@media (max-width:575px){.stat-card{padding:16px}}.tone-brand{background:var(--secondary);color:var(--brand)}.tone-accent{background:var(--accent-soft);color:var(--accent)}.tone-success,.tone-green{background:var(--success-soft);color:var(--success)}.tone-danger{background:var(--danger-soft);color:var(--danger)}.tone-plum{background:var(--plum-soft);color:var(--plum)}.tone-blue{background:var(--blue-soft);color:var(--blue)}.tone-amber{background:var(--warning-soft);color:var(--warning)}.tone-text-brand{color:var(--brand)}.tone-text-accent{color:var(--accent)}.tone-text-success{color:var(--success)}.tone-text-danger{color:var(--danger)}.tone-text-muted{color:var(--muted);font-weight:500}.initials-avatar{border-radius:50%;flex-shrink:0;place-items:center;font-family:Manrope,sans-serif;font-weight:700;line-height:1;display:inline-grid}.toolbar{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:12px;margin-bottom:24px;padding:16px;display:flex}.toolbar-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.toolbar-row .ant-input-affix-wrapper{flex:1;min-width:220px;height:44px}.toolbar-row .ant-select,.toolbar-row .ant-picker{height:44px}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{border:1px solid var(--border);color:var(--muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:500}.chip:hover{color:var(--text)}.chip.active{border-color:var(--secondary);background:var(--secondary);color:var(--brand);font-weight:700}.table-card .ant-table{background:0 0}.table-card .ant-table-thead>tr>th{background:var(--bg)!important}.table-card .ant-pagination{padding:0 20px}.row-urgent>td{background:var(--accent-row)}.row-list{flex-direction:column;display:flex}.row-item{border-bottom:1px solid var(--border);color:inherit;align-items:center;gap:12px;padding:14px 0;display:flex}.row-item:last-child{border-bottom:0}.section-card.divided .row-item{padding:16px 20px}.row-item.urgent{background:var(--accent-row)}.row-item-main{flex:1;min-width:0}.row-item-main strong,.row-item-main span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.row-item-main strong{font-size:14px;font-weight:700}.row-item-main span{color:var(--muted);margin-top:3px;font-size:12px}.row-item-side{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.tile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}@media (max-width:767px){.tile-grid{grid-template-columns:1fr}}.tile{border-radius:var(--radius);background:var(--bg);align-items:center;gap:12px;padding:12px;text-decoration:none;display:flex;color:inherit!important}.days-left{font-variant-numeric:tabular-nums;color:var(--muted);font-size:12.5px;font-weight:700}.days-left.urgent{color:var(--accent)}.days-left.late{color:var(--danger)}.bar-track{background:var(--muted-bg);border-radius:999px;height:8px;overflow:hidden}.bar-fill{background:var(--brand);border-radius:999px;height:100%}.column-chart{grid-auto-columns:1fr;grid-auto-flow:column;align-items:end;gap:14px;height:200px;padding-top:8px;display:grid}.column-chart .col{flex-direction:column;justify-content:flex-end;align-items:center;gap:6px;min-width:0;height:100%;display:flex}.column-chart .col-bar{background:var(--secondary);border-radius:6px 6px 2px 2px;width:100%;max-width:44px;transition:height .3s}.column-chart .col.current .col-bar{background:var(--brand)}.column-chart .col-label{color:var(--muted);font-size:12px}.column-chart .col-value{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11.5px}.filters{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.auth-shell{background:var(--bg);grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);min-height:100vh;display:grid}.auth-aside{color:#fff;background:linear-gradient(155deg,#0f6b62 0%,#0b544d 48%,#08403c 100%);flex-direction:column;gap:28px;padding:48px;display:flex;position:relative;overflow:hidden}.auth-aside:before,.auth-aside:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.auth-aside:before{background:radial-gradient(circle,#9a3f1259 0%,#9a3f1200 70%);width:420px;height:420px;top:-160px;right:-140px}.auth-aside:after{background:radial-gradient(circle,#ffffff1f 0%,#fff0 70%);width:520px;height:520px;bottom:-240px;left:-180px}.auth-aside>*{z-index:1;position:relative}.auth-body{flex-direction:column;flex:1;justify-content:center;gap:28px;display:flex}.auth-pitch h2{letter-spacing:-.045em;color:#fff;max-width:15ch;margin:0 0 12px;font-size:36px;line-height:1.12}.auth-pitch>p{color:#b9dbd6;max-width:46ch;margin:0;font-size:15px}.auth-points{gap:16px;max-width:46ch;margin:26px 0 0;padding:0;list-style:none;display:grid}.auth-points li{align-items:flex-start;gap:12px;display:flex}.auth-points strong{color:#fff;font-family:Manrope,sans-serif;font-size:14.5px;display:block}.auth-points span:not(.auth-point-icon){color:#a9cdc8;font-size:13.5px;line-height:1.5;display:block}.auth-point-icon{color:#d8efeb;background:#ffffff1f;border-radius:10px;flex:none;place-items:center;width:30px;height:30px;display:grid}.auth-brand{letter-spacing:-.02em;align-items:center;gap:12px;font-family:Manrope,sans-serif;font-size:17px;font-weight:700;display:flex}.auth-brand span{border-radius:var(--radius);color:#0f6b62;background:#fff;place-items:center;width:36px;height:36px;display:grid}.auth-brand svg{width:26px;height:26px}.auth-preview{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff14;border:1px solid #ffffff29;border-radius:16px;max-width:400px;padding:6px 14px 10px}.auth-preview-head{letter-spacing:.04em;text-transform:uppercase;color:#cfe8e4;align-items:center;gap:8px;padding:12px 0 10px;font-family:Manrope,sans-serif;font-size:13px;display:flex}.auth-preview-head em{color:#fff;background:#ffffff29;border-radius:999px;margin-left:auto;padding:2px 9px;font-size:12px;font-style:normal}.auth-preview-row{border-top:1px solid #ffffff1a;align-items:center;gap:10px;padding:10px 0;display:flex}.auth-preview-row strong{color:#fff;font-size:14px;font-weight:600;display:block}.auth-preview-row span:not(.auth-preview-avatar):not(.auth-preview-when){color:#a9cdc8;font-size:12.5px;display:block}.auth-preview-avatar{color:#0b544d;background:#d8efeb;border-radius:10px;flex:none;place-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:grid}.auth-preview-when{border-radius:999px;margin-left:auto;padding:3px 10px;font-size:12px;font-weight:600}.auth-preview-when.due{color:#ffe2cf;background:#e08a5c47}.auth-preview-when.soon{color:#d8efeb;background:#ffffff24}.auth-foot{color:#9cc3be;margin:0;font-size:13px}.auth-main{justify-content:center;align-items:center;padding:48px 20px;display:flex}.auth-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;width:100%;max-width:420px;padding:36px 32px 30px}.auth-card-brand{letter-spacing:-.02em;color:var(--text);align-items:center;gap:10px;margin-bottom:22px;font-family:Manrope,sans-serif;font-size:16px;font-weight:700;display:none}.auth-card-brand span{background:var(--brand);width:32px;height:32px;color:var(--brand-fg);border-radius:10px;place-items:center;display:grid}.auth-card-brand svg{width:24px;height:24px}.auth-head{margin-bottom:22px}.auth-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--brand);margin:0 0 6px;font-size:12px;font-weight:600}.auth-head h1{letter-spacing:-.035em;color:var(--text);margin:0;font-size:26px;line-height:1.2}.auth-desc{color:var(--muted);margin:8px 0 0;font-size:14.5px;line-height:1.55}.auth-label-row{justify-content:space-between;align-items:baseline;gap:12px;width:100%;display:flex}.auth-label-row a{font-size:13px;font-weight:500}.auth-card .ant-form-item-label>label{width:100%}.auth-card-foot{border-top:1px solid var(--border);text-align:center;color:var(--muted);margin:22px 0 0;padding-top:18px;font-size:14px}.auth-note{text-align:center;color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.5}@media (max-width:1080px){.auth-aside{padding:40px 36px}.auth-body{flex-direction:column;flex:1;justify-content:center;gap:28px;display:flex}.auth-pitch h2{font-size:30px}.auth-preview{display:none}}@media (max-width:900px){.auth-shell{grid-template-columns:1fr}.auth-aside{display:none}.auth-card-brand{display:flex}.auth-main{padding:32px 16px}.auth-card{background:0 0;border:none;padding:0}}@media (max-height:900px){.auth-aside{gap:14px;padding:26px 40px}.auth-pitch h2{font-size:26px}.auth-pitch>p{font-size:14px}.auth-points{gap:10px;margin-top:14px}.auth-preview-row{padding:6px 0}.auth-preview-head{padding:10px 0 8px}}@media (max-height:760px){.auth-preview{display:none}}@media (max-width:1080px){.auth-aside{padding:40px 36px}.auth-body{flex-direction:column;flex:1;justify-content:center;gap:28px;display:flex}.auth-pitch h2{font-size:30px}.auth-preview{display:none}}@media (max-width:900px){.auth-shell{grid-template-columns:1fr}.auth-aside{display:none}.auth-card-brand{display:flex}.auth-main{padding:32px 16px}.auth-card{background:0 0;border:none;padding:0}}@media (max-height:900px){.auth-aside{gap:20px;padding:36px 40px}.auth-pitch h2{font-size:30px}.auth-pitch>p{font-size:14.5px}.auth-points{gap:12px;margin-top:20px}.auth-preview-row{padding:8px 0}.auth-preview-head{padding:10px 0 8px}}@media (max-height:700px){.auth-preview{display:none}}@media (prefers-reduced-motion:reduce){.tab-sale-icon,.side-cta,.side-link,.column-chart .col-bar{transition:none}}.dashboard-grid{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:20px;display:grid}.dashboard-side{flex-direction:column;gap:20px;display:flex}.dashboard-recent{margin-top:20px}.task-row{align-items:center;gap:12px;text-decoration:none;display:flex;color:inherit!important}@media (max-width:1199px){.dashboard-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:991px){.hide-on-mobile{display:none!important}}.pill{white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;line-height:1.35;display:inline-block}.tone-muted{background:var(--muted-bg);color:var(--muted)}.title-pill{background:var(--secondary);color:var(--secondary-fg);letter-spacing:0;vertical-align:6px;border-radius:999px;margin-left:14px;padding:4px 10px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;display:inline-block}.stat-value small{letter-spacing:0;color:var(--muted);font-size:16px;font-weight:600}.toolbar-label{color:var(--muted);font-size:12px;font-weight:600}.cell-title{font-size:14px;font-weight:700}.cell-sub{color:var(--muted);margin-top:2px;font-size:12px}.tone-text-plum{color:var(--plum)}.tone-text-blue{color:var(--blue)}.product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}.product-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);overflow:hidden}.product-media{background:var(--muted-bg);height:176px;color:var(--brand);place-items:center;display:grid;position:relative}.product-media img{object-fit:contain;width:144px;height:144px}.product-badge{background:var(--success);color:var(--brand-fg);border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700;position:absolute;top:16px;left:16px}.product-badge.inactive{background:var(--muted);left:auto;right:16px}.product-body{padding:20px}.product-category{letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:11px;font-weight:700}.product-body h3{margin:6px 0 0;font-size:18px;font-weight:700}.product-figures{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:16px;display:flex}.product-figures span{font-size:12px;display:block}.product-figures strong{margin-top:4px;font-size:15px;display:block}.product-figures small{font-size:12px;font-weight:500}.product-action{border-radius:var(--radius);background:var(--secondary);width:100%;height:40px;color:var(--secondary-fg);font:inherit;cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;margin-top:16px;font-size:14px;font-weight:700;display:flex}.sticky-summary{position:sticky;top:24px}@media (max-width:575px){.title-pill{vertical-align:baseline;margin:8px 0 0;display:table}}.usage-change{color:var(--muted);margin-top:4px;font-size:12px}.usage-change em{color:var(--text);font-style:normal}.template-vars{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.template-preview{background:var(--success-soft);color:var(--text);white-space:pre-wrap;border-radius:12px 12px 12px 4px;margin-top:6px;padding:10px 12px;font-size:13px}.impersonation-banner{z-index:20;border:1px solid var(--accent);border-radius:var(--radius);background:var(--accent-soft);color:var(--accent);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:20px;padding:10px 14px;display:flex;position:sticky;top:12px}.impersonation-banner>span{min-width:200px;color:var(--text);flex:1}.column-chart.dense{gap:3px}.column-chart.dense .col-value{font-size:10px}.column-chart.dense .col-label{white-space:nowrap;font-size:11px}.option-cards{gap:10px;display:grid}.option-cards.cols-1{grid-template-columns:1fr}.option-cards.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.option-cards.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.option-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-height:60px;color:var(--text);font:inherit;text-align:left;cursor:pointer;align-items:center;gap:12px;padding:12px 36px 12px 12px;transition:border-color .15s,background .15s;display:flex;position:relative}.option-card:hover{border-color:var(--brand)}.option-card.active{border-color:var(--brand);background:var(--secondary);box-shadow:inset 0 0 0 1px var(--brand)}.option-card:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.option-card-icon{border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.option-card-text{flex-direction:column;gap:2px;min-width:0;line-height:1.3;display:flex}.option-card-text strong{font-size:14px;font-weight:600}.option-card-text span{color:var(--muted);font-size:12px}.option-card-check{background:var(--brand);width:20px;height:20px;color:var(--brand-fg);opacity:0;border-radius:50%;place-items:center;transition:opacity .15s,transform .15s;display:grid;position:absolute;top:10px;right:10px;transform:scale(.6)}.option-card.active .option-card-check{opacity:1;transform:scale(1)}@media (max-width:575px){.option-cards.cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}}.ant-alert{align-items:flex-start}.ant-alert-with-description .ant-alert-message{letter-spacing:-.01em;margin-bottom:4px;font-family:Manrope,Inter,sans-serif;font-size:15px;font-weight:700}.ant-alert-with-description .ant-alert-description{color:var(--muted);font-size:13.5px;line-height:1.6}.ant-alert-with-description .ant-alert-icon{margin-top:2px}.ant-alert-info .ant-alert-icon{color:var(--brand)}.ant-alert-close-icon{margin-top:4px}.kv-list{flex-direction:column;margin:0;display:flex}.kv-list>div{border-bottom:1px solid var(--border);justify-content:space-between;gap:16px;padding:11px 0;font-size:14px;display:flex}.kv-list>div:last-child{border-bottom:0;padding-bottom:0}.kv-list dt{color:var(--muted);flex-shrink:0}.kv-list dd{text-align:right;min-width:0;margin:0;font-weight:500}.activity-day+.activity-day{margin-top:18px}.activity-day-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 6px;font-size:11px;font-weight:700}.activity-row{border-bottom:1px solid var(--border);gap:12px;padding:10px 0;display:flex}.activity-day .activity-row:last-child{border-bottom:0}.activity-icon{border-radius:10px;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.activity-icon.tone-muted{background:var(--muted-bg);color:var(--muted)}.activity-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.activity-title{flex-wrap:wrap;align-items:baseline;gap:4px 8px;font-size:14px;line-height:1.4;display:flex}.activity-detail{color:var(--muted);overflow-wrap:anywhere}.activity-meta{color:var(--muted);font-size:12px}.cell-link{color:inherit}.cell-link:hover{color:var(--brand)}.profile-card{padding:24px 20px 8px}.profile-head{text-align:center;border-bottom:1px solid var(--border);flex-direction:column;align-items:center;padding-bottom:20px;display:flex}.profile-head h2{margin:12px 0 2px;font-size:19px;font-weight:700}.profile-card .kv-list>div:last-child{padding-bottom:12px}.activity-empty{border:1px dashed var(--border);border-radius:var(--radius);align-items:flex-start;gap:12px;padding:18px 16px;display:flex}.maintenance-screen{background:var(--bg);box-sizing:border-box;place-items:center;min-height:100vh;padding:24px 16px;display:grid}.maintenance-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);text-align:center;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:440px;padding:40px 28px;display:flex}.maintenance-icon{background:var(--warning-soft);width:48px;height:48px;color:var(--warning);border-radius:50%;place-items:center;margin-top:8px;display:grid}.maintenance-card h1{letter-spacing:-.03em;margin:4px 0 0;font-size:24px;font-weight:700}.maintenance-card p{color:var(--muted);margin:0;line-height:1.6}.maintenance-actions{gap:8px;margin-top:12px;display:flex}.session-row{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:10px 0;display:flex}.session-row:last-child{border-bottom:0;padding-bottom:0}.session-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.legal-preview h2{margin:20px 0 6px;font-family:Manrope,sans-serif;font-size:17px}.legal-preview h2:first-child{margin-top:0}.legal-preview p,.legal-preview li{color:var(--muted);line-height:1.6}.legal-preview ul{padding-left:20px}.side-group+.side-group{margin-top:14px}.side-group{flex-direction:column;gap:4px;display:flex}.side-group-title{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);opacity:.75;margin:0 0 2px;padding:0 12px;font-size:11px;font-weight:700}.nav-alert{background:#d98a1f;border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 3px #d98a1f38}.nav-alert.inline{vertical-align:1px;margin-left:8px;display:inline-block}.tab-more{font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.tab-more .tab-icon{position:relative}.tab-more .tab-icon .nav-alert{position:absolute;top:2px;right:6px}.status-list{flex-direction:column;display:flex}.status-row{border-radius:var(--radius);color:inherit;align-items:center;gap:12px;margin-inline:-8px;padding:12px 8px;text-decoration:none;transition:background .15s;display:flex}.status-row:hover{background:var(--muted-bg);color:inherit}.status-row:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.status-row-icon{background:var(--secondary);width:36px;height:36px;color:var(--brand);border-radius:10px;flex:none;place-items:center;display:grid}.status-row-main{flex:1;min-width:0;display:grid}.status-row-main strong{font-size:14px}.status-row-main span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.save-actions,.filter-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.detail-list{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px 24px;margin:0;display:grid}.detail-list dt{color:var(--muted);font-size:12px}.detail-list dd{overflow-wrap:anywhere;margin:2px 0 0;font-size:14px;font-weight:600}.announce-preview{border:1px dashed var(--border);border-radius:var(--radius);gap:10px;margin-bottom:20px;padding:14px;display:grid}.announce-preview .eyebrow{margin:0}.push-preview{background:var(--muted-bg);border-radius:14px;align-items:flex-start;gap:10px;padding:12px;font-size:13px;display:flex}.push-preview>span:last-child{min-width:0;display:grid}.push-preview span span{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.push-preview-icon{background:var(--brand);color:#fff;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.section-card-head:has(.filter-row){flex-wrap:wrap;align-items:center}.section-card-extra:has(.filter-row){flex-shrink:1;min-width:0}.filter-row{justify-content:flex-end}@media (max-width:767px){:is(.section-card-extra:has(.filter-row),.filter-row){flex:100%;justify-content:flex-start;width:100%}.save-actions{justify-content:flex-end}}
