.journal-shell{display:grid;gap:16px;min-width:0}.journal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:20px 22px;border:1px solid var(--portal-line, #e5e4e1);border-radius:var(--portal-radius-md, 16px);background:var(--portal-surface, #fff)}.journal-header h2{margin:4px 0 6px;font-size:26px;line-height:1.15}.journal-header p{margin:0;color:var(--portal-muted, #71747e)}.journal-back{display:inline-flex;align-items:center;gap:6px;margin-bottom:4px;padding:0;border:0;background:none;color:var(--portal-blue, #2368e8);font:inherit;font-weight:700;cursor:pointer}.journal-back:hover{text-decoration:underline}.journal-day-nav{display:flex;align-items:center;gap:8px}.journal-day-nav button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--portal-line, #e5e4e1);border-radius:10px;background:var(--portal-surface, #fff);color:inherit;cursor:pointer}.journal-day-nav button:disabled{opacity:.4;cursor:default}.journal-day-nav input{height:34px;padding:0 10px;border:1px solid var(--portal-line, #e5e4e1);border-radius:10px;background:var(--portal-surface, #fff);font:inherit}.journal-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px}.journal-tile{display:grid;gap:4px;padding:16px 18px;border:1px solid var(--portal-line, #e5e4e1);border-radius:var(--portal-radius-md, 16px);background:var(--portal-surface, #fff)}.journal-tile span{color:var(--portal-muted, #71747e);font-size:13px}.journal-tile strong{font-size:22px;line-height:1.1}.journal-tile small{color:var(--portal-muted, #71747e);font-size:12px}.journal-cuts{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px;align-items:start}.journal-hours,.journal-breakdown{padding:16px 18px;border:1px solid var(--portal-line, #e5e4e1);border-radius:var(--portal-radius-md, 16px);background:var(--portal-surface, #fff);min-width:0}.journal-hours header{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.journal-hours h3,.journal-breakdown h3{display:flex;align-items:center;gap:6px;margin:0 0 12px;font-size:14px}.journal-hours ul{display:flex;align-items:flex-end;gap:2px;margin:0;padding:0;list-style:none;height:92px;overflow-x:auto}.journal-hours li{flex:1 1 0;min-width:14px;height:100%}.journal-hours button{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:4px;width:100%;height:100%;padding:0;border:0;background:none;cursor:pointer}.journal-hours__bar{width:100%;border-radius:4px 4px 0 0;background:#c9d4f5}.journal-hours button:hover .journal-hours__bar,.journal-hours button.is-selected .journal-hours__bar{background:var(--portal-blue, #2368e8)}.journal-hours small{color:var(--portal-muted, #71747e);font-size:10px}.journal-breakdown ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.journal-breakdown li{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:2px 10px;align-items:center}.journal-breakdown li>span:first-child{grid-column:1;grid-row:1 / span 2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.journal-breakdown li strong{grid-column:2;text-align:right;font-variant-numeric:tabular-nums}.journal-breakdown li small{grid-column:2;color:var(--portal-muted, #71747e);font-size:12px;font-variant-numeric:tabular-nums;text-align:right}.journal-breakdown li .journal-share{display:inline-flex;grid-column:3;grid-row:1 / span 2;align-items:center;justify-content:flex-end;min-width:52px;border-radius:9px;background:#f7f7f5;padding:5px 8px;color:var(--portal-ink, #17191f);font-size:11px;font-variant-numeric:tabular-nums;font-weight:700}.journal-breakdown li.is-rest>span:first-child,.journal-breakdown li.is-rest strong{color:var(--portal-muted, #71747e)}.journal-breakdown li.is-rest strong{font-weight:600}.journal-chip{border:1px solid var(--portal-line, #e5e4e1);border-radius:999px;background:#f2f5ff;color:var(--portal-blue, #2368e8);padding:5px 10px;font-size:12px;font-weight:700;cursor:pointer}.journal-pii-note{margin:0;padding:12px 16px;border:1px dashed var(--portal-line, #e5e4e1);border-radius:var(--portal-radius-sm, 10px);color:var(--portal-muted, #71747e);font-size:13px}.journal-feed__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:14px}.journal-feed__head h2{margin:0 0 4px;font-size:18px}.journal-feed__head p{margin:0;color:var(--portal-muted, #71747e);font-size:13px}.journal-feed__filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.journal-feed__filters select,.journal-search{height:34px;border:1px solid var(--portal-line, #e5e4e1);border-radius:10px;background:var(--portal-surface, #fff);font:inherit}.journal-feed__filters select{padding:0 8px;max-width:180px}.journal-search{display:inline-flex;align-items:center;gap:6px;padding:0 10px;color:var(--portal-muted, #71747e)}.journal-search input{width:190px;height:100%;border:0;background:none;font:inherit;color:inherit;outline:none}.journal-link{padding:0;border:0;background:none;color:var(--portal-blue, #2368e8);font:inherit;font-weight:600;text-align:left;cursor:pointer}.journal-link:hover,.journal-link:focus-visible{text-decoration:underline}.journal-time{font-variant-numeric:tabular-nums;font-weight:700}.journal-post,.journal-client,.journal-payment,.journal-amount,.journal-day-cell{display:grid;gap:1px}.journal-post small,.journal-client small,.journal-payment small,.journal-amount small,.journal-day-cell small{color:var(--portal-muted, #71747e);font-size:12px}.journal-client--anonymous{color:var(--portal-muted, #71747e)}.journal-promo{display:inline-block;padding:2px 8px;border-radius:999px;background:var(--portal-purple-soft, #f1eaff);color:var(--portal-purple, #6724d8);font-size:12px;font-weight:700}.journal-rating{font-weight:700;white-space:nowrap}.journal-state{padding:18px 20px;border:1px solid var(--portal-line, #e5e4e1);border-radius:var(--portal-radius-md, 16px);background:var(--portal-surface, #fff);color:var(--portal-muted, #71747e)}.journal-state--empty{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.journal-state--empty p{margin:0}.journal-state--warming{display:flex;align-items:center;gap:8px;border-color:#e6d9b8;background:#fdf8ec;color:#7a6224}.journal-state--error{display:flex;align-items:center;gap:8px;border-color:#f3c6c6;background:#fff5f5;color:#b03636}@media(max-width:720px){.journal-header{padding:16px 18px}.journal-header h2{font-size:22px}.journal-search input{width:130px}}.journal-client--link{padding:0;border:0;background:none;font:inherit;text-align:left;cursor:pointer}.journal-client--link strong{color:var(--portal-blue, #2368e8)}.journal-client--link:hover strong,.journal-client--link:focus-visible strong{text-decoration:underline}.journal-client-card__head{display:flex;align-items:flex-start;gap:18px;flex-wrap:wrap}.journal-breakdown--wide ul{max-height:none}.references-shell{display:grid;gap:18px;color:#202432}.references-header,.references-detail-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:24px 26px;border:1px solid #dfe5f2;border-radius:14px;background:#fff}.references-header h2,.references-detail-heading h2{margin:6px 0 7px;font-size:28px}.references-header p,.references-detail-heading p,.references-panel__heading p,.references-info-card>p{margin:0;color:#767c8d}.references-detail-heading p{display:flex;align-items:center;gap:6px}.references-eyebrow{color:#5368e8;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.references-readonly{border:1px solid #dfe5f2;border-radius:999px;background:#f7f8fc;color:#6f7482;padding:7px 11px;font-size:12px;font-weight:800;white-space:nowrap}.references-catalog-content,.references-panel{min-width:0}.references-toolbar{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap;margin-bottom:12px}.references-toolbar select{min-height:40px;border:1px solid #dfe5f2;border-radius:8px;background:#fff;color:#2c3345;padding:0 11px;font:inherit;font-size:13px}.references-toolbar label{display:flex;width:min(360px,100%);min-height:40px;align-items:center;gap:8px;border:1px solid #dfe5f2;border-radius:8px;background:#fff;color:#858b9a;padding:0 11px}.references-toolbar input{width:100%;border:0;outline:0;background:transparent;color:#202432}.references-panel{overflow:hidden;border:1px solid #dfe5f2;border-radius:12px;background:#fff}.references-panel__heading{padding:20px 22px;border-bottom:1px solid #e8ebf2}.references-panel__heading h3,.references-info-card h3{margin:0 0 5px;font-size:20px}.references-table-wrap{max-width:100%;overflow-x:auto}.references-table{width:100%;min-width:860px;border-collapse:collapse;font-size:13px}.references-table th,.references-table td{padding:12px 14px;border-bottom:1px solid #eceef4;text-align:left;vertical-align:top}.references-table th{background:#f4f5f8;color:#656b79;font-weight:800;white-space:nowrap}.references-table tr:last-child td{border-bottom:0}.references-clickable{cursor:pointer}.references-clickable:hover td{background:#f8f9ff}.references-link{color:#2563eb;font-weight:750}.references-missing{display:inline-block;border-bottom:1px dashed #b9bfcc;color:#999fad;font-size:12px;font-style:italic;white-space:nowrap}.references-status{display:inline-block;border-radius:999px;background:#e2f7ea;color:#158448;padding:4px 8px;font-size:11px;font-weight:800;white-space:nowrap}.references-status--closed{background:#fdeeee;color:#b3312f}.references-status--deleted{background:#f1f2f6;color:#6a7183;text-decoration:line-through}.references-status--muted{background:#eef1f8;color:#5b6478}.references-state,.references-empty{display:grid;justify-items:center;gap:9px;padding:46px 24px;color:#7b8190;text-align:center}.references-state--error{grid-template-columns:auto minmax(0,1fr);justify-items:start;border:1px solid #f2c7ca;border-radius:10px;background:#fff4f4;color:#b43a43;text-align:left}.references-empty strong{color:#3e4452;font-size:17px}.references-empty p{max-width:640px;margin:0;line-height:1.5}.references-empty__fields{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.references-empty__fields span{border-radius:6px;background:#f1f2f6;padding:5px 7px;font-size:11px}.references-back{display:inline-flex;width:fit-content;align-items:center;gap:7px;border:0;background:transparent;color:#5268ea;padding:0;font-weight:800}.references-detail-tabs{display:flex;gap:4px;overflow-x:auto;border-bottom:1px solid #dfe3eb;background:#fff;padding:0 18px}.references-detail-tabs button{min-height:48px;border:0;border-bottom:2px solid transparent;background:transparent;color:#666c79;padding:0 14px;white-space:nowrap}.references-detail-tabs button.active{border-bottom-color:#202432;color:#202432;font-weight:800}.references-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.references-info-card{padding:22px;border:1px solid #dfe5f2;border-radius:12px;background:#fff}.references-info-card--wide{grid-column:1 / -1}.references-info-card dl{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(0,1.4fr);gap:12px 20px;margin:24px 0 0}.references-info-card dt{color:#989eab}.references-info-card dd{margin:0;overflow-wrap:anywhere;font-weight:650}@media(max-width:720px){.references-header,.references-detail-heading{align-items:stretch;flex-direction:column;padding:18px}.references-readonly{width:fit-content}.references-card-grid{grid-template-columns:1fr}.references-info-card--wide{grid-column:auto}.references-info-card dl{grid-template-columns:1fr;gap:5px}.references-info-card dd{margin-bottom:10px}}:root{--access-preview-height: 44px}.access-preview-bar{position:sticky;top:0;z-index:60;display:flex;align-items:center;gap:12px;height:var(--access-preview-height);padding:0 20px;background:linear-gradient(90deg,var(--portal-orange, #ff5014),var(--portal-orange-dark, #df3d00));color:#fff;font-size:13px;line-height:1.2}.access-preview-mark{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex:none;border-radius:8px;background:#ffffff2e}.access-preview-copy{display:flex;align-items:baseline;gap:8px;min-width:0}.access-preview-copy strong{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.access-preview-note{padding:2px 8px;border-radius:999px;background:#fff3;font-size:12px;white-space:nowrap}.access-preview-hint{flex:1 1 auto;min-width:0;color:#ffffffc7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.access-preview-error{color:#fff2ee;font-weight:600}.access-preview-exit{display:inline-flex;align-items:center;gap:6px;flex:none;padding:6px 14px;border:1px solid rgb(255 255 255 / 45%);border-radius:999px;background:#ffffff1f;color:#fff;font-size:13px;font-weight:600;cursor:pointer}.access-preview-exit:hover:not(:disabled){background:#ffffff3d}.access-preview-exit:disabled{cursor:progress;opacity:.7}.has-access-preview .app-shell{min-height:calc(100vh - var(--chrome-height) - var(--access-preview-height))}.has-access-preview .sidebar{top:calc(var(--chrome-height) + var(--access-preview-height));height:calc(100vh - var(--chrome-height) - var(--access-preview-height))}@media(max-width:900px){.access-preview-hint{display:none}}.management-section{--management-positive: #15803d;--management-warning: #b45309;--management-critical: #b42318}.management-heading,.management-heading-actions,.management-tabs,.management-connection-heading,.management-inline-alert,.management-health-banner,.management-secret-state,.management-drawer footer,.management-dialog-actions,.management-settings-actions{display:flex;align-items:center}.management-heading{justify-content:space-between;gap:20px}.management-heading h2{margin:4px 0;font-size:clamp(24px,3vw,34px);letter-spacing:-.035em}.management-heading p,.management-connection-heading p{margin:0;color:var(--muted)}.management-heading-actions{gap:10px}.management-write-state{color:#9a3412;font-size:11px;font-weight:800}.management-environment{border:1px solid var(--portal-line, #e5e4e1);border-radius:999px;padding:7px 11px;font-size:11px;font-weight:800;letter-spacing:.08em}.management-environment.dev{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.management-environment.production{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.management-tabs{gap:5px;overflow-x:auto;padding:5px;border:1px solid var(--portal-line, #e5e4e1);border-radius:14px;background:var(--portal-surface, #fff);scrollbar-width:none}.management-tabs::-webkit-scrollbar{display:none}.management-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:9px 15px;border:0;border-radius:10px;background:transparent;color:var(--muted);font-weight:700;white-space:nowrap}.management-tabs button:hover{background:#f6f5f2;color:var(--portal-ink, #17191f)}.management-tabs button.active{background:var(--portal-ink, #17191f);color:#fff}.management-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.management-summary-card{min-width:0;padding:18px;border:1px solid var(--portal-line, #e5e4e1);border-radius:16px;background:var(--portal-surface, #fff)}.management-summary-card>span,.management-summary-card small{display:block;color:var(--muted);font-size:12px}.management-summary-card strong{display:block;margin:8px 0 5px;overflow:hidden;color:var(--portal-ink, #17191f);font-size:clamp(20px,2.5vw,29px);line-height:1;text-overflow:ellipsis;white-space:nowrap}.management-summary-card.positive{border-color:#bbf7d0;background:linear-gradient(145deg,#fff,#f0fdf4)}.management-summary-card.warning{border-color:#fed7aa;background:linear-gradient(145deg,#fff,#fff7ed)}.management-status-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(290px,.9fr);gap:16px}.management-services-panel,.management-resource-panel{min-width:0}.management-service-list{display:grid;gap:2px}.management-service-list>button,.management-service-static{display:grid;grid-template-columns:12px minmax(0,1fr) auto auto;align-items:center;gap:12px;width:100%;min-height:64px;padding:10px 4px;border:0;border-bottom:1px solid var(--portal-line, #e5e4e1);background:transparent;color:inherit;text-align:left}.management-service-list>button:hover{background:#faf9f7}.management-service-list>:last-child{border-bottom:0}.management-service-list strong,.management-service-list small{display:block}.management-service-list small{margin-top:3px;color:var(--muted);font-size:11px}.management-service-state{color:var(--portal-ink, #17191f);font-size:13px;font-weight:700;text-align:right}.management-status-dot{display:inline-block;width:9px;height:9px;flex:0 0 9px;border-radius:50%;background:#94a3b8;box-shadow:0 0 0 3px #94a3b826}.management-status-dot.positive{background:#22c55e;box-shadow:0 0 0 3px #22c55e26}.management-status-dot.warning{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b26}.management-resource-list{display:grid;gap:16px}.management-resource-row{display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:10px;align-items:center}.management-resource-row span,.management-resource-row small{display:block}.management-resource-row small{margin-top:2px;color:var(--muted);font-size:11px}.management-resource-row>strong{font-size:18px}.management-resource-row>strong.warning,.management-resource-row>strong.critical{color:var(--management-warning)}.management-resource-row>strong.critical{color:var(--management-critical)}.management-meter{grid-column:2 / 4;height:7px;overflow:hidden;border-radius:999px;background:#eceae6}.management-meter span{display:block;height:100%;border-radius:inherit;background:#2368e8}.management-meter span.warning{background:#f59e0b}.management-meter span.critical{background:#dc2626}.management-load-average{display:flex;justify-content:space-between;gap:12px;margin-top:20px;padding-top:16px;border-top:1px solid var(--portal-line, #e5e4e1);font-size:12px}.management-load-average span{color:var(--muted)}.management-health-banner{gap:12px;padding:15px 17px;border:1px solid #bbf7d0;border-radius:14px;color:#166534;background:#f0fdf4}.management-health-banner.warning{border-color:#fed7aa;color:#9a3412;background:#fff7ed}.management-health-banner strong,.management-health-banner span{display:block}.management-health-banner span{margin-top:2px;font-size:12px;opacity:.8}.management-connection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.management-connection-card{display:flex;flex-direction:column;gap:20px}.management-connection-heading{align-items:flex-start;gap:12px}.management-connection-heading>div{min-width:0;flex:1}.management-connection-heading h2{margin:1px 0 4px;font-size:18px}.management-connection-heading p{font-size:12px}.management-connection-icon,.management-dialog-icon{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border-radius:12px;color:#fff;background:var(--portal-purple, #6724d8)}.management-status-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 9px;border-radius:999px;color:#475569;background:#f1f5f9;font-size:11px;font-weight:800;white-space:nowrap}.management-status-badge.connected{color:#166534;background:#dcfce7}.management-status-badge.degraded,.management-status-badge.disconnected{color:#9a3412;background:#ffedd5}.management-connection-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0}.management-connection-facts div{min-width:0;padding:12px;border-radius:10px;background:#f8f7f4}.management-connection-facts dt{color:var(--muted);font-size:11px}.management-connection-facts dd{margin:4px 0 0;overflow:hidden;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.management-card-action{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:42px;margin-top:auto;padding:10px 12px;border:1px solid var(--portal-line, #e5e4e1);border-radius:10px;background:#fff;color:var(--portal-ink, #17191f);font-weight:800}.management-card-action:hover{border-color:var(--portal-orange, #ff5014);color:var(--portal-orange, #ff5014)}.management-drawer-backdrop,.management-reauth-backdrop{position:fixed;z-index:120;inset:0;display:flex;justify-content:flex-end;background:#17191f7a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.management-drawer{display:flex;flex-direction:column;width:min(620px,100%);height:100%;background:#fff;box-shadow:-20px 0 60px #17191f2e}.management-drawer>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px;border-bottom:1px solid var(--portal-line, #e5e4e1)}.management-drawer h2{margin:4px 0 0}.management-drawer-body{flex:1;overflow-y:auto;padding:22px 24px 32px}.management-secret-state{gap:12px;margin-bottom:20px;padding:14px;border:1px solid #ddd6fe;border-radius:12px;color:#5b21b6;background:#f5f3ff}.management-secret-state strong,.management-secret-state span{display:block}.management-secret-state span{margin-top:3px;color:#6d5b92;font-size:12px}.management-connection-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.management-connection-form label,.management-reauth-dialog label{display:grid;gap:7px;color:#3f4148;font-size:12px;font-weight:700}.management-connection-form label.wide{grid-column:1 / -1}.management-connection-form input,.management-connection-form select,.management-reauth-dialog input,.management-setting-control input{width:100%;min-height:43px;border:1px solid #d8d6d0;border-radius:10px;padding:9px 11px;background:#fff;color:var(--portal-ink, #17191f);font:inherit}.management-connection-form input:focus,.management-connection-form select:focus,.management-reauth-dialog input:focus,.management-setting-control input:focus{outline:3px solid rgb(35 104 232 / 16%);border-color:#2368e8}.management-connection-form input:disabled,.management-connection-form select:disabled,.management-setting-control input:disabled{color:#667085;background:#f5f4f1}.management-inline-alert{gap:9px;margin-top:16px;padding:12px 14px;border:1px solid #fecaca;border-radius:10px;color:#991b1b;background:#fef2f2;font-size:13px}.management-inline-alert.success{border-color:#bbf7d0;color:#166534;background:#f0fdf4}.management-inline-alert.neutral{border-color:#dbe4ee;color:#334155;background:#f8fafc}.management-drawer footer{flex-wrap:wrap;gap:9px;padding:16px 24px;border-top:1px solid var(--portal-line, #e5e4e1);background:#fff}.management-drawer footer button,.management-dialog-actions button,.management-settings-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:9px 14px;border:1px solid #d8d6d0;border-radius:10px;background:#fff;color:var(--portal-ink, #17191f);font-weight:800}.management-primary{border-color:var(--portal-orange, #ff5014)!important;color:#fff!important;background:var(--portal-orange, #ff5014)!important}.management-drawer footer button:disabled,.management-dialog-actions button:disabled,.management-settings-actions button:disabled{cursor:not-allowed;opacity:.5}.management-reauth-backdrop{z-index:140;align-items:center;justify-content:center;padding:20px}.management-reauth-dialog{display:grid;grid-template-columns:44px minmax(0,1fr);gap:16px;width:min(500px,100%);padding:24px;border-radius:18px;background:#fff;box-shadow:0 24px 80px #17191f3d}.management-reauth-dialog h2{margin:1px 0 6px;font-size:20px}.management-reauth-dialog p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.management-reauth-dialog label,.management-reauth-dialog .management-inline-alert,.management-dialog-actions{grid-column:1 / -1}.management-dialog-actions{justify-content:flex-end;gap:8px}.management-settings-panel{max-width:980px}.management-settings-group+.management-settings-group{margin-top:26px}.management-settings-group h3{margin:0 0 9px;font-size:14px}.management-setting-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.55fr);align-items:center;gap:22px;padding:15px 0;border-bottom:1px solid var(--portal-line, #e5e4e1)}.management-setting-row>span>strong,.management-setting-row>span>small{display:block}.management-setting-row>span>small{margin-top:4px;color:var(--muted);line-height:1.4}.management-setting-control{display:grid;grid-template-columns:minmax(90px,1fr) auto;align-items:center;gap:8px}.management-setting-control em{color:var(--muted);font-size:12px;font-style:normal}.management-setting-control small{grid-column:1 / -1;color:#9a3412;font-size:10px}.management-settings-actions{justify-content:flex-end;margin-top:20px}.management-audit-table{min-width:820px}.management-outcome{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:11px;font-weight:800}.management-outcome.success{color:#166534;background:#dcfce7}.management-outcome.failure,.management-outcome.denied{color:#991b1b;background:#fee2e2}@media(max-width:1100px){.management-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.management-status-layout{grid-template-columns:1fr}}@media(max-width:820px){.management-section{padding-bottom:78px}.management-heading{align-items:flex-start}.management-heading p{font-size:12px}.management-tabs{margin-inline:-4px}.management-tabs button{min-width:max-content;min-height:44px}.management-connection-grid{grid-template-columns:1fr}.management-drawer{width:100%}.management-drawer>header{padding:18px}.management-drawer-body{padding:18px 18px 28px}.management-drawer footer{padding:12px 18px calc(12px + env(safe-area-inset-bottom))}.management-drawer footer button{flex:1 1 150px;min-height:44px}}@media(max-width:560px){.management-heading{gap:10px}.management-heading h2{font-size:25px}.management-heading p,.management-write-state{display:none}.management-summary-grid{grid-template-columns:1fr;gap:9px}.management-summary-card{padding:14px}.management-summary-card strong{font-size:20px}.management-summary-card small{line-height:1.35}.management-service-list>button,.management-service-static{grid-template-columns:12px minmax(0,1fr) auto}.management-service-list svg:last-child{display:none}.management-service-state{font-size:11px}.management-connection-heading{flex-wrap:wrap}.management-status-badge{margin-left:52px}.management-connection-facts{grid-template-columns:1fr 1fr;gap:8px}.management-connection-form{grid-template-columns:1fr}.management-connection-form label.wide{grid-column:auto}.management-setting-row{grid-template-columns:1fr;gap:10px}.management-reauth-dialog{grid-template-columns:40px minmax(0,1fr);padding:19px}}@media(prefers-reduced-motion:reduce){.management-section *{scroll-behavior:auto!important}}.team{display:flex;flex-direction:column;gap:18px}.team-tone-graphite{--team-tone: var(--portal-graphite)}.team-tone-orange{--team-tone: var(--portal-orange)}.team-tone-purple{--team-tone: var(--portal-purple)}.team-tone-blue{--team-tone: var(--portal-blue)}.team-tone-teal{--team-tone: #0f7b6c}.team-tone-amber{--team-tone: #b45309}.team-tone-rose{--team-tone: #be3455}.team-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;flex-wrap:wrap}.team-title{margin:0 0 4px;font-size:26px;font-weight:800;letter-spacing:-.02em;color:var(--portal-ink)}.team-subtitle{margin:0;color:var(--portal-muted);font-size:14px;max-width:62ch}.team-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 16px;border:1px solid transparent;border-radius:var(--portal-radius-sm);background:none;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap}.team-button-primary{background:var(--portal-orange);color:#fff}.team-button-primary:hover:not(:disabled){background:var(--portal-orange-dark)}.team-button-ghost{border-color:var(--portal-line);background:var(--portal-surface);color:var(--portal-ink)}.team-button-ghost:hover:not(:disabled){border-color:var(--portal-ink)}.team-button-quiet{color:var(--portal-muted);padding:0 10px}.team-button-preview{display:inline-flex;align-items:center;justify-content:center;gap:7px;color:var(--portal-orange, #ff5014);border-color:color-mix(in srgb,var(--portal-orange, #ff5014) 40%,var(--portal-line))}.team-button-preview:hover:not(:disabled){border-color:var(--portal-orange, #ff5014);background:var(--portal-orange-soft, #fff0e9)}.team-button-danger{color:#c8452c;background:transparent}.team-button-danger:hover:not(:disabled){background:#c8452c17}.team-button-icon{width:40px;padding:0}.team-button-block{width:100%;margin-bottom:8px}.team-button:disabled{opacity:.45;cursor:not-allowed}.team-segments{display:inline-flex;gap:2px;padding:4px;align-self:flex-start;background:var(--portal-surface);border:1px solid var(--portal-line);border-radius:13px}.team-segment{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 15px;border:none;border-radius:var(--portal-radius-sm);background:none;color:var(--portal-muted);font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.team-segment:hover{color:var(--portal-ink)}.team-segment.is-active{background:var(--portal-ink);color:var(--portal-surface)}.team-segment-count{font-size:12px;font-weight:700;padding:1px 7px;border-radius:20px;background:var(--portal-canvas);color:var(--portal-muted);font-variant-numeric:tabular-nums}.team-segment.is-active .team-segment-count{background:#ffffff29;color:#fff}.team-toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.team-search{position:relative;display:flex;align-items:center;flex:1 1 260px;max-width:380px}.team-search svg{position:absolute;left:13px;color:var(--portal-muted);pointer-events:none}.team-search input{width:100%;min-height:42px;padding:0 14px 0 38px;border:1px solid var(--portal-line);border-radius:var(--portal-radius-sm);background:var(--portal-surface);color:var(--portal-ink);font-size:14px}.team-search input:focus{outline:none;border-color:var(--portal-ink)}.team-search-inline{max-width:none;margin-bottom:8px}.team-chip{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 13px;border:1px solid var(--portal-line);border-radius:20px;background:var(--portal-surface);color:var(--portal-muted);font-size:13px;font-weight:600;cursor:pointer}.team-chip:hover{color:var(--portal-ink)}.team-chip.is-on{background:var(--portal-ink);border-color:var(--portal-ink);color:var(--portal-surface)}.team-chip-dot{width:7px;height:7px;border-radius:50%;background:var(--portal-orange)}.team-chip-count{font-variant-numeric:tabular-nums}.team-panel{background:var(--portal-surface);border:1px solid var(--portal-line);border-radius:var(--portal-radius-md);overflow:hidden}.team-panel-inline{margin-bottom:8px}.team-group{display:flex;align-items:center;gap:10px;width:100%;padding:13px 18px;border:none;border-bottom:1px solid var(--portal-line);background:var(--portal-canvas);text-align:left;cursor:pointer}.team-swatch{width:9px;height:9px;border-radius:3px;background:var(--team-tone, var(--portal-graphite));flex:none}.team-group-name{font-size:14px;font-weight:700;color:var(--portal-ink);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-group-meta{font-size:13px;color:var(--portal-muted);font-variant-numeric:tabular-nums;white-space:nowrap}.team-group-caret{margin-left:auto;display:inline-flex;color:var(--portal-muted)}.team-row{display:grid;grid-template-columns:minmax(190px,2.1fr) minmax(150px,1.3fr) minmax(110px,1fr) 116px 24px;gap:14px;align-items:center;width:100%;padding:12px 18px;border:none;border-bottom:1px solid var(--portal-line);background:none;text-align:left;cursor:pointer;transition:background .13s ease}.team-row:hover{background:var(--portal-canvas)}.team-row.is-off .team-who-name,.team-row.is-off .team-who-mail{opacity:.55}.team-row-compact{grid-template-columns:minmax(0,1fr) auto;padding:11px 14px}.team-who{display:flex;align-items:center;gap:11px;min-width:0}.team-avatar{display:grid;place-items:center;width:36px;height:36px;flex:none;border-radius:var(--portal-radius-sm);background:var(--team-tone, var(--portal-graphite));color:#fff;font-size:12.5px;font-weight:700}.team-avatar-sm{width:28px;height:28px;font-size:10.5px;border:2px solid var(--portal-surface);margin-right:-7px}.team-avatar-more{background:var(--portal-canvas);color:var(--portal-muted);font-variant-numeric:tabular-nums}.team-who-text{display:block;min-width:0}.team-who-name{display:block;font-size:14.5px;font-weight:600;color:var(--portal-ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-who-mail{display:block;font-size:12.5px;color:var(--portal-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-role-tag{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:var(--portal-ink);min-width:0}.team-dot{width:8px;height:8px;flex:none;border-radius:3px;background:var(--team-tone, var(--portal-graphite))}.team-flag{display:inline-flex;align-items:center;gap:5px;margin-top:3px;font-size:11.5px;font-weight:600;color:#b45309}.team-cell-scope{font-size:13px;color:var(--portal-muted);font-variant-numeric:tabular-nums}.team-cell-status{display:block;text-align:right}.team-seen{display:block;margin-top:3px;font-size:12px;color:var(--portal-muted)}.team-row-go{display:inline-flex;color:var(--portal-muted)}.team-pill{display:inline-flex;align-items:center;min-height:25px;padding:0 10px;border-radius:20px;font-size:12px;font-weight:600}.team-pill-ok{background:#e7f4ef;color:#12805c}.team-pill-wait{background:#fdf3e4;color:#b45309}.team-pill-off{background:var(--portal-canvas);color:var(--portal-muted)}.team-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px}.team-card{display:flex;flex-direction:column;gap:12px;padding:16px 17px;border:1px solid var(--portal-line);border-radius:var(--portal-radius-md);background:var(--portal-surface);text-align:left;cursor:pointer;transition:border-color .15s ease,transform .15s ease}.team-card:hover{border-color:var(--portal-line);transform:translateY(-1px)}.team-card-new{border-style:dashed;align-items:center;justify-content:center;text-align:center;min-height:168px;color:var(--portal-muted)}.team-card-top{display:flex;align-items:flex-start;gap:11px}.team-card-icon{display:grid;place-items:center;width:38px;height:38px;flex:none;border-radius:var(--portal-radius-sm);background:var(--team-tone, var(--portal-graphite));color:#fff}.team-card-icon-empty{background:var(--portal-canvas);color:var(--portal-muted)}.team-card-heading{display:block;min-width:0}.team-card-title{display:block;font-size:15.5px;font-weight:700;color:var(--portal-ink);line-height:1.25}.team-card-note{display:block;margin-top:2px;font-size:13px;color:var(--portal-muted)}.team-tags{display:flex;gap:6px;flex-wrap:wrap}.team-tag{padding:3px 9px;border:1px solid var(--portal-line);border-radius:7px;background:var(--portal-canvas);color:var(--portal-muted);font-size:12px;font-weight:600}.team-tag-system{color:var(--portal-purple);border-color:var(--portal-purple-soft);background:var(--portal-purple-soft)}.team-card-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:11px;border-top:1px solid var(--portal-line);margin-top:auto}.team-faces{display:flex;align-items:center}.team-card-count{font-size:13px;color:var(--portal-muted);font-variant-numeric:tabular-nums}.team-scrim{position:fixed;inset:0;z-index:60;border:none;padding:0;background:#0f10146b;cursor:pointer}.team-sheet{position:fixed;top:0;right:0;bottom:0;z-index:61;display:flex;flex-direction:column;width:min(460px,100vw);background:var(--portal-surface);border-left:1px solid var(--portal-line);box-shadow:0 18px 46px -18px #17191f57}.team-sheet-grab{display:none}.team-sheet-head{display:flex;align-items:flex-start;gap:12px;flex:none;padding:18px 20px 14px;border-bottom:1px solid var(--portal-line)}.team-sheet-title{font-size:19px;font-weight:700;color:var(--portal-ink)}.team-sheet-sub{margin-top:2px;font-size:13px;color:var(--portal-muted)}.team-sheet-close{display:grid;place-items:center;width:34px;height:34px;margin-left:auto;flex:none;border:none;border-radius:var(--portal-radius-sm);background:none;color:var(--portal-muted);cursor:pointer}.team-sheet-close:hover{background:var(--portal-canvas);color:var(--portal-ink)}.team-sheet-body{flex:1;overflow-y:auto;padding:18px 20px 24px}.team-sheet-foot{display:flex;gap:9px;flex:none;padding:14px 20px calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--portal-line);background:var(--portal-surface)}.team-sheet-foot .team-button{flex:1}.team-sheet-foot .team-button-block{margin-bottom:0}.team-field{display:flex;flex-direction:column;gap:6px;margin-bottom:15px}.team-label{font-size:13px;font-weight:600;color:var(--portal-ink)}.team-hint{margin:0;font-size:12.5px;color:var(--portal-muted)}.team-input{width:100%;min-height:44px;padding:0 13px;border:1px solid var(--portal-line);border-radius:var(--portal-radius-sm);background:var(--portal-surface);color:var(--portal-ink);font-size:14px}.team-input:focus{outline:none;border-color:var(--portal-ink)}.team-input-mono{font-family:ui-monospace,SF Mono,Menlo,monospace;letter-spacing:.04em}select.team-input{appearance:none;padding-right:34px}.team-password{display:flex;gap:8px}.team-strength{display:flex;gap:4px;margin-top:2px}.team-strength span{height:4px;flex:1;border-radius:3px;background:var(--portal-line);transition:background .2s ease}.team-strength.is-weak span:nth-child(1){background:#c8452c}.team-strength.is-fair span:nth-child(-n+2){background:#b45309}.team-strength.is-strong span{background:#12805c}.team-picker{display:flex;gap:8px;flex-wrap:wrap}.team-pick{display:flex;flex-direction:column;gap:2px;flex:1 1 46%;min-height:44px;padding:10px 13px;border:1px solid var(--portal-line);border-radius:var(--portal-radius-sm);background:var(--portal-surface);text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease}.team-pick:hover{border-color:var(--portal-ink)}.team-pick.is-on{border-color:var(--portal-ink);background:var(--portal-canvas)}.team-pick-name{display:inline-flex;align-items:center;gap:7px;font-size:13.5px;font-weight:600;color:var(--portal-ink)}.team-pick-note{font-size:12px;color:var(--portal-muted);font-variant-numeric:tabular-nums}.team-locations{margin-top:8px;padding:12px;border:1px solid var(--portal-line);border-radius:var(--portal-radius-sm);background:var(--portal-canvas)}.team-locations-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;max-height:260px;overflow-y:auto}.team-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.team-check{display:flex;align-items:center;gap:9px;min-height:44px;padding:8px 11px;border:1px solid var(--portal-line);border-radius:var(--portal-radius-sm);background:var(--portal-surface);font-size:13.5px;font-weight:500;color:var(--portal-ink);text-align:left;cursor:pointer}.team-check.is-on{border-color:var(--portal-ink);font-weight:600}.team-check-box{display:grid;place-items:center;width:18px;height:18px;flex:none;border:1.5px solid var(--portal-line);border-radius:5px;color:transparent}.team-check.is-on .team-check-box{background:var(--portal-ink);border-color:var(--portal-ink);color:var(--portal-surface)}.team-tones{display:flex;gap:8px;flex-wrap:wrap}.team-tone-swatch{width:30px;height:30px;border:none;border-radius:9px;background:var(--team-tone);cursor:pointer}.team-tone-swatch.is-on{box-shadow:0 0 0 2px var(--portal-surface),0 0 0 4px var(--portal-ink)}.team-disclose{display:flex;align-items:center;gap:9px;width:100%;padding:12px 0;border:none;border-top:1px solid var(--portal-line);background:none;color:var(--portal-ink);font-size:14px;font-weight:600;text-align:left;cursor:pointer}.team-disclose-note{margin-left:auto;font-size:12.5px;font-weight:500;color:var(--portal-muted)}.team-disclose-body{padding-bottom:14px}.team-perm-tree{display:flex;flex-direction:column;gap:3px}.team-perm{display:flex;align-items:center;gap:11px;width:100%;min-height:44px;padding:7px 11px;border:none;border-radius:var(--portal-radius-sm);background:none;text-align:left;cursor:pointer;transition:background .13s ease}.team-perm:hover{background:var(--portal-canvas)}.team-perm.is-child{margin-left:24px}.team-perm-name{font-size:14px;font-weight:500;color:var(--portal-ink)}.team-perm.is-on .team-perm-name{font-weight:600}.team-switch{position:relative;width:38px;height:22px;margin-left:auto;flex:none;border-radius:20px;background:var(--portal-line);transition:background .17s ease}.team-switch:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0000003d;transition:transform .17s ease}.team-perm.is-on .team-switch{background:#12805c}.team-perm.is-on .team-switch:after{transform:translate(16px)}.team-preview{margin-top:4px;padding:14px 15px;border:1px solid var(--portal-line);border-radius:var(--portal-radius-md);background:var(--portal-canvas)}.team-preview-head{display:flex;align-items:center;gap:8px;margin-bottom:11px;font-size:12px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--portal-muted)}.team-preview-menu{display:flex;flex-direction:column;gap:2px}.team-preview-item{padding:6px 9px;border-radius:8px;font-size:13.5px}.team-preview-item.is-on{background:var(--portal-surface);color:var(--portal-ink);font-weight:600}.team-preview-item.is-off{color:var(--portal-muted);text-decoration:line-through;text-decoration-thickness:1px}.team-preview-item.is-child{margin-left:20px;font-size:13px}.team-facts{margin:0 0 18px;display:flex;flex-direction:column}.team-facts>div{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 0;border-bottom:1px solid var(--portal-line)}.team-facts>div:first-child{border-top:1px solid var(--portal-line)}.team-facts dt{font-size:13.5px;color:var(--portal-muted)}.team-facts dd{margin:0;font-size:14px;font-weight:600;color:var(--portal-ink);text-align:right}.team-note{display:flex;gap:10px;margin-bottom:15px;padding:12px 13px;border:1px solid var(--portal-line);border-radius:var(--portal-radius-sm);background:var(--portal-canvas);font-size:13px;color:var(--portal-ink)}.team-note svg{flex:none;margin-top:1px;color:var(--portal-muted)}.team-note b{display:block;margin-bottom:2px}.team-note-warn{background:#fdf3e4;border-color:#f0d9b5}.team-note-warn svg{color:#b45309}.team-alert{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:var(--portal-radius-sm);font-size:13.5px}.team-alert-error{background:#fdecea;border:1px solid #f3c8c0;color:#8f2c17}.team-alert-error .team-button{margin-left:auto}.team-handoff{margin:0 0 10px;padding:12px 13px;border:1px dashed var(--portal-line);border-radius:var(--portal-radius-sm);background:var(--portal-canvas);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:13px;line-height:1.7;white-space:pre-wrap;word-break:break-word;color:var(--portal-ink)}.team-empty{padding:34px 20px;text-align:center;color:var(--portal-muted);font-size:14px}.team-toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%);z-index:70;padding:11px 18px;border-radius:var(--portal-radius-sm);background:var(--portal-ink);color:var(--portal-canvas);font-size:13.5px;font-weight:600;box-shadow:0 18px 46px -18px #17191f80}.team-denied{display:flex;gap:14px;padding:24px;border:1px solid var(--portal-line);border-radius:var(--portal-radius-md);background:var(--portal-surface);color:var(--portal-ink)}.team-denied h3{margin:0 0 4px;font-size:16px}.team-denied p{margin:0;color:var(--portal-muted);font-size:14px}@media(max-width:820px){.team-head .team-button-primary{display:none}.team-segments{display:flex;width:100%}.team-segment{flex:1;justify-content:center;padding:0 8px;font-size:13.5px}.team-segment svg{display:none}.team-search{max-width:none;flex:1 1 100%}.team-row{grid-template-columns:minmax(0,1fr) auto;gap:9px 12px;padding:13px 14px;align-items:start}.team-row .team-who{grid-column:1;grid-row:1}.team-row .team-cell-role{grid-column:1;grid-row:2;padding-left:47px}.team-row .team-cell-scope{grid-column:1;grid-row:3;padding-left:47px}.team-row .team-cell-status{grid-column:2;grid-row:1}.team-row .team-row-go{display:none}.team-row-compact{grid-template-columns:minmax(0,1fr) auto}.team-row-compact .team-cell-status{grid-row:1}.team-cards{grid-template-columns:minmax(0,1fr)}.team-sheet{inset:auto 0 0;width:100%;max-height:94vh;border-left:0;border-top-left-radius:var(--portal-radius-lg);border-top-right-radius:var(--portal-radius-lg)}.team-sheet-grab{display:block;width:38px;height:4px;margin:9px auto 0;flex:none;border-radius:3px;background:var(--portal-line)}.team-sheet-head{padding:12px 17px 13px}.team-sheet-body{padding:16px 17px 22px}.team-sheet-foot{padding:12px 17px calc(12px + env(safe-area-inset-bottom))}.team-pick{flex:1 1 100%}.team-checks,.team-locations-list{grid-template-columns:minmax(0,1fr)}.team-toast{bottom:calc(88px + env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){.team-button,.team-card,.team-perm,.team-switch,.team-switch:after,.team-row{transition:none}}.team-perm-group{padding:12px 11px 5px;font-size:11.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--portal-muted)}.team-perm-name{display:flex;flex-direction:column;gap:2px}.team-perm-note{font-size:12px;font-weight:500;color:var(--portal-muted);max-width:42ch}.team-perm-notes{margin-top:6px;padding-bottom:4px;border-top:1px solid var(--portal-line)}.team-perm-notes .team-hint{padding:0 11px;margin:0 0 6px;max-width:46ch}.team-perm:disabled{opacity:.55;cursor:not-allowed}.team-role-switch{display:flex;align-items:center;gap:10px}.team-role-switch select{flex:1}.team-blocker{margin:0;padding:10px 20px 0;font-size:12.5px;color:#b45309}.team-picker-compact .team-pick{flex:1 1 46%}.team-data-list{display:flex;flex-direction:column;gap:3px;margin-top:8px}.team-blocked-row{display:block;margin-top:3px;font-size:12.5px}.team-history{display:grid;gap:6px;max-height:240px;overflow-y:auto;padding:8px;border:1px solid var(--portal-line);border-radius:var(--portal-radius-sm);background:var(--portal-canvas)}.team-history-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 10px;padding:6px 0;border-bottom:1px solid var(--portal-line)}.team-history-row:last-child{border-bottom:0}.team-history-name{font-size:13.5px;font-weight:600;color:var(--portal-ink)}.team-history-period{font-size:12.5px;color:var(--portal-muted)}.territorial-accessibility-shell{min-width:0}.territorial-accessibility-loading{min-height:180px;display:grid;place-items:center}.kb-section{--kb-green: #1c7a4b;--kb-green-soft: #e6f3ec;--kb-amber: #9a5c05;--kb-amber-soft: #fbf0dc;--kb-shadow: 0 1px 2px rgb(28 24 18 / 4%), 0 8px 24px rgb(28 24 18 / 5%);display:flex;flex-direction:column;gap:18px}body.kb-canvas .workspace{background:var(--portal-canvas)}.kb-topbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.kb-topbar-left,.kb-topbar-tools{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.kb-topbar-left:empty{display:none}.kb-topbar-tools{margin-left:auto}.kb-topbar-meta{color:var(--portal-muted);font-size:13px;font-variant-numeric:tabular-nums}.kb-space-tabs{display:flex;flex-wrap:wrap;gap:6px}.kb-button,.kb-editor-button{display:inline-flex;align-items:center;gap:7px;padding:8px 13px;border:1px solid var(--portal-line);border-radius:var(--portal-radius-sm);background:var(--portal-surface);color:var(--portal-graphite);font:inherit;font-size:13px;line-height:1.2;cursor:pointer;white-space:nowrap}.kb-button:hover:not(:disabled),.kb-editor-button:hover:not(:disabled){border-color:var(--portal-muted)}.kb-button-primary,.kb-editor-button.is-primary{border-color:var(--portal-ink);background:var(--portal-ink);color:#fff;font-weight:600}.kb-button-ai{border-color:var(--portal-purple);background:var(--portal-purple);color:#fff;font-weight:600}.kb-button-ghost{background:transparent;border-color:transparent;color:var(--portal-muted)}.kb-button-ghost:hover:not(:disabled){background:var(--portal-canvas);color:var(--portal-ink)}.kb-button-sm{padding:5px 8px;font-size:12px}.kb-button:disabled,.kb-editor-button:disabled{opacity:.6;cursor:default}.kb-button:focus-visible,.kb-editor-button:focus-visible,.kb-card:focus-visible,.kb-row:focus-visible,.kb-side-link:focus-visible,.kb-crumb:focus-visible,.kb-emoji-choice:focus-visible{outline:2px solid var(--portal-orange);outline-offset:2px}.kb-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border:1px solid var(--portal-line);border-radius:999px;background:var(--portal-surface);color:var(--portal-muted);font-size:12px;white-space:nowrap}.kb-chips{display:flex;flex-wrap:wrap;gap:7px}.kb-chip-tab{cursor:pointer;font:inherit;font-size:12px}.kb-chip-tab.is-active{border-color:var(--portal-ink);background:var(--portal-ink);color:#fff;font-weight:600}.kb-chip-hot{border-color:#ffd4c2;background:var(--portal-orange-soft);color:var(--portal-orange-dark)}.kb-chip-ok{border-color:#c9e5d5;background:var(--kb-green-soft);color:var(--kb-green)}.kb-chip-warn{border-color:#edddba;background:var(--kb-amber-soft);color:var(--kb-amber)}.kb-chip-count{min-width:18px;padding:0 6px;border-radius:999px;background:var(--portal-canvas);color:var(--portal-muted);font-size:11px;text-align:center}.kb-chip-tab.is-active .kb-chip-count{background:#ffffff38;color:#fff}.kb-tile{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:34px;height:34px;border-radius:10px;background:var(--portal-orange-soft);color:var(--portal-orange-dark);font-size:17px;line-height:1}.kb-tile-sm{width:27px;height:27px;border-radius:8px;font-size:14px}.kb-tile-lg{width:46px;height:46px;border-radius:13px;font-size:23px}.kb-tile-a{background:var(--portal-orange-soft);color:var(--portal-orange-dark)}.kb-tile-b{background:#eaf1fe;color:var(--portal-blue)}.kb-tile-c{background:var(--portal-purple-soft);color:var(--portal-purple)}.kb-tile-d{background:var(--kb-green-soft);color:var(--kb-green)}.kb-tile-e{background:var(--kb-amber-soft);color:var(--kb-amber)}.kb-tile-f{background:#eceaf6;color:#4a4a63}.kb-avatar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:27px;height:27px;border-radius:999px;color:#fff;font-size:10.5px;font-weight:700;letter-spacing:.02em}.kb-avatar-a{background:linear-gradient(140deg,#ff5014,#ff8a5c)}.kb-avatar-b{background:linear-gradient(140deg,#2368e8,#63a0ff)}.kb-avatar-c{background:linear-gradient(140deg,#6724d8,#9b6cf0)}.kb-avatar-d{background:linear-gradient(140deg,#1c7a4b,#45a877)}.kb-avatar-e{background:linear-gradient(140deg,#9a5c05,#d09a3a)}.kb-avatar-f{background:linear-gradient(140deg,#4a4a63,#7b7b96)}.kb-ask{display:flex;flex-direction:column;gap:10px}.kb-ask-hero{position:relative;overflow:hidden;padding:18px 20px;border-radius:var(--portal-radius-md);background:radial-gradient(110% 140% at 88% 8%,#6724d88c,#6724d800 55%),linear-gradient(118deg,#1c1e25,#26232f 52%,#2f2340);color:#fff}.kb-ask-hero:after{content:"";position:absolute;right:-40px;top:-70px;width:240px;height:240px;border-radius:50%;border:1px solid rgb(255 255 255 / 9%);box-shadow:0 0 0 34px #ffffff08;pointer-events:none}.kb-ask-head{position:relative;display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:12px}.kb-ask-head h2{display:flex;align-items:center;gap:9px;margin:0;font-size:17px;letter-spacing:-.01em}.kb-ask-head h2 svg{color:#c9a9ff}.kb-ask-head span{font-size:12px;color:#ffffff9e}.kb-ask-field{position:relative;display:flex;align-items:center;gap:10px;padding:8px 8px 8px 13px;border:1px solid var(--portal-line);border-radius:var(--portal-radius-sm);background:var(--portal-surface);color:var(--portal-muted)}.kb-ask-hero .kb-ask-field{border-color:transparent;background:#fffffff5}.kb-ask-hints{position:relative;display:flex;flex-wrap:wrap;gap:7px}.kb-ask-hero .kb-chip-hint{border-color:#ffffff29;background:#ffffff1a;color:#ffffffe0;cursor:pointer;font:inherit;font-size:12px}.kb-ask-hero .kb-chip-hint:hover{background:#ffffff2e;color:#fff}.kb-ask-field input{flex:1;min-width:0;border:0;background:transparent;color:var(--portal-ink);font:inherit;font-size:15px;outline:none}.kb-tree-filter{width:100%;min-width:0;padding:8px 10px;border:1px solid var(--portal-line);border-radius:var(--portal-radius-sm);background:var(--portal-surface);color:var(--portal-ink);font:inherit;outline:none}.kb-home,.kb-hub{display:flex;flex-direction:column;gap:26px}.kb-home-foot{display:flex;align-items:flex-start;gap:8px;margin:0;padding-top:4px;color:var(--portal-muted);font-size:13px;line-height:1.5}.kb-home-foot svg{margin-top:3px;flex:0 0 auto}.kb-block{display:flex;flex-direction:column;gap:12px}.kb-block-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding-top:12px;border-top:1px solid var(--portal-line)}.kb-block-head h2{display:flex;align-items:center;gap:9px;margin:0;font-size:17px;font-weight:700;letter-spacing:-.025em;color:var(--portal-ink)}.kb-block-head h2 svg{color:var(--portal-muted)}.kb-grid{display:grid;gap:12px}.kb-grid-2{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.kb-grid-3{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.kb-grid-4{grid-template-columns:repeat(auto-fill,minmax(268px,1fr))}.kb-card.kb-ispring-card{border-style:dashed;border-color:#d8cdb8;background:var(--portal-canvas);text-decoration:none;color:inherit}.kb-card.kb-ispring-card:hover{border-style:solid;border-color:var(--kb-amber);background:var(--portal-surface)}.kb-tile-amber{background:var(--kb-amber-soft);color:var(--kb-amber)}.kb-card{display:flex;flex-direction:column;gap:9px;min-width:0;padding:14px;border:1px solid var(--portal-line);border-radius:13px;background:var(--portal-surface);box-shadow:0 1px 2px #1c18120a;font:inherit;text-align:left;cursor:pointer}.kb-card:hover{border-color:var(--portal-muted)}.kb-card-head{display:flex;align-items:center;gap:10px;min-width:0}.kb-section-card{padding-left:18px}.kb-spine-a{box-shadow:inset 4px 0 0 var(--portal-orange),0 1px 2px #1c18120a}.kb-spine-b{box-shadow:inset 4px 0 0 var(--portal-blue),0 1px 2px #1c18120a}.kb-spine-c{box-shadow:inset 4px 0 0 var(--portal-purple),0 1px 2px #1c18120a}.kb-spine-d{box-shadow:inset 4px 0 0 var(--kb-green),0 1px 2px #1c18120a}.kb-spine-e{box-shadow:inset 4px 0 0 var(--kb-amber),0 1px 2px #1c18120a}.kb-spine-f{box-shadow:inset 4px 0 #4a4a63,0 1px 2px #1c18120a}.kb-card-title{min-width:0;font-size:14.5px;font-weight:600;letter-spacing:-.015em;line-height:1.25;color:var(--portal-ink);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.kb-card-text{color:var(--portal-muted);font-size:12px;line-height:1.45}.kb-card-text-empty{font-style:italic;opacity:.7}.kb-card-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}.kb-card-arrow{color:var(--portal-muted);flex:0 0 auto}.kb-continue.is-changed{border-color:#ffd4c2;background:linear-gradient(180deg,#fff8f4,var(--portal-surface) 42%)}.kb-rows{display:flex;flex-direction:column;border:1px solid var(--portal-line);border-radius:13px;background:var(--portal-surface);overflow:hidden;box-shadow:0 1px 2px #1c18120a}.kb-row{display:grid;grid-template-columns:27px minmax(0,1fr) auto;gap:12px;align-items:center;width:100%;padding:11px 14px;border:0;border-bottom:1px solid var(--portal-line);background:transparent;font:inherit;text-align:left;cursor:pointer}.kb-row:last-child{border-bottom:0}.kb-row:hover{background:var(--portal-canvas)}.kb-row-main{display:flex;flex-direction:column;gap:2px;min-width:0}.kb-row-title{font-size:13px;font-weight:600;color:var(--portal-ink)}.kb-row-note{font-size:11.5px;color:var(--portal-muted)}.kb-row-side{display:flex;align-items:center;gap:8px;color:var(--portal-muted)}.kb-note{margin:0;color:var(--portal-muted);font-size:13px;line-height:1.5}.kb-note-error{color:#b3261e}.kb-card-mix{font-size:11.5px;color:var(--portal-muted)}.kb-empty-sections{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.kb-empty-sections .kb-grid{width:100%}.kb-bottom{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:22px;align-items:start}.kb-summary-card{gap:0;padding:6px 8px}.kb-summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:10px 8px;border:0;border-bottom:1px solid var(--portal-line);background:transparent;font:inherit;text-align:left;cursor:pointer;color:var(--portal-graphite)}.kb-summary-row:last-of-type{border-bottom:0}.kb-summary-row:hover{color:var(--portal-ink)}.kb-summary-row.is-active{font-weight:600;color:var(--portal-ink)}.kb-summary-value{font-size:17px;font-weight:700;letter-spacing:-.02em;font-variant-numeric:tabular-nums}@media(max-width:900px){.kb-bottom{grid-template-columns:1fr}}.kb-note-hint{padding:9px 12px;border:1px dashed var(--portal-line);border-radius:var(--portal-radius-sm);background:var(--portal-surface);font-size:12.5px}.kb-crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:4px;font-size:12px;color:var(--portal-muted)}.kb-crumb-step{display:inline-flex;align-items:center;gap:4px}.kb-crumb{padding:2px 4px;border:0;border-radius:6px;background:transparent;color:var(--portal-muted);font:inherit;font-size:12px;cursor:pointer}.kb-crumb:hover{color:var(--portal-ink);background:var(--portal-canvas)}.kb-crumb.is-current{color:var(--portal-ink);font-weight:600;cursor:default}.kb-hub-head{display:flex;align-items:flex-start;gap:14px}.kb-hub-title{flex:1;min-width:0}.kb-hub-title h1{margin:0;font-size:28px;line-height:1.12;letter-spacing:-.035em;font-weight:700;color:var(--portal-ink)}.kb-hub-title p{margin:6px 0 0;color:var(--portal-muted);font-size:14px;line-height:1.5;max-width:70ch}.kb-presentation{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid var(--portal-line);border-radius:var(--portal-radius-md);background:var(--portal-surface);box-shadow:var(--kb-shadow)}.kb-presentation-row{display:flex;flex-wrap:wrap;gap:12px}.kb-field{display:flex;flex-direction:column;gap:5px}.kb-field-emoji{width:92px}.kb-field-summary{flex:1 1 320px}.kb-field-label{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--portal-muted)}.kb-field input{padding:9px 11px;border:1px solid var(--portal-line);border-radius:var(--portal-radius-sm);background:var(--portal-surface);color:var(--portal-ink);font:inherit;font-size:14px}.kb-field-emoji input{font-size:20px;text-align:center}.kb-emoji-choices{display:flex;flex-wrap:wrap;gap:6px}.kb-emoji-choice{width:34px;height:34px;border:1px solid var(--portal-line);border-radius:9px;background:var(--portal-surface);font-size:17px;line-height:1;cursor:pointer}.kb-emoji-choice.is-active{border-color:var(--portal-ink);background:var(--portal-canvas)}.kb-presentation-actions{display:flex;flex-wrap:wrap;gap:8px}.kb-layout{display:grid;grid-template-columns:minmax(190px,210px) minmax(0,1fr) minmax(190px,230px);gap:16px;align-items:start}.kb-sidebar,.kb-reader-side{position:sticky;top:12px;display:flex;flex-direction:column;gap:10px;max-height:calc(100vh - 120px);overflow:auto}.kb-side-card{display:flex;flex-direction:column;gap:9px;padding:12px 13px;border:1px solid var(--portal-line);border-radius:13px;background:var(--portal-surface);box-shadow:0 1px 2px #1c18120a}.kb-side-ai{border-color:#ddcffb;background:linear-gradient(180deg,#f8f4ff,var(--portal-surface) 60%)}.kb-side-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.kb-side-label{display:inline-flex;align-items:center;gap:6px;font-size:10.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--portal-muted)}.kb-side-list{display:flex;flex-direction:column;gap:3px}.kb-side-link{display:flex;align-items:center;gap:8px;width:100%;padding:6px 8px;border:0;border-radius:8px;background:transparent;color:var(--portal-graphite);font:inherit;font-size:12.5px;text-align:left;text-decoration:none;cursor:pointer}.kb-side-link:hover{background:var(--portal-canvas);color:var(--portal-ink)}.kb-side-link.is-active{background:var(--portal-canvas);color:var(--portal-ink);font-weight:600;box-shadow:inset 2px 0 0 var(--portal-orange)}.kb-side-link-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kb-side-facts{display:flex;flex-direction:column;gap:6px;color:var(--portal-muted);font-size:12px}.kb-side-facts span{display:inline-flex;align-items:center;gap:7px}.kb-tree-list{list-style:none;margin:0;padding:0}.kb-tree-children{margin-left:12px;padding-left:8px;border-left:1px solid var(--portal-line)}.kb-tree-row{display:flex;align-items:center;gap:8px;width:100%;padding:6px 8px;border:0;border-radius:8px;background:transparent;color:var(--portal-graphite);font:inherit;font-size:12.5px;text-align:left;cursor:pointer}.kb-tree-row:hover{background:var(--portal-canvas)}.kb-tree-row.is-active{background:var(--portal-canvas);color:var(--portal-ink);font-weight:600}.kb-tree-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kb-tree-caret{transition:transform .12s ease;flex:0 0 auto}.kb-tree-folder.is-open .kb-tree-caret{transform:rotate(90deg)}.kb-article{min-width:0;padding:26px 30px;border:1px solid var(--portal-line);border-radius:var(--portal-radius-md);background:var(--portal-surface);box-shadow:var(--kb-shadow)}.kb-article-status{margin:8px 0;color:var(--portal-muted);font-size:14px}.kb-article-error{color:#b3261e}.kb-article-title{margin:12px 0 10px;font-size:32px;line-height:1.1;letter-spacing:-.035em;font-weight:700;color:var(--portal-ink)}.kb-article-meta{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px;color:var(--portal-muted);font-size:12.5px}.kb-article-body{max-width:68ch;color:var(--portal-graphite);font-size:16px;line-height:1.68}.kb-article-body h2,.kb-article-body h3,.kb-article-body h4{margin:26px 0 10px;color:var(--portal-ink);line-height:1.3;letter-spacing:-.02em;scroll-margin-top:90px}.kb-article-body h2{font-size:22px}.kb-article-body h3{font-size:19px}.kb-article-body h4{font-size:17px}.kb-article-body p{margin:0 0 12px}.kb-article-body .kb-list-item{position:relative;padding-left:18px}.kb-article-body .kb-list-item:before{content:"";position:absolute;left:4px;top:11px;width:5px;height:5px;border-radius:50%;background:var(--portal-orange)}.kb-article-link a{display:inline-flex;align-items:center;gap:6px;color:var(--portal-ink)}.kb-article-image{display:block;max-width:100%;height:auto;margin:18px 0;border:1px solid var(--portal-line);border-radius:var(--portal-radius-sm);background:var(--portal-canvas)}.kb-article-video{display:block;width:100%;max-height:70vh;margin:18px 0;border:1px solid var(--portal-line);border-radius:var(--portal-radius-sm);background:#000}.kb-article-body ul,.kb-article-body ol{margin:0 0 12px;padding-left:22px}.kb-article-body li{margin:0 0 6px}.kb-article-body ul li::marker{color:var(--portal-orange)}.kb-article-body ol li::marker{color:var(--portal-graphite);font-weight:600}.kb-inline-link{color:var(--portal-ink);text-decoration:underline;text-decoration-color:var(--portal-orange);text-underline-offset:2px}.kb-inline-link:hover{color:var(--portal-orange)}.kb-quote{margin:16px 0;padding:10px 16px;border-left:3px solid var(--portal-orange);background:var(--portal-canvas);border-radius:0 var(--portal-radius-sm) var(--portal-radius-sm) 0;color:var(--portal-graphite);font-style:italic}.kb-figure{margin:18px 0}.kb-figure .kb-article-image{margin:0}.kb-figure figcaption{margin-top:6px;color:var(--portal-muted);font-size:13px}.kb-embed{position:relative;margin:18px 0;aspect-ratio:16 / 9;border:1px solid var(--portal-line);border-radius:var(--portal-radius-sm);overflow:hidden;background:#000}.kb-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.kb-bookmark{display:flex;gap:14px;margin:14px 0;padding:12px 14px;border:1px solid var(--portal-line);border-radius:var(--portal-radius-sm);background:var(--portal-surface);text-decoration:none;color:inherit;box-shadow:var(--kb-shadow)}.kb-bookmark:hover{border-color:var(--portal-muted)}.kb-bookmark-cover{width:72px;height:72px;flex:none;object-fit:cover;border-radius:var(--portal-radius-sm);border:1px solid var(--portal-line)}.kb-bookmark-body{display:flex;flex-direction:column;gap:4px;min-width:0}.kb-bookmark-title{font-weight:600;color:var(--portal-ink)}.kb-bookmark-description{color:var(--portal-graphite);font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.kb-bookmark-url{display:inline-flex;align-items:center;gap:4px;color:var(--portal-muted);font-size:12px}.kb-attachment{display:inline-flex;align-items:center;gap:8px;margin:6px 0;padding:8px 12px;border:1px solid var(--portal-line);border-radius:var(--portal-radius-sm);background:var(--portal-canvas);color:var(--portal-ink);text-decoration:none;font-size:14px}.kb-attachment:hover{border-color:var(--portal-muted)}.kb-attachment-size{color:var(--portal-muted);font-size:12px}.kb-table-wrap{margin:18px 0;overflow-x:auto;border:1px solid var(--portal-line);border-radius:var(--portal-radius-sm)}.kb-table{width:100%;border-collapse:collapse;font-size:14px}.kb-table td{padding:10px 12px;border-bottom:1px solid var(--portal-line);border-right:1px solid var(--portal-line);vertical-align:top}.kb-table td:last-child{border-right:0}.kb-table tr:last-child td{border-bottom:0}.kb-table tr:first-child td{background:var(--portal-canvas);font-weight:600;color:var(--portal-ink)}.kb-table p:last-child{margin-bottom:0}.kb-tabs{margin:18px 0}.kb-tabs-bar{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:-1px}.kb-tab{padding:8px 14px;border:1px solid var(--portal-line);border-bottom:0;border-radius:var(--portal-radius-sm) var(--portal-radius-sm) 0 0;background:var(--portal-canvas);color:var(--portal-graphite);font-size:14px;cursor:pointer}.kb-tab-active{background:var(--portal-surface);color:var(--portal-ink);font-weight:600;border-color:var(--portal-muted)}.kb-tab-panel{padding:14px 16px;border:1px solid var(--portal-line);border-radius:0 var(--portal-radius-sm) var(--portal-radius-sm) var(--portal-radius-sm);background:var(--portal-surface)}.kb-tab-panel>:last-child{margin-bottom:0}.kb-accordion{margin:18px 0;display:flex;flex-direction:column;gap:8px}.kb-accordion-item{border:1px solid var(--portal-line);border-radius:var(--portal-radius-sm);background:var(--portal-surface)}.kb-accordion-item summary{padding:10px 14px;cursor:pointer;font-weight:600;color:var(--portal-ink);list-style-position:inside}.kb-accordion-body{padding:0 14px 12px}.kb-accordion-body>:last-child{margin-bottom:0}.kb-columns{display:flex;flex-wrap:wrap;gap:18px;margin:12px 0}.kb-column{flex:1 1 260px;min-width:0}.kb-editor-structural{padding:10px 12px;border:1px dashed var(--portal-line);border-radius:var(--portal-radius-sm);color:var(--portal-muted);font-size:13px;background:var(--portal-canvas)}.kb-answer{padding:18px 20px;border:1px solid #ddcffb;border-radius:var(--portal-radius-md);background:linear-gradient(180deg,#f8f4ff,var(--portal-surface) 55%)}.kb-answer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.kb-answer-head h2{margin:0;font-size:18px;letter-spacing:-.02em;color:var(--portal-ink)}.kb-answer-note{margin:6px 0 14px;color:var(--portal-muted);font-size:13px}.kb-answer-sources{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:16px}.kb-answer-source{display:block;margin-bottom:2px;padding:0;border:0;background:none;color:var(--portal-ink);font:inherit;font-weight:600;text-align:left;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.kb-answer-sources .kb-hit-space{display:block;margin-bottom:6px}.kb-answer blockquote{margin:8px 0 0;padding:10px 14px;border-left:3px solid var(--portal-orange);border-radius:0 var(--portal-radius-sm) var(--portal-radius-sm) 0;background:var(--portal-surface);color:var(--portal-graphite);font-size:14.5px;line-height:1.55}.kb-answer blockquote strong{display:block;margin-bottom:4px;color:var(--portal-ink);font-size:12.5px}.kb-search-results,.kb-acl-panel{padding:14px 16px;border:1px solid var(--portal-line);border-radius:var(--portal-radius-md);background:var(--portal-surface);box-shadow:var(--kb-shadow)}.kb-search-summary{margin-bottom:8px;color:var(--portal-muted);font-size:13px}.kb-found-list,.kb-search-results ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.kb-found-list button,.kb-search-results button{display:flex;flex-direction:column;gap:3px;width:100%;padding:10px 12px;border:0;border-radius:var(--portal-radius-sm);background:var(--portal-canvas);font:inherit;text-align:left;cursor:pointer}.kb-found-list button:hover,.kb-search-results button:hover{background:var(--portal-line)}.kb-found-list{margin-top:4px}.kb-answer .kb-search-summary{margin-top:14px}.kb-hit-title .kb-chip-count{margin-left:6px}.kb-hit-title{color:var(--portal-ink);font-weight:600}.kb-hit-space{color:var(--portal-muted);font-size:12px}.kb-hit-snippet{color:var(--portal-graphite);font-size:13px}.kb-hit-snippet b{color:var(--portal-ink);background:#ff501424}.kb-acl-form{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 14px}.kb-acl-form select{padding:7px 10px;border:1px solid var(--portal-line);border-radius:var(--portal-radius-sm);background:var(--portal-surface);color:var(--portal-ink);font:inherit;font-size:14px}.kb-acl-table{width:100%;border-collapse:collapse;font-size:14px}.kb-acl-table th,.kb-acl-table td{padding:8px 10px;border-bottom:1px solid var(--portal-line);text-align:left;vertical-align:middle}.kb-acl-table th{color:var(--portal-muted);font-size:12px;font-weight:600;text-transform:uppercase}.kb-empty{display:flex;flex-direction:column;align-items:center;gap:10px;padding:60px 20px;color:var(--portal-muted)}.kb-title-input{width:100%;margin:10px 0 6px;padding:6px 10px;border:1px solid var(--portal-line);border-radius:var(--portal-radius-sm);background:var(--portal-surface);color:var(--portal-ink);font-size:28px;font-weight:700;line-height:1.2}.kb-status{padding:2px 8px;border-radius:999px;background:var(--portal-canvas);font-size:12px}.kb-status-review{background:var(--portal-orange-soft);color:var(--portal-orange-dark)}.kb-editor-actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.kb-editor{display:flex;flex-direction:column;gap:10px;max-width:74ch}.kb-editor-block{padding:10px;border:1px solid var(--portal-line);border-radius:var(--portal-radius-sm);background:var(--portal-canvas)}.kb-editor-toolbar{display:flex;align-items:center;gap:6px;margin-bottom:8px}.kb-editor-toolbar select{padding:4px 8px;border:1px solid var(--portal-line);border-radius:var(--portal-radius-sm);background:var(--portal-surface);color:var(--portal-graphite);font:inherit;font-size:13px}.kb-editor-toolbar button{display:inline-flex;align-items:center;padding:5px;border:1px solid transparent;border-radius:var(--portal-radius-sm);background:transparent;color:var(--portal-muted);cursor:pointer}.kb-editor-toolbar button:hover{border-color:var(--portal-line);background:var(--portal-surface);color:var(--portal-ink)}.kb-editor-text{width:100%;padding:8px 10px;border:1px solid var(--portal-line);border-radius:var(--portal-radius-sm);background:var(--portal-surface);color:var(--portal-ink);font:inherit;font-size:15px;line-height:1.5;resize:vertical}@media(max-width:900px){.kb-layout{grid-template-columns:1fr}.kb-sidebar,.kb-reader-side{display:none}.kb-article{padding:20px 18px}.kb-article-title{font-size:25px}.kb-hub-title h1{font-size:22px}.kb-grid-4,.kb-grid-3{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.kb-grid-2{grid-template-columns:1fr}.kb-topbar-tools{width:100%}}@media(prefers-reduced-motion:reduce){.kb-tree-caret{transition:none}}.looker-root{display:flex;flex-direction:column;gap:16px}.looker-tabs{display:flex;gap:8px;flex-wrap:wrap}.looker-tabs button{border:1px solid #e2e8f0;background:#fff;border-radius:10px;padding:8px 14px;font-size:14px;cursor:pointer;color:#475569}.looker-tabs button.active{background:#1d2b49;color:#fff;border-color:#1d2b49}.looker-page{display:flex;flex-direction:column;gap:16px}.looker-toolbar{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.looker-toolbar label{display:flex;flex-direction:column;font-size:11px;color:#64748b;gap:3px}.looker-toolbar select{border:1px solid #e2e8f0;border-radius:8px;padding:5px 8px;font-size:13px}.looker-hint{font-size:12px;color:#94a3b8;margin:0 0 8px}.looker-load-status{font-size:12px;color:#2563eb;font-weight:600}.looker-load-status.error{color:#b91c1c}.looker-query-state{min-height:180px;display:grid;place-items:center;color:#64748b;font-size:13px;background:#f8fafc;border-radius:10px}.looker-query-state.error{color:#b91c1c;background:#fef2f2}.looker-metric-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.looker-metric{background:#fff;border:1px solid #e7ebf5;border-radius:14px;padding:12px 13px;display:flex;flex-direction:column;gap:4px}.looker-metric-title{font-size:12px;color:#64748b;min-height:30px}.looker-metric strong{font-size:19px;letter-spacing:-.5px}.looker-delta{font-size:12px;font-weight:700}.looker-delta.positive{color:#10b981}.looker-delta.negative{color:#ef4444}.looker-delta.neutral{color:#94a3b8}.looker-card{background:#fff;border:1px solid #e7ebf5;border-radius:16px;padding:16px}.looker-card h3{margin:0 0 10px;font-size:15px}.looker-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:900px){.looker-grid-2{grid-template-columns:1fr}}.looker-table{width:100%;border-collapse:collapse;font-size:13px}.looker-table-scroll{max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch}.looker-table th,.looker-table td{text-align:left;padding:9px 10px;border-bottom:1px solid #eef2f8}.looker-table th{color:#64748b;font-weight:600;font-size:12px}.looker-pill{display:inline-block;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:700}.looker-pill.ok{background:#dcfce7;color:#166534}.looker-pill.mid{background:#fef3c7;color:#92400e}.looker-pill.low{background:#fee2e2;color:#b91c1c}.looker-toggle{flex-direction:row!important;align-items:center;gap:6px;cursor:pointer}.looker-toolbar input[type=text]{border:1px solid #e2e8f0;border-radius:6px;padding:4px 6px;font-size:13px}.looker-chip-btn{border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:4px 10px;font-size:12px;cursor:pointer}.looker-print{border:1px solid #e2e8f0;background:#fff;border-radius:8px;padding:6px 12px;font-size:13px;cursor:pointer;font-weight:600}.looker-print:hover{background:#f8fafc}.looker-topn{flex-direction:row!important;align-items:center;gap:6px}.looker-topn select,.looker-topn input{border:1px solid #e2e8f0;border-radius:8px;padding:5px 8px;font-size:13px}.looker-th-sort:hover,.looker-th-sort.active{color:#1d2b49}.looker-sort-caret{color:#94a3b8;font-size:10px}.looker-th-sort.active .looker-sort-caret{color:#2563eb}.looker-tabs-mobile{display:none}@media(max-width:860px){.looker-tabs-mobile{display:flex}}@media(max-width:640px){.looker-metric-grid{grid-template-columns:repeat(2,1fr)}.looker-tabs{position:sticky;top:0;background:inherit;z-index:5}.looker-table-scroll .looker-table{min-width:560px}}@media print{.looker-toolbar,.looker-tabs,.looker-print,.looker-chip-btn{display:none!important}.looker-card{break-inside:avoid;border-color:#ddd}.looker-grid-2{display:block}.looker-grid-2>*{margin-bottom:14px}}:root{color:#202432;background:#edf1fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;text-size-adjust:100%;-webkit-text-size-adjust:100%}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#f9fbff,#eef3fb 48%,#e8eff9)}button,input,select{font:inherit}button{cursor:pointer}.boot-state,.login-screen{display:grid;min-height:100vh;place-items:center;padding:24px}.boot-state>div,.login-panel{width:min(460px,100%);border:1px solid #dfe5f2;border-radius:8px;background:#fff;padding:28px;box-shadow:0 20px 46px #2a36561f}.boot-state h1,.login-panel h1{margin:6px 0 8px;color:#202432;font-size:25px;letter-spacing:0}.login-panel{display:grid;gap:14px}.login-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;background:#4f66e8;color:#fff}.login-panel label{display:grid;gap:6px;color:#6f7482;font-size:13px;font-weight:700}.login-panel input{min-height:42px;border:1px solid #dfe5f2;border-radius:8px;color:#202432;padding:0 12px;outline:none}.login-panel input:focus{border-color:#5268ea;box-shadow:0 0 0 3px #5268ea24}.login-panel button,.account-button,.logout-button{border-radius:8px;font-weight:800}.login-panel button{border:0}.login-panel button{min-height:44px;background:#202432;color:#fff}.login-panel button:disabled{cursor:wait;opacity:.65}.login-error{margin:0;border-radius:8px;background:#fff1f2;color:#c2414f;padding:10px 12px;font-size:13px;font-weight:700}.boot-state p,.topbar p,.panel-header p{color:#767c8d}.boot-action{min-height:40px;margin-top:14px;border:0;border-radius:8px;background:#202432;color:#fff;padding:0 16px;font-weight:800}.browser-frame{--chrome-height: 56px;--sidebar-rail-width: 248px;--sidebar-surface: #4f67e8;--workspace-surface: #f0f1fb;min-height:100vh;overflow-x:hidden;overflow-x:clip;background:linear-gradient(120deg,#ffffffbd,#f5f7ffd1),linear-gradient(180deg,#eef4fb,#e8eef9)}.browser-chrome{position:sticky;z-index:30;top:0;display:grid;min-height:56px;grid-template-columns:120px 130px minmax(240px,1fr);align-items:center;gap:14px;border-bottom:1px solid #d9deeb;background:#ffffffeb;padding:0 24px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 1px #ffffffb3 inset}.account-density-compact .topbar{gap:8px;padding-top:12px;padding-bottom:11px}.account-density-compact .content{padding-top:18px;padding-bottom:26px}.account-density-compact .panel,.account-density-compact .metric-card{padding:14px}.account-density-compact .section-stack{gap:12px}.traffic-lights,.browser-tools{display:flex;align-items:center}.traffic-lights{gap:10px}.traffic-lights span{width:13px;height:13px;border-radius:999px;box-shadow:inset 0 -1px 2px #00000029}.traffic-lights .red{background:#ef625a}.traffic-lights .yellow{background:#f3bd4f}.traffic-lights .green{background:#5ec86f}.browser-tools{gap:22px;color:#8a8f9d}.address-bar{display:flex;width:min(520px,100%);min-height:30px;align-items:center;justify-content:center;gap:8px;justify-self:center;border-radius:8px;background:#f0f1f4;color:#777d8a;font-size:13px;font-weight:700}.app-shell{display:grid;min-height:calc(100vh - var(--chrome-height));grid-template-columns:248px minmax(0,1fr);background:linear-gradient(90deg,var(--sidebar-surface) 0 var(--sidebar-rail-width),var(--workspace-surface) var(--sidebar-rail-width) 100%);transition:grid-template-columns .18s ease}.sidebar-collapsed{--sidebar-rail-width: 74px}.sidebar-collapsed .app-shell{grid-template-columns:74px minmax(0,1fr)}.sidebar{position:sticky;top:var(--chrome-height);align-self:start;display:flex;height:calc(100vh - var(--chrome-height));flex-direction:column;overflow:hidden;background:var(--sidebar-surface);box-shadow:inset -1px 0 #ffffff2e;color:#fff;padding:20px 14px}.brand{display:flex;min-height:54px;align-items:center;gap:12px;padding:0 8px 24px}.brand-mark{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border:2px solid rgb(255 255 255 / 72%);border-radius:8px;color:#fff}.brand-copy{min-width:0}.brand strong,.brand span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand strong{font-size:17px;line-height:1.1}.brand span{margin-top:4px;color:#ffffffb8;font-size:12px;font-weight:700}.nav{display:grid;gap:7px;min-height:0;overflow-y:auto;padding-right:2px;scrollbar-width:thin;scrollbar-color:rgb(255 255 255 / 32%) transparent}.nav::-webkit-scrollbar{width:6px}.nav::-webkit-scrollbar-thumb{border-radius:999px;background:#ffffff52}.nav-item,.sidebar-toggle{display:flex;width:100%;align-items:center;gap:11px;border:0;border-radius:8px;background:transparent;color:#ffffffc7;text-align:left}.nav-item{min-height:44px;padding:0 12px}.nav-item svg,.sidebar-toggle svg{flex:0 0 auto}.nav-item span,.sidebar-toggle span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-item:hover,.sidebar-toggle:hover{background:#ffffff1f;color:#fff}.nav-item.active{background:#ffffff2e;color:#fff;box-shadow:inset 3px 0 #ffffffc7}.nav-group{display:grid;gap:4px;min-width:0}.nav-item-parent{position:relative}.nav-item-chevron{margin-left:auto;opacity:.8;transition:transform .16s ease}.nav-group.open .nav-item-chevron{transform:rotate(180deg)}.nav-sublist{display:grid;gap:3px;margin:1px 0 4px 28px;border-left:1px solid rgb(255 255 255 / 24%);padding-left:9px}.nav-subitem{display:flex;width:100%;min-height:34px;align-items:center;gap:9px;border:0;border-radius:7px;background:transparent;color:#ffffffad;padding:0 10px;font-size:13px;font-weight:800;line-height:1.15;text-align:left}.nav-subitem svg{flex:0 0 auto}.nav-subitem span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-subitem:hover,.nav-subitem.active{background:#ffffff21;color:#fff}.nav-subitem.active{box-shadow:inset 2px 0 #ffb085}.mobile-nav-shell,.mobile-primary-nav,.mobile-menu-scrim,.mobile-menu-panel,.mobile-reports-menu-scrim,.mobile-reports-menu-panel,.mobile-lfl-menu-scrim,.mobile-lfl-menu-panel{display:none}.sidebar-toggle{min-height:40px;margin-top:auto;padding:0 12px}.sidebar-collapsed .brand{justify-content:center;padding-right:0;padding-left:0}.sidebar-collapsed .brand-copy,.sidebar-collapsed .nav-item span,.sidebar-collapsed .nav-item-chevron,.sidebar-collapsed .nav-sublist,.sidebar-collapsed .sidebar-toggle span{display:none}.sidebar-collapsed .nav-item,.sidebar-collapsed .sidebar-toggle{justify-content:center;padding:0}.workspace{min-width:0;background:#f0f1fb}.topbar{position:sticky;z-index:20;top:56px;display:grid;gap:10px;border-bottom:1px solid #d9deeb;background:#f1f2fcf0;padding:16px 24px 14px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.topbar-main{display:flex;align-items:center;justify-content:space-between;gap:14px}.title-block{display:flex;min-width:0;align-items:center;gap:14px}.section-icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid #dfe5f2;border-radius:8px;background:#fff;color:#5268ea;box-shadow:0 8px 20px #2a365614}.topbar h1{margin:0 0 4px;color:#202432;font-size:22px;line-height:1.1;letter-spacing:0}.topbar p{margin:0;font-size:13px;font-weight:700}.topbar-actions,.filters{display:flex;align-items:center}.topbar-actions{flex:0 0 auto;gap:8px}.filters{flex-wrap:wrap;gap:8px}.data-refresh-banner{display:inline-flex;width:fit-content;max-width:100%;align-items:center;gap:8px;border:1px solid #bfd0ff;border-radius:8px;background:#eef3ff;color:#3342a0;box-shadow:0 8px 20px #2a365614;padding:7px 10px;font-size:12px;font-weight:900}.data-refresh-spinner{display:inline-grid;width:18px;height:18px;place-items:center;color:#5268ea;animation:refresh-spin .9s linear infinite}@keyframes refresh-spin{to{transform:rotate(360deg)}}.filter-row{display:contents}.filters>*,.filter-row>*{flex:0 0 auto}.control,.segmented,.filters select,.icon-button,.period-pill{min-height:36px;border:1px solid #dfe5f2;border-radius:8px;background:#fff;color:#202432;box-shadow:0 8px 20px #2a36560d}.control{display:flex;align-items:center;gap:6px;padding:0 8px}.date-presets{flex-wrap:wrap;padding-top:4px;padding-bottom:4px}.date-stepper{display:flex;gap:6px}.period-controls{display:flex;align-items:center;gap:6px}.period-step-button{flex:0 0 auto}.comparison-controls{display:contents}.control svg{color:#8b91a2}.control.compact button,.segmented button{min-width:58px;height:27px;border:0;border-radius:6px;background:transparent;color:#6f7482;padding:0 8px;font-size:12px;font-weight:800}.control.compact button:hover,.segmented button:hover{background:#f4f6fc;color:#202432}.control.compact button.active{background:#5268ea;color:#fff}.segmented{display:grid;grid-template-columns:repeat(3,minmax(50px,1fr));padding:4px}.comparison-segmented{min-width:238px;grid-template-columns:repeat(4,minmax(48px,1fr))}.lfl-segmented{width:170px;grid-template-columns:repeat(2,minmax(70px,1fr))}.segmented button.active{background:#5268ea;color:#fff}.dates input{width:126px;border:0;background:transparent;color:#202432;font-size:12px;font-weight:800;outline:none}.filters select{width:170px;padding:0 12px;font-size:13px;font-weight:800}.filters .scope-select{width:176px}.filters .topbar-location-field{position:relative;z-index:10;width:430px;min-width:300px;max-width:min(520px,100%)}.topbar-location-field .guest-location-input-shell{min-height:36px;max-height:76px;align-content:center;border-radius:8px;box-shadow:0 8px 20px #2a36560d;padding:4px 6px}.topbar-location-field .guest-location-chip{min-height:24px;background:#eef3ff;color:#4250a6}.topbar-location-field .guest-location-multiselect input.guest-location-input{min-height:24px;font-size:13px;font-weight:800}.topbar-location-field .guest-location-options{max-height:min(340px,62vh)}.filters select:disabled{color:#9aa0ad;cursor:not-allowed;background:#f8f9fd}.icon-button{display:grid;width:38px;place-items:center;color:#767c8d}.icon-button:hover{border-color:#c9d2ea;color:#5268ea}.account-button{display:flex;min-height:42px;max-width:280px;align-items:center;gap:9px;border:1px solid #dfe5f2;background:#fff;color:#202432;box-shadow:0 8px 20px #2a36560f;padding:0 10px 0 8px}.account-button:hover,.account-button.active{border-color:#c9d2ea;background:#f8faff;color:#4250a6}.account-button.active{box-shadow:0 8px 20px #2a365612,inset 0 -2px #5268ea}.account-button-avatar{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:8px;background:#5268ea;color:#fff;font-size:12px;font-weight:900;line-height:1}.account-button-copy{display:grid;min-width:0;text-align:left}.account-button-copy strong,.account-button-copy small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-button-copy strong{color:inherit;font-size:13px;line-height:1.15}.account-button-copy small{max-width:192px;margin-top:2px;color:#767c8d;font-size:11px;font-weight:800;line-height:1.15}.logout-button{display:flex;align-items:center;gap:7px;min-height:38px;border:1px solid #dfe5f2;background:#fff;color:#596071;box-shadow:0 8px 20px #2a36560d;padding:0 12px}.logout-button:hover{border-color:#f2b8bd;background:#fff7f8;color:#b42331}.period-pill{display:inline-flex;max-width:100%;align-items:center;gap:8px;padding:0 10px;font-size:12px}.comparable-toggle{display:inline-flex;min-height:36px;align-items:center;gap:8px;padding:0 10px;border:1px solid #dfe5f2;border-radius:8px;background:#fff;box-shadow:0 8px 20px #2a36560d;color:#6f7482;font-size:12px;font-weight:800;white-space:nowrap}.comparable-toggle:hover{border-color:#c6d0e8;color:#202432}.comparable-toggle.active{color:#202432}.comparable-toggle-track{position:relative;display:inline-flex;width:30px;height:17px;flex:0 0 auto;border-radius:999px;background:#d7dded;transition:background .12s ease}.comparable-toggle.active .comparable-toggle-track{background:#5268ea}.comparable-toggle-thumb{position:absolute;top:2px;left:2px;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #2a365640;transition:transform .12s ease}.comparable-toggle.active .comparable-toggle-thumb{transform:translate(13px)}.period-pill.comparable{border-color:#c3cdf0;background:#f5f7ff}.period-pill.comparable strong{color:#3549c8}.period-pill span,.period-pill small{color:#767c8d;font-weight:800}.period-pill span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.period-pill strong{flex:0 0 auto;max-width:230px;overflow:hidden;color:#202432;text-overflow:ellipsis;white-space:nowrap}.content{min-width:0;padding:24px 30px 34px}.section-stack{display:grid;gap:16px}.eyebrow{color:#5368ea;font-size:11px;font-weight:900;letter-spacing:0;text-transform:uppercase}.comparison-tile-top span,.metric-title{color:#767c8d;font-size:12px;font-weight:900;text-transform:uppercase}.delta-pill.positive{color:#17a76f}.delta-pill.neutral{color:#b66b10}.delta-pill.negative{color:#d84859}.lever-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.lever-section{display:grid;gap:12px}.comparison-tile{min-width:0;min-height:124px;border:1px solid #dfe5f2;border-radius:8px;background:#fff;padding:14px;box-shadow:0 10px 24px #2a36560d}.comparison-tile-top,.metric-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.comparison-tile-top>span{display:inline-flex;min-width:0;align-items:center;gap:7px}.comparison-tile-top svg,.metric-card-top svg,.panel-tools svg{flex:0 0 auto;color:#9aa0ad}.comparison-tile-top>span svg{color:#5368ea}.comparison-tile strong{display:block;margin:13px 0;color:#181c25;font-size:26px;letter-spacing:0;line-height:1.03}.comparison-foot,.metric-comparison{display:flex;flex-wrap:wrap;align-items:center;gap:7px;color:#7f8492;font-size:12px;font-weight:800}.metric-coverage{margin-top:6px;color:#8a6a1f;font-size:12px;font-weight:800}.delta-pill{display:inline-flex;align-items:center;min-height:23px;border-radius:999px;background:#f3f5fa;padding:0 8px;font-size:12px;font-weight:900;white-space:nowrap}.delta-pill.positive{background:#edfdf5}.delta-pill.negative{background:#fff1f3}.delta-pill.neutral{background:#fff8eb}.grid{display:grid;gap:16px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.accounting-filter-grid{display:grid;grid-template-columns:minmax(260px,1.4fr) repeat(2,minmax(160px,.8fr));align-items:end;gap:12px}.accounting-filter-field{display:grid;min-width:0;gap:7px}.accounting-filter-field span,.accounting-filter-chip span,.accounting-summary-tile span{color:#767c8d;font-size:12px;font-weight:900;text-transform:uppercase}.accounting-filter-field select{width:100%;min-height:44px;min-width:0;border:1px solid #dfe5f2;border-radius:8px;background:#fff;color:#30333d;padding:0 12px;font:inherit;font-weight:800}.accounting-filter-chip{display:grid;min-height:44px;min-width:0;align-content:center;gap:3px;border:1px solid #e5eaf5;border-radius:8px;background:#f7f8fd;padding:8px 10px}.accounting-filter-chip strong{min-width:0;overflow:hidden;color:#30333d;font-size:14px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.accounting-summary-grid{display:grid;overflow:hidden;border:1px solid #e5eaf5;border-radius:8px;background:#e5eaf5;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px}.accounting-summary-tile{display:grid;min-height:112px;min-width:0;align-content:start;gap:7px;background:#fff;padding:14px}.accounting-summary-tile strong{overflow-wrap:anywhere;color:#181c25;font-size:28px;font-weight:900;letter-spacing:0;line-height:1.04}.accounting-summary-tile p{margin:0;color:#6f7482;font-size:13px;font-weight:700;line-height:1.35}.accounting-section .grid.two{align-items:start}.metric-card,.panel,.lfl-method-panel,.guest-method-panel,.client-method-panel{border:1px solid #dfe5f2;border-radius:8px;background:#fff;box-shadow:0 12px 26px #2a36560f}.metric-card{min-height:166px;overflow:hidden;padding:16px 16px 14px}.metric-card-top{display:grid;grid-template-columns:minmax(0,1fr) auto auto}.metric-card-pending .metric-card-top{grid-template-columns:minmax(0,1fr) auto}.metric-card-pending strong,.lfl-total-metric-pending strong{color:#7c8498;font-size:22px}.metric-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.metric-card-body{display:grid;min-height:108px;grid-template-columns:minmax(0,1fr) 112px;align-items:end;gap:14px}.metric-card-body.no-trend{grid-template-columns:minmax(0,1fr)}.metric-card strong{display:block;margin:14px 0 9px;color:#181c25;font-size:36px;letter-spacing:0;line-height:1}.okdesk-section{display:grid;gap:16px}.okdesk-safety-banner,.okdesk-warning{display:flex;align-items:flex-start;gap:12px;border-radius:8px;padding:14px 16px}.okdesk-safety-banner{border:1px solid #c9eadc;background:#f0fbf6;color:#176a4a}.okdesk-safety-banner div{display:grid;gap:4px}.okdesk-safety-banner strong{font-size:14px;font-weight:900}.okdesk-safety-banner span,.okdesk-warning span{font-size:13px;font-weight:700;line-height:1.45}.okdesk-warning{border:1px solid #f2d69d;background:#fff8e8;color:#865b00}.okdesk-kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.okdesk-kpi{position:relative;min-height:150px;overflow:hidden;border:1px solid #dfe5f2;border-radius:8px;background:#fff;box-shadow:0 12px 26px #2a36560f;padding:16px}.okdesk-kpi:before{position:absolute;inset:0 auto 0 0;width:4px;background:#6d6ee8;content:""}.okdesk-kpi-positive:before{background:#2fb278}.okdesk-kpi-warning:before{background:#f09a31}.okdesk-kpi-heading{display:flex;align-items:center;gap:8px;color:#6b7280}.okdesk-kpi-heading span{display:inline-flex;color:#5b5fc7}.okdesk-kpi-heading small{font-size:12px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.okdesk-kpi>strong{display:block;margin:18px 0 10px;color:#181c25;font-size:34px;font-weight:900;line-height:1}.okdesk-kpi p{margin:0;color:#747a89;font-size:13px;font-weight:700;line-height:1.4}.okdesk-loading,.okdesk-unavailable{display:flex;min-height:220px;align-items:center;justify-content:center;gap:16px;padding:28px;text-align:left}.okdesk-loading h2,.okdesk-unavailable h2{margin:0 0 8px;color:#252a36}.okdesk-loading p,.okdesk-unavailable p{max-width:720px;margin:4px 0;color:#707786;line-height:1.5}.okdesk-unavailable-icon{display:inline-flex;width:52px;height:52px;flex:0 0 52px;align-items:center;justify-content:center;border-radius:50%;background:#fff3df;color:#d57a10}.okdesk-daily-panel{overflow:hidden}.okdesk-daily-chart{display:grid;min-height:240px;overflow-x:auto;padding:12px 18px 4px;grid-auto-columns:minmax(26px,1fr);grid-auto-flow:column;align-items:end;gap:8px}.okdesk-day{display:grid;min-width:26px;gap:7px}.okdesk-day-bars{display:flex;height:180px;align-items:end;justify-content:center;gap:3px}.okdesk-day-bar{width:8px;min-height:0;border-radius:4px 4px 1px 1px}.okdesk-day-bar.created,.okdesk-chart-legend i.created{background:#6d6ee8}.okdesk-day-bar.completed,.okdesk-chart-legend i.completed{background:#38b982}.okdesk-day small{overflow:hidden;color:#8a90a0;font-size:10px;font-weight:700;text-align:center;text-overflow:ellipsis;white-space:nowrap}.okdesk-chart-legend{display:flex;justify-content:flex-end;gap:18px;padding:8px 18px 16px}.okdesk-chart-legend span{display:flex;align-items:center;gap:7px;color:#656b79;font-size:12px;font-weight:800}.okdesk-chart-legend i{width:9px;height:9px;border-radius:50%}.okdesk-breakdown-grid{align-items:stretch}.okdesk-breakdown-panel{min-width:0}.okdesk-breakdown-list{display:grid;gap:14px;padding:6px 18px 18px}.okdesk-breakdown-row{display:grid;gap:7px}.okdesk-breakdown-row>div{display:flex;min-width:0;justify-content:space-between;gap:12px}.okdesk-breakdown-row span{overflow:hidden;color:#535966;font-size:13px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.okdesk-breakdown-row strong{flex:0 0 auto;color:#232833;font-size:13px;font-weight:900}.okdesk-breakdown-track{position:relative;display:block;height:7px;overflow:hidden;border-radius:999px;background:#eef1f7}.okdesk-breakdown-track:after{position:absolute;inset:0 auto 0 0;width:var(--okdesk-share);border-radius:inherit;background:linear-gradient(90deg,#6d6ee8,#9a6de8);content:""}.okdesk-method-panel ul{display:grid;margin:0;padding:0 24px 20px 38px;gap:8px}.okdesk-method-panel li{color:#686f7e;font-size:13px;font-weight:700;line-height:1.5}@media(max-width:980px){.okdesk-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.okdesk-kpi-grid,.okdesk-breakdown-grid{grid-template-columns:minmax(0,1fr)}.okdesk-loading,.okdesk-unavailable{align-items:flex-start;justify-content:flex-start}.okdesk-daily-chart{grid-auto-columns:32px}}.metric-forecast{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:3px 5px;margin-top:8px;color:#2368e8;cursor:help;font-size:12px;font-weight:800;line-height:1.25}.metric-forecast-value{color:#174fad;font-weight:900;white-space:nowrap}.metric-forecast small{border-radius:999px;background:#eaf1ff;padding:2px 5px;color:#2368e8;font-size:9px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.metric-card.positive{border-top:3px solid #46c886}.metric-card.negative{border-top:3px solid #e56a77}.metric-card.neutral{border-top:3px solid #f0a540}.mini-bars{display:grid;height:88px;align-items:end;gap:2px;border-bottom:2px solid #eef1f8}.mini-bars span{display:block;min-height:12px;border-radius:2px 2px 0 0;background:#5268ea}.mini-bars.positive span{background:#5268ea}.mini-bars.negative span{background:#f0a540}.mini-bars.neutral span{background:#9aa0bd}.positive{color:#17a76f}.negative{color:#d84859}.panel{min-width:0;padding:16px}.lfl-method-panel,.guest-method-panel,.client-method-panel{display:grid;gap:14px;padding:16px}.panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.panel-header-copy{min-width:0}.panel-title-row{display:flex;min-width:0;align-items:center;gap:7px}.panel-header h2{margin:0 0 5px;color:#30333d;font-size:18px;line-height:1.15;letter-spacing:0}.panel-header p{margin:0;font-size:13px;font-weight:700}.panel-help{position:relative;z-index:20;flex:0 0 auto;margin-bottom:5px}.panel-help-trigger{display:inline-grid;width:24px;height:24px;place-items:center;border:1px solid #d9deeb;border-radius:999px;background:#fff;color:#8a90a1;padding:0}.panel-help-trigger:hover,.panel-help-trigger:focus-visible,.panel-help-trigger[aria-expanded=true]{border-color:#ffb79c;background:#fff6f2;color:#e95420;outline:none}.panel-help-card{position:absolute;top:calc(100% + 8px);left:0;display:grid;width:min(390px,calc(100vw - 56px));gap:11px;border:1px solid #dfe4ef;border-radius:12px;background:#fff;box-shadow:0 18px 44px #252a392e;padding:14px}.panel-help-card div{display:grid;gap:3px}.panel-help-card strong{color:#252a38;font-size:11px;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.panel-header .panel-help-card p{margin:0;color:#626879;font-size:12px;font-weight:650;line-height:1.45}.panel-tools{position:relative;display:inline-flex;flex:0 0 auto;align-items:center;gap:8px}.export-menu{position:relative;z-index:12}.export-button{display:inline-flex;min-height:34px;align-items:center;gap:7px;border:1px solid #dfe5f2;border-radius:8px;background:#fff;color:#30333d;box-shadow:0 8px 20px #2a36560d;padding:0 11px;font-size:13px;font-weight:900}.export-button:hover:not(:disabled),.export-button[aria-expanded=true]{border-color:#c5d0ef;background:#f7f9ff;color:#4259dc}.export-button:disabled{color:#9aa0ad;cursor:not-allowed;background:#f8f9fd;box-shadow:none}.export-menu-list{position:absolute;z-index:60;top:calc(100% + 6px);right:0;display:grid;width:230px;overflow:hidden;border:1px solid #dfe5f2;border-radius:8px;background:#fff;box-shadow:0 18px 34px #2a365629;padding:4px}.export-menu-list button{display:grid;gap:2px;border:0;border-radius:6px;background:transparent;color:#30333d;padding:9px 10px;text-align:left}.export-menu-list button:hover{background:#f3f6ff}.export-menu-list span{font-size:13px;font-weight:900}.export-menu-list small{color:#767c8d;font-size:11px;font-weight:800}.access-editor-panel{display:grid;gap:14px}.access-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.access-field{display:grid;min-width:0;gap:7px;color:#30333d;font-size:13px;font-weight:900}.access-field input,.access-field select{width:100%;min-height:40px;border:1px solid #dfe5f2;border-radius:8px;background:#fff;color:#202432;padding:0 11px;font-size:13px;font-weight:800;outline:none}.access-field input:focus,.access-field select:focus{border-color:#5268ea;box-shadow:0 0 0 3px #5268ea24}.access-field select:disabled{background:#f8f9fd;color:#8a91a3}.access-locations-field{max-width:760px}.access-locations-field>span{color:#30333d;font-size:13px;font-weight:900}.access-location-presets{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.access-location-presets button{display:grid;min-width:0;min-height:46px;align-content:center;gap:2px;border:1px solid #dfe5f2;border-radius:8px;background:#fff;color:#30333d;padding:6px 8px;text-align:left}.access-location-presets button:hover{border-color:#cbd5ef;background:#f8f9fd}.access-location-presets button.active{border-color:#bfc9ff;background:#f2f5ff;color:#303b9f}.access-location-presets button.danger{color:#c2414f}.access-location-presets button:disabled{cursor:not-allowed;opacity:.56}.access-location-presets span,.access-location-presets small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.access-location-presets span{font-size:12px;font-weight:900}.access-location-presets small{color:#767c8d;font-size:10px;font-weight:800}.access-permissions-panel{display:grid;gap:12px;border:1px solid #e5eaf5;border-radius:8px;background:#f8f9fd;padding:12px}.access-permissions-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.access-permissions-header h3{margin:0 0 3px;color:#30333d;font-size:15px;letter-spacing:0}.access-permissions-header p{margin:0;color:#767c8d;font-size:12px;font-weight:800}.access-permissions-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.access-permissions-actions button{min-height:32px;border:1px solid #dfe5f2;border-radius:8px;background:#fff;color:#30333d;padding:0 10px;font-size:12px;font-weight:900}.access-section-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.access-section-option{display:flex;min-width:0;min-height:42px;align-items:center;gap:9px;border:1px solid #dfe5f2;border-radius:8px;background:#fff;color:#4f5565;padding:0 10px;font-size:13px;font-weight:900}.access-section-option.active{border-color:#bfc9ff;background:#f2f5ff;color:#303b9f}.access-field-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.access-report-tab-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.access-field-option{display:flex;min-width:0;min-height:78px;align-items:flex-start;gap:9px;border:1px solid #dfe5f2;border-radius:8px;background:#fff;color:#4f5565;padding:10px;font-size:13px;font-weight:900}.access-field-option.active{border-color:#bfc9ff;background:#f2f5ff;color:#303b9f}.access-section-option input{width:15px;height:15px;flex:0 0 auto;accent-color:#5268ea}.access-field-option input{width:15px;height:15px;flex:0 0 auto;margin-top:2px;accent-color:#5268ea}.access-section-option span{display:inline-flex;min-width:0;align-items:center;gap:7px}.access-field-option span{display:grid;min-width:0;gap:3px 7px;grid-template-columns:17px minmax(0,1fr)}.access-field-option strong{min-width:0;overflow-wrap:anywhere;font-size:13px;line-height:1.2}.access-field-option small{grid-column:2;color:#767c8d;font-size:11px;font-weight:800;line-height:1.25}.access-section-option svg{flex:0 0 auto;color:#8a91a3}.access-field-option svg{flex:0 0 auto;color:#8a91a3}.access-section-option.active svg,.access-field-option.active svg{color:#5268ea}.access-alert{border-radius:8px;padding:10px 12px;font-size:13px;font-weight:800}.access-alert.error{background:#fff1f2;color:#c2414f}.access-alert.success{background:#edfdf5;color:#12855a}.access-actions,.access-row-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.access-primary-button,.access-secondary-button,.access-row-actions button{min-height:36px;border-radius:8px;padding:0 12px;font-size:13px;font-weight:900}.access-primary-button{border:0;background:#202432;color:#fff}.access-primary-button:disabled{cursor:wait;opacity:.65}.access-secondary-button,.access-row-actions button{border:1px solid #dfe5f2;background:#fff;color:#30333d}.access-row-actions button.danger{border-color:#ffd5db;color:#c2414f}.access-users-table table{min-width:1040px}.access-location-cell{max-width:360px;overflow:hidden;text-overflow:ellipsis}.access-section-cell{max-width:380px;overflow:hidden;text-overflow:ellipsis}.access-field-cell{max-width:420px;overflow:hidden;text-overflow:ellipsis}.access-denied-panel{display:grid;gap:14px}.access-debug-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.access-debug-grid div{display:grid;gap:5px;border:1px solid #e5eaf5;border-radius:8px;background:#f8f9fd;padding:12px}.access-debug-grid span{color:#767c8d;font-size:11px;font-weight:900;text-transform:uppercase}.access-debug-grid strong{min-width:0;overflow:hidden;color:#202432;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.access-help{margin:0;color:#6f7482;font-size:13px;font-weight:800;line-height:1.4}.lfl-method-grid,.lfl-summary-strip,.guest-method-grid,.guest-summary-grid,.client-method-grid,.client-value-grid{display:grid;gap:10px}.lfl-method-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.guest-method-grid,.guest-summary-grid,.client-method-grid,.client-value-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.lfl-portfolio-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(158px,1fr));gap:8px;margin-top:10px}.lfl-portfolio-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.lfl-portfolio-overview div,.lfl-total-metric{border:1px solid #e5eaf5;border-radius:8px;background:#f8f9fd;padding:12px}.lfl-portfolio-overview div{display:grid;gap:4px}.lfl-portfolio-overview span,.lfl-portfolio-note span{color:#767c8d;font-size:11px;font-weight:900;text-transform:uppercase}.lfl-portfolio-overview strong{overflow:hidden;color:#181c25;font-size:18px;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.lfl-portfolio-overview small{color:#767c8d;font-size:12px;font-weight:800;line-height:1.35}.lfl-excluded-reasons{display:grid;margin:2px 0 0;padding:0;gap:2px;list-style:none}.lfl-excluded-reasons li{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:baseline;gap:6px}.lfl-excluded-reasons li span{color:#9aa0bd;font-size:10px;font-weight:900;text-transform:uppercase}.lfl-excluded-reasons li small{overflow:hidden;color:#767c8d;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.lfl-total-metric{display:grid;min-height:118px;grid-template-rows:auto 1fr auto;gap:8px;border-top:3px solid #9aa0bd;background:#fff;padding:10px;box-shadow:0 8px 18px #2a36560a}.lfl-total-metric.positive{border-top-color:#17a76f}.lfl-total-metric.negative{border-top-color:#d84859}.lfl-total-metric.neutral{border-top-color:#9aa0bd}.lfl-total-metric-top{display:flex;min-width:0;align-items:flex-start}.lfl-total-metric-title{min-width:0;color:#646b7c;font-size:11px;font-weight:900;line-height:1.25;text-transform:uppercase;white-space:normal}.lfl-total-metric strong{overflow:hidden;color:#181c25;align-self:center;font-size:21px;letter-spacing:0;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.lfl-total-metric-foot{display:grid;gap:6px;min-width:0}.lfl-total-metric-foot span:first-child{color:#767c8d;font-size:11px;font-weight:800;line-height:1.35}.lfl-total-change{min-width:0;border-radius:7px;padding:5px 7px;font-size:11px;font-weight:900;line-height:1.25;overflow-wrap:break-word;word-break:normal}.lfl-total-change.positive{background:#edfdf5;color:#11885c}.lfl-total-change.negative{background:#fff1f3;color:#d84859}.lfl-total-change.neutral{background:#f3f5fa;color:#6f7482}.lfl-portfolio-note{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.lfl-dynamics-panel{overflow:hidden}.lfl-dynamics-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.lfl-dynamics-score-card,.lfl-dynamics-fact-card{display:grid;min-width:0;min-height:134px;border:1px solid #e5eaf5;border-radius:8px;background:#f8f9fd;padding:14px}.lfl-dynamics-score-card{align-content:start;gap:11px}.lfl-dynamics-fact-card{align-content:space-between;gap:10px}.lfl-dynamics-score-card>span,.lfl-dynamics-fact-card>span{color:#646b7c;font-size:12px;font-weight:900;line-height:1.25;text-transform:uppercase}.lfl-dynamics-score-card strong,.lfl-dynamics-fact-card strong{min-width:0;overflow:hidden;color:#181c25;font-size:23px;letter-spacing:0;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.lfl-dynamics-score-card div{display:grid;gap:8px}.lfl-dynamics-score-card div span{width:fit-content;max-width:100%;border-radius:7px;padding:5px 8px;font-size:13px;font-weight:900;line-height:1.2;overflow-wrap:anywhere}.lfl-dynamics-score-card div span.positive{background:#edfdf5;color:#11885c}.lfl-dynamics-score-card div span.negative{background:#fff1f3;color:#d84859}.lfl-dynamics-score-card div span.neutral{background:#f3f5fa;color:#6f7482}.lfl-dynamics-fact-card small,.lfl-dynamics-note span{color:#767c8d;font-size:12px;font-weight:800;line-height:1.35}.lfl-dynamics-note{display:flex;flex-wrap:wrap;gap:8px 12px;border-top:1px solid #eef1f8;margin-top:12px;padding-top:12px}.lfl-summary-strip{grid-template-columns:repeat(6,minmax(112px,1fr));align-items:start;margin-bottom:12px}.lfl-summary-tile{position:relative;display:grid;gap:4px;border:1px solid #e5eaf5;border-radius:8px;background:#f8f9fd;padding:10px 12px}.lfl-summary-tile.open{border-color:#cbd6ff;background:#f6f8ff}.lfl-summary-label{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.lfl-summary-label span{min-width:0;color:#767c8d;font-size:11px;font-weight:900;overflow-wrap:anywhere;text-transform:uppercase}.lfl-help-trigger{display:inline-grid;width:24px;height:24px;flex:0 0 auto;place-items:center;border:1px solid #d9deeb;border-radius:999px;background:#fff;color:#8a90a1;padding:0}.lfl-help-trigger:hover,.lfl-help-trigger[aria-expanded=true]{border-color:#cbd6ff;color:#5268ea}.lfl-summary-help{display:grid;gap:8px;border-top:1px solid #e1e6f2;margin-top:5px;padding-top:9px}.lfl-summary-help p{margin:0;color:#5f6575;font-size:12px;font-weight:700;line-height:1.35;white-space:normal}.lfl-summary-help-checks{display:grid;gap:5px}.lfl-summary-help-checks span{border-radius:6px;padding:6px 7px;font-size:11px;font-weight:900;line-height:1.2;white-space:normal}.lfl-summary-help-checks .active{background:#edfdf5;color:#11885c}.lfl-summary-help-checks .muted{background:#eef1f8;color:#6f7482}.lfl-location-name{display:block;max-width:190px;color:#30333d;line-height:1.25;overflow-wrap:anywhere;white-space:normal}.lfl-sort-header{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:inherit;padding:0;font-size:inherit;font-weight:inherit}.lfl-sort-header:hover,.lfl-sort-header.active{color:#5268ea}.lfl-sort-header svg{flex:0 0 auto}.lfl-reason{display:grid;min-width:220px;max-width:320px;gap:7px;white-space:normal}.lfl-reason>strong{color:#30333d;font-size:13px;line-height:1.25}.lfl-period-presence{display:flex;flex-wrap:wrap;gap:6px}.lfl-presence-chip{display:inline-flex;align-items:center;gap:5px;min-height:24px;border-radius:999px;padding:0 8px;font-size:11px;font-weight:900;line-height:1}.lfl-presence-chip.positive{background:#edfdf5;color:#11885c}.lfl-presence-chip.neutral{background:#f3f5fa;color:#6f7482}.lfl-presence-chip span{text-transform:uppercase}.lfl-presence-chip strong{color:inherit;font-size:12px;letter-spacing:0}.lfl-method-grid div,.guest-method-grid div,.guest-summary-grid div,.client-method-grid div{display:grid;gap:4px;border:1px solid #e5eaf5;border-radius:8px;background:#f8f9fd;padding:10px 12px}.lfl-method-grid span,.guest-method-grid span,.guest-summary-grid span,.client-method-grid span{color:#767c8d;font-size:11px;font-weight:900;text-transform:uppercase}.lfl-method-grid strong,.lfl-summary-tile>strong{overflow:hidden;color:#181c25;font-size:16px;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.guest-method-grid strong,.guest-summary-grid strong,.client-method-grid strong{overflow:hidden;color:#181c25;font-size:16px;letter-spacing:0;text-overflow:ellipsis;white-space:normal}.guest-method-grid small,.guest-summary-grid small,.client-method-grid small{color:#767c8d;font-size:12px;font-weight:800;line-height:1.35}.client-value-card{display:grid;min-height:154px;align-content:space-between;gap:12px;border:1px solid #dfe5f2;border-top:3px solid #f0a540;border-radius:8px;background:#fff;padding:14px;box-shadow:0 12px 26px #2a36560f}.client-value-card.positive{border-top-color:#46c886}.client-value-card.negative{border-top-color:#e56a77}.client-value-card.neutral{border-top-color:#f0a540}.client-value-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.client-value-card-head>span:first-child{display:inline-flex;min-width:0;align-items:center;gap:7px;color:#767c8d;font-size:12px;font-weight:900;text-transform:uppercase}.client-value-card-head svg{flex:0 0 auto;color:#5268ea}.client-value-card strong{overflow-wrap:anywhere;color:#181c25;font-size:31px;letter-spacing:0;line-height:1}.client-value-card p{margin:0;color:#6f7482;font-size:13px;font-weight:700;line-height:1.35}.ltv-stack{gap:18px}.ltv-period-toolbar,.ltv-entity-toolbar{display:grid;gap:12px;min-width:0;overflow:hidden}.ltv-period-main{display:grid;grid-template-columns:1fr;gap:14px;align-items:center;min-width:0}.ltv-period-copy{display:grid;min-width:0;gap:4px}.ltv-period-copy span{color:#767c8d;font-size:11px;font-weight:900;text-transform:uppercase}.ltv-period-copy strong{color:#181c25;font-size:22px;letter-spacing:0;line-height:1.1}.ltv-period-copy small{color:#5f6677;font-size:12px;font-weight:800;line-height:1.35;overflow-wrap:anywhere}.ltv-period-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:8px;min-width:0}.ltv-entity-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;min-width:0}.ltv-period-actions button,.ltv-entity-actions button,.ltv-entity-grid button,.ltv-segment-strip button{border:1px solid #e1e7f2;border-radius:8px;background:#fff;color:#2f3545;cursor:pointer;font:inherit;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.ltv-period-actions button{display:grid;min-width:0;min-height:68px;align-content:center;gap:4px;padding:10px 11px}.ltv-entity-actions button{display:grid;min-width:0;min-height:66px;align-content:center;gap:4px;padding:10px 11px}.ltv-period-actions button:hover,.ltv-entity-actions button:hover,.ltv-entity-grid button:hover,.ltv-segment-strip button:hover{border-color:#93d4df;box-shadow:0 8px 18px #232b3f14;transform:translateY(-1px)}.ltv-period-actions button.active,.ltv-entity-actions button.active,.ltv-entity-grid button.active,.ltv-segment-strip button.active{border-color:#29a9c4;background:#eefbfc;box-shadow:inset 0 0 0 1px #29a9c447}.ltv-period-actions span,.ltv-entity-actions span,.ltv-entity-grid span,.ltv-segment-strip span{min-width:0;font-size:13px;font-weight:950;line-height:1.2;overflow-wrap:normal}.ltv-period-actions small,.ltv-entity-actions small,.ltv-entity-grid small,.ltv-segment-strip small{color:#6f7687;font-size:11px;font-weight:800;line-height:1.25;overflow-wrap:normal}.ltv-entity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ltv-entity-grid button{display:grid;min-width:0;min-height:118px;align-content:center;gap:6px;padding:13px 14px}.ltv-entity-grid strong{overflow:hidden;color:#181c25;font-size:22px;letter-spacing:0;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.ltv-entity-grid em{color:#4f586c;font-size:12px;font-style:normal;font-weight:850;line-height:1.3;overflow-wrap:anywhere}.ltv-inline-help{display:flex;min-width:0;gap:8px;align-items:flex-start;border:1px solid #e5eaf5;border-radius:8px;background:#f8f9fd;color:#596173;padding:10px 12px;font-size:12px;font-weight:750;line-height:1.45}.ltv-inline-help span{min-width:0;overflow-wrap:anywhere}.ltv-inline-help svg{flex:0 0 auto;color:#29a9c4;margin-top:1px}.ltv-inline-help.compact{margin-top:0;padding:9px 10px}.ltv-custom-range{display:grid;grid-template-columns:repeat(2,minmax(150px,220px));gap:10px;align-items:end}.ltv-custom-range label,.ltv-scope-grid .filter-field{display:grid;min-width:0;gap:7px}.ltv-custom-range span,.ltv-scope-grid .filter-field>span{color:#697083;font-size:11px;font-weight:900;line-height:1.25;text-transform:uppercase}.ltv-custom-range input{width:100%;min-height:40px;border:1px solid #dfe5f2;border-radius:8px;background:#fff;color:#202432;padding:0 11px;font:inherit;font-size:13px;font-weight:850;outline:none}.ltv-custom-range input:focus{border-color:#5268ea;box-shadow:0 0 0 3px #5268ea24}.ltv-scope-toolbar{display:grid;gap:12px;min-width:0}.ltv-scope-head{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:14px}.ltv-scope-head>div{display:grid;min-width:0;gap:4px}.ltv-scope-head span{color:#767c8d;font-size:11px;font-weight:900;text-transform:uppercase}.ltv-scope-head strong{color:#181c25;font-size:20px;letter-spacing:0;line-height:1.15;overflow-wrap:anywhere}.ltv-scope-head small{color:#6f7687;font-size:12px;font-weight:800;line-height:1.35}.ltv-scope-head button{min-height:34px;flex:0 0 auto;border:1px solid #dfe5f2;border-radius:8px;background:#fff;color:#5268ea;padding:0 12px;font-size:12px;font-weight:900}.ltv-scope-head button:disabled{color:#b4bac7;cursor:default}.ltv-scope-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;min-width:0}.ltv-scope-grid .guest-location-input-shell{min-height:40px}.ltv-link-button{border:0;background:transparent;color:#2563eb;padding:0;font:inherit;font-weight:900;text-align:left}.ltv-link-button:hover{color:#ff6b2b;text-decoration:underline}.ltv-window-grid,.ltv-client-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px}.ltv-window-grid div,.ltv-client-stats div{display:grid;min-height:82px;align-content:center;gap:5px;border:1px solid #e5eaf5;border-radius:8px;background:#f8f9fd;padding:11px 12px}.ltv-window-grid span,.ltv-client-stats span{color:#767c8d;font-size:11px;font-weight:900;text-transform:uppercase}.ltv-window-grid strong,.ltv-client-stats strong{overflow:hidden;color:#181c25;font-size:19px;letter-spacing:0;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.ltv-window-grid small{color:#767c8d;font-size:12px;font-weight:800}.ltv-client-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.9fr);gap:16px;align-items:start}.ltv-client-profile{position:sticky;top:132px}.ltv-client-profile .panel-tools{min-width:fit-content}.ltv-segment-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px;margin-bottom:12px}.ltv-segment-strip button{display:grid;min-height:70px;align-content:center;gap:3px;padding:10px 11px}.ltv-segment-strip strong{color:#181c25;font-size:18px;letter-spacing:0;line-height:1.1}.ltv-client-controls{display:grid;grid-template-columns:minmax(220px,.42fr) minmax(0,1fr);gap:10px;align-items:stretch;margin-bottom:12px}.ltv-client-search{display:flex;min-width:0;align-items:center;gap:8px;border:1px solid #dfe5f0;border-radius:8px;background:#fff;padding:0 11px}.ltv-client-search svg{flex:0 0 auto;color:#767c8d}.ltv-client-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#181c25;font:inherit;font-size:13px;font-weight:800;padding:11px 0}.ltv-client-search input::placeholder{color:#8a91a3}.reports-workspace{display:grid;min-width:0;width:100%}.report-shell{display:grid;width:100%;grid-template-columns:clamp(300px,32%,380px) minmax(0,1fr);gap:16px;align-items:start;min-width:0}.report-shell-single{grid-template-columns:minmax(0,1fr)}.report-shell-single>.ltv-report{grid-column:1 / -1}.wash-metrics-report{display:grid;width:100%;min-width:0;overflow-x:clip;overflow-y:visible;border:1px solid #dfe5f2;border-radius:8px;background:#fff;box-shadow:0 12px 26px #2a36560f}.report-sidebar{position:static;top:auto;display:grid;width:100%;max-width:100%;min-width:0;gap:14px;padding:16px;overflow:visible}.report-sidebar .guest-filter-title,.report-sidebar .guest-filter-title>div,.report-sidebar .guest-filter-summary,.report-sidebar .guest-filter-body,.report-sidebar .guest-filter-actions,.report-sidebar .guest-filter-field,.report-sidebar .guest-date-pair,.report-sidebar .guest-location-multiselect,.report-sidebar .guest-location-input-shell{min-width:0}.report-sidebar .guest-date-pair{grid-template-columns:1fr}.report-sidebar .guest-filter-field input,.report-sidebar .guest-filter-field select,.report-sidebar .guest-date-pair input{min-width:0}.wash-report-header{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #e5eaf5;padding:18px 22px 14px}.wash-report-header>div:first-child{min-width:0}.wash-report-header h2{margin:0 0 5px;color:#30333d;font-size:25px;letter-spacing:0;line-height:1.1}.wash-report-header p{margin:0;color:#767c8d;font-size:13px;font-weight:800;line-height:1.35;overflow-wrap:anywhere}.wash-report-tabbar{display:flex;min-width:0;gap:6px;overflow-x:auto;border-bottom:1px solid #e5eaf5;background:#fff;padding:18px 22px 0;scrollbar-width:none}.wash-report-tabbar::-webkit-scrollbar,.wash-report-subtabs::-webkit-scrollbar{display:none}.wash-report-tabbar button{display:inline-flex;min-height:38px;flex:0 0 auto;align-items:center;border:1px solid transparent;border-bottom:3px solid transparent;border-radius:5px 5px 0 0;background:transparent;color:#4f5565;padding:0 10px;font-size:14px;font-weight:850}.wash-report-tabbar button:hover{color:#202432}.wash-report-tabbar button.active{border-color:#ff8a5f;border-bottom-color:#202432;color:#ff6b2b}.wash-report-subtabs{display:flex;min-width:0;gap:0;overflow-x:auto;border-bottom:1px solid #edf0f6;background:#fff;padding:0 22px;scrollbar-width:none}.wash-report-subtabs button{min-height:44px;flex:0 0 auto;border:0;border-bottom:3px solid transparent;background:transparent;color:#4f5565;padding:0 10px;font-size:13px;font-weight:850}.wash-report-subtabs button.active{border-bottom-color:#202432;color:#ff6b2b}.wash-source-note{display:flex;align-items:flex-start;gap:8px;border:1px solid #e5eaf5;border-radius:8px;background:#f8f9fd;color:#62697b;padding:10px;font-size:12px;font-weight:800;line-height:1.35}.wash-source-note svg{flex:0 0 auto;color:#5268ea;margin-top:1px}.wash-metrics-stack{display:grid;gap:22px;padding:20px 22px 24px}.wash-section-heading{margin:0;color:#30333d;font-size:22px;letter-spacing:0;line-height:1.15}.general-figures-stack{gap:18px}.general-figures-shell,.general-figures-report{min-width:0}.general-figures-hero{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.general-figures-stat{display:grid;min-height:138px;align-content:space-between;gap:12px;overflow:hidden;border:1px solid #e5eaf5;border-left:4px solid #25bcc5;border-radius:8px;background:linear-gradient(180deg,#fff,#f8fbfd);padding:14px}.general-figures-stat.positive{border-left-color:#25bcc5}.general-figures-stat.negative{border-left-color:#ff7a2f}.general-figures-stat.neutral{border-left-color:#8a91a3}.general-figures-stat span{color:#697083;font-size:12px;font-weight:900;line-height:1.25;overflow-wrap:anywhere;text-transform:uppercase}.general-figures-stat strong{color:#181c25;font-size:30px;letter-spacing:0;line-height:1;overflow-wrap:anywhere}.general-figures-stat div{display:flex;min-width:0;align-items:center;gap:8px}.general-figures-stat em{min-width:0;color:#767c8d;font-size:11px;font-style:normal;font-weight:850;line-height:1.25;overflow-wrap:anywhere}.general-figures-chart-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:16px}.general-figures-chart-panel{position:relative;min-width:0;overflow:hidden}.general-figures-chart-panel .panel-header{margin-bottom:6px}.general-figures-chart-panel .recharts-wrapper{min-height:360px}.general-figures-revenue-panel{background:linear-gradient(180deg,#fff,#f6fcfd)}.general-figures-growth{position:absolute;z-index:2;top:62px;right:18px;display:inline-flex;min-height:28px;align-items:center;border-radius:999px;background:#ff7a2f;color:#fff;padding:0 10px;font-size:12px;font-weight:950;box-shadow:0 8px 18px #ff7a2f3d}.general-figures-growth.negative{background:#e56a77;box-shadow:0 8px 18px #e56a7738}.general-figures-tooltip{display:grid;min-width:236px;max-width:min(320px,calc(100vw - 32px));gap:9px;border:1px solid #dfe5f2;border-radius:8px;background:#fff;padding:11px 12px;box-shadow:0 16px 36px #2a365629}.general-figures-tooltip strong{color:#30333d;font-size:14px;line-height:1.2}.general-figures-tooltip dl{display:grid;gap:7px;margin:0}.general-figures-tooltip dl div{display:flex;min-width:0;align-items:baseline;justify-content:space-between;gap:14px}.general-figures-tooltip dt,.general-figures-tooltip dd{margin:0;color:#62697b;font-size:12px;font-weight:850;line-height:1.25}.general-figures-tooltip dt{min-width:0;overflow-wrap:anywhere}.general-figures-tooltip dd{flex:0 0 auto;color:#30333d;font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.general-figures-tooltip .positive dd{color:#168d96}.general-figures-tooltip .negative dd{color:#d64f62}.general-figures-tooltip .neutral dd{color:#8a91a3}.wash-metrics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.wash-chart-panel{min-width:0}.wash-comparison-status{margin:-4px 0 8px;color:#7b8294;font-size:11px;font-weight:800}.wash-comparison-status.error{color:#b4535a}.wash-chart-panel .recharts-wrapper{min-height:300px}.wash-entity-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px}.wash-entity-summary>div{display:grid;min-height:82px;align-content:center;gap:5px;border:1px solid #e5eaf5;border-radius:8px;background:#f8f9fd;padding:10px 12px}.wash-entity-summary span,.wash-entity-summary small{color:#767c8d;font-size:11px;font-weight:800;line-height:1.3}.wash-entity-summary strong{color:#181c25;font-size:22px;line-height:1.05}.wash-mobile-app-section{display:grid;gap:16px;border-top:1px solid #e5eaf5;padding-top:22px}.wash-mobile-app-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.wash-mobile-app-heading span{display:inline-flex;min-height:28px;align-items:center;border:1px solid #dfe5f2;border-radius:999px;background:#f8f9fd;color:#767c8d;padding:0 10px;font-size:12px;font-weight:900;white-space:nowrap}.wash-mobile-placeholder-panel{min-height:398px}.wash-mobile-placeholder-chart{position:relative;display:grid;min-height:300px;place-items:center;overflow:hidden;border:1px dashed #dfe5f2;border-radius:8px;background:linear-gradient(180deg,#f8f9fd00 0,#f8f9fdb3),repeating-linear-gradient(180deg,transparent 0,transparent 58px,#e8edf6 59px,transparent 60px);color:#8a91a3}.wash-mobile-placeholder-chart:before{position:absolute;right:20px;bottom:42px;left:38px;height:1px;background:#aeb6c6;content:""}.wash-mobile-placeholder-chart strong{position:relative;z-index:1;border:1px solid #dfe5f2;border-radius:999px;background:#fff;color:#767c8d;padding:8px 12px;font-size:13px;font-weight:900}.wash-mobile-placeholder-lines{position:absolute;inset:28px 20px 42px 38px}.wash-mobile-placeholder-lines span{position:absolute;right:0;left:0;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,#cfd6e5 16%,#cfd6e5 84%,transparent);opacity:.72}.wash-mobile-placeholder-lines span:nth-child(1){top:18%}.wash-mobile-placeholder-lines span:nth-child(2){top:39%}.wash-mobile-placeholder-lines span:nth-child(3){top:60%}.wash-mobile-placeholder-lines span:nth-child(4){top:81%}.wash-period-panel{min-width:0;overflow:hidden}.wash-data-gap-note{display:flex;align-items:flex-start;gap:8px;margin-bottom:12px;border:1px solid #e5eaf5;border-radius:8px;background:#f8f9fd;color:#62697b;padding:10px 12px;font-size:12px;font-weight:800;line-height:1.35}.wash-data-gap-note svg{flex:0 0 auto;color:#5268ea;margin-top:1px}.wash-period-table-wrap{overflow:auto;border:1px solid #e5eaf5;border-radius:8px;background:#fff}.wash-period-table{min-width:1080px}.wash-period-table th,.wash-period-table td{height:38px;padding:8px 10px;vertical-align:middle}.wash-period-table th:first-child,.wash-period-table td:first-child{position:sticky;left:0;z-index:2;width:310px;min-width:310px;max-width:310px;border-right:1px solid #e5eaf5;background:#fff;white-space:normal}.wash-period-table th:first-child{z-index:4;background:#f7f8fd}.wash-period-table th:not(:first-child),.wash-period-table td:not(:first-child){min-width:116px;text-align:right}.wash-period-table tr.source-missing td:first-child{background:#fffaf7}.wash-period-table tr.source-loading td:first-child{background:#f7f8ff}.wash-period-metric-cell{color:#30333d;font-weight:850;line-height:1.25}.wash-period-metric-cell span,.wash-period-metric-cell small{display:flex;align-items:center;gap:5px}.wash-period-metric-cell small{margin-top:4px;color:#8a91a3;font-size:11px;font-weight:800}.wash-period-metric-cell small svg{flex:0 0 auto;color:#ff7a45}.wash-constructor-controls{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px}.wash-constructor-controls>button{border:1px solid #e5eaf5;border-radius:8px;background:#fff;color:#4f5565;padding:7px 14px;font-size:13px;font-weight:850}.wash-constructor-controls>button.active{border-color:#ff6b2b;color:#ff6b2b;background:#fff6f1}.wash-constructor-metric-picker label{display:grid;gap:6px;min-width:260px}.wash-constructor-metric-picker label span{color:#62697b;font-size:12px;font-weight:850}.wash-constructor-metric-picker select{border:1px solid #e5eaf5;border-radius:8px;background:#fff;color:#30333d;padding:8px 10px;font-size:13px;font-weight:800}.wash-constructor-table th:first-child,.wash-constructor-table td:first-child{width:190px;min-width:190px;max-width:190px}.wash-constructor-table-multilevel th:nth-child(2),.wash-constructor-table-multilevel td:nth-child(2){position:static;width:auto;min-width:150px;max-width:none}.wash-constructor-table-multilevel th.wash-constructor-level-head,.wash-constructor-table-multilevel td.wash-constructor-location-cell{width:132px;min-width:132px;max-width:132px}.wash-constructor-level-compact{display:none}.wash-constructor-table th.wash-constructor-level-head,.wash-constructor-table th.wash-constructor-metric-head{white-space:normal;text-align:left}.wash-constructor-table th.wash-constructor-metric-head{min-width:200px}.wash-constructor-table th:nth-child(2),.wash-constructor-table td:nth-child(2){position:sticky;left:190px;z-index:2;width:250px;min-width:250px;max-width:250px;border-right:1px solid #e5eaf5;background:#fff;white-space:normal;text-align:left}.wash-constructor-table th:nth-child(2){z-index:4;background:#f7f8fd}.wash-constructor-level-wide{display:block}.wash-constructor-table td.wash-constructor-location-cell>.wash-constructor-level-wide,.wash-constructor-table td.wash-constructor-location-cell>.wash-constructor-level-compact{position:sticky;top:var(--table-head-h, 38px)}.wash-constructor-table td.wash-constructor-location-cell{color:#30333d;font-weight:850;vertical-align:top;padding-top:12px}.wash-constructor-table td.wash-constructor-metric-cell{color:#30333d;font-weight:800;text-align:left}.wash-constructor-table-rows th:not(:first-child):not(:nth-child(2)),.wash-constructor-table-rows td:not(:first-child):not(:nth-child(2)){min-width:132px}.wash-constructor-table-rows th{white-space:normal}.wash-constructor-table tbody td.wash-constructor-location-cell{position:sticky;left:0;z-index:2;border-right:1px solid #e5eaf5;background:#fff;text-align:left;white-space:normal}.wash-constructor-table tbody td.wash-constructor-level-extra{position:static;border-right:none}.wash-constructor-table tbody td.wash-constructor-metric-cell{position:sticky;left:190px;z-index:2;width:250px;min-width:250px;max-width:250px;border-right:1px solid #e5eaf5;background:#fff;text-align:left;white-space:normal}.wash-constructor-table-multilevel tbody td.wash-constructor-metric-cell{position:static;width:auto;min-width:150px;max-width:none;border-right:none;background:transparent}.wash-constructor-table tbody td.wash-period-value{position:static;width:auto;min-width:116px;max-width:none;border-right:none;background:transparent;text-align:right}.wash-constructor-table-rows tbody td.wash-period-value{min-width:132px}.wash-constructor-empty{margin:0;color:#62697b;font-size:13px;font-weight:800}.wash-constructor-metric-name{display:block}.wash-constructor-metric-qualifier{display:block;margin-top:2px;color:#7a8194;font-size:11px;font-weight:600;line-height:1.25}.wash-constructor-note{margin:0 0 12px;color:#62697b;font-size:12px;font-weight:700;line-height:1.35}.wash-report-awaiting{display:grid;gap:10px}.wash-report-awaiting h3{margin:0;font-size:16px;font-weight:900}.wash-report-awaiting p{margin:0;color:#4f5565;font-size:13px;font-weight:800;line-height:1.45}.wash-report-awaiting ol{display:grid;gap:6px;margin:0;padding-left:18px;color:#62697b;font-size:13px;font-weight:700;line-height:1.45}@media(max-width:820px){.wash-constructor-table .wash-constructor-level-extra,.wash-constructor-table-multilevel .wash-constructor-level-wide{display:none}.wash-constructor-table-multilevel .wash-constructor-level-compact{display:grid;gap:2px}.wash-constructor-table-multilevel .wash-constructor-level-compact>span:not(:first-child){color:#62697b;font-size:11px;font-weight:800}.wash-constructor-table th:first-child,.wash-constructor-table td:first-child,.wash-constructor-table-multilevel th.wash-constructor-level-head,.wash-constructor-table-multilevel td.wash-constructor-location-cell{width:128px;min-width:128px;max-width:128px}.wash-constructor-table th:nth-child(2),.wash-constructor-table td:nth-child(2){left:128px;width:168px;min-width:168px;max-width:168px}.wash-constructor-table-multilevel td.wash-constructor-metric-cell,.wash-constructor-table-multilevel th.wash-constructor-metric-head{position:sticky;left:128px;z-index:2;width:168px;min-width:168px;max-width:168px;border-right:1px solid #e5eaf5;background:#fff}.wash-constructor-table-multilevel th.wash-constructor-metric-head{z-index:4;background:#f7f8fd}.wash-constructor-table th.wash-constructor-metric-head{min-width:168px}.wash-constructor-table tbody td.wash-constructor-metric-cell{position:sticky;left:128px;z-index:2;width:168px;min-width:168px;max-width:168px;border-right:1px solid #e5eaf5;background:#fff}}@media(max-width:560px){.wash-constructor-table th:first-child,.wash-constructor-table td:first-child,.wash-constructor-table-multilevel th.wash-constructor-level-head,.wash-constructor-table-multilevel td.wash-constructor-location-cell{width:96px;min-width:96px;max-width:96px}.wash-constructor-table th:nth-child(2),.wash-constructor-table td:nth-child(2),.wash-constructor-table-multilevel td.wash-constructor-metric-cell,.wash-constructor-table-multilevel th.wash-constructor-metric-head{left:96px;width:116px;min-width:116px;max-width:116px}.wash-constructor-table th.wash-constructor-metric-head{min-width:116px}.wash-constructor-table tbody td.wash-constructor-metric-cell{left:96px;width:116px;min-width:116px;max-width:116px}.wash-constructor-table th,.wash-constructor-table td{padding:8px 7px;font-size:12px}}.wash-period-value.missing{color:#a1a7b5;font-size:16px;font-weight:900;text-align:center}.wash-period-chart-stack{display:grid;gap:16px}.wash-period-empty-chart{position:relative;display:grid;min-height:300px;place-items:center;overflow:hidden;border:1px dashed #dfe5f2;border-radius:8px;background:linear-gradient(180deg,#f8f9fd00 0,#f8f9fdcc),repeating-linear-gradient(180deg,transparent 0,transparent 58px,#e8edf6 59px,transparent 60px)}.wash-period-empty-chart:before{position:absolute;right:18px;bottom:42px;left:38px;height:1px;background:#aeb6c6;content:""}.wash-period-empty-chart>div:not(.wash-period-empty-lines){position:relative;z-index:1;display:grid;justify-items:center;gap:7px;max-width:min(360px,calc(100% - 32px));border:1px solid #dfe5f2;border-radius:8px;background:#fff;color:#767c8d;padding:13px 14px;text-align:center}.wash-period-empty-chart svg{color:#ff7a45}.wash-period-empty-chart strong{color:#30333d;font-size:24px;line-height:1}.wash-period-empty-chart span{font-size:12px;font-weight:850;line-height:1.35}.wash-period-empty-lines{position:absolute;inset:28px 18px 42px 38px}.wash-period-empty-lines span{position:absolute;right:0;left:0;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,#cfd6e5 16%,#cfd6e5 84%,transparent);opacity:.72}.wash-period-empty-lines span:nth-child(1){top:18%}.wash-period-empty-lines span:nth-child(2){top:39%}.wash-period-empty-lines span:nth-child(3){top:60%}.wash-period-empty-lines span:nth-child(4){top:81%}.wash-location-metrics-panel{min-width:0;overflow:hidden}.wash-location-table-wrap{overflow:auto;border:1px solid #e5eaf5;border-radius:8px;background:#fff}.wash-location-metrics-table{min-width:1560px}.wash-location-metrics-table th,.wash-location-metrics-table td{height:38px;padding:8px 10px;vertical-align:middle}.wash-location-metrics-table thead th{background:#f7f8fd}.wash-location-metrics-table th:first-child,.wash-location-metrics-table td:first-child{position:sticky;left:0;z-index:2;width:270px;min-width:270px;max-width:270px;border-right:1px solid #e5eaf5;background:#fff;white-space:normal}.wash-location-metrics-table th:first-child{z-index:4;background:#f7f8fd}.wash-location-metrics-table th:not(:first-child),.wash-location-metrics-table td:not(:first-child){min-width:108px;text-align:right}.wash-location-metrics-table th:nth-child(3),.wash-location-metrics-table td:nth-child(3),.wash-location-metrics-table th:nth-child(11),.wash-location-metrics-table td:nth-child(11),.wash-location-metrics-table th:nth-child(12),.wash-location-metrics-table td:nth-child(12),.wash-location-metrics-table th:nth-child(13),.wash-location-metrics-table td:nth-child(13){min-width:150px}.wash-location-metrics-table tbody tr:nth-child(2n) td:first-child{background:#fafbfe}.wash-location-metrics-table tbody tr:hover td:first-child{background:#f2f5ff}.wash-location-metrics-table tbody tr.selectable,.table-wrap tbody tr.selectable{cursor:pointer}.wash-location-metrics-table tbody tr.selectable:focus-visible,.table-wrap tbody tr.selectable:focus-visible{outline:2px solid #ff6b2c;outline-offset:-2px}.table-wrap tbody tr.selectable:hover td{background:#f5f7ff}.wash-location-metrics-table tbody tr.selected td{background:#fff0e7;color:#8f3211}.wash-location-metrics-table tbody tr.selected td:first-child,.wash-location-metrics-table tbody tr.selected:hover td:first-child{background:#ffe4d3;box-shadow:inset 3px 0 #ff5a1f}.wash-location-metrics-table tfoot td{border-top:1px solid #dfe5f2;background:#fff;color:#202432;font-weight:950}.wash-location-metrics-table tfoot td:first-child{z-index:4;background:#fff}.wash-location-name-cell{color:#30333d;font-weight:850;line-height:1.25}.wash-location-metrics-table td.wash-location-no-data-cell{color:#8a91a3;font-weight:800;text-align:left}.wash-data-freshness{display:inline-flex;align-items:center;min-height:30px;padding:5px 10px;border:1px solid #e4e8f1;border-radius:9px;background:#f6f7fa;color:#656b78;font-size:12px;font-weight:800;white-space:nowrap}.wash-location-cross-filter{display:flex;align-items:center;gap:10px;min-height:38px;margin-bottom:10px;color:#707684;font-size:12px;font-weight:800}.wash-location-cross-filter>span{text-transform:uppercase;letter-spacing:.04em}.wash-location-cross-filter button{display:inline-flex;align-items:center;gap:7px;max-width:min(540px,70vw);min-height:30px;padding:5px 9px;border:1px solid #ffc7aa;border-radius:8px;background:#fff4ec;color:#a33b13;cursor:pointer}.wash-location-cross-filter button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wash-location-cross-filter small{color:#858b98;font-size:12px;font-weight:700}.wash-missing-value{display:inline-flex;align-items:center;justify-content:flex-end;gap:5px;color:#a1a7b5;font-weight:900}.wash-missing-value svg{flex:0 0 auto;color:#ff7a45}.wash-coverage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wash-coverage-grid div{display:grid;gap:7px;border:1px solid #e5eaf5;border-radius:8px;background:#f8f9fd;padding:12px}.wash-coverage-grid strong{color:#202432;font-size:14px}.wash-coverage-grid span{color:#62697b;font-size:13px;font-weight:750;line-height:1.42}.wash-unavailable-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.wash-unavailable-grid div{display:grid;min-height:84px;align-content:center;gap:5px;border:1px solid #e5eaf5;border-radius:8px;background:#f8f9fd;padding:12px}.wash-unavailable-grid span{color:#767c8d;font-size:11px;font-weight:900;text-transform:uppercase}.wash-unavailable-grid strong{color:#202432;font-size:16px;line-height:1.25}.report-sidebar,.guest-bi-report{border:1px solid #dfe5f2;border-radius:8px;background:#fff;box-shadow:0 12px 26px #2a36560f}.guest-filter-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.guest-filter-title>div{display:grid;min-width:0;gap:4px}.guest-filter-title h3{margin:0;color:#30333d;font-size:19px;letter-spacing:0}.guest-filter-title span{color:#767c8d;font-size:11px;font-weight:900;text-transform:uppercase}.guest-filter-toggle{display:none;width:36px;min-height:36px;flex:0 0 36px;place-items:center;border:1px solid #dfe5f2;border-radius:8px;background:#fff;color:#5268ea}.guest-filter-toggle svg{transition:transform .18s ease}.report-sidebar.collapsed .guest-filter-toggle svg{transform:rotate(-90deg)}.guest-filter-summary{display:none;margin:-4px 0 0;color:#5c6374;font-size:12px;font-weight:800;line-height:1.35;overflow-wrap:anywhere}.guest-filter-body{display:grid;gap:14px}.guest-filter-actions{display:grid;grid-template-columns:minmax(0,1fr) 42px 42px;gap:8px}.guest-apply-button,.guest-filter-icon-button{min-height:40px;border-radius:8px;font-size:13px;font-weight:900}.guest-apply-button{border:0;background:#ff7a45;color:#fff}.guest-apply-button:disabled{background:#eef0f5;color:#b4bac7}.guest-filter-icon-button{display:grid;place-items:center;border:1px solid #ff8a5f;background:#fff;color:#ff6b2b}.guest-filter-icon-button:disabled{border-color:#e3e7f0;background:#f8f9fd;color:#c5cad5}.guest-filter-field{display:grid;gap:7px}.guest-filter-field>span{color:#30333d;font-size:13px;font-weight:900;line-height:1.25}.guest-filter-field small{overflow:hidden;color:#767c8d;font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.guest-filter-field input,.guest-filter-field select,.guest-date-pair input{width:100%;min-height:38px;border:1px solid #dfe5f2;border-radius:8px;background:#fff;color:#202432;padding:0 11px;font-size:13px;font-weight:800;outline:none}.guest-filter-field input:focus,.guest-filter-field select:focus,.guest-date-pair input:focus{border-color:#5268ea;box-shadow:0 0 0 3px #5268ea24}.guest-filter-field select:disabled{background:#f8f9fd;color:#8a91a3}.guest-filter-field.required-empty>span:after{content:" — не выбрано";color:#d07a2b;font-size:11px;font-weight:850}.guest-filter-field.required-empty select{border-color:#f0b27a;background:#fffaf5}.guest-filter-hint{display:block;color:#767c8d;font-size:11px;font-weight:800;line-height:1.35}.guest-filter-hint.empty{color:#d07a2b}.guest-date-pair{display:grid;grid-template-columns:1fr 1fr;gap:8px}.guest-location-multiselect{position:relative;min-width:0}.guest-location-input-shell{display:flex;flex-wrap:wrap;min-height:76px;max-height:138px;align-content:flex-start;align-items:center;gap:6px;overflow-y:auto;border:1px solid #dfe5f2;border-radius:8px;background:#fff;padding:6px}.guest-location-multiselect.open .guest-location-input-shell,.guest-location-input-shell:focus-within{border-color:#ff8a5f;box-shadow:0 0 0 3px #ff7a4524}.guest-location-chip{display:inline-flex;max-width:100%;min-height:26px;align-items:center;gap:5px;border:0;border-radius:6px;background:#f1f3f8;color:#4f5565;padding:0 7px;font-size:12px;font-weight:800;text-align:left}.guest-location-chip:hover{background:#fff2ec;color:#30333d}.guest-location-chip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guest-location-chip svg{flex:0 0 auto;color:#8a91a3}.guest-location-chip:hover svg{color:#ff6b2b}.guest-location-multiselect input.guest-location-input{flex:1 1 96px;width:auto;min-width:68px;min-height:26px;border:0;border-radius:0;background:transparent;box-shadow:none;padding:0 3px}.guest-location-multiselect input.guest-location-input:focus{border:0;box-shadow:none}.guest-location-clear-all{display:grid;width:24px;height:24px;flex:0 0 auto;place-items:center;border:0;border-radius:999px;background:#c9ccd3;color:#fff;padding:0}.guest-location-clear-all:hover{background:#8f96a3}.guest-location-options{position:absolute;z-index:45;top:calc(100% + 6px);right:0;left:0;display:grid;max-height:248px;overflow:auto;border:1px solid #dfe5f2;border-radius:8px;background:#fff;padding:4px;box-shadow:0 18px 34px #2a365629}.guest-location-options button{display:grid;gap:2px;border:0;border-radius:6px;background:transparent;color:#30333d;padding:8px 10px;text-align:left}.guest-location-options .guest-location-all-option{border-bottom:1px solid #e5eaf5;border-radius:6px 6px 0 0;margin-bottom:4px;background:#fff7f2}.guest-location-options .guest-location-all-option span{color:#ff6b2b}.guest-location-options .guest-location-all-option.active{background:#ffede4}.guest-location-options button:hover,.guest-location-options button.active{background:#f3f6ff}.guest-location-options .guest-location-all-option:hover,.guest-location-options .guest-location-all-option.active:hover{background:#ffede4}.guest-location-options span{overflow:hidden;font-size:13px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.guest-location-options small,.guest-location-no-options{color:#767c8d;font-size:11px;font-weight:800}.guest-location-no-options{padding:10px}.guest-selected-locations{display:grid;max-height:172px;gap:6px;overflow:auto;padding-right:2px}.guest-selected-locations.compact{max-height:98px}.guest-selected-locations button{display:flex;min-height:30px;align-items:center;justify-content:space-between;gap:8px;border:1px solid #e5eaf5;border-radius:7px;background:#f8f9fd;color:#4f5565;padding:0 8px;text-align:left}.guest-selected-locations span{min-width:0;overflow:hidden;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.guest-selected-locations strong{flex:0 0 auto;color:#e56a77}.guest-filter-empty{min-height:30px;border:1px dashed #dfe5f2;border-radius:7px;background:#f8f9fd;color:#8a91a3;padding:7px 9px;font-size:12px;font-weight:800}.guest-unused-filters{display:flex;min-height:36px;align-items:center;justify-content:space-between;gap:10px;border:0;background:transparent;color:#4f5565;padding:0;font-size:13px;font-weight:800;text-align:left}.guest-unused-filters svg{flex:0 0 auto}.guest-bi-report{display:grid;gap:0;overflow:hidden}.guest-bi-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #e5eaf5;padding:18px 22px 14px}.guest-bi-header h2{margin:0 0 5px;color:#30333d;font-size:25px;line-height:1.1}.guest-bi-header p{margin:0;color:#767c8d;font-size:13px;font-weight:800}.guest-bi-header-actions{display:inline-flex;align-items:center;gap:9px;color:#9aa0ad}.guest-tabbar{display:flex;flex-wrap:wrap;gap:0;border-bottom:1px solid #e5eaf5;background:#fff;padding:0 18px}.guest-tabbar button{display:inline-flex;min-height:48px;align-items:center;gap:7px;border:0;border-bottom:3px solid transparent;background:transparent;color:#4f5565;padding:0 10px;font-size:14px;font-weight:800}.guest-tabbar button:hover{color:#202432}.guest-tabbar button.active{border-bottom-color:#202432;color:#ff6b2b}.guest-tabbar svg{flex:0 0 auto}.guest-bi-stack{display:grid;gap:22px;padding:20px 22px 24px}.guest-summary-grid{margin-bottom:12px}.guest-location-name{display:block;max-width:210px;color:#30333d;line-height:1.25;overflow-wrap:anywhere;white-space:normal}.guest-location-name.total{color:#181c25;font-weight:900}.guest-returns-matrix table{min-width:2450px}.guest-returns-matrix th:first-child,.guest-returns-matrix td:first-child{position:sticky;left:0;z-index:1;min-width:250px;background:#fff;box-shadow:1px 0 #e5eaf5}.guest-returns-matrix thead th:first-child{z-index:5;background:#f7f8fd}.guest-returns-matrix tfoot td:first-child{z-index:4}.guest-returns-matrix tbody tr:nth-child(2n) td:first-child{background:#fafbfe}.guest-returns-matrix tbody tr:hover td:first-child{background:#f2f5ff}.guest-returns-matrix tfoot td:first-child{background:#f7f8fd}.guest-regular-table table{min-width:620px}@media(pointer:coarse),(max-width:820px){.guest-returns-matrix table{min-width:1180px}.guest-returns-matrix th,.guest-returns-matrix td{padding:9px 6px}.guest-returns-matrix th:first-child,.guest-returns-matrix td:first-child{min-width:112px;padding-left:10px}.guest-returns-matrix .guest-location-name{max-width:104px;font-size:11px}.guest-returns-matrix .guest-visit-count{min-width:22px;padding:0 2px;font-size:11px}.guest-regular-table table{min-width:0}.guest-regular-table th,.guest-regular-table td{padding:9px 6px;white-space:normal}.guest-regular-table th+th,.guest-regular-table td+td{padding-right:4px;padding-left:4px}.guest-regular-table th:first-child,.guest-regular-table td:first-child{max-width:96px}.guest-regular-table th{font-size:10px;line-height:1.2}.guest-regular-table td{font-size:12px}.guest-regular-table th:first-child,.guest-regular-table td:first-child{position:sticky;left:0;z-index:1;background:#fff;box-shadow:1px 0 #e5eaf5}.guest-regular-table thead th:first-child{z-index:5;background:#f7f8fd}.guest-regular-table tbody tr:nth-child(2n) td:first-child{background:#fafbfe}}.guest-visit-count{display:inline-flex;min-width:34px;min-height:26px;align-items:center;justify-content:flex-end;color:#30333d;padding:0 4px;font-variant-numeric:tabular-nums}.guest-visit-count.total{color:#181c25;font-weight:900}.guest-cohort-panel .table-wrap{margin-top:14px}.guest-cohorts-report{gap:18px}.guest-cohort-filterbar{display:grid;gap:14px}.guest-cohort-filtergrid{display:grid;grid-template-columns:minmax(250px,1.2fr) repeat(2,minmax(210px,1fr));gap:14px}.guest-cohort-filtergrid>label{display:grid;min-width:0;align-content:start;gap:8px;color:#4f5565;font-size:12px;font-weight:850}.guest-cohort-filtergrid select,.guest-cohort-filtergrid input{min-width:0;min-height:38px;border:1px solid #dfe4ef;border-radius:7px;background:#fff;color:#30333d;padding:0 10px;font:inherit}.guest-cohort-travel-note,.guest-cohort-method-note,.guest-cohort-source-warning{display:flex;align-items:flex-start;gap:10px;border:1px solid #dce9e4;border-radius:9px;background:#f4fbf8;color:#4f675e;padding:14px 16px}.guest-cohort-travel-note svg,.guest-cohort-method-note svg,.guest-cohort-source-warning svg{flex:0 0 auto;margin-top:1px}.guest-cohort-travel-note>div{display:grid;gap:3px}.guest-cohort-travel-note strong{color:#233b32;font-size:14px}.guest-cohort-travel-note span,.guest-cohort-method-note span,.guest-cohort-source-warning span{font-size:12px;font-weight:750;line-height:1.45}.guest-cohort-source-warning{border-color:#f0dfba;background:#fffaf0;color:#745f32}.guest-cohort-method-note{border-color:#dfe4f3;background:#f7f8fd;color:#606779}.guest-cohort-matrix-panel{min-width:0;overflow:hidden}.guest-cohort-subtabs{margin:4px -18px 12px}.guest-cohort-matrix-panel .table-wrap{margin-top:10px}.guest-cohort-matrix-panel table{min-width:1500px}.guest-cohort-matrix-panel th:first-child,.guest-cohort-matrix-panel td:first-child{position:sticky;left:0;z-index:2;min-width:150px;background:#fff}.guest-cohort-matrix-panel th:nth-child(2),.guest-cohort-matrix-panel td:nth-child(2){position:sticky;left:150px;z-index:2;min-width:150px;background:#fff;box-shadow:1px 0 #e5eaf5}.guest-cohort-matrix-panel thead th:first-child,.guest-cohort-matrix-panel thead th:nth-child(2){z-index:3;background:#f7f8fd}.guest-cohort-matrix-panel tbody tr:nth-child(2n) td:first-child,.guest-cohort-matrix-panel tbody tr:nth-child(2n) td:nth-child(2){background:#fafbfe}@media(max-width:980px){.guest-cohort-filtergrid{grid-template-columns:1fr}.guest-cohort-subtabs{margin-inline:-14px}}.retention-report{gap:16px}.retention-overview-panel,.retention-funnel-panel{min-width:0}.retention-header-actions,.retention-scope-toggle{display:inline-flex;align-items:center;gap:8px}.retention-header-actions{flex-wrap:wrap;justify-content:flex-end}.retention-coverage{display:inline-flex;min-height:36px;align-items:center;gap:7px;border:1px solid #e5eaf5;border-radius:8px;background:#f8f9fd;padding:0 10px}.retention-coverage span{color:#767c8d;font-size:11px;font-weight:800}.retention-coverage strong{color:#202432;font-size:13px}.retention-scope-toggle{border:1px solid #dfe4ef;border-radius:9px;background:#f8f9fd;padding:3px}.retention-scope-toggle button{min-height:30px;border:0;border-radius:6px;background:transparent;color:#626879;padding:0 10px;font-size:12px;font-weight:850}.retention-scope-toggle button.active{background:#202432;color:#fff;box-shadow:0 3px 8px #2024322e}.retention-kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.retention-kpi-grid>div{display:grid;min-width:0;gap:8px;border:1px solid #e5eaf5;border-radius:10px;background:linear-gradient(145deg,#fff,#f7f9fd);padding:14px}.retention-kpi-grid span{color:#646b7c;font-size:12px;font-weight:850}.retention-kpi-grid strong{color:#202432;font-size:clamp(24px,3vw,34px);font-variant-numeric:tabular-nums;letter-spacing:-.04em}.retention-kpi-grid small,.retention-method-note{color:#7a8090;font-size:11px;font-weight:700;line-height:1.4}.retention-method-note{margin:12px 0 0}.retention-funnel{display:grid;gap:13px;margin-top:14px}.retention-funnel-copy{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:6px}.retention-funnel-copy>span{display:inline-flex;align-items:baseline;gap:7px;color:#303542;font-size:13px;font-weight:900}.retention-funnel-copy small{color:#878d9b;font-size:10px;font-weight:750}.retention-funnel-copy strong{color:#202432;font-size:12px;font-variant-numeric:tabular-nums}.retention-funnel-track{height:12px;overflow:hidden;border-radius:999px;background:#edf0f6}.retention-funnel-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5268ea,#17a76f)}.retention-heat-cell{display:inline-flex;min-width:74px;min-height:30px;align-items:center;justify-content:center;border-radius:6px;color:#17251f;padding:0 8px;font-size:12px;font-weight:900;font-variant-numeric:tabular-nums}.retention-heat-cell.pending{background:#f1f3f7;color:#9298a5;font-size:10px;font-weight:750}.retention-empty{margin-top:14px;border:1px dashed #d9deea;border-radius:9px;background:#fafbfe;color:#777e8e;padding:16px;font-size:12px;font-weight:750;text-align:center}.retention-dynamics-panel{min-width:0}.retention-dynamics-controls,.retention-dynamics-chart-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.retention-dynamics-controls>div,.retention-dynamics-chart-head>div{display:grid;gap:6px}.retention-dynamics-controls>div>span,.retention-dynamics-chart-head>div>span{color:#767c8d;font-size:10px;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.retention-dynamics-controls>small,.retention-dynamics-chart-head>small{color:#7a8090;font-size:11px;font-weight:750;line-height:1.35;text-align:right}.retention-dynamics-toggle{display:inline-flex;width:fit-content;border:1px solid #dfe4ef;border-radius:9px;background:#f8f9fd;padding:3px}.retention-dynamics-toggle button{min-height:30px;border:0;border-radius:6px;background:transparent;color:#626879;padding:0 11px;font-size:11px;font-weight:850;white-space:nowrap}.retention-dynamics-toggle button.active{background:#202432;color:#fff;box-shadow:0 3px 8px #2024322e}.retention-dynamics-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0 18px}.retention-dynamics-summary-card{display:grid;min-width:0;gap:7px;border:1px solid #e5eaf5;border-radius:10px;background:linear-gradient(145deg,#fff,#f7f9fd);padding:13px}.retention-dynamics-summary-card>span{display:flex;align-items:baseline;justify-content:space-between;gap:6px;color:#646b7c;font-size:11px;font-weight:900}.retention-dynamics-summary-card>span small{color:#9298a5;font-size:9px;font-weight:750;text-align:right}.retention-dynamics-summary-card>strong{color:#202432;font-size:clamp(22px,2.5vw,30px);font-variant-numeric:tabular-nums;letter-spacing:-.035em}.retention-dynamics-summary-card p{min-height:30px;margin:0;color:#7a8090;font-size:10px;font-weight:700;line-height:1.4}.retention-dynamics-delta{width:fit-content;border-radius:999px;background:#eef1f8;color:#6f7482;padding:5px 7px;font-size:10px;font-weight:900;line-height:1.2}.retention-dynamics-summary-card.positive .retention-dynamics-delta{background:#eaf9f2;color:#11885c}.retention-dynamics-summary-card.negative .retention-dynamics-delta{background:#fff0ec;color:#d94d1c}.retention-dynamics-chart-head{border-top:1px solid #e7ebf3;padding-top:14px}.retention-dynamics-tooltip{display:grid;min-width:235px;max-width:310px;gap:9px;border:1px solid #dfe4ef;border-radius:10px;background:#fffffff5;box-shadow:0 12px 30px #252a3929;padding:12px}.retention-dynamics-tooltip>strong{color:#252a38;font-size:12px}.retention-dynamics-tooltip>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2px 10px}.retention-dynamics-tooltip>div span,.retention-dynamics-tooltip>div small,.retention-dynamics-tooltip>span{color:#73798a;font-size:10px;font-weight:750;line-height:1.35}.retention-dynamics-tooltip>div strong{color:#202432;font-size:12px;font-variant-numeric:tabular-nums}.retention-dynamics-tooltip>div small{grid-column:1 / -1}.retention-dynamics-tooltip>span.positive,.retention-dynamics-note .positive{color:#11885c}.retention-dynamics-tooltip>span.negative,.retention-dynamics-note .negative{color:#d94d1c}.retention-dynamics-tooltip>span.pending{border-radius:7px;background:#f1f3f7;padding:8px}.retention-dynamics-note{display:flex;flex-wrap:wrap;gap:6px 14px;border-top:1px solid #edf0f5;margin-top:4px;padding-top:10px}.retention-dynamics-note span{color:#7a8090;font-size:10px;font-weight:750}.guest-comparison-chart{display:grid;min-width:0;gap:10px}.guest-comparison-legend-shell{display:grid;min-width:0;gap:8px;overflow:hidden;border:1px solid #e5eaf5;border-radius:8px;background:#f8f9fd;padding:8px}.guest-comparison-legend-toolbar{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px}.guest-comparison-legend-summary,.guest-comparison-legend-actions{display:inline-flex;min-width:0;align-items:center;gap:7px}.guest-comparison-legend-summary{color:#5f6676;font-size:12px;font-weight:850;line-height:1.2}.guest-comparison-legend-summary strong{color:#30333d;font-variant-numeric:tabular-nums;white-space:nowrap}.guest-comparison-legend-actions{flex:0 0 auto}.guest-comparison-legend-actions button{display:inline-flex;min-width:32px;height:28px;align-items:center;justify-content:center;border:1px solid #dfe5f2;border-radius:6px;background:#fff;color:#46527f;padding:0 8px;font-size:11px;font-weight:900;line-height:1}.guest-comparison-legend-actions button:hover:not(:disabled){border-color:#b9c4dd;background:#f1f5ff}.guest-comparison-legend-actions button:disabled{cursor:default;opacity:.42}.guest-comparison-page-button{width:28px;min-width:28px;padding:0}.guest-comparison-page-label{min-width:44px;color:#767c8d;font-size:12px;font-weight:900;font-variant-numeric:tabular-nums;text-align:center;white-space:nowrap}.guest-comparison-legend{display:grid;min-width:0;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:6px}.guest-comparison-legend-item{display:grid;min-width:0;min-height:34px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;border:1px solid transparent;border-radius:6px;background:#fff;color:#5f6676;padding:6px 8px;font-size:12px;font-weight:850;line-height:1.2;text-align:left}.guest-comparison-legend-item:hover{border-color:#d8deeb}.guest-comparison-legend-item.inactive{background:#eef2f8;color:#8b93a3;opacity:.66}.guest-comparison-legend-swatch{width:10px;height:10px;flex:0 0 auto;border-radius:2px}.guest-comparison-legend-line{width:16px;height:3px;flex:0 0 auto;border-radius:999px;background:#46527f}.guest-comparison-legend-item span:nth-child(2){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guest-comparison-legend-item strong{color:#30333d;font-size:11px;font-variant-numeric:tabular-nums;white-space:nowrap}.guest-comparison-legend-item.inactive strong{color:#788092}.guest-comparison-tooltip{display:grid;width:min(430px,calc(100vw - 32px));max-height:min(520px,calc(100vh - 80px));gap:8px;border:1px solid #ff7a45;border-radius:8px;background:#fff;padding:10px;box-shadow:0 18px 42px #2a36562e}.guest-comparison-tooltip-head,.guest-comparison-tooltip-average,.guest-comparison-tooltip-list div{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.guest-comparison-tooltip-head strong{color:#202432;font-size:14px;line-height:1.2}.guest-comparison-tooltip-head span{color:#767c8d;font-size:12px;font-weight:850;white-space:nowrap}.guest-comparison-tooltip-average{grid-template-columns:auto minmax(0,1fr) auto;border-bottom:1px solid #edf1f7;padding-bottom:7px;color:#4f5668;font-size:12px;font-weight:900}.guest-comparison-tooltip-average strong{color:#30333d;font-variant-numeric:tabular-nums;white-space:nowrap}.guest-comparison-tooltip-list{display:grid;max-height:380px;gap:3px;overflow:auto;padding-right:2px;scrollbar-width:thin}.guest-comparison-tooltip-list div{min-height:24px;grid-template-columns:auto minmax(0,1fr) auto;color:#5f6676;font-size:12px;font-weight:850}.guest-comparison-tooltip-list div.muted{color:#9aa1af}.guest-comparison-tooltip-list span:nth-child(2){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guest-comparison-tooltip-list strong{color:#30333d;font-variant-numeric:tabular-nums;white-space:nowrap}.guest-comparison-tooltip-list div.muted strong{color:#8d94a3}.guest-comparison-controls{display:grid;grid-template-columns:minmax(220px,280px) minmax(280px,1fr);gap:10px}.guest-comparison-controls label,.guest-comparison-controls>div{display:grid;gap:8px;border:1px solid #e5eaf5;border-radius:8px;background:#f8f9fd;padding:10px 12px}.guest-comparison-controls span{color:#767c8d;font-size:11px;font-weight:900;text-transform:uppercase}.guest-comparison-controls input{min-height:36px;border:1px solid #dfe5f2;border-radius:8px;background:#fff;color:#202432;padding:0 10px;font-size:13px;font-weight:800;outline:none}.guest-comparison-controls input:focus{border-color:#5268ea;box-shadow:0 0 0 3px #5268ea24}.guest-month-chips{display:flex;flex-wrap:wrap;gap:6px}.guest-month-chips button{min-width:38px;min-height:30px;border:1px solid #dfe5f2;border-radius:6px;background:#fff;color:#6f7482;padding:0 10px;font-size:12px;font-weight:900}.guest-month-chips button.active{border-color:#5268ea;background:#5268ea;color:#fff}.guest-ownership-chips button{min-width:0;flex:1 1 auto;font-weight:700}.guest-unused-filter-list{margin:0;padding:8px 12px;list-style:none;display:grid;gap:6px;border:1px dashed #dfe5f2;border-radius:8px;color:#8a90a0;font-size:12px}.guest-description-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.guest-description-grid div{display:grid;gap:6px;border:1px solid #e5eaf5;border-radius:8px;background:#f8f9fd;padding:12px}.guest-description-grid strong{color:#202432;font-size:14px}.guest-description-grid span{color:#6f7482;font-size:13px;font-weight:700;line-height:1.4}.guest-source-description{display:grid;gap:14px;margin-top:18px}.guest-source-description h3,.guest-source-description h4,.guest-source-description p{margin:0}.guest-source-description h3{color:#202432;font-size:16px;letter-spacing:0}.guest-source-description section{display:grid;gap:10px;border-top:1px solid #e5eaf5;padding-top:14px}.guest-source-description h4{color:#30384f;font-size:14px;letter-spacing:0}.guest-source-description article{display:grid;gap:7px;border:1px solid #e5eaf5;border-radius:8px;background:#f8f9fd;padding:12px}.guest-source-description strong{color:#202432;font-size:13px;line-height:1.35}.guest-source-description p{color:#62697b;font-size:13px;font-weight:700;line-height:1.45}.guest-scatter-tooltip{display:grid;min-width:248px;max-width:min(340px,calc(100vw - 32px));gap:10px;border:1px solid #b678d6;border-radius:8px;background:#fff;padding:12px 14px;box-shadow:0 14px 34px #2a365624}.guest-scatter-tooltip strong{color:#30333d;font-size:15px;line-height:1.25;overflow-wrap:anywhere}.guest-scatter-tooltip dl{display:grid;gap:7px;margin:0}.guest-scatter-tooltip dl div{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.guest-scatter-tooltip dt,.guest-scatter-tooltip dd{margin:0;color:#5f6575;font-size:14px;font-weight:800;line-height:1.25}.guest-scatter-tooltip dt{min-width:0}.guest-scatter-tooltip dd{flex:0 0 auto;color:#30333d;font-variant-numeric:tabular-nums;text-align:right}.weekly-performance-panel{overflow:hidden}.weekly-performance-insights{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:14px}.weekly-performance-insights div{display:grid;min-height:72px;align-content:center;gap:5px;border:1px solid #e5eaf5;border-radius:8px;background:#f8f9fd;padding:10px 12px}.weekly-performance-insights div:first-child{border-color:#cbd6ff;background:#f4f6ff}.weekly-performance-insights span{color:#767c8d;font-size:11px;font-weight:900;text-transform:uppercase}.weekly-performance-insights strong{overflow:hidden;color:#181c25;font-size:20px;letter-spacing:0;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.sales-channel-panel .table-wrap{margin-top:14px}.sales-channel-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.sales-channel-summary div{display:grid;min-height:82px;align-content:center;gap:5px;border:1px solid #e5eaf5;border-radius:8px;background:#f8f9fd;padding:11px 12px}.sales-channel-summary span{color:#767c8d;font-size:11px;font-weight:900;text-transform:uppercase}.sales-channel-summary strong{overflow:hidden;color:#181c25;font-size:20px;letter-spacing:0;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.sales-channel-summary small{color:#767c8d;font-size:12px;font-weight:800}.sales-channel-legal-note{margin:0 0 14px;color:#767c8d;font-size:12px;font-weight:700;line-height:1.4}.sales-channel-focus-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.sales-channel-focus-card{display:grid;gap:12px;border:1px solid #e5eaf5;border-radius:8px;background:#fff;padding:12px}.sales-channel-focus-card.mobile{border-color:#bcd3ff;background:#f4f8ff}.sales-channel-focus-card span{display:block;margin-bottom:5px;color:#767c8d;font-size:11px;font-weight:900;text-transform:uppercase}.sales-channel-focus-card strong{overflow:hidden;color:#181c25;font-size:19px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.sales-channel-focus-card dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}.sales-channel-focus-card dl div{display:grid;gap:3px}.sales-channel-focus-card dt{color:#8a91a1;font-size:10px;font-weight:900;text-transform:uppercase}.sales-channel-focus-card dd{overflow:hidden;margin:0;color:#30333d;font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.chart-insights{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px}.chart-insights div{display:grid;min-width:128px;gap:3px;border:1px solid #e5eaf5;border-radius:8px;background:#f8f9fd;padding:9px 11px}.chart-insights div span{color:#767c8d;font-size:11px;font-weight:900;text-transform:uppercase}.chart-insights strong{color:#181c25;font-size:16px;letter-spacing:0}.revenue-trend-tooltip{display:grid;gap:5px;border:1px solid #dfe4ef;border-radius:10px;background:#fffffff5;box-shadow:0 12px 30px #252a3929;padding:9px 12px;font-weight:500}.revenue-trend-tooltip>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:14px}.revenue-trend-tooltip>div span{font-size:11px;line-height:1.35}.revenue-trend-tooltip>div strong{color:#202432;font-size:13px;font-variant-numeric:tabular-nums;font-weight:inherit}.revenue-trend-tooltip>div.current{color:#ff5014}.revenue-trend-tooltip>div.previous{color:#6724d8}.revenue-trend-tooltip>div.empty{color:#767c8d}.panel-placeholder,.panel-error{display:grid;min-height:180px;place-items:center;border:1px dashed #cfd6e7;border-radius:8px;color:#767c8d;padding:24px;text-align:center}.panel-placeholder{background:linear-gradient(90deg,transparent,rgb(255 255 255 / 60%),transparent) -180px 0 / 180px 100% no-repeat,linear-gradient(#f8f9fd,#f8f9fd);font-weight:800;animation:placeholder-sweep 1.6s ease-in-out infinite}.panel-error{border-color:#ffcbd2;background:#fff7f8;color:#c2414f;font-weight:800}.chart-viewport{width:100%;min-width:0;overflow:hidden}.chart-viewport .recharts-wrapper{max-width:100%}@keyframes placeholder-sweep{to{background-position:calc(100% + 180px) 0,0 0}}.table-wrap{overflow-x:auto;border:1px solid #e5eaf5;border-radius:8px}table{width:100%;min-width:620px;border-collapse:collapse;background:#fff}th,td{border-bottom:1px solid #e8ecf5;padding:10px 12px;text-align:left;white-space:nowrap}th{background:#f7f8fd;color:#767c8d;font-size:11px;font-weight:900;letter-spacing:0;text-transform:none}td{color:#30333d;font-size:13px;font-weight:700}tbody tr:nth-child(2n){background:#fafbfe}tbody tr:hover{background:#f2f5ff}tfoot td{border-top:1px solid #dfe4f0;border-bottom:none;background:#f7f8fd;color:#181c25;font-weight:900}.table-wrap-scroll{--table-head-row-h: 38px;max-height:min(var(--table-visible-h, 620px),70vh);overflow:auto;overscroll-behavior:contain}.table-wrap-scroll table{border-collapse:separate;border-spacing:0}.table-wrap-scroll thead th{position:sticky;top:0;z-index:3;height:var(--table-head-row-h)}.table-wrap-scroll thead tr:nth-child(2) th{top:var(--table-head-row-h)}.table-wrap-scroll tfoot td{position:sticky;bottom:0;z-index:3}.table-wrap-scroll:focus-visible{outline:2px solid #ff6b2b;outline-offset:2px}@media(pointer:coarse),(max-width:820px){.table-wrap-scroll{--table-head-row-h: 34px;max-height:min(var(--table-visible-h, 55vh),55vh)}.guest-returns-matrix thead tr:first-child{display:none}.guest-returns-matrix .table-wrap-scroll thead tr:nth-child(2) th{top:0}}.badge,.signal{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;padding:0 9px;font-size:12px;font-weight:900}.badge.positive,.signal.positive{background:#edfdf5;color:#17a76f}.badge.negative,.signal.negative{background:#fff1f3;color:#d84859}.badge.neutral,.signal.neutral{background:#f3f5fa;color:#6f7482}.recharts-wrapper,.recharts-surface{outline:none}.recharts-wrapper{max-width:100%;overflow:hidden}.recharts-legend-wrapper{max-width:100%;max-height:84px;overflow-y:auto!important;scrollbar-width:thin}.recharts-default-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:5px 10px;padding:0 4px!important;text-align:center!important}.recharts-legend-item{max-width:100%;min-width:0}.recharts-cartesian-grid line{stroke:#e7ebf5}.recharts-text{fill:#767c8d;font-size:12px;font-weight:700}.recharts-legend-item-text{color:#6f7482!important;font-weight:800;white-space:normal;overflow-wrap:anywhere}.account-section{gap:18px}.account-hero-grid{display:grid;grid-template-columns:minmax(280px,1.4fr) repeat(3,minmax(170px,.7fr));gap:12px}.account-identity-card,.account-status-card{min-width:0;border:1px solid #dfe5f2;border-radius:8px;background:#fff;box-shadow:0 12px 26px #2a36560f}.account-identity-card{display:flex;min-height:132px;align-items:center;gap:16px;padding:18px}.account-avatar{display:grid;width:62px;height:62px;flex:0 0 auto;place-items:center;border-radius:8px;background:#202432;color:#fff;font-size:20px;font-weight:950;letter-spacing:0}.account-identity-card h2{margin:5px 0 4px;color:#202432;font-size:25px;letter-spacing:0;line-height:1.1;overflow-wrap:anywhere}.account-identity-card p{margin:0;color:#6f7482;font-size:13px;font-weight:800;line-height:1.35;overflow-wrap:anywhere}.account-status-card{display:grid;min-height:132px;align-content:center;gap:8px;padding:16px}.account-status-card svg{color:#5268ea}.account-status-card span,.account-setting-group>span,.account-security-summary span{color:#767c8d;font-size:11px;font-weight:900;line-height:1.25;text-transform:uppercase}.account-status-card strong{min-width:0;color:#202432;font-size:15px;line-height:1.25;overflow-wrap:anywhere}.account-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);gap:16px;align-items:start}.mcp-access-panel{display:grid;gap:16px;overflow:hidden}.mcp-access-grid{display:grid;grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);gap:14px}.mcp-token-card,.mcp-instruction-card{min-width:0;border:1px solid #dfe5f2;border-radius:8px;background:#f8faff;padding:16px}.mcp-token-card{display:grid;align-content:start;gap:14px}.mcp-token-status{display:flex;align-items:center;gap:11px}.mcp-token-status .status-dot{width:11px;height:11px;flex:0 0 auto;border-radius:50%;background:#a5adbd;box-shadow:0 0 0 5px #a5adbd24}.mcp-token-status .status-dot.active{background:#2fa66d;box-shadow:0 0 0 5px #2fa66d24}.mcp-token-status div{display:grid;min-width:0;gap:3px}.mcp-token-status strong{color:#202432;font-size:15px}.mcp-token-status small,.mcp-token-hint{color:#73798a;font-size:12px;font-weight:700;line-height:1.45}.mcp-token-meta{display:grid;gap:7px;border-top:1px solid #e1e7f3;border-bottom:1px solid #e1e7f3;padding:11px 0;color:#747b8d;font-size:12px;font-weight:700}.mcp-token-meta span{display:flex;justify-content:space-between;gap:12px}.mcp-token-meta strong{color:#303642;text-align:right}.mcp-revealed-token{display:grid;gap:7px}.mcp-revealed-token label,.mcp-endpoint-row>span{color:#646b7d;font-size:11px;font-weight:900;text-transform:uppercase}.mcp-revealed-token>div,.mcp-endpoint-row>div{display:flex;min-width:0;align-items:center;gap:8px}.mcp-revealed-token input{width:100%;min-width:0;min-height:40px;border:1px solid #bdc9e7;border-radius:8px;background:#fff;color:#25315a;padding:0 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.mcp-revealed-token button,.mcp-command-row button{display:inline-flex;min-height:40px;flex:0 0 auto;align-items:center;justify-content:center;gap:7px;border:1px solid #5268ea;border-radius:8px;background:#5268ea;color:#fff;padding:0 12px;font-size:12px;font-weight:900}.mcp-token-actions{display:flex;flex-wrap:wrap;gap:8px}.mcp-token-actions .danger{border-color:#efc5c9;color:#b3414c}.mcp-token-hint{margin:0}.mcp-instruction-card{display:grid;align-content:start;gap:13px;background:#202432;color:#fff}.mcp-instruction-card h3{margin:4px 0 0;font-size:19px}.mcp-instruction-card .eyebrow{color:#aebaff}.mcp-instruction-card ol{display:grid;gap:7px;margin:0;padding-left:20px;color:#d7dbea;font-size:13px;font-weight:700;line-height:1.45}.mcp-instruction-card code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.mcp-instruction-card li code{color:#fff}.mcp-endpoint-row{display:grid;gap:7px}.mcp-endpoint-row>span{color:#9ca5bf}.mcp-endpoint-row>div,.mcp-command-row{border:1px solid rgb(255 255 255 / 15%);border-radius:8px;background:#ffffff12}.mcp-endpoint-row code{min-width:0;flex:1;overflow-wrap:anywhere;padding:10px 0 10px 11px;color:#fff;font-size:12px}.mcp-endpoint-row button{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:0;background:transparent;color:#cbd3ff}.mcp-command-row{display:grid;gap:10px;padding:11px}.mcp-command-row code{color:#dfe4ff;font-size:12px;line-height:1.55;overflow-wrap:anywhere;-webkit-user-select:all;user-select:all}.mcp-command-row button{justify-self:start;min-height:34px;border-color:#697df1;background:#697df1}.mcp-security-note{margin:0;color:#aeb5c9;font-size:11px;font-weight:700;line-height:1.45}.account-settings-grid{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.account-profile-panel,.account-save-panel{grid-column:1 / -1}.account-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.account-form-grid.compact{grid-template-columns:1fr}.account-field{display:grid;min-width:0;gap:7px;color:#30333d;font-size:13px;font-weight:900}.account-field input,.account-field select{width:100%;min-height:40px;min-width:0;border:1px solid #dfe5f2;border-radius:8px;background:#fff;color:#202432;padding:0 11px;font-size:13px;font-weight:800;outline:none}.account-field input:focus,.account-field select:focus,.account-input-with-icon:focus-within,.account-password-input:focus-within{border-color:#5268ea;box-shadow:0 0 0 3px #5268ea24}.account-input-with-icon,.account-password-input{display:flex;min-width:0;align-items:center;gap:8px;border:1px solid #dfe5f2;border-radius:8px;background:#fff;padding:0 10px}.account-input-with-icon svg,.account-password-input svg{flex:0 0 auto;color:#8a91a3}.account-input-with-icon input,.account-password-input input{border:0;border-radius:0;box-shadow:none;padding:0}.account-input-with-icon input:focus,.account-password-input input:focus{border:0;box-shadow:none}.account-setting-group{display:grid;gap:8px;margin-top:12px}.account-segmented{display:grid;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:6px}.account-segmented button{min-height:34px;border:1px solid #dfe5f2;border-radius:8px;background:#fff;color:#4f5565;padding:0 10px;font-size:12px;font-weight:900}.account-segmented button:hover{border-color:#cbd5ef;color:#202432}.account-segmented button.active{border-color:#5268ea;background:#eef3ff;color:#3342a0}.account-toggle-list{display:grid;gap:9px}.account-toggle{display:flex;min-width:0;min-height:64px;align-items:flex-start;gap:10px;border:1px solid #dfe5f2;border-radius:8px;background:#fff;color:#4f5565;padding:11px}.account-toggle.active{border-color:#bfc9ff;background:#f4f6ff}.account-toggle input{width:16px;height:16px;flex:0 0 auto;margin-top:2px;accent-color:#5268ea}.account-toggle span{display:grid;min-width:0;gap:3px}.account-toggle strong{color:#30333d;font-size:13px;line-height:1.25;overflow-wrap:anywhere}.account-toggle small{color:#767c8d;font-size:11px;font-weight:800;line-height:1.35;overflow-wrap:anywhere}.account-save-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.account-save-panel h2{margin:0 0 4px;color:#30333d;font-size:17px;letter-spacing:0}.account-save-panel p{margin:0;color:#767c8d;font-size:12px;font-weight:800;line-height:1.35}.account-save-panel .access-alert{grid-column:1 / -1}.access-primary-button svg,.access-secondary-button svg{flex:0 0 auto}.access-primary-button,.access-secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:7px}.account-security-panel{position:sticky;top:132px;display:grid;gap:14px}.account-security-summary{display:grid;gap:8px;border-top:1px solid #e5eaf5;border-bottom:1px solid #e5eaf5;padding:10px 0}.account-security-summary div{display:grid;min-width:0;gap:4px}.account-security-summary strong{min-width:0;color:#202432;font-size:13px;line-height:1.35;overflow-wrap:anywhere}.account-password-grid{display:grid;gap:10px}.account-password-input{padding-right:4px}.account-password-input button{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border:0;border-radius:6px;background:transparent;color:#767c8d}.account-password-input button:hover{background:#f3f6ff;color:#5268ea}.account-password-strength{display:grid;gap:6px}.account-password-strength div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.account-password-strength span{height:5px;border-radius:999px;background:#e3e8f2}.account-password-strength span.active{background:#f0a540}.account-password-strength.positive span.active{background:#17a76f}.account-password-strength.negative span.active{background:#d84859}.account-password-strength strong{color:#30333d;font-size:13px}.account-password-strength small{color:#767c8d;font-size:11px;font-weight:800;line-height:1.35}.account-security-actions{display:flex;flex-wrap:wrap;gap:8px}.account-security-note{display:flex;align-items:flex-start;gap:8px;border-top:1px solid #e5eaf5;color:#6f7482;padding-top:12px;font-size:12px;font-weight:800;line-height:1.35}.account-security-note svg{flex:0 0 auto;color:#f0a540}@media(min-width:1320px){.ltv-period-main{grid-template-columns:minmax(180px,.28fr) minmax(360px,1fr)}}@media(max-width:1180px){.browser-frame{--sidebar-rail-width: 82px}.browser-frame.sidebar-collapsed{--sidebar-rail-width: 74px}.app-shell{grid-template-columns:82px minmax(0,1fr)}.filters{flex-wrap:wrap;overflow:visible;padding-bottom:0;-webkit-overflow-scrolling:touch;scrollbar-width:none}.filters::-webkit-scrollbar{display:none}.brand{justify-content:center;padding-right:0;padding-left:0}.brand-copy,.nav-item-chevron,.nav-sublist,.nav-item span,.sidebar-toggle span{display:none}.nav-item,.sidebar-toggle{justify-content:center;padding:0}.kpi-grid,.grid.two,.accounting-filter-grid,.accounting-summary-grid,.lever-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.weekly-performance-insights{grid-template-columns:repeat(3,minmax(0,1fr))}.sales-channel-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.report-shell{grid-template-columns:minmax(0,1fr)}.guest-filter-body{grid-template-columns:repeat(2,minmax(0,1fr))}.guest-filter-title,.guest-filter-summary,.guest-filter-body,.guest-selected-locations,.guest-selected-locations.compact,.guest-filter-actions,.guest-unused-filters{grid-column:1 / -1}.general-figures-hero{grid-template-columns:repeat(2,minmax(0,1fr))}.general-figures-chart-grid,.wash-metrics-grid{grid-template-columns:1fr}.sales-channel-focus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lfl-method-grid{grid-template-columns:1fr}.guest-method-grid,.guest-summary-grid,.client-method-grid,.client-value-grid,.ltv-window-grid,.ltv-client-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.ltv-period-main,.ltv-client-controls{grid-template-columns:1fr}.ltv-period-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.ltv-entity-grid,.ltv-scope-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ltv-client-layout{grid-template-columns:1fr}.ltv-client-profile{position:static}.lfl-portfolio-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.lfl-portfolio-grid{grid-template-columns:repeat(auto-fit,minmax(148px,1fr))}.lfl-summary-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.account-hero-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-identity-card{grid-column:1 / -1}.account-layout,.mcp-access-grid{grid-template-columns:1fr}.account-security-panel{position:static}}@media(min-width:821px){.sidebar-hover-expanded{--sidebar-rail-width: 252px}.sidebar-hover-expanded .app-shell{grid-template-columns:252px minmax(0,1fr)}.sidebar-hover-expanded .brand{justify-content:flex-start;padding:0 8px 25px}.sidebar-hover-expanded .brand-copy,.sidebar-hover-expanded .nav-item-chevron,.sidebar-hover-expanded .nav-item span,.sidebar-hover-expanded .sidebar-toggle span{display:block}.sidebar-hover-expanded .nav-sublist{display:grid}.sidebar-hover-expanded .nav-sublist[hidden]{display:none}.sidebar-hover-expanded .nav-item,.sidebar-hover-expanded .sidebar-toggle{justify-content:flex-start;padding:0 12px}}@media(max-width:820px){.wash-entity-summary{grid-template-columns:1fr}.browser-chrome{display:none}.app-shell{display:block;min-height:100vh;background:transparent}.sidebar{position:fixed;z-index:50;inset:auto 0 0;display:block;height:auto;min-height:0;overflow:visible;border-top:1px solid #d9deeb;background:#f8f9fff0;box-shadow:0 -14px 32px #242a4229;color:#2d3444;padding:7px max(10px,env(safe-area-inset-left)) calc(7px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-right));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.nav{display:none}.mobile-nav-shell{position:relative;display:block}.mobile-primary-nav{position:relative;z-index:3;display:grid;grid-template-columns:repeat(auto-fit,minmax(58px,1fr));gap:4px;min-width:0}.mobile-nav-item,.mobile-menu-item,.mobile-report-menu-item,.mobile-lfl-menu-item{border:0;border-radius:8px;background:transparent;color:#5f6676}.mobile-nav-item{display:grid;min-width:0;min-height:56px;align-content:center;justify-items:center;gap:4px;padding:5px 4px 4px;font-size:10px;font-weight:800;line-height:1.05;text-align:center}.mobile-nav-item svg,.mobile-menu-item svg,.mobile-report-menu-item svg,.mobile-lfl-menu-item svg{flex:0 0 auto}.mobile-nav-item span{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-nav-item-territory span{font-size:8px;letter-spacing:-.02em;text-overflow:clip;white-space:normal;line-height:1.05}.mobile-nav-item-territory{padding-right:1px;padding-left:1px}.mobile-nav-item:hover,.mobile-nav-item.active,.mobile-menu-item:hover,.mobile-menu-item.active,.mobile-report-menu-item:hover,.mobile-report-menu-item.active,.mobile-lfl-menu-item:hover,.mobile-lfl-menu-item.active{background:#e8edff;color:#4259dc}.mobile-menu-scrim,.mobile-reports-menu-scrim,.mobile-lfl-menu-scrim{position:fixed;z-index:1;top:0;right:0;bottom:calc(72px + env(safe-area-inset-bottom));left:0;border:0;background:#2026382e;padding:0}.mobile-menu-scrim[hidden],.mobile-menu-panel[hidden],.mobile-reports-menu-scrim[hidden],.mobile-reports-menu-panel[hidden],.mobile-lfl-menu-scrim[hidden],.mobile-lfl-menu-panel[hidden]{display:none}.mobile-menu-panel,.mobile-reports-menu-panel,.mobile-lfl-menu-panel{position:fixed;z-index:2;right:max(10px,env(safe-area-inset-right));bottom:calc(72px + env(safe-area-inset-bottom));left:max(10px,env(safe-area-inset-left));display:grid;max-height:min(54vh,420px);grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;overflow-y:auto;border:1px solid #d9deeb;border-radius:8px;background:#fff;box-shadow:0 18px 46px #242a423d;padding:10px}.mobile-reports-menu-panel,.mobile-lfl-menu-panel{grid-template-columns:1fr}.mobile-menu-item,.mobile-report-menu-item,.mobile-lfl-menu-item{display:flex;min-width:0;min-height:44px;align-items:center;gap:8px;padding:0 10px;font-size:12px;font-weight:800;text-align:left}.mobile-menu-item span,.mobile-report-menu-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-toggle{display:none}.topbar{position:sticky;z-index:20;top:0;gap:7px;padding:8px 10px 9px}.topbar-main{align-items:center;gap:8px}.title-block{flex:1 1 auto;gap:8px;overflow:hidden}.title-block>div{min-width:0}.section-icon{width:34px;height:34px}.topbar h1{overflow:hidden;margin-bottom:0;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.topbar p{display:none}.topbar-actions{gap:6px}.topbar-actions .icon-button,.account-button,.logout-button{min-height:34px}.topbar-actions .icon-button{width:34px}.account-button{width:36px;justify-content:center;padding:0}.account-button-avatar{width:28px;height:28px;font-size:11px}.account-button-copy{display:none}.logout-button{width:34px;justify-content:center;padding:0}.logout-button span{display:none}.filters{display:grid;gap:6px;overflow:visible;padding-bottom:0}.data-refresh-banner{width:100%;min-height:32px;justify-content:center;padding:6px 8px;font-size:11px}.filter-row{display:flex;min-width:0;gap:6px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.date-filter-row{order:1;display:grid;gap:6px;overflow:visible;padding-bottom:0}.location-filter-row{order:2;overflow:visible;padding-bottom:0}.filter-row::-webkit-scrollbar{display:none}.filter-row>*{flex:0 0 auto}.filters select,.control,.segmented,.period-pill{width:auto}.control,.segmented,.filters select,.icon-button,.period-pill{min-height:32px}.period-controls{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;gap:6px}.period-step-button{width:40px;min-height:40px;color:#5268ea}.period-controls .dates{width:100%;min-width:0;justify-content:space-between;gap:4px}.period-controls .dates input{width:auto;min-width:0;flex:1 1 0;font-size:12px}.date-presets{display:grid;width:100%;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;padding:4px}.date-presets svg{display:none}.control.compact button,.segmented button{min-width:0;height:28px;padding:0 5px;font-size:11px}.date-presets button,.segmented button{white-space:nowrap}.location-filter-row .scope-select{width:auto;min-width:108px;flex:0 1 116px}.location-filter-row .topbar-location-field{width:auto;min-width:0;flex:1 1 0}.topbar-location-field .guest-location-input-shell{min-height:40px;max-height:86px}.comparison-segmented{min-width:0;width:100%;grid-template-columns:repeat(4,minmax(0,1fr))}.comparison-controls{display:grid;grid-template-columns:minmax(150px,.86fr) minmax(0,1.14fr);gap:6px;align-items:stretch}.comparison-controls .comparable-toggle{justify-content:center;gap:6px;padding:0 6px}.comparison-controls .period-pill{display:grid;width:100%;min-width:0;min-height:36px;grid-column:1 / -1;align-content:center;gap:1px;padding:4px 8px}.comparison-controls .period-pill span{font-size:10px;line-height:1.1}.comparison-controls .period-pill strong{max-width:none;font-size:11px;line-height:1.15}.comparison-controls .period-pill small{display:none}.lfl-segmented{width:100%}.dates input{width:116px;font-size:11px}.period-pill{max-width:none}.period-pill strong{max-width:150px}.content{padding:16px 16px calc(94px + env(safe-area-inset-bottom))}.account-density-compact .content{padding:14px 14px calc(94px + env(safe-area-inset-bottom))}.access-form-grid,.access-location-presets,.access-report-tab-grid,.account-hero-grid,.account-settings-grid,.account-form-grid,.mcp-access-grid{grid-template-columns:1fr}.mcp-revealed-token>div{align-items:stretch;flex-direction:column}.mcp-revealed-token button,.mcp-command-row button{width:100%}.account-identity-card{align-items:flex-start}.account-save-panel{grid-template-columns:1fr}.account-save-panel .access-primary-button,.account-security-actions .access-primary-button,.account-security-actions .access-secondary-button{width:100%}.access-debug-grid{grid-template-columns:1fr}.access-permissions-header{display:grid}.access-permissions-actions{justify-content:flex-start}.access-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-sidebar{grid-template-columns:1fr;padding:14px}.guest-filter-body{grid-template-columns:1fr}.guest-filter-title,.guest-filter-summary,.guest-filter-body,.guest-selected-locations,.guest-selected-locations.compact{grid-column:auto}.guest-filter-toggle{display:inline-grid}.report-sidebar.collapsed{gap:8px;padding-bottom:12px}.report-sidebar.collapsed .guest-filter-summary{display:block}.report-sidebar.collapsed .guest-filter-body{display:none}.guest-bi-header,.wash-report-header{padding:16px 14px 12px}.wash-report-header h2{font-size:21px}.wash-report-tabbar,.wash-report-subtabs{padding-right:10px;padding-left:10px}.wash-report-tabbar button,.wash-report-subtabs button{flex:0 0 auto;min-height:42px;font-size:12px}.wash-mobile-app-heading{align-items:flex-start;flex-direction:column}.wash-mobile-app-heading span{white-space:normal}.general-figures-hero,.general-figures-chart-grid{grid-template-columns:1fr}.general-figures-stat{min-height:124px}.general-figures-stat strong{font-size:26px}.general-figures-stat div{align-items:flex-start;flex-direction:column}.general-figures-growth{position:static;width:fit-content;margin:8px 0 0}.guest-tabbar{flex-wrap:nowrap;overflow-x:auto;padding:0 10px}.guest-tabbar button{flex:0 0 auto;min-height:44px}.guest-bi-stack{padding:16px 12px 18px}.panel{padding:14px}.panel-header{gap:10px}.panel-header h2{font-size:17px;overflow-wrap:anywhere}.panel-header p{font-size:12px;line-height:1.3}.accounting-filter-grid,.accounting-summary-grid{grid-template-columns:1fr}.accounting-summary-tile{min-height:96px}.ltv-window-grid,.ltv-client-stats{grid-template-columns:1fr}.ltv-period-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.ltv-entity-actions,.ltv-entity-grid{grid-template-columns:1fr}.ltv-period-actions button,.ltv-entity-actions button,.ltv-segment-strip button{min-height:62px;padding:9px}.ltv-segment-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.ltv-custom-range,.ltv-scope-grid{grid-template-columns:1fr}.ltv-scope-head{display:grid}.ltv-scope-head button{justify-self:start}.ltv-inline-help{font-size:11.5px}.guest-comparison-legend-shell{gap:7px;padding:7px}.guest-comparison-legend-toolbar{align-items:flex-start;flex-direction:column;gap:7px}.guest-comparison-legend-actions{width:100%;justify-content:space-between}.guest-comparison-legend{grid-template-columns:1fr}.guest-comparison-tooltip{width:min(340px,calc(100vw - 24px));max-height:min(460px,calc(100vh - 64px));padding:9px}.guest-comparison-tooltip-head{grid-template-columns:1fr;gap:3px}.guest-comparison-tooltip-list{max-height:300px}.recharts-wrapper{font-size:11px}.recharts-legend-wrapper{max-height:66px}.recharts-default-legend{justify-content:flex-start;gap:4px 8px;padding-right:2px!important;padding-left:2px!important}.recharts-legend-item{margin-right:0!important}.guest-date-pair,.kpi-grid,.grid.two,.weekly-performance-insights,.sales-channel-summary,.sales-channel-focus-grid,.client-method-grid,.client-value-grid,.guest-method-grid,.guest-summary-grid,.guest-description-grid,.guest-comparison-controls,.general-figures-hero,.general-figures-chart-grid,.wash-metrics-grid,.wash-coverage-grid,.wash-unavailable-grid,.lfl-portfolio-overview,.lfl-portfolio-grid,.lfl-portfolio-metrics,.lfl-dynamics-kpi-grid,.lfl-summary-strip,.lever-grid{grid-template-columns:1fr}.metric-card-body{grid-template-columns:minmax(0,1fr) 96px}.metric-card strong{font-size:31px}}:root{--portal-orange: #ff5014;--portal-orange-dark: #df3d00;--portal-orange-soft: #fff0e9;--portal-purple: #6724d8;--portal-purple-soft: #f1eaff;--portal-blue: #2368e8;--portal-ink: #17191f;--portal-graphite: #202229;--portal-muted: #71747e;--portal-canvas: #f4f4f2;--portal-line: #e5e4e1;--portal-surface: #ffffff;--portal-radius-sm: 10px;--portal-radius-md: 16px;--portal-radius-lg: 22px;color:var(--portal-ink);background:var(--portal-canvas);font-family:Wix Madefor Display,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:radial-gradient(circle at 78% -15%,rgb(255 80 20 / 9%),transparent 28rem),var(--portal-canvas)}.browser-frame{--chrome-height: 0px;--sidebar-rail-width: 252px;--sidebar-surface: var(--portal-graphite);--workspace-surface: var(--portal-canvas);background:var(--portal-canvas)}@media(min-width:821px){.app-shell{min-height:100vh;grid-template-columns:252px minmax(0,1fr);background:linear-gradient(90deg,var(--portal-graphite) 0 var(--sidebar-rail-width),transparent var(--sidebar-rail-width)),var(--portal-canvas)}.sidebar{top:0;height:100vh;background:radial-gradient(circle at 15% 0%,rgb(255 80 20 / 17%),transparent 17rem),linear-gradient(180deg,#25272e,#191b21);box-shadow:inset -1px 0 #ffffff12;padding:22px 14px 18px}}.brand{min-height:58px;gap:13px;padding:0 8px 25px}.brand-mark{width:44px;height:44px;border:0;border-radius:13px;background:var(--portal-orange);box-shadow:0 10px 24px #ff501440}.brand-mark span{display:block;width:27px;height:19px;border:3px solid #ffffff;border-radius:999px}.brand strong{font-size:17px;font-weight:900;letter-spacing:.08em}.brand span{color:#ffffff8a;font-size:11px;letter-spacing:.015em}.nav{gap:5px}.nav-item,.sidebar-toggle{border-radius:11px;color:#ffffff9c}.nav-item{min-height:43px;padding:0 12px;font-size:13px;font-weight:700}.nav-item:hover,.sidebar-toggle:hover{background:#ffffff12}.nav-item.active{background:#fff;color:var(--portal-ink);box-shadow:0 9px 24px #00000029}.nav-item.active svg{color:var(--portal-orange)}.nav-item-territory{min-height:58px}.nav-item-territory>span{overflow:visible;text-overflow:clip;white-space:normal;line-height:1.15}.nav-sublist{border-left-color:#ff50148c}.nav-subitem.active{background:#ff501429;color:#fff}.topbar{top:0;gap:12px;border-bottom:1px solid var(--portal-line);background:#f4f4f2e0;padding:20px 30px 16px;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.section-icon{width:38px;height:38px;border:0;border-radius:12px;background:var(--portal-orange);color:#fff;box-shadow:0 9px 20px #ff501433}.topbar h1{color:var(--portal-ink);font-size:clamp(23px,2vw,29px);font-weight:850;letter-spacing:-.035em}.topbar p,.panel-header p{color:var(--portal-muted);font-weight:600}.control,.segmented,.filters select,.icon-button,.period-pill,.account-button,.logout-button,.topbar-location-field .guest-location-input-shell{border-color:var(--portal-line);border-radius:var(--portal-radius-sm);background:#ffffffeb;box-shadow:none}.control.compact button.active,.segmented button.active{background:var(--portal-ink);color:#fff}.control.compact button:hover,.segmented button:hover{background:var(--portal-orange-soft);color:var(--portal-orange-dark)}.account-button-avatar{border-radius:10px;background:var(--portal-purple)}.account-button:hover,.account-button.active,.icon-button:hover{border-color:#ffc8b3;background:var(--portal-orange-soft);color:var(--portal-orange-dark)}.account-button.active{box-shadow:inset 0 -2px 0 var(--portal-orange)}.content{padding:28px 30px 44px}.section-stack{gap:20px}.eyebrow{color:var(--portal-orange-dark);letter-spacing:.08em}.metric-card,.panel,.lfl-method-panel,.guest-method-panel,.client-method-panel{border-color:var(--portal-line);border-radius:var(--portal-radius-md);background:var(--portal-surface);box-shadow:0 1px #ffffffd9 inset,0 10px 30px #1c18140a}.metric-card{min-height:172px;padding:18px 18px 15px}.metric-card:hover,.panel:hover{border-color:#d9d6d1}.metric-card.positive,.metric-card.negative,.metric-card.neutral{border-top-width:1px}.metric-card:before{display:block;width:36px;height:4px;margin:-18px 0 14px;border-radius:0 0 6px 6px;background:var(--portal-orange);content:""}.metric-card:nth-child(2):before{background:var(--portal-purple)}.metric-card:nth-child(3):before{background:var(--portal-blue)}.metric-card:nth-child(4):before{background:#16a36f}.comparison-tile-top span,.metric-title{color:var(--portal-muted);font-size:11px;letter-spacing:.055em}.metric-card strong{color:var(--portal-ink);font-size:clamp(31px,2.5vw,40px);font-weight:850;letter-spacing:-.045em}.delta-pill{border-radius:999px;background:#f2f2f0;padding:3px 7px;font-size:11px;font-weight:800}.mini-bars span,.mini-bars.positive span{border-radius:3px 3px 1px 1px;background:var(--portal-purple)}.mini-bars.negative span{background:var(--portal-orange)}.mini-bars.neutral span{background:var(--portal-blue)}.panel{padding:20px}.panel-header h2{color:var(--portal-ink);font-size:19px;font-weight:820;letter-spacing:-.025em}.export-button{border-color:var(--portal-line);border-radius:var(--portal-radius-sm);box-shadow:none}.export-button:hover:not(:disabled),.export-button[aria-expanded=true]{border-color:#ffc8b3;background:var(--portal-orange-soft);color:var(--portal-orange-dark)}@media(max-width:760px){.panel-help-card{right:0;left:auto;width:min(360px,calc(100vw - 32px))}.retention-dynamics-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{padding:14px 14px 12px}.title-block{overflow:visible}.topbar h1{overflow:visible;line-height:1.05;text-overflow:clip;white-space:normal}.content{padding:18px 12px 92px}.metric-card,.panel,.lfl-method-panel,.guest-method-panel,.client-method-panel{border-radius:14px}.mobile-nav-shell{background:#191b21f0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.mobile-nav-item.active{color:var(--portal-orange)}}::selection{background:#ff501438;color:var(--portal-ink)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid rgb(255 80 20 / 28%);outline-offset:2px}.login-screen{background:radial-gradient(circle at 16% 16%,rgb(103 36 216 / 15%),transparent 24rem),radial-gradient(circle at 84% 12%,rgb(255 80 20 / 22%),transparent 28rem),#f4f4f2}.login-panel{position:relative;overflow:hidden;border-color:var(--portal-line);border-radius:var(--portal-radius-lg);padding:34px;box-shadow:0 24px 70px #241e181f}.login-panel:before{position:absolute;top:0;right:0;left:0;height:5px;background:linear-gradient(90deg,var(--portal-orange) 0 58%,var(--portal-purple) 58% 82%,var(--portal-blue) 82%);content:""}.login-mark{width:48px;height:48px;border-radius:14px;background:var(--portal-orange);box-shadow:0 10px 24px #ff50143d}.login-panel h1,.boot-state h1{color:var(--portal-ink);font-size:29px;font-weight:850;letter-spacing:-.035em}.login-panel label{color:var(--portal-muted);font-weight:750}.login-panel input{min-height:46px;border-color:var(--portal-line);border-radius:var(--portal-radius-sm)}.login-panel input:focus{border-color:var(--portal-orange);box-shadow:0 0 0 3px #ff501424}.login-panel button,.boot-action{min-height:46px;border-radius:var(--portal-radius-sm);background:var(--portal-ink);transition:transform .14s ease,background .14s ease}.login-panel button:hover:not(:disabled),.boot-action:hover{background:var(--portal-orange);transform:translateY(-1px)}.table-wrap,.data-table-wrap{border-color:var(--portal-line);border-radius:12px}table th{background:#f8f7f4;color:#666870;font-size:11px;letter-spacing:.045em;text-transform:uppercase}table th,table td{border-color:#eceae6}table tbody tr:hover td{background:#fff8f4}.badge,.status-pill,.delta-pill{border-radius:999px}.badge.neutral{background:var(--portal-purple-soft);color:#5b20bd}.data-refresh-banner{border-color:#d8c5ff;border-radius:var(--portal-radius-sm);background:var(--portal-purple-soft);color:#5520b0;box-shadow:none}.data-refresh-spinner{color:var(--portal-purple)}.source-status-panel{border-color:#d7eadf;background:linear-gradient(135deg,#fff,#f5fbf7)}.source-status-panel.has-discoveries{border-color:#f0c58d;background:linear-gradient(135deg,#fff,#fff8ef)}.source-status-actions{display:flex;align-items:center;gap:10px}.source-status-actions button{display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--portal-line);border-radius:10px;background:#fff;color:var(--portal-ink)}.badge.warning{background:#fff0dc;color:#9a4b00}.source-status-actions .spin{animation:source-status-spin .9s linear infinite}.source-status-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px}.source-status-metrics>div{display:grid;gap:5px;padding:14px;border:1px solid rgba(65,70,76,.1);border-radius:12px;background:#ffffffd1}.source-status-metrics span{color:var(--portal-muted);font-size:12px}.source-status-metrics strong{color:var(--portal-ink);font-size:18px}.source-status-discoveries{display:flex;gap:10px;margin-top:14px;padding:12px 14px;border-radius:12px;background:#fff0dc;color:#783a00}.source-status-discoveries svg{flex:0 0 auto;margin-top:2px}.source-status-discoveries p{margin:0 0 5px;overflow-wrap:anywhere}.source-status-discoveries p:last-child{margin-bottom:0}.source-status-events{margin-top:14px}.source-status-events h3{margin:0 0 8px;font-size:14px}.source-status-events ul{display:grid;gap:6px;margin:0;padding:0;list-style:none}.source-status-events li{display:flex;justify-content:space-between;gap:16px;padding:8px 10px;border-radius:9px;background:#ffffffbf;font-size:13px}.source-status-events time{flex:0 0 auto;color:var(--portal-muted)}.source-comparison-table-wrap{margin-top:14px;overflow-x:auto}.source-comparison-table-wrap h3{margin:0 0 8px;font-size:14px}.source-status-note{margin:0 0 8px;font-size:13px;color:var(--text-muted, #64748b)}.source-comparison-table{width:100%;min-width:760px;border-collapse:collapse;border-radius:10px;overflow:hidden;background:#ffffffd1;font-size:12px}.source-comparison-table th,.source-comparison-table td{padding:9px 10px;border-bottom:1px solid rgba(65,70,76,.09);text-align:left;white-space:nowrap}.source-comparison-table th{color:var(--portal-muted);font-weight:700}.source-comparison-table tbody tr:last-child td{border-bottom:0}@keyframes source-status-spin{to{transform:rotate(360deg)}}@media(max-width:900px){.source-status-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.source-status-metrics{grid-template-columns:1fr}.source-status-events li{display:grid;gap:3px}.retention-kpi-grid,.retention-dynamics-summary{grid-template-columns:1fr}.retention-dynamics-controls,.retention-dynamics-chart-head{align-items:stretch;flex-direction:column}.retention-dynamics-controls>small,.retention-dynamics-chart-head>small{text-align:left}.retention-dynamics-toggle{width:100%}.retention-dynamics-toggle button{flex:1;padding:0 7px}.retention-header-actions,.retention-funnel-copy{align-items:stretch;flex-direction:column}.retention-scope-toggle,.retention-scope-toggle button{width:100%}.retention-scope-toggle button{flex:1}}.recharts-cartesian-grid line{stroke:#ebe9e5}.recharts-text{fill:#777982}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.retention-board-total{color:var(--portal-muted);font-size:13px;white-space:nowrap}.retention-board-unranked{color:var(--portal-muted)}.network-board-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.network-board-total{color:var(--portal-muted);font-size:13px;white-space:nowrap}.network-board-metric{border:1px solid var(--portal-line);border-radius:10px;padding:6px 10px;font-size:13px;background:var(--portal-surface);color:var(--portal-ink)}.network-board-own{color:var(--portal-orange)}.retention-board-filters{display:flex;flex-direction:column;gap:10px;font-size:13px;line-height:1.5;color:var(--portal-muted)}.retention-board-filters ul{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:8px}.browser-frame{font-family:Wix Madefor Display,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.brand{display:grid;min-height:68px;align-content:center;justify-items:start;gap:7px}.brand-logo{display:block;width:146px;max-width:100%;height:auto}.brand-copy span{margin:0;color:#ffffff85;font-size:11px;font-weight:650;letter-spacing:.02em}.overview-topbar{gap:18px;background:#f4f4f2f0;padding-top:26px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.overview-topbar .topbar-main,.overview-topbar .title-block{align-items:flex-start}.overview-topbar .section-icon{display:none}.overview-topbar h1{margin-bottom:7px;font-size:clamp(30px,2.5vw,42px);font-weight:780;letter-spacing:-.045em;line-height:.98}.overview-topbar p{font-size:14px;font-weight:520;line-height:1.4}.overview-data-status{display:inline-flex;min-height:42px;align-items:center;gap:8px;border:1px solid var(--portal-line);border-radius:12px;background:#fff;color:#41434a;padding:0 12px;font-size:12px;white-space:nowrap}.overview-data-status>span{width:8px;height:8px;border-radius:50%;background:#22a35a;box-shadow:0 0 0 4px #22a35a1c}.overview-data-status.refreshing>span{background:var(--portal-orange);box-shadow:0 0 0 4px #ff50141c;animation:overview-status-pulse 1.1s ease-in-out infinite}.overview-data-status.partial{border-color:#f0d9a8;background:#fffaf0;color:#8a6a1f}.overview-data-status.partial>span{background:#d99a1c;box-shadow:0 0 0 4px #d99a1c21;animation:none}@keyframes overview-status-pulse{50%{opacity:.45}}.overview-mobile-filter-toggle{display:none}.overview-topbar .filters{width:100%;flex-wrap:nowrap;justify-content:space-between;gap:16px;border:1px solid var(--portal-line);border-radius:16px;background:#fffffff0;box-shadow:0 10px 32px #1c18140a;padding:8px 10px}.overview-topbar .filter-row{min-width:0;align-items:center;gap:6px}.overview-topbar .location-filter-row,.overview-topbar .date-filter-row{display:flex}.overview-topbar .date-filter-row{justify-content:flex-end;margin-left:auto}.overview-topbar .filters .scope-select{width:auto;min-width:126px;max-width:178px;border:0;border-radius:9px;background:transparent;box-shadow:none;padding-right:28px;padding-left:10px;font-size:13px}.overview-topbar .filters .topbar-location-field{width:238px;min-width:190px;max-width:280px}.overview-topbar .topbar-location-field .guest-location-input-shell{min-height:40px;max-height:72px;border:0;border-radius:9px;background:transparent;box-shadow:none;padding-right:8px;padding-left:8px}.overview-topbar .location-filter-row:after{width:1px;height:28px;margin-left:5px;background:var(--portal-line);content:""}.overview-topbar .control,.overview-topbar .segmented,.overview-topbar .icon-button{min-height:40px;border-radius:10px}.overview-topbar .date-presets,.overview-topbar .comparison-segmented{border:0;background:#f2f2f0;box-shadow:none}.overview-topbar .date-presets{flex-wrap:nowrap}.overview-topbar .date-presets svg,.overview-topbar .period-pill{display:none}.overview-topbar .control.compact button,.overview-topbar .segmented button{height:32px;border-radius:8px;font-size:12px}.overview-topbar .control.compact button.active,.overview-topbar .segmented button.active{background:#fff;color:var(--portal-ink);box-shadow:0 2px 7px #1c18141a}.overview-topbar .period-controls{gap:0;overflow:hidden;border:1px solid var(--portal-line);border-radius:11px;background:#fff}.overview-topbar .period-controls .icon-button,.overview-topbar .period-controls .dates{border:0;border-radius:0;box-shadow:none}.overview-topbar .period-controls .icon-button:first-child{border-right:1px solid var(--portal-line)}.overview-topbar .period-controls .icon-button:last-child{border-left:1px solid var(--portal-line)}.overview-topbar .period-controls .dates{padding-right:7px;padding-left:7px}.overview-topbar .comparison-segmented{min-width:220px}.overview-home{width:100%;min-width:0;grid-template-columns:minmax(0,1fr);gap:16px}.overview-home>*{min-width:0;max-width:100%}.overview-home .kpi-grid{gap:13px}.overview-home .metric-card{min-height:160px;border-radius:16px;padding:16px 17px 14px}.overview-home .metric-card:before{display:none}.overview-home .metric-card.with-icon{border-top-width:1px}.overview-home .metric-card-top{grid-template-columns:minmax(0,1fr) auto}.overview-home .metric-card-top>svg{display:none}.overview-home .metric-title-wrap{display:flex;min-width:0;align-items:center;gap:9px}.overview-home .metric-icon{display:inline-grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border-radius:9px;background:var(--metric-accent, var(--portal-orange));color:#fff}.overview-home .metric-title{color:#676970;font-size:12px;font-weight:720;letter-spacing:0;text-transform:none}.overview-home .metric-card-body{min-height:96px;grid-template-columns:minmax(0,1fr) 105px;gap:8px}.overview-home .metric-card strong{margin-top:15px;margin-bottom:9px;font-size:clamp(27px,2.1vw,36px)}.overview-home .metric-comparison{gap:4px 8px;color:#98999d;font-size:10px;font-weight:610}.overview-home .metric-coverage{margin-top:5px;font-size:10px;font-weight:700}.overview-home .metric-forecast{margin-top:5px;color:#76787e;font-size:10px;font-weight:650}.overview-home .metric-forecast-value{color:var(--portal-ink)}.mini-line-trend{display:block;width:105px;height:58px;align-self:end;overflow:visible}.overview-home-grid{display:grid;width:100%;max-width:100%;min-width:0;grid-template-columns:minmax(0,1.7fr) minmax(310px,.72fr);align-items:stretch;gap:13px}.overview-home-grid>*{min-width:0}.overview-revenue-panel>.panel,.overview-attention-panel,.overview-locations-panel>.panel{height:100%;border-radius:16px}.overview-revenue-panel .panel{padding:18px 20px 14px}.overview-revenue-panel .chart-insights{gap:7px;margin-bottom:4px}.overview-revenue-panel .chart-insights div{min-width:112px;border:0;border-radius:9px;background:#f7f7f5;padding:7px 9px}.overview-revenue-panel .chart-insights div span{font-size:9px}.overview-revenue-panel .chart-insights strong{font-size:14px}.overview-revenue-panel .chart-insights small{overflow:hidden;color:#98999e;font-size:9px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.overview-attention-panel{padding:18px}.overview-attention-header,.overview-attention-header>div{display:flex;align-items:flex-start}.overview-attention-header{justify-content:space-between;gap:12px}.overview-attention-header>div{min-width:0;gap:10px}.overview-panel-icon{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:10px;background:#fff0ea;color:var(--portal-orange)}.overview-attention-header h2{margin:1px 0 4px;color:var(--portal-ink);font-size:18px;font-weight:780;letter-spacing:-.025em}.overview-attention-header p{margin:0;color:var(--portal-muted);font-size:11px;line-height:1.35}.overview-attention-count{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:10px;background:#fff0f0;color:#c53e42;font-size:12px;font-weight:800}.overview-attention-list{display:grid;gap:0;margin:13px 0 0;padding:0;list-style:none}.overview-attention-list li{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;border-bottom:1px solid #efeeeb;padding:9px 0}.overview-attention-list li:last-child{border-bottom:0}.overview-attention-rank{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;background:#f3f3f1;color:#77797e;font-size:11px;font-weight:800}.overview-attention-copy,.overview-attention-value{display:grid;min-width:0;gap:3px}.overview-attention-copy strong,.overview-attention-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overview-attention-copy strong{color:#33353b;font-size:12px}.overview-attention-copy span{color:#929398;font-size:10px}.overview-attention-value{justify-items:end}.overview-attention-value>strong{color:var(--portal-ink);font-size:12px;font-variant-numeric:tabular-nums}.overview-attention-value .badge{min-height:19px;padding:0 6px;font-size:9px}.overview-attention-clear{display:flex;min-height:220px;align-items:center;justify-content:center;gap:10px;color:#16834a}.overview-attention-clear div{display:grid;max-width:260px;gap:3px}.overview-attention-clear span{color:var(--portal-muted);font-size:11px;line-height:1.35}.overview-locations-panel .panel{padding:18px}.overview-location-count{border-radius:999px;background:#f2f2f0;color:#676970;padding:6px 9px;font-size:11px;font-weight:750;white-space:nowrap}.overview-locations-panel .table-wrap{border:0;border-top:1px solid var(--portal-line);border-radius:0}.overview-locations-panel table{min-width:880px}.overview-locations-panel th{background:#fafaf8;color:#8b8d92;font-size:10px;letter-spacing:.025em}.overview-locations-panel th,.overview-locations-panel td{padding:11px 12px}.overview-locations-panel tbody tr:nth-child(2n){background:#fcfcfb}.overview-location-name,.overview-metric-pair{display:grid;gap:3px}.overview-location-name strong,.overview-metric-pair strong{color:var(--portal-ink);font-size:12px;font-variant-numeric:tabular-nums}.overview-location-name span,.overview-metric-pair>span{color:#9a9b9f;font-size:10px;font-weight:550}.overview-metric-pair{grid-template-columns:auto auto;align-items:center;column-gap:7px}.overview-metric-pair>strong,.overview-metric-pair>span{grid-column:1}.overview-metric-pair .badge{grid-column:2;grid-row:1 / span 2;min-height:21px;padding:0 7px;font-size:10px}@media(max-width:1500px)and (min-width:761px){.overview-topbar .filters{display:grid;grid-template-columns:minmax(0,1fr)}.overview-topbar .location-filter-row,.overview-topbar .date-filter-row{width:100%;min-width:0;margin-left:0;overflow:visible}}@media(max-width:1180px)and (min-width:761px){.brand-logo{width:54px}.overview-topbar .date-filter-row{flex-wrap:wrap;justify-content:flex-start}.overview-topbar .period-controls .dates input{width:104px}.overview-topbar .date-presets{flex:1 1 auto}.overview-topbar .comparison-controls{display:flex;flex:0 1 200px}.overview-topbar .comparison-segmented{width:100%;min-width:190px}.overview-home-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:820px){.brand{display:none}}@media(max-width:760px){.overview-topbar{gap:10px;padding:14px 12px 10px}.overview-topbar .topbar-main{align-items:center}.overview-topbar h1{overflow:visible;font-size:clamp(25px,7.5vw,31px);line-height:1;text-overflow:clip;white-space:normal}.overview-topbar p{display:block;margin-top:4px;font-size:11px;line-height:1.3}.overview-data-status{width:38px;min-height:38px;justify-content:center;border-radius:11px;padding:0}.overview-data-status strong{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.overview-topbar .account-button,.overview-topbar .logout-button{display:none}.overview-mobile-filter-toggle{display:grid;width:100%;min-height:42px;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid var(--portal-line);border-radius:12px;background:#fff;color:var(--portal-ink);padding:0 11px;text-align:left}.overview-mobile-filter-toggle>svg:first-child{color:var(--portal-orange)}.overview-mobile-filter-toggle span{font-size:13px;font-weight:750}.overview-mobile-filter-toggle small{overflow:hidden;color:var(--portal-muted);font-size:11px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.overview-mobile-filter-toggle>svg:last-child{color:#8a8c92;transition:transform .16s ease}.overview-mobile-filter-toggle[aria-expanded=true]>svg:last-child{transform:rotate(180deg)}.overview-topbar .filters{display:grid;gap:8px;border-radius:13px;padding:8px}.overview-topbar .filters:not(.mobile-open){border:0;background:transparent;box-shadow:none;padding:0}.overview-topbar .filters:not(.mobile-open) .location-filter-row,.overview-topbar .filters:not(.mobile-open) .comparison-controls,.overview-topbar .filters:not(.mobile-open) .period-controls{display:none}.overview-topbar .location-filter-row,.overview-topbar .date-filter-row{display:grid;width:100%;gap:7px;margin:0;overflow:visible}.overview-topbar .location-filter-row{grid-template-columns:minmax(0,1fr);order:1}.overview-topbar .location-filter-row:after{display:none}.overview-topbar .filters .scope-select,.overview-topbar .filters .topbar-location-field{width:100%;min-width:0;max-width:none}.overview-topbar .filters .scope-select,.overview-topbar .topbar-location-field .guest-location-input-shell{min-height:42px;border:1px solid var(--portal-line);background:#fff}.overview-topbar .topbar-location-field .guest-location-input-shell{position:relative;max-height:none;align-content:flex-start;overflow:visible}.overview-topbar .topbar-location-field .guest-location-input-shell:has(.guest-location-clear-all){padding-right:34px}.overview-topbar .topbar-location-field .guest-location-clear-all{position:absolute;top:8px;right:6px}.overview-topbar .topbar-location-field .guest-location-input-shell:focus-within{border-color:#ff8a5f;box-shadow:0 0 0 3px #ff7a4524}.overview-topbar .topbar-location-field .guest-location-input:focus,.overview-topbar .topbar-location-field .guest-location-input:focus-visible{outline:none}.overview-topbar .date-filter-row{order:2}.overview-topbar .period-controls{display:grid;grid-template-columns:40px minmax(0,1fr) 40px}.overview-topbar .period-controls .dates,.overview-topbar .comparison-segmented{width:100%;min-width:0}.overview-topbar .period-controls .dates input{min-width:0;min-height:40px}.overview-topbar .date-presets{display:grid;width:100%;grid-template-columns:repeat(5,minmax(0,1fr))}.overview-topbar .control.compact button,.overview-topbar .segmented button{height:44px}.overview-topbar .control,.overview-topbar .segmented,.overview-topbar .icon-button{min-height:52px}.overview-topbar .comparison-controls{display:grid;grid-template-columns:minmax(0,1fr)}.overview-home .kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.overview-home .metric-card{min-height:138px;border-radius:14px;padding:12px}.overview-home .metric-card-body{min-height:79px;grid-template-columns:minmax(0,1fr) 68px}.overview-home .metric-icon{width:28px;height:28px;flex-basis:28px}.overview-home .metric-title{font-size:10px}.overview-home .metric-card-top .delta-pill{min-height:20px;padding:0 6px;font-size:9px}.overview-home .metric-card strong{margin:10px 0 6px;font-size:clamp(21px,6vw,27px)}.overview-home .metric-comparison small:nth-child(2),.overview-home .metric-forecast{display:none}.mini-line-trend{width:68px;height:44px}.overview-home-grid{grid-template-columns:minmax(0,1fr)}.overview-revenue-panel .panel,.overview-attention-panel,.overview-locations-panel .panel{border-radius:14px}.overview-revenue-panel .chart-insights div:nth-child(3){display:none}.overview-revenue-panel .chart-insights div{min-width:0;flex:1 1 120px}.overview-attention-panel{padding:15px}.overview-locations-panel .panel{padding:15px 0}.overview-locations-panel .panel-header{padding:0 15px}.overview-locations-panel table{min-width:0}.overview-locations-panel th,.overview-locations-panel td{padding:9px 8px}.overview-locations-panel th:first-child,.overview-locations-panel td:first-child{position:sticky;left:0;z-index:1;background:#fff;box-shadow:inset -1px 0 0 var(--portal-line)}.overview-locations-panel thead th:first-child{background:#fafaf8}.overview-locations-panel tbody tr:nth-child(2n) td:first-child{background:#fcfcfb}.overview-location-name{width:122px}.overview-location-name strong,.overview-location-name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overview-metric-pair{grid-template-columns:auto;row-gap:4px}.overview-metric-pair .badge{grid-column:1;grid-row:auto;justify-self:start}}@media(max-width:420px){.overview-home .metric-title{max-width:76px}.overview-home .metric-card-body{grid-template-columns:minmax(0,1fr)}.overview-home .mini-line-trend{display:none}}.overview-retention{display:flex;flex-direction:column;gap:12px}@media(pointer:coarse),(max-width:820px){input,select,textarea{font-size:16px!important}:where(select,textarea,input:not([type=checkbox]):not([type=radio]):not([type=range])){min-height:40px}.guest-filter-field input,.guest-filter-field select,.guest-date-pair input,.ltv-custom-range input{min-height:44px}.guest-location-input-shell{min-height:46px;padding:6px}.guest-location-multiselect input.guest-location-input,.topbar-location-field .guest-location-multiselect input.guest-location-input{min-height:32px;min-width:96px;flex:1 1 96px}.guest-location-chip,.topbar-location-field .guest-location-chip{min-height:32px;padding:0 8px;font-size:13px}.guest-location-clear-all{width:30px;height:30px}.overview-topbar .topbar-location-field .guest-location-input-shell:has(.guest-location-clear-all){padding-right:40px}.guest-location-options button{min-height:44px;align-content:center;padding:8px 12px}.guest-location-options span{font-size:14px}.guest-location-options small,.guest-location-no-options{font-size:12px}}.guest-location-options.above{top:auto;bottom:calc(100% + 6px)}
