*,:before,:after{box-sizing:border-box}body,html{color:#e0e0e0;background-color:#1a1a1a;flex-direction:column;height:100%;margin:0;padding:0;display:flex}@media (width>=641px){body,html{overflow:hidden}}@media (width<=640px){body,html{overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch;overflow:auto}}#app{flex-direction:column;align-items:stretch;width:100%;height:100%;display:flex}@media (width<=640px){.app-button,.app-select,.app-input,.app-input-shell{min-height:44px}.app-space{gap:12px!important}.view{padding-bottom:80px}}.mobile-bottom-nav{background:var(--shell-surface);border-top:1px solid var(--shell-border);z-index:999;height:56px;padding-bottom:env(safe-area-inset-bottom);justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav-item{min-width:48px;min-height:48px;color:var(--shell-muted);cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:0;font-family:inherit;font-size:11px;text-decoration:none;display:flex}.bottom-nav-item:focus-visible{outline-offset:-2px;border-radius:8px;outline:2px solid #63e2b7}.bottom-nav-item.active{color:var(--shell-accent)}.bottom-nav-item svg{width:23px;height:23px}.responsive-cards{flex-direction:column;gap:12px;display:flex}.data-card{margin-bottom:12px}@media (width<=640px){.chart-container{height:280px!important}}.chart-container{width:100%;height:360px}a,.router-link-active,.router-link-exact-active{color:#63a5e8;transition:color .2s,opacity .2s}a:hover{color:#8fc0f3;text-decoration:underline}a:focus{outline-offset:2px;border-radius:2px;outline:2px solid #63a5e8}.app-data-table a{color:#7db5ed;font-weight:500}.app-data-table a:hover{color:#9ec9f4;text-decoration:underline}.app-card a{color:#63a5e8}.app-card a:hover{color:#8fc0f3}@media (prefers-color-scheme:light){a,.router-link-active,.router-link-exact-active{color:#1a5caa}a:hover{color:#0d3d7a}a:focus{outline-color:#1a5caa}.app-data-table a{color:#1a5caa}.app-data-table a:hover{color:#0d3d7a}.app-card a{color:#1a5caa}.app-card a:hover{color:#0d3d7a}}.app-button{transition:all .2s}.app-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 2px 8px #0000004d}.app-button:active:not(:disabled){transform:translateY(0)}.app-button:focus-visible{outline-offset:2px;outline:2px solid #63a5e8}.app-select:focus-within,.app-input:focus-within,.app-date-range:focus-within,.app-date:focus-visible{box-shadow:0 0 0 2px #63a5e84d}:is(.app-radio:hover:not(:has(input:disabled)),.app-checkbox:hover:not(:has(input:disabled))){cursor:pointer}.app-radio-button:hover:not(:has(input:disabled)){background-color:#ffffff14}.app-card[hoverable]{transition:all .2s}.app-card[hoverable]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0006}.app-data-table tr{transition:background-color .15s}.app-data-table tr:hover{background-color:#ffffff0d!important}.bottom-nav-item{-webkit-tap-highlight-color:transparent;transition:all .2s}.bottom-nav-item:hover{background-color:#ffffff14;border-radius:8px}.bottom-nav-item:active{transform:scale(.95)}@media (prefers-color-scheme:light){.app-button:hover:not(:disabled){box-shadow:0 2px 8px #00000026}.app-radio-button:hover:not(:has(input:disabled)){background-color:#0000000d}.app-card[hoverable]:hover{box-shadow:0 4px 12px #0003}.app-data-table tr:hover{background-color:#00000008!important}.bottom-nav-item:hover{background-color:#0000000d}}.app-card{border:1px solid var(--app-border,#ffffff1a);background:var(--app-surface,#121925d6);border-radius:16px;min-width:0;padding:18px;position:relative}.app-card-loading{z-index:5;border-radius:inherit;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#080c14ad;place-items:center;display:grid;position:absolute;inset:0}.app-card-header{justify-content:space-between;align-items:center;gap:12px;margin:-2px 0 14px;display:flex}.app-card-header h3{margin:0;font-size:15px}.app-space{flex-wrap:wrap;align-items:center;display:flex}.app-space-vertical{flex-direction:column;align-items:stretch}.app-tag{border:1px solid var(--app-border,#ffffff1f);min-height:26px;color:var(--app-text-secondary,#c5cedb);background:#ffffff0d;border-radius:999px;align-items:center;padding:4px 9px;font-size:12px;font-weight:650;display:inline-flex}.app-tag-success{color:#9af2d4;background:#5ee1b21c;border-color:#5ee1b257}.app-tag-error{color:#ffadb5;background:#ff6f7c1a;border-color:#ff6f7c57}.app-tag-warning{color:#f4d89e;background:#f4be571a;border-color:#f4be5754}.app-tag-info{color:#afcff7;background:#7aa8ff17;border-color:#7aa8ff4d}.app-spin{min-height:1px;position:relative}.app-spin-overlay{z-index:4;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#080c14a8;place-content:center;display:grid;position:absolute;inset:0}.app-spinner{border:2px solid #ffffff21;border-top-color:var(--app-accent,#5ee1b2);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite app-spin;display:inline-block}.app-spinner-small{width:14px;height:14px}@keyframes app-spin{to{transform:rotate(360deg)}}.app-empty{color:var(--app-text-muted,#8f9bad);text-align:center;justify-items:center;gap:8px;padding:34px 18px;display:grid}.app-empty-mark{border:1px solid var(--app-border,#ffffff1f);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.app-button{border:1px solid var(--app-border,#ffffff21);min-height:36px;color:var(--app-text,#f5f7fb);font:inherit;cursor:pointer;background:#ffffff0e;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:8px 13px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.app-button-primary{color:#a6f4d8;background:#5ee1b21f;border-color:#5ee1b257}.app-button-secondary{color:#c8d9ff;background:#7aa8ff17;border-color:#7aa8ff47}.app-button-tertiary{color:var(--app-text-secondary,#c5cedb);background:#ffffff09;border-color:#0000}.app-button-warning{color:#f4d89e;background:#f4be571c;border-color:#f4be5757}.app-button-quiet{color:var(--app-accent,#5ee1b2);background:0 0;border-color:#0000}.app-button-tiny{min-height:28px;padding:4px 8px}.app-button-group{display:inline-flex}.app-button-group .app-button{border-radius:0}.app-button-group .app-button:first-child{border-radius:10px 0 0 10px}.app-button-group .app-button:last-child{border-radius:0 10px 10px 0}.app-descriptions{gap:12px;margin:0;display:grid}.app-description-item{gap:4px;display:grid}.app-description-item dt{color:var(--app-text-muted,#8f9bad);text-transform:uppercase;letter-spacing:.06em;font-size:11px}.app-description-item dd{color:var(--app-text-secondary,#c5cedb);margin:0}.app-divider{border:0;border-top:1px solid var(--app-border,#ffffff1a);margin:18px 0}.app-grid{grid-template-columns:repeat(var(--app-grid-columns,1), minmax(0, 1fr));display:grid}@media (width>=640px){.app-grid{grid-template-columns:repeat(var(--app-grid-columns-s,var(--app-grid-columns,1)), minmax(0, 1fr))}}@media (width>=768px){.app-grid{grid-template-columns:repeat(var(--app-grid-columns-m,var(--app-grid-columns-s,var(--app-grid-columns,1))), minmax(0, 1fr))}}@media (width>=1024px){.app-grid{grid-template-columns:repeat(var(--app-grid-columns-l,var(--app-grid-columns-m,var(--app-grid-columns-s,var(--app-grid-columns,1)))), minmax(0, 1fr))}}.app-rate{color:#f4be57;letter-spacing:1px}.app-avatar{object-fit:cover;background:#5ee1b21f;place-items:center;display:inline-grid}.app-avatar-round{border-radius:50%}.app-tooltip{border-radius:6px;display:inline-flex;position:relative}.app-tooltip:focus-visible,.app-popover:focus-visible{outline:2px solid var(--app-accent,#5ee1b2);outline-offset:2px}.app-tooltip-content{z-index:10;border:1px solid var(--app-border,#ffffff1f);color:#eef3fa;opacity:0;pointer-events:none;background:#111926;border-radius:8px;width:max-content;max-width:240px;padding:7px 9px;font-size:11px;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.app-tooltip:hover .app-tooltip-content,.app-tooltip:focus-within .app-tooltip-content{opacity:1}.app-popover{display:inline-flex;position:relative}.app-popover-trigger{display:inline-flex}.app-popover-content{z-index:30;border:1px solid var(--app-border,#ffffff1f);color:#eef3fa;background:#111926;border-radius:12px;width:max-content;max-width:min(340px,100vw - 32px);padding:14px;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 18px 48px #0000005c}.app-switch{cursor:pointer;display:inline-flex}.app-switch input{opacity:0;position:absolute}.app-switch{align-items:center;gap:7px}.app-switch-track{background:#4a5566;border-radius:999px;width:38px;height:22px;padding:3px;transition:background .18s}.app-switch-track:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .18s;display:block}.app-switch-active .app-switch-track{background:#2d9d7a}.app-switch-active .app-switch-track:after{transform:translate(16px)}.app-switch-label{color:var(--app-text-secondary,#c5cedb);font-size:11px;font-weight:650}.app-switch-disabled{opacity:.45;cursor:not-allowed}.app-icon{display:inline-flex}.app-icon svg{width:100%;height:100%}.app-tab-list{border-bottom:1px solid var(--app-border,#ffffff1a);scrollbar-width:none;gap:3px;padding-bottom:10px;display:flex;overflow-x:auto}.app-tab-list::-webkit-scrollbar{display:none}.app-tab{color:var(--app-text-muted,#8f9bad);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;flex:none;padding:8px;font-size:11px;font-weight:700}.app-tab-active{color:#a6f4d8;background:#5ee1b21c}.app-tab-panel{padding-top:20px}.app-alert{border:1px solid var(--app-border,#ffffff1f);color:var(--app-text-secondary,#c5cedb);background:#ffffff0b;border-radius:10px;justify-content:space-between;gap:14px;padding:12px 14px;display:flex}.app-alert-copy{gap:4px;display:grid}.app-alert-error{background:#ff6f7c14;border-color:#ff6f7c4d}.app-alert-warning{background:#f4be5714;border-color:#f4be574d}.app-alert-info{background:#7aa8ff14;border-color:#7aa8ff4d}.app-alert-success{background:#5ee1b214;border-color:#5ee1b24d}.app-alert>button{color:inherit;cursor:pointer;background:0 0;border:0}.app-modal-backdrop{z-index:9000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#02060cc2;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.app-modal{border:1px solid var(--app-border,#ffffff21);color:#f5f7fb;background:#111925;border-radius:16px;width:min(900px,100%);max-height:80vh;padding:20px;overflow-y:auto;box-shadow:0 30px 90px #00000080}body.app-modal-open{overflow:hidden}.app-modal-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.app-modal-header h2{margin:0;font-size:18px}.app-modal-header button{color:#c5cedb;cursor:pointer;background:0 0;border:0;font-size:24px}.app-collapse{gap:8px;display:grid}.app-collapse-item{border:1px solid var(--app-border,#ffffff1a);background:#ffffff06;border-radius:10px}.app-collapse-item summary{color:#e6ebf2;cursor:pointer;padding:11px 13px;font-size:12px;font-weight:700}.app-collapse-content{padding:0 13px 13px}.app-list{border:1px solid var(--app-border,#ffffff17);border-radius:9px;gap:0;margin:0;padding:0;list-style:none;display:grid}.app-list-item{border-bottom:1px solid var(--app-border,#ffffff14);padding:10px 12px}.app-list-item:last-child{border-bottom:0}.app-text-muted{color:var(--app-text-muted,#8f9bad)}.app-table-scroll{width:100%;overflow-x:auto}.app-table{border-collapse:collapse;width:100%;font-size:12px}.app-table th,.app-table td{border-bottom:1px solid var(--app-border,#ffffff14);text-align:left;vertical-align:top;padding:10px 12px}.app-table th{color:var(--app-text-muted,#8f9bad);letter-spacing:.05em;text-transform:uppercase;font-size:10px}.app-pagination{color:var(--app-text-muted,#8f9bad);justify-content:center;align-items:center;gap:12px;margin-top:14px;font-size:12px;display:flex}.app-pagination button{border:1px solid var(--app-border,#ffffff1f);min-height:30px;color:var(--app-text-secondary,#c5cedb);cursor:pointer;background:#ffffff0a;border-radius:8px;padding:5px 9px}.app-pagination button:disabled{opacity:.4;cursor:default}.app-pagination-size{align-items:center;gap:6px;display:inline-flex}.app-pagination-size select{border:1px solid var(--app-border,#ffffff1f);background:var(--app-surface-elevated,#172033);min-height:30px;color:var(--app-text-primary,#f5f7fb);border-radius:8px;padding:4px 26px 4px 8px}.app-data-table-wrap{position:relative;overflow-x:auto}.app-data-table{border-collapse:collapse;width:100%;font-size:12px}.app-data-table th{color:var(--app-text-muted,#8f9bad);letter-spacing:.06em;text-align:left;text-transform:uppercase;font-size:10px}.app-data-table th,.app-data-table td{border-bottom:1px solid var(--app-border,#ffffff14);vertical-align:top;padding:10px 12px}.app-data-table td{color:var(--app-text-secondary,#c5cedb)}.app-table-loading{background:#080c14ad;place-content:center;display:grid;position:absolute;inset:0}.app-code{color:#d6dde8;background:#03070db8;border-radius:10px;padding:14px;overflow:auto}.app-code-wrap{white-space:pre-wrap;overflow-wrap:anywhere}.app-segmented{border:1px solid var(--app-border,#ffffff1a);background:#ffffff06;border-radius:10px;flex-wrap:wrap;gap:4px;padding:3px;display:inline-flex}.app-radio-button{color:var(--app-text-muted,#8f9bad);cursor:pointer;border-radius:7px;padding:6px 9px;font-size:12px}.app-radio-button input{opacity:0;position:absolute}.app-radio-button-active{color:#a6f4d8;background:#5ee1b21f}.app-checkbox{color:var(--app-text-secondary,#c5cedb);align-items:center;gap:7px;font-size:12px;display:inline-flex}.app-input,.app-select,.app-date,.app-date-range input{border:1px solid var(--app-border,#ffffff21);width:100%;min-height:36px;color:var(--app-text,#f5f7fb);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font:inherit;background:#080d16b8;border-radius:9px;padding:7px 10px;font-size:12px}.app-input-shell{align-items:center;width:100%;min-width:0;display:inline-flex;position:relative}.app-input-prefix{z-index:1;width:16px;height:16px;color:var(--app-text-muted,#8f9bad);pointer-events:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;left:10px}.app-input-has-prefix{padding-left:34px}.app-input-has-actions{padding-right:48px}.app-input-actions{gap:2px;display:inline-flex;position:absolute;right:5px}.app-input-actions button{min-width:30px;min-height:28px;color:var(--app-text-muted,#8f9bad);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:3px 6px;font-size:11px}.app-input-actions button:hover{color:var(--app-text,#f5f7fb);background:#ffffff14}.app-input-actions button:focus-visible{outline:2px solid var(--app-accent,#5ee1b2);outline-offset:1px}.app-select[multiple]{min-height:88px;padding:5px}.app-select[multiple] option{border-radius:6px;padding:6px 8px}.app-date-range{min-width:250px;color:var(--app-text-muted,#8f9bad);border:0;align-items:center;gap:7px;margin:0;padding:0;display:inline-flex}.app-statistic{gap:5px;min-width:0;display:grid}.app-statistic-label{color:var(--app-text-muted,#8f9bad);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:700}.app-statistic-value{color:var(--app-text,#f5f7fb);font-size:21px;font-weight:750}.app-progress{background:#ffffff17;border-radius:999px;height:8px;overflow:hidden}.app-progress>span{border-radius:inherit;background:linear-gradient(90deg,#2d9d7a,#5ee1b2);height:100%;display:block}.app-toast{z-index:10000;border:1px solid var(--app-border,#ffffff24);color:#f5f7fb;background:#121b29;border-radius:10px;max-width:min(420px,100vw - 36px);padding:11px 14px;position:fixed;top:18px;right:18px;box-shadow:0 18px 48px #00000059}.app-toast-success{border-color:#5ee1b257}.app-toast-error{border-color:#ff6f7c57}.app-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=720px){.app-card{padding:15px}}@media (width<=640px){.app-tooltip-content{right:12px;bottom:calc(76px + env(safe-area-inset-bottom));width:auto;max-width:none;position:fixed;left:12px;transform:none}}@media (prefers-reduced-motion:reduce){.app-spinner{animation-duration:1.8s}.app-switch-track,.app-switch-track:after{transition:none}}.consent-banner[data-v-c6aa7ba9]{z-index:1000;color:#fff;background:#202020fa;border:1px solid #ffffff1a;border-radius:8px;padding:10px;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 4px 16px #00000059}@media (prefers-color-scheme:light){.consent-banner[data-v-c6aa7ba9]{color:#111;background:#fffffffa;border-color:#00000014}}.content[data-v-c6aa7ba9]{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:6px;max-width:900px;margin:0 auto;display:flex}.text[data-v-c6aa7ba9]{flex-direction:column;gap:6px;display:flex}.desc[data-v-c6aa7ba9]{opacity:.85;max-width:640px;font-size:13px;line-height:1.35}.links[data-v-c6aa7ba9]{font-size:13px}.links a[data-v-c6aa7ba9]{color:inherit;opacity:.9}.links a[data-v-c6aa7ba9]:hover{opacity:1;text-decoration:underline}.modal-links[data-v-c6aa7ba9]{margin-bottom:4px;font-size:13px}.modal-links a[data-v-c6aa7ba9]{color:inherit;opacity:.9}.modal-links a[data-v-c6aa7ba9]:hover{opacity:1;text-decoration:underline}.actions[data-v-c6aa7ba9]{flex-wrap:wrap;gap:6px;display:flex}.consent-manage[data-v-c6aa7ba9]{z-index:999;color:inherit;opacity:.7;background:0 0;border:1px dashed #fff3;border-radius:6px;padding:4px 6px;font-size:12px;position:fixed;bottom:12px;right:12px}.consent-manage[data-v-c6aa7ba9]:hover{opacity:1}.row[data-v-c6aa7ba9]{justify-content:space-between;align-items:center;gap:8px;display:flex}.col[data-v-c6aa7ba9]{flex:1}.col-right[data-v-c6aa7ba9]{justify-content:center;min-width:64px;display:flex}.k-title[data-v-c6aa7ba9]{margin-bottom:4px;font-size:14px;font-weight:600}.modal-actions[data-v-c6aa7ba9]{justify-content:flex-end;gap:6px;display:flex}[data-v-c6aa7ba9] .consent-card.app-card{padding:12px}@media (width<=640px){.content[data-v-c6aa7ba9]{flex-direction:column;align-items:stretch;gap:8px}.actions[data-v-c6aa7ba9]{justify-content:flex-start;gap:6px}}.sync-modal-content[data-v-fd3d27ec]{flex-direction:column;max-height:400px;display:flex}.sync-actions[data-v-fd3d27ec]{justify-content:flex-end;margin-top:18px}.sync-status[data-v-fd3d27ec]{background:#00000005;border-radius:4px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:8px 12px;display:flex}.sync-current-message[data-v-fd3d27ec]{text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:500;overflow:hidden}.sync-elapsed-time[data-v-fd3d27ec]{color:#666;white-space:nowrap;margin-left:12px;font-size:12px}.sync-log[data-v-fd3d27ec]{background:#1e1e1e;border:1px solid #2d2d2d;border-radius:4px;flex:1;max-height:250px;padding:8px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;line-height:1.6;overflow-y:auto}.sync-log[data-v-fd3d27ec]::-webkit-scrollbar{width:8px}.sync-log[data-v-fd3d27ec]::-webkit-scrollbar-track{background:#2d2d2d;border-radius:4px}.sync-log[data-v-fd3d27ec]::-webkit-scrollbar-thumb{background:#555;border-radius:4px}.sync-log[data-v-fd3d27ec]::-webkit-scrollbar-thumb:hover{background:#777}.sync-log-item[data-v-fd3d27ec]{color:#d4d4d4;margin-bottom:2px;padding:2px 4px}.sync-log-item-latest[data-v-fd3d27ec]{background:#18a05833;border-radius:2px;animation:.3s ease-out slideInFade-fd3d27ec}@keyframes slideInFade-fd3d27ec{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.sync-error[data-v-fd3d27ec]{color:#c00;background:#fee;border:1px solid #fcc;border-radius:4px;margin-top:12px;padding:8px 12px;font-size:14px}.sync-widget[data-v-fd3d27ec]{cursor:pointer;z-index:9999;max-width:300px;color:inherit;font:inherit;text-align:left;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:0;border-radius:12px;padding:12px 16px;transition:all .2s;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 16px #667eea4d}.sync-widget[data-v-fd3d27ec]:hover{transform:translateY(-2px);box-shadow:0 6px 24px #667eea66}.sync-widget[data-v-fd3d27ec]:focus-visible{outline-offset:3px;outline:3px solid #fff}.sync-widget-content[data-v-fd3d27ec]{align-items:center;gap:12px;display:flex}.sync-widget-icon[data-v-fd3d27ec]{flex-shrink:0;width:24px;height:24px}.sync-widget-spinner[data-v-fd3d27ec]{color:#fff;animation:1s linear infinite spin-fd3d27ec}@keyframes spin-fd3d27ec{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sync-widget-check[data-v-fd3d27ec]{color:#4ade80}.sync-widget-error[data-v-fd3d27ec]{color:#fca5a5}.sync-widget-text[data-v-fd3d27ec]{flex:1;min-width:0}.sync-widget-title[data-v-fd3d27ec]{color:#fff;margin-bottom:2px;font-size:13px;font-weight:600}.sync-widget-message[data-v-fd3d27ec]{color:#ffffffd9;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.sheet-section+.sheet-section[data-v-83af1198]{margin-top:22px}.sheet-section h3[data-v-83af1198]{color:var(--shell-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:11px}.vendor-list[data-v-ee5211e3]{flex-direction:column;gap:9px;display:flex}.vendor-option[data-v-ee5211e3]{border:1px solid var(--shell-border);width:100%;min-height:58px;color:var(--shell-text);font:inherit;text-align:left;cursor:pointer;background:#94a3b80d;border-radius:11px;align-items:center;gap:11px;padding:10px 12px;display:flex}.vendor-option[data-v-ee5211e3]:hover,.vendor-option--selected[data-v-ee5211e3]{border-color:var(--shell-border-strong);background:#a78bfa1f}.vendor-option[data-v-ee5211e3]:focus-visible{outline:2px solid var(--shell-accent);outline-offset:2px}.vendor-option__content[data-v-ee5211e3]{flex-direction:column;gap:3px;min-width:0;display:flex}.vendor-option__content small[data-v-ee5211e3]{color:var(--shell-muted)}:root{--shell-bg:#0b0d12;--shell-surface:#131720f5;--shell-surface-raised:#191e2a;--shell-border:#94a3b829;--shell-border-strong:#a78bfa75;--shell-text:#f8fafc;--shell-muted:#94a3b8;--shell-accent:#a78bfa;--shell-accent-strong:#8b5cf6;--shell-positive:#2dd4bf;--shell-danger:#fb7185;--shell-radius:12px}.app-shell{background:var(--shell-bg);width:100%;height:100dvh;color:var(--shell-text);display:flex;overflow:hidden}.app-shell__sidebar{border-right:1px solid var(--shell-border);background:linear-gradient(180deg, var(--shell-surface-raised), var(--shell-surface));flex-direction:column;flex:0 0 264px;min-width:0;display:flex}.app-shell__main,.app-shell__mobile{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.shell-profile{border-bottom:1px solid var(--shell-border);padding:16px}.shell-profile__identity{align-items:center;gap:10px;min-width:0;display:flex}.shell-avatar{border:1px solid var(--shell-border-strong);width:34px;height:34px;color:var(--shell-text);background:#8b5cf633;border-radius:999px;flex:0 0 34px;justify-content:center;align-items:center;font-weight:700;display:inline-flex;overflow:hidden}.shell-avatar img{object-fit:cover;width:100%;height:100%}.shell-profile__name{color:var(--shell-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.shell-profile__metric{color:var(--shell-positive);margin:8px 0 0 44px;font-size:12px;font-weight:650;line-height:1.45}.shell-profile__synced{color:var(--shell-muted);font-size:10px;font-weight:400}.shell-select{border:1px solid var(--shell-border);width:100%;min-height:40px;color:var(--shell-text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font:inherit;background:#070a10b8;border-radius:9px;padding:8px 32px 8px 11px}.shell-select:focus-visible,.shell-button:focus-visible,.shell-icon-button:focus-visible,.shell-nav__link:focus-visible,.shell-nav__summary:focus-visible,.mobile-profile:focus-visible,.bottom-nav-item:focus-visible,.shell-tile:focus-visible{outline:2px solid var(--shell-accent);outline-offset:2px}.shell-nav{flex-direction:column;flex:1;gap:3px;padding:12px;display:flex;overflow-y:auto}.shell-nav__link,.shell-nav__summary,.shell-nav__action{width:100%;min-height:40px;color:var(--shell-muted);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;padding:9px 10px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.shell-nav__link:hover,.shell-nav__summary:hover,.shell-nav__action:hover,.shell-nav__link.router-link-active{color:var(--shell-text);background:#a78bfa1c;text-decoration:none}.shell-nav__link.router-link-active{box-shadow:inset 2px 0 var(--shell-accent)}.shell-nav__icon{flex:0 0 20px;font-size:20px;display:inline-flex}.shell-nav__group summary{list-style:none}.shell-nav__group summary::-webkit-details-marker{display:none}.shell-nav__group[open] .shell-nav__summary{color:var(--shell-text)}.shell-nav__children{border-left:1px solid var(--shell-border);flex-direction:column;gap:2px;margin:2px 0 6px 30px;padding-left:9px;display:flex}.shell-nav__children .shell-nav__link{min-height:34px;padding-block:7px;font-size:12px}.shell-nav__group-label{color:var(--shell-muted);letter-spacing:.08em;text-transform:uppercase;padding:9px 10px 4px;font-size:10px;font-weight:700}.shell-badge{background:var(--shell-danger);color:#fff;text-align:center;border-radius:999px;min-width:20px;margin-left:auto;padding:2px 6px;font-size:10px;font-weight:750}.shell-button,.shell-icon-button{border:1px solid var(--shell-border);min-height:34px;color:var(--shell-text);font:inherit;cursor:pointer;background:#94a3b812;border-radius:8px;padding:7px 11px;font-size:12px;font-weight:650}.shell-button:hover,.shell-icon-button:hover{border-color:var(--shell-border-strong);background:#a78bfa1f}.shell-button:disabled{cursor:wait;opacity:.5}.shell-icon-button{width:36px;padding:0;font-size:24px;line-height:1}.shell-sheet-backdrop{z-index:1200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#030509b3;justify-content:center;align-items:flex-end;padding-top:48px;display:flex;position:fixed;inset:0}body.shell-sheet-open{overflow:hidden}.shell-sheet{border:1px solid var(--shell-border-strong);background:var(--shell-surface-raised);width:min(680px,100%);color:var(--shell-text);border-bottom:0;border-radius:18px 18px 0 0;overflow:hidden;box-shadow:0 -24px 70px #00000073}.shell-sheet__header{border-bottom:1px solid var(--shell-border);justify-content:space-between;align-items:center;padding:16px 18px 12px;display:flex}.shell-sheet__header h2{margin:0;font-size:18px}.shell-sheet__body{max-height:calc(82dvh - 64px);padding:16px 18px calc(18px + env(safe-area-inset-bottom));overflow-y:auto}.shell-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.shell-tile{border:1px solid var(--shell-border);min-height:72px;color:var(--shell-text);text-align:center;background:#94a3b80f;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:12px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.shell-tile:hover{border-color:var(--shell-border-strong);background:#a78bfa1c;text-decoration:none}.shell-tile svg{width:24px;height:24px}@media (width<=640px){.app-shell{overflow:visible}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#2a2a2a;border-radius:4px}::-webkit-scrollbar-thumb{background:#444;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.view[data-v-346b572f]{flex:1;min-height:0;overflow-y:auto}.mobile-view[data-v-346b572f]{overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch}.app-footer[data-v-346b572f]{border-top:1px solid var(--shell-border);background:var(--shell-surface);flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.footer-sync-actions[data-v-346b572f]{gap:8px;display:flex}.app-footer .consent-manage[data-v-346b572f]{color:inherit;opacity:.7;border:1px dashed var(--shell-border);cursor:pointer;background:0 0;border-radius:8px;padding:6px 8px;font-size:12px}.app-footer .consent-manage[data-v-346b572f]:hover{opacity:1}.mobile-profile[data-v-346b572f]{border:0;border-bottom:1px solid var(--shell-border);background:var(--shell-surface);width:100%;color:var(--shell-text);font:inherit;text-align:left;cursor:pointer;flex-shrink:0;align-items:center;gap:10px;padding:12px 16px;display:flex}.mobile-profile[data-v-346b572f]:hover{background:var(--shell-surface-raised)}.mobile-profile__content[data-v-346b572f]{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.mobile-profile__content strong[data-v-346b572f]{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.mobile-profile__content small[data-v-346b572f]{color:var(--shell-muted);font-size:12px}.mobile-profile__revenue[data-v-346b572f]{color:var(--shell-positive);font-weight:650}.mobile-profile__chevron[data-v-346b572f]{color:var(--shell-muted);font-size:20px}.vendor-select-label[data-v-346b572f]{color:var(--shell-muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:700;display:block}.desktop-profile-select[data-v-346b572f]{border:1px solid var(--shell-border);width:100%;min-height:64px;color:var(--shell-text);background:#94a3b80d;border-radius:13px;align-items:center;gap:11px;padding:10px 12px;transition:border-color .18s,background .18s,box-shadow .18s;display:flex;position:relative}.desktop-profile-select[data-v-346b572f]:hover{border-color:var(--shell-border-strong);background:#a78bfa1a}.desktop-profile-select[data-v-346b572f]:focus-within{border-color:var(--shell-accent);box-shadow:0 0 0 3px #a78bfa33}.desktop-profile-select__content[data-v-346b572f]{text-align:left;flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.desktop-profile-select__content strong[data-v-346b572f]{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.desktop-profile-select__content small[data-v-346b572f]{color:var(--shell-muted);font-size:12px}.desktop-profile-select__chevron[data-v-346b572f]{color:var(--shell-muted);font-size:20px;line-height:1}.desktop-profile-select__native[data-v-346b572f]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.shell-profile__metric--select[data-v-346b572f]{text-align:center;margin-left:0}@media (width<=640px){.app-footer[data-v-346b572f]{display:none}}
