:root{color-scheme:light;font-family:Inter,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,ui-sans-serif,sans-serif;background:var(--page-bg);color:var(--text-main);letter-spacing:0;font-size:14px;line-height:1.42;--border: #e8e8e8;--border-strong: #cacccf;--page-bg: #ffffff;--sidebar-bg: #ffffff;--topbar-bg: #ffffff;--primary: #25282b;--primary-hover: #34383d;--primary-active: #1d2023;--primary-text: #ffffff;--surface: #ffffff;--surface-muted: #f9f9fa;--surface-hover: #f3f3f3;--surface-row: #ffffff;--control-bg: #fbfbfc;--control-active-bg: #ffffff;--google-button-bg: #f6f6f7;--google-button-hover: #eeeeef;--google-button-active: #e7e7e8;--text-main: #25282b;--brand-wordmark-text: #25282b;--text-muted: #a0a4a8;--text-third: #52575c;--nav-text: #4a5564;--nav-active-bg: #e9effc;--nav-active-text: #1f57c3;--nav-section-text: #8a94a3;--table-heading-text: #7b8594;--permission-bg: #f3f5f8;--permission-text: #9aa3af;--permission-enabled-bg: #edf7f2;--permission-enabled-text: #213043;--permission-group-text: #7a8492;--sidebar-control-icon: #8b929b;--sidebar-control-active-icon: #3f4752;--danger: #f04461;--danger-hover: #d8324e;--version-text: #c2c6cc;--blue: #0c6cd9;--green: #16845f;--amber: #e89806;--rose: #fb4e4e;--metric-green-bg: #e4f4ee;--metric-amber-bg: #fff4da;--metric-blue-bg: #e9effc;--metric-rose-bg: #fff0f3;--status-border: #efd89b;--status-bg: #fff7df;--status-text: #8a5c12;--status-ok-border: #bde4d6;--status-ok-bg: #e9f8f2;--status-ok-text: #126b4d;--status-blocked-border: #f2c0c9;--status-blocked-bg: #fff1f3;--status-blocked-text: #9b2f45;--form-error-bg: #fcf0f0;--subscription-preview-border: #cfe0fa;--subscription-preview-bg: #f6f9ff;--subscription-preview-subtract-border: #f0d5da;--subscription-preview-subtract-bg: #fff9fa;--shadow: 0 12px 42px rgba(24, 39, 75, .12)}.user-db-workspace{width:min(1240px,100%);margin:0 auto;display:grid;gap:14px}.user-db-toolbar{display:flex;align-items:center;gap:8px}.user-db-search{min-width:180px;flex:1 1 280px;height:42px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid var(--border);border-radius:10px;background:var(--control-bg);color:var(--text-muted);transition:border-color .16s ease,box-shadow .16s ease}.user-db-search:focus-within{border-color:#9bb5e8;box-shadow:0 0 0 3px #3d69c21a}.user-db-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text-main)}.user-db-search button,.user-db-reviews-modal header button{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;padding:0;border:0;border-radius:7px;background:transparent;color:var(--text-muted)}.user-db-search button:hover,.user-db-reviews-modal header button:hover{background:var(--surface-hover);color:var(--text-main)}.user-db-total{min-width:92px;flex:0 0 auto;display:grid;justify-items:end;line-height:1.1}.user-db-total span{color:var(--text-muted);font-size:11px;font-weight:600}.user-db-total strong{color:var(--text-main);font-size:22px;font-weight:700}.user-db-advanced-filters{position:relative;display:flex;align-items:center;flex:0 0 auto;flex-wrap:nowrap;gap:8px}.user-db-toolbar-filter{width:148px;flex:0 0 148px}.user-db-subscription-filter{width:142px;flex-basis:142px}.user-db-platform-filter{width:154px;flex-basis:154px}.user-db-date-filter{width:148px;flex-basis:148px}.user-db-toolbar-filter .dropdown-select-trigger{height:42px;border-radius:10px;background:var(--control-bg);font-size:12px;font-weight:600}.user-db-custom-dates{position:absolute;z-index:4;top:calc(100% + 7px);right:0;display:inline-flex;align-items:center;gap:6px;padding:6px;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:var(--shadow)}.user-db-toolbar:has(.user-db-custom-dates){margin-bottom:54px}.user-db-custom-dates label{min-height:40px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid var(--border);border-radius:10px;background:var(--control-bg)}.user-db-custom-dates span{color:var(--text-muted);font-size:11px;font-weight:600}.user-db-custom-dates input{min-width:118px;padding:0;border:0;outline:0;background:transparent;color:var(--text-main);font:inherit;font-size:12px;font-weight:600}.user-db-custom-dates label:focus-within{border-color:#9bb5e8;box-shadow:0 0 0 3px #3d69c21a}.user-db-sort-row{min-height:38px;display:flex;align-items:center;gap:10px;padding-bottom:10px;border-bottom:1px solid var(--border)}.user-db-sort-row>span{color:var(--text-muted);font-size:12px;font-weight:600}.user-db-sort-row>div{display:flex;flex-wrap:wrap;gap:4px}.user-db-sort-row button{min-height:30px;display:inline-flex;align-items:center;gap:5px;padding:0 10px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--text-third);font-size:12px}.user-db-sort-row button:hover,.user-db-sort-row button.active{border-color:var(--border);background:var(--surface-muted);color:var(--text-main)}.user-db-sort-row button.active{font-weight:600}.user-db-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.user-db-card{min-width:0;display:grid;gap:14px;padding:18px;border:1px solid var(--border);border-radius:14px;background:var(--surface);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.user-db-card:hover{border-color:var(--border-strong);box-shadow:0 8px 28px #18274b12;transform:translateY(-1px)}.user-db-card-profile{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:13px}.user-db-avatar{width:60px;height:60px;display:grid;place-items:center;overflow:hidden;border-radius:18px;background:linear-gradient(145deg,var(--metric-blue-bg),var(--metric-green-bg));color:var(--blue);font-size:17px;font-weight:700}.user-db-avatar img{width:100%;height:100%;display:block;object-fit:cover}.user-db-identity{min-width:0;display:grid;align-content:start;gap:3px}.user-db-name-line{min-width:0;display:flex;align-items:center;gap:8px}.user-db-name-line h3{min-width:0;overflow:hidden;margin:0;color:var(--text-main);font-size:16px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.user-db-name-button{min-width:0;overflow:hidden;border:0;background:transparent;color:var(--text-main);padding:0;font:inherit;font-size:16px;font-weight:700;line-height:1.25;text-align:left;text-overflow:ellipsis;white-space:nowrap}.user-db-name-button:hover{color:var(--blue)}.user-db-name-button:focus-visible{outline:0;border-radius:4px;box-shadow:0 0 0 3px #3d69c21f}.user-db-subscription{min-height:21px;display:inline-flex;align-items:center;flex:0 0 auto;padding:0 8px;border-radius:999px;background:var(--permission-bg);color:var(--permission-text);font-size:10px;font-weight:700;text-transform:uppercase}.user-db-subscription.is-plus,.user-db-subscription.is-boost,.user-db-subscription.is-ambassador{background:var(--metric-blue-bg);color:var(--blue)}.user-db-subscription.is-ultra{background:var(--metric-amber-bg);color:var(--amber)}.user-db-email{width:fit-content;max-width:100%;overflow:hidden;color:var(--text-third);font-size:12px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.user-db-email:hover{color:var(--blue)}.user-db-usernames{display:flex;flex-wrap:wrap;gap:5px 9px;color:var(--text-main);font-size:11px;font-weight:600}.user-db-usernames .is-id{color:var(--text-muted);font-weight:500}.user-db-links{min-width:0;min-height:25px;display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:3px}.user-db-links>a{display:inline-flex;align-items:center;gap:4px;color:var(--blue);font-size:11px;font-weight:600;text-decoration:none}.user-db-socials{display:inline-flex;align-items:center;gap:3px}.user-db-socials a{width:25px;height:25px;display:grid;place-items:center;border:1px solid var(--border);border-radius:7px;background:var(--surface-muted);color:var(--text-third)}.user-db-socials a:hover{border-color:var(--border-strong);color:var(--blue)}.user-db-bio{display:-webkit-box;overflow:hidden;margin:-2px 0 0;color:var(--text-third);font-size:12px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.user-db-registration-meta{display:flex;align-items:center;flex-wrap:wrap;gap:5px 12px;color:var(--text-third);font-size:11px}.user-db-registration-meta span{display:inline-flex;align-items:center;gap:5px}.user-db-registration-meta svg{color:var(--text-muted)}.user-db-discovery{display:-webkit-box;overflow:hidden;margin:-3px 0 0;color:var(--text-third);font-size:12px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.user-db-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid var(--border);border-radius:10px;background:var(--surface-muted)}.user-db-metric{min-width:0;min-height:58px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-content:center;column-gap:7px;padding:9px 10px;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.user-db-metric:nth-child(3n){border-right:0}.user-db-metric:nth-last-child(-n+3){border-bottom:0}.user-db-metric svg{grid-row:1 / 3;align-self:center;color:var(--text-muted)}.user-db-metric strong{overflow:hidden;color:var(--text-main);font-size:14px;line-height:1.1;text-overflow:ellipsis}.user-db-metric span{overflow:hidden;color:var(--text-main);font-size:10px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.user-db-card-footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.user-db-card-footer>span,.user-db-card-footer>button{min-width:0;min-height:34px;display:flex;align-items:center;gap:5px;padding:0 8px;border:0;border-radius:8px;background:var(--surface-muted);color:var(--text-third);font-size:10px;white-space:nowrap}.user-db-card-footer strong{margin-left:auto;color:var(--text-main);font-size:12px}.user-db-card-footer button:hover:not(:disabled){background:var(--nav-active-bg);color:var(--nav-active-text)}.user-db-card-footer button:disabled{cursor:default;opacity:.72}.user-db-payments{overflow:hidden;border:1px solid var(--border);border-radius:10px;background:var(--surface-muted)}.user-db-payments summary{min-height:40px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:0 11px;color:var(--text-third);cursor:pointer;list-style:none;font-size:11px}.user-db-payments summary::-webkit-details-marker{display:none}.user-db-payments summary:hover{background:var(--surface-hover)}.user-db-payments summary>span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.user-db-payments summary>span:nth-child(2){justify-self:end;color:var(--text-muted)}.user-db-payments summary strong{color:var(--text-main);font-size:12px}.user-db-payments-chevron{color:var(--text-muted);transition:transform .16s ease}.user-db-payments[open] .user-db-payments-chevron{transform:rotate(180deg)}.user-db-payment-list{display:grid;max-height:210px;overflow-y:auto;border-top:1px solid var(--border)}.user-db-payment{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 11px;border-bottom:1px solid var(--border)}.user-db-payment:last-child{border-bottom:0}.user-db-payment strong{color:var(--text-main);font-size:11px}.user-db-payment time{display:inline-flex;align-items:center;gap:5px;color:var(--text-muted);font-size:10px;white-space:nowrap}.user-db-payments-empty{min-height:36px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px dashed var(--border);border-radius:9px;color:var(--text-muted);font-size:10px}.user-db-state{min-height:180px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px dashed var(--border-strong);border-radius:12px;color:var(--text-muted)}.user-db-state.is-error{flex-direction:column;color:var(--danger)}.user-db-empty{flex-direction:column;text-align:center}.user-db-empty strong{color:var(--text-main)}.user-db-load-more,.user-db-more{justify-self:center;justify-content:center;min-width:160px}.user-db-modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:18px;background:#1118276b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.user-db-reviews-modal{width:min(720px,100%);max-height:min(780px,calc(100vh - 36px));display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid var(--border);border-radius:16px;background:var(--surface);box-shadow:var(--shadow)}.user-db-reviews-modal>header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid var(--border)}.user-db-reviews-modal header>div{min-width:0}.user-db-reviews-modal header span{color:var(--text-muted);font-size:11px;font-weight:600}.user-db-reviews-modal h2{overflow:hidden;margin:2px 0 0;color:var(--text-main);font-size:20px;text-overflow:ellipsis;white-space:nowrap}.user-db-reviews-body{min-height:0;display:grid;align-content:start;gap:10px;overflow-y:auto;padding:14px}.user-db-reviews-body .user-db-state{min-height:240px}.user-db-review{display:grid;gap:9px;padding:14px;border:1px solid var(--border);border-radius:11px;background:var(--surface-row)}.user-db-review-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.user-db-review-relations{min-width:0;display:grid;gap:5px}.user-db-review-relations>span{min-width:0;display:flex;align-items:center;gap:5px;color:var(--text-third);font-size:12px}.user-db-review-relations>span>strong{flex:0 0 auto;color:var(--text-muted);font-weight:600}.user-db-review-relations a{min-width:0;display:inline-flex;align-items:center;gap:5px;overflow:hidden;color:var(--text-main);font-weight:650;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.user-db-review-relations a:hover{color:var(--blue)}.user-db-review-rating{display:flex;flex:0 0 auto;color:var(--amber)}.user-db-review p{margin:0;color:var(--text-third);white-space:pre-wrap}.user-db-review p.is-empty{color:var(--text-muted);font-style:italic}.user-db-review time{display:inline-flex;align-items:center;gap:5px;color:var(--text-muted);font-size:11px}.user-db-review-tags{display:flex;flex-wrap:wrap;gap:5px}.user-db-review-tags span{padding:3px 7px;border-radius:999px;background:var(--metric-blue-bg);color:var(--blue);font-size:10px}.user-db-review-photo-heading{display:inline-flex;align-items:center;gap:5px;color:var(--text-muted);font-size:11px}.user-db-review-photos{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.user-db-review-photos a{min-width:0;aspect-ratio:1;overflow:hidden;border-radius:9px;background:var(--surface-muted)}.user-db-review-photos img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .18s ease}.user-db-review-photos a:hover img{transform:scale(1.035)}.user-profile-page{width:min(1240px,100%);margin:0 auto;display:grid;align-content:start;gap:14px}.user-profile-back{justify-self:start;gap:6px}.user-profile-page>.user-db-card{width:100%;border:0;background:transparent;padding:0;box-shadow:none;transform:none}.user-profile-page>.user-db-card:hover{border-color:transparent;box-shadow:none;transform:none}.user-profile-page .user-db-card-profile{grid-template-columns:auto minmax(0,1fr) auto}.user-profile-social-counts{display:grid;grid-template-columns:repeat(2,minmax(130px,1fr));gap:8px}.user-profile-social-counts>span{min-height:60px;display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;align-content:center;column-gap:8px;border-radius:10px;background:var(--surface-muted);color:var(--text-third);padding:10px 14px;font-size:11px}.user-profile-social-counts svg{grid-row:1 / 3;align-self:center;color:var(--text-muted)}.user-profile-social-counts strong{color:var(--text-main);font-size:18px}.user-profile-discovery-inline{color:var(--text-third)}.user-profile-payments{position:relative}.user-profile-payments summary{min-height:28px;display:inline-flex;align-items:center;gap:5px;border-radius:7px;background:var(--surface-muted);padding:0 8px;color:var(--text-third);list-style:none}.user-profile-payments summary::-webkit-details-marker{display:none}.user-profile-payments summary strong{color:var(--text-main)}.user-profile-payments>.user-db-payment-list{position:absolute;z-index:5;top:calc(100% + 6px);right:0;width:min(360px,80vw);max-height:300px;overflow-y:auto;border:1px solid var(--border);border-radius:10px;background:var(--surface);padding:6px;box-shadow:var(--shadow)}.user-profile-tabs-section{min-width:0;display:grid;gap:12px}.user-profile-tabs{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));overflow:hidden;border:1px solid var(--border);border-radius:11px;background:var(--surface-muted)}.user-profile-tabs button{min-width:0;min-height:54px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px;border:0;border-right:1px solid var(--border);background:transparent;color:var(--text-third);padding:8px 10px;font-size:11px;text-align:left}.user-profile-tabs button:last-child{border-right:0}.user-profile-tabs button:hover{background:var(--surface-hover);color:var(--text-main)}.user-profile-tabs button.active{background:var(--control-active-bg);color:var(--blue);box-shadow:inset 0 -2px 0 var(--blue)}.user-profile-tabs button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-profile-tabs button strong{color:var(--text-main);font-size:13px}.user-profile-tab-content{min-width:0;min-height:180px}.user-profile-tab-content>.user-db-reviews-body{padding:0}.user-profile-content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.user-profile-content-item{min-width:0;display:grid;align-content:start;gap:7px;border:1px solid var(--border);border-radius:10px;background:var(--surface);padding:13px}.user-profile-content-item.has-minimap{grid-template-columns:112px minmax(0,1fr);padding:8px}.user-profile-content-minimap{width:112px;height:88px;border-radius:7px;object-fit:cover}.user-profile-content-copy{min-width:0;display:grid;align-content:start;gap:7px;padding:5px}.user-profile-content-copy>a{min-width:0;display:inline-flex;align-items:center;gap:5px;color:var(--text-main);text-decoration:none}.user-profile-content-copy>a:hover{color:var(--blue)}.user-profile-route-stats{display:flex;flex-wrap:wrap;align-items:center;gap:5px 12px;color:var(--text-muted);font-size:12px}.user-profile-route-stats>span{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.user-profile-content-copy>a strong,.user-profile-content-copy>strong{min-width:0;overflow-wrap:anywhere}.user-profile-content-item p{display:-webkit-box;overflow:hidden;margin:0;color:var(--text-third);font-size:12px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}.user-profile-content-item time{display:inline-flex;align-items:center;gap:5px;color:var(--text-muted);font-size:11px}@media(max-width:1050px){.user-db-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.user-db-metric{border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.user-db-metric:nth-child(3n){border-right:0}.user-db-metric:nth-last-child(-n+3){border-bottom:0}}@media(max-width:1180px){.user-db-toolbar{gap:6px}.user-db-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.user-db-toolbar{align-items:stretch;flex-wrap:wrap}.user-db-search{min-width:100%;flex-basis:100%}.user-db-advanced-filters,.user-db-custom-dates{align-items:stretch;flex:1 1 100%;flex-direction:column}.user-db-custom-dates{position:static;padding:0;border:0;background:transparent;box-shadow:none}.user-db-toolbar:has(.user-db-custom-dates){margin-bottom:0}.user-db-toolbar-filter,.user-db-custom-dates label{width:100%;flex-basis:auto}.user-db-custom-dates input{flex:1}.user-db-sort-row{align-items:flex-start;flex-direction:column}.user-db-list{grid-template-columns:1fr}.user-db-card{padding:14px}.user-profile-page>.user-db-card{padding:0}.user-profile-page .user-db-card-profile{grid-template-columns:auto minmax(0,1fr)}.user-profile-social-counts{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr))}.user-profile-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.user-profile-tabs button,.user-profile-tabs button:last-child{border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.user-profile-content-list{grid-template-columns:1fr}.user-db-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.user-db-metric{border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.user-db-metric:nth-child(2n){border-right:0}.user-db-metric:nth-last-child(-n+2){border-bottom:0}.user-db-card-footer{grid-template-columns:1fr}.user-db-card-footer>span,.user-db-card-footer>button{font-size:11px}.user-db-review-heading{align-items:flex-start;flex-direction:column}.user-db-review-photos{grid-template-columns:repeat(3,minmax(0,1fr))}}:root[data-theme=dark]{color-scheme:dark;--border: #2a3038;--border-strong: #444c57;--page-bg: #111316;--sidebar-bg: #121417;--topbar-bg: #111316;--surface: #171a1f;--surface-muted: #20242a;--surface-hover: #252a31;--surface-row: #15181c;--primary: #343a42;--primary-hover: #414953;--primary-active: #2b3037;--primary-text: #ffffff;--control-bg: #171a1f;--control-active-bg: #242931;--google-button-bg: #20242a;--google-button-hover: #282d35;--google-button-active: #303640;--text-main: #e8edf2;--brand-wordmark-text: #ffffff;--text-muted: #8f99a7;--text-third: #bac3ce;--nav-text: #a9b2bf;--nav-active-bg: #19253f;--nav-active-text: #8fb3ff;--nav-section-text: #778292;--table-heading-text: #8f99a7;--permission-bg: #1e232a;--permission-text: #76808d;--permission-enabled-bg: #172821;--permission-enabled-text: #c9eadc;--permission-group-text: #929daa;--sidebar-control-icon: #8e98a5;--sidebar-control-active-icon: #e8edf2;--danger: #ff6b83;--danger-hover: #ff8497;--version-text: #5f6875;--blue: #78a8ff;--green: #51c095;--amber: #f1b640;--rose: #ff7b8f;--metric-green-bg: #13251f;--metric-amber-bg: #2a220f;--metric-blue-bg: #15223b;--metric-rose-bg: #2b151c;--status-border: #4b3a19;--status-bg: #241d0e;--status-text: #f0c76e;--status-ok-border: #244d3d;--status-ok-bg: #10231d;--status-ok-text: #7ce0b7;--status-blocked-border: #57313b;--status-blocked-bg: #26141a;--status-blocked-text: #ff9aac;--form-error-bg: #281318;--subscription-preview-border: #294264;--subscription-preview-bg: #151f2f;--subscription-preview-subtract-border: #54313b;--subscription-preview-subtract-bg: #24171c;--shadow: 0 12px 42px rgba(0, 0, 0, .32)}*{box-sizing:border-box}html,body,#root{height:100%;min-height:100%}body{margin:0;background:var(--page-bg);color:var(--text-main);font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select{font:inherit;letter-spacing:inherit}button{cursor:pointer}.login-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--page-bg);position:relative}.login-language{position:absolute;top:24px;right:24px}.login-panel{width:min(375px,100%);background:var(--surface);border:1px solid transparent;border-radius:8px;padding:28px 16px}.login-panel-compact{border-color:var(--border);box-shadow:var(--shadow);padding:24px}.brand{display:flex;align-items:center;gap:10px}.login-mark{display:flex;align-items:center}.login-mark{justify-content:center;color:var(--text-main);font-weight:700;margin-bottom:24px}.login-mark .brand-logo{width:56px;height:56px}.login-panel h1{margin:0 0 12px;color:var(--text-main);font-size:30px;font-weight:700;line-height:1.12;text-align:center}.login-panel p{color:var(--text-muted);margin:0 0 28px;text-align:center}.login-actions{display:grid;gap:16px}.google-auth-button{position:relative;width:100%;min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;background:var(--google-button-bg);color:var(--text-main);padding:0 58px;font-size:16px;font-weight:500;transition:background .2s ease,transform .2s ease}.google-auth-button:hover{background:var(--google-button-hover)}.google-auth-button:active{background:var(--google-button-active);transform:translateY(1px)}.google-mark{position:absolute;left:13px;width:38px;height:38px;display:inline-grid;place-items:center;border-radius:999px;background:#fff}.google-mark img{width:24px;height:24px;display:block}.auth-mode-note{color:var(--text-muted);font-size:13px;line-height:1.4;text-align:center}.language-switcher{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:3px 4px 3px 8px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text-third)}.language-options{display:inline-flex;gap:2px}.language-options button{min-width:34px;height:26px;border:0;border-radius:6px;background:transparent;color:var(--text-third);font-size:12px;font-weight:700}.language-options button.active{background:var(--primary);color:var(--primary-text)}.auth-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;color:var(--text-muted);font-size:12px;text-transform:uppercase}.auth-divider span{height:2px;border-radius:8px;background:var(--border)}.login-form,.stack-form{display:grid;gap:12px}.login-form label,.stack-form label,.form-label{font-size:13px;font-weight:600;color:var(--text-main)}.input-row,.stack-form input{border:1px solid transparent;background:var(--surface-muted);border-radius:8px}.input-row{display:flex;align-items:center;gap:8px;padding:0 12px;color:var(--text-muted);transition:background .2s ease,border-color .2s ease}.input-row:focus-within{background:var(--surface-hover);border-color:var(--border-strong)}.input-row input,.stack-form input{width:100%;min-width:0;border:0;outline:0;background:transparent}.input-row input{height:46px;color:var(--text-main)}.stack-form input{display:block;height:40px;margin-top:7px;padding:0 11px}.form-error{color:var(--rose);background:var(--form-error-bg);border:1px solid var(--form-error-bg);border-radius:8px;padding:10px 12px;font-size:13px}.primary-button,.ghost-button,.icon-button,.nav-item{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0}.primary-button{height:48px;padding:0 16px;border-radius:8px;background:var(--primary);color:var(--primary-text);font-weight:600}.primary-button:hover{background:var(--primary-hover)}.primary-button:active{background:var(--primary-active)}.ghost-button{min-height:34px;padding:0 11px;border-radius:8px;border:1px solid var(--border);background:var(--surface);color:var(--text-main);white-space:nowrap}.auth-secondary-action{min-height:42px}.icon-button{width:34px;height:34px;border-radius:8px;background:var(--surface-muted);color:var(--text-third)}.os-layout{height:100vh;min-height:0;display:grid;grid-template-columns:258px minmax(0,1fr);overflow:hidden}.sidebar{min-height:0;height:100vh;display:grid;grid-template-rows:auto 1fr auto;gap:14px;border-right:1px solid var(--border);background:var(--sidebar-bg);padding:16px 10px 12px;overflow:hidden}.brand{padding:0 6px}.brand-wordmark{width:184px;max-width:100%;height:auto;display:block;color:var(--brand-wordmark-text)}.brand-logo{width:24px;height:24px;flex:0 0 auto;display:block;border-radius:8px}.nav-groups{min-height:0;display:grid;align-content:start;gap:12px;overflow-y:auto;overflow-x:hidden;padding-right:2px;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}.nav-group{display:grid;gap:3px}.nav-group-toggle{width:100%;min-height:24px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;border-radius:6px;background:transparent;color:var(--nav-section-text);padding:0 9px 0 10px;text-align:left}.nav-group-toggle:hover{background:var(--surface-hover)}.nav-group-toggle svg{flex:0 0 auto;transition:transform .16s ease}.nav-group.collapsed .nav-group-toggle svg{transform:rotate(-90deg)}.nav-group-title{font-size:11px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-group-items{display:grid;gap:2px;padding-left:12px}.nav-group-items[hidden]{display:none}.nav-item{width:calc(100% - 2px);height:32px;justify-content:flex-start;border-radius:7px;color:var(--nav-text);background:transparent;padding:0 10px;position:relative;text-align:left;font-size:13px;font-weight:500}.nav-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-item.active{background:var(--nav-active-bg);color:var(--nav-active-text);font-weight:600}.nav-badge{min-width:19px;height:19px;margin-left:auto;display:grid;place-items:center;border-radius:999px;background:#c2415b;color:#fff;font-size:11px}.nav-dot{width:7px;height:7px;margin-left:auto;border-radius:999px;background:#d49a23}.sidebar-footer{display:grid;gap:9px;padding:10px 6px 0;border-top:1px solid var(--border)}.sidebar-profile-block{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.sidebar-profile{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px}.sidebar-profile .avatar{width:30px;height:30px;font-size:11px}.sidebar-profile-meta{min-width:0;display:grid;gap:2px}.sidebar-profile-meta strong,.sidebar-profile-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-profile-meta strong{color:var(--text-main);font-size:14px;font-weight:600;line-height:1.15}.sidebar-profile-meta span{color:var(--text-muted);font-size:11px;font-weight:600}.sidebar-settings-button{width:32px;height:32px;display:inline-grid;place-items:center;border:1px solid var(--border);border-radius:8px;background:var(--control-bg);color:var(--sidebar-control-icon)}.sidebar-settings-button:hover,.sidebar-settings-button.active{background:var(--control-active-bg);color:var(--sidebar-control-active-icon);box-shadow:0 1px 4px #141f2f14}.sidebar-version{color:var(--version-text);font-size:10px;font-weight:600}.avatar{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;overflow:hidden;border-radius:999px;color:#fff;font-size:12px;font-weight:700}.avatar img{width:100%;height:100%;display:block;object-fit:cover}.avatar svg{width:18px;height:18px;color:#fff;stroke-width:2}.avatar-large{width:56px;height:56px}.avatar-large svg{width:26px;height:26px}.avatar-placeholder-0{background:#d84a5b}.avatar-placeholder-1{background:#257a63}.avatar-placeholder-2{background:#326fcb}.avatar-placeholder-3{background:#b96b21}.avatar-placeholder-4{background:#7759a6}.avatar-placeholder-5{background:#14839a}.avatar-placeholder-6{background:#a14377}.avatar-placeholder-7{background:#4f6f38}.avatar-blue{background:#2f6fe4}.avatar-green{background:#16845f}.avatar-amber{background:#b7791f}.avatar-rose{background:#c2415b}.workspace{min-width:0;min-height:0;height:100vh;display:grid;grid-template-rows:auto 1fr;background:var(--page-bg);overflow:hidden}.topbar{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 28px;background:var(--topbar-bg)}.module-title{display:flex;align-items:center;gap:10px;color:var(--blue)}.module-title h1{margin:0;color:var(--text-main);font-size:22px;font-weight:700;line-height:1.12}.module-title svg{flex:0 0 auto;stroke-width:2}.workspace-content{min-width:0;min-height:0;overflow:auto;padding:6px 28px 40px}.module-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:16px}.users-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start}.users-module,.agents-panel{display:grid;gap:14px}.users-humans-panel{min-width:0;display:grid;gap:14px}.users-tabs{width:fit-content;display:inline-flex;align-items:center;gap:2px;padding:2px;border:1px solid var(--border);border-radius:8px;background:var(--control-bg)}.users-tabs button{min-height:30px;display:inline-flex;align-items:center;gap:7px;border:0;border-radius:6px;background:transparent;color:var(--text-third);padding:0 11px;font-size:13px;font-weight:650}.users-tabs button.active{background:var(--control-active-bg);color:var(--text-main);box-shadow:0 1px 4px #141f2f14}.users-actionbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.users-actionbar .primary-button{height:38px;padding:0 14px}.users-search{width:min(310px,100%);min-height:38px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text-muted);padding:0 10px}.users-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text-main)}.users-filter{min-width:172px;width:172px}.users-feedback{border:1px solid var(--border);border-radius:8px;padding:10px 12px;font-size:13px;font-weight:600}.users-feedback.success{border-color:var(--status-ok-border);background:var(--status-ok-bg);color:var(--status-ok-text)}.users-feedback.warning{border-color:var(--status-border);background:var(--status-bg);color:var(--status-text)}.users-invite-panel{display:grid;gap:12px;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:14px}.users-invite-panel .panel-header{margin-bottom:0}.users-invite-form{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) minmax(150px,.8fr) minmax(220px,1.2fr) auto;gap:10px;align-items:end}.users-invite-form label,.users-invite-roles{min-width:0;display:grid;gap:6px;color:var(--text-third);font-size:12px;font-weight:650}.users-invite-form input,.users-invite-form select{width:100%;min-width:0;height:38px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text-main);padding:0 10px}.users-table-panel{min-width:0}.users-table-shell table{min-width:0;table-layout:fixed}.users-table th:nth-child(1){width:21%}.users-table th:nth-child(2){width:22%}.users-table th:nth-child(3){width:12%}.users-table th:nth-child(4){width:10%}.users-table th:nth-child(5){width:14%}.users-table th:nth-child(7){width:48px}.users-table th,.users-table td{padding:9px 10px}.users-table th{color:var(--text-third);font-size:12px;font-weight:650;text-transform:none}.users-sort-button{width:100%;min-height:24px;display:inline-flex;align-items:center;justify-content:flex-start;gap:4px;border:0;border-radius:6px;background:transparent;color:inherit;padding:0;font-weight:inherit;text-align:left;white-space:nowrap;overflow:hidden}.users-sort-button span{min-width:0;overflow:hidden;text-overflow:ellipsis}.users-sort-button svg{color:var(--text-muted)}.users-sort-button.active{color:var(--text-main)}.users-sort-button.active svg{color:var(--text-main)}.users-table td{height:42px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.users-actions-cell{width:48px;padding-right:7px!important;padding-left:7px!important;text-align:right}.users-actions{display:flex;justify-content:flex-end;gap:3px}.users-actions .icon-button{background:transparent}.users-actions .icon-button:hover{background:var(--surface-hover)}.users-actions .icon-button.danger{color:var(--danger)}.users-actions .icon-button.danger:hover{color:var(--danger-hover)}.role-pill-list{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;overflow:hidden}.role-pill{min-height:22px;display:inline-flex;align-items:center;border-radius:999px;background:var(--permission-bg);color:var(--permission-group-text);padding:0 8px;font-size:12px;font-weight:650;white-space:nowrap}.role-pill.owner{border:1px solid var(--status-ok-border);background:var(--status-ok-bg);color:var(--status-ok-text)}.role-pill.admin{border:1px solid var(--status-blocked-border);background:var(--status-blocked-bg);color:var(--status-blocked-text)}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;background:#1113166b;padding:20px}.user-modal{width:min(640px,100%);max-height:calc(100vh - 40px);overflow:auto;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow);padding:16px}.user-modal-header,.user-modal-title,.user-modal-actions{display:flex;align-items:center}.user-modal-header{justify-content:space-between;gap:12px;margin-bottom:16px}.user-modal-title{min-width:0;gap:10px}.user-modal-icon{width:34px;height:34px;display:inline-grid;flex:0 0 auto;place-items:center;border-radius:999px;background:var(--metric-blue-bg);color:var(--blue)}.user-modal-title div{min-width:0;display:grid;gap:2px}.user-modal-title h2,.user-modal-title p{margin:0}.user-modal-title h2{color:var(--text-main);font-size:18px;font-weight:700}.user-modal-title p{color:var(--text-muted);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-modal-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.user-modal-form label,.user-modal-roles{min-width:0;display:grid;gap:6px;color:var(--text-third);font-size:12px;font-weight:650}.user-modal-form input{width:100%;min-width:0;height:38px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text-main);padding:0 10px}.user-modal-roles,.user-avatar-field,.user-modal-meta,.user-modal-actions{grid-column:1 / -1}.user-avatar-field{min-width:0;display:flex;align-items:center;gap:12px;padding:2px 0}.user-avatar-field-content{min-width:0;display:grid;gap:6px}.user-avatar-field-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.user-avatar-field-actions .ghost-button{min-height:32px}.user-avatar-field-actions button:disabled{cursor:default;opacity:.65}.user-avatar-remove{color:var(--danger)}.user-avatar-remove:hover{color:var(--danger-hover)}.user-avatar-error{color:var(--danger);font-size:12px;font-weight:500}.user-modal-roles p{margin:0;color:var(--text-muted);font-size:12px}.user-modal-note,.user-modal-error{grid-column:1 / -1}.user-modal-note{margin:0;border:1px solid var(--status-border);border-radius:8px;background:var(--status-bg);color:var(--status-text);padding:10px;font-size:12px;font-weight:600}.user-modal-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.user-modal-meta div{display:grid;gap:3px;border:1px solid var(--border);border-radius:8px;background:var(--surface-muted);padding:10px}.user-modal-meta span{color:var(--text-muted);font-size:12px}.user-modal-meta strong{color:var(--text-main);font-size:13px;font-weight:650}.user-modal-actions{justify-content:flex-end;gap:8px;padding-top:4px}.user-modal-actions .primary-button{height:38px}.user-modal-delete{margin-right:auto;color:var(--danger)}.user-modal-delete:hover{color:var(--danger-hover)}.agent-skills{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.agent-skills span{min-height:22px;display:inline-flex;align-items:center;border-radius:6px;background:var(--permission-bg);color:var(--permission-group-text);padding:0 7px;font-size:12px;font-weight:600}.panel{border-radius:8px}.panel{padding:0}.wide-panel{grid-column:span 3}.invite-panel{display:grid;gap:14px}.panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.panel-header h2{margin:0 0 4px;font-size:15px;font-weight:700;line-height:1.2}.panel-header p{margin:0;color:var(--text-muted);font-size:13px}.muted{color:var(--text-muted);font-size:13px}.status-pill{display:inline-grid;place-items:center;min-height:24px;padding:0 9px;border-radius:999px;border:1px solid var(--status-border);background:var(--status-bg);color:var(--status-text);font-size:12px;font-weight:650;white-space:nowrap}.status-pill.ok{border-color:var(--status-ok-border);background:var(--status-ok-bg);color:var(--status-ok-text)}.status-pill.blocked{border-color:var(--status-blocked-border);background:var(--status-blocked-bg);color:var(--status-blocked-text)}.table-shell{width:100%;border:1px solid var(--border);border-radius:8px;background:var(--surface);overflow:auto}table{width:100%;border-collapse:collapse;min-width:760px}th,td{border-bottom:1px solid var(--border);padding:12px 10px;text-align:left;vertical-align:middle}th{color:var(--table-heading-text);font-size:11px;font-weight:650;text-transform:uppercase}td{font-size:14px;font-weight:400}tr:last-child td{border-bottom:0}.user-cell{min-width:0;max-width:100%;display:flex;align-items:center;gap:10px}.user-cell div{min-width:0;display:grid;gap:3px}.user-cell strong,.user-cell span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-cell span{color:var(--text-muted);font-size:13px}.role-checkboxes{display:grid;gap:8px}.compact-checkboxes{grid-template-columns:repeat(2,minmax(120px,1fr))}.role-checkboxes label{display:flex;align-items:center;gap:7px;color:var(--text-third);font-size:13px;font-weight:500}.role-checkboxes input{width:16px;height:16px;accent-color:var(--blue)}.roles-layout{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:16px}.role-panel{min-width:0}.permission-grid{display:grid;gap:7px}.permission-row{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:8px;background:var(--permission-bg);color:var(--permission-text)}.permission-row.enabled{color:var(--permission-enabled-text);background:var(--permission-enabled-bg)}.permission-row span{min-width:0;overflow-wrap:anywhere}.permission-row strong{flex:0 0 auto;color:var(--permission-group-text);font-size:11px;font-weight:600}.settings-layout{width:min(760px,100%)}.settings-panel{display:grid;gap:18px}.settings-account-row{display:flex;align-items:center;gap:10px;padding-bottom:16px;border-bottom:1px solid var(--border)}.settings-account-row div,.settings-row-copy div:last-child{min-width:0;display:grid;gap:4px}.settings-account-row strong,.settings-account-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-account-row span,.settings-row-copy p,.settings-row-copy span{color:var(--text-muted);font-size:13px}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.settings-row-copy{min-width:0;display:flex;align-items:flex-start;gap:12px}.settings-row-copy strong{color:var(--text-main)}.settings-row-copy p{margin:0}.settings-row-icon{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;background:var(--metric-amber-bg);color:var(--amber)}.settings-row-icon.danger{background:var(--status-blocked-bg);color:var(--danger)}.settings-theme-switcher{min-width:170px;height:34px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:2px;padding:2px;border:1px solid var(--border);border-radius:8px;background:var(--control-bg)}.settings-theme-switcher button{height:28px;display:inline-grid;place-items:center;border:0;border-radius:6px;background:transparent;color:var(--sidebar-control-icon)}.settings-theme-switcher button:hover,.settings-theme-switcher button.active{background:var(--control-active-bg);color:var(--sidebar-control-active-icon);box-shadow:0 1px 4px #141f2f14}.settings-logout-button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--status-blocked-border);border-radius:8px;background:var(--status-blocked-bg);color:var(--danger);padding:0 12px;font-weight:650;white-space:nowrap}.settings-logout-button:hover{color:var(--danger-hover);border-color:var(--danger-hover)}.muted-row,.empty-state{color:var(--text-muted);border:1px dashed var(--border-strong);border-radius:8px;padding:18px}.empty-state{width:min(720px,100%);background:var(--surface)}.empty-kicker{color:var(--blue);font-size:12px;font-weight:700;text-transform:uppercase;margin-bottom:8px}.empty-state h2{margin:0 0 8px}.reviews-workspace{display:grid;gap:14px}.review-analytics-workspace{display:grid;gap:18px}.review-analytics-workspace.is-embedded{margin-top:16px}.analytics-toolbar.is-embedded{padding:0}.analytics-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px}.analytics-toolbar>p,.analytics-section-heading p,.analytics-card-heading p{margin:0;color:var(--text-muted);font-size:13px}.analytics-toolbar-controls,.analytics-card-heading,.analytics-chart-legend,.analytics-store-heading,.analytics-distribution-summary,.analytics-distribution-row{display:flex;align-items:center}.analytics-toolbar-controls{gap:10px;color:var(--text-muted);font-size:11px;white-space:nowrap}.analytics-segmented{display:inline-flex;align-items:center;gap:3px;padding:3px;border:1px solid var(--border);border-radius:9px;background:var(--surface-muted)}.analytics-segmented button{min-height:30px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:var(--text-muted);font-size:12px;white-space:nowrap}.analytics-segmented button.active{background:var(--control-active-bg);color:var(--text-main);box-shadow:0 1px 2px #141f2f14}.analytics-segmented.compact button{min-height:27px;padding-inline:9px;font-size:11px}.analytics-refresh{flex:0 0 auto;border:1px solid var(--border)}.is-spinning{animation:review-spin .8s linear infinite}.analytics-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.analytics-chart-card,.analytics-distribution-card{min-width:0;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.analytics-chart-card{display:grid;gap:13px;padding:17px 18px 12px}.analytics-card-heading{min-height:40px;align-items:flex-start;justify-content:space-between;gap:12px}.analytics-card-heading h2,.analytics-section-heading h2{margin:0;font-size:16px;line-height:1.3}.analytics-card-heading p{margin-top:3px;font-size:11px}.analytics-chart-legend{min-height:22px;gap:15px;flex-wrap:wrap}.analytics-chart-legend span{display:inline-flex;align-items:center;gap:6px;color:var(--text-muted);font-size:11px}.analytics-chart-legend i{width:7px;height:7px;border-radius:50%}.analytics-chart-legend strong{color:var(--text-main);font-size:12px}.analytics-line-chart{min-height:220px}.analytics-line-chart svg{display:block;width:100%;height:auto;overflow:visible}.analytics-grid-line{stroke:var(--border);stroke-width:1}.analytics-axis-label{fill:var(--text-muted);font-size:10px}.analytics-series-line{fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.analytics-chart-empty{min-height:220px;display:grid;place-items:center;color:var(--text-muted);text-align:center;padding:24px;font-size:12px}.analytics-section-heading{display:grid;gap:3px;margin-top:2px}.analytics-distribution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.analytics-distribution-card{padding:16px}.analytics-store-heading{justify-content:space-between;gap:10px;color:var(--text-muted);font-size:11px}.analytics-store-heading img{width:auto;height:18px;max-width:105px;display:block;object-fit:contain}.analytics-distribution-body{display:grid;grid-template-columns:118px minmax(0,1fr);gap:18px;margin-top:19px}.analytics-distribution-summary{align-content:start;align-items:center;flex-wrap:wrap;color:var(--text-main)}.analytics-distribution-summary strong{font-size:42px;line-height:1}.analytics-distribution-summary svg{margin-left:5px}.analytics-distribution-summary span{flex-basis:100%;margin-top:12px;color:var(--text-third);font-size:12px;font-weight:600}.analytics-distribution-bars{display:grid;gap:7px}.analytics-distribution-row{display:grid;grid-template-columns:11px 16px minmax(50px,1fr) 26px 40px;gap:5px;color:var(--text-third);font-size:11px}.analytics-distribution-row>div{height:7px;overflow:hidden;border-radius:999px;background:var(--border)}.analytics-distribution-row>div i{height:100%;display:block;border-radius:inherit;background:var(--text-main)}.analytics-distribution-row strong,.analytics-distribution-row small{text-align:right;font-size:10px}.analytics-distribution-row small{color:var(--text-muted)}.reviews-toolbar{display:grid;gap:16px}.reviews-summary{display:flex;align-items:center;justify-content:space-between;gap:18px}.reviews-summary-copy{display:grid;gap:4px}.reviews-summary-copy h2,.reviews-list-heading h2{margin:0;font-size:15px;line-height:1.3}.reviews-summary-controls{display:flex;align-items:center;gap:14px;flex:0 0 auto}.reviews-list-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px}.reviews-total{display:flex;align-items:baseline;gap:8px;white-space:nowrap}.reviews-total span{color:var(--text-muted);font-size:11px}.reviews-total strong{font-size:20px}.store-ratings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.store-rating-card{min-width:0;display:grid;grid-template-rows:auto 1fr auto;gap:13px;padding:13px 14px;border:1px solid var(--border);border-radius:9px;background:var(--surface-muted)}.store-rating-heading,.store-rating-summary>div,.store-rating-distribution-row{display:flex;align-items:center}.store-rating-heading{justify-content:space-between;gap:10px}.store-rating-logo{height:30px;display:inline-flex;align-items:center;justify-content:center;padding:4px 9px;border:1px solid var(--border-strong);border-radius:999px;background:#fff}.store-logo-image{width:auto;height:18px;max-width:90px;display:block;object-fit:contain}.store-rating-status{color:var(--text-muted);font-size:11px;white-space:nowrap}.store-rating-status.is-connected{color:var(--green)}.store-rating-updated{color:var(--text-muted);font-size:11px}.store-rating-updated{min-height:14px}.store-rating-distribution-body{min-width:0;display:grid;grid-template-columns:92px minmax(0,1fr);gap:13px}.store-rating-summary{min-width:0;align-self:center}.store-rating-summary>div{gap:5px;color:var(--text-main)}.store-rating-summary strong{font-size:27px;line-height:1;white-space:nowrap}.store-rating-summary>span,.store-rating-summary>small{display:block;margin-top:7px;color:var(--text-muted);font-size:10px;line-height:1.25}.store-rating-summary>small{margin-top:5px}.store-rating-distribution{min-width:0}.store-rating-distribution-label{display:block;min-height:14px;margin-bottom:7px;overflow:hidden;color:var(--text-muted);font-size:9px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.store-rating-distribution-bars{display:grid;gap:5px}.store-rating-distribution-row{display:grid;grid-template-columns:9px 13px minmax(32px,1fr) 21px 34px;gap:4px;color:var(--text-third);font-size:9px}.store-rating-distribution-row>div{height:6px;overflow:hidden;border-radius:999px;background:var(--border)}.store-rating-distribution-row>div i{height:100%;display:block;border-radius:inherit;background:var(--text-main)}.store-rating-distribution-row strong,.store-rating-distribution-row small{text-align:right;font-size:9px}.store-rating-distribution-row small{color:var(--text-muted)}.reviews-filters{display:grid;grid-template-columns:minmax(190px,1.8fr) minmax(105px,.8fr) minmax(120px,.9fr) minmax(150px,1.05fr) minmax(125px,.9fr) minmax(145px,1fr) 38px;gap:9px}.review-search{min-width:0;height:38px;display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:8px;background:var(--control-bg);color:var(--text-muted);padding:0 11px}.review-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text-main)}.dropdown-select{position:relative;min-width:0}.dropdown-select-trigger{width:100%;min-width:0;height:38px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid var(--border);border-radius:8px;background:var(--control-bg);color:var(--text-main);padding:0 10px;font:inherit;text-align:left}.dropdown-select-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-select-trigger svg{flex:0 0 auto;transition:transform .16s ease}.dropdown-select-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.dropdown-select-trigger:disabled{cursor:default;color:var(--text-muted);background:var(--surface-muted)}.dropdown-select-menu{position:absolute;z-index:30;top:calc(100% + 6px);right:0;width:max-content;min-width:100%;max-width:min(280px,calc(100vw - 32px));display:grid;gap:2px;padding:5px;border:1px solid var(--border-strong);border-radius:10px;background:var(--surface);box-shadow:var(--shadow)}.dropdown-select-option{width:100%;min-height:34px;display:grid;grid-template-columns:14px minmax(0,1fr);align-items:center;gap:8px;border:0;border-radius:7px;padding:6px 9px;background:transparent;color:var(--text-main);font:inherit;text-align:left;white-space:nowrap}.dropdown-select-option.is-highlighted{background:var(--surface-hover)}.dropdown-select-option[aria-selected=true]{color:var(--nav-active-text)}.dropdown-select-option .is-placeholder{visibility:hidden}.review-refresh{width:38px;height:38px;padding:0;justify-content:center}.review-list{display:grid;gap:10px}.review-load-more{display:flex;justify-content:center;padding:18px 0 4px}.review-card{display:grid;gap:13px;border:1px solid var(--border);border-radius:9px;background:var(--surface);padding:15px 16px}.review-card-topline{display:flex;align-items:center;gap:10px;color:var(--text-muted);font-size:12px}.review-card-topline time{margin-left:auto}.store-badge,.review-change-type{min-height:23px;display:inline-flex;align-items:center;border-radius:999px;padding:0 8px;font-weight:650}.store-badge{border:1px solid var(--border-strong);background:var(--surface-row);color:var(--text-main)}.store-google_play{color:var(--green)}.store-app_store{color:var(--blue)}.store-ru_store{color:var(--amber)}.review-change-type{border:1px solid transparent}.review-change-type.is-new{border-color:var(--status-border);background:var(--status-bg);color:var(--status-text)}.review-change-type.is-edited{border-color:color-mix(in srgb,var(--blue) 38%,transparent);background:var(--metric-blue-bg);color:var(--blue)}.review-stars{display:inline-flex;gap:1px;color:var(--amber)}.review-card-content{display:grid;grid-template-columns:minmax(150px,210px) minmax(0,1fr);gap:18px}.review-author{display:grid;align-content:start;gap:4px}.review-author span{color:var(--text-muted);font-size:12px}.review-copy h3{margin:0 0 6px;font-size:14px}.review-copy p{margin:0;color:var(--text-second);font-size:14px;line-height:1.5;white-space:pre-wrap}.review-developer-reply{display:grid;gap:7px;border:1px solid color-mix(in srgb,var(--blue) 30%,var(--border));border-left:3px solid var(--blue);border-radius:8px;background:var(--metric-blue-bg);padding:11px 13px}.review-developer-reply-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:var(--blue);font-size:12px}.review-developer-reply-heading time{color:var(--text-muted);font-weight:400}.review-developer-reply p{margin:0;color:var(--text-main);font-size:13px;line-height:1.5;white-space:pre-wrap}.review-reply-action{display:grid;justify-items:start;gap:8px}.review-card-actions{display:flex;align-items:flex-start;flex-wrap:wrap;gap:8px}.review-store-link{min-height:32px;padding:0 11px;font-size:12px;text-decoration:none}.review-card-actions:has(.review-reply-form) .review-reply-action{flex-basis:100%;order:2}.review-reply-open{min-height:32px;padding:0 11px;font-size:12px}.review-reply-form{display:grid;width:100%;gap:8px}.review-reply-form textarea{width:100%;min-height:92px;resize:vertical;border:1px solid var(--border-strong);border-radius:8px;outline:none;background:var(--surface-row);color:var(--text-main);padding:11px 12px;font:inherit;font-size:13px;line-height:1.5}.review-reply-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 2px color-mix(in srgb,var(--blue) 20%,transparent)}.review-reply-form-footer{display:flex;align-items:center;justify-content:flex-end;gap:8px}.review-reply-form-footer>span{margin-right:auto;color:var(--text-muted);font-size:11px}.review-reply-form-footer>span.is-limit{color:var(--amber)}.review-reply-form-footer .ghost-button,.review-reply-form-footer .primary-button{min-height:34px;padding:0 12px;font-size:12px}.review-reply-message{margin:0;color:var(--green);font-size:12px}.review-reply-message.is-error{color:var(--status-blocked-text)}.reviews-state{border:1px dashed var(--border-strong);border-radius:9px;color:var(--text-muted);padding:22px;text-align:center}.reviews-state.error{border-color:var(--status-blocked-border);background:var(--status-blocked-bg);color:var(--status-blocked-text)}.spinning{animation:review-spin .8s linear infinite}@keyframes review-spin{to{transform:rotate(360deg)}}@media(max-width:900px){.reviews-summary{align-items:flex-start;flex-direction:column;gap:8px}.reviews-summary-controls{align-self:flex-end}.reviews-list-heading{align-items:baseline}.reviews-filters{display:grid;grid-template-columns:1fr 1fr}.store-ratings-grid{grid-template-columns:1fr}.store-rating-distribution-body{grid-template-columns:110px minmax(0,1fr)}.review-search{grid-column:1 / -1}.review-card-content{grid-template-columns:1fr;gap:10px}}.empty-state p{margin:0}.routes-workspace{display:grid}.routes-empty-state{width:min(720px,100%);min-height:132px;display:flex;align-items:flex-start;gap:14px;border:1px dashed var(--border-strong);border-radius:10px;background:var(--surface);padding:22px}.routes-empty-icon{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;background:var(--metric-blue-bg);color:var(--blue)}.routes-empty-state h2{margin:1px 0 6px;font-size:16px;line-height:1.3}.routes-empty-state p{margin:0;color:var(--text-muted);font-size:13px}.route-catalog-workspace{min-width:0;display:grid;gap:14px}.route-catalog-tabs{width:fit-content;display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid var(--border);border-radius:9px;background:var(--control-bg)}.route-catalog-tabs button{min-height:32px;padding:0 14px;border:0;border-radius:7px;background:transparent;color:var(--text-third);font-size:13px;font-weight:650}.route-catalog-tabs button:hover{background:var(--surface-hover)}.route-catalog-tabs button.active{background:var(--control-active-bg);color:var(--text-main);box-shadow:0 1px 4px #141f2f14}.route-catalog-filters{display:grid;grid-template-columns:minmax(260px,1fr) minmax(150px,180px) minmax(190px,220px) auto;gap:10px}.route-catalog-search{width:100%;min-height:40px;display:flex;align-items:center;gap:9px;border:1px solid var(--border);border-radius:9px;background:var(--surface);color:var(--text-muted);padding:0 12px}.route-catalog-search:focus-within{border-color:var(--border-strong);box-shadow:0 0 0 3px var(--metric-blue-bg)}.route-catalog-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text-main)}.route-catalog-search input::placeholder{color:var(--text-muted)}.route-catalog-refresh{width:40px;min-height:40px;justify-content:center;padding:0}.route-catalog-filter .dropdown-select-trigger{height:40px;border-radius:9px;background:var(--surface)}.route-catalog-total{min-width:92px;display:grid;align-content:center;justify-items:end;line-height:1.1}.route-catalog-total span{color:var(--text-muted);font-size:11px;font-weight:600}.route-catalog-total strong{color:var(--text-main);font-size:22px;font-weight:700}.route-catalog-state{min-height:112px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px dashed var(--border-strong);border-radius:10px;background:var(--surface);color:var(--text-muted)}.route-catalog-state.is-error{flex-direction:column;color:var(--danger)}.is-spinning{animation:route-spin .9s linear infinite}@keyframes route-spin{to{transform:rotate(360deg)}}.route-catalog-table-shell{border-radius:10px}.route-catalog-table{min-width:900px;table-layout:fixed}.route-catalog-table th:nth-child(1){width:38%}.route-catalog-table th:nth-child(2){width:18%}.route-catalog-table th:nth-child(3){width:21%}.route-catalog-table th:nth-child(4){width:18%}.route-catalog-table th:nth-child(5){width:48px}.route-catalog-table th{padding:11px 14px;background:var(--surface-muted)}.route-catalog-table td{padding:14px;vertical-align:top}.route-catalog-table tbody>tr:not(.route-details-row):hover,.route-catalog-table tbody>tr.is-expanded{background:var(--surface-hover)}.route-summary{min-width:0;display:grid;gap:11px}.route-summary-heading{min-width:0;display:grid;gap:4px}.route-summary-heading a{width:fit-content;max-width:100%;display:inline-flex;align-items:flex-start;gap:6px;color:var(--text-main);font-size:15px;font-weight:700;line-height:1.35;text-decoration:none}.route-summary-heading a:hover{color:var(--blue)}.route-summary-heading a svg{flex:0 0 auto;margin-top:3px;color:var(--text-muted)}.route-summary-heading>span{color:var(--text-muted);font-size:12px}.route-stats-row{display:flex;align-items:center;gap:6px 12px;flex-wrap:wrap;color:var(--text-third)}.route-stats-row>span{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;white-space:nowrap}.route-summary-rating-button{display:inline-flex;align-items:center;gap:4px;border:0;border-radius:6px;background:transparent;color:var(--text-third);padding:2px 4px;font:inherit;font-size:12px;font-weight:600;white-space:nowrap}.route-summary-rating-button:hover{background:var(--metric-amber-bg);color:var(--text-main)}.route-summary-rating-button:focus-visible{outline:0;box-shadow:0 0 0 3px #3d69c21a}.route-summary-rating-button svg{color:var(--amber)}.route-stats-row svg{color:var(--text-muted)}.route-stats-row span:first-child svg{color:var(--amber)}.route-important{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;margin:0;color:var(--text-third);font-size:12px;line-height:1.5;white-space:pre-line}.route-important.is-empty,.route-detail-empty{color:var(--text-muted)}.route-tags-preview,.route-statuses{display:grid;justify-items:start;gap:7px}.route-chip-list{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.route-chip-list>span{display:inline-flex;align-items:center;min-height:22px;border-radius:6px;background:var(--metric-blue-bg);color:var(--blue);padding:2px 7px;font-size:11px;line-height:1.25}.route-chip-list.green>span{background:var(--metric-green-bg);color:var(--green)}.route-chip-list>.route-chip-more{background:var(--surface-muted);color:var(--text-muted)}.route-status-badge{min-height:24px;display:inline-flex;align-items:center;gap:5px;border:1px solid transparent;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:650;white-space:nowrap}.route-status-badge.positive{border-color:var(--status-ok-border);background:var(--status-ok-bg);color:var(--status-ok-text)}.route-status-badge.negative{border-color:var(--status-blocked-border);background:var(--status-blocked-bg);color:var(--status-blocked-text)}.route-status-badge.warning{border-color:var(--status-border);background:var(--status-bg);color:var(--status-text)}.route-status-badge.neutral{border-color:var(--border);background:var(--surface-muted);color:var(--text-muted)}.route-expand-cell{text-align:right}.route-expand-button{width:30px;height:30px;display:inline-grid;place-items:center;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text-muted)}.route-expand-button:hover{color:var(--text-main);background:var(--control-active-bg)}.route-expand-button svg{transition:transform .16s ease}.route-expand-button.active svg{transform:rotate(180deg)}.route-details-row{background:var(--surface-muted)}.route-details-row>td{padding:16px 18px 18px}.route-details-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(220px,1fr) minmax(220px,1fr);gap:20px}.route-description-block,.route-detail-block{min-width:0;display:grid;align-content:start;gap:8px}.route-description-block strong,.route-detail-block strong{display:flex;align-items:center;gap:6px;color:var(--text-third);font-size:11px;font-weight:700;text-transform:uppercase}.route-description-block p{max-width:880px;margin:0;color:var(--text-third);font-size:13px;line-height:1.55;white-space:pre-line}.route-detail-empty{font-size:12px}.route-catalog-more{min-height:38px;justify-self:center;padding:0 18px}.route-catalog-list{display:grid;gap:12px}.route-catalog-card{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:0 2px 8px #141f2f09}.route-catalog-card.is-expanded{border-color:var(--border-strong)}.route-catalog-card-main{position:relative;min-width:0;display:grid;grid-template-areas:"summary";grid-template-columns:minmax(0,1fr);align-items:flex-start;gap:16px;padding:14px 16px}.route-catalog-card-main .route-summary{grid-area:summary;gap:8px}.route-catalog-card-main .route-summary-heading{padding-right:190px}.route-catalog-card-actions{position:absolute;top:14px;right:16px;grid-area:actions;flex:0 0 auto;display:flex;align-items:center;gap:8px}.route-edit-button{min-height:32px;gap:6px;padding:0 10px;color:var(--text-third)}.route-catalog-card-main .route-stats-row .route-status-badge{min-height:20px;padding:1px 7px;font-size:10px}.route-card-details{border-top:1px solid var(--border);padding:16px}.route-edit-modal{width:min(1040px,100%);max-height:calc(100vh - 40px);overflow:auto;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:var(--shadow);padding:20px}.route-edit-modal-header,.route-edit-modal-header>div,.route-edit-actions,.route-edit-toggles>label{display:flex;align-items:center}.route-edit-modal-header{justify-content:space-between;gap:16px;margin-bottom:20px}.route-edit-modal-header>div{min-width:0;gap:11px}.route-edit-modal-header>div>span{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;background:var(--metric-blue-bg);color:var(--blue)}.route-edit-modal-header h2,.route-edit-modal-header p{margin:0}.route-edit-modal-header h2{font-size:19px}.route-edit-modal-header p{margin-top:2px;color:var(--text-muted);font-size:12px}.route-edit-close{width:34px;height:34px;flex:0 0 auto;border:0;border-radius:8px;background:transparent;color:var(--text-muted);font-size:24px;line-height:1}.route-edit-close:hover{background:var(--surface-hover);color:var(--text-main)}.route-edit-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.route-edit-settings-row{display:grid;grid-template-columns:minmax(150px,.75fr) minmax(180px,.9fr) minmax(390px,1.8fr);align-items:start;gap:16px}.route-edit-control,.route-edit-time-inline{min-width:0;display:grid;gap:6px}.route-edit-control>span,.route-edit-time-inline>span{color:var(--text-third);font-size:12px;font-weight:700}.route-edit-settings-row .dropdown-select-trigger{height:40px;border-radius:9px;background:var(--surface);outline:0}.route-edit-settings-row .dropdown-select-trigger:focus-visible,.route-edit-settings-row .dropdown-select-trigger[aria-expanded=true]{border-color:#9bb5e8;box-shadow:0 0 0 3px #3d69c21a}.route-edit-time-fields{min-width:0;display:grid;grid-template-columns:minmax(110px,.8fr) repeat(2,minmax(90px,1fr));gap:8px}.route-edit-time-number{min-width:0}.route-edit-time-inline>small{color:var(--text-muted);font-size:10px}.route-edit-wide,.route-edit-error{grid-column:1 / -1}.route-edit-form>label,.route-edit-time>label{min-width:0;display:grid;gap:6px}.route-edit-form>label>span,.route-edit-time>label>span,.route-edit-choice-field>legend,.route-edit-time>legend{color:var(--text-third);font-size:12px;font-weight:700}.route-edit-form input,.route-edit-form textarea,.route-edit-form select{width:100%;border:1px solid var(--border);border-radius:8px;outline:0;background:var(--control-bg);color:var(--text-main);font:inherit}.route-edit-form input,.route-edit-form select{min-height:40px;padding:0 10px}.route-edit-form textarea{resize:vertical;padding:9px 10px;line-height:1.5}.route-edit-form input:focus,.route-edit-form textarea:focus,.route-edit-form select:focus{border-color:var(--border-strong);background:var(--control-active-bg);box-shadow:0 0 0 3px var(--metric-blue-bg)}.route-edit-choice-field,.route-edit-time{min-width:0;margin:0;border:1px solid var(--border);border-radius:10px;padding:12px}.route-edit-choice-field>legend,.route-edit-time>legend{padding:0 5px}.route-edit-picker{display:grid;gap:8px}.route-edit-selected,.route-edit-options{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.route-edit-selected{min-height:26px}.route-edit-selected>span{min-height:25px;display:inline-flex;align-items:center;gap:4px;border-radius:7px;background:var(--metric-blue-bg);color:var(--blue);padding:3px 5px 3px 8px;font-size:11px;font-weight:650}.route-edit-selected>span button{width:18px;height:18px;display:grid;place-items:center;border:0;border-radius:5px;background:transparent;color:inherit}.route-edit-selected>span button:hover{background:#1965d21a}.route-edit-selected small{color:var(--text-muted);font-size:11px}.route-edit-picker>input{min-height:36px}.route-edit-options{max-height:116px;overflow:auto;align-content:flex-start}.route-edit-options button{min-height:26px;display:inline-flex;align-items:center;gap:4px;border:1px solid var(--border);border-radius:7px;background:var(--surface);color:var(--text-third);padding:3px 7px;font-size:11px}.route-edit-options button:hover{border-color:var(--border-strong);color:var(--blue)}.route-edit-time{display:grid;grid-template-columns:minmax(120px,.8fr) repeat(2,minmax(120px,1fr));gap:10px}.route-edit-time>small{grid-column:1 / -1;color:var(--text-muted);font-size:11px}.route-edit-toggles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.route-edit-toggles>label{min-width:0;gap:10px;border:1px solid var(--border);border-radius:10px;background:var(--surface-muted);padding:12px;cursor:pointer}.route-edit-toggles input{position:absolute;width:1px;height:1px;opacity:0}.route-edit-toggles input+span{width:34px;height:20px;flex:0 0 auto;position:relative;border-radius:999px;background:var(--border-strong);transition:background .15s ease}.route-edit-toggles input+span:after{content:"";width:16px;height:16px;position:absolute;top:2px;left:2px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #141f2f3d;transition:transform .15s ease}.route-edit-toggles input:checked+span{background:var(--blue)}.route-edit-toggles input:checked+span:after{transform:translate(14px)}.route-edit-toggles label>div{min-width:0;display:grid;gap:2px}.route-edit-toggles strong{color:var(--text-main);font-size:12px}.route-edit-toggles small{color:var(--text-muted);font-size:10px;line-height:1.35}.route-edit-error{color:var(--danger);font-size:12px}.route-edit-actions{justify-content:flex-end;gap:8px;border-top:1px solid var(--border);padding-top:16px}.route-edit-actions .ghost-button,.route-edit-actions .primary-button{min-height:38px}.route-reviews-workspace{min-width:0;display:grid;gap:14px}.route-review-tabs{margin-bottom:2px}.route-review-list{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.route-review-card{min-width:0;display:flex;flex-direction:column;gap:14px;border:1px solid var(--border);border-radius:12px;background:var(--surface);padding:16px;box-shadow:0 2px 8px #141f2f09}.route-review-rating,.route-review-card-header time,.route-review-title,.route-review-byline,.route-review-author-line,.route-review-byline a,.route-review-user-link,.route-review-subscription,.route-review-photo-heading>span,.route-review-actions,.route-review-confirm-actions{display:flex;align-items:center}.route-review-card-header{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title date" "rating date";align-items:flex-start;column-gap:24px;row-gap:8px}.route-review-title{grid-area:title;min-width:0;max-width:100%;gap:6px;color:var(--text-main);font-size:16px;font-weight:700;line-height:1.3;text-decoration:none}.route-review-title span{min-width:0;overflow-wrap:anywhere}.route-review-title svg{flex:0 0 auto;color:var(--text-muted)}.route-review-title:hover{color:var(--blue)}.route-review-rating{grid-area:rating;gap:2px;color:var(--text-main)}.route-review-rating strong{margin-left:5px;color:var(--text-main);font-size:14px}.route-review-card-header time{grid-area:date;justify-self:end;gap:5px;color:var(--text-third);font-size:15px;font-weight:600;line-height:1.3;white-space:nowrap}.route-review-byline{min-width:0;align-items:flex-start;flex-direction:column;gap:6px;color:var(--text-muted);font-size:11px}.route-review-author-line{min-width:0;max-width:100%;gap:7px;flex-wrap:wrap}.route-review-byline a,.route-review-user-link{min-width:0;max-width:100%;border:0;background:transparent;gap:5px;color:var(--text-third);padding:0;font:inherit;text-decoration:none}.route-review-byline a:hover,.route-review-user-link:hover{color:var(--blue)}.route-review-public-profile-link{flex:0 0 auto;justify-content:center;width:20px;height:20px;border-radius:5px}.route-review-public-profile-link:hover{background:var(--surface-hover)}.route-review-byline a>svg,.route-review-user-link>svg{flex:0 0 auto}.route-review-byline a>svg:last-child{color:var(--text-muted)}.route-review-byline a strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:inherit;font-size:12px;font-weight:650}.route-review-activity-link{max-width:100%}.route-review-subscription{min-height:20px;max-width:100%;border-radius:6px;background:var(--surface-muted);color:var(--text-third);padding:2px 7px;font-size:10px;font-weight:650;line-height:1.35}.route-review-subscription.is-plus,.route-review-subscription.is-boost,.route-review-subscription.is-ambassador{background:var(--metric-blue-bg);color:var(--blue)}.route-review-subscription.is-ultra{background:var(--metric-amber-bg);color:var(--amber)}.route-review-user-stats{color:var(--text-muted);font-size:11px;font-weight:550;line-height:1.35}.route-review-comment{min-height:44px;margin:0;color:var(--text-third);font-size:13px;line-height:1.55;white-space:pre-line}.route-review-comment.is-empty{color:var(--text-muted);font-style:italic}.route-review-tags{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.route-review-tags span{min-height:23px;display:inline-flex;align-items:center;border-radius:7px;background:var(--metric-blue-bg);color:var(--blue);padding:2px 8px;font-size:11px;font-weight:600}.route-review-photo-heading{display:grid;gap:3px}.route-review-photo-heading>span{gap:6px;color:var(--text-third);font-size:12px;font-weight:650}.route-review-photo-heading small{color:var(--text-muted);font-size:10px}.route-review-photos{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.route-review-photos a{min-width:0;aspect-ratio:1;overflow:hidden;border-radius:9px;background:var(--surface-muted)}.route-review-photos img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .18s ease}.route-review-photos a:hover img{transform:scale(1.035)}.route-reviews-modal{width:min(920px,100%);max-height:calc(100vh - 40px);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:var(--shadow)}.route-reviews-modal>header,.route-reviews-modal>header>div,.route-reviews-modal>header>div>div{min-width:0;display:flex;align-items:center}.route-reviews-modal>header{justify-content:space-between;gap:14px;border-bottom:1px solid var(--border);padding:16px 18px}.route-reviews-modal>header>div{gap:11px}.route-reviews-modal>header>div>span{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;background:var(--metric-amber-bg);color:var(--amber)}.route-reviews-modal>header>div>div{align-items:flex-start;flex-direction:column;gap:2px}.route-reviews-modal h2,.route-reviews-modal header p{margin:0}.route-reviews-modal h2{color:var(--text-main);font-size:18px}.route-reviews-modal header p{max-width:720px;overflow:hidden;color:var(--text-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.route-reviews-modal>header>button{width:32px;height:32px;flex:0 0 auto;display:grid;place-items:center;border:0;border-radius:7px;background:transparent;color:var(--text-muted)}.route-reviews-modal>header>button:hover{background:var(--surface-hover);color:var(--text-main)}.route-reviews-modal-body{min-height:240px;overflow-y:auto;display:grid;align-content:start;gap:12px;background:var(--surface-muted);padding:14px}.route-reviews-modal .route-review-card{box-shadow:none}.route-reviews-modal .route-review-card-header{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"rating date";align-items:center}.route-review-actions{justify-content:flex-end;gap:8px;margin-top:auto;padding-top:2px}.route-review-actions .ghost-button{min-height:34px;gap:6px;padding:0 11px}.route-review-unlink{color:var(--text-third)}.route-review-unlink:disabled{opacity:.38}.route-review-delete{border-color:var(--status-blocked-border);background:var(--status-blocked-bg);color:var(--danger)}.route-review-delete:hover{color:var(--danger-hover);border-color:var(--danger-hover)}.route-review-confirm{width:min(440px,100%);display:grid;justify-items:center;gap:10px;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:var(--shadow);padding:24px;text-align:center}.route-review-confirm-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:var(--metric-blue-bg);color:var(--blue)}.route-review-confirm-icon.delete{background:var(--status-blocked-bg);color:var(--danger)}.route-review-confirm h2{margin:2px 0 0;font-size:18px}.route-review-confirm p{margin:0;color:var(--text-muted);font-size:13px;line-height:1.5}.route-review-action-error{color:var(--danger);font-size:12px}.route-review-confirm-actions{justify-content:center;gap:8px;margin-top:6px}.route-review-confirm-actions .ghost-button,.route-review-confirm-actions .primary-button{min-height:38px}.route-review-confirm-actions .primary-button.danger{background:var(--danger)}.route-review-confirm-actions .primary-button.danger:hover{background:var(--danger-hover)}.promocodes-workspace{display:grid;gap:18px}.promocodes-toolbar,.promocodes-filters{display:flex;align-items:center;justify-content:space-between;gap:14px}.promocodes-toolbar p{margin:0;color:var(--text-muted);font-size:13px}.promocode-create-button{min-height:38px;height:38px;flex:0 0 auto}.promocode-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.promocode-metrics article{min-width:0;display:flex;align-items:center;gap:12px;border:1px solid var(--border);border-radius:10px;background:var(--surface);padding:14px}.promocode-metric-icon{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px}.promocode-metric-icon.blue{color:var(--blue);background:var(--metric-blue-bg)}.promocode-metric-icon.green{color:var(--green);background:var(--metric-green-bg)}.promocode-metric-icon.amber{color:var(--amber);background:var(--metric-amber-bg)}.promocode-metrics article div{min-width:0;display:grid;gap:2px}.promocode-metrics strong{color:var(--text-main);font-size:22px;line-height:1}.promocode-metrics article div span{color:var(--text-muted);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.promocodes-filters{justify-content:flex-start}.promocodes-search{width:min(340px,100%);min-height:38px;display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text-muted);padding:0 10px}.promocodes-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text-main)}.promocodes-status-filter{width:190px}.promocodes-refresh{width:38px;height:38px;padding:0}.promocodes-table{min-width:880px}.promocodes-table th,.promocodes-table td{padding:11px 12px}.promocodes-table th:nth-child(1){width:21%}.promocodes-table th:nth-child(2){width:11%}.promocodes-table th:nth-child(3){width:23%}.promocodes-table th:nth-child(4){width:17%}.promocodes-table th:nth-child(5){width:15%}.promocodes-table th:last-child{width:116px}.promocode-value{display:inline-flex;align-items:center;min-height:28px;border:1px solid var(--border);border-radius:7px;background:var(--surface-muted);color:var(--text-main);padding:0 9px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px;font-weight:700;letter-spacing:.04em}.promocode-validity,.promocode-usage{display:grid;gap:3px}.promocode-validity small{color:var(--text-muted);font-size:11px}.promocode-validity>span{display:flex;align-items:center;gap:5px}.promocode-audience{min-height:24px;display:inline-flex;align-items:center;border-radius:999px;background:var(--permission-bg);color:var(--permission-group-text);padding:0 9px;font-size:12px;font-weight:650;white-space:nowrap}.promocode-usage i{width:76px;height:4px;display:block;overflow:hidden;border-radius:999px;background:var(--surface-hover)}.promocode-usage i b{height:100%;display:block;border-radius:inherit;background:var(--blue)}.promocode-status{min-height:24px;display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:999px;padding:0 9px;color:var(--text-third);background:var(--surface-muted);font-size:12px;font-weight:650;white-space:nowrap}.promocode-status.active{color:var(--status-ok-text);border-color:var(--status-ok-border);background:var(--status-ok-bg)}.promocode-status.scheduled{color:var(--blue);border-color:var(--nav-active-bg);background:var(--metric-blue-bg)}.promocode-status.expired{color:var(--status-text);border-color:var(--status-border);background:var(--status-bg)}.promocode-actions{display:flex;justify-content:flex-end;gap:3px}.promocode-actions button,.promocode-modal-close{width:32px;height:32px;display:inline-grid;place-items:center;border:0;border-radius:7px;background:transparent;color:var(--text-muted)}.promocode-actions button:hover,.promocode-modal-close:hover{background:var(--surface-hover);color:var(--text-main)}.promocode-actions button.danger:hover{color:var(--danger)}.promocodes-empty{min-height:270px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px dashed var(--border-strong);border-radius:10px;background:var(--surface);padding:30px;text-align:center}.promocodes-empty>span{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:var(--metric-blue-bg);color:var(--blue);margin-bottom:14px}.promocodes-empty h2{margin:0 0 6px;font-size:17px}.promocodes-empty p{max-width:420px;margin:0 0 18px;color:var(--text-muted)}.promocode-modal{width:min(560px,100%);max-height:calc(100vh - 40px);overflow:auto;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:var(--shadow);padding:18px}.promocode-modal-header,.promocode-modal-heading{display:flex;align-items:center}.promocode-modal-header{justify-content:space-between;gap:14px;margin-bottom:20px}.promocode-modal-heading{min-width:0;gap:11px}.promocode-modal-heading>span{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;color:var(--blue);background:var(--metric-blue-bg)}.promocode-modal-heading div{min-width:0;display:grid;gap:2px}.promocode-modal-heading h2,.promocode-modal-heading p{margin:0}.promocode-modal-heading h2{font-size:18px}.promocode-modal-heading p{color:var(--text-muted);font-size:13px}.promocode-modal-close{flex:0 0 auto;font-size:24px;line-height:1}.promocode-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.promocode-form label{min-width:0;display:grid;gap:6px;color:var(--text-third);font-size:12px;font-weight:650}.promocode-form label>span small{color:var(--text-muted);font-weight:500}.promocode-form input{width:100%;height:40px;border:1px solid var(--border);border-radius:8px;outline:0;background:var(--control-bg);color:var(--text-main);padding:0 10px}.promocode-form input:focus{border-color:var(--border-strong);background:var(--control-active-bg)}.promocode-code-field,.promocode-checkbox-field,.promocode-form-error,.promocode-form-actions{grid-column:1 / -1}.promocode-form .promocode-checkbox-field{display:flex;align-items:center;gap:8px}.promocode-form .promocode-checkbox-field input{width:16px;height:16px;accent-color:var(--blue)}.promocode-code-field input{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.promocode-form-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:4px}.promocode-form-actions .primary-button,.promocode-form-actions .ghost-button{min-height:38px;height:38px}.promocode-form-actions .primary-button:disabled{cursor:default;opacity:.55}.subscription-management{width:min(1120px,100%);display:grid;gap:16px}.subscription-lookup-card,.subscription-account-card,.subscription-adjust-card{border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:0 4px 18px #18274b09}.subscription-combined-card{overflow:hidden;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:0 4px 18px #18274b09}.subscription-combined-card>.subscription-account-card,.subscription-combined-card>.subscription-adjust-card{border:0;border-radius:0;box-shadow:none}.subscription-combined-card>.subscription-adjust-card{border-top:1px solid var(--border)}.subscription-lookup-card,.subscription-adjust-card{padding:22px}.subscription-step-heading{display:flex;align-items:center;gap:12px}.subscription-step-number,.subscription-preview-icon,.subscription-confirm-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:var(--metric-blue-bg);color:var(--blue)}.subscription-step-number{font-size:14px;font-weight:750}.subscription-step-copy{min-width:0}.subscription-step-heading h2,.subscription-account-identity h2,.subscription-confirm h2{margin:0;color:var(--text-main);font-size:17px;line-height:1.3}.subscription-step-heading p,.subscription-confirm p{margin:4px 0 0;color:var(--text-muted);font-size:12px}.subscription-lookup-form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;margin-top:20px}.subscription-lookup-form label,.subscription-days-field{min-width:0;display:grid;gap:6px;color:var(--text-third);font-size:12px;font-weight:650}.subscription-search-input{height:43px;display:flex;align-items:center;gap:9px;border:1px solid var(--border);border-radius:9px;background:var(--control-bg);color:var(--text-muted);padding:0 12px}.subscription-search-input:focus-within{border-color:#9bb5e8;box-shadow:0 0 0 3px #3d69c21a}.subscription-search-input input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text-main);font:inherit}.subscription-search-clear{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;border:0;border-radius:7px;background:transparent;color:var(--text-muted);padding:0;cursor:pointer}.subscription-search-clear:hover{background:var(--surface-muted);color:var(--text-main)}.subscription-lookup-form .primary-button{min-width:184px;height:43px}.subscription-error-state{display:flex;align-items:flex-start;gap:9px;margin-top:14px;border:1px solid var(--status-blocked-border);border-radius:9px;background:var(--status-blocked-bg);color:var(--status-blocked-text);padding:11px 12px}.subscription-error-state>div{display:grid;gap:2px}.subscription-error-state span{font-size:11px}.subscription-account-card{position:relative;overflow:hidden}.subscription-account-step{padding:18px 22px 0}.subscription-account-heading{display:flex;align-items:center;gap:24px;padding:14px 22px 20px}.subscription-account-person{min-width:250px;display:flex;align-items:center;gap:13px}.subscription-account-avatar{width:48px;height:48px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#2774d3;color:#fff;font-size:15px;font-weight:750;overflow:hidden}.subscription-account-avatar img{width:100%;height:100%;display:block;object-fit:cover}.subscription-account-identity{min-width:0;display:grid;gap:3px}.subscription-account-identity a{display:inline-flex;align-items:center;gap:5px;color:var(--text-third);font-size:12px;text-decoration:none}.subscription-profile-link{margin-left:auto}.subscription-account-details{min-width:290px;display:grid;gap:5px}.subscription-account-details>div{min-width:0;display:flex;align-items:center;gap:6px}.subscription-account-details span{width:142px;flex:0 0 142px;color:var(--text-muted);font-size:9px;font-weight:650;text-transform:uppercase}.subscription-account-details strong{min-width:0;overflow:hidden;color:var(--text-main);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.subscription-plan{width:fit-content;border-radius:999px;padding:3px 8px}.subscription-plan.is-basic{background:var(--permission-bg);color:var(--text-third)}.subscription-plan.is-plus{background:var(--metric-blue-bg);color:var(--blue)}.subscription-plan.is-ultra{background:var(--metric-amber-bg);color:var(--amber)}.subscription-success{display:inline-flex;align-items:center;gap:5px;border-radius:999px;background:var(--status-ok-bg);color:var(--status-ok-text);padding:6px 10px;font-size:11px;font-weight:700;margin-bottom:14px}.subscription-adjust-grid{display:grid;grid-template-columns:300px 240px 150px;align-items:start;justify-content:start;gap:12px}.subscription-adjust-grid fieldset{min-width:0;margin:0;border:0;padding:0}.subscription-adjust-grid legend,.subscription-days-field>span{color:var(--text-third);font-size:12px;font-weight:650;line-height:16px}.subscription-adjust-grid legend{margin-bottom:6px}.subscription-days-field>span{margin-bottom:0}.subscription-segmented{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;border:1px solid var(--border);border-radius:9px;background:var(--surface-muted);padding:3px}.subscription-segmented button{min-height:36px;display:flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:7px;background:transparent;color:var(--text-third);font-size:11px;font-weight:650;cursor:pointer}.subscription-segmented button.active{background:var(--surface);color:var(--text-main);box-shadow:0 1px 4px #18274b1a}.subscription-segmented button.active.subtract{color:var(--danger)}.subscription-segmented button.active.is-plus{color:var(--blue)}.subscription-segmented button.active.is-ultra{color:var(--amber)}.subscription-segmented button:disabled{cursor:default;opacity:.45}.subscription-segmented button:focus{outline:none}.subscription-segmented button:focus-visible{box-shadow:inset 0 0 0 2px #9bb5e8}.subscription-days-field input{width:100%;height:43px;border:1px solid var(--border);border-radius:9px;outline:0;background:var(--control-bg);color:var(--text-main);padding:0 11px;font:inherit;font-weight:700}.subscription-days-field input:focus{border-color:#9bb5e8;box-shadow:0 0 0 3px #3d69c21a}.subscription-days-field small{color:var(--text-muted);font-size:10px;font-weight:500}.subscription-inline-note{display:flex;align-items:center;gap:6px;margin:12px 0 0;color:var(--text-muted);font-size:11px}.subscription-preview{display:flex;align-items:flex-start;gap:11px;margin-top:18px;border:1px solid var(--subscription-preview-border);border-radius:11px;background:var(--subscription-preview-bg);padding:14px}.subscription-preview.is-subtract{border-color:var(--subscription-preview-subtract-border);background:var(--subscription-preview-subtract-bg)}.subscription-preview.is-subtract .subscription-preview-icon{background:var(--status-blocked-bg);color:var(--danger)}.subscription-preview>div:last-child{display:grid;gap:2px}.subscription-preview span{color:var(--text-muted);font-size:10px;font-weight:700;text-transform:uppercase}.subscription-preview strong{color:var(--text-main);font-size:13px}.subscription-preview small{color:var(--text-third);font-size:11px}.subscription-preview em{margin-top:3px;color:var(--danger);font-size:11px;font-style:normal;font-weight:650}.subscription-adjust-error{margin-top:12px;border-radius:8px;background:var(--form-error-bg);color:var(--danger);padding:9px 11px;font-size:11px}.subscription-adjust-actions{display:flex;justify-content:flex-end;margin-top:14px}.subscription-adjust-actions .primary-button{min-width:170px;min-height:40px}.primary-button.is-danger{background:var(--danger)}.primary-button.is-danger:hover{background:var(--danger-hover)}.subscription-confirm-backdrop{position:fixed;z-index:120;inset:0;display:grid;place-items:center;background:#12171f6b;padding:18px}.subscription-confirm{width:min(480px,100%);border-radius:14px;background:var(--surface);box-shadow:var(--shadow);padding:20px}.subscription-confirm header,.subscription-confirm header>div,.subscription-confirm footer{display:flex;align-items:flex-start;gap:11px}.subscription-confirm header{justify-content:space-between}.subscription-confirm header>div>div{min-width:0}.subscription-confirm header>button{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:7px;background:transparent;color:var(--text-muted);cursor:pointer}.subscription-confirm-summary{display:grid;gap:3px;margin-top:18px;border-radius:10px;background:var(--surface-muted);padding:14px}.subscription-confirm-summary>span{color:var(--text-muted);font-size:11px}.subscription-confirm-summary>div{margin-top:8px;color:var(--text-main);font-weight:700}.subscription-confirm-summary>small{color:var(--text-third)}.subscription-confirm footer{justify-content:flex-end;margin-top:16px}.subscription-confirm footer button{width:132px;height:40px;min-height:40px;padding:0 14px}.route-notifications-workspace{width:min(1240px,100%);margin:0 auto;display:grid;gap:14px}.route-notifications-toolbar{display:flex;align-items:center;gap:10px}.route-notifications-toolbar>.primary-button{height:42px;flex:0 0 auto}.route-notifications-search{width:min(420px,100%);height:42px;display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:9px;background:var(--surface);color:var(--text-muted);padding:0 11px}.route-notifications-search:focus-within{border-color:var(--border-strong);box-shadow:0 0 0 3px var(--metric-blue-bg)}.route-notifications-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text-main)}.route-notifications-search button{width:24px;height:24px;flex:0 0 auto;display:grid;place-items:center;border:0;border-radius:6px;background:transparent;color:var(--text-muted)}.route-notifications-search button:hover{background:var(--surface-hover);color:var(--text-main)}.route-notifications-inline-error{width:fit-content}.route-notifications-table{min-width:920px;table-layout:fixed}.route-notifications-table th,.route-notifications-table td{padding:12px 14px}.route-notifications-table th:nth-child(1){width:22%}.route-notifications-table th:nth-child(2){width:25%}.route-notifications-table th:nth-child(3){width:auto}.route-notifications-table th:nth-child(4){width:112px}.route-notifications-table th:nth-child(5){width:54px}.route-notifications-table td:first-child strong{color:var(--text-main)}.route-notification-chat-links,.route-notification-route-links{min-width:0;display:flex;align-items:flex-start;flex-direction:column;gap:5px}.route-notification-chat-links a,.route-notification-route-links a{max-width:100%;display:inline-flex;align-items:center;gap:5px;color:var(--blue);font-size:12px;text-decoration:none}.route-notification-chat-links a{white-space:nowrap}.route-notification-route-links a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.route-notification-route-links>span{color:var(--text-muted);font-size:11px;font-weight:650}.route-notification-edit{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:7px;background:transparent;color:var(--text-muted)}.route-notification-edit:hover:not(:disabled){background:var(--surface-hover);color:var(--text-main)}.route-notification-edit:disabled{opacity:.45}.route-notification-switch{width:38px;height:22px;display:inline-flex;position:relative;cursor:pointer}.route-notification-switch input{position:absolute;width:1px;height:1px;opacity:0}.route-notification-switch>span{width:100%;height:100%;position:relative;border-radius:999px;background:var(--border-strong);transition:background .15s ease}.route-notification-switch>span:after{content:"";width:18px;height:18px;position:absolute;top:2px;left:2px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #141f2f3d;transition:transform .15s ease}.route-notification-switch input:checked+span{background:var(--blue)}.route-notification-switch input:checked+span:after{transform:translate(16px)}.route-notification-switch input:focus-visible+span{box-shadow:0 0 0 3px var(--metric-blue-bg)}.route-notification-switch:has(input:disabled){cursor:default;opacity:.55}.route-notifications-empty{min-height:300px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px dashed var(--border-strong);border-radius:10px;background:var(--surface);padding:30px;text-align:center}.route-notifications-empty>span{width:50px;height:50px;display:grid;place-items:center;border-radius:13px;background:var(--metric-blue-bg);color:var(--blue);margin-bottom:14px}.route-notifications-empty h2{margin:0 0 6px;font-size:17px}.route-notifications-empty p{max-width:460px;margin:0 0 18px;color:var(--text-muted)}.route-notification-modal{width:min(920px,100%);max-height:calc(100vh - 36px);overflow:auto;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:var(--shadow);padding:20px}.route-notification-modal-header,.route-notification-modal-header>div{display:flex;align-items:center}.route-notification-modal-header{justify-content:space-between;gap:14px;margin-bottom:20px}.route-notification-modal-header>div{min-width:0;gap:11px}.route-notification-modal-header>div>span{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;background:var(--metric-blue-bg);color:var(--blue)}.route-notification-modal-header>div>div{min-width:0;display:grid;gap:2px}.route-notification-modal-header h2,.route-notification-modal-header p{margin:0}.route-notification-modal-header h2{color:var(--text-main);font-size:19px}.route-notification-modal-header p{color:var(--text-muted);font-size:12px}.route-notification-modal-header>button{width:32px;height:32px;flex:0 0 auto;display:grid;place-items:center;border:0;border-radius:7px;background:transparent;color:var(--text-muted)}.route-notification-modal-header>button:hover{background:var(--surface-hover);color:var(--text-main)}.route-notification-form{display:grid;gap:14px}.route-notification-name-field{display:grid;gap:6px;color:var(--text-third);font-size:12px;font-weight:650}.route-notification-name-field input,.route-notification-chat-inputs input,.route-notification-route-search{width:100%;height:40px;border:1px solid var(--border);border-radius:8px;outline:0;background:var(--control-bg);color:var(--text-main)}.route-notification-name-field input,.route-notification-chat-inputs input{padding:0 10px}.route-notification-name-field input:focus,.route-notification-chat-inputs input:focus,.route-notification-route-search:focus-within{border-color:var(--border-strong);box-shadow:0 0 0 3px var(--metric-blue-bg)}.route-notification-fieldset{min-width:0;display:grid;gap:9px;margin:0;border:1px solid var(--border);border-radius:10px;background:var(--surface-muted);padding:12px}.route-notification-fieldset legend{display:inline-flex;align-items:center;gap:6px;color:var(--text-main);padding:0 5px;font-size:13px;font-weight:700}.route-notification-fieldset>p{margin:0;color:var(--text-muted);font-size:11px}.route-notification-chat-inputs{display:grid;gap:7px}.route-notification-chat-inputs>div{display:grid;grid-template-columns:minmax(0,1fr) 36px;gap:6px}.route-notification-chat-inputs button{width:36px;height:40px;display:grid;place-items:center;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text-muted)}.route-notification-chat-inputs button:hover{color:var(--danger);border-color:var(--status-blocked-border)}.route-notification-add-chat{width:fit-content;min-height:32px}.route-notification-route-search{display:flex;align-items:center;gap:8px;padding:0 10px;color:var(--text-muted)}.route-notification-all-routes{min-height:52px;display:flex;align-items:center;gap:11px;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:9px 11px}.route-notification-all-routes>div{min-width:0;display:grid;gap:2px}.route-notification-all-routes strong{color:var(--text-main);font-size:12px}.route-notification-all-routes span{color:var(--text-muted);font-size:10px}.route-notification-all-routes-label{color:var(--text-main)!important;font-weight:650}.route-notification-route-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text-main)}.route-notification-route-results{max-height:174px;overflow-y:auto;display:grid;gap:3px;border-radius:8px;background:var(--surface);padding:4px}.route-notification-route-results>button{width:100%;min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:0;border-radius:6px;background:transparent;color:var(--text-main);padding:6px 8px;text-align:left}.route-notification-route-results>button:hover:not(:disabled){background:var(--surface-hover)}.route-notification-route-results>button:disabled{color:var(--text-muted)}.route-notification-route-results>button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.route-notification-route-results>button small{flex:0 0 auto;color:var(--blue)}.route-notification-route-state{min-height:62px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--text-muted);font-size:12px}.route-notification-selected-heading{color:var(--text-third);font-size:11px;font-weight:650}.route-notification-selected-routes{display:flex;flex-wrap:wrap;gap:6px}.route-notification-selected-routes>span{max-width:100%;min-height:28px;display:inline-flex;align-items:center;gap:5px;border:1px solid var(--border);border-radius:7px;background:var(--surface);padding:0 5px 0 8px}.route-notification-selected-routes a{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-flex;align-items:center;gap:4px;color:var(--blue);text-decoration:none;font-size:11px}.route-notification-selected-routes button{width:20px;height:20px;display:grid;place-items:center;border:0;border-radius:5px;background:transparent;color:var(--text-muted)}.route-notification-selected-routes button:hover{background:var(--surface-hover);color:var(--danger)}.route-notification-modal-bottom{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);gap:12px}.route-notification-enabled-card{min-width:0;display:flex;align-items:center;gap:11px;border:1px solid var(--border);border-radius:10px;background:var(--surface-muted);padding:13px}.route-notification-enabled-card>div{min-width:0;display:grid;gap:2px}.route-notification-enabled-card strong{color:var(--text-main);font-size:13px}.route-notification-enabled-card span{color:var(--text-muted);font-size:11px}.route-notification-preview{display:grid;gap:5px;border:1px solid var(--border);border-radius:10px;background:var(--surface-muted);padding:12px}.route-notification-preview>span{color:var(--text-muted);font-size:10px;font-weight:700;text-transform:uppercase}.route-notification-preview>strong{color:var(--text-main);font-size:13px}.route-notification-preview-rating{color:#e6a91c;letter-spacing:.06em}.route-notification-preview p{margin:2px 0 5px;color:var(--text-main);font-size:12px}.route-notification-preview-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.route-notification-preview-photos>span{min-height:40px;display:grid;place-items:center;border:1px solid var(--border);border-radius:6px;background:var(--surface);color:var(--text-muted)}.route-notification-preview em{display:flex;align-items:center;gap:4px;color:var(--text-muted);font-size:9px;font-style:normal;line-height:1.3}.route-notification-preview b{color:var(--text-main);font-size:11px}.route-notification-preview small{color:var(--text-muted)}.route-notification-preview-action{line-height:1.45}.route-notification-preview-action u{color:var(--blue);text-decoration:none}.route-notification-form-actions{display:flex;justify-content:flex-end;gap:8px}.route-notification-form-actions button{height:40px;min-height:40px}.route-notification-form-actions .primary-button{min-width:130px}@media(max-width:1180px){.wide-panel{grid-column:1 / -1}.users-grid,.roles-layout,.analytics-chart-grid{grid-template-columns:1fr}.analytics-distribution-grid{grid-template-columns:1fr 1fr}.users-invite-form,.user-modal-form,.user-modal-meta{grid-template-columns:1fr}.route-details-grid{grid-template-columns:1fr 1fr}.route-description-block{grid-column:1 / -1}.promocode-metrics{grid-template-columns:repeat(3,minmax(150px,1fr))}.subscription-adjust-grid{grid-template-columns:270px 210px 140px}}@media(max-width:780px){.os-layout{height:auto;min-height:100vh;grid-template-columns:1fr;overflow:visible}.sidebar{min-height:auto;height:auto;grid-template-rows:auto auto auto;overflow:visible}.nav-groups{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.workspace{height:auto;overflow:visible}.topbar{align-items:stretch;flex-direction:column;padding:18px}.workspace-content{overflow:visible;padding:6px 18px 18px}.settings-row{align-items:stretch;flex-direction:column}.settings-row .language-switcher,.settings-theme-switcher,.settings-logout-button{justify-content:space-between;width:100%}.users-tabs,.users-actionbar,.users-search,.users-filter,.route-catalog-search,.route-catalog-refresh{width:100%}.route-catalog-filters{grid-template-columns:1fr 1fr}.route-catalog-search{grid-column:1 / -1}.route-catalog-refresh{width:40px}.route-catalog-total{min-height:40px}.route-catalog-card-actions{align-items:stretch;flex-direction:column}.route-catalog-card-actions{width:100%}.route-edit-button{justify-content:center}.route-catalog-card-actions .route-expand-button{width:100%}.route-edit-form,.route-edit-toggles,.route-edit-time,.route-edit-settings-row{grid-template-columns:1fr}.route-edit-time-fields{grid-template-columns:minmax(100px,.8fr) repeat(2,minmax(80px,1fr))}.route-catalog-card-main{position:static;grid-template-areas:"summary" "actions";grid-template-columns:1fr}.route-catalog-card-main .route-summary-heading{padding-right:0}.route-catalog-card-actions{position:static}.route-edit-time>small{grid-column:auto}.route-edit-choice-field,.route-edit-wide,.route-edit-error{grid-column:1}.route-edit-modal{max-height:calc(100vh - 20px);padding:16px}.route-review-tabs{width:100%}.route-review-tabs button{flex:1}.route-review-card-header{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"title title" "rating date";column-gap:12px}.route-review-card-header time{align-self:center}.route-review-byline{align-items:flex-start;flex-direction:column;gap:6px}.route-review-byline a,.route-review-author-line{width:100%}.route-review-author-line a,.route-review-author-line .route-review-user-link{width:auto}.route-review-photos{grid-template-columns:repeat(3,minmax(0,1fr))}.route-review-actions{align-items:stretch;flex-direction:column}.route-review-actions .ghost-button{justify-content:center;width:100%}.analytics-toolbar,.analytics-toolbar-controls{align-items:stretch;flex-direction:column}.analytics-toolbar-controls,.analytics-segmented{width:100%}.analytics-segmented button{flex:1}.analytics-distribution-grid{grid-template-columns:1fr}.promocodes-toolbar,.promocodes-filters{align-items:stretch;flex-direction:column}.promocode-create-button,.promocodes-search,.promocodes-status-filter,.promocodes-refresh{width:100%}.promocode-metrics,.promocode-form,.subscription-adjust-grid,.subscription-lookup-form{grid-template-columns:1fr}.subscription-lookup-form .primary-button,.subscription-adjust-actions .primary-button{width:100%}.subscription-account-heading,.subscription-adjust-heading{align-items:flex-start;flex-direction:column}.subscription-profile-link{margin-left:0}.subscription-account-details{width:100%;min-width:0}.route-notifications-toolbar,.route-notification-modal-bottom{align-items:stretch;grid-template-columns:1fr;flex-direction:column}.route-notifications-toolbar>.primary-button,.route-notifications-search{width:100%}.route-notification-modal{max-height:calc(100vh - 20px);padding:15px}.route-notification-modal-header{align-items:flex-start}.route-notification-modal-bottom{display:grid}.route-notification-form-actions button{flex:1}}
