@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";@import "https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght@400;500;600;700&display=swap";:root{color:#0b1c30;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8f9ff;font-family:Inter,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#f8f9ff;min-width:320px}button,input{font:inherit}a{color:inherit}.auth-shell{background:radial-gradient(circle at 0 0,#d9334c1a,#0000 30%),linear-gradient(#f8f9ff 0%,#eef3ff 100%);grid-template-columns:minmax(320px,.9fr) minmax(420px,.8fr);min-height:100vh;display:grid}.auth-shell-demo{background:radial-gradient(circle at 72% 24%,#d3e4fe6b,#0000 24%),radial-gradient(circle at 24% 86%,#ffb3b52e,#0000 18%),linear-gradient(#f8f9ff 0%,#eef3ff 100%);justify-content:center;align-items:center;min-height:100dvh;display:flex;overflow-x:clip}.auth-topbar,.auth-footer{box-sizing:border-box;width:100%;max-width:1440px;margin:0 auto;padding-left:32px;padding-right:32px}.auth-topbar{justify-content:space-between;align-items:center;min-height:88px;display:flex}.auth-topbar-brand{align-items:center;gap:12px;display:flex}.auth-topbar-icon{color:#b51436;font-variation-settings:"FILL" 1, "wght" 600, "GRAD" 0, "opsz" 24;font-size:2rem}.auth-topbar-wordmark{color:#0b1c30;letter-spacing:-.05em;font-size:1.7rem;font-weight:800}.auth-topbar-button{color:#65748a;background:0 0;border:none;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.auth-center{box-sizing:border-box;place-items:center;width:100%;min-height:100dvh;padding:clamp(18px,4vw,48px);display:grid;position:relative}.auth-atmosphere{filter:blur(80px);pointer-events:none;border-radius:50%;width:320px;height:320px;position:absolute}.auth-atmosphere-one{background:#d3e4fe8c;top:10%;right:14%}.auth-atmosphere-two{background:#ffb3b52e;bottom:4%;left:18%}.auth-login-panel{z-index:1;background:#ffffffe0;border:1px solid #e2bebe2e;border-radius:20px;width:min(100%,600px);padding:clamp(24px,4vw,40px);position:relative;box-shadow:0 20px 54px #0b1c300e}.auth-login-icon{color:#b51436;background:#eff4ff;border-radius:24px;place-items:center;width:72px;height:72px;margin:0 auto 20px;display:grid}.auth-login-icon .material-symbols-outlined{font-variation-settings:"FILL" 1, "wght" 600, "GRAD" 0, "opsz" 24;font-size:2.3rem}.auth-login-header{text-align:center;margin-bottom:20px}.auth-login-header h1{letter-spacing:-.06em;color:#0b1c30;text-wrap:balance;margin:0;font-size:clamp(1.7rem,3vw,2.65rem);font-weight:800;line-height:1.05}.auth-login-header p{color:#64758a;max-width:26rem;margin:12px auto 0;font-size:.92rem;line-height:1.55}.auth-form-demo{gap:18px}.auth-mode-switch{background:#eff4ff;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:-4px 0 18px;padding:6px;display:grid}.auth-mode-switch-single{grid-template-columns:1fr}.auth-mode-switch button{color:#526379;cursor:pointer;font:inherit;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:none;border-radius:14px;padding:10px 12px;font-size:.78rem;font-weight:800;transition:background .14s,color .14s,box-shadow .14s}.auth-mode-switch button.active{color:#b51436;background:#fff;box-shadow:0 8px 18px #0b1c3014}.demo-field{gap:8px}.demo-field>span{color:#586983;letter-spacing:.18em;text-transform:uppercase;padding-left:6px;font-size:.64rem;font-weight:800}.demo-field input{color:#0b1c30;box-shadow:none;background:#d8e4fb;border:none;border-bottom:2px solid #0000;border-radius:4px 4px 18px 18px;padding:15px 18px}.demo-field input::placeholder{color:#5a404180}.demo-field input:focus{box-shadow:none;border-bottom-color:#b51436}.password-field-wrap{position:relative}.password-field-wrap input{width:100%;padding-right:62px}.password-visibility-button{color:#5b6780;background:0 0;border:none;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.auth-form-meta{justify-content:flex-start;align-items:center;gap:18px;margin-top:-2px;margin-bottom:2px;padding:0;display:flex}.remember-toggle{white-space:nowrap;color:#55667f;align-items:center;gap:12px;font-size:.9rem;font-weight:500;line-height:1;display:flex}.auth-form .remember-toggle{grid-auto-flow:column;justify-self:start;align-items:center;gap:12px;display:inline-flex}.remember-toggle input{width:20px;height:20px;box-shadow:none;accent-color:#b51436;background:#fff;border:1px solid #8e6f7047;border-radius:5px;flex:none;margin:0;padding:0}.auth-link-button{color:#b51436;background:0 0;border:none;padding:0;font-size:.9rem;font-weight:700}.auth-submit-button{color:#fff;background:linear-gradient(90deg,#c8193d 0%,#d9334c 100%);border:none;border-radius:18px;width:100%;padding:15px 18px;font-size:.98rem;font-weight:800;box-shadow:0 16px 28px #b5143638}.auth-submit-button:disabled{opacity:.65;cursor:not-allowed}.auth-form-footer{justify-content:center;margin-top:6px;display:flex}.auth-form-footer-stack{margin-top:0}.auth-aux-actions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.auth-recovery-form{margin-top:22px}.billing-gate-shell .auth-center{padding-top:28px;padding-bottom:28px}.billing-gate-surface{background:linear-gradient(#fffffff0,#ffffffe6),linear-gradient(135deg,#d9334c0a,#d3e4fe14);width:min(100%,1180px);padding:28px 30px}.billing-gate-stage{z-index:1;width:min(100%,1180px);position:relative}.billing-gate-desktop-shell{gap:26px;display:grid}.billing-gate-topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f9ffbd;border-radius:24px;justify-content:space-between;align-items:center;gap:20px;min-height:64px;padding:0 18px;display:flex;box-shadow:0 14px 40px #0b1c300d}.billing-gate-topbar-brand,.billing-gate-topbar-nav,.billing-gate-topbar-actions{align-items:center;display:flex}.billing-gate-topbar-brand{color:#0b1c30;gap:12px;font-size:1rem;font-weight:800}.billing-gate-topbar-mark{color:#fff;background:#ec4259;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.billing-gate-topbar-nav{color:#56627a;gap:30px;font-size:.98rem}.billing-gate-topbar-link{color:inherit;cursor:pointer;text-decoration:none;transition:color .2s,opacity .2s}.billing-gate-topbar-link:hover{color:#ec4259}.billing-gate-topbar-link.active{color:#ec4259;font-weight:700}.billing-gate-topbar-actions{color:#56627a;gap:16px}.billing-gate-desktop-main{border-radius:32px;overflow:hidden;box-shadow:0 24px 54px #0b1c300f}.billing-gate-layout{grid-template-columns:minmax(320px,.9fr) minmax(420px,1.1fr);align-items:stretch;gap:0;display:grid}.billing-gate-mobile,.billing-gate-mobile-shell{display:none}.billing-gate-desktop-copy,.billing-gate-desktop-pricing{min-width:0}.billing-gate-desktop-copy-panel{background:linear-gradient(#e8effce0,#f0f5ffeb);padding:64px 48px}.billing-gate-desktop-pricing{background:#fffffffa;flex-direction:column;justify-content:center;padding:54px 44px 42px;display:flex}.billing-gate-desktop-header h1,.billing-gate-mobile-hero h1{color:#ec4259;letter-spacing:-.08em;max-width:18rem;margin:0;font-size:clamp(2.1rem,3.4vw,3.8rem);font-weight:850;line-height:1.02}.billing-gate-desktop-header>p,.billing-gate-mobile-hero>p{color:#5f728b;max-width:29rem;margin:12px 0 0;font-size:.94rem;line-height:1.52}.billing-gate-feature-list{gap:14px;display:grid}.billing-gate-feature-list-desktop{margin-top:24px}.billing-gate-feature-item{align-items:flex-start;gap:16px;display:flex}.billing-gate-feature-icon{color:#d9334c;background:#d9334c14;border:1px solid #d9334c1a;border-radius:16px;flex:none;place-items:center;width:46px;height:46px;display:grid}.billing-gate-feature-item strong{color:#0b1c30;font-size:.94rem;font-weight:800;display:block}.billing-gate-feature-item p{color:#62758e;margin:4px 0 0;font-size:.9rem;line-height:1.48}.billing-status-card-rich{background:linear-gradient(#edf2ffeb,#f8fbffeb);border:1px solid #afc0e18c;margin-bottom:20px;padding:18px 20px}.billing-status-card-balance{margin-bottom:18px}.billing-status-card-mobile{display:none}.billing-status-card{background:#d8e4fb99;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;padding:16px 18px;display:grid}.billing-status-value{color:#0b1c30;word-break:break-word;margin:8px 0 0;font-size:.95rem;font-weight:700}.billing-plan-list{gap:14px;display:grid}.billing-plan-list-rich{gap:16px}.billing-plan-list-redesign{gap:20px;margin-top:0}.billing-plan-copy{min-width:0}.billing-plan-copy-redesign strong{letter-spacing:-.06em;margin-top:6px;font-size:2.3rem;line-height:.92}.billing-plan-copy-redesign p:last-child{max-width:18rem}.billing-plan-meta{justify-items:end;gap:8px;display:grid}.billing-plan-meta-redesign{align-content:center;min-width:118px}.billing-plan-price{letter-spacing:-.05em;white-space:nowrap;font-size:2rem;font-weight:800}.billing-plan-action{color:#546880;letter-spacing:.12em;text-transform:uppercase;background:#eff4ffeb;border-radius:999px;align-items:center;padding:7px 12px;font-size:.7rem;font-weight:800;transition:background .14s,color .14s;display:inline-flex}.billing-plan-card{color:#0b1c30;text-align:left;background:#fff;border:1px solid #afc0e1b3;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:20px 22px;display:flex;box-shadow:0 8px 24px #0b1c300d}.billing-plan-card-redesign{cursor:pointer;align-items:center;padding:30px 32px;transition:transform .14s,box-shadow .14s,border-color .14s,background .14s;position:relative}.billing-plan-card strong{font-size:1.08rem;display:block}.billing-plan-card p{color:#64758a;margin:6px 0 0}.billing-plan-card>span,.billing-plan-price{letter-spacing:-.05em;white-space:nowrap;font-size:2rem;font-weight:800}.billing-plan-card-rich{background:linear-gradient(#fffffffa,#f9fbfffa);border:1px solid #afc0e1b3;align-items:stretch}.billing-plan-card-rich.featured{border-width:2px;border-color:#d9334cc7;box-shadow:0 14px 30px #b514361f}.billing-plan-card-redesign:hover:not(:disabled),.billing-plan-card-redesign:focus-visible:not(:disabled){border-color:#d9334c75;transform:translateY(-3px);box-shadow:0 18px 34px #0b1c301f}.billing-plan-card-redesign:hover:not(:disabled) .billing-plan-action,.billing-plan-card-redesign:focus-visible:not(:disabled) .billing-plan-action{color:#b51436;background:#d9334c1f}.billing-plan-card-redesign:active:not(:disabled){transform:translateY(-1px)scale(.995)}.billing-plan-card-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;display:grid}.billing-plan-row-price{color:#0b1c30;letter-spacing:-.08em;white-space:nowrap;font-size:2.85rem;font-weight:900;line-height:.9}.billing-plan-row-copy{min-width:0}.billing-plan-row-copy .billing-gate-offer-label{letter-spacing:-.05em;color:#0b1c30;text-transform:uppercase;font-size:1.45rem;line-height:1}.billing-plan-row-copy p:last-child{color:#5f728b;margin:6px 0 0;font-size:.88rem;line-height:1.45}.billing-plan-row-action{justify-content:flex-end;display:flex}.billing-plan-action-button{color:#fff;letter-spacing:.14em;text-transform:uppercase;background:#ec4259;border-radius:14px;justify-content:center;align-items:center;min-width:156px;min-height:44px;padding:0 22px;font-size:.68rem;font-weight:900;display:inline-flex;box-shadow:0 16px 28px #ec42592e}.billing-plan-card-rich:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 30px #0b1c3014}.billing-plan-card-rich:hover:not(:disabled) .billing-plan-action{background:#d8e4fbeb}.billing-plan-card:disabled{opacity:.7;cursor:not-allowed}.billing-gate-actions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.billing-gate-actions-mobile{justify-content:center;margin-top:0}.billing-gate-trust-row{flex-wrap:wrap;justify-content:center;gap:16px 56px;padding:6px 2px 0;display:flex}.billing-gate-trust-pill{color:#6d8098;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:10px;font-size:.73rem;font-weight:800;display:inline-flex}.billing-gate-offer-card{color:#0b1c30;text-align:left;cursor:pointer;background:#ffffffeb;border:1px solid #afc0e1b3;border-radius:22px;width:100%;padding:22px 20px;transition:transform .14s,box-shadow .14s,border-color .14s,background .14s;position:relative;box-shadow:0 10px 24px #0b1c300d}.billing-gate-offer-card.featured{border:2px solid #d9334cc7;padding-top:52px;box-shadow:0 16px 34px #b5143624}.billing-gate-offer-card:disabled{opacity:.72}.billing-gate-offer-card:hover:not(:disabled) .billing-gate-offer-meta small,.billing-gate-offer-card:focus-visible:not(:disabled) .billing-gate-offer-meta small{color:#b51436}.billing-gate-offer-card:active:not(:disabled){transform:translateY(-1px)scale(.995)}.billing-gate-offer-badge{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#d9334c;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 12px;font-size:.62rem;font-weight:900;line-height:1;display:inline-flex}.billing-gate-offer-badge-inline{z-index:1;position:absolute;top:-8px;left:auto;right:18px;box-shadow:0 8px 18px #ec425924}.billing-gate-offer-main{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.billing-gate-offer-label{color:#5f728b;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:900}.billing-gate-offer-main strong{letter-spacing:-.06em;margin-top:8px;font-size:2.2rem;line-height:.94;display:block}.billing-gate-offer-copy{color:#64758a;margin:14px 0 0;line-height:1.55}.billing-gate-offer-meta{color:#0b1c30;justify-items:end;gap:6px;display:grid}.billing-gate-offer-meta span{letter-spacing:-.04em;white-space:nowrap;font-size:1.3rem;font-weight:850}.billing-gate-offer-meta small{color:#6b7d95;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:900;transition:color .14s}.billing-gate-actions-desktop{justify-content:center;align-items:center;gap:26px}.billing-gate-inline-action{color:#56627a;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;font-size:.95rem;font-weight:800;display:inline-flex}.billing-gate-inline-action .material-symbols-outlined{font-size:1.2rem}.billing-gate-inline-action:hover{color:#ec4259}.billing-gate-inline-divider{background:#afc0e1e6;width:1px;height:18px}.billing-gate-mobile-hero>p:last-child{max-width:21rem;margin-left:auto;margin-right:auto}.billing-gate-mobile-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.billing-gate-stat-card strong{color:#0b1c30;letter-spacing:-.04em;margin-top:8px;font-size:1.35rem;font-weight:850;display:block}.billing-checkout-backdrop,.billing-processing-backdrop{z-index:2147483647;position:fixed;inset:0}.billing-checkout-scrim,.billing-processing-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b1c309e}.billing-checkout-scrim{position:absolute;inset:0}.billing-checkout-close{z-index:2;color:#0b1c30;background:#ffffffeb;border:0;border-radius:999px;place-items:center;width:44px;height:44px;font-size:1.7rem;display:grid;position:fixed;top:20px;right:20px;box-shadow:0 10px 24px #0b1c302e}.billing-checkout-shell{z-index:1;pointer-events:none;justify-content:center;align-items:center;min-height:100dvh;padding:12px;display:flex;position:relative}.billing-checkout-frame{pointer-events:auto;border-radius:24px;overflow:hidden;box-shadow:0 24px 80px #0b1c3038}.billing-checkout-iframe{background:0 0;border:0;width:100%;height:100%}.billing-processing-backdrop{justify-content:center;align-items:center;padding:18px;display:flex}.billing-processing-card{background:#fffffff5;border-radius:24px;width:min(100%,430px);padding:26px 24px 22px;box-shadow:0 24px 70px #0b1c3033}.billing-processing-title{color:#0b1c30;letter-spacing:-.04em;font-size:1.15rem;font-weight:800}.billing-processing-copy{color:#64758a;margin:10px 0 18px;line-height:1.6}@media (width<=720px){.billing-gate-topbar,.billing-gate-desktop-shell{display:none}.billing-status-card{grid-template-columns:1fr}.billing-plan-card{flex-direction:column;align-items:flex-start}.billing-plan-meta{justify-items:start;width:100%}.billing-plan-card span{font-size:1.6rem}.billing-gate-surface{padding:24px 20px 20px}.billing-gate-layout{display:block}.billing-gate-mobile{gap:18px;margin-bottom:20px;display:grid}.billing-gate-desktop-copy,.billing-gate-desktop-pricing,.billing-gate-trust-row-desktop{display:none}.billing-gate-desktop-header h1,.billing-gate-mobile-hero h1{font-size:clamp(2.3rem,9vw,3.4rem)}.billing-gate-trust-row{justify-content:center}.billing-status-card-mobile{display:grid}.billing-checkout-shell{padding:10px}.billing-checkout-close{top:14px;right:14px}}@media (width>=721px){.billing-gate-mobile{display:none}}@media (width<=1080px){.billing-gate-topbar{padding:0 16px}.billing-gate-topbar-nav{gap:18px;font-size:.9rem}.billing-gate-layout{grid-template-columns:1fr}.billing-gate-desktop-copy-panel,.billing-gate-desktop-pricing{padding:32px 28px}.billing-plan-card-row{grid-template-columns:1fr;justify-items:start;gap:18px}.billing-plan-row-action,.billing-plan-action-button{width:100%}.billing-gate-offer-badge-inline{left:22px;right:auto}}@media (width>=721px){.billing-gate-desktop-pricing{padding-top:10px}}.auth-footer{justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding-top:0;padding-bottom:14px;display:flex}.auth-footer-copy,.auth-footer-links a{color:#9aa5b9;letter-spacing:.18em;text-transform:uppercase;font-size:.72rem;font-weight:500;text-decoration:none}.auth-footer-links{flex-wrap:wrap;gap:28px;display:flex}.auth-brand-panel,.auth-card{padding:48px}.auth-brand-panel{align-content:space-between;gap:36px;display:grid}.brand-lockup,.topbar-brand{align-items:center;gap:14px;display:flex}.brand-mark,.sidebar-brand-mark{color:#fff;background:linear-gradient(#d9334c 0%,#b51436 100%);border-radius:20px;place-items:center;width:56px;height:56px;display:grid;box-shadow:0 18px 28px #b514363d}.brand-name,.brand-wordmark{letter-spacing:-.04em;color:#0b1c30;margin:0;font-size:1.1rem;font-weight:700}.brand-subtitle{color:#5a6d85;margin:4px 0 0}.auth-hero-card,.auth-card,.hero-card,.intel-card,.social-card,.security-card,.media-console-card,.module-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border:1px solid #e2bebe47;box-shadow:0 30px 70px #0b1c3014}.auth-hero-card,.auth-card,.hero-card,.intel-card,.social-card,.security-card,.media-console-card,.module-card,.location-pulse-card{border-radius:32px}.auth-hero-card{padding:40px}.hero-eyebrow,.auth-section-label,.section-eyebrow,.sidebar-section-label{letter-spacing:.18em;text-transform:uppercase;color:#5b6680;margin:0 0 10px;font-size:.68rem;font-weight:700}.auth-hero-card h1,.auth-header h2,.page-header h1{color:#0b1c30;letter-spacing:-.05em;margin:0;font-weight:800}.auth-hero-card h1{font-size:clamp(2.2rem,3vw,3rem);line-height:1}.auth-header h2{font-size:1.7rem}.auth-copy,.auth-section-copy{color:#576882;max-width:38rem;line-height:1.7}.hero-badges,.form-actions,.page-header-actions,.topbar-actions,.actions,.child-switcher,.contact-row,.social-tabs{flex-wrap:wrap;gap:12px;display:flex}.hero-badge,.topbar-chip,.live-pill,.child-pill,.status-badge{border-radius:999px;font-size:.72rem;font-weight:600}.hero-badge,.topbar-chip,.child-pill,.status-badge{color:#4d5d73;background:#edf2ff;padding:10px 14px}.auth-card,.module-card,.media-console-card,.security-card,.social-card,.intel-card{padding:24px}.console-loading-overlay{z-index:120;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172a9e;place-items:center;padding:32px;display:grid;position:fixed;inset:0}.console-loading-spinner{color:#fff;background:#ffffff14;border-radius:18px;place-items:center;width:56px;height:56px;display:grid}.console-loading-spinner .material-symbols-outlined{font-size:2rem;animation:1.1s linear infinite console-loading-spin}@keyframes console-loading-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.auth-status-card,.notice-card,.device-card,.module-list-card,.rich-row-card,.security-stat-card,.detail-pill,.recovery-code-card,.empty-module-card,.media-preview-card,.raw-inspector-card{background:#f8fbff;border:1px solid #e2bebe2e;border-radius:24px}.auth-status-card,.notice-card,.empty-module-card{padding:18px 20px}.auth-status-card.accent,.notice-card{background:linear-gradient(#d3e4fe94,#eff4ffd6)}.auth-form,.inline-form,.security-form{gap:16px;margin-top:22px;display:grid}.auth-form label,.inline-form label,.security-form label{gap:8px;display:grid}.auth-form span,.inline-form span,.security-form span{color:#526379;font-size:.84rem;font-weight:600}input:not([type=checkbox]){color:#0b1c30;background:#fff;border:1px solid #8e6f702e;border-radius:16px;padding:14px 16px}input:not([type=checkbox]):focus{border-color:#b5143673;outline:none;box-shadow:0 0 0 4px #b5143614}input:not([type=checkbox]):disabled{opacity:.72;cursor:not-allowed}.primary-button,.secondary-button,.ghost-button,.icon-button,.link-button,.dark-action-button,.sidebar-link,.social-tab,.token-button{cursor:pointer;font:inherit;border:none;transition:transform .12s,background .12s,opacity .12s}.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.icon-button:hover,.link-button:hover,.dark-action-button:hover,.sidebar-link:hover,.social-tab:hover,.token-button:hover{transform:translateY(-1px)}.primary-button,.secondary-button,.ghost-button,.dark-action-button,.link-button{border-radius:18px}.primary-button{color:#fff;background:linear-gradient(#d9334c 0%,#b51436 100%);padding:13px 18px;font-weight:600}.secondary-button{color:#4d5d73;background:#eff4ff;padding:11px 15px;font-weight:600}.ghost-button{color:#4d5d73;background:0 0;border:1px solid #8e6f7033;padding:11px 15px}.icon-button{color:#55627a;background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 6px 18px #0b1c300f}.link-button{color:#b51436;background:0 0;padding:0;font-weight:700}.dark-action-button{color:#fff;background:#ffffff1f;border:1px solid #ffffff29;padding:16px 18px;font-weight:700}.notes{color:#60738a;margin:24px 0 0;padding-left:18px;line-height:1.7}.notice-banner,.error-banner{border-radius:18px;justify-content:space-between;align-items:flex-start;gap:14px;margin-top:18px;padding:14px 16px;display:flex}.notice-banner p,.error-banner p{min-width:0;margin:0;line-height:1.55}.banner-dismiss-button{color:currentColor;cursor:pointer;opacity:.72;background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;margin:-4px -6px -4px 0;transition:background .16s,opacity .16s;display:inline-flex}.banner-dismiss-button:hover{opacity:1;background:#0f172a14}.banner-dismiss-button .material-symbols-outlined{font-size:1.12rem}.error-banner{color:#93000a;background:#ffdad6e6}.console-shell{--sidebar-width:288px;--sidebar-collapsed-width:92px;--topbar-height:72px;background:linear-gradient(#f8f9ff 0%,#eef3ff 100%);min-height:100vh;overflow-x:clip}.sidebar-backdrop{opacity:0;pointer-events:none;z-index:35;background:#0b1c3047;border:0;padding:0;transition:opacity .16s;position:fixed;inset:0}.sidebar-backdrop.visible{opacity:1;pointer-events:auto}.topbar{top:0;left:var(--sidebar-width);width:calc(100% - var(--sidebar-width));height:var(--topbar-height);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:30;background:#f8f9ffb3;justify-content:space-between;align-items:center;padding:0 24px;display:flex;position:fixed;box-shadow:0 14px 40px #0b1c300d}.topbar-menu{display:none}.desktop-only{display:grid}.sidebar{width:var(--sidebar-width);z-index:40;background:#ffffffeb;border-right:1px solid #e2bebe33;flex-direction:column;gap:20px;height:100vh;padding:22px 18px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto;box-shadow:14px 0 40px #0b1c300d}.device-copy{min-width:0}.device-card{align-items:center;gap:14px;padding:14px;display:flex}.device-avatar,.contact-avatar{color:#fff;background:linear-gradient(#d9334c 0%,#b51436 100%);border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.device-name{color:#0b1c30;margin:0;font-weight:700}.device-status{color:#5f7187;margin:4px 0 0;font-size:.9rem}.sidebar-section{flex:none;min-height:0}.sidebar-nav,.sidebar-submenu-group{gap:6px;display:grid}.social-parent-link{position:relative}.submenu-chevron{margin-left:auto;font-size:1.1rem;transition:transform .16s}.submenu-chevron.open{transform:rotate(180deg)}.sidebar-submenu{gap:6px;padding-left:18px;display:grid}.sidebar-sublink{color:#5f7088;width:100%;box-shadow:none;appearance:none;text-align:left;background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;gap:10px;padding:10px 14px;font-size:.9rem;font-weight:600;display:flex}.sidebar-sublink:hover{background:#eaf0ffa3}.sidebar-sublink .material-symbols-outlined{flex:0 0 20px;font-size:1.05rem}.sidebar-link{color:#4d5d73;text-align:left;background:0 0;border-radius:18px;align-items:center;gap:10px;width:100%;min-width:0;padding:11px 12px;font-size:.9rem;font-weight:500;display:flex}.sidebar-link.active{color:#b51436;background:#eaf0ff;box-shadow:inset 4px 0 #d9334c}.sidebar-link .material-symbols-outlined{flex:0 0 24px;font-size:1.28rem}.sidebar-link span:last-child{white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.sidebar-footer{border-top:1px solid #e2bebe2e;gap:10px;margin-top:auto;padding-top:12px;display:grid}.footer-link{color:#4d5d73}.footer-link.active{color:#b51436;background:#eaf0ff}.console-main{margin-left:var(--sidebar-width);width:calc(100% - var(--sidebar-width));padding-top:var(--topbar-height)}.console-content{width:100%;max-width:1520px;margin:0 auto;padding:28px 24px 44px}.sidebar-collapsed .topbar{left:var(--sidebar-collapsed-width);width:calc(100% - var(--sidebar-collapsed-width))}.sidebar-collapsed .sidebar{width:var(--sidebar-collapsed-width);align-items:center;padding-left:10px;padding-right:10px}.sidebar-collapsed .sidebar-section{width:100%}.sidebar-collapsed .sidebar-section-label,.sidebar-collapsed .device-copy,.sidebar-collapsed .sidebar-link span:last-child{display:none}.sidebar-collapsed .device-card{justify-content:center;width:100%}.sidebar-collapsed .sidebar-link{justify-content:center;padding-left:0;padding-right:0}.sidebar-collapsed .sidebar-link.active{box-shadow:none;outline:2px solid #d9334c47}.sidebar-collapsed .sidebar-footer,.sidebar-collapsed .sidebar-nav{width:100%}.sidebar-collapsed .console-main{margin-left:var(--sidebar-collapsed-width);width:calc(100% - var(--sidebar-collapsed-width))}.page-header{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.page-header h1{font-size:clamp(2rem,2.6vw,2.55rem)}.page-header p{color:#51647d;max-width:58rem;margin:8px 0 0;font-size:.95rem}.live-pill{color:#4d5d73;background:#ffffffe6;align-items:center;padding:12px 18px;box-shadow:0 10px 24px #0b1c300a}.live-dot{background:#d9334c;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 4px #d9334c24}.child-pill.active{color:#fff;background:#d9334c}.overview-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;display:grid}.hero-card{grid-column:span 8;grid-template-columns:minmax(0,1fr) 240px;gap:18px;padding:28px;display:grid}.child-command-card{grid-column:span 4;align-content:start;gap:18px;display:grid}.command-card-actions{gap:14px;display:grid}.command-card-actions strong{color:#0b1c30}.hero-metric-line{flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:14px;display:flex}.hero-metric{color:#0b1c30;letter-spacing:-.06em;font-size:clamp(2rem,2.7vw,2.7rem);font-weight:800}.hero-delta{color:#d9334c;font-size:.9rem;font-weight:700}.hero-description,.feature-subtitle,.module-card .feature-subtitle,.contact-row .feature-subtitle{color:#556982;line-height:1.6}.hero-bars{gap:14px;margin-top:28px;display:grid}.hero-bar-group{gap:8px;max-width:220px;display:grid}.hero-bar-group span{color:#526379;text-transform:uppercase;letter-spacing:.14em;font-size:.68rem;font-weight:700}.hero-bar-track{background:#dce7fb;border-radius:999px;height:10px;overflow:hidden}.hero-bar-fill,.hero-donut{transition:width .22s}.hero-bar-fill{border-radius:inherit;height:100%}.tone-primary{background:#d9334c}.tone-secondary{background:#7286a8}.tone-muted{background:#7c8ca5}.tone-danger{background:#ffb7b7}.tone-accent{background:#d3e4fe}.tone-neutral{background:#dae2fd}.hero-donut-card{place-items:center;display:grid}.hero-donut{--ratio:26;background:conic-gradient(#c8193d calc(var(--ratio) * 1%), #dce7fb 0);border-radius:50%;place-items:center;width:200px;height:200px;display:grid;position:relative}.hero-donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:18px}.hero-donut-center{z-index:1;text-align:center;position:relative}.hero-donut-center p,.hero-donut-center strong{color:#0b1c30;margin:0}.hero-donut-center strong{font-size:1.7rem;font-weight:800}.location-pulse-card{color:#fff;background:linear-gradient(#0b1c30e0,#213145f5),radial-gradient(circle at 100% 0,#ffdada38,#0000 34%);grid-column:span 4;min-height:320px;position:relative;overflow:hidden}.location-pulse-overlay{opacity:.2;background-color:#0000;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:38px 38px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.location-pulse-content{z-index:1;flex-direction:column;justify-content:space-between;height:100%;padding:28px;display:flex;position:relative}.card-icon-row,.card-heading,.badge-row,.alert-row-top,.recovery-box-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.inverse{color:#ffdadadb}.location-title,.location-title.dark{letter-spacing:-.05em;margin:12px 0 0;font-size:1.45rem;font-weight:700}.location-title.dark{color:#0b1c30}.location-subtitle{color:#ffffffb8;margin-top:8px}.intel-card{grid-column:span 5}.social-card{grid-column:span 7}.sync-health-card{grid-column:span 4}.security-card,.media-console-card{grid-column:span 12}.card-heading.with-subtitle{align-items:flex-start}.section-eyebrow.muted{color:#71839b}.alert-stack,.module-stack-list{gap:18px;display:grid}.sync-health-stack{gap:12px;display:grid}.sync-health-row{background:#f6f9ffe6;border:1px solid #7286a82e;border-radius:16px;padding:14px 16px}.sync-health-copy{gap:8px;display:grid}.sync-health-shell-card{gap:16px;margin-bottom:18px;display:grid}.sync-health-chip-row{flex-wrap:wrap;gap:12px;display:flex}.sync-health-chip{background:#f6f9ffeb;border:1px solid #7286a82e;border-radius:999px;align-items:center;gap:10px;padding:10px 12px;display:flex}.alert-row{border-bottom:1px solid #e2bebe29;grid-template-columns:52px minmax(0,1fr);gap:14px;padding-bottom:18px;display:grid}.alert-row:last-child{border-bottom:none;padding-bottom:0}.alert-icon,.social-stat-icon{color:#4d5d73;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.alert-copy p,.social-stat-value,.social-stat-label,.contact-pill span,.contact-pill strong{margin:0}.alert-row-top p,.feature-title{color:#0b1c30;font-weight:700}.alert-row-top span{color:#6e7f97;font-size:.82rem}.social-stats-grid,.security-grid,.module-grid-list,.detail-grid{gap:18px;display:grid}.social-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.social-stat-card,.security-stat-card,.module-list-card,.rich-row-card,.media-preview-card,.raw-inspector-card{padding:16px}.social-stat-card{text-align:center}.social-stat-icon{margin:0 auto 14px}.social-stat-value{color:#0b1c30;font-size:1.55rem;font-weight:800}.social-stat-label{color:#556982;text-transform:uppercase;letter-spacing:.14em;margin-top:8px;font-size:.66rem;font-weight:700}.contact-strip{border-top:1px solid #e2bebe29;margin-top:20px;padding-top:20px}.contact-pill{background:#eff4ff;border-radius:999px;align-items:center;gap:10px;padding:8px 12px 8px 8px;display:flex}.contact-pill strong{color:#5e6f88}.security-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start}.social-summary-grid,.social-overview-card{margin-top:18px}.social-chat-shell{background:linear-gradient(90deg,#e9f1ffeb 0 35%,#f8fafffa 35% 100%);border:1px solid #d8e3f5f5;border-radius:30px;grid-template-columns:minmax(340px,420px) minmax(0,1fr);height:min(840px,100vh - 210px);min-height:760px;display:grid;overflow:hidden;box-shadow:0 30px 70px #0b1c3014,inset 0 0 0 1px #fff6}.social-sidebar-pane,.social-chat-pane{min-width:0}.social-sidebar-pane{background:linear-gradient(#f6f9ff59,#e5eeffbd),linear-gradient(#eff4ff 0%,#e6efff 100%);border-right:1px solid #d6e1f4f2;grid-template-rows:auto minmax(0,1fr);display:grid;overflow:hidden}.social-list-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8f9ffad;justify-content:space-between;align-items:flex-start;gap:16px;padding:28px 22px 12px;display:flex}.social-list-brand{gap:8px;display:grid}.social-list-brand .feature-subtitle{max-width:22rem;font-size:.88rem}.social-list-header h2{color:#0b1c30;letter-spacing:-.06em;margin:0;font-size:1.55rem;font-weight:800}.social-list-search{color:#5d6f88;background:#ffffffdb;border:none;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 20px #0b1c300f}.social-list-search:hover{background:#fff}.social-thread-list{grid-auto-rows:max-content;align-content:start;gap:8px;padding:10px 18px 18px;display:grid;overflow-y:auto}.social-thread-list-item{text-align:left;background:0 0;border:1px solid #0000;border-radius:24px;align-items:center;gap:16px;width:100%;min-height:92px;padding:16px 18px;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s;display:flex}.social-thread-list-item:hover{background:#ffffff94}.social-thread-list-item.active{background:#fffffffa;border-color:#e1e9f4fa;box-shadow:0 16px 34px #0b1c3012}.social-thread-avatar{color:#fff;background:linear-gradient(#d9334c 0%,#b51436 100%);border-radius:50%;flex:none;place-items:center;width:58px;height:58px;font-size:1.1rem;font-weight:800;display:grid;box-shadow:0 12px 24px #b5143624}.social-thread-avatar.large{width:52px;height:52px;font-size:1rem}.social-thread-copy{flex:auto;gap:8px;min-width:0;display:grid}.social-thread-copy-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.social-thread-copy-top strong{color:#0b1c30;letter-spacing:-.03em;white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;font-size:1rem;font-weight:800;line-height:1.25;overflow:hidden}.social-thread-preview{color:#5b6d84;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.95rem;font-weight:500;line-height:1.4;overflow:hidden}.social-thread-preview.active{color:#c8193d;font-weight:700}.social-thread-time-badge{color:#546780;letter-spacing:.02em;text-align:center;flex:none;font-size:.82rem;font-weight:600;line-height:1.2}.social-chat-pane{background:radial-gradient(circle at 100% 0,#d3e4fe52,#0000 28%),radial-gradient(circle at 0 72%,#ffdada2e,#0000 20%),linear-gradient(#fbfcff 0%,#f6f8fe 100%);grid-template-rows:auto minmax(0,1fr);display:grid;overflow:hidden}.social-chat-topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffbd;border-bottom:1px solid #d6e1f4d1;justify-content:space-between;align-items:center;gap:18px;padding:24px 34px 22px;display:flex}.social-chat-topbar-copy{align-items:center;gap:14px;min-width:0;display:flex}.social-chat-heading{min-width:0}.social-chat-thread-title{color:#0b1c30;letter-spacing:-.04em;margin:0;font-size:1.05rem;font-weight:800}.social-chat-thread-count{color:#6a7d96;margin:5px 0 0;font-size:.88rem;line-height:1.4}.social-chat-security{color:#b51436;letter-spacing:.28em;text-transform:uppercase;margin:8px 0 0;font-size:.68rem;font-weight:800}.social-chat-topbar-meta{flex:none}.social-chat-app-badge{color:#5d7391;letter-spacing:.08em;text-transform:uppercase;background:#dce7fbeb;border-radius:999px;justify-content:center;align-items:center;padding:9px 14px;font-size:.72rem;font-weight:800;display:inline-flex}.social-chat-pane-body{align-content:start;gap:30px;padding:36px 40px 44px;display:grid;overflow-y:auto}.social-chat-day-pill{color:#5d7391b8;letter-spacing:.18em;text-transform:uppercase;background:#eff4ffe0;border-radius:999px;justify-self:center;padding:10px 16px;font-size:.74rem;font-weight:800}.social-chat-row{align-items:flex-end;gap:14px;max-width:min(70%,560px);display:flex}.social-chat-row.incoming,.social-chat-row.neutral{justify-content:flex-start}.social-chat-row.outgoing{justify-content:flex-end;margin-left:auto}.social-chat-mini-avatar{color:#fff;background:#c8193d;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-size:.84rem;font-weight:800;display:grid}.social-chat-cluster{gap:10px;min-width:0;display:grid}.social-chat-bubble{border:1px solid #7c90a824;border-radius:22px;max-width:100%;padding:22px;box-shadow:0 10px 24px #0b1c300d}.social-chat-bubble.incoming{color:#fff;background:linear-gradient(#cf193e 0%,#b51436 100%);border-color:#b514366b;border-bottom-left-radius:10px;box-shadow:0 16px 34px #b5143638}.social-chat-bubble.outgoing{background:#fff;border-color:#c0cddf75;border-bottom-right-radius:10px}.social-chat-bubble.neutral{background:#fff;border-color:#c0cddf75;border-bottom-left-radius:10px}.social-message-text{white-space:pre-wrap;word-break:break-word;margin:0;font-size:.97rem;line-height:1.65}.social-bubble-footer{color:#5f7088;align-items:center;gap:6px;font-size:.76rem;font-weight:600;display:flex}.social-bubble-footer.outgoing{justify-content:flex-end}.social-bubble-time{color:#556982;font-size:.76rem}.social-bubble-footer.outgoing .social-bubble-time{color:#556982}.social-bubble-footer.incoming .social-bubble-time{color:#8f1630}.social-bubble-footer.neutral .social-bubble-time{color:#556982}.social-bubble-status{color:#b51436;font-variation-settings:"FILL" 1, "wght" 600, "GRAD" 0, "opsz" 24;font-size:.96rem}.sms-chat-shell{background:#f9fbff;grid-template-columns:minmax(320px,352px) minmax(0,1fr);height:clamp(700px,100dvh - 112px,1040px);min-height:0}.sms-chat-shell .social-sidebar-pane{background:linear-gradient(#f8fbfff5,#eff5fff0),linear-gradient(#f8fbff 0%,#eef4ff 100%);border-right-color:#d6e1f4e6;grid-template-rows:auto minmax(0,1fr)}.sms-chat-shell .social-list-header{padding:18px 12px 10px}.sms-list-header .social-list-brand,.call-log-list-header .social-list-brand{width:100%}.sms-list-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.sms-thread-count-badge{color:#5d7695;background:#dfedfff5;border-radius:999px;justify-content:center;align-items:center;min-width:38px;height:30px;padding:0 10px;font-size:.8rem;font-weight:800;display:inline-flex}.sms-search-field{align-items:center;width:100%;margin-top:10px;display:flex;position:relative}.sms-search-field .material-symbols-outlined{color:#7a8daa;pointer-events:none;font-size:1.1rem;position:absolute;left:16px}.sms-search-field input{color:#17304d;width:100%;height:50px;box-shadow:none;background:#fffffffa;border:1px solid #cddbeef5;border-radius:16px;padding:0 16px 0 46px}.sms-search-field input::placeholder{color:#8093ad}.sms-search-field input:focus{border-color:#c6def9fa;box-shadow:0 0 0 3px #c6def92e}.sms-chat-shell .social-thread-list{gap:4px;padding:8px 8px 10px 12px}.sms-chat-shell .social-thread-list-item{border-radius:18px;gap:12px;min-height:66px;padding:10px 12px}.sms-chat-shell .social-thread-list-item:hover{background:#ffffffd1}.sms-chat-shell .social-thread-list-item.active{box-shadow:none;background:#d8eefff5;border-color:#c6def9f5}.sms-thread-avatar,.sms-mini-avatar{color:#fff;box-shadow:none;background:linear-gradient(#7de5a8 0%,#4fcb84 100%)}.sms-thread-avatar{width:56px;height:56px;font-size:1.05rem}.sms-chat-shell .social-thread-avatar.large{color:#fff;background:linear-gradient(#7de5a8 0%,#4fcb84 100%)}.sms-chat-shell .social-thread-copy-top{align-items:flex-start}.sms-chat-shell .social-thread-copy-top strong{color:#0f2038;font-size:.98rem}.sms-chat-shell .social-thread-time-badge{color:#7a8daa;text-align:right;min-width:74px;font-size:.76rem;font-weight:600}.sms-chat-shell .social-thread-preview,.sms-chat-shell .social-thread-preview.active{color:#7385a0;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sms-thread-empty,.sms-chat-empty{color:#6c819e;text-align:center;place-items:center;min-height:180px;padding:24px;font-size:.94rem;font-weight:600;display:grid}.sms-load-more-card{background:#f4f9fffa;border-style:dashed;border-color:#c6def9f5}.sms-load-more-card:hover{background:#ecf5fffa}.sms-load-more-avatar{color:#587596;background:#d8eefff5}.sms-load-more-avatar .material-symbols-outlined{font-size:1.25rem}.sms-chat-shell .social-chat-pane{background:#fff}.sms-chat-shell .social-chat-topbar{background:#fcfdfff0;border-bottom-color:#dfe7f3f5;padding:20px 28px}.sms-chat-shell .social-chat-thread-title{color:#152841}.sms-chat-shell .social-chat-thread-count{color:#7d8ea6}.sms-chat-shell .social-chat-pane-body{background:linear-gradient(#fffffffa,#f8fbfffa);gap:16px;padding:24px 28px 30px}.sms-chat-shell .social-chat-row{max-width:78%}.sms-chat-shell .social-chat-bubble{box-shadow:none;border-radius:20px;padding:16px 18px}.sms-chat-shell .social-chat-bubble.incoming{color:#13243c;background:#f2f5fa;border-color:#dce4eff5;border-bottom-left-radius:10px}.sms-chat-shell .social-chat-bubble.outgoing{color:#13243c;background:#dff2ff;border-color:#c6dff5f5;border-bottom-right-radius:10px}.sms-chat-shell .social-message-text{font-size:.98rem;line-height:1.58}.sms-chat-shell .social-bubble-footer{margin-top:6px}.sms-chat-shell .social-bubble-footer.incoming .social-bubble-time,.sms-chat-shell .social-bubble-footer.outgoing .social-bubble-time{color:#7e90a8}.sms-chat-badge{color:#56708f;background:#eaf4fff5;border-color:#c6dff5f0}.sms-mobile-list-button{color:#56708f;cursor:pointer;background:#fffffff5;border:1px solid #c6dff5f5;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:none;box-shadow:0 10px 24px #0b1c300f}.sms-mobile-list-button .material-symbols-outlined{font-size:1.2rem}.call-log-shell{background:#fbfcff;grid-template-columns:minmax(348px,392px) minmax(0,1fr);height:clamp(700px,100dvh - 112px,1040px);min-height:0}.call-log-sidebar{background:linear-gradient(#f8fbfff5,#eff5ffe6),linear-gradient(#f8fbff 0%,#eef4ff 100%)}.call-log-list-header{padding:18px 12px 10px}.call-log-list{gap:4px;padding:10px}.call-log-list-item{border-radius:16px;grid-template-columns:44px minmax(0,1fr) 28px;align-items:center;gap:12px;min-height:82px;padding:14px 12px;display:grid}.call-log-list-item.active{box-shadow:none;background:#dcf1fffa;border-color:#c6dff5fa}.call-log-load-more-card{background:#f4f9fffa;border-style:dashed;border-color:#c6dff5f5}.call-log-load-more-card:hover{background:#ecf5fffa}.call-log-avatar{width:44px;height:44px;box-shadow:none;font-size:.94rem}.call-log-load-more-avatar{color:#587596;font-size:1.2rem;font-weight:700}.call-log-avatar.incoming,.call-log-hero-avatar.incoming{background:linear-gradient(#bfa9ff 0%,#8c62f0 100%)}.call-log-avatar.outgoing,.call-log-hero-avatar.outgoing{background:linear-gradient(#88e7ae 0%,#53cd84 100%)}.call-log-avatar.neutral,.call-log-hero-avatar.neutral{background:linear-gradient(#7bd3ff 0%,#4da9ef 100%)}.call-log-item-meta{place-items:center;width:28px;display:grid}.call-log-mini-summary{color:#7589a5;align-items:center;font-size:.86rem;font-weight:800;display:inline-flex}.call-log-direction-glyph{justify-content:center;align-items:center;width:18px;font-size:1rem;font-weight:900;line-height:1;display:inline-flex}.call-log-mini-summary.incoming{color:#31c56b}.call-log-mini-summary.outgoing{color:#ff4b6b}.call-log-mini-summary.neutral{color:#6a80a0}.call-log-sidebar .social-thread-preview,.call-log-sidebar .social-thread-preview.active{color:#6f84a1}.call-log-list-item.active .social-thread-preview,.call-log-list-item.active .social-thread-preview.active{color:#4f6788}.call-log-direction{font-size:1rem}.call-log-direction.incoming,.call-log-state.incoming{color:#31c56b}.call-log-direction.outgoing,.call-log-state.outgoing{color:#ff4b6b}.call-log-direction.neutral,.call-log-state.neutral{color:#6a80a0}.call-log-pane{background:#fff;grid-template-rows:auto auto 1fr;align-content:start;justify-items:center;padding:52px 40px 44px;display:grid;overflow-y:auto}.call-log-hero{justify-items:center;gap:10px;width:min(100%,560px);display:grid}.call-log-hero-avatar{color:#fff;border-radius:50%;place-items:center;width:128px;height:128px;font-size:2.25rem;font-weight:800;display:grid}.call-log-hero-title{color:#162842;text-align:center;margin:6px 0 0;font-size:clamp(2.15rem,4vw,3.2rem);line-height:1.05}.call-log-hero-label{color:#8a9cb5;margin:0;font-size:.95rem}.call-log-hero-number{color:#162842;margin:0;font-size:1.2rem;font-weight:800}.call-log-detail-card{width:min(100%,520px);margin-top:42px;display:grid}.call-log-detail-row{border-bottom:1px solid #dfe7f3f5;grid-template-columns:minmax(120px,1fr) minmax(0,1fr);align-items:center;gap:18px;padding:14px 0;display:grid}.call-log-detail-row span{color:#445a79;font-size:.98rem}.call-log-detail-row strong{color:#162842;text-align:right;justify-self:end;font-size:.98rem;font-weight:700}.call-log-state{align-items:center;gap:6px;display:inline-flex}.call-log-detail-actions{justify-content:center;padding-top:22px;display:flex}.recording-log-glyph{color:#6a80a0;font-size:1.15rem}.recording-log-sidebar .social-thread-preview,.recording-log-sidebar .social-thread-preview.active{color:#6f84a1}.location-log-shell{background:#fbfcff;grid-template-columns:minmax(320px,360px) minmax(0,1fr);height:clamp(720px,100dvh - 112px,1040px);min-height:0}.location-log-sidebar{background:linear-gradient(#f8fbfff5,#eff5ffe6),linear-gradient(#f8fbff 0%,#eef4ff 100%)}.location-log-header{padding:18px 12px 10px}.location-log-list{gap:4px;padding:10px}.location-log-item{background:#ffffffc7;border-radius:18px;align-items:stretch;min-height:156px;padding:18px 18px 20px}.location-log-item.active{box-shadow:none;background:#dcf1fffa;border-color:#c6dff5fa}.location-log-load-more-card{background:#f4f9fffa;border-style:dashed;border-color:#c6dff5f5}.location-log-load-more-card:hover{background:#ecf5fffa}.location-log-copy{align-content:start;gap:14px;width:100%;display:grid}.location-log-copy-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.location-log-copy-top strong{color:#162842;font-size:1rem;font-weight:800;line-height:1.35}.location-log-copy-top .material-icons-round{color:#91a3bc;font-size:1.25rem}.location-log-chevron{color:#91a3bc;flex:none;font-size:1.15rem;font-weight:800;line-height:1}.location-log-address{color:#536986;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0;font-size:1rem;line-height:1.48;display:-webkit-box;overflow:hidden}.location-log-pane{background:linear-gradient(#ffffff1f,#fff0),#fff;min-height:0;position:relative;overflow:hidden}.location-log-map{background:#eef3fb;border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.location-log-empty-map{color:#6d809b;text-align:center;place-items:center;height:100%;padding:32px;font-size:1rem;display:grid}.location-log-overlay{pointer-events:none;justify-content:space-between;align-items:flex-end;gap:16px;display:flex;position:absolute;bottom:22px;left:22px;right:22px}.location-log-overlay>*{pointer-events:auto}.location-log-meta{background:#fffffff0;border:1px solid #d6e1f4eb;border-radius:18px;gap:6px;min-width:0;padding:14px 16px;display:grid;box-shadow:0 14px 32px #0b1c3014}.location-log-meta span{color:#627792;letter-spacing:.12em;text-transform:uppercase;font-size:.82rem;font-weight:800}.location-log-meta strong{color:#162842;font-size:.98rem;font-weight:700;line-height:1.35}.media-gallery-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;padding:0 2px;display:flex}.media-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.media-gallery-card{gap:10px;display:grid}.media-gallery-tile{aspect-ratio:1/.66;width:100%;box-shadow:none;background:#f2f6fc;border:1px solid #d6e1f4e6;border-radius:16px;transition:transform .16s,border-color .16s,box-shadow .16s;position:relative;overflow:hidden}.media-gallery-tile:hover{border-color:#c6dff5fa;transform:translateY(-2px);box-shadow:0 16px 32px #0b1c3014}.media-gallery-tile.disabled{cursor:default}.media-gallery-tile.disabled:hover{box-shadow:none;border-color:#d6e1f4e6;transform:none}.media-gallery-image,.media-gallery-placeholder{width:100%;height:100%}.media-gallery-image{object-fit:cover;display:block}.media-gallery-placeholder{color:#7c90ac;background:linear-gradient(135deg,#dfedfff2,#f2f7fffa);place-items:center;display:grid}.media-gallery-placeholder .material-symbols-outlined{font-size:2rem}.media-gallery-loading{color:#fff;background:#0f2038c7;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:700;position:absolute;bottom:12px;right:12px}.media-gallery-date{color:#6f84a1;margin:0;font-size:.86rem;font-weight:600}.media-gallery-more-card{color:#5e7897;background:#f4f9fffa;border:1px dashed #c6dff5f5;border-radius:16px;place-items:center;gap:8px;min-height:220px;font-size:.95rem;font-weight:700;display:grid}.media-gallery-more-card:hover{background:#ecf5fffa}.media-gallery-more-card .material-symbols-outlined{font-size:1.4rem}.media-lightbox{z-index:70;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b1c30d1;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.media-lightbox-content{max-width:min(92vw,1280px);max-height:min(88vh,920px)}.media-lightbox-image{border-radius:18px;max-width:100%;max-height:min(88vh,920px);display:block;box-shadow:0 30px 80px #00000059}.media-lightbox-close{color:#fff;background:#ffffff29;border:0;border-radius:50%;place-items:center;width:44px;height:44px;font-size:1.8rem;line-height:1;display:grid;position:absolute;top:20px;right:20px}.social-module-card{padding:0;overflow:hidden}.social-credentials-grid{margin-top:18px}.social-diagnostics-card{align-items:center;margin-top:18px}.social-diagnostics-inline{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.social-diagnostics-inline span{color:#556982;background:#edf2ffeb;border-radius:999px;padding:8px 12px;font-size:.79rem;font-weight:700}@media (width<=1100px){:is(.social-module-card:has(.sms-chat-shell),.social-module-card:has(.call-log-shell),.social-module-card:has(.location-log-shell)){background:linear-gradient(#fbfdff 0%,#f1f6ff 100%);border:1px solid #dfe7f3f5;border-radius:26px;padding:14px;box-shadow:0 18px 42px #0b1c300f}.social-chat-shell{grid-template-columns:1fr;height:auto;min-height:0}.sms-chat-shell,.call-log-shell,.location-log-shell{height:clamp(560px,100dvh - 128px,840px);box-shadow:none;background:0 0;border:0;border-radius:22px}.sms-chat-shell.sms-panel-chat .sms-sidebar-pane,.sms-chat-shell.sms-panel-list .sms-chat-pane{display:none}.sms-chat-shell.sms-panel-list .sms-sidebar-pane,.sms-chat-shell.sms-panel-chat .sms-chat-pane{display:grid}.sms-chat-shell .social-thread-list,.sms-chat-shell .social-chat-pane-body{min-height:0;overflow-y:auto}.sms-mobile-list-button{display:grid}.call-log-shell.module-panel-detail .call-log-sidebar,.call-log-shell.module-panel-list .call-log-pane,.location-log-shell.location-panel-map .location-log-sidebar,.location-log-shell.location-panel-list .location-log-pane{display:none}.call-log-shell.module-panel-list .call-log-sidebar,.call-log-shell.module-panel-detail .call-log-pane,.location-log-shell.location-panel-list .location-log-sidebar,.location-log-shell.location-panel-map .location-log-pane{display:grid}.call-log-shell .call-log-sidebar,.call-log-shell .call-log-pane,.location-log-shell .location-log-sidebar,.location-log-shell .location-log-pane{background:0 0;border:0;min-height:0}.call-log-shell .social-list-header,.location-log-shell .social-list-header{box-shadow:none;background:#ffffffc2;border:0;border-radius:18px;margin:0}.call-log-shell .social-thread-list,.location-log-shell .social-thread-list{background:0 0;min-height:0;padding:10px 4px 4px;overflow-y:auto}.call-log-shell .call-log-pane{padding:18px 12px 20px}.module-mobile-list-button{justify-self:start;margin:0 0 12px}.sms-chat-shell .social-sidebar-pane,.sms-chat-shell .social-chat-pane{background:0 0;border:0}.sms-chat-shell .social-list-header,.sms-chat-shell .social-chat-topbar{box-shadow:none;background:#ffffffc2;border:0;border-radius:18px;margin:0}.sms-chat-shell .social-thread-list,.sms-chat-shell .social-chat-pane-body{background:0 0;padding:10px 4px 4px}.social-sidebar-pane{min-height:340px}.social-chat-pane{min-height:520px}.sms-chat-shell .sms-sidebar-pane,.sms-chat-shell .sms-chat-pane{min-height:0}.social-chat-row,.sms-chat-shell .social-chat-row{max-width:100%}.call-log-pane{padding:28px 22px 30px}.media-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=720px){.social-list-header,.social-chat-topbar,.social-chat-pane-body{padding-left:16px;padding-right:16px}.social-list-brand .feature-subtitle{font-size:.82rem}.social-thread-list{padding:10px}.social-thread-list-item{padding:12px}.social-thread-avatar{width:48px;height:48px;font-size:.92rem}.social-thread-avatar.large{width:48px;height:48px}.social-chat-shell{border-radius:22px}.social-chat-topbar{align-items:flex-start}.social-chat-app-badge{display:none}.social-chat-row{gap:10px}.social-chat-bubble{padding:18px}.sms-chat-shell .social-thread-time-badge{min-width:0}.sms-thread-count-badge{min-width:34px;height:28px;padding:0 8px}.sms-chat-shell .social-chat-pane-body{padding-top:18px;padding-bottom:24px}.sms-chat-shell{height:clamp(540px,100dvh - 112px,780px)}.sms-chat-shell .social-chat-topbar{align-items:center;padding-top:14px;padding-bottom:14px}.sms-mobile-list-button{width:38px;height:38px}.call-log-hero-avatar{width:96px;height:96px;font-size:1.7rem}.call-log-hero-title{font-size:2.1rem}.call-log-detail-row{grid-template-columns:1fr;justify-items:start}.call-log-detail-row strong{text-align:left;justify-self:start}.media-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.social-diagnostics-card{align-items:flex-start}.social-diagnostics-inline{justify-content:flex-start}}.recovery-box,.location-module-card{gap:18px;display:grid}.module-layout,.module-single-layout{grid-template-columns:minmax(0,1fr);gap:18px;display:grid}.module-grid-list{grid-template-columns:repeat(2,minmax(0,1fr))}.module-list-card,.rich-row-card{justify-content:space-between;align-items:center;gap:18px;display:flex}.rich-row-copy{gap:10px;display:grid}.status-badge{color:#3f465c}.status-badge.tone-neutral{color:#3f465c;background:#dae2fde0}.empty-module-card{text-align:center;place-items:center;min-height:240px;padding:22px;display:grid}.empty-module-card.slim{min-height:220px}.media-source{word-break:break-all}.media-image{border:1px solid #e2bebe29;border-radius:24px;width:100%}.media-audio{width:100%}.inline-button{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.raw-inspector-card{max-height:72vh;overflow:auto}.tree-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.tree-node{background:#fff;border-radius:18px;gap:8px;padding:12px 14px;display:grid}.tree-key{color:#b51436;font-weight:800}.token-button{color:#4d5d73;text-align:left;word-break:break-all;background:#eff4ff;border-radius:14px;padding:10px 12px}.value-primitive,.value-null{color:#42546b;word-break:break-word}.value-null{color:#8798af}.detail-pill{padding:14px 16px}.detail-pill span{color:#6c7d94;margin-bottom:8px;font-size:.82rem;display:block}.detail-pill strong{color:#0b1c30;font-size:1.1rem}.recovery-code{color:#b51436;letter-spacing:.08em;word-break:break-word;margin:0;font-size:.92rem;font-weight:700;line-height:1.5}.preview-panel-card{align-self:start}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 500, "GRAD" 0, "opsz" 24}.primary-button:disabled,.secondary-button:disabled,.ghost-button:disabled,.dark-action-button:disabled,.icon-button:disabled,.token-button:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (width<=1280px){.overview-grid,.module-layout,.module-single-layout,.security-grid,.social-stats-grid,.module-grid-list{grid-template-columns:1fr}.hero-card,.location-pulse-card,.intel-card,.social-card,.security-card,.media-console-card{grid-column:span 12}}@media (width<=980px){.auth-shell{grid-template-columns:1fr}.topbar{width:100%;left:0}.topbar-menu.mobile-only{display:grid}.topbar-menu.desktop-only{display:none}.sidebar{border-bottom:none;border-right:1px solid #e2bebe33;width:min(288px,84vw);height:100vh;transition:transform .18s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.sidebar.mobile-open{transform:translate(0)}.sidebar-backdrop{display:block}.console-main{width:100%;margin-left:0}.console-content{padding:24px 18px 40px}.page-header,.hero-card,.module-list-card,.rich-row-card,.card-heading,.card-heading.with-subtitle,.recovery-box-header{flex-direction:column;align-items:flex-start}}@media (width<=720px){.auth-brand-panel,.auth-card{padding:24px}.topbar{padding:0 16px}.console-content{padding:20px 14px 32px}.hero-card,.intel-card,.social-card,.security-card,.media-console-card,.module-card{padding:18px}.auth-topbar,.auth-footer{padding-left:18px;padding-right:18px}.auth-center{min-height:100dvh;padding:16px 14px}.auth-login-panel{border-radius:28px;width:min(100%,520px);padding:24px 20px}.auth-login-header h1{white-space:normal;font-size:clamp(1.55rem,7vw,2rem)}.auth-login-header p,.page-header p,.feature-subtitle{font-size:.88rem}.auth-form-meta{flex-direction:row;align-items:center;margin-bottom:0}.auth-mode-switch{margin-bottom:16px}.auth-mode-switch button{letter-spacing:.06em;padding:9px 10px;font-size:.72rem}.auth-submit-button{min-height:48px}.auth-aux-actions .ghost-button{justify-content:center;width:100%}.auth-footer,.auth-footer-links{flex-direction:column;justify-content:center}.auth-footer{align-items:flex-start;gap:10px;padding-bottom:12px}.page-header h1,.hero-metric{font-size:1.8rem}.location-title,.location-title.dark{font-size:1.28rem}}@media (width<=480px){.auth-center{padding:12px}.auth-topbar{min-height:64px}.auth-topbar-wordmark{font-size:1.4rem}.auth-login-icon{border-radius:20px;width:58px;height:58px;margin-bottom:14px}.auth-login-icon .material-symbols-outlined{font-size:2rem}.auth-login-header h1{font-size:clamp(1.34rem,7.5vw,1.65rem)}.auth-login-header{margin-bottom:16px}.auth-login-header p{margin-top:8px;font-size:.82rem;line-height:1.45}.demo-field input{padding:14px}.remember-toggle{gap:10px;font-size:.84rem}.auth-link-button{font-size:.84rem}.auth-form-footer{margin-top:8px}.auth-submit-button,.primary-button,.secondary-button,.ghost-button{font-size:.92rem}.console-content{padding:16px 10px 24px}.install-qr-panel{flex-direction:column;align-items:flex-start}.install-qr-image{width:156px;height:156px}.sidebar{width:min(276px,88vw)}.auth-footer-links{gap:12px}.auth-footer-copy,.auth-footer-links a{letter-spacing:.14em;font-size:.62rem}}@media (width<=380px),(height<=660px) and (width<=720px){.auth-login-panel{border-radius:24px;padding:20px 16px}.auth-login-icon{width:50px;height:50px;margin-bottom:12px}.auth-login-header{margin-bottom:14px}.auth-form-demo,.auth-form{gap:14px}.auth-form{margin-top:18px}}@keyframes dashboard-spin{to{transform:rotate(360deg)}}.console-shell{--shell-background:#f3f6fb;--shell-card:#ffffffeb;--shell-border:#d7e0ec;--shell-text:#0f172a;--shell-muted:#7b8da8;--shell-accent:#f43f5e;--shell-navy:#0f172a;--shell-success:#22c55e;--topbar-height:80px;--sidebar-width:320px;background:radial-gradient(circle at 0 0,#f43f5e0f,#0000 18%),linear-gradient(#f7f9fc 0%,#eef3f9 100%)}.topbar{border-bottom:1px solid var(--shell-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);height:80px;box-shadow:none;background:#ffffffd6;padding:0 32px 0 40px}.topbar-leading{align-items:center;gap:16px;min-width:0;display:flex}.topbar-title-group{min-width:0}.topbar-title{color:var(--shell-text);letter-spacing:-.04em;margin:0;font-size:1.18rem;font-weight:800}.topbar-subtitle{color:var(--shell-muted);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:.78rem;font-weight:700;overflow:hidden}.topbar-actions{align-items:center}.topbar-refresh-button,.topbar-show-button{border:1px solid var(--shell-border);color:#41526c;box-shadow:none;background:#ffffffe6}.topbar-refresh-button{width:46px;height:46px}.topbar-refresh-button:disabled .material-symbols-outlined{animation:.9s linear infinite dashboard-spin}.topbar-show-button{padding:12px 18px;font-weight:700}.topbar-sync-button{background:linear-gradient(#fb4b67 0%,#f43f5e 100%);border-radius:14px;padding:12px 24px;box-shadow:0 16px 28px #f43f5e3d}.sidebar{border-right:1px solid var(--shell-border);box-shadow:none;background:#ffffffe6;gap:22px;padding:18px 20px 24px}.sidebar-brand{align-items:center;gap:12px;min-height:48px;padding:2px 8px 0;display:flex}.sidebar-brand-mark{background:linear-gradient(#fb4b67 0%,#f43f5e 100%);border-radius:16px;width:48px;height:48px;box-shadow:0 14px 28px #f43f5e38}.sidebar-brand-wordmark{color:#0f172a;letter-spacing:.04em;text-transform:uppercase;align-items:center;height:48px;font-size:1.28rem;font-weight:900;line-height:.9;display:inline-flex}.device-card,.module-card,.intel-card,.social-card,.security-card,.location-pulse-card{background:var(--shell-card);border:1px solid var(--shell-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:28px;box-shadow:0 18px 48px #0f172a0d}.device-card{border-color:var(--shell-border);background:linear-gradient(#f7f9fd 0%,#f1f5fb 100%);border-radius:20px;align-items:center;gap:12px;padding:14px 16px;box-shadow:0 12px 28px #0f172a0a}.device-copy{flex-direction:column;flex:auto;align-items:flex-start;min-width:0;display:flex}.device-avatar{width:38px;height:38px;color:var(--shell-accent);box-shadow:none;background:#f43f5e1a}.device-avatar .material-symbols-outlined{font-size:1.18rem}.device-name-row{align-items:center;gap:10px;width:100%;min-width:0;display:flex}.device-name{color:#0f172a;letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin:0;font-size:.95rem;font-weight:600;line-height:1.2;overflow:hidden}.device-status-dot{background:var(--shell-success);border-radius:999px;flex:none;width:10px;height:10px;box-shadow:0 0 0 4px #22c55e1f}.sidebar-section-label,.section-eyebrow{color:#8fa1bc;letter-spacing:.18em;font-size:.7rem;font-weight:800}.sidebar-link,.sidebar-sublink{color:#43546f;border-radius:16px;min-height:48px;padding:12px 14px;font-size:.95rem;font-weight:500}.sidebar-link.active{color:var(--shell-accent);box-shadow:none;background:#f43f5e14}.sidebar-sublink.active{color:var(--shell-accent);background:#f43f5e0f;border-color:#f43f5e24}.sidebar-link:hover,.sidebar-sublink:hover{background:#f1f5fbf5}.sidebar-footer{border-top:1px solid #d7e0ecd1;padding-top:16px}.user-page-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:24px;display:grid}.utility-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px;display:grid}.user-profile-card,.user-security-card,.utility-card{padding:30px}.install-qr-panel{background:linear-gradient(#fbfdff 0%,#f5f8fd 100%);border:1px solid #e5ebf3;border-radius:28px;align-items:center;gap:18px;margin-top:22px;padding:18px;display:flex}.install-qr-image{background:#fff;border-radius:24px;width:176px;height:176px;padding:12px;box-shadow:0 14px 28px #0f172a14}.install-qr-copy{min-width:0}.user-profile-banner{background:linear-gradient(#fafcff 0%,#f5f8fd 100%);border:1px solid #e5ebf3;border-radius:24px;align-items:center;gap:16px;margin-top:20px;padding:18px;display:flex}.user-profile-avatar{color:#fff;background:linear-gradient(#fb4b67 0%,#f43f5e 100%);border-radius:18px;flex:none;place-items:center;width:56px;height:56px;display:grid;box-shadow:0 16px 28px #f43f5e2e}.user-profile-avatar .material-symbols-outlined{font-size:1.5rem}.user-profile-copy,.user-context-row{margin-top:18px}.user-profile-copy .feature-title,.user-profile-copy .feature-subtitle,.user-context-pill{margin:0}.user-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.user-context-pill{color:#526379;background:#f8fbffeb;border:1px solid #d7e0ecd1;border-radius:18px;align-items:center;gap:10px;padding:12px 14px;font-size:.9rem;font-weight:600;display:inline-flex}.user-security-form{margin-top:20px}.user-card-section{border-top:1px solid #d7e0ecd1;margin-top:24px;padding-top:22px}.compact-heading{margin-bottom:0}.user-billing-actions{margin-top:18px}.billing-history-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.billing-history-heading .section-eyebrow{margin:0}.billing-history-heading span{color:#6b7d94;font-size:.78rem;font-weight:800}.billing-history-list{gap:8px;display:grid}.billing-history-line{background:#f8fbffe0;border:1px solid #d7e0ecd1;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.billing-history-status{letter-spacing:.1em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-width:74px;padding:5px 9px;font-size:.68rem;font-weight:900;display:inline-flex}.billing-history-status.tone-primary{color:#159447;background:#dcfce7eb}.billing-history-status.tone-accent{color:#c56b1b;background:#ffedd5eb}.billing-history-status.tone-danger{color:#d33654;background:#ffe4e6eb}.billing-history-status.tone-neutral{color:#60728a;background:#eaf1faf2}.billing-history-plan,.billing-history-date,.billing-history-empty{color:#526379;min-width:0;font-size:.86rem;font-weight:700}.billing-history-plan{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.billing-history-date{color:#7b8fa9;text-align:right;white-space:nowrap}.billing-history-empty{background:#f8fbffb3;border:1px dashed #becadcf2;border-radius:16px;padding:12px 14px}.utility-detail-grid,.utility-stack-list{margin-top:20px}.help-center-shell,.help-article-layout{align-items:start;gap:24px;display:grid}.help-center-shell{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr)}.help-article-layout{grid-template-columns:minmax(320px,.9fr) minmax(0,1.35fr);margin-top:24px}.help-hero-title{color:#0b1c30;letter-spacing:-.03em;margin:0 0 10px;font-size:1.72rem;font-weight:850}.help-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.help-quick-card .rich-row-card{align-items:flex-start}.help-article-list-card,.help-article-card{min-width:0}.help-article-list{gap:22px;margin-top:20px;display:grid}.help-article-list-section,.help-article-list-group{display:grid}.help-article-list-section{gap:10px}.help-article-list-group{gap:12px}.help-article-list-heading{color:#8fa1bc;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:850}.help-article-button{width:100%;color:inherit;text-align:left;cursor:pointer;background:#f8fbffdb;border:1px solid #d7e0ece6;border-radius:22px;grid-template-columns:42px minmax(0,1fr);gap:14px;padding:14px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:grid}.help-article-button:hover,.help-article-button.active{background:#fff;border-color:#136dec57;transform:translateY(-1px);box-shadow:0 16px 34px #0f172a14}.help-article-button.active{box-shadow:0 18px 38px #136dec24}.help-article-icon,.help-article-header-icon{color:#136dec;background:#eaf2ff;justify-content:center;align-items:center;display:inline-flex}.help-article-icon{border-radius:16px;width:42px;height:42px;font-size:1.28rem}.help-article-button-copy{gap:6px;min-width:0;display:grid}.help-article-button-copy strong,.help-article-button-copy span,.help-article-meta{min-width:0}.help-article-button-copy strong{color:#0b1c30;font-size:.96rem;line-height:1.35}.help-article-button-copy>span:last-child{color:#61738a;font-size:.84rem;line-height:1.5}.help-article-eyebrow,.help-article-meta{color:#8fa1bc;letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:850}.help-article-meta{letter-spacing:.08em;grid-column:2}.help-article-header{grid-template-columns:64px minmax(0,1fr);align-items:start;gap:18px;display:grid}.help-article-header-icon{border-radius:20px;width:64px;height:64px;box-shadow:inset 0 0 0 1px #136dec14}.help-article-header-icon .material-symbols-outlined{font-size:2rem}.help-article-header h2{color:#0b1c30;letter-spacing:-.035em;margin:0;font-size:1.82rem;font-weight:850;line-height:1.14}.help-article-header p{color:#52677f;margin:12px 0 0;line-height:1.65}.help-article-header span{color:#8fa1bc;margin-top:12px;font-size:.78rem;font-weight:800;display:inline-block}.help-article-content{gap:22px;margin-top:28px;display:grid}.help-article-section{border-top:1px solid #d7e0ecd1;padding-top:22px}.help-article-section h3{color:#0b1c30;margin:0 0 10px;font-size:1.04rem;font-weight:800}.help-article-section p,.help-article-section li{color:#52677f;font-size:.96rem;line-height:1.7}.help-article-section p{margin:0}.help-article-section ul{gap:10px;margin:0;padding-left:20px;display:grid}.help-article-action-row{border-top:1px solid #d7e0ecd1;margin-top:28px;padding-top:22px}.help-article-action-row .auth-submit-button{width:auto;min-width:220px}.docs-index-shell,.docs-shell{min-width:0}.docs-index-shell{gap:30px;display:grid}.docs-index-hero{border-bottom:1px solid #cbd5e1d1;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;padding:34px 0 22px;display:grid}.docs-index-hero h1,.docs-article-header h1{color:#0b1c30;letter-spacing:0;margin:0;font-weight:850}.docs-index-hero h1{max-width:880px;font-size:3.65rem;line-height:.98}.docs-index-hero p:not(.section-eyebrow),.docs-article-header p,.docs-fast-path p,.docs-section-copy p,.docs-article-footer p{color:#52677f;line-height:1.68}.docs-index-hero p:not(.section-eyebrow){max-width:760px;margin:18px 0 0;font-size:1.04rem}.docs-index-actions,.docs-quick-actions{gap:10px;display:grid}.docs-index-actions{min-width:260px}.docs-fast-path{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.docs-fast-path>div{background:#ffffffbd;border:1px solid #cfdae9e6;border-radius:8px;min-width:0;padding:22px;box-shadow:0 18px 48px #0f172a0f}.docs-fast-path span,.docs-index-card-copy>span:first-child,.docs-toc-title,.docs-quick-actions>p,.docs-sidebar-section>p{color:#8fa1bc;letter-spacing:0;text-transform:uppercase;font-size:.7rem;font-weight:900}.docs-fast-path h2,.docs-index-section-header h2,.docs-article-footer h2{color:#0b1c30;letter-spacing:0;margin:8px 0;font-weight:850}.docs-fast-path h2{font-size:1.08rem}.docs-fast-path p,.docs-article-footer p{margin:0}.docs-index-sections{gap:34px;display:grid}.docs-index-section{gap:16px;padding-top:8px;display:grid}.docs-index-section-header h2{margin:4px 0 0;font-size:1.72rem}.docs-index-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.docs-index-card{min-height:218px;color:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #cfdae9eb;border-radius:8px;grid-template-rows:auto 1fr auto;grid-template-columns:42px minmax(0,1fr);gap:14px;padding:20px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:0 20px 46px #0f172a0f}.docs-index-card:hover{border-color:#136dec5c;transform:translateY(-2px);box-shadow:0 26px 56px #0f172a1a}.docs-index-card>.material-symbols-outlined{color:#136dec;background:#eaf2ff;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.docs-index-card-copy{gap:8px;min-width:0;display:grid}.docs-index-card-copy strong{color:#0b1c30;font-size:1rem;line-height:1.34}.docs-index-card-copy>span:last-child{color:#5f7390;font-size:.88rem;line-height:1.55}.docs-index-card-meta{color:#6d809b;grid-column:2;justify-content:space-between;align-self:end;align-items:center;gap:12px;font-size:.8rem;font-weight:800;display:flex}.docs-index-card-meta .material-symbols-outlined{color:#136dec;font-size:1.1rem}.docs-shell{grid-template-columns:minmax(240px,.34fr) minmax(0,1fr) minmax(220px,.3fr);align-items:start;gap:30px;display:grid}.docs-sidebar,.docs-toc{top:calc(var(--topbar-height) + 24px);min-width:0;max-height:calc(100dvh - var(--topbar-height) - 48px);position:sticky;overflow:auto}.docs-sidebar{background:#ffffffc2;border:1px solid #cfdae9e0;border-radius:8px;gap:18px;padding:18px;display:grid}.docs-back-link,.docs-sidebar-link{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;display:flex}.docs-back-link{color:#136dec;gap:8px;width:fit-content;padding:0;font-size:.88rem;font-weight:850}.docs-back-link .material-symbols-outlined{font-size:1.05rem}.docs-article-mobile-back{display:none}.docs-sidebar-sections,.docs-sidebar-section,.docs-sidebar-list{display:grid}.docs-sidebar-sections{gap:20px}.docs-sidebar-section{gap:8px}.docs-sidebar-section>p{margin:0}.docs-sidebar-list{gap:4px}.docs-sidebar-link{color:#53677f;border-radius:8px;gap:10px;width:100%;padding:9px 10px;font-size:.86rem;font-weight:750;line-height:1.35}.docs-sidebar-link:hover,.docs-sidebar-link.active{color:#0b1c30;background:#eaf2ff}.docs-sidebar-link .material-symbols-outlined{color:#136dec;flex:none;font-size:1.08rem}.docs-article{min-width:0;max-width:900px}.docs-article-header{border-bottom:1px solid #cbd5e1d1;padding:26px 0 34px}.docs-article-kicker{color:#6d809b;text-transform:uppercase;letter-spacing:0;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;font-size:.78rem;font-weight:850;display:flex}.docs-article-kicker .material-symbols-outlined{color:#136dec;background:#eaf2ff;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.25rem;display:inline-flex}.docs-article-header h1{max-width:780px;font-size:3.05rem;line-height:1.03}.docs-article-header p{max-width:760px;margin:18px 0 0;font-size:1.04rem}.docs-article-content{display:grid}.docs-section{scroll-margin-top:calc(var(--topbar-height) + 28px);border-bottom:1px solid #e2e8f0f2;grid-template-columns:58px minmax(0,1fr);gap:22px;padding:34px 0;display:grid}.docs-section-index{color:#8fa1bc;letter-spacing:0;font-size:.76rem;font-weight:900}.docs-section-copy{min-width:0}.docs-section-copy h2{color:#0b1c30;letter-spacing:0;margin:0 0 14px;font-size:1.36rem;font-weight:850;line-height:1.25}.docs-section-copy>p{margin:0;font-size:.98rem}.docs-step-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.docs-section-copy>p+.docs-step-list{margin-top:16px}.docs-step-list li{background:#ffffffad;border:1px solid #e2e8f0f2;border-radius:8px;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:12px;padding:13px 14px;display:grid}.docs-step-list li>span{color:#1d7a4b;background:#eef7f1;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.78rem;font-weight:900;display:inline-flex}.docs-step-list p{color:#52677f;margin:0;line-height:1.62}.docs-article-footer{background:#fff;border:1px solid #cfdae9e6;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin:26px 0 8px;padding:24px;display:flex;box-shadow:0 20px 46px #0f172a0f}.docs-article-footer h2{margin-top:0;font-size:1.18rem}.docs-article-footer .auth-submit-button{width:auto;min-width:170px}.docs-toc{gap:20px;padding-top:6px;display:grid}.docs-toc-title,.docs-quick-actions>p{margin:0}.docs-toc nav{gap:7px;display:grid}.docs-toc button{color:#61738a;text-align:left;cursor:pointer;background:0 0;border:0;border-left:2px solid #cbd5e1e6;width:100%;padding:7px 0 7px 12px;font-family:inherit;font-size:.88rem;font-weight:700;line-height:1.4;text-decoration:none;display:block}.docs-toc button:hover{color:#0b1c30;border-left-color:#136dec}.docs-quick-actions{background:#ffffffc2;border:1px solid #cfdae9e6;border-radius:8px;padding:18px}.docs-quick-actions .auth-submit-button,.docs-quick-actions .ghost-button,.docs-index-actions .auth-submit-button,.docs-index-actions .ghost-button{width:100%}.docs-raw-link-tools{gap:10px;min-width:0;display:grid}.docs-raw-link-panel{background:#ffffffd6;border:1px solid #cfdae9eb;border-radius:8px;grid-template-columns:minmax(0,1fr) 104px;align-items:center;gap:12px;min-width:0;padding:12px;display:grid}.docs-raw-link-copy{gap:6px;min-width:0;display:grid}.docs-raw-link-copy span{color:#8fa1bc;letter-spacing:0;text-transform:uppercase;font-size:.68rem;font-weight:900}.docs-raw-link-copy code{color:#0b1c30;overflow-wrap:anywhere;white-space:normal;max-height:76px;font-size:.76rem;line-height:1.45;display:block;overflow:auto}.docs-raw-link-copy small{color:#6d809b;font-size:.72rem;font-weight:700}.docs-raw-link-panel img{background:#fff;border:1px solid #cfdae9f2;border-radius:8px;width:104px;height:104px}.docs-raw-link-error{color:#d33654;margin:0;font-size:.78rem;font-weight:700;line-height:1.45}.support-chat-launcher{right:max(28px, env(safe-area-inset-right));bottom:max(28px, env(safe-area-inset-bottom));z-index:80;color:#fff;cursor:pointer;background:#136dec;border:0;border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .16s,box-shadow .16s,filter .16s;display:inline-flex;position:fixed;box-shadow:0 24px 44px #136dec52}.support-chat-launcher.open{opacity:0;pointer-events:none;transform:translateY(10px)scale(.92)}.support-chat-launcher:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 28px 54px #136dec61}.support-chat-launcher:active{transform:translateY(0)scale(.96)}.support-chat-launcher .material-symbols-outlined{font-variation-settings:"FILL" 1;font-size:2rem}.support-chat-scrim{display:none}.support-chat-panel{right:max(28px, env(safe-area-inset-right));bottom:calc(max(28px, env(safe-area-inset-bottom)) + 84px);z-index:85;background:#f6f7f8;border:1px solid #94a3b83d;border-radius:24px;flex-direction:column;width:min(420px,100vw - 32px);height:min(660px,100dvh - 112px);display:flex;position:fixed;overflow:hidden;box-shadow:0 32px 76px #0f172a38}.support-chat-header{color:#fff;background:#136dec;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 26px;display:flex}.support-chat-agent{align-items:center;gap:14px;min-width:0;display:flex}.support-chat-avatar,.support-chat-mini-avatar{border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.support-chat-avatar{background:#ffffff29;width:46px;height:46px;box-shadow:inset 0 0 0 1px #ffffff2e}.support-chat-avatar .material-symbols-outlined{font-variation-settings:"FILL" 1;font-size:1.65rem}.support-chat-header h2{letter-spacing:-.03em;margin:0;font-size:1.22rem;font-weight:800}.support-chat-header p{color:#dbeafef0;margin:4px 0 0;font-size:.92rem;line-height:1.55}.support-chat-header button{color:#ffffffd1;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.support-chat-header button:hover{color:#fff}.support-chat-form{flex-direction:column;flex:1;min-height:0;display:flex}.support-chat-body{flex:1;align-content:start;gap:20px;min-height:0;padding:24px 26px 18px;display:grid;overflow-y:auto}.support-chat-body::-webkit-scrollbar{width:4px}.support-chat-body::-webkit-scrollbar-track{background:0 0}.support-chat-body::-webkit-scrollbar-thumb{background:#136dec38;border-radius:999px}.support-chat-error{color:#9f1239;background:#fff1f2;border:1px solid #ef444429;border-radius:12px;margin:0;padding:12px 14px;font-size:.86rem}.support-chat-error-top{order:-1}.support-chat-message-row{align-items:flex-end;gap:10px;display:flex}.support-chat-mini-avatar{color:#136dec;background:#dbeafe;width:32px;height:32px}.support-chat-mini-avatar .material-symbols-outlined{font-variation-settings:"FILL" 1;font-size:1.15rem}.support-chat-bubble{color:#23324a;background:#fff;border-radius:18px 18px 18px 6px;max-width:82%;padding:13px 15px;box-shadow:0 10px 22px #0f172a14}.support-chat-bubble p{margin:0;font-size:.92rem;line-height:1.55}.support-chat-reply-email{color:#64748b;background:#ffffffd1;border:1px solid #dbe4ef;border-radius:999px;align-items:center;gap:8px;width:fit-content;max-width:100%;padding:9px 12px;font-size:.8rem;display:inline-flex}.support-chat-reply-email .material-symbols-outlined{color:#136dec;font-size:1rem}.support-chat-reply-email strong{color:#172033;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.support-chat-footer{background:#fff;border-top:1px solid #e8edf4;gap:12px;padding:16px 18px 18px;display:grid}.support-chat-composer{background:#f8fafc;border:1px solid #d9e1ec;border-radius:18px;grid-template-columns:minmax(0,1fr) 44px;align-items:end;gap:10px;padding:10px;transition:border-color .14s,box-shadow .14s;display:grid}.support-chat-composer:focus-within{border-color:#136dec;box-shadow:0 0 0 3px #136dec1f}.support-chat-composer textarea{color:#0f172a;width:100%;font:inherit;resize:vertical;background:0 0;border:0;outline:none;min-height:62px;max-height:140px}.support-chat-composer textarea::placeholder{color:#94a3b8}.support-chat-send,.support-chat-submit{color:#fff;cursor:not-allowed;font:inherit;background:#136dec;border:0;justify-content:center;align-items:center;font-weight:900;transition:transform .14s,opacity .14s,background .14s;display:inline-flex}.support-chat-send{border-radius:14px;width:44px;height:44px;box-shadow:0 12px 22px #136dec38}.support-chat-submit{border-radius:12px;width:100%;padding:15px 18px;box-shadow:0 18px 32px #136dec33}.support-chat-send:not(:disabled),.support-chat-submit:not(:disabled){cursor:pointer}.support-chat-send:hover:not(:disabled),.support-chat-submit:hover:not(:disabled){background:#0f62d6;transform:translateY(-1px)}.support-chat-send:disabled,.support-chat-submit:disabled{opacity:.68}.support-chat-response-time{color:#66758a;justify-content:center;align-items:center;gap:8px;font-size:.88rem;display:inline-flex}.support-chat-response-time p{margin:0}.support-chat-response-time strong{color:#162033}.support-chat-response-time .material-symbols-outlined{font-size:1.12rem}.support-chat-send:disabled .material-symbols-outlined{animation:1s linear infinite dashboard-spin}.support-chat-success{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:42px 30px;display:flex}.support-chat-success-icon{color:#136dec;background:#136dec1a;border-radius:999px;justify-content:center;align-items:center;width:86px;height:86px;margin-bottom:18px;display:inline-flex}.support-chat-success-icon .material-symbols-outlined{font-variation-settings:"FILL" 1;font-size:3.8rem}.support-chat-success h3{color:#0f172a;margin:0 0 10px;font-size:1.18rem}.support-chat-success p{color:#64748b;max-width:280px;margin:0;line-height:1.6}.notifications-table{gap:10px;display:grid}.notifications-table-header,.notifications-row{grid-template-columns:minmax(0,260px) minmax(0,1fr) 210px;align-items:center;gap:18px;display:grid}.notifications-table-header{border-bottom:1px solid #cfdae9f2;padding:0 10px 14px}.notifications-table-header span{color:#5f7390;letter-spacing:.14em;text-transform:uppercase;font-size:.74rem;font-weight:900}.notifications-table-body{gap:8px;display:grid}.notifications-load-more{width:fit-content;color:var(--shell-accent);cursor:pointer;background:0 0;border:0;margin:8px auto 0;padding:0;font-size:.84rem;font-weight:800}.notifications-load-more:hover{text-decoration:underline}.notifications-row{background:linear-gradient(#fafcff 0%,#f5f8fd 100%);border:1px solid #e5ebf3f2;border-radius:18px;padding:18px 22px}.notifications-app-cell{align-items:center;gap:14px;min-width:0;display:flex}.notifications-app-icon{border-radius:12px;flex:none;place-items:center;width:36px;height:36px;display:grid}.notifications-app-icon .material-symbols-outlined{font-size:1.15rem}.notifications-app-copy,.notifications-text-cell{min-width:0}.notifications-app-name,.notifications-app-meta,.notifications-message,.notifications-date-cell span{margin:0}.notifications-app-name,.notifications-message,.notifications-date-cell span{color:#0f172a;font-size:.96rem}.notifications-app-name{font-weight:700}.notifications-app-meta{color:#8a9ab1;letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:.74rem;font-weight:800}.notifications-message{line-height:1.5}.notifications-inline-action{width:fit-content;color:var(--shell-accent);cursor:pointer;background:0 0;border:0;margin-top:8px;padding:0;font-size:.78rem;font-weight:700}.notifications-inline-action:hover{text-decoration:underline}.notifications-date-cell{text-align:right;justify-self:end}.typed-text-entry-cell span{word-break:break-word}.typed-text-empty-row{color:#6d809b;text-align:center;background:#f8fbffeb;border:1px solid #dbe4f1f0;border-radius:20px;padding:28px 18px;font-size:.96rem;font-weight:600}.console-content{max-width:1560px;padding:26px 40px 44px}.page-header{margin-bottom:18px}.page-header-copy p{color:#667890;max-width:70rem;margin:0}.child-switcher{gap:10px;margin-bottom:18px}.child-pill{border:1px solid var(--shell-border);color:#637691;background:#ffffffd1;padding:10px 16px;font-weight:700}.child-pill.active{color:var(--shell-accent);background:#f43f5e1a;border-color:#f43f5e24}.child-pill.empty{color:#8b9cb3;background:#ffffffb8}.notice-banner,.error-banner{border:1px solid var(--shell-border);margin-top:0;margin-bottom:18px}.notice-banner{color:#38516f;background:#e9f4ffe6}.error-banner{background:#fff1f0f0}.overview-grid{gap:28px}.overview-summary-card{grid-column:span 7;grid-template-columns:minmax(0,1fr) 190px;gap:20px;height:476px;min-height:476px;padding:40px}.hero-summary-row{display:block}.hero-metric-line{margin-bottom:10px}.hero-metric{letter-spacing:-.06em;font-size:clamp(2.45rem,3.4vw,3.7rem);line-height:.95}.hero-description,.feature-subtitle{color:#62758e}.hero-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px;margin-top:24px;display:grid}.hero-permissions-card{gap:10px;width:100%;margin-top:8px;display:grid}.hero-permissions-header .section-eyebrow{text-align:center;margin-bottom:0}.hero-permissions-grid{grid-template-columns:1fr;gap:8px;display:grid}.hero-permission-item{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.hero-permission-label{color:#7b8fa9;letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:800}.hero-permission-value{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:4px 8px;font-size:.7rem;font-weight:800;display:inline-flex}.hero-permission-value.tone-success{color:#169b52;background:#dcfce7e6}.hero-permission-value.tone-danger{color:#d33654;background:#ffe4e6eb}.hero-permission-value.tone-neutral{color:#6b809d;background:#eaf1faf2}.hero-stat-card{align-items:center;gap:12px;min-width:0;min-height:52px;display:flex}.hero-stat-icon{border-radius:14px;flex:none;place-items:center;width:46px;height:46px;display:grid}.hero-stat-copy{gap:4px;min-width:0;display:grid}.hero-stat-value-row{align-items:center;gap:8px;min-width:0;display:flex}.hero-stat-value-row strong{color:#0f172a;white-space:nowrap;font-size:1rem;font-weight:900;line-height:1}.hero-stat-dot{background:#aab6c7;border-radius:999px;width:7px;height:7px}.hero-stat-dot.active{background:var(--shell-success)}.hero-stat-label{color:#93a3bb;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:.74rem;font-weight:800;line-height:1.2;display:block;overflow:hidden}.hero-donut-card{align-self:start;justify-items:center;gap:12px;padding-top:8px;display:grid}.hero-donut{background:conic-gradient(#f43f5e calc(var(--ratio) * 1%), #edf2f9 0);width:126px;height:126px}.hero-donut:after{inset:13px}.hero-donut-center p{color:#9aabc0;letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:800}.hero-donut-center strong{letter-spacing:-.05em;font-size:1.1rem}.hero-donut-caption{color:#5c6f8f;text-align:center;margin:0;font-size:.8rem;font-weight:800;line-height:1.35}.dashboard-sync-card{flex-direction:column;grid-column:span 5;height:476px;min-height:476px;padding:28px;display:flex}.sync-health-stack{flex-direction:column;flex:auto;gap:12px;min-height:0;display:flex}.sync-health-list{flex:auto;gap:12px;min-height:0;padding-right:6px;display:grid;overflow-y:auto}.sync-health-row{background:linear-gradient(#fafcff 0%,#f5f8fd 100%);border-color:#e2e9f2;padding:12px 14px}.sync-health-copy{gap:5px}.sync-health-toggle{width:fit-content;color:var(--shell-accent);cursor:pointer;background:0 0;border:0;margin-top:2px;padding:0;font-size:.82rem;font-weight:800}.sync-health-toggle:hover{text-decoration:underline}.status-badge{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:6px 12px;font-size:.7rem;font-weight:800}.status-badge.tone-primary,.status-badge.tone-neutral{color:#16a34a;background:#dcfce7eb}.status-badge.tone-accent{color:#2563eb;background:#dbeafeeb}.status-badge.tone-danger{color:#d97706;background:#fef3c7f5}.status-badge.tone-secondary,.status-badge.tone-muted{color:#64748b;background:#e2e8f0eb}.dashboard-list-card,.dashboard-contacts-card{grid-column:span 6}.dashboard-list-card,.dashboard-contacts-card,.dashboard-security-card{padding:30px}.alert-stack,.dashboard-contact-stack{gap:24px}.alert-row{border-bottom-color:#e2e9f3e6;grid-template-columns:56px minmax(0,1fr)}.alert-row-top{align-items:flex-start}.alert-heading-group{gap:8px;display:grid}.alert-link-button{color:#95a4ba;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;width:fit-content;padding:0;font-size:.76rem;font-weight:800}.alert-link-button:hover{color:var(--shell-accent)}.alert-icon{width:52px;height:52px}.hero-stat-icon.tone-neutral,.alert-icon.tone-neutral{color:#8c9bb1;background:#f1f5f9f2}.hero-stat-icon.tone-accent,.alert-icon.tone-accent{color:#06b6d4;background:#e0f2fef2}.hero-stat-icon.tone-danger,.alert-icon.tone-danger{color:#f43f5e;background:#ffececf5}.hero-stat-icon.tone-secondary,.alert-icon.tone-secondary{color:#6366f1;background:#e8edfff2}.hero-stat-icon.tone-muted{color:#f59e0b;background:#fff7dbf5}.hero-stat-icon.tone-primary{color:#3b82f6;background:#eaf4fff5}.dashboard-contact-stack{display:grid}.dashboard-contact-row{background:linear-gradient(#fafcff 0%,#f5f8fd 100%);border:1px solid #e5ebf3;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.dashboard-contact-main{align-items:center;gap:16px;min-width:0;display:flex}.dashboard-contact-copy{min-width:0}.dashboard-contact-name,.dashboard-contact-meta,.dashboard-contact-count strong,.dashboard-contact-count span{margin:0}.dashboard-contact-name{color:#0f172a;letter-spacing:-.03em;font-size:.98rem;font-weight:800}.dashboard-contact-meta,.dashboard-contact-count span{color:#8798b0;letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-weight:800}.dashboard-contact-count{text-align:right;flex:none}.dashboard-contact-count strong{color:#0f172a;font-size:1rem;font-weight:900;display:block}.contact-avatar{box-shadow:none}.contact-avatar-palette-0{background:linear-gradient(#fb4b67 0%,#f43f5e 100%)}.contact-avatar-palette-1{background:linear-gradient(#4f8cff 0%,#3b82f6 100%)}.contact-avatar-palette-2{background:linear-gradient(#8899b4 0%,#64748b 100%)}.contact-avatar-palette-3{background:linear-gradient(#f59e0b 0%,#d97706 100%)}.dashboard-location-card{background:radial-gradient(circle at 100% 0,#f43f5e2e,#0000 30%),linear-gradient(#121b2d 0%,#11192a 100%);border-color:#1e293bb8;grid-column:span 12;min-height:400px;position:relative;overflow:hidden}.location-pulse-overlay{opacity:.22;background-color:#0000;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.location-map-panel{pointer-events:none;opacity:.86;width:min(56%,760px);position:absolute;inset:0 0 0 auto}.location-map-circle{border:2px solid #60708d47;border-radius:999px;position:absolute}.location-map-circle-one{width:420px;height:420px;top:-90px;right:80px}.location-map-circle-two{width:360px;height:360px;bottom:-120px;right:-90px}.location-map-route{border-bottom:6px solid #f43f5e38;border-right:6px solid #f43f5e38;width:240px;height:190px;position:absolute;top:120px;right:90px;transform:skew(6deg,3deg)}.location-map-pin{background:#f43f5e;border-radius:999px;width:22px;height:22px;position:absolute;top:140px;right:200px;box-shadow:0 0 0 4px #f43f5e2e,0 0 0 7px #ffffffc7}.location-pulse-content{padding:38px 40px}.location-copy-block{max-width:min(52rem,70%)}.location-heading-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.location-tracking-pill{color:#4ade80;letter-spacing:.08em;text-transform:uppercase;background:#22c55e14;border:1px solid #22c55e33;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:.7rem;font-weight:800;display:inline-flex}.location-title{color:#fff;max-width:48rem;margin-top:20px;font-size:clamp(1.9rem,3vw,3rem);line-height:1.16}.location-detail-grid{flex-wrap:wrap;gap:28px;margin-top:28px;display:flex}.location-detail-pill span,.location-detail-pill strong{display:block}.location-detail-pill span{color:#94a3b8e6;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.location-detail-pill strong{color:#fffffff5;margin-top:6px;font-size:1rem;font-weight:500}.location-card-footer{z-index:1;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:20px;margin-top:36px;padding-top:24px;display:flex;position:relative}.location-footer-note{color:#bfcbdedb;align-items:center;gap:14px;font-weight:500;display:flex}.location-footer-icon{color:#f43f5e;background:#f43f5e1f;border-radius:999px;place-items:center;width:36px;height:36px;display:grid}.location-route-link{color:#fff;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex}.location-route-link.disabled{color:#94a3b8db}.dashboard-security-card{grid-column:span 12}.security-form{max-width:560px}.billing-gate-panel{max-width:1440px}.billing-gate-shell .auth-center{box-sizing:border-box;min-height:100dvh;padding:88px 24px 28px}.billing-gate-shell .auth-atmosphere-one{background:#dfe9ffb8;width:460px;height:460px;top:8%;right:8%}.billing-gate-shell .auth-atmosphere-two{background:#ffc3cb33;width:420px;height:420px;bottom:3%;left:8%}.billing-gate-surface{background:#fff;border:1px solid #e3ebf5f5;width:100%;padding:0}.billing-gate-stage{width:min(100%,1440px)}.billing-gate-desktop-shell{gap:18px}.billing-gate-topbar{z-index:12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f9ffd6;border-radius:0;justify-content:flex-start;gap:20px;min-height:72px;padding:0 30px;position:fixed;top:0;left:0;right:0;box-shadow:0 18px 44px #0b1c300d}.billing-gate-topbar-brand{letter-spacing:-.04em;gap:12px;font-size:1rem;font-weight:900}.billing-gate-topbar-mark{border-radius:14px;width:40px;height:40px;box-shadow:inset 0 1px #ffffff47,0 16px 28px #ec425929}.billing-gate-topbar-mark .material-symbols-outlined,.billing-gate-feature-icon .material-symbols-outlined,.billing-gate-feature-card-icon .material-symbols-outlined{font-variation-settings:"FILL" 1, "wght" 650, "GRAD" 0, "opsz" 24}.billing-gate-topbar-mark .material-symbols-outlined{font-size:1.2rem}.billing-gate-topbar-nav{color:#46536c;gap:26px;font-size:.94rem;font-weight:500}.billing-gate-topbar-actions{gap:12px}.billing-gate-topbar-icon-link{color:inherit;text-decoration:none}.billing-gate-topbar-actions .material-symbols-outlined{background:#ffffffeb;border-radius:999px;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 10px 22px #0b1c300f}.billing-gate-topbar-icon-link:hover .material-symbols-outlined{color:#ec4259}.billing-gate-desktop-main{border-radius:42px;height:min(640px,100dvh - 162px);min-height:0;box-shadow:0 24px 60px #0b1c3012}.billing-gate-layout{grid-template-columns:minmax(320px,.82fr) minmax(500px,1.18fr)}.billing-gate-desktop-copy-panel{background:linear-gradient(#edf2ff 0%,#e8effc 100%);flex-direction:column;justify-content:center;padding:48px 46px 42px;display:flex;position:relative}.billing-gate-desktop-copy-panel:before{content:"";opacity:.44;pointer-events:none;background:radial-gradient(circle at 18% 16%,#ffffff9e,#0000 34%),linear-gradient(#ffffff24 1px,#0000 1px) 0 0/34px 34px,linear-gradient(90deg,#ffffff24 1px,#0000 1px) 0 0/34px 34px;position:absolute;inset:0}.billing-gate-desktop-copy-panel>*{z-index:1;position:relative}.billing-gate-desktop-pricing{background:#fffffffc;padding:40px 42px 32px}.billing-gate-desktop-header h1,.billing-gate-mobile-hero h1{color:#f43f5e;letter-spacing:-.08em;font-size:clamp(2.5rem,4vw,3.7rem);font-weight:900;line-height:.94}.billing-gate-feature-eyebrow{color:#6982aa;letter-spacing:.18em;text-transform:uppercase;margin:0 0 10px;font-size:.66rem;font-weight:900}.billing-gate-desktop-header>p:not(.billing-gate-feature-eyebrow),.billing-gate-mobile-hero>p{color:#53637e;max-width:22rem;margin-top:14px;font-size:.9rem;line-height:1.48}.billing-gate-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.billing-gate-feature-grid-desktop{margin-top:22px}.billing-gate-feature-card{background:#f4f9ffb8;border:1px solid #d6e2f5eb;border-radius:18px;padding:12px 12px 11px;box-shadow:inset 0 1px #ffffffb3}.billing-gate-feature-card-head{align-items:center;gap:8px;margin-bottom:8px;display:flex}.billing-gate-feature-card-icon{color:#f43f5e;background:#fffffffa;border-radius:12px;flex:none;place-items:center;width:32px;height:32px;display:grid;box-shadow:0 10px 22px #0b1c300f}.billing-gate-feature-card-icon .material-symbols-outlined{font-size:.95rem}.billing-gate-feature-card-title{color:#0b1c30;letter-spacing:-.04em;font-size:.9rem;font-weight:900}.billing-gate-feature-points{gap:5px;margin:0;padding-left:15px;display:grid}.billing-gate-feature-point{color:#53637e;font-size:.8rem;line-height:1.35}.billing-gate-feature-point::marker{color:#6f85a6}.billing-status-card-rich{background:#f6faffeb;border:1px solid #dbe4f2f0;border-radius:22px;padding:20px 22px}.billing-status-card{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-plan-list-rich,.billing-plan-list-redesign,.billing-gate-plan-stack{gap:14px;display:grid}.billing-gate-plan-stack>*+*{margin-top:0}.billing-plan-card{background:#fff;border:2px solid #dbe7fd;border-radius:22px;padding:22px 24px;box-shadow:0 12px 28px #0b1c3008}.billing-plan-card-rich{background:#fff;border:2px solid #dbe7fd}.billing-plan-card-rich.featured{border-color:#f43f5efa;box-shadow:0 20px 38px #f43f5e1c}.billing-plan-card-redesign{padding:22px 24px}.billing-plan-card-redesign.featured{background:#fff;border-color:#f43f5efa;padding-top:28px;transform:none;box-shadow:0 20px 38px #f43f5e1c}.billing-plan-card-redesign:hover:not(:disabled),.billing-plan-card-redesign:focus-visible:not(:disabled),.billing-plan-card-rich:hover:not(:disabled){border-color:#f43f5e70;transform:translateY(-2px);box-shadow:0 18px 34px #0b1c3014}.billing-plan-card-row{gap:18px}.billing-plan-row-price{letter-spacing:-.1em;font-size:2.55rem}.billing-plan-row-price.featured{color:#f43f5e;font-size:3.35rem}.billing-plan-row-copy .billing-gate-offer-label{color:#0f172a;letter-spacing:.04em;font-size:1rem;font-weight:900}.billing-plan-row-copy p:last-child{color:#4c5d78;margin-top:6px;font-size:.9rem}.billing-plan-action-button{letter-spacing:.14em;background:#f43f5e;border-radius:15px;min-width:156px;min-height:44px;padding:0 22px;font-size:.72rem;box-shadow:0 16px 28px #f43f5e33}.billing-plan-action-button.featured{background:#c81f1f;box-shadow:0 18px 30px #a01b2538}.billing-gate-actions-spread{margin-top:26px}.billing-gate-actions-desktop{gap:18px}.billing-gate-desktop-back-row{margin-bottom:18px}.billing-gate-hero-head-desktop{align-items:center;gap:14px;display:flex}.billing-gate-hero-head-mobile{justify-content:center;align-items:center;width:100%;min-height:40px;display:flex;position:relative}.billing-gate-hero-back{color:#5b6982;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:.82rem;font-weight:900;display:inline-flex}.billing-gate-hero-back .material-symbols-outlined{font-size:1.1rem}.billing-gate-hero-back:hover{color:#f43f5e}.billing-gate-hero-head-mobile .billing-gate-hero-back{position:absolute;top:50%;left:0;transform:translateY(-50%)}.billing-gate-inline-action{color:#4f607b;font-size:.92rem}.billing-gate-inline-action-mobile{display:inline-flex}.billing-gate-inline-divider{background:#c6d6f0f5;height:16px}.billing-gate-trust-row{gap:16px 34px;padding-top:0}.billing-gate-trust-pill{color:#5b6982;letter-spacing:.14em;font-size:.72rem;font-weight:900}.billing-gate-trust-pill .material-symbols-outlined{color:#596985;font-size:1rem}@media (height<=860px) and (width>=981px){.billing-gate-shell .auth-center{padding:82px 20px 20px}.billing-gate-desktop-shell{gap:14px}.billing-gate-desktop-main{height:calc(100dvh - 142px)}.billing-gate-desktop-copy-panel{padding:38px 36px 34px}.billing-gate-desktop-pricing{padding:30px 32px 24px}.billing-gate-desktop-header h1{font-size:clamp(2.2rem,3.4vw,3.1rem)}.billing-gate-feature-grid-desktop{margin-top:18px}.billing-gate-feature-card{padding:10px 11px}.billing-plan-card,.billing-plan-card-redesign{padding:18px 20px}.billing-plan-card-redesign.featured{padding-top:24px}.billing-plan-row-price{font-size:2.3rem}.billing-plan-row-price.featured{font-size:2.95rem}.billing-gate-actions-spread{margin-top:20px}.billing-gate-trust-row{gap:14px 26px}}.billing-gate-offer-card{background:#fffffffa;border:2px solid #dbe7fd;border-radius:24px;padding:22px 22px 20px;box-shadow:0 12px 28px #0b1c300a}.billing-gate-offer-card.featured{border-color:#f43f5efa;padding-top:38px;box-shadow:0 20px 36px #f43f5e1f}.billing-gate-offer-card:hover:not(:disabled),.billing-gate-offer-card:focus-visible:not(:disabled){border-color:#f43f5e70;transform:translateY(-2px);box-shadow:0 18px 32px #0b1c3014}.billing-plan-card>.billing-gate-offer-badge,.billing-plan-card>.billing-gate-offer-badge-inline,.billing-gate-offer-badge{letter-spacing:.2em;white-space:nowrap;background:#f43f5e;min-height:22px;padding:4px 12px;font-size:.625rem;font-weight:900;line-height:1}.billing-gate-offer-card>.billing-gate-offer-badge{z-index:1;position:absolute;top:12px;left:16px;box-shadow:0 8px 16px #f43f5e24}.billing-gate-offer-badge-inline{top:-12px;right:32px;transform:none;box-shadow:0 8px 16px #f43f5e24}.billing-gate-offer-main{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px 18px;display:grid}.billing-gate-offer-price{color:#0b1c30;letter-spacing:-.1em;white-space:nowrap;font-size:2.7rem;font-weight:900;line-height:.9}.billing-gate-offer-price.featured{color:#f43f5e;font-size:3.35rem}.billing-gate-offer-copy-block{min-width:0}.billing-gate-offer-label{color:#111827;letter-spacing:.08em;font-size:1rem}.billing-gate-offer-copy{color:#55657e;margin-top:8px;font-size:.94rem;line-height:1.48}.billing-gate-offer-action{grid-column:1/-1;width:100%}.billing-gate-mobile-hero{text-align:left}.billing-gate-mobile-topbar{display:none}.billing-gate-mobile-brand{color:#0b1c30;align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.billing-gate-mobile-brand .sidebar-brand-wordmark{white-space:nowrap;min-width:0}.billing-gate-mobile-topbar-actions{flex:none;align-items:center;gap:10px;display:flex}.billing-gate-mobile-icon-button{color:#4f607b;background:#fffffff5;border:1px solid #d6e2f5eb;border-radius:999px;place-items:center;width:38px;height:38px;text-decoration:none;display:grid;box-shadow:0 10px 22px #0b1c300d}.billing-gate-mobile-icon-button .material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 550, "GRAD" 0, "opsz" 24;font-size:1.2rem}.billing-gate-mobile-nav{display:none}.billing-gate-mobile-nav-link{color:#4f607b;text-decoration:none}.billing-gate-mobile-feature-section{gap:12px;display:grid}.billing-gate-mobile-feature-toggle{color:#5f7393;text-align:left;background:#f7faffe6;border:1px solid #d6e2f5f0;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 14px;display:flex}.billing-gate-mobile-feature-toggle .billing-gate-feature-eyebrow{margin:0}.billing-gate-mobile-feature-toggle .material-symbols-outlined{color:#607392;font-size:1.2rem;transition:transform .2s}.billing-gate-mobile-feature-toggle.open .material-symbols-outlined{transform:rotate(0)}.billing-gate-feature-grid-mobile{grid-template-columns:1fr}.billing-gate-mobile-stats{gap:14px}.billing-gate-stat-card{text-align:left;background:#f6fafff0;border:1px solid #dbe4f2f0;border-radius:22px;padding:20px 18px}.billing-gate-stat-card strong{font-size:1.2rem;font-weight:900}@media (width>=981px) and (width<=1279px){.billing-gate-shell .auth-center{padding:84px 20px 24px}.billing-gate-topbar{min-height:68px;padding:0 22px}.billing-gate-topbar-nav{gap:18px;font-size:.88rem}.billing-gate-topbar-actions .material-symbols-outlined{width:34px;height:34px}.billing-gate-desktop-main{border-radius:38px;height:min(620px,100dvh - 152px)}.billing-gate-layout{grid-template-columns:minmax(300px,.8fr) minmax(460px,1.2fr)}.billing-gate-desktop-copy-panel{padding:40px 34px 34px}.billing-gate-desktop-pricing{padding:32px 32px 26px}.billing-gate-desktop-header>p{max-width:24rem}.billing-gate-desktop-header h1{font-size:clamp(2.2rem,3.4vw,3rem)}.billing-gate-hero-head-desktop{gap:12px}.billing-gate-desktop-back-row{margin-bottom:14px}.billing-gate-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.billing-gate-feature-card{padding:11px 11px 10px}.billing-gate-feature-card-title{font-size:.84rem}.billing-gate-feature-point{font-size:.75rem}.billing-plan-card-row{grid-template-columns:auto minmax(0,1fr);gap:18px}.billing-plan-row-action{grid-column:1/-1;width:100%}.billing-plan-row-price{font-size:2.3rem}.billing-plan-row-price.featured{font-size:3rem}.billing-plan-row-copy .billing-gate-offer-label{font-size:.92rem}.billing-plan-row-copy p:last-child{font-size:.84rem}.billing-plan-action-button{width:100%;min-height:42px;font-size:.68rem}.billing-gate-offer-badge-inline{left:auto;right:20px}.billing-gate-actions-desktop{gap:14px}.billing-gate-inline-action{font-size:.86rem}}@media (width<=720px){.billing-gate-shell .auth-center{padding:max(18px, env(safe-area-inset-top)) 14px 28px;align-content:start;place-items:start center}.billing-gate-mobile-shell{gap:12px;width:min(100%,520px);margin:0 auto;display:grid}.billing-gate-mobile{background:#fffffff0;border-radius:26px;gap:14px;width:100%;padding:22px 18px 20px;display:grid;box-shadow:0 18px 42px #0b1c3014}.billing-gate-mobile-topbar{top:max(8px, env(safe-area-inset-top));z-index:8;background:#f8f9ffeb;border:1px solid #e3ebf5f5;border-radius:22px;justify-content:flex-start;align-items:center;gap:14px;min-height:56px;padding:10px 12px;display:flex;position:sticky;box-shadow:0 14px 30px #0b1c300d}.billing-gate-mobile-topbar .sidebar-brand-wordmark{letter-spacing:.03em;height:auto;font-size:1.05rem}.billing-gate-mobile-topbar .billing-gate-topbar-mark{border-radius:12px;width:36px;height:36px}.billing-gate-mobile-nav{top:calc(max(8px, env(safe-area-inset-top)) + 68px);z-index:7;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid;position:sticky}.billing-gate-mobile-nav-link{letter-spacing:.04em;background:#f7fafff0;border:1px solid #d6e2f5f0;border-radius:14px;justify-content:center;align-items:center;min-height:40px;padding:10px 12px;font-size:.82rem;font-weight:800;display:flex}.billing-gate-mobile-nav-link.active{color:#f43f5e;background:#fff4f6f5;border-color:#f43f5e42}.billing-gate-mobile-hero{text-align:center;justify-items:center;gap:10px;padding:4px 8px 6px;display:grid}.billing-gate-mobile-hero h1{font-size:clamp(2.2rem,10vw,3rem)}.billing-gate-mobile-hero>p{text-align:center;max-width:18rem;margin-top:0;font-size:.92rem;line-height:1.44}.billing-gate-feature-grid,.billing-status-card{grid-template-columns:1fr}.billing-status-value{margin-top:6px;font-size:.88rem;line-height:1.35}.billing-gate-plan-stack{gap:28px}.billing-gate-offer-card{border-radius:20px;padding:18px 16px}.billing-gate-offer-card.featured{padding-top:40px}.billing-gate-offer-main{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px}.billing-gate-offer-price{font-size:1.95rem;line-height:.88}.billing-gate-offer-price.featured{font-size:2.3rem}.billing-gate-offer-label{letter-spacing:.05em;font-size:.84rem}.billing-gate-offer-copy{margin-top:3px;font-size:.8rem;line-height:1.28}.billing-gate-offer-action{grid-column:auto;width:auto;margin-top:0}.billing-gate-offer-action.billing-plan-action-button{letter-spacing:.12em;border-radius:13px;min-width:114px;min-height:38px;padding:0 14px;font-size:.64rem}.billing-gate-mobile-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.billing-gate-mobile-feature-section{gap:14px;margin-top:6px}.billing-gate-stat-card{border-radius:18px;padding:16px 14px}.billing-gate-stat-card strong{font-size:1.05rem}.billing-gate-actions-mobile{flex-direction:column;gap:10px}.billing-gate-actions-mobile .billing-gate-inline-action-mobile{background:#f7fafff0;border:1px solid #d6e2f5f0;border-radius:15px;justify-content:center;width:100%;min-height:46px;padding:12px 14px;font-size:.9rem;box-shadow:inset 0 1px #ffffffb8}}@media (width<=560px){.billing-gate-mobile{border-radius:22px;padding:16px}.billing-gate-mobile-topbar{gap:10px;padding:8px 10px}.billing-gate-mobile-brand{gap:8px}.billing-gate-mobile-topbar .sidebar-brand-wordmark{letter-spacing:.02em;font-size:.98rem}.billing-gate-mobile-icon-button{width:36px;height:36px}.billing-gate-mobile-nav-link{min-height:38px;padding:9px 10px;font-size:.78rem}.billing-gate-topbar-nav{gap:14px}.billing-gate-offer-badge,.billing-gate-offer-badge-inline{left:auto;right:16px}.billing-gate-offer-card>.billing-gate-offer-badge{top:10px;left:16px;right:auto}.billing-plan-card>.billing-gate-offer-badge,.billing-plan-card>.billing-gate-offer-badge-inline,.billing-gate-offer-badge{min-height:20px;padding:4px 10px;font-size:.56rem}.billing-gate-mobile-feature-toggle{border-radius:16px;padding:10px 12px}.billing-gate-trust-row{gap:14px 20px}}@media (width<=420px){.billing-gate-shell .auth-center{padding:max(12px, env(safe-area-inset-top)) 10px 22px;align-content:start;place-items:start center}.billing-gate-mobile-shell{gap:10px}.billing-gate-mobile{border-radius:20px;gap:12px;padding:18px 14px 16px}.billing-gate-mobile-hero h1{font-size:clamp(1.9rem,10.5vw,2.45rem)}.billing-gate-mobile-topbar{border-radius:18px;min-height:52px;padding:8px 10px}.billing-gate-mobile-topbar .sidebar-brand-wordmark{font-size:.92rem}.billing-gate-mobile-hero{padding:2px 6px 4px}.billing-gate-mobile-nav{grid-template-columns:1fr;gap:8px}.billing-gate-mobile-hero>p{font-size:.88rem}.billing-gate-offer-card{padding:17px 14px}.billing-gate-offer-card.featured{padding-top:38px}.billing-gate-offer-main{grid-template-columns:auto minmax(0,1fr) auto;gap:10px}.billing-gate-offer-price,.billing-gate-offer-price.featured{font-size:1.8rem}.billing-gate-offer-copy{margin-top:2px}.billing-gate-offer-label{font-size:.78rem}.billing-gate-offer-copy{font-size:.74rem;line-height:1.24}.billing-gate-offer-action.billing-plan-action-button{min-width:102px;min-height:36px;padding:0 12px;font-size:.6rem}.billing-gate-offer-badge,.billing-gate-offer-badge-inline{right:14px}.billing-gate-offer-card>.billing-gate-offer-badge{top:10px;left:14px;right:auto}.billing-gate-actions-mobile .billing-gate-inline-action-mobile{min-height:44px;font-size:.86rem}.billing-gate-plan-stack{gap:24px}}@media (width<=360px){.billing-gate-shell .auth-center{padding:max(10px, env(safe-area-inset-top)) 8px 18px;align-content:start;place-items:start center}.billing-gate-mobile-shell{gap:8px}.billing-gate-mobile-topbar{border-radius:16px;min-height:48px;padding:7px 8px}.billing-gate-mobile-brand .sidebar-brand-wordmark{font-size:.82rem}.billing-gate-mobile-icon-button{width:34px;height:34px}.billing-gate-mobile-icon-button .material-symbols-outlined{font-size:1.08rem}.billing-gate-mobile{border-radius:18px;padding:16px 12px 14px}.billing-gate-mobile-hero h1{font-size:clamp(1.8rem,10vw,2.2rem)}.billing-gate-mobile-hero>p{max-width:16rem;font-size:.84rem}.billing-gate-plan-stack{gap:20px}.billing-gate-offer-card{padding:16px 12px 14px}.billing-gate-offer-card.featured{padding-top:36px}.billing-gate-offer-main{grid-template-columns:auto minmax(0,1fr);gap:8px 10px}.billing-gate-offer-price,.billing-gate-offer-price.featured{font-size:1.72rem}.billing-gate-offer-label{font-size:.76rem}.billing-gate-offer-copy{font-size:.72rem;line-height:1.22}.billing-gate-offer-action{grid-column:1/-1;width:100%}.billing-gate-offer-action.billing-plan-action-button{width:100%;min-width:0;min-height:34px;font-size:.58rem}.billing-gate-mobile-feature-toggle{padding:10px 11px}.billing-gate-feature-card{padding:11px 10px}.billing-gate-feature-card-title{font-size:.84rem}.billing-gate-feature-point{font-size:.76rem}.billing-gate-actions-mobile .billing-gate-inline-action-mobile{min-height:42px;padding:11px 12px;font-size:.82rem}}@media (width>=721px) and (width<=980px){.billing-gate-topbar,.billing-gate-desktop-shell{display:none}.billing-gate-shell .auth-center{padding:max(10px, env(safe-area-inset-top)) 18px 28px;align-content:start;place-items:start center}.billing-gate-mobile-shell{gap:10px;width:min(100%,760px);margin:0 auto;display:grid}.billing-gate-mobile{background:#fffffff5;border-radius:30px;gap:18px;width:100%;padding:28px 26px 24px;display:grid;box-shadow:0 24px 52px #0b1c3014}.billing-gate-mobile-topbar{top:max(4px, env(safe-area-inset-top));z-index:8;background:#f8f9fff0;border:1px solid #e3ebf5f5;border-radius:24px;justify-content:flex-start;align-items:center;gap:16px;min-height:64px;padding:12px 16px;display:flex;position:sticky;box-shadow:0 16px 34px #0b1c300d}.billing-gate-mobile-topbar .sidebar-brand-wordmark{letter-spacing:.03em;height:auto;font-size:1.08rem}.billing-gate-mobile-topbar .billing-gate-topbar-mark{border-radius:12px;width:38px;height:38px}.billing-gate-mobile-nav{top:calc(max(10px, env(safe-area-inset-top)) + 78px);z-index:7;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid;position:sticky}.billing-gate-mobile-nav-link{letter-spacing:.04em;background:#f7fafff0;border:1px solid #d6e2f5f0;border-radius:14px;justify-content:center;align-items:center;min-height:42px;padding:10px 12px;font-size:.82rem;font-weight:800;display:flex}.billing-gate-mobile-nav-link.active{color:#f43f5e;background:#fff4f6f5;border-color:#f43f5e42}.billing-gate-mobile-hero{text-align:center;justify-items:center;gap:10px;padding:6px 10px 8px;display:grid}.billing-gate-mobile-hero h1{font-size:clamp(2.6rem,6vw,3.4rem)}.billing-gate-mobile-hero>p{text-align:center;max-width:22rem;margin-top:0;font-size:.98rem;line-height:1.5}.billing-gate-plan-stack{gap:24px}.billing-gate-offer-card{border-radius:22px;padding:20px 18px}.billing-gate-offer-card.featured{padding-top:42px}.billing-gate-offer-card>.billing-gate-offer-badge{top:12px;left:18px}.billing-gate-offer-main{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px}.billing-gate-offer-price{font-size:2.2rem}.billing-gate-offer-price.featured{font-size:2.65rem}.billing-gate-offer-label{font-size:.92rem}.billing-gate-offer-copy{font-size:.86rem;line-height:1.34}.billing-gate-offer-action{grid-column:auto;width:auto}.billing-gate-offer-action.billing-plan-action-button{min-width:132px;min-height:40px;padding:0 16px;font-size:.66rem}.billing-gate-mobile-feature-section{gap:16px}.billing-gate-mobile-feature-toggle{padding:13px 16px}.billing-gate-feature-grid-mobile{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.billing-gate-feature-card{min-height:100%}.billing-gate-actions-mobile{flex-flow:wrap;justify-content:center;gap:12px 18px}.billing-gate-actions-mobile .billing-gate-inline-action-mobile{background:#f7fafff0;border:1px solid #d6e2f5f0;border-radius:15px;width:auto;min-height:44px;padding:12px 14px;font-size:.9rem;box-shadow:inset 0 1px #ffffffb8}}@media (width<=1280px){.overview-grid,.module-layout,.module-single-layout,.security-grid,.social-stats-grid,.module-grid-list{grid-template-columns:minmax(0,1fr)}.overview-grid>*,.module-layout>*,.module-single-layout>*,.security-grid>*,.social-stats-grid>*,.module-grid-list>*{min-width:0}.hero-card,.child-command-card,.overview-summary-card,.dashboard-sync-card,.dashboard-list-card,.dashboard-contacts-card,.dashboard-location-card,.dashboard-security-card,.location-pulse-card,.intel-card,.social-card,.security-card,.media-console-card{grid-column:1/-1}.hero-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.user-page-grid,.utility-page-grid,.help-center-shell,.help-article-layout,.docs-shell,.docs-index-hero{grid-template-columns:1fr}.docs-sidebar,.docs-toc{max-height:none;position:static}.docs-sidebar{order:2}.docs-article{order:1;max-width:none}.docs-article-mobile-back{color:#136dec;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-bottom:14px;padding:0;font-family:inherit;font-size:.88rem;font-weight:850;display:inline-flex}.docs-article-mobile-back .material-symbols-outlined{font-size:1.05rem}.docs-toc{order:3}.docs-index-actions{width:min(100%,420px);min-width:0}.docs-index-grid,.docs-fast-path{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.help-metric-grid,.help-article-button,.help-article-header{grid-template-columns:1fr}.help-article-meta{grid-column:1}.help-article-header h2{font-size:1.42rem}.help-article-action-row .auth-submit-button{width:100%;min-width:0}.docs-index-hero{padding-top:10px}.docs-index-hero h1,.docs-article-header h1{font-size:2rem;line-height:1.08}.docs-index-grid,.docs-fast-path{grid-template-columns:1fr}.docs-index-card{min-height:0}.docs-shell{gap:18px}.docs-sidebar{padding:14px}.docs-article-header{padding:8px 0 24px}.docs-section{grid-template-columns:1fr;gap:10px;padding:26px 0}.docs-step-list li{grid-template-columns:26px minmax(0,1fr);padding:12px}.docs-step-list li>span{width:26px;height:26px}.docs-raw-link-panel{grid-template-columns:1fr}.docs-raw-link-panel img{width:132px;height:132px}.docs-article-footer{padding:18px;display:grid}.docs-article-footer .auth-submit-button{width:100%;min-width:0}}@media (width<=980px){.topbar,.sidebar-collapsed .topbar{width:100%;left:0}.topbar{padding:0 18px}.topbar-show-button{display:none}.console-content{padding:24px 18px 36px}.sidebar-collapsed .console-main,.console-main{width:100%;margin-left:0}.topbar-leading,.topbar-title-group,.topbar-title{min-width:0}.topbar-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.topbar-actions{flex:none}.topbar-sync-button{text-overflow:ellipsis;white-space:nowrap;max-width:clamp(116px,26vw,168px);overflow:hidden}.page-header{align-items:flex-start}.hero-card{grid-template-columns:minmax(0,1fr)}.overview-summary-card{grid-template-columns:1fr;align-items:start;height:auto;min-height:auto;overflow:visible}.hero-donut-card{grid-template-columns:auto minmax(0,1fr);place-items:center start;gap:14px;padding-top:2px}.hero-donut-caption{text-align:left}.hero-permissions-card{grid-column:1/-1;width:100%}.location-copy-block{max-width:100%}.location-map-panel{opacity:.4;width:100%}.dashboard-sync-card{height:auto;min-height:auto}.sync-health-list{padding-right:0;overflow:visible}.notifications-table-header,.notifications-row{grid-template-columns:minmax(0,220px) minmax(0,1fr) 180px}.location-log-shell{height:clamp(640px,100dvh - 140px,920px)}.location-log-item{min-height:138px}}@media (width<=720px){.console-shell{--topbar-height:74px}.topbar{width:100%;height:74px;padding:0 14px;left:0}.topbar-title{font-size:1.05rem}.topbar-subtitle{display:none}.topbar-sync-button{max-width:142px;padding:11px 16px;font-size:.85rem}.console-content{padding:18px 14px 30px}.device-card,.dashboard-list-card,.dashboard-contacts-card,.dashboard-sync-card,.dashboard-security-card,.overview-summary-card{padding:20px}.notifications-table-header{display:none}.notifications-row{grid-template-columns:1fr;gap:12px;padding:16px 18px}.notifications-date-cell{text-align:left;justify-self:start}.hero-summary-row,.dashboard-contact-row,.location-card-footer{align-items:flex-start}.hero-summary-row{grid-template-columns:1fr;gap:14px}.overview-summary-card{gap:22px}.hero-donut-card{text-align:center;grid-template-columns:1fr;justify-items:center}.hero-donut-caption{text-align:center}.dashboard-contact-row,.location-card-footer{flex-direction:column}.hero-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}.hero-stat-card{align-items:flex-start}.hero-permissions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-history-line{grid-template-columns:auto minmax(0,1fr)}.billing-history-date{text-align:left;grid-column:2}.location-pulse-content{padding:24px 20px}.location-detail-grid{gap:18px}.location-log-header{padding:18px 10px 8px}.location-log-list{padding:8px 10px 12px}.location-log-item{min-height:128px;padding:16px}.location-log-overlay{flex-direction:column;align-items:stretch;bottom:16px;left:16px;right:16px}.location-log-overlay .inline-button{justify-content:center;width:100%}}@media (width<=560px){.topbar-actions{gap:8px}.topbar-leading{gap:10px}.topbar-refresh-button{width:42px;height:42px}.topbar-sync-button{max-width:112px;padding:10px 12px;font-size:.78rem}.hero-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px}.hero-stat-card{gap:9px;min-height:46px}.hero-stat-icon{border-radius:14px;width:40px;height:40px}.hero-stat-value-row strong{font-size:.94rem}.hero-stat-label{letter-spacing:.1em;font-size:.66rem}.hero-permissions-grid{grid-template-columns:1fr}.hero-metric{font-size:2.3rem}.user-detail-grid{grid-template-columns:1fr}.billing-history-heading{flex-direction:column;align-items:flex-start;gap:6px}.billing-history-line{grid-template-columns:1fr;gap:7px}.billing-history-status{width:fit-content}.billing-history-date{text-align:left;grid-column:auto}.dashboard-contact-count{text-align:left}.location-log-copy-top strong,.location-log-address{font-size:.94rem}}@media (width<=900px){.support-chat-launcher{right:max(20px, env(safe-area-inset-right));bottom:max(20px, env(safe-area-inset-bottom));width:60px;height:60px}.support-chat-panel{right:max(20px, env(safe-area-inset-right));bottom:calc(max(20px, env(safe-area-inset-bottom)) + 78px);width:min(420px,100vw - 40px);height:min(660px,100dvh - 118px)}}@media (width<=560px){.support-chat-scrim{z-index:84;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a47;border:0;display:block;position:fixed;inset:0}.support-chat-launcher{right:max(18px, env(safe-area-inset-right));bottom:max(18px, env(safe-area-inset-bottom));width:58px;height:58px}.support-chat-panel{width:100vw;height:calc(100dvh - max(12px, env(safe-area-inset-top)));border-bottom:0;border-left:0;border-right:0;border-radius:24px 24px 0 0;bottom:0;left:0;right:0;box-shadow:0 -24px 64px #0f172a42}.support-chat-header{padding:20px 20px 18px}.support-chat-header h2{font-size:1.14rem}.support-chat-body{gap:16px;padding:18px 20px}.support-chat-bubble{max-width:calc(100% - 42px)}.support-chat-reply-email{width:100%}.support-chat-composer textarea{min-height:72px;max-height:26dvh}.support-chat-footer{padding:16px 20px calc(16px + env(safe-area-inset-bottom))}}@media (width<=380px),(height<=660px) and (width<=560px){.support-chat-panel{height:calc(100dvh - max(8px, env(safe-area-inset-top)));border-radius:18px 18px 0 0}.support-chat-header p{display:none}.support-chat-body{gap:12px;padding-top:14px;padding-bottom:14px}.support-chat-composer textarea{min-height:54px;max-height:18dvh}.support-chat-response-time{display:none}}
