.satellite-shell[data-v-1d1ad4ce]{display:grid;grid-template-columns:152px minmax(0,1fr);height:calc(100vh - 60px);min-height:0;background:var(--c-surface-muted);overflow:hidden}.satellite-subnav[data-v-1d1ad4ce]{position:sticky;top:0;z-index:20;-ms-flex-item-align:start;align-self:start;height:100%;max-height:calc(100vh - 60px);overflow-x:hidden;overflow-y:auto;background:var(--c-surface-raised);border-right:1px solid var(--c-border-subtle);padding-top:var(--space-4);-webkit-box-shadow:var(--shadow-1);box-shadow:var(--shadow-1)}.satellite-subnav__item[data-v-1d1ad4ce]{position:relative;display:block;width:100%;min-height:40px;padding:var(--space-2) var(--space-4);border:0;background:transparent;color:var(--c-text-muted);font-size:13px;line-height:var(--text-body-line);font-weight:500;text-align:left;cursor:pointer;overflow:visible;-webkit-transition:background-color var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter);transition:background-color var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter)}.satellite-subnav__label[data-v-1d1ad4ce]{display:block;overflow:visible;text-overflow:clip;white-space:normal;line-height:18px}.satellite-subnav__item[data-v-1d1ad4ce]:focus,.satellite-subnav__item[data-v-1d1ad4ce]:hover{background:var(--c-brand-50);color:var(--c-brand-700);outline:none}.satellite-subnav__item[data-v-1d1ad4ce]:disabled{opacity:.42;cursor:not-allowed}.satellite-subnav__item[data-v-1d1ad4ce]:disabled:hover{background:transparent;color:var(--c-text-muted)}.satellite-subnav__item--active[data-v-1d1ad4ce]{background:var(--c-brand-50);color:var(--c-brand-300);font-weight:600}.satellite-subnav__item--active[data-v-1d1ad4ce]:before{content:"";position:absolute;left:0;top:1px;bottom:1px;width:3px;background:var(--c-brand-300)}.satellite-page[data-v-1d1ad4ce]{width:100%;min-width:0;height:100%;min-height:0;max-width:none;padding:var(--space-4) var(--space-8) var(--space-8);overflow-x:hidden;overflow-y:auto}.satellite-page__title[data-v-1d1ad4ce]{margin:0 0 var(--space-6);color:var(--c-text-primary);font-size:26px;line-height:34px;font-weight:700}.satellite-stats[data-v-1d1ad4ce]{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--space-3);margin-bottom:var(--space-5)}.satellite-stat-card[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--space-4);min-height:100px;padding:var(--space-4);background:var(--c-surface-raised);border:1px solid var(--c-border-subtle);border-radius:var(--radius-lg);-webkit-box-shadow:var(--shadow-1);box-shadow:var(--shadow-1)}.satellite-stat-card--interactive[data-v-1d1ad4ce]{cursor:pointer;-webkit-transition:border-color .2s ease,-webkit-box-shadow .2s ease,-webkit-transform .2s ease;transition:border-color .2s ease,-webkit-box-shadow .2s ease,-webkit-transform .2s ease;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,-webkit-box-shadow .2s ease,-webkit-transform .2s ease}.satellite-stat-card--interactive[data-v-1d1ad4ce]:focus-visible,.satellite-stat-card--interactive[data-v-1d1ad4ce]:hover{outline:0;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.satellite-stat-card--active[data-v-1d1ad4ce],.satellite-stat-card--interactive[data-v-1d1ad4ce]:focus-visible,.satellite-stat-card--interactive[data-v-1d1ad4ce]:hover{border-color:var(--c-brand-300);-webkit-box-shadow:0 0 0 3px rgba(64,123,217,.16),var(--shadow-1);box-shadow:0 0 0 3px rgba(64,123,217,.16),var(--shadow-1)}.satellite-stat-card__icon[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 48px;flex:0 0 48px;width:48px;height:48px;border-radius:10px}.satellite-stat-card__icon--device[data-v-1d1ad4ce]{background:var(--c-brand-50)}.satellite-stat-card__icon--cost[data-v-1d1ad4ce]{background:var(--c-success-100)}.satellite-stat-card__icon--usage[data-v-1d1ad4ce]{background:var(--c-info-100)}.satellite-stat-card__icon--finance[data-v-1d1ad4ce]{background:var(--c-warning-100)}.satellite-stat-card__icon--alert[data-v-1d1ad4ce]{background:var(--c-danger-100)}.satellite-stat-card--skeleton[data-v-1d1ad4ce]{pointer-events:none}.satellite-skeleton-block[data-v-1d1ad4ce]{position:relative;display:block;overflow:hidden;border-radius:var(--radius-sm);background:#eaedf1}.satellite-skeleton-block[data-v-1d1ad4ce]:after{content:"";position:absolute;inset:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(hsla(0,0%,100%,.65)),to(transparent));background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.65),transparent);-webkit-animation:satellite-skeleton-shimmer-1d1ad4ce 1.35s infinite;animation:satellite-skeleton-shimmer-1d1ad4ce 1.35s infinite}.satellite-skeleton-block--icon[data-v-1d1ad4ce]{-webkit-box-flex:0;-ms-flex:0 0 48px;flex:0 0 48px;width:48px;height:48px;border-radius:10px}.satellite-skeleton-block--label[data-v-1d1ad4ce]{width:88px;height:12px;margin-bottom:9px}.satellite-skeleton-block--value[data-v-1d1ad4ce]{width:44px;height:26px;margin-bottom:8px}.satellite-skeleton-block--meta[data-v-1d1ad4ce]{width:126px;height:11px}.satellite-finance-stats[data-v-1d1ad4ce]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-3);margin-bottom:var(--space-5)}.satellite-finance-stat-card[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--space-4);min-height:96px;padding:var(--space-4);background:var(--c-surface-raised);border:1px solid var(--c-border-subtle);border-radius:var(--radius-lg);-webkit-box-shadow:var(--shadow-1);box-shadow:var(--shadow-1)}.satellite-finance-stat-card__icon[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 52px;flex:0 0 52px;width:52px;height:52px;border-radius:12px}.satellite-finance-stat-card__icon--total[data-v-1d1ad4ce]{background:var(--c-brand-50)}.satellite-finance-stat-card__icon--overdue[data-v-1d1ad4ce]{background:var(--c-danger-100)}.satellite-finance-stat-card__icon--open[data-v-1d1ad4ce]{background:var(--c-warning-100)}.satellite-finance-stat-card__icon--current[data-v-1d1ad4ce]{background:var(--c-success-100)}.satellite-finance-stat-card small[data-v-1d1ad4ce],.satellite-finance-stat-card span[data-v-1d1ad4ce]{display:block;color:var(--c-text-muted);font-size:12px;line-height:16px}.satellite-finance-stat-card strong[data-v-1d1ad4ce]{display:block;margin-top:3px;color:var(--c-text-primary);font-size:24px;line-height:29px;font-weight:700}.satellite-finance-stat-card__value--danger[data-v-1d1ad4ce]{color:var(--c-danger-500)!important}.satellite-finance-stat-card__value--warning[data-v-1d1ad4ce]{color:#d97706!important}.satellite-finance-stat-card__value--success[data-v-1d1ad4ce]{color:var(--c-success-500)!important}.satellite-first-device[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:var(--space-8) 0}.satellite-empty-card[data-v-1d1ad4ce]{display:grid;justify-items:center;gap:var(--space-4);width:min(560px,100%);padding:var(--space-8);background:var(--c-surface-raised);border:1px solid var(--c-border-subtle);border-radius:var(--radius-lg);-webkit-box-shadow:var(--shadow-1);box-shadow:var(--shadow-1);text-align:center}.satellite-empty-card__icon[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:92px;height:92px;border-radius:20px;background:var(--c-brand-50)}.satellite-empty-card h2[data-v-1d1ad4ce]{margin:0;color:var(--c-text-primary);font-size:24px;line-height:32px;font-weight:700}.satellite-empty-card p[data-v-1d1ad4ce]{margin:0;max-width:420px;color:var(--c-text-muted);font-size:15px;line-height:22px}.satellite-empty-card__cta[data-v-1d1ad4ce]{margin-top:var(--space-2);gap:var(--space-2)}.satellite-add-hero-icon[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-self:center;width:86px;height:86px;border-radius:18px;background:var(--c-brand-50)}.satellite-add-hero-icon--success[data-v-1d1ad4ce]{border-radius:50%;background:var(--c-success-100)}.satellite-add-hero-icon--error[data-v-1d1ad4ce]{border-radius:50%;background:var(--c-danger-100)}.satellite-add-primary[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:44px;padding:0 var(--space-5);border:1px solid var(--c-brand-300);border-radius:var(--radius-md);background:var(--c-brand-300);color:var(--c-text-inverse);font-size:14px;font-weight:700;cursor:pointer}.satellite-add-primary[data-v-1d1ad4ce]:hover:not(:disabled){background:var(--c-brand-500);border-color:var(--c-brand-500)}.satellite-add-primary[data-v-1d1ad4ce]:disabled{opacity:.45;cursor:not-allowed}.satellite-add-drawer-overlay[data-v-1d1ad4ce]{position:fixed;inset:0;z-index:1400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:rgba(13,15,26,.34)}.satellite-add-drawer[data-v-1d1ad4ce]{width:400px;max-width:100vw;height:100%;padding:var(--space-6);background:var(--c-surface-raised);border-left:1px solid var(--c-border-subtle);-webkit-box-shadow:var(--shadow-1);box-shadow:var(--shadow-1);overflow-y:auto}.satellite-adopt-drawer[data-v-1d1ad4ce]{width:460px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--space-5)}.satellite-add-drawer__header[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-2)}.satellite-add-drawer__heading[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--space-3);min-width:0}.satellite-add-drawer__header h2[data-v-1d1ad4ce]{margin:0;color:var(--c-text-primary);font-size:24px;line-height:32px}.satellite-add-drawer__header p[data-v-1d1ad4ce]{margin:2px 0 0;color:var(--c-text-muted);font-size:14px;line-height:20px}.satellite-add-drawer__close[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:34px;height:34px;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--c-text-muted);font-size:22px;cursor:pointer}.satellite-add-drawer__close[data-v-1d1ad4ce]:hover{background:var(--c-brand-50);color:var(--c-brand-700)}.satellite-adopt-steps[data-v-1d1ad4ce]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-2);margin:0;padding:var(--space-2) 0 var(--space-3);list-style:none}.satellite-adopt-steps__item[data-v-1d1ad4ce]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--space-2);text-align:center}.satellite-adopt-steps__item[data-v-1d1ad4ce]:before{content:"";position:absolute;top:15px;left:-50%;width:100%;height:2px;background:var(--c-border-subtle);z-index:0}.satellite-adopt-steps__item[data-v-1d1ad4ce]:first-child:before{display:none}.satellite-adopt-steps__item--active[data-v-1d1ad4ce]:before,.satellite-adopt-steps__item--done[data-v-1d1ad4ce]:before{background:var(--c-brand-300)}.satellite-adopt-steps__dot[data-v-1d1ad4ce]{position:relative;z-index:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;border:2px solid var(--c-border-subtle);border-radius:50%;background:var(--c-surface-raised);color:var(--c-text-muted);font-size:13px;font-weight:700}.satellite-adopt-steps__item--active .satellite-adopt-steps__dot[data-v-1d1ad4ce]{border-color:var(--c-brand-300);background:var(--c-brand-300);color:var(--c-text-inverse)}.satellite-adopt-steps__item--done .satellite-adopt-steps__dot[data-v-1d1ad4ce]{border-color:var(--c-brand-300);background:var(--c-brand-50);color:var(--c-brand-700)}.satellite-adopt-steps__label[data-v-1d1ad4ce]{color:var(--c-text-muted);font-size:12px;line-height:16px;font-weight:600}.satellite-adopt-steps__item--active .satellite-adopt-steps__label[data-v-1d1ad4ce],.satellite-adopt-steps__item--done .satellite-adopt-steps__label[data-v-1d1ad4ce]{color:var(--c-text-primary)}.satellite-add-footer[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:var(--space-3);margin-top:var(--space-4)}.satellite-add-footer>[data-v-1d1ad4ce]{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.satellite-adopt-invite[data-v-1d1ad4ce]{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-5);min-width:0}.satellite-adopt-invite__intro[data-v-1d1ad4ce]{margin:0;color:var(--c-text-muted);font-size:14px;line-height:21px}.satellite-adopt-email[data-v-1d1ad4ce]{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-2);min-width:0;padding:var(--space-4);border:1px solid var(--c-border-subtle);border-radius:var(--radius-md);background:var(--c-surface-muted)}.satellite-adopt-email__label[data-v-1d1ad4ce]{color:var(--c-text-default);font-size:13px;font-weight:700}.satellite-adopt-email__row[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--space-2);min-width:0}.satellite-adopt-email__value[data-v-1d1ad4ce]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:var(--space-2) var(--space-3);border:1px solid var(--c-border-subtle);border-radius:var(--radius-sm);background:var(--c-surface-raised);color:var(--c-text-primary);font-family:monospace;font-size:13px}.satellite-adopt-email__copy[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:38px;padding:0 var(--space-3);white-space:nowrap;border:1px solid var(--c-brand-300);border-radius:var(--radius-sm);background:var(--c-surface-raised);color:var(--c-brand-700);font-size:13px;font-weight:700;cursor:pointer}.satellite-adopt-email__copy[data-v-1d1ad4ce]:hover{background:var(--c-brand-50)}.satellite-adopt-email__copy--done[data-v-1d1ad4ce]{border-color:var(--c-success-500);color:var(--c-success-500)}.satellite-adopt-guide[data-v-1d1ad4ce]{border:1px solid var(--c-border-subtle);border-radius:var(--radius-md);overflow:hidden}.satellite-adopt-guide__toggle[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--space-3);width:100%;padding:var(--space-3) var(--space-4);border:0;background:var(--c-surface-raised);color:var(--c-text-primary);font-size:14px;font-weight:700;cursor:pointer}.satellite-adopt-guide__title[data-v-1d1ad4ce]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:left}.satellite-adopt-guide__caret[data-v-1d1ad4ce]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:var(--c-text-muted);-webkit-transition:-webkit-transform var(--duration-micro) var(--ease-enter);transition:-webkit-transform var(--duration-micro) var(--ease-enter);transition:transform var(--duration-micro) var(--ease-enter);transition:transform var(--duration-micro) var(--ease-enter),-webkit-transform var(--duration-micro) var(--ease-enter)}.satellite-adopt-guide__toggle--open .satellite-adopt-guide__caret[data-v-1d1ad4ce]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.satellite-adopt-guide__body[data-v-1d1ad4ce]{padding:0 var(--space-4) var(--space-4);border-top:1px solid var(--c-border-subtle)}.satellite-adopt-guide__steps[data-v-1d1ad4ce]{display:grid;gap:var(--space-2);margin:var(--space-3) 0;padding-left:var(--space-5);color:var(--c-text-default);font-size:13px;line-height:19px}.satellite-adopt-guide__link[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;color:var(--c-brand-700);font-size:13px;font-weight:700;text-decoration:none}.satellite-adopt-guide__link[data-v-1d1ad4ce]:hover{text-decoration:underline}.satellite-adopt-waiting[data-v-1d1ad4ce]{display:grid;justify-items:center;gap:var(--space-4);padding:var(--space-8) var(--space-3);text-align:center}.satellite-adopt-waiting h3[data-v-1d1ad4ce]{margin:0;color:var(--c-text-primary);font-size:18px;line-height:24px;font-weight:700}.satellite-adopt-waiting p[data-v-1d1ad4ce]{margin:0;max-width:320px;color:var(--c-text-muted);font-size:14px;line-height:20px}.satellite-adopt-waiting__hint[data-v-1d1ad4ce]{padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);background:var(--c-surface-muted);color:var(--c-text-default)!important;font-size:12px!important;line-height:18px!important}.satellite-adopt-spinner[data-v-1d1ad4ce]{width:54px;height:54px;border:4px solid var(--c-brand-50);border-top-color:var(--c-brand-300);border-radius:50%;-webkit-animation:satellite-spin-1d1ad4ce .9s linear infinite;animation:satellite-spin-1d1ad4ce .9s linear infinite}.satellite-adopt-waiting__badge[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:54px;height:54px;border-radius:50%;background:var(--c-brand-50)}.satellite-adopt-waiting__actions[data-v-1d1ad4ce]{display:grid;gap:var(--space-2);width:100%;margin-top:var(--space-2)}.satellite-adopt-waiting__ghost[data-v-1d1ad4ce]{height:40px;border:0;border-radius:var(--radius-md);background:transparent;color:var(--c-text-muted);font-size:14px;font-weight:600;cursor:pointer}.satellite-adopt-waiting__ghost[data-v-1d1ad4ce]:hover{background:var(--c-surface-muted);color:var(--c-text-default)}.satellite-adopt-sync[data-v-1d1ad4ce]{display:grid;gap:var(--space-5)}.satellite-adopt-success-hero[data-v-1d1ad4ce]{display:grid;justify-items:center;gap:var(--space-3);text-align:center}.satellite-adopt-success-hero h2[data-v-1d1ad4ce]{margin:0;color:var(--c-text-primary);font-size:24px;line-height:32px;font-weight:700}.satellite-adopt-success-hero p[data-v-1d1ad4ce]{margin:0;max-width:360px;color:var(--c-text-muted);font-size:14px;line-height:21px}.satellite-adopt-checklist[data-v-1d1ad4ce]{display:grid;gap:var(--space-2);margin:0;padding:0;list-style:none}.satellite-adopt-checklist__item[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid var(--c-border-subtle);border-radius:var(--radius-md);background:var(--c-surface-raised);color:var(--c-text-muted);font-size:14px}.satellite-adopt-checklist__item--active[data-v-1d1ad4ce]{border-color:var(--c-brand-300);background:var(--c-brand-50);color:var(--c-text-primary);font-weight:700}.satellite-adopt-checklist__item--done[data-v-1d1ad4ce]{color:var(--c-text-primary)}.satellite-adopt-checklist__item--error[data-v-1d1ad4ce]{border-color:var(--c-danger-500);background:var(--c-danger-100);color:var(--c-text-primary);font-weight:700}.satellite-adopt-checklist__icon[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:22px;height:22px}.satellite-adopt-checklist__spinner[data-v-1d1ad4ce]{width:18px;height:18px;border:2px solid var(--c-brand-100);border-top-color:var(--c-brand-300);border-radius:50%;-webkit-animation:satellite-spin-1d1ad4ce .9s linear infinite;animation:satellite-spin-1d1ad4ce .9s linear infinite}.satellite-adopt-checklist__label[data-v-1d1ad4ce]{min-width:0}.satellite-accounts[data-v-1d1ad4ce]{display:grid;gap:var(--space-5)}.satellite-account-stats[data-v-1d1ad4ce]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-3)}.satellite-account-stat-card[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--space-4);min-height:96px;padding:var(--space-4);border:1px solid var(--c-border-subtle);border-radius:var(--radius-lg);background:var(--c-surface-raised);-webkit-box-shadow:var(--shadow-1);box-shadow:var(--shadow-1);color:var(--c-text-primary);text-align:left;cursor:pointer;-webkit-transition:background-color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),-webkit-box-shadow var(--duration-micro) var(--ease-enter);transition:background-color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),-webkit-box-shadow var(--duration-micro) var(--ease-enter);transition:background-color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),box-shadow var(--duration-micro) var(--ease-enter);transition:background-color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),box-shadow var(--duration-micro) var(--ease-enter),-webkit-box-shadow var(--duration-micro) var(--ease-enter)}.satellite-account-stat-card--active[data-v-1d1ad4ce],.satellite-account-stat-card[data-v-1d1ad4ce]:hover{border-color:var(--c-brand-300);background:var(--c-brand-50)}.satellite-account-stat-card--active[data-v-1d1ad4ce]{-webkit-box-shadow:var(--shadow-focus);box-shadow:var(--shadow-focus)}.satellite-account-stat-card__icon[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 52px;flex:0 0 52px;width:52px;height:52px;border-radius:12px;background:var(--c-brand-50)}.satellite-account-stat-card--active .satellite-account-stat-card__icon[data-v-1d1ad4ce]{background:#dbe7ff}.satellite-account-stat-card__label[data-v-1d1ad4ce],.satellite-account-stat-card small[data-v-1d1ad4ce]{display:block;color:var(--c-text-muted);font-size:13px;line-height:18px}.satellite-account-stat-card strong[data-v-1d1ad4ce]{display:block;margin-top:2px;color:var(--c-text-primary);font-size:24px;line-height:30px;font-weight:700}.satellite-accounts-toolbar[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:var(--space-3)}.satellite-accounts-search[data-v-1d1ad4ce]{width:min(420px,100%)}.satellite-accounts-actions[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:var(--space-3);margin-left:auto}.satellite-account-sync-all[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:var(--space-2);min-width:176px;height:40px;padding:0 var(--space-4);border:1px solid var(--c-brand-300);border-radius:var(--radius-md);background:var(--c-surface-raised);color:var(--c-brand-300);font-size:13px;font-weight:700;cursor:pointer;-webkit-transition:background-color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter);transition:background-color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter)}.satellite-account-sync-all[data-v-1d1ad4ce]:hover{background:var(--c-brand-50);border-color:var(--c-brand-500);color:var(--c-brand-700)}.satellite-account-sync-selected[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:var(--space-2);min-width:176px;height:40px;padding:0 var(--space-4);border:1px solid var(--c-brand-300);border-radius:var(--radius-md);background:var(--c-brand-300);color:var(--c-text-inverse);font-size:13px;font-weight:700;cursor:pointer;-webkit-transition:background-color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),opacity var(--duration-micro) var(--ease-enter);transition:background-color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),opacity var(--duration-micro) var(--ease-enter)}.satellite-account-sync-selected[data-v-1d1ad4ce]:hover:not(:disabled){background:var(--c-brand-500);border-color:var(--c-brand-500)}.satellite-account-sync-selected[data-v-1d1ad4ce]:disabled{opacity:.45;cursor:not-allowed}.satellite-account-grid[data-v-1d1ad4ce]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:var(--space-3)}.satellite-account-card[data-v-1d1ad4ce]{display:grid;gap:var(--space-3);min-height:138px;padding:var(--space-4);border:1px solid var(--c-border-subtle);border-radius:var(--radius-lg);background:var(--c-surface-raised);-webkit-box-shadow:var(--shadow-1);box-shadow:var(--shadow-1)}.satellite-account-card--skeleton[data-v-1d1ad4ce]{pointer-events:none}.satellite-account-card header[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:var(--space-3);min-width:0}.satellite-account-card header>span[data-v-1d1ad4ce]{min-width:0;overflow:hidden;color:var(--c-text-muted);font-size:13px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.satellite-account-card header button[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 28px;flex:0 0 28px;width:28px;height:28px;padding:0;border:0;border-radius:var(--radius-sm);background:transparent;cursor:pointer}.satellite-account-card header button[data-v-1d1ad4ce]:focus,.satellite-account-card header button[data-v-1d1ad4ce]:hover{background:var(--c-brand-50);outline:none}.satellite-account-card__person[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--space-3);min-width:0}.satellite-account-avatar[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 44px;flex:0 0 44px;width:44px;height:44px;border-radius:50%;background:#dbe7ff;color:var(--c-brand-300);font-size:15px;font-weight:700;line-height:20px;text-align:center}.satellite-account-avatar--small[data-v-1d1ad4ce]{-ms-flex-preferred-size:34px;flex-basis:34px;width:34px;height:34px;font-size:12px;line-height:16px}.satellite-account-card__person div[data-v-1d1ad4ce]{min-width:0}.satellite-account-card__person div span[data-v-1d1ad4ce],.satellite-account-card__person div strong[data-v-1d1ad4ce],.satellite-account-card footer span[data-v-1d1ad4ce],.satellite-account-card footer strong[data-v-1d1ad4ce]{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.satellite-account-card__person strong[data-v-1d1ad4ce]{color:var(--c-text-primary);font-size:15px;line-height:20px;font-weight:700}.satellite-account-card__person span[data-v-1d1ad4ce]{color:var(--c-text-muted);font-size:13px;line-height:18px}.satellite-account-card footer[data-v-1d1ad4ce]{display:grid;gap:2px}.satellite-account-card footer strong[data-v-1d1ad4ce]{color:var(--c-text-primary);font-size:14px;line-height:19px;font-weight:700}.satellite-account-card footer span[data-v-1d1ad4ce]{color:var(--c-text-muted);font-size:12px;line-height:16px}.satellite-account-checkbox[data-v-1d1ad4ce]{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 22px;flex:0 0 22px;width:22px;height:22px;cursor:pointer}.satellite-account-checkbox input[data-v-1d1ad4ce]{position:absolute;inset:0;margin:0;opacity:0;cursor:pointer}.satellite-account-checkbox span[data-v-1d1ad4ce]{position:relative;display:block;width:22px;height:22px;border:2px solid var(--c-text-muted);border-radius:5px;background:var(--c-surface-raised);-webkit-transition:background-color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),-webkit-box-shadow var(--duration-micro) var(--ease-enter);transition:background-color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),-webkit-box-shadow var(--duration-micro) var(--ease-enter);transition:background-color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),box-shadow var(--duration-micro) var(--ease-enter);transition:background-color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),box-shadow var(--duration-micro) var(--ease-enter),-webkit-box-shadow var(--duration-micro) var(--ease-enter)}.satellite-account-checkbox input:checked+span[data-v-1d1ad4ce]{background:var(--c-brand-300);border-color:var(--c-brand-300)}.satellite-account-checkbox input:checked+span[data-v-1d1ad4ce]:after{content:"";position:absolute;left:6px;top:2px;width:6px;height:11px;border:solid var(--c-text-inverse);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.satellite-account-users-card[data-v-1d1ad4ce]{background:var(--c-surface-raised);border:1px solid var(--c-border-subtle);border-radius:var(--radius-lg);-webkit-box-shadow:var(--shadow-1);box-shadow:var(--shadow-1);overflow:hidden}.satellite-account-users-table-wrap[data-v-1d1ad4ce]{width:100%;overflow-x:auto}.satellite-account-users-table[data-v-1d1ad4ce]{width:100%;min-width:720px;table-layout:fixed;border:0;border-collapse:collapse}.satellite-account-users-table th[data-v-1d1ad4ce]{height:48px;padding:0 var(--space-4);background:var(--c-surface-muted);color:var(--c-text-muted);font-size:12px;font-weight:700;text-align:left;white-space:nowrap}.satellite-account-users-table td[data-v-1d1ad4ce]{height:62px;padding:0 var(--space-4);border-top:1px solid var(--c-border-subtle);color:var(--c-text-default);font-size:13px;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.satellite-account-users-table tbody tr:hover td[data-v-1d1ad4ce]{background:var(--c-brand-50)}.satellite-account-users-table--skeleton tbody tr:hover td[data-v-1d1ad4ce]{background:transparent}.satellite-account-users-table--skeleton td span[data-v-1d1ad4ce],.satellite-account-users-table--skeleton th span[data-v-1d1ad4ce]{display:block}.satellite-account-user-cell[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--space-3);min-width:0;overflow:hidden}.satellite-account-user-cell strong[data-v-1d1ad4ce]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--c-text-primary);font-size:13px;line-height:18px;font-weight:700}.satellite-account-remove[data-v-1d1ad4ce]{min-width:72px;height:30px;padding:0 var(--space-3);border:1px solid var(--c-danger-500);border-radius:6px;background:var(--c-surface-raised);color:var(--c-danger-500);font-size:11px;font-weight:700;cursor:pointer}.satellite-account-remove[data-v-1d1ad4ce]:hover{background:var(--c-danger-100)}.satellite-account-empty[data-v-1d1ad4ce]{grid-column:1/-1;margin:0;padding:var(--space-5);background:var(--c-surface-raised);border:1px solid var(--c-border-subtle);border-radius:var(--radius-lg)}.satellite-account-toast[data-v-1d1ad4ce]{position:fixed;right:var(--space-8);bottom:var(--space-8);z-index:1500;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--space-2);max-width:min(420px,calc(100vw - 32px));padding:var(--space-3) var(--space-4);background:var(--c-surface-raised);border:1px solid var(--c-success-100);border-radius:var(--radius-lg);-webkit-box-shadow:0 12px 28px rgba(13,15,26,.16);box-shadow:0 12px 28px rgba(13,15,26,.16);color:var(--c-text-primary);font-size:13px;font-weight:600;line-height:18px}.satellite-confirm-overlay[data-v-1d1ad4ce]{position:fixed;inset:0;z-index:1600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:var(--space-5);background:rgba(13,15,26,.42)}.satellite-confirm-card[data-v-1d1ad4ce]{width:min(460px,100%);padding:var(--space-5);background:var(--c-surface-raised);border:1px solid var(--c-border-subtle);border-radius:var(--radius-lg);-webkit-box-shadow:0 18px 42px rgba(13,15,26,.22);box-shadow:0 18px 42px rgba(13,15,26,.22)}.satellite-confirm-card header[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-3)}.satellite-confirm-card h2[data-v-1d1ad4ce]{margin:0;color:var(--c-text-primary);font-size:18px;line-height:24px;font-weight:700}.satellite-confirm-card header button[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;padding:0;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--c-text-muted);font-size:20px;line-height:1;cursor:pointer}.satellite-confirm-card header button[data-v-1d1ad4ce]:hover{background:var(--c-brand-50);color:var(--c-text-primary)}.satellite-confirm-card p[data-v-1d1ad4ce]{margin:0 0 var(--space-4);color:var(--c-text-muted);font-size:13px;line-height:20px}.satellite-confirm-field[data-v-1d1ad4ce]{display:grid;gap:var(--space-2);margin-bottom:var(--space-5)}.satellite-confirm-field span[data-v-1d1ad4ce]{color:var(--c-text-default);font-size:12px;font-weight:600;line-height:18px}.satellite-confirm-field input[data-v-1d1ad4ce]{width:100%;min-width:0;height:40px;padding:0 var(--space-3);border:1px solid var(--c-border-subtle);border-radius:var(--radius-md);background:var(--c-surface-raised);color:var(--c-text-primary);font-size:13px;outline:none}.satellite-confirm-card footer[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:var(--space-3)}.satellite-confirm-cancel[data-v-1d1ad4ce],.satellite-confirm-delete[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:96px;height:36px;padding:0 var(--space-4);border-radius:var(--radius-md);font-size:13px;font-weight:700;cursor:pointer}.satellite-confirm-cancel[data-v-1d1ad4ce]{border:1px solid var(--c-border-subtle);background:var(--c-surface-raised);color:var(--c-text-default)}.satellite-confirm-delete[data-v-1d1ad4ce]{border:1px solid var(--c-danger-500);background:var(--c-danger-500);color:var(--c-text-inverse)}.satellite-confirm-delete[data-v-1d1ad4ce]:disabled{opacity:.45;cursor:not-allowed}.satellite-skeleton-block--account-email[data-v-1d1ad4ce]{width:70%;height:14px}.satellite-skeleton-block--account-action[data-v-1d1ad4ce]{width:22px;height:22px;border-radius:5px}.satellite-skeleton-block--account-avatar[data-v-1d1ad4ce]{-webkit-box-flex:0;-ms-flex:0 0 44px;flex:0 0 44px;width:44px;height:44px;border-radius:50%}.satellite-skeleton-block--account-name[data-v-1d1ad4ce]{width:132px;height:16px;margin-bottom:8px}.satellite-skeleton-block--account-plan[data-v-1d1ad4ce]{width:92px;height:13px}.satellite-skeleton-block--account-speed[data-v-1d1ad4ce]{width:62px;height:14px}.satellite-skeleton-block--account-code[data-v-1d1ad4ce]{width:180px;max-width:100%;height:13px}.satellite-skeleton-block--account-heading[data-v-1d1ad4ce]{width:92px;height:12px}.satellite-skeleton-block--account-cell-wide[data-v-1d1ad4ce]{width:164px;height:13px}.satellite-skeleton-block--account-cell[data-v-1d1ad4ce]{width:92px;height:13px}.satellite-skeleton-block--account-cell-small[data-v-1d1ad4ce]{width:64px;height:13px}.satellite-stat-card__body[data-v-1d1ad4ce]{min-width:0}.satellite-stat-card__label[data-v-1d1ad4ce],.satellite-stat-card__meta[data-v-1d1ad4ce],.satellite-status-summary[data-v-1d1ad4ce]{display:block;color:var(--c-text-muted);font-size:11px;line-height:16px}.satellite-stat-card__value[data-v-1d1ad4ce]{display:block;margin-top:2px;color:var(--c-text-primary);font-size:24px;line-height:30px;font-weight:700}.satellite-status-summary[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px var(--space-3);margin-top:4px}.satellite-status-summary span[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;white-space:nowrap}.satellite-dot[data-v-1d1ad4ce]{display:inline-block;width:8px;height:8px;border-radius:50%}.satellite-dot--online[data-v-1d1ad4ce]{background:var(--c-online)}.satellite-dot--offline[data-v-1d1ad4ce]{background:var(--c-offline)}.satellite-dot--alert[data-v-1d1ad4ce]{background:var(--c-danger-500)}.satellite-toolbar[data-v-1d1ad4ce]{position:relative;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--space-4);margin-bottom:var(--space-5)}.satellite-toolbar__left[data-v-1d1ad4ce],.satellite-toolbar__right[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--space-3)}.satellite-toolbar__left[data-v-1d1ad4ce]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.satellite-toolbar__right[data-v-1d1ad4ce]{-webkit-box-flex:1;-ms-flex:1 1 560px;flex:1 1 560px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-width:0}.satellite-toolbar__loading[data-v-1d1ad4ce]{display:grid;grid-template-columns:190px 96px minmax(240px,320px) 136px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:var(--space-3);width:100%}.satellite-skeleton-block--button[data-v-1d1ad4ce]{width:190px;height:40px;border-radius:var(--radius-md)}.satellite-skeleton-block--button-small[data-v-1d1ad4ce]{width:96px;height:40px;border-radius:var(--radius-md)}.satellite-skeleton-block--search[data-v-1d1ad4ce]{width:100%;height:40px;border-radius:var(--radius-md)}.satellite-skeleton-block--toggle[data-v-1d1ad4ce]{width:136px;height:40px;border-radius:var(--radius-md)}.satellite-btn[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:var(--space-2);min-height:40px;padding:0 var(--space-4);border:1px solid var(--c-border-subtle);border-radius:var(--radius-md);font-size:13px;font-weight:600;line-height:18px;white-space:nowrap;cursor:pointer;-webkit-transition:background-color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),-webkit-box-shadow var(--duration-micro) var(--ease-enter);transition:background-color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),-webkit-box-shadow var(--duration-micro) var(--ease-enter);transition:background-color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),box-shadow var(--duration-micro) var(--ease-enter);transition:background-color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),box-shadow var(--duration-micro) var(--ease-enter),-webkit-box-shadow var(--duration-micro) var(--ease-enter)}.satellite-account-checkbox input:focus+span[data-v-1d1ad4ce],.satellite-account-remove[data-v-1d1ad4ce]:focus,.satellite-account-stat-card[data-v-1d1ad4ce]:focus,.satellite-account-sync-all[data-v-1d1ad4ce]:focus,.satellite-account-sync-selected[data-v-1d1ad4ce]:focus,.satellite-add-primary[data-v-1d1ad4ce]:focus,.satellite-adopt-email__copy[data-v-1d1ad4ce]:focus,.satellite-adopt-guide__link[data-v-1d1ad4ce]:focus,.satellite-adopt-guide__toggle[data-v-1d1ad4ce]:focus,.satellite-adopt-waiting__ghost[data-v-1d1ad4ce]:focus,.satellite-btn[data-v-1d1ad4ce]:focus,.satellite-confirm-card button[data-v-1d1ad4ce]:focus,.satellite-confirm-field input[data-v-1d1ad4ce]:focus,.satellite-finance-filter__item[data-v-1d1ad4ce]:focus,.satellite-finance-invoice[data-v-1d1ad4ce]:focus,.satellite-finance-page-btn[data-v-1d1ad4ce]:focus,.satellite-finance-page-num[data-v-1d1ad4ce]:focus,.satellite-finance-pay[data-v-1d1ad4ce]:focus,.satellite-finance-per-page[data-v-1d1ad4ce]:focus,.satellite-row-action[data-v-1d1ad4ce]:focus,.satellite-search input[data-v-1d1ad4ce]:focus,.satellite-view-toggle__item[data-v-1d1ad4ce]:focus{-webkit-box-shadow:var(--shadow-focus);box-shadow:var(--shadow-focus);outline:none}.satellite-btn--primary[data-v-1d1ad4ce]{background:var(--c-brand-300);border-color:var(--c-brand-300);color:var(--c-text-inverse)}.satellite-btn--primary[data-v-1d1ad4ce]:hover{background:var(--c-brand-500);border-color:var(--c-brand-500)}.satellite-btn--ghost[data-v-1d1ad4ce]{background:var(--c-surface-raised);color:var(--c-text-default)}.satellite-btn--ghost[data-v-1d1ad4ce]:hover{background:var(--c-brand-50);border-color:var(--c-brand-300);color:var(--c-brand-700)}.satellite-action-menu[data-v-1d1ad4ce]{position:relative;z-index:1001;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.satellite-action-menu__trigger[data-v-1d1ad4ce]{min-width:94px}.satellite-action-menu__trigger--open[data-v-1d1ad4ce]{background:var(--c-brand-50);border-color:var(--c-brand-300);-webkit-box-shadow:var(--shadow-focus);box-shadow:var(--shadow-focus);color:var(--c-text-primary)}.satellite-action-menu__caret[data-v-1d1ad4ce]{font-size:10px;line-height:1;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.satellite-action-menu__dropdown[data-v-1d1ad4ce]{position:absolute;top:calc(100% + 8px);left:0;z-index:1002;width:240px;padding:3px 0;background:var(--c-surface-raised);border:1px solid var(--c-border-subtle);border-radius:var(--radius-lg);-webkit-box-shadow:0 8px 8px rgba(0,0,0,.1),0 2px 3px rgba(0,0,0,.06);box-shadow:0 8px 8px rgba(0,0,0,.1),0 2px 3px rgba(0,0,0,.06);overflow:hidden}.satellite-action-menu__item[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;width:100%;height:48px;padding:0 20px;border:0;background:transparent;color:var(--c-text-primary);font-size:14px;font-weight:400;line-height:20px;text-align:left;cursor:pointer;-webkit-transition:background-color var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter);transition:background-color var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter)}.satellite-action-menu__item[data-v-1d1ad4ce]:focus,.satellite-action-menu__item[data-v-1d1ad4ce]:hover{background:var(--c-brand-50);color:var(--c-brand-700);outline:none}.satellite-search[data-v-1d1ad4ce]{-webkit-box-flex:1;-ms-flex:1 1 240px;flex:1 1 240px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--space-2);width:min(320px,100%);min-width:220px;height:40px;padding:0 var(--space-3);background:var(--c-surface-raised);border:1px solid var(--c-border-subtle);border-radius:var(--radius-md)}.satellite-search input[data-v-1d1ad4ce]{width:100%;min-width:0;border:0;background:transparent;color:var(--c-text-default);font-size:13px;outline:none}.satellite-search input[data-v-1d1ad4ce]::-webkit-input-placeholder{color:var(--c-text-muted)}.satellite-search input[data-v-1d1ad4ce]::-moz-placeholder{color:var(--c-text-muted)}.satellite-search input[data-v-1d1ad4ce]:-ms-input-placeholder{color:var(--c-text-muted)}.satellite-search input[data-v-1d1ad4ce]::-ms-input-placeholder{color:var(--c-text-muted)}.satellite-search input[data-v-1d1ad4ce]::placeholder{color:var(--c-text-muted)}.satellite-view-toggle[data-v-1d1ad4ce]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;padding:3px;background:var(--c-surface-raised);border:1px solid var(--c-border-subtle);border-radius:var(--radius-md)}.satellite-view-toggle__item[data-v-1d1ad4ce]{min-width:64px;height:32px;border:0;border-radius:6px;background:transparent;color:var(--c-text-muted);font-size:12px;font-weight:500;cursor:pointer}.satellite-view-toggle__item--active[data-v-1d1ad4ce]{background:var(--c-brand-300);color:var(--c-text-inverse);font-weight:600}.satellite-finance-filter[data-v-1d1ad4ce]{-ms-flex-align:center}.satellite-finance-filter[data-v-1d1ad4ce],.satellite-status-filter[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;align-items:center;min-height:40px;padding:3px;background:var(--c-surface-raised);border:1px solid var(--c-border-subtle);border-radius:var(--radius-md)}.satellite-status-filter[data-v-1d1ad4ce]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-align:center}.satellite-status-filter__item[data-v-1d1ad4ce]{min-width:68px;height:32px;padding:0 var(--space-3);border:0;border-radius:6px;background:transparent;color:var(--c-text-default);font-size:12px;font-weight:600;cursor:pointer}.satellite-status-filter__item--active[data-v-1d1ad4ce]{background:var(--c-brand-300);color:var(--c-text-inverse)}.satellite-status-filter__item[data-v-1d1ad4ce]:focus,.satellite-status-filter__item[data-v-1d1ad4ce]:focus-visible{outline:0;-webkit-box-shadow:0 0 0 2px rgba(64,123,217,.24);box-shadow:0 0 0 2px rgba(64,123,217,.24)}.satellite-finance-filter__item[data-v-1d1ad4ce]{min-width:72px;height:32px;padding:0 var(--space-3);border:0;border-radius:6px;background:transparent;color:var(--c-text-default);font-size:12px;font-weight:600;cursor:pointer}.satellite-finance-filter__item--active[data-v-1d1ad4ce]{background:var(--c-brand-300);color:var(--c-text-inverse)}.satellite-finance-table-card[data-v-1d1ad4ce],.satellite-map-card[data-v-1d1ad4ce],.satellite-table-card[data-v-1d1ad4ce]{background:var(--c-surface-raised);border:1px solid var(--c-border-subtle);border-radius:var(--radius-lg);-webkit-box-shadow:var(--shadow-1);box-shadow:var(--shadow-1);overflow:hidden}.satellite-finance-table-wrap[data-v-1d1ad4ce]{width:100%;overflow-x:auto}.satellite-finance-table[data-v-1d1ad4ce]{width:100%;min-width:900px;table-layout:fixed;border:0;border-collapse:collapse}.satellite-finance-table th[data-v-1d1ad4ce]{height:48px;padding:0 var(--space-3);color:var(--c-text-muted);font-size:12px;font-weight:600;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.satellite-finance-table td[data-v-1d1ad4ce]{height:64px;padding:0 var(--space-3);border-top:1px solid var(--c-border-subtle);color:var(--c-text-default);font-size:13px;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.satellite-finance-table tbody tr:hover:not(.satellite-finance-skeleton-row) td[data-v-1d1ad4ce]{background:var(--c-brand-50)}.satellite-finance-table td[data-v-1d1ad4ce]:nth-child(2),.satellite-finance-table th[data-v-1d1ad4ce]:nth-child(2){width:126px}.satellite-finance-table td[data-v-1d1ad4ce]:nth-child(3),.satellite-finance-table th[data-v-1d1ad4ce]:nth-child(3){width:140px}.satellite-finance-table td[data-v-1d1ad4ce]:nth-child(4),.satellite-finance-table td[data-v-1d1ad4ce]:nth-child(5),.satellite-finance-table th[data-v-1d1ad4ce]:nth-child(4),.satellite-finance-table th[data-v-1d1ad4ce]:nth-child(5){width:116px}.satellite-finance-table td[data-v-1d1ad4ce]:nth-child(6),.satellite-finance-table th[data-v-1d1ad4ce]:nth-child(6){width:136px}.satellite-finance-table td[data-v-1d1ad4ce]:nth-child(7),.satellite-finance-table th[data-v-1d1ad4ce]:nth-child(7){width:98px}.satellite-finance-table td[data-v-1d1ad4ce]:nth-child(8),.satellite-finance-table th[data-v-1d1ad4ce]:nth-child(8){position:sticky;right:0;width:152px;padding-right:var(--space-3);padding-left:var(--space-2);-webkit-box-shadow:-8px 0 14px rgba(15,23,42,.04);box-shadow:-8px 0 14px rgba(15,23,42,.04)}.satellite-finance-table th[data-v-1d1ad4ce]:nth-child(8){z-index:4;background:var(--c-surface-raised)}.satellite-finance-table td[data-v-1d1ad4ce]:nth-child(8){z-index:3;background:var(--c-surface-raised)}.satellite-finance-table tbody tr:hover:not(.satellite-finance-skeleton-row) td[data-v-1d1ad4ce]:nth-child(8){background:var(--c-brand-50)}.satellite-finance-table__check[data-v-1d1ad4ce]{width:42px;text-align:center}.satellite-finance-table input[type=checkbox][data-v-1d1ad4ce]{width:16px;height:16px;margin:0;accent-color:var(--c-brand-300);cursor:pointer}.satellite-finance-table td strong[data-v-1d1ad4ce]{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--c-text-primary);font-size:13px;font-weight:700;line-height:18px}.satellite-finance-table td span[data-v-1d1ad4ce]{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--c-text-muted);font-size:11px;line-height:16px}.satellite-finance-status[data-v-1d1ad4ce]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:82px;height:22px;padding:0 10px;border-radius:var(--radius-pill);font-size:11px!important;font-weight:700;line-height:16px!important;max-width:100%}.satellite-finance-status--pending[data-v-1d1ad4ce]{background:var(--c-warning-100);color:#d97706!important}.satellite-finance-status--overdue[data-v-1d1ad4ce]{background:var(--c-danger-100);color:var(--c-danger-500)!important}.satellite-finance-status--paid[data-v-1d1ad4ce]{background:var(--c-success-100);color:var(--c-success-500)!important}.satellite-finance-row-actions[data-v-1d1ad4ce]{gap:6px;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.satellite-finance-invoice[data-v-1d1ad4ce],.satellite-finance-pay[data-v-1d1ad4ce],.satellite-finance-row-actions[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.satellite-finance-invoice[data-v-1d1ad4ce],.satellite-finance-pay[data-v-1d1ad4ce]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:58px;height:30px;padding:0 var(--space-2);border-radius:6px;font-size:11px;font-weight:700;white-space:nowrap;cursor:pointer}.satellite-finance-pay[data-v-1d1ad4ce]{border:1px solid var(--c-brand-300);background:var(--c-brand-300);color:var(--c-text-inverse)}.satellite-finance-pay[data-v-1d1ad4ce]:hover{background:var(--c-brand-500);border-color:var(--c-brand-500)}.satellite-finance-invoice[data-v-1d1ad4ce]{border:1px solid var(--c-border-subtle);background:var(--c-surface-raised);color:var(--c-text-default)}.satellite-finance-invoice[data-v-1d1ad4ce]:hover{background:var(--c-brand-50);border-color:var(--c-brand-300);color:var(--c-brand-700)}.satellite-finance-skeleton-row td span[data-v-1d1ad4ce]{display:block;width:80%;height:12px;background:#eaedf1;border-radius:var(--radius-pill)}.satellite-finance-skeleton-row td:first-child span[data-v-1d1ad4ce]{width:16px;height:16px;border-radius:4px;margin:0 auto}.satellite-finance-footer[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-top:1px solid var(--c-border-subtle);background:var(--c-surface-raised);-ms-flex-wrap:wrap;flex-wrap:wrap}.satellite-finance-footer__count[data-v-1d1ad4ce]{color:var(--c-text-muted);font-size:13px;line-height:18px;white-space:nowrap}.satellite-finance-footer__right[data-v-1d1ad4ce],.satellite-finance-pagination[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--space-2)}.satellite-finance-per-page[data-v-1d1ad4ce]{height:32px;padding:0 var(--space-8) 0 var(--space-3);border:1px solid var(--c-border-subtle);border-radius:var(--radius-sm);background:var(--c-surface-raised);color:var(--c-text-default);font-size:12px;cursor:pointer}.satellite-finance-page-btn[data-v-1d1ad4ce],.satellite-finance-page-num[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;border:1px solid transparent;border-radius:var(--radius-sm);background:transparent;color:var(--c-text-default);font-size:14px;line-height:1;cursor:pointer;-webkit-transition:background-color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter);transition:background-color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter)}.satellite-finance-page-btn[data-v-1d1ad4ce]{border-color:var(--c-border-subtle);font-size:18px}.satellite-finance-page-btn[data-v-1d1ad4ce]:hover:not(:disabled),.satellite-finance-page-num[data-v-1d1ad4ce]:hover{background:var(--c-brand-50);border-color:var(--c-brand-300);color:var(--c-brand-700)}.satellite-finance-page-btn[data-v-1d1ad4ce]:disabled{opacity:.45;cursor:not-allowed}.satellite-finance-page-num--active[data-v-1d1ad4ce]{background:var(--c-brand-300);border-color:var(--c-brand-300);color:var(--c-text-inverse);font-weight:700}.satellite-table-wrap[data-v-1d1ad4ce]{width:100%;overflow-x:auto}.satellite-table[data-v-1d1ad4ce]{width:100%;min-width:1060px;table-layout:fixed;border:0;border-collapse:collapse}.satellite-table td.satellite-table__plan[data-v-1d1ad4ce],.satellite-table td.satellite-table__site[data-v-1d1ad4ce],.satellite-table td.satellite-table__status[data-v-1d1ad4ce],.satellite-table th.satellite-table__plan[data-v-1d1ad4ce],.satellite-table th.satellite-table__site[data-v-1d1ad4ce],.satellite-table th.satellite-table__status[data-v-1d1ad4ce]{width:130px}.satellite-table td.satellite-table__usage[data-v-1d1ad4ce],.satellite-table th.satellite-table__usage[data-v-1d1ad4ce]{width:150px}.satellite-table td.satellite-table__alerts[data-v-1d1ad4ce],.satellite-table th.satellite-table__alerts[data-v-1d1ad4ce]{width:130px}.satellite-table th[data-v-1d1ad4ce]{height:48px;background:var(--c-surface-muted);color:var(--c-text-muted);font-size:12px;font-weight:600;text-align:left}.satellite-table td[data-v-1d1ad4ce],.satellite-table th[data-v-1d1ad4ce]{padding:0 var(--space-4);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.satellite-table td[data-v-1d1ad4ce]{height:58px;border-top:1px solid var(--c-border-subtle);color:var(--c-text-default);font-size:13px;vertical-align:middle}.satellite-table tbody tr:hover:not(.satellite-skeleton-row) td[data-v-1d1ad4ce]{background:var(--c-brand-50)}.satellite-table td.satellite-table__actions[data-v-1d1ad4ce],.satellite-table th.satellite-table__actions[data-v-1d1ad4ce]{position:sticky;right:0;width:124px;-webkit-box-shadow:-8px 0 14px rgba(15,23,42,.04);box-shadow:-8px 0 14px rgba(15,23,42,.04)}.satellite-table th.satellite-table__actions[data-v-1d1ad4ce]{z-index:4;background:var(--c-surface-muted)}.satellite-table td.satellite-table__actions[data-v-1d1ad4ce]{z-index:3;background:var(--c-surface-raised)}.satellite-table tbody tr:hover:not(.satellite-skeleton-row) td.satellite-table__actions[data-v-1d1ad4ce]{background:var(--c-brand-50)}.satellite-table__check[data-v-1d1ad4ce]{width:42px;text-align:center}.satellite-table input[type=checkbox][data-v-1d1ad4ce]{width:14px;height:14px;margin:0;accent-color:var(--c-brand-300);cursor:pointer}.satellite-status-pill[data-v-1d1ad4ce]{gap:6px;-ms-flex-negative:0;flex-shrink:0;min-width:82px;height:24px;padding:0 10px;border-radius:var(--radius-pill);font-size:11px;font-weight:600}.satellite-status-cell[data-v-1d1ad4ce],.satellite-status-pill[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.satellite-status-cell[data-v-1d1ad4ce]{gap:var(--space-2);max-width:100%}.satellite-status-cell>svg[data-v-1d1ad4ce]{-ms-flex-negative:0;flex-shrink:0}.satellite-device-cell[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--space-2);min-width:0}.satellite-device-cell .satellite-device-name[data-v-1d1ad4ce]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.satellite-observation-flag[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:26px;height:26px;padding:0;border:0;border-radius:var(--radius-md);background:var(--c-brand-50);color:var(--c-brand-300);cursor:pointer;-webkit-transition:background var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter);transition:background var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter)}.satellite-observation-flag[data-v-1d1ad4ce]:focus-visible,.satellite-observation-flag[data-v-1d1ad4ce]:hover{background:var(--c-brand-300);color:var(--c-text-inverse);outline:none}.satellite-observation-flag--popup[data-v-1d1ad4ce]{cursor:default}.satellite-tooltip-bubble[data-v-1d1ad4ce]{position:fixed;z-index:1000;-webkit-transform:translate(-50%,calc(-100% - 8px));transform:translate(-50%,calc(-100% - 8px));max-width:240px;padding:6px 10px;border-radius:var(--radius-md);background:var(--c-brand-700);color:var(--c-text-inverse);font-size:12px;font-weight:500;line-height:1.3;-webkit-box-shadow:var(--shadow-1);box-shadow:var(--shadow-1);pointer-events:none;white-space:nowrap}.satellite-tooltip-bubble[data-v-1d1ad4ce]:after{content:"";position:absolute;left:50%;bottom:-4px;width:8px;height:8px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);background:var(--c-brand-700)}.satellite-observations-modal[data-v-1d1ad4ce]{width:min(520px,100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:min(70vh,640px)}.satellite-observations-modal__heading[data-v-1d1ad4ce]{min-width:0}.satellite-observations-modal__device[data-v-1d1ad4ce]{margin:2px 0 0;color:var(--c-text-muted);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.satellite-observations-modal__count[data-v-1d1ad4ce]{margin:0 0 var(--space-3);color:var(--c-text-muted);font-size:12px;font-weight:600}.satellite-observations-modal__list[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--space-3);margin:0;padding:0;overflow-y:auto;list-style:none}.satellite-observations-modal .satellite-observation-item[data-v-1d1ad4ce]{display:grid;grid-template-columns:36px 1fr;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--c-border-subtle);border-radius:var(--radius-md);background:var(--c-surface-muted)}.satellite-observation-avatar[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--c-brand-50);color:var(--c-brand-700);font-size:12px;font-weight:700}.satellite-observation-body[data-v-1d1ad4ce]{min-width:0}.satellite-observation-head[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:var(--space-2);margin-bottom:2px}.satellite-observation-email[data-v-1d1ad4ce]{min-width:0;color:var(--c-text-primary);font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.satellite-observation-time[data-v-1d1ad4ce]{-ms-flex-negative:0;flex-shrink:0;color:var(--c-text-muted);font-size:11px}.satellite-observation-note[data-v-1d1ad4ce]{margin:0;color:var(--c-text-default);font-size:13px;line-height:19px;overflow-wrap:anywhere}.satellite-status-pill--online[data-v-1d1ad4ce]{background:var(--c-success-100);color:var(--c-success-500)}.satellite-status-pill--offline[data-v-1d1ad4ce]{background:var(--c-danger-100);color:var(--c-danger-500)}.satellite-status-pill--alert[data-v-1d1ad4ce]{background:var(--c-warning-100);color:#b45309}.satellite-alert-cell[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0;max-width:100%}.satellite-alert-reason[data-v-1d1ad4ce]{display:block;min-width:0;overflow:hidden;color:var(--c-text-default);font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.satellite-alert-empty[data-v-1d1ad4ce]{color:var(--c-text-muted)}.satellite-device-name[data-v-1d1ad4ce]{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--c-text-primary);font-size:13px;font-weight:600}.satellite-usage[data-v-1d1ad4ce]{display:grid;gap:6px;max-width:160px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.satellite-usage__track[data-v-1d1ad4ce]{height:4px;background:var(--c-border-subtle);border-radius:var(--radius-pill);overflow:hidden}.satellite-usage__track i[data-v-1d1ad4ce]{display:block;height:100%;background:var(--c-brand-300);border-radius:inherit}.satellite-row-action[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:88px;max-width:100%;height:30px;padding:0 var(--space-3);border:1px solid var(--c-brand-300);border-radius:6px;background:var(--c-surface-raised);color:var(--c-brand-300);font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.satellite-row-action[data-v-1d1ad4ce]:focus,.satellite-row-action[data-v-1d1ad4ce]:hover{background:var(--c-brand-50)}.satellite-empty-row[data-v-1d1ad4ce]{height:72px;text-align:center;color:var(--c-text-muted)}.satellite-skeleton-row td[data-v-1d1ad4ce]{height:58px;background:var(--c-surface-raised)}.satellite-skeleton-row span[data-v-1d1ad4ce]{display:block;width:80%;height:12px;border-radius:var(--radius-sm);background:var(--c-surface-muted)}.satellite-skeleton-block--check[data-v-1d1ad4ce]{width:14px;height:14px;margin:0 auto;border-radius:3px}.satellite-skeleton-block--heading[data-v-1d1ad4ce]{width:76px;height:12px}.satellite-table-card--loading .satellite-table th[data-v-1d1ad4ce]{background:var(--c-surface-muted)}.satellite-map-card[data-v-1d1ad4ce]{background:transparent;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;overflow:visible}.satellite-map-shell[data-v-1d1ad4ce]{position:relative;min-height:552px;border-radius:var(--radius-lg);border:1px solid var(--c-border-subtle);overflow:hidden}.satellite-map-shell--loading .satellite-map[data-v-1d1ad4ce]{-webkit-filter:saturate(.72) opacity(.72);filter:saturate(.72) opacity(.72)}.satellite-map-shell--skeleton[data-v-1d1ad4ce]{background:linear-gradient(32deg,transparent 47%,rgba(208,216,226,.55) 47% 49%,transparent 49% 100%),linear-gradient(116deg,transparent 44%,rgba(208,216,226,.6) 44% 46%,transparent 46% 100%),var(--c-surface-raised)}.satellite-map-shell--skeleton[data-v-1d1ad4ce]:after,.satellite-map-shell--skeleton[data-v-1d1ad4ce]:before{content:"";position:absolute;background:rgba(208,216,226,.5);border-radius:var(--radius-pill)}.satellite-map-shell--skeleton[data-v-1d1ad4ce]:before{left:8%;top:24%;width:38%;height:2px;-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}.satellite-map-shell--skeleton[data-v-1d1ad4ce]:after{right:9%;bottom:26%;width:44%;height:2px;-webkit-transform:rotate(21deg);transform:rotate(21deg)}.satellite-skeleton-block--map-control[data-v-1d1ad4ce]{position:absolute;top:18px;left:18px;width:32px;height:92px;border-radius:6px}.satellite-skeleton-block--map-pin[data-v-1d1ad4ce]{position:absolute;width:20px;height:20px;border:3px solid var(--c-surface-raised);border-radius:50%;background:#d8dee8;-webkit-box-shadow:0 2px 6px rgba(13,15,26,.12);box-shadow:0 2px 6px rgba(13,15,26,.12)}.satellite-skeleton-block--map-pin-one[data-v-1d1ad4ce]{left:32%;top:58%}.satellite-skeleton-block--map-pin-two[data-v-1d1ad4ce]{left:62%;top:36%}.satellite-skeleton-block--map-pin-three[data-v-1d1ad4ce]{right:18%;bottom:28%}@-webkit-keyframes satellite-skeleton-shimmer-1d1ad4ce{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes satellite-skeleton-shimmer-1d1ad4ce{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes satellite-spin-1d1ad4ce{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes satellite-spin-1d1ad4ce{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.satellite-map[data-v-1d1ad4ce]{width:100%;min-height:552px;background:var(--c-surface-muted)}.satellite-map-loading[data-v-1d1ad4ce]{position:absolute;inset:0;z-index:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:var(--space-5);background:rgba(247,249,252,.54);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none}.satellite-map-loading__panel[data-v-1d1ad4ce]{display:grid;justify-items:center;gap:var(--space-2);width:min(280px,100%);padding:var(--space-5);background:var(--c-surface-raised);border:1px solid var(--c-border-subtle);border-radius:var(--radius-lg);-webkit-box-shadow:0 8px 24px rgba(13,15,26,.14);box-shadow:0 8px 24px rgba(13,15,26,.14)}.satellite-map-loading__panel strong[data-v-1d1ad4ce]{color:var(--c-text-primary);font-size:15px;line-height:20px;font-weight:700}.satellite-map-loading__panel span[data-v-1d1ad4ce]:not(.satellite-map-loading__spinner){color:var(--c-text-muted);font-size:12px;line-height:16px}.satellite-map-loading__spinner[data-v-1d1ad4ce]{width:28px;height:28px;border:3px solid var(--c-brand-50);border-top-color:var(--c-brand-300);border-radius:50%;-webkit-animation:satellite-map-spin-1d1ad4ce .8s linear infinite;animation:satellite-map-spin-1d1ad4ce .8s linear infinite}.satellite-map-loading__track[data-v-1d1ad4ce]{width:100%;height:5px;margin-top:var(--space-2);background:var(--c-border-subtle);border-radius:var(--radius-pill);overflow:hidden}.satellite-map-loading__track i[data-v-1d1ad4ce]{display:block;height:100%;background:var(--c-brand-300);border-radius:inherit;-webkit-transition:width .18s var(--ease-enter);transition:width .18s var(--ease-enter)}@-webkit-keyframes satellite-map-spin-1d1ad4ce{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes satellite-map-spin-1d1ad4ce{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.satellite-device-popup[data-v-1d1ad4ce]{position:absolute;z-index:800;width:280px;min-height:240px;padding:14px;background:var(--c-surface-raised);border:1px solid var(--c-border-subtle);border-radius:var(--radius-lg);-webkit-box-shadow:0 4px 16px rgba(13,15,26,.15);box-shadow:0 4px 16px rgba(13,15,26,.15);-webkit-box-sizing:border-box;box-sizing:border-box}.satellite-device-popup__header[data-v-1d1ad4ce]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9px;width:100%;min-height:18px;color:var(--c-text-primary);font-size:15px;line-height:20px}.satellite-device-popup__status[data-v-1d1ad4ce]{-webkit-box-flex:0;-ms-flex:0 0 12px;flex:0 0 12px;width:12px;height:12px;border-radius:50%}.satellite-device-popup__status--online[data-v-1d1ad4ce]{background:var(--c-online)}.satellite-device-popup__status--offline[data-v-1d1ad4ce]{background:var(--c-offline)}.satellite-device-popup__close[data-v-1d1ad4ce]{margin-left:auto;padding:0;border:0;background:transparent;color:var(--c-text-muted);font-size:18px;line-height:1;cursor:pointer}.satellite-device-popup__close[data-v-1d1ad4ce]:focus,.satellite-device-popup__close[data-v-1d1ad4ce]:hover{color:var(--c-text-primary);outline:none}.satellite-device-popup__primary[data-v-1d1ad4ce]{width:100%;height:32px;margin-top:8px;border:1px solid var(--c-brand-300);border-radius:6px;background:var(--c-surface-raised);color:var(--c-brand-300);font-size:12px;font-weight:600;cursor:pointer}.satellite-device-popup__primary[data-v-1d1ad4ce]:focus,.satellite-device-popup__primary[data-v-1d1ad4ce]:hover{background:var(--c-brand-50);outline:none}.satellite-device-popup__details[data-v-1d1ad4ce]{display:grid;gap:7px;margin:12px 0 0}.satellite-device-popup__details div[data-v-1d1ad4ce]{display:grid;grid-template-columns:68px minmax(0,1fr);gap:8px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;min-height:15px}.satellite-device-popup__details dd[data-v-1d1ad4ce],.satellite-device-popup__details dt[data-v-1d1ad4ce]{margin:0;font-size:10px;line-height:14px}.satellite-device-popup__details dt[data-v-1d1ad4ce]{color:var(--c-text-muted);font-weight:400}.satellite-device-popup__details dd[data-v-1d1ad4ce]{color:var(--c-text-default);font-weight:600;word-break:break-word}.satellite-map-card[data-v-1d1ad4ce] .leaflet-control-attribution{color:var(--c-text-muted);font-size:9px}.satellite-map-card[data-v-1d1ad4ce] .satellite-map-marker{background:transparent;border:0}.satellite-map-card[data-v-1d1ad4ce] .satellite-map-marker span{position:relative;display:block;width:20px;height:20px;border:3px solid var(--c-surface-raised);border-radius:50%;-webkit-box-shadow:0 2px 6px rgba(13,15,26,.22);box-shadow:0 2px 6px rgba(13,15,26,.22)}.satellite-map-card[data-v-1d1ad4ce] .satellite-map-marker span:after{content:"";position:absolute;left:50%;bottom:-11px;width:16px;height:6px;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:50%;background:rgba(56,65,81,.28)}.satellite-map-card[data-v-1d1ad4ce] .satellite-map-marker--online span{background:var(--c-online)}.satellite-map-card[data-v-1d1ad4ce] .satellite-map-marker--offline span{background:var(--c-warning-500)}@media (max-width:1280px){.satellite-stats[data-v-1d1ad4ce]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:860px){.satellite-stats[data-v-1d1ad4ce]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1200px){.satellite-account-stats[data-v-1d1ad4ce],.satellite-finance-stats[data-v-1d1ad4ce]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1180px){.satellite-toolbar__right[data-v-1d1ad4ce]{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.satellite-search[data-v-1d1ad4ce]{max-width:360px}}@media (max-width:900px){.satellite-shell[data-v-1d1ad4ce]{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.satellite-subnav[data-v-1d1ad4ce]{top:0;height:auto;max-height:40vh;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--space-1);padding:var(--space-3);overflow-x:hidden;overflow-y:auto;border-right:0;border-bottom:1px solid var(--c-border-subtle)}.satellite-subnav__item[data-v-1d1ad4ce]{width:auto;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;border-radius:var(--radius-md)}.satellite-subnav__item--active[data-v-1d1ad4ce]:before{display:none}.satellite-page[data-v-1d1ad4ce]{padding:var(--space-6)}.satellite-toolbar[data-v-1d1ad4ce],.satellite-toolbar__left[data-v-1d1ad4ce],.satellite-toolbar__loading[data-v-1d1ad4ce],.satellite-toolbar__right[data-v-1d1ad4ce]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.satellite-toolbar__loading[data-v-1d1ad4ce]{display:-webkit-box;display:-ms-flexbox;display:flex}.satellite-search[data-v-1d1ad4ce]{width:100%}.satellite-accounts-actions[data-v-1d1ad4ce],.satellite-accounts-toolbar[data-v-1d1ad4ce]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.satellite-accounts-actions[data-v-1d1ad4ce]{margin-left:0}.satellite-account-sync-all[data-v-1d1ad4ce],.satellite-account-sync-selected[data-v-1d1ad4ce],.satellite-skeleton-block--button-small[data-v-1d1ad4ce],.satellite-skeleton-block--button[data-v-1d1ad4ce],.satellite-skeleton-block--toggle[data-v-1d1ad4ce]{width:100%}.satellite-table-card[data-v-1d1ad4ce]{overflow-x:auto}.satellite-table[data-v-1d1ad4ce]{min-width:1060px}}@media (max-width:620px){.satellite-account-stats[data-v-1d1ad4ce],.satellite-finance-stats[data-v-1d1ad4ce],.satellite-stats[data-v-1d1ad4ce]{grid-template-columns:1fr}.satellite-finance-filter[data-v-1d1ad4ce],.satellite-status-filter[data-v-1d1ad4ce]{width:100%}.satellite-finance-filter__item[data-v-1d1ad4ce],.satellite-status-filter__item[data-v-1d1ad4ce]{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0}.satellite-finance-footer[data-v-1d1ad4ce],.satellite-finance-footer__right[data-v-1d1ad4ce]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.satellite-finance-pagination[data-v-1d1ad4ce]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.satellite-finance-per-page[data-v-1d1ad4ce]{width:100%}}.satellite-detail-shell[data-v-6a6d921d]{display:grid;grid-template-columns:152px minmax(0,1fr);height:calc(100vh - 60px);min-height:0;background:var(--c-surface-muted);overflow:hidden}.satellite-detail-subnav[data-v-6a6d921d]{position:sticky;top:0;z-index:20;-ms-flex-item-align:start;align-self:start;height:100%;max-height:calc(100vh - 60px);overflow-x:hidden;overflow-y:auto;background:var(--c-surface-raised);border-right:1px solid var(--c-border-subtle);padding-top:var(--space-4);-webkit-box-shadow:var(--shadow-1);box-shadow:var(--shadow-1)}.satellite-detail-subnav__item[data-v-6a6d921d]{position:relative;display:block;width:100%;min-height:40px;padding:var(--space-2) var(--space-4);border:0;background:transparent;color:var(--c-text-muted);font-size:13px;line-height:var(--text-body-line);font-weight:500;text-align:left;cursor:pointer;overflow:visible;-webkit-transition:background-color var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter);transition:background-color var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter)}.satellite-detail-subnav__label[data-v-6a6d921d]{display:block;overflow:visible;text-overflow:clip;white-space:normal;line-height:18px}.satellite-detail-subnav__item[data-v-6a6d921d]:focus,.satellite-detail-subnav__item[data-v-6a6d921d]:hover{background:var(--c-brand-50);color:var(--c-brand-700);outline:none}.satellite-detail-subnav__item--active[data-v-6a6d921d]{background:var(--c-brand-50);color:var(--c-brand-300);font-weight:600}.satellite-detail-subnav__item--active[data-v-6a6d921d]:before{content:"";position:absolute;left:0;top:1px;bottom:1px;width:3px;background:var(--c-brand-300)}.satellite-detail-page[data-v-6a6d921d]{width:100%;min-width:0;height:100%;min-height:0;padding:var(--space-4) var(--space-8) var(--space-8);overflow-x:hidden;overflow-y:auto}.satellite-detail-hero[data-v-6a6d921d]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:var(--space-4);min-height:68px;padding:var(--space-3) var(--space-5);background:var(--c-surface-raised);border-radius:var(--radius-lg);-webkit-box-shadow:var(--shadow-1);box-shadow:var(--shadow-1)}.satellite-detail-hero[data-v-6a6d921d],.satellite-detail-title-row[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.satellite-detail-title-row[data-v-6a6d921d]{gap:var(--space-3)}.satellite-detail-title-row h1[data-v-6a6d921d]{margin:0;min-width:0;overflow-wrap:anywhere;color:var(--c-text-primary);font-size:22px;line-height:30px;font-weight:700}.satellite-detail-hero p[data-v-6a6d921d]{margin:0;color:var(--c-text-muted);font-size:12px;line-height:18px}.satellite-detail-status[data-v-6a6d921d]{width:10px;height:10px;border-radius:50%}.satellite-detail-status--online[data-v-6a6d921d]{background:var(--c-online)}.satellite-detail-status--offline[data-v-6a6d921d]{background:var(--c-offline)}.satellite-detail-hero__actions[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--space-2)}.satellite-detail-btn[data-v-6a6d921d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:var(--space-2);min-height:40px;padding:0 var(--space-4);border:1px solid var(--c-brand-300);border-radius:var(--radius-md);font-size:13px;line-height:18px;font-weight:600;white-space:nowrap;cursor:pointer;-webkit-transition:background-color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),-webkit-box-shadow var(--duration-micro) var(--ease-enter);transition:background-color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),-webkit-box-shadow var(--duration-micro) var(--ease-enter);transition:background-color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),box-shadow var(--duration-micro) var(--ease-enter);transition:background-color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),box-shadow var(--duration-micro) var(--ease-enter),-webkit-box-shadow var(--duration-micro) var(--ease-enter)}.satellite-card-arrow[data-v-6a6d921d]:focus,.satellite-detail-actions__item[data-v-6a6d921d]:focus,.satellite-detail-btn[data-v-6a6d921d]:focus,.satellite-invoice-alert button[data-v-6a6d921d]:focus,.satellite-invoice-download[data-v-6a6d921d]:focus,.satellite-invoices-page-btn[data-v-6a6d921d]:focus,.satellite-invoices-page-num[data-v-6a6d921d]:focus,.satellite-invoices-per-page[data-v-6a6d921d]:focus,.satellite-plan-button[data-v-6a6d921d]:focus{-webkit-box-shadow:var(--shadow-focus);box-shadow:var(--shadow-focus);outline:none}.satellite-detail-btn--primary[data-v-6a6d921d]{background:var(--c-brand-300);color:var(--c-text-inverse)}.satellite-detail-btn--primary[data-v-6a6d921d]:hover{background:var(--c-brand-500);border-color:var(--c-brand-500)}.satellite-detail-btn--secondary[data-v-6a6d921d]{background:var(--c-surface-raised);color:var(--c-brand-300)}.satellite-detail-btn--secondary[data-v-6a6d921d]:hover{background:var(--c-brand-50)}.satellite-detail-actions[data-v-6a6d921d]{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.satellite-detail-actions__trigger--open[data-v-6a6d921d]{background:var(--c-brand-50)}.satellite-detail-actions__menu[data-v-6a6d921d]{position:absolute;top:calc(100% + 8px);right:0;z-index:20;width:174px;padding:7px 0;background:var(--c-surface-raised);border:1px solid var(--c-border-subtle);border-radius:4px;-webkit-box-shadow:var(--shadow-2);box-shadow:var(--shadow-2)}.satellite-detail-actions__item[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;width:100%;min-height:29px;padding:4px 14px;border:0;background:transparent;color:var(--c-text-default);font-size:14px;line-height:20px;font-weight:500;text-align:left;cursor:pointer;-webkit-transition:background-color var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter);transition:background-color var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter)}.satellite-detail-actions__item[data-v-6a6d921d]:hover{background:var(--c-brand-50);color:var(--c-brand-700)}.satellite-invoice-alert[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--space-3);width:100%;min-height:68px;margin-top:var(--space-4);padding:var(--space-3);background:#fef6eb;border:1px solid #edbd74;border-radius:10px}.satellite-invoice-alert__icon[data-v-6a6d921d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 28px;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#f4a62a;color:var(--c-text-inverse);font-size:14px;font-weight:700}.satellite-invoice-alert strong[data-v-6a6d921d]{display:block;color:var(--c-text-primary);font-size:13px;line-height:20px}.satellite-invoice-alert p[data-v-6a6d921d]{margin:0;color:var(--c-text-muted);font-size:12px;line-height:18px}.satellite-invoice-alert button[data-v-6a6d921d]{margin-left:auto;min-width:60px;height:36px;border:1.5px solid #ea580c;border-radius:var(--radius-md);background:var(--c-surface-raised);color:#ea580c;font-size:12px;font-weight:600;cursor:pointer}.satellite-invoice-alert button[data-v-6a6d921d]:hover{background:#fff7ed}.satellite-detail-grid[data-v-6a6d921d]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:100%;margin-top:var(--space-4)}.satellite-detail-card[data-v-6a6d921d]{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:168px;padding:var(--space-4);background:var(--c-surface-raised);border-radius:var(--radius-lg);-webkit-box-shadow:0 2px 8px rgba(0,0,0,.04);box-shadow:0 2px 8px rgba(0,0,0,.04)}.satellite-detail-card header[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;min-height:24px;color:var(--c-text-default)}.satellite-detail-card header strong[data-v-6a6d921d]{font-size:12px;line-height:16px;font-weight:600}.satellite-detail-card p[data-v-6a6d921d]{margin:0;color:var(--c-text-muted);font-size:11px;line-height:15px}.satellite-detail-card--internet[data-v-6a6d921d],.satellite-detail-card--uptime[data-v-6a6d921d]{grid-column:span 2}.satellite-detail-card--attributes[data-v-6a6d921d],.satellite-detail-card--connected[data-v-6a6d921d],.satellite-detail-card--small[data-v-6a6d921d]{grid-column:span 1}.satellite-detail-card--plan[data-v-6a6d921d]{grid-column:span 2}.satellite-detail-card--location[data-v-6a6d921d]{grid-column:span 3}.satellite-detail-card--notes[data-v-6a6d921d]{grid-column:span 1}.satellite-detail-card--technical[data-v-6a6d921d]{grid-column:span 4;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-3);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.satellite-internet-usage[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;gap:clamp(12px,3vw,28px);margin-top:var(--space-2)}.satellite-internet-usage strong[data-v-6a6d921d]{display:block;max-width:120px;color:var(--c-brand-700);font-size:13px;line-height:16px;font-weight:600}.satellite-internet-usage span[data-v-6a6d921d]{display:block;margin-top:4px;color:var(--c-text-muted);font-size:10px;line-height:13px}.satellite-ring[data-v-6a6d921d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 clamp(80px,8vw,104px);flex:0 0 clamp(80px,8vw,104px);width:clamp(80px,8vw,104px);height:clamp(80px,8vw,104px);border-radius:50%;background:radial-gradient(circle at center,var(--c-surface-raised) 54%,transparent 55%),conic-gradient(var(--c-brand-300) var(--progress),var(--c-brand-50) 0)}.satellite-ring span[data-v-6a6d921d]{margin:0;color:var(--c-text-primary);font-size:15px;line-height:22px;font-weight:700}.satellite-detail-card--internet footer[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:auto;padding-right:40px}.satellite-internet-usage .satellite-health-pill[data-v-6a6d921d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:22px;margin-top:var(--space-2);padding:0 9px;border-radius:var(--radius-pill);background:var(--c-success-100);color:var(--c-success-500);font-size:10px;line-height:1;font-weight:500}.satellite-health-pill[data-v-6a6d921d]:before{content:"";display:inline-block;-webkit-box-flex:0;-ms-flex:0 0 6px;flex:0 0 6px;width:6px;height:6px;border-radius:50%;background:var(--c-online)}.satellite-card-arrow[data-v-6a6d921d]{position:absolute;right:10px;bottom:10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;border:1px solid var(--c-brand-300);border-radius:4px;background:var(--c-surface-raised);color:var(--c-brand-300);font-size:18px;font-weight:600;cursor:pointer}.satellite-card-arrow[data-v-6a6d921d]:hover{background:var(--c-brand-50)}.satellite-periods[data-v-6a6d921d]{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;width:100%;margin-top:var(--space-4)}.satellite-periods__item[data-v-6a6d921d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:0;height:30px;border-radius:6px;background:var(--c-surface-muted);color:var(--c-text-muted);font-size:11px;line-height:14px}.satellite-periods__item--active[data-v-6a6d921d]{background:var(--c-brand-300);color:var(--c-text-inverse);font-weight:600}.satellite-uptime-bar[data-v-6a6d921d]{height:8px;margin-top:auto;border-radius:var(--radius-pill);background:var(--c-brand-50);overflow:hidden}.satellite-uptime-bar i[data-v-6a6d921d]{display:block;width:100%;height:100%;background:var(--c-brand-300);border-radius:inherit}.satellite-detail-card--uptime p[data-v-6a6d921d]{margin-top:var(--space-3);text-align:center}.satellite-detail-card--connected header[data-v-6a6d921d]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.satellite-detail-card--connected header strong[data-v-6a6d921d]{max-width:78px}.satellite-detail-card--connected[data-v-6a6d921d],.satellite-detail-card--small[data-v-6a6d921d]{padding-bottom:48px}.satellite-detail-metric[data-v-6a6d921d]{display:block;margin-top:auto;color:var(--c-brand-700);font-size:34px;line-height:40px;font-weight:700}.satellite-detail-card--connected p[data-v-6a6d921d],.satellite-detail-card--small p[data-v-6a6d921d]{margin-top:var(--space-1)}.satellite-detail-card--plan>strong[data-v-6a6d921d]{display:block;margin-top:var(--space-4);color:var(--c-brand-300);font-size:18px;line-height:24px;font-weight:700}.satellite-detail-card--plan>span[data-v-6a6d921d]{display:block;margin-top:6px;color:var(--c-text-default);font-size:12px;line-height:18px;font-weight:700}.satellite-plan-button[data-v-6a6d921d]{position:static;-ms-flex-item-align:start;align-self:flex-start;min-width:97px;height:28px;margin-top:auto;border:1.5px solid var(--c-brand-300);border-radius:10px;background:var(--c-surface-raised);color:var(--c-brand-300);font-size:14px;font-weight:600;cursor:pointer}.satellite-plan-button[data-v-6a6d921d]:hover{background:var(--c-brand-50)}.satellite-detail-card--location header[data-v-6a6d921d]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.satellite-detail-card--location header strong[data-v-6a6d921d]{margin-right:auto}.satellite-detail-card--location dl[data-v-6a6d921d]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-ms-flex-line-pack:center;align-content:center;gap:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:var(--space-3) 0 0}.satellite-detail-card--location div[data-v-6a6d921d]{display:grid;grid-template-columns:-webkit-max-content minmax(0,1fr);grid-template-columns:max-content minmax(0,1fr);gap:8px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.satellite-detail-card--location dd[data-v-6a6d921d],.satellite-detail-card--location dt[data-v-6a6d921d]{margin:0;font-size:11px;line-height:14px}.satellite-detail-card--location dt[data-v-6a6d921d]{color:var(--c-text-muted);text-align:left}.satellite-detail-card--location dd[data-v-6a6d921d]{color:var(--c-text-primary);font-weight:600}.satellite-technical-item[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:0;padding:var(--space-2);border-radius:var(--radius-md);background:var(--c-surface-muted);text-align:center}.satellite-technical-item span[data-v-6a6d921d]{max-width:100%;color:var(--c-text-muted);font-size:12px;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.satellite-technical-item strong[data-v-6a6d921d]{max-width:100%;margin-top:4px;color:var(--c-text-primary);font-size:13px;line-height:17px;font-weight:600;word-break:break-word}.satellite-attributes[data-v-6a6d921d]{display:grid;gap:var(--space-5);margin-top:var(--space-5)}.satellite-section-heading[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:var(--space-4);padding:var(--space-6);background:var(--c-surface-raised);border:1px solid var(--c-border-subtle);border-radius:var(--radius-lg);-webkit-box-shadow:var(--shadow-1);box-shadow:var(--shadow-1)}.satellite-section-heading h2[data-v-6a6d921d]{margin:0;color:var(--c-text-primary);font-size:22px;line-height:30px;font-weight:700}.satellite-section-heading p[data-v-6a6d921d]{max-width:740px;margin:var(--space-3) 0 0;color:var(--c-text-default);font-size:14px;line-height:22px;overflow-wrap:anywhere}.satellite-attribute-form-panel[data-v-6a6d921d],.satellite-attributes-panel[data-v-6a6d921d]{padding:var(--space-6);background:var(--c-surface-raised);border:1px solid var(--c-border-subtle);border-radius:var(--radius-lg);-webkit-box-shadow:var(--shadow-1);box-shadow:var(--shadow-1)}.satellite-attributes-example[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;max-width:860px;color:var(--c-text-default);font-size:13px;line-height:20px;overflow-wrap:anywhere}.satellite-attributes-example strong[data-v-6a6d921d]{color:var(--c-text-primary);font-weight:700}.satellite-attributes-table-wrap[data-v-6a6d921d]{margin-top:var(--space-5);overflow-x:auto;border:1px solid var(--c-border-subtle);border-radius:var(--radius-md)}.satellite-attributes-table[data-v-6a6d921d]{width:100%;min-width:560px;table-layout:fixed;border-collapse:collapse}.satellite-attributes-table td[data-v-6a6d921d],.satellite-attributes-table th[data-v-6a6d921d]{height:52px;padding:0 var(--space-4);border-bottom:1px solid var(--c-border-subtle);color:var(--c-text-default);font-size:13px;line-height:18px;text-align:left;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.satellite-attributes-table th[data-v-6a6d921d]{background:var(--c-surface-muted);color:var(--c-text-muted);font-weight:700}.satellite-attributes-table tr:last-child td[data-v-6a6d921d]{border-bottom:0}.satellite-attributes-table code[data-v-6a6d921d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;min-height:26px;padding:0 10px;border-radius:var(--radius-pill);background:var(--c-brand-50);color:var(--c-brand-700);font-family:inherit;font-size:12px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.satellite-attributes-table td[data-v-6a6d921d]:last-child,.satellite-attributes-table th[data-v-6a6d921d]:last-child{width:72px;text-align:right}.satellite-icon-button[data-v-6a6d921d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:34px;height:34px;border:1px solid transparent;border-radius:var(--radius-md);background:transparent;color:var(--c-text-muted);cursor:pointer;-webkit-transition:background-color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter);transition:background-color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter)}.satellite-icon-button[data-v-6a6d921d]:focus,.satellite-icon-button[data-v-6a6d921d]:hover{background:#fef2f2;border-color:#fecaca;color:var(--c-danger-500);outline:none}.satellite-attribute-form-panel[data-v-6a6d921d]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4);max-width:860px}.satellite-form-field[data-v-6a6d921d]{display:grid;gap:var(--space-2);margin:0;color:var(--c-text-default);font-size:13px;line-height:18px;font-weight:600}.satellite-form-field input[data-v-6a6d921d],.satellite-form-field select[data-v-6a6d921d]{width:100%;min-width:0;height:42px;padding:0 var(--space-3);border:1px solid var(--c-border-subtle);border-radius:var(--radius-md);background:var(--c-surface-raised);color:var(--c-text-primary);font-size:13px;line-height:18px;-webkit-transition:border-color var(--duration-micro) var(--ease-enter),-webkit-box-shadow var(--duration-micro) var(--ease-enter);transition:border-color var(--duration-micro) var(--ease-enter),-webkit-box-shadow var(--duration-micro) var(--ease-enter);transition:border-color var(--duration-micro) var(--ease-enter),box-shadow var(--duration-micro) var(--ease-enter);transition:border-color var(--duration-micro) var(--ease-enter),box-shadow var(--duration-micro) var(--ease-enter),-webkit-box-shadow var(--duration-micro) var(--ease-enter)}.satellite-form-field input[data-v-6a6d921d]:focus,.satellite-form-field select[data-v-6a6d921d]:focus{border-color:var(--c-brand-300);-webkit-box-shadow:var(--shadow-focus);box-shadow:var(--shadow-focus);outline:none}.satellite-attribute-form-actions[data-v-6a6d921d]{grid-column:1/-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-2)}.satellite-observations[data-v-6a6d921d]{display:grid;gap:var(--space-5);margin-top:var(--space-5)}.satellite-detail-btn[disabled][data-v-6a6d921d]{opacity:.55;cursor:not-allowed}.satellite-observation-form-panel[data-v-6a6d921d]{max-width:860px;padding:var(--space-6);background:var(--c-surface-raised);border:1px solid var(--c-border-subtle);border-radius:var(--radius-lg);-webkit-box-shadow:var(--shadow-1);box-shadow:var(--shadow-1)}.satellite-observation-textarea[data-v-6a6d921d]{width:100%;min-height:120px;padding:var(--space-3);border:1px solid var(--c-border-subtle);border-radius:var(--radius-md);background:var(--c-surface-raised);color:var(--c-text-primary);font-family:inherit;font-size:14px;line-height:22px;resize:vertical;-webkit-transition:border-color var(--duration-micro) var(--ease-enter),-webkit-box-shadow var(--duration-micro) var(--ease-enter);transition:border-color var(--duration-micro) var(--ease-enter),-webkit-box-shadow var(--duration-micro) var(--ease-enter);transition:border-color var(--duration-micro) var(--ease-enter),box-shadow var(--duration-micro) var(--ease-enter);transition:border-color var(--duration-micro) var(--ease-enter),box-shadow var(--duration-micro) var(--ease-enter),-webkit-box-shadow var(--duration-micro) var(--ease-enter)}.satellite-observation-textarea[data-v-6a6d921d]:focus{border-color:var(--c-brand-300);-webkit-box-shadow:var(--shadow-focus);box-shadow:var(--shadow-focus);outline:none}.satellite-observation-form-actions[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-4)}.satellite-observations-panel[data-v-6a6d921d]{padding:var(--space-6);background:var(--c-surface-raised);border:1px solid var(--c-border-subtle);border-radius:var(--radius-lg);-webkit-box-shadow:var(--shadow-1);box-shadow:var(--shadow-1)}.satellite-observations-meta[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--space-2);margin-bottom:var(--space-4);color:var(--c-text-muted);font-size:13px;font-weight:600}.satellite-observation-list[data-v-6a6d921d]{display:grid;gap:var(--space-3);margin:0;padding:0;list-style:none}.satellite-observation-item[data-v-6a6d921d]{display:grid;grid-template-columns:44px minmax(0,1fr) auto;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:var(--space-4);padding:var(--space-4);border:1px solid var(--c-border-subtle);border-radius:var(--radius-md);background:var(--c-surface-muted);-webkit-transition:border-color var(--duration-micro) var(--ease-enter),-webkit-box-shadow var(--duration-micro) var(--ease-enter);transition:border-color var(--duration-micro) var(--ease-enter),-webkit-box-shadow var(--duration-micro) var(--ease-enter);transition:border-color var(--duration-micro) var(--ease-enter),box-shadow var(--duration-micro) var(--ease-enter);transition:border-color var(--duration-micro) var(--ease-enter),box-shadow var(--duration-micro) var(--ease-enter),-webkit-box-shadow var(--duration-micro) var(--ease-enter)}.satellite-observation-item[data-v-6a6d921d]:hover{border-color:var(--c-brand-300);-webkit-box-shadow:var(--shadow-1);box-shadow:var(--shadow-1)}.satellite-observation-avatar[data-v-6a6d921d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--c-brand-50);color:var(--c-brand-700);font-size:14px;font-weight:700;letter-spacing:.5px}.satellite-observation-body[data-v-6a6d921d]{min-width:0}.satellite-observation-head[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:var(--space-2) var(--space-3)}.satellite-observation-head strong[data-v-6a6d921d]{min-width:0;color:var(--c-text-primary);font-size:14px;font-weight:700;overflow-wrap:anywhere}.satellite-observation-head time[data-v-6a6d921d]{-ms-flex-negative:0;flex-shrink:0;color:var(--c-text-muted);font-size:12px;white-space:nowrap}.satellite-observation-body p[data-v-6a6d921d]{margin:var(--space-2) 0 0;color:var(--c-text-default);font-size:14px;line-height:22px;overflow-wrap:anywhere}.satellite-observation-item .satellite-icon-button[data-v-6a6d921d]{-ms-flex-item-align:center;align-self:center}.satellite-observations-empty[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--space-2);padding:var(--space-8) var(--space-6);text-align:center;background:var(--c-surface-raised);border:1px dashed var(--c-border-subtle);border-radius:var(--radius-lg);-webkit-box-shadow:var(--shadow-1);box-shadow:var(--shadow-1)}.satellite-observations-empty__icon[data-v-6a6d921d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:64px;height:64px;margin-bottom:var(--space-2);border-radius:50%;background:var(--c-brand-50)}.satellite-observations-empty strong[data-v-6a6d921d]{color:var(--c-text-primary);font-size:16px;font-weight:700}.satellite-observations-empty p[data-v-6a6d921d]{max-width:420px;margin:0 0 var(--space-3);color:var(--c-text-default);font-size:14px;line-height:22px}.satellite-modal-backdrop[data-v-6a6d921d]{position:fixed;inset:0;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:var(--space-5);background:rgba(15,30,80,.28)}.satellite-confirm-modal[data-v-6a6d921d]{width:min(420px,100%);padding:var(--space-5);background:var(--c-surface-raised);border-radius:var(--radius-lg);-webkit-box-shadow:var(--shadow-3);box-shadow:var(--shadow-3)}.satellite-confirm-modal header[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-4)}.satellite-confirm-modal h3[data-v-6a6d921d]{margin:0;color:var(--c-text-primary);font-size:18px;line-height:24px;font-weight:700}.satellite-confirm-modal header button[data-v-6a6d921d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;border:0;border-radius:50%;background:var(--c-surface-muted);color:var(--c-text-muted);font-size:20px;line-height:1;cursor:pointer}.satellite-confirm-modal p[data-v-6a6d921d]{margin:0 0 var(--space-2);color:var(--c-text-default);font-size:14px;line-height:22px}.satellite-confirm-modal>div[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-5)}.satellite-subscriptions[data-v-6a6d921d]{display:grid;gap:var(--space-5);margin-top:var(--space-5)}.satellite-subscription-summary[data-v-6a6d921d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:var(--space-3)}.satellite-subscription-card[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:0;min-height:112px;padding:var(--space-5);background:var(--c-surface-raised);border:1px solid var(--c-border-subtle);border-radius:var(--radius-lg);-webkit-box-shadow:var(--shadow-1);box-shadow:var(--shadow-1)}.satellite-subscription-card>span[data-v-6a6d921d]{color:var(--c-text-default);font-size:13px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.satellite-subscription-card--value strong[data-v-6a6d921d]{display:block;margin-top:var(--space-3);color:var(--c-brand-300);font-size:clamp(28px,3vw,38px);line-height:1.1;font-weight:700;letter-spacing:0;overflow-wrap:anywhere}.satellite-payment-method[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0;gap:10px;margin-top:var(--space-3)}.satellite-payment-method strong[data-v-6a6d921d]{min-width:0;color:var(--c-text-primary);font-size:clamp(13px,1.15vw,16px);line-height:24px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.satellite-subscription-card--due>div[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0;gap:var(--space-3);margin-top:var(--space-3)}.satellite-due-icon[data-v-6a6d921d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 42px;flex:0 0 42px;width:42px;height:42px;border-radius:10px;background:var(--c-brand-50)}.satellite-subscription-card--due p[data-v-6a6d921d]{margin:0;color:var(--c-text-muted);font-size:12px;line-height:18px;overflow-wrap:anywhere}.satellite-invoices-panel[data-v-6a6d921d]{padding:var(--space-6) var(--space-6) var(--space-5);background:var(--c-surface-raised);border:1px solid var(--c-border-subtle);border-radius:var(--radius-lg);-webkit-box-shadow:var(--shadow-1);box-shadow:var(--shadow-1);overflow:hidden}.satellite-invoices-panel h2[data-v-6a6d921d]{margin:0;color:var(--c-text-primary);font-size:18px;line-height:24px;font-weight:700}.satellite-invoices-table-wrap[data-v-6a6d921d]{margin-top:var(--space-6);overflow-x:auto}.satellite-invoices-table[data-v-6a6d921d]{width:100%;min-width:920px;table-layout:fixed;border-collapse:collapse;color:var(--c-text-default)}.satellite-invoices-table td[data-v-6a6d921d],.satellite-invoices-table th[data-v-6a6d921d]{height:64px;padding:0 var(--space-3);border-top:1px solid var(--c-border-subtle);font-size:13px;line-height:18px;text-align:left;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.satellite-invoices-table th[data-v-6a6d921d]{height:50px;color:var(--c-text-muted);font-weight:600}.satellite-invoices-table td strong[data-v-6a6d921d]{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--c-text-primary);font-weight:700}.satellite-invoice-status[data-v-6a6d921d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:26px;padding:0 12px;border-radius:var(--radius-pill);background:#fef3c8;color:#d97706;font-size:12px;line-height:16px;font-weight:700;max-width:100%}.satellite-invoice-status--paid[data-v-6a6d921d]{background:var(--c-success-100);color:var(--c-success-700)}.satellite-invoice-status--overdue[data-v-6a6d921d]{background:var(--c-danger-100);color:var(--c-danger-500)}.satellite-invoice-download[data-v-6a6d921d]{display:grid;grid-template-columns:14px auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:6px;-moz-column-gap:6px;column-gap:6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;min-height:36px;padding:0;border:0;background:transparent;color:var(--c-brand-300);font-size:13px;line-height:16px;text-align:left;cursor:pointer}.satellite-invoice-download>span[data-v-6a6d921d]{grid-row:1/span 2;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:14px;height:14px;border-bottom:2px solid currentColor;font-size:16px;line-height:12px}.satellite-invoice-download strong[data-v-6a6d921d]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--c-brand-300);font-weight:600}.satellite-invoice-download small[data-v-6a6d921d]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--c-text-muted);font-size:11px;line-height:13px}.satellite-invoices-footer[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--c-border-subtle)}.satellite-invoices-footer__count[data-v-6a6d921d]{color:var(--c-text-muted);font-size:13px;line-height:18px}.satellite-invoices-footer__right[data-v-6a6d921d],.satellite-invoices-pagination[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--space-2)}.satellite-invoices-per-page[data-v-6a6d921d]{min-width:140px;padding:0 32px 0 12px;font-size:12px}.satellite-invoices-page-btn[data-v-6a6d921d],.satellite-invoices-page-num[data-v-6a6d921d],.satellite-invoices-per-page[data-v-6a6d921d]{height:32px;border:1px solid var(--c-border-subtle);border-radius:var(--radius-sm);background:var(--c-surface-raised);color:var(--c-text-default)}.satellite-invoices-page-btn[data-v-6a6d921d],.satellite-invoices-page-num[data-v-6a6d921d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;font-size:13px;font-weight:600;cursor:pointer}.satellite-invoices-page-btn[data-v-6a6d921d]:disabled{cursor:not-allowed;opacity:.45}.satellite-invoices-page-num--active[data-v-6a6d921d]{background:var(--c-brand-300);border-color:var(--c-brand-300);color:var(--c-text-inverse)}.satellite-data-usage[data-v-6a6d921d]{margin-top:var(--space-5)}.satellite-data-card[data-v-6a6d921d]{min-height:696px;padding:var(--space-6);background:var(--c-surface-raised);border:1px solid var(--c-border-subtle);border-radius:var(--radius-lg);-webkit-box-shadow:var(--shadow-1);box-shadow:var(--shadow-1)}.satellite-data-card__header[data-v-6a6d921d]{display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(210px,auto);gap:var(--space-5);-webkit-box-align:end;-ms-flex-align:end;align-items:end}.satellite-data-card__legend span[data-v-6a6d921d],.satellite-data-card__note[data-v-6a6d921d],.satellite-data-card__summary span[data-v-6a6d921d]{color:var(--c-text-muted)}.satellite-data-card__summary span[data-v-6a6d921d]{display:block;font-size:13px;line-height:20px}.satellite-data-card__summary strong[data-v-6a6d921d]{display:block;margin-top:4px;color:var(--c-text-primary);font-size:32px;line-height:38px;font-weight:700;letter-spacing:0}.satellite-data-card__periods[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--space-2);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.satellite-data-card__periods button[data-v-6a6d921d]{min-width:48px;height:32px;padding:0 var(--space-3);border:1px solid transparent;border-radius:var(--radius-md);background:transparent;color:var(--c-text-muted);font-size:13px;line-height:18px;font-weight:600;cursor:pointer;-webkit-transition:background-color var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter);transition:background-color var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter)}.satellite-data-card__periods button[data-v-6a6d921d]:focus,.satellite-data-card__periods button[data-v-6a6d921d]:hover{background:var(--c-brand-50);border-color:var(--c-brand-300);color:var(--c-brand-700);outline:none}.satellite-data-card__periods .satellite-data-card__period--active[data-v-6a6d921d]{min-width:96px;background:var(--c-brand-300);color:var(--c-text-inverse)}.satellite-data-card__legend[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;justify-self:end;min-width:210px}.satellite-data-card__legend-line[data-v-6a6d921d]{-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;width:24px;height:3px;margin-top:11px;border-radius:2px;background:var(--c-brand-300)}.satellite-data-card__legend strong[data-v-6a6d921d]{display:block;color:var(--c-text-primary);font-size:13px;line-height:18px;font-weight:700}.satellite-data-card__legend div>span[data-v-6a6d921d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;margin-top:2px;font-size:11px;line-height:16px}.satellite-data-card__legend i[data-v-6a6d921d]{display:inline-block;width:4px;height:4px;border-radius:50%;background:#9ba3af}.satellite-data-chart[data-v-6a6d921d]{display:grid;grid-template-columns:50px minmax(0,1fr);grid-template-rows:minmax(320px,42vh) 34px;margin-top:var(--space-8)}.satellite-data-chart__axis--y[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:4px 0 46px}.satellite-data-chart__axis span[data-v-6a6d921d]{color:#9ba3af;font-size:12px;line-height:16px;white-space:nowrap}.satellite-data-chart__plot[data-v-6a6d921d]{min-width:0}.satellite-data-chart svg[data-v-6a6d921d]{display:block;width:100%;height:100%;overflow:visible}.satellite-data-chart__grid line[data-v-6a6d921d]{stroke:#eef2f6;stroke-width:1;vector-effect:non-scaling-stroke}.satellite-data-chart__line[data-v-6a6d921d]{fill:none;stroke:var(--c-brand-300);stroke-width:4;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.satellite-data-chart__focus-ring[data-v-6a6d921d]{fill:var(--c-surface-raised);stroke:var(--c-brand-300);stroke-width:4;vector-effect:non-scaling-stroke}.satellite-data-chart__focus-dot[data-v-6a6d921d]{fill:var(--c-brand-300)}.satellite-data-chart__axis--x[data-v-6a6d921d]{grid-column:2;display:grid;grid-template-columns:repeat(4,1fr);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.satellite-data-chart__axis--x span[data-v-6a6d921d]:nth-child(2),.satellite-data-chart__axis--x span[data-v-6a6d921d]:nth-child(3){text-align:center}.satellite-data-chart__axis--x span[data-v-6a6d921d]:last-child{text-align:right}.satellite-data-card__note[data-v-6a6d921d]{margin:var(--space-8) 0 0;font-size:13px;line-height:22px}@media (max-width:980px){.satellite-detail-shell[data-v-6a6d921d]{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.satellite-detail-subnav[data-v-6a6d921d]{top:0;height:auto;max-height:40vh;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--space-1);padding:var(--space-3);overflow-x:hidden;overflow-y:auto;border-right:0;border-bottom:1px solid var(--c-border-subtle)}.satellite-detail-subnav__item[data-v-6a6d921d]{width:auto;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;border-radius:var(--radius-md)}.satellite-detail-subnav__item--active[data-v-6a6d921d]:before{display:none}.satellite-detail-page[data-v-6a6d921d]{padding:var(--space-6)}.satellite-detail-grid[data-v-6a6d921d]{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.satellite-detail-card--internet[data-v-6a6d921d],.satellite-detail-card--location[data-v-6a6d921d],.satellite-detail-card--plan[data-v-6a6d921d],.satellite-detail-card--technical[data-v-6a6d921d],.satellite-detail-card--uptime[data-v-6a6d921d]{grid-column:span 2}.satellite-subscription-summary[data-v-6a6d921d]{grid-template-columns:repeat(2,minmax(0,1fr))}.satellite-section-heading[data-v-6a6d921d]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.satellite-data-card__header[data-v-6a6d921d]{grid-template-columns:1fr;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.satellite-data-card__periods[data-v-6a6d921d]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.satellite-data-card__legend[data-v-6a6d921d]{justify-self:start}}@media (max-width:640px){.satellite-detail-hero[data-v-6a6d921d],.satellite-detail-hero__actions[data-v-6a6d921d],.satellite-invoice-alert[data-v-6a6d921d]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.satellite-invoice-alert button[data-v-6a6d921d]{margin-left:0}.satellite-detail-actions[data-v-6a6d921d],.satellite-detail-btn[data-v-6a6d921d],.satellite-detail-hero__actions[data-v-6a6d921d]{width:100%}.satellite-detail-actions__menu[data-v-6a6d921d]{left:0;right:auto;width:100%}.satellite-detail-grid[data-v-6a6d921d]{grid-template-columns:1fr}.satellite-detail-card--connected[data-v-6a6d921d],.satellite-detail-card--internet[data-v-6a6d921d],.satellite-detail-card--location[data-v-6a6d921d],.satellite-detail-card--plan[data-v-6a6d921d],.satellite-detail-card--small[data-v-6a6d921d],.satellite-detail-card--technical[data-v-6a6d921d],.satellite-detail-card--uptime[data-v-6a6d921d],.satellite-detail-card[data-v-6a6d921d]{grid-column:span 1}.satellite-detail-card--location dl[data-v-6a6d921d],.satellite-detail-card--technical[data-v-6a6d921d],.satellite-subscription-summary[data-v-6a6d921d]{grid-template-columns:1fr}.satellite-attribute-form-panel[data-v-6a6d921d]{grid-template-columns:1fr;padding:var(--space-4)}.satellite-attribute-form-actions[data-v-6a6d921d],.satellite-confirm-modal>div[data-v-6a6d921d]{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.satellite-invoices-panel[data-v-6a6d921d]{padding:var(--space-4)}.satellite-invoices-footer[data-v-6a6d921d],.satellite-invoices-footer__right[data-v-6a6d921d]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.satellite-invoices-pagination[data-v-6a6d921d]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.satellite-invoices-per-page[data-v-6a6d921d]{width:100%}.satellite-payment-method[data-v-6a6d921d]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.satellite-payment-method strong[data-v-6a6d921d]{white-space:normal}.satellite-data-card[data-v-6a6d921d]{min-height:0;padding:var(--space-4)}.satellite-data-chart[data-v-6a6d921d]{grid-template-columns:42px minmax(520px,1fr);overflow-x:auto}.satellite-data-card__summary strong[data-v-6a6d921d]{font-size:28px;line-height:34px}}.satellite-drawer-overlay[data-v-6a6d921d]{position:fixed;inset:0;z-index:1600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:rgba(13,15,26,.42)}.satellite-drawer[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:min(460px,100%);height:100%;background:var(--c-surface-raised);-webkit-box-shadow:-24px 0 60px rgba(13,15,26,.24);box-shadow:-24px 0 60px rgba(13,15,26,.24)}.satellite-drawer__header[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:var(--space-3);padding:var(--space-5) var(--space-5) var(--space-4);border-bottom:1px solid var(--c-border-subtle)}.satellite-drawer__eyebrow[data-v-6a6d921d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;color:var(--c-brand-300);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.satellite-drawer__heading h2[data-v-6a6d921d]{margin:6px 0 0;color:var(--c-text-primary);font-size:20px;line-height:26px;font-weight:700}.satellite-drawer__close[data-v-6a6d921d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;padding:0;border:0;border-radius:var(--radius-md);background:transparent;color:var(--c-text-muted);font-size:22px;line-height:1;cursor:pointer;-webkit-transition:background var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter);transition:background var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter)}.satellite-drawer__close[data-v-6a6d921d]:hover{background:var(--c-brand-50);color:var(--c-text-primary)}.satellite-drawer__body[data-v-6a6d921d]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:var(--space-5)}.satellite-drawer__footer[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-top:1px solid var(--c-border-subtle)}.satellite-drawer__footer-full[data-v-6a6d921d]{-webkit-box-flex:1;-ms-flex:1;flex:1}.satellite-remote-loading[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:var(--space-3);min-height:320px;text-align:center;padding:0 var(--space-4)}.satellite-remote-loading strong[data-v-6a6d921d]{color:var(--c-text-primary);font-size:16px;font-weight:700}.satellite-remote-loading p[data-v-6a6d921d]{margin:0;max-width:320px;color:var(--c-text-muted);font-size:13px;line-height:20px}.satellite-remote-spinner[data-v-6a6d921d]{width:36px;height:36px;border-radius:50%;border:3px solid var(--c-brand-50);border-top-color:var(--c-brand-300);-webkit-animation:satellite-remote-spin-6a6d921d .8s linear infinite;animation:satellite-remote-spin-6a6d921d .8s linear infinite}@-webkit-keyframes satellite-remote-spin-6a6d921d{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes satellite-remote-spin-6a6d921d{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.satellite-remote-steps[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--space-5)}.satellite-remote-step[data-v-6a6d921d]{display:grid;grid-template-columns:32px 1fr;gap:var(--space-3)}.satellite-remote-step--disabled[data-v-6a6d921d]{opacity:.65}.satellite-remote-step__num[data-v-6a6d921d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--c-brand-50);color:var(--c-brand-700);font-size:13px;font-weight:700}.satellite-remote-step--disabled .satellite-remote-step__num[data-v-6a6d921d]{background:var(--c-surface-muted);color:var(--c-text-muted)}.satellite-remote-step__content[data-v-6a6d921d]{min-width:0;padding-top:4px}.satellite-remote-step__label[data-v-6a6d921d]{margin:0;color:var(--c-text-primary);font-size:14px;font-weight:600;line-height:20px}.satellite-remote-step__label--waiting[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.satellite-remote-step__hint[data-v-6a6d921d]{margin:4px 0 0;color:var(--c-text-muted);font-size:12px;line-height:18px}.satellite-remote-field[data-v-6a6d921d],.satellite-remote-open[data-v-6a6d921d]{margin-top:var(--space-3)}.satellite-remote-field label[data-v-6a6d921d]{display:block;margin-bottom:6px;color:var(--c-text-muted);font-size:12px;font-weight:600}.satellite-remote-input[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:4px 4px 4px 0;border:1px solid var(--c-border-subtle);border-radius:var(--radius-md);background:var(--c-surface-raised)}.satellite-remote-input input[data-v-6a6d921d]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;height:32px;padding:0 var(--space-3);border:0;background:transparent;color:var(--c-text-primary);font-size:13px;outline:none}.satellite-remote-otp-value[data-v-6a6d921d]{font-variant-numeric:tabular-nums;letter-spacing:.32em;font-weight:700}.satellite-remote-input--disabled[data-v-6a6d921d]{background:var(--c-surface-muted);border-style:dashed}.satellite-remote-reveal[data-v-6a6d921d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;padding:0;border:0;border-radius:var(--radius-md);background:transparent;cursor:pointer}.satellite-remote-reveal[data-v-6a6d921d]:hover{background:var(--c-brand-50)}.satellite-remote-copy[data-v-6a6d921d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;-ms-flex-negative:0;flex-shrink:0;height:32px;padding:0 12px;border:0;border-radius:var(--radius-md);background:var(--c-brand-50);color:var(--c-brand-700);font-size:12px;font-weight:600;cursor:pointer;-webkit-transition:background var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter);transition:background var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter)}.satellite-remote-copy[data-v-6a6d921d]:hover:not(:disabled){background:var(--c-brand-300);color:var(--c-text-inverse)}.satellite-remote-copy--done[data-v-6a6d921d]{background:var(--c-success-100);color:var(--c-success-500)}.satellite-remote-copy[data-v-6a6d921d]:disabled{background:var(--c-surface-muted);color:var(--c-text-muted);cursor:not-allowed}.satellite-remote-note[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;margin:var(--space-3) 0 0;padding:var(--space-3);border-radius:var(--radius-md);background:var(--c-brand-50);color:var(--c-brand-700);font-size:12px;line-height:18px}.satellite-remote-note svg[data-v-6a6d921d]{-ms-flex-negative:0;flex-shrink:0;margin-top:1px}.satellite-remote-dot[data-v-6a6d921d]{width:8px;height:8px;border-radius:50%;background:var(--c-brand-300);-webkit-animation:satellite-remote-pulse-6a6d921d 1s ease-in-out infinite;animation:satellite-remote-pulse-6a6d921d 1s ease-in-out infinite}@-webkit-keyframes satellite-remote-pulse-6a6d921d{0%,to{opacity:.35;-webkit-transform:scale(.85);transform:scale(.85)}50%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes satellite-remote-pulse-6a6d921d{0%,to{opacity:.35;-webkit-transform:scale(.85);transform:scale(.85)}50%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.satellite-remote-otp-foot[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:var(--space-3);margin-top:var(--space-3)}.satellite-remote-verifying[data-v-6a6d921d]{gap:8px;color:var(--c-brand-700)}.satellite-remote-link[data-v-6a6d921d],.satellite-remote-verifying[data-v-6a6d921d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-weight:600}.satellite-remote-link[data-v-6a6d921d]{gap:6px;margin-left:auto;padding:4px 6px;border:0;border-radius:var(--radius-md);background:transparent;color:var(--c-brand-300);cursor:pointer;-webkit-transition:background var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter);transition:background var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter)}.satellite-remote-link[data-v-6a6d921d]:hover:not(:disabled){background:var(--c-brand-50);color:var(--c-brand-700)}.satellite-remote-link[data-v-6a6d921d]:disabled{color:var(--c-text-muted);cursor:not-allowed}.satellite-remote-success[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--space-3);min-height:340px;text-align:center;padding:0 var(--space-4)}.satellite-remote-success[data-v-6a6d921d],.satellite-remote-success__icon[data-v-6a6d921d]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.satellite-remote-success__icon[data-v-6a6d921d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:64px;height:64px;border-radius:50%;background:var(--c-success-100)}.satellite-remote-success strong[data-v-6a6d921d]{color:var(--c-text-primary);font-size:18px;font-weight:700}.satellite-remote-success p[data-v-6a6d921d]{margin:0;max-width:340px;color:var(--c-text-muted);font-size:13px;line-height:20px}.satellite-remote-success__note[data-v-6a6d921d]{margin-top:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);background:var(--c-success-100);color:var(--c-success-500)!important;font-weight:600}.satellite-remote-conflict[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--space-3);min-height:340px;text-align:center;padding:0 var(--space-4)}.satellite-remote-conflict[data-v-6a6d921d],.satellite-remote-conflict__icon[data-v-6a6d921d]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.satellite-remote-conflict__icon[data-v-6a6d921d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:64px;height:64px;border-radius:50%;background:var(--c-danger-100)}.satellite-remote-conflict strong[data-v-6a6d921d]{color:var(--c-text-primary);font-size:18px;font-weight:700}.satellite-remote-conflict__lead[data-v-6a6d921d]{margin:0;max-width:360px;color:var(--c-text-muted);font-size:13px;line-height:20px}.satellite-remote-conflict__card[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--space-3);width:100%;padding:var(--space-3);border:1px solid var(--c-border-subtle);border-radius:var(--radius-lg);background:var(--c-surface-muted);text-align:left}.satellite-remote-conflict__avatar[data-v-6a6d921d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px;border-radius:50%;background:var(--c-brand-50);color:var(--c-brand-700);font-size:14px;font-weight:700}.satellite-remote-conflict__who[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;min-width:0}.satellite-remote-conflict__who strong[data-v-6a6d921d]{font-size:14px;font-weight:600}.satellite-remote-conflict__who span[data-v-6a6d921d]{color:var(--c-text-muted);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.satellite-remote-conflict__since[data-v-6a6d921d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;color:var(--c-success-500)!important;font-weight:600}.satellite-remote-conflict__live[data-v-6a6d921d]{width:7px;height:7px;border-radius:50%;background:var(--c-success-500);-webkit-animation:satellite-remote-pulse-6a6d921d 1.6s ease-in-out infinite;animation:satellite-remote-pulse-6a6d921d 1.6s ease-in-out infinite}.satellite-remote-conflict__warn[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;margin:0;max-width:360px;color:var(--c-danger-500);font-size:12px;font-weight:600;line-height:18px;text-align:left}.satellite-remote-revoked-note[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);background:var(--c-success-100);color:var(--c-success-500);font-size:12px;font-weight:600}.satellite-detail-btn--danger[data-v-6a6d921d]{background:var(--c-danger-500);color:var(--c-text-inverse);border-color:var(--c-danger-500)}.satellite-detail-btn--danger[data-v-6a6d921d]:hover{-webkit-filter:brightness(.94);filter:brightness(.94)}.satellite-temp[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--space-4)}.satellite-temp__lead[data-v-6a6d921d]{margin:0;color:var(--c-text-muted);font-size:13px;line-height:20px}.satellite-temp__field[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--space-2)}.satellite-temp__label[data-v-6a6d921d]{color:var(--c-text-primary);font-size:13px;font-weight:600}.satellite-temp__durations[data-v-6a6d921d]{display:grid;grid-template-columns:repeat(6,1fr);gap:6px}.satellite-temp__duration[data-v-6a6d921d]{padding:9px 0;border:1px solid var(--c-border-subtle);border-radius:var(--radius-md);background:var(--c-surface-raised);color:var(--c-text-default);font-size:13px;font-weight:600;cursor:pointer;-webkit-transition:background var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter);transition:background var(--duration-micro) var(--ease-enter),border-color var(--duration-micro) var(--ease-enter),color var(--duration-micro) var(--ease-enter)}.satellite-temp__duration[data-v-6a6d921d]:hover:not(:disabled):not(.satellite-temp__duration--active){background:var(--c-brand-50)}.satellite-temp__duration--active[data-v-6a6d921d]{border-color:var(--c-brand-300);background:var(--c-brand-50);color:var(--c-brand-700)}.satellite-temp__duration[data-v-6a6d921d]:disabled{cursor:not-allowed;opacity:.6}.satellite-temp__link-input[data-v-6a6d921d]{font-size:12px}.satellite-temp__summary[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--space-2);padding:var(--space-3);border-radius:var(--radius-lg);background:var(--c-surface-muted)}.satellite-temp__summary-row[data-v-6a6d921d]{gap:8px;margin:0;color:var(--c-text-default);font-size:12px;line-height:18px}.satellite-temp__summary-row[data-v-6a6d921d],.satellite-temp__switch[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.satellite-temp__switch[data-v-6a6d921d]{gap:10px;cursor:pointer}.satellite-temp__switch-input[data-v-6a6d921d]{position:absolute;opacity:0;width:0;height:0}.satellite-temp__switch-track[data-v-6a6d921d]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-top:2px;width:38px;height:22px;border-radius:var(--radius-pill);background:var(--c-border-subtle);-webkit-transition:background var(--duration-micro) var(--ease-enter);transition:background var(--duration-micro) var(--ease-enter)}.satellite-temp__switch-thumb[data-v-6a6d921d]{display:block;width:18px;height:18px;margin:2px;border-radius:50%;background:var(--c-surface-raised);-webkit-box-shadow:var(--shadow-2);box-shadow:var(--shadow-2);-webkit-transition:-webkit-transform var(--duration-micro) var(--ease-enter);transition:-webkit-transform var(--duration-micro) var(--ease-enter);transition:transform var(--duration-micro) var(--ease-enter);transition:transform var(--duration-micro) var(--ease-enter),-webkit-transform var(--duration-micro) var(--ease-enter)}.satellite-temp__switch-input:checked+.satellite-temp__switch-track[data-v-6a6d921d]{background:var(--c-brand-300)}.satellite-temp__switch-input:checked+.satellite-temp__switch-track .satellite-temp__switch-thumb[data-v-6a6d921d]{-webkit-transform:translateX(16px);transform:translateX(16px)}.satellite-temp__switch-input:focus-visible+.satellite-temp__switch-track[data-v-6a6d921d]{outline:2px solid var(--c-brand-300);outline-offset:2px}.satellite-temp__switch-text[data-v-6a6d921d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.satellite-temp__switch-text strong[data-v-6a6d921d]{color:var(--c-text-primary);font-size:13px;font-weight:600}.satellite-temp__switch-text span[data-v-6a6d921d]{color:var(--c-text-muted);font-size:12px;line-height:16px}.satellite-temp__password[data-v-6a6d921d]{margin-top:var(--space-2)}.satellite-drawer-enter-active[data-v-6a6d921d],.satellite-drawer-leave-active[data-v-6a6d921d]{-webkit-transition:opacity var(--duration-micro) var(--ease-enter);transition:opacity var(--duration-micro) var(--ease-enter)}.satellite-drawer-enter-active .satellite-drawer[data-v-6a6d921d],.satellite-drawer-leave-active .satellite-drawer[data-v-6a6d921d]{-webkit-transition:-webkit-transform .24s var(--ease-enter);transition:-webkit-transform .24s var(--ease-enter);transition:transform .24s var(--ease-enter);transition:transform .24s var(--ease-enter),-webkit-transform .24s var(--ease-enter)}.satellite-drawer-enter[data-v-6a6d921d],.satellite-drawer-leave-to[data-v-6a6d921d]{opacity:0}.satellite-drawer-enter .satellite-drawer[data-v-6a6d921d],.satellite-drawer-leave-to .satellite-drawer[data-v-6a6d921d]{-webkit-transform:translateX(100%);transform:translateX(100%)}@media (max-width:540px){.satellite-drawer[data-v-6a6d921d]{width:100%}}