.onboarding-page{--ob-ink: #183b3d;--ob-muted: #617477;--ob-teal: #087f77;--ob-teal-dark: #056860;--ob-mint: #e7f5f1;--ob-line: #d9e4e2;min-height:100vh;color:var(--ob-ink);background:#f7faf9}.onboarding-page *,.onboarding-page *:before,.onboarding-page *:after{box-sizing:border-box}.onboarding-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.onboarding-hero{position:relative;overflow:hidden;padding:76px 0 66px;border-bottom:1px solid #dfe9e6;background:radial-gradient(circle at 79% 15%,rgba(74,190,168,.18),transparent 28%),linear-gradient(145deg,#f2faf7,#fff 52%,#edf7f4)}.onboarding-hero:before,.onboarding-hero:after{position:absolute;content:"";pointer-events:none;border:1px solid rgba(27,136,125,.11);border-radius:50%}.onboarding-hero:before{width:360px;height:360px;right:-120px;top:-190px}.onboarding-hero:after{width:220px;height:220px;right:120px;bottom:-170px}.onboarding-hero-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:center;gap:84px}.onboarding-eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 20px;color:var(--ob-teal);font-size:13px;font-weight:800;letter-spacing:.08em}.onboarding-hero h1{max-width:680px;margin:0;color:#163a3c;font-size:clamp(38px,4.4vw,58px);line-height:1.16;letter-spacing:-.045em}.onboarding-hero h1 span{color:var(--ob-teal)}.onboarding-hero-copy>p:not(.onboarding-eyebrow){max-width:650px;margin:22px 0 0;color:var(--ob-muted);font-size:17px;line-height:1.9}.onboarding-hero-meta{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:24px;color:#607477;font-size:13px}.onboarding-hero-meta span{display:inline-flex;align-items:center;gap:7px}.onboarding-hero-meta svg{color:var(--ob-teal)}.onboarding-hero-meta b{color:#284d4e}.onboarding-primary-button,.onboarding-secondary-button{box-sizing:border-box;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 20px;border:1px solid transparent;border-radius:8px;font:inherit;font-size:13px;font-weight:750;text-decoration:none;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.onboarding-primary-button{color:#fff;background:var(--ob-teal);box-shadow:0 8px 20px #087f772b}.onboarding-primary-button:hover{color:#fff;background:var(--ob-teal-dark);transform:translateY(-1px);box-shadow:0 10px 24px #087f773d}.onboarding-secondary-button{color:#4b6265;border-color:#cbdad7;background:#fff}.onboarding-secondary-button:hover:not(:disabled){color:var(--ob-teal);border-color:#8dbdb6;background:#f8fcfb}.onboarding-secondary-button:disabled{opacity:.42;cursor:default}.onboarding-hero-copy>.onboarding-primary-button{margin-top:30px}.onboarding-route-card{position:relative;padding:24px;border:1px solid rgba(142,180,174,.48);border-radius:16px;background:#ffffffe6;box-shadow:0 24px 70px #1f5b5421;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.onboarding-route-card:before{position:absolute;inset:10px;z-index:-1;content:"";border-radius:11px;background:linear-gradient(135deg,rgba(236,248,245,.78),transparent 45%)}.onboarding-route-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.onboarding-route-heading span{color:#24494a;font-size:14px;font-weight:800}.onboarding-route-heading small{color:#849395;font-size:12px}.onboarding-route-list{display:grid}.onboarding-route-item{position:relative;min-height:59px;display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:6px 0}.onboarding-route-item:not(:last-child):after{position:absolute;bottom:-2px;left:18px;width:1px;height:12px;content:"";background:#bcd9d4}.onboarding-route-icon{width:36px;height:36px;display:grid;place-items:center;color:var(--ob-teal);border:1px solid #c3ded9;border-radius:9px;background:#eff8f6}.onboarding-route-item div{display:grid;gap:2px}.onboarding-route-item small{color:#8a999a;font-size:12px;font-weight:800;letter-spacing:.08em}.onboarding-route-item strong{color:#284a4c;font-size:13px}.onboarding-route-item>svg{color:#abc0bd}.onboarding-route-result{display:flex;align-items:center;gap:11px;margin-top:12px;padding:12px 14px;color:#fff;border-radius:9px;background:linear-gradient(120deg,#087c74,#13958a)}.onboarding-route-result div{display:grid;gap:1px}.onboarding-route-result strong{font-size:13px}.onboarding-route-result span{color:#ffffffc7;font-size:12px}.onboarding-guide{padding:10px 0 40px}.onboarding-section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:26px}.onboarding-section-heading p{margin:0 0 6px;color:var(--ob-teal);font-size:12px;font-weight:850;letter-spacing:.14em}.onboarding-section-heading h2{margin:0;color:#1d4143;font-size:27px;letter-spacing:-.025em}.onboarding-section-heading>span{color:#829193;font-size:12px}.onboarding-section-heading>span strong{color:var(--ob-teal);font-size:18px}.onboarding-tabs-sticky{position:sticky;top:66px;z-index:40;padding:6px 0 8px;background:#f7faf9f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.onboarding-tabs{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin:0}.onboarding-tabs button{position:relative;min-width:0;min-height:42px;display:grid;grid-template-columns:22px 16px minmax(0,1fr);align-items:center;gap:6px;padding:5px 9px;overflow:hidden;color:#315d5e;border:1px solid #7ea9a4;border-radius:7px;background:#dceae7;text-align:left;cursor:pointer;box-shadow:0 2px 8px #1f49441a;transition:border-color .18s ease,color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.onboarding-tabs button:hover{color:#075f59;border-color:#4e9189;background:#cde2de;box-shadow:0 3px 10px #14675f26;transform:translateY(-1px)}.onboarding-tabs button.active{color:#fff;border-color:var(--ob-teal);background:linear-gradient(145deg,#0c8b82,#07746d);box-shadow:0 5px 14px #097b732e}.onboarding-tabs button.active:after{position:absolute;right:-12px;bottom:-25px;width:70px;height:70px;content:"";border:1px solid rgba(255,255,255,.15);border-radius:50%}.onboarding-tab-number{color:#5f7c7d;font-size:12px;font-weight:850}.onboarding-tabs button.active .onboarding-tab-number{color:#ffffffa1}.onboarding-tabs button>span:nth-of-type(2){min-width:0;display:block}.onboarding-tabs strong,.onboarding-tabs small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.onboarding-tabs strong{color:#173f41;font-size:13px;font-weight:850}.onboarding-tabs small{display:none}.onboarding-tabs button.active strong{color:#fff}.onboarding-tabs button.active small{color:#ffffffad}.onboarding-tab-check{position:absolute;top:4px;right:4px;color:#55a79e}.onboarding-step-panel{overflow:hidden;border:1px solid var(--ob-line);border-radius:13px;background:#fff;box-shadow:0 16px 45px #1f494412}.onboarding-step-header{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:13px 18px;border-bottom:1px solid #e2e9e7;background:linear-gradient(120deg,#f8fcfb,#fff 70%)}.onboarding-step-title-icon{width:40px;height:40px;display:grid;place-items:center;color:var(--ob-teal);border:1px solid #b9dcd7;border-radius:9px;background:var(--ob-mint)}.onboarding-step-title-icon svg{width:21px;height:21px}.onboarding-step-labels{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:3px}.onboarding-step-labels>span:first-child{color:var(--ob-teal);font-size:12px;font-weight:850;letter-spacing:.06em}.onboarding-step-labels small{display:inline-flex;align-items:center;gap:4px;color:#889698;font-size:12px}.onboarding-step-header h2{margin:0;color:#1d4143;font-size:19px;line-height:1.35;letter-spacing:-.02em}.onboarding-step-header p{max-width:980px;margin:3px 0 0;color:#657779;font-size:12px;line-height:1.55}.onboarding-surface-badge{min-height:25px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border-radius:5px;font-size:12px;font-weight:800;white-space:nowrap}.onboarding-surface-badge.website{color:#08766f;background:#e4f3f0}.onboarding-surface-badge.client{color:#48559b;background:#ebedfa}.onboarding-surface-badge.mixed{color:#75601e;background:#f8f0d9}.onboarding-step-layout{display:grid;grid-template-columns:minmax(0,1fr) 286px;gap:28px;padding:20px 22px 24px}.onboarding-goal{display:grid;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:14px;margin-bottom:25px;padding:14px 16px;border:1px solid #cce4df;border-radius:8px;background:#f1f9f7}.onboarding-goal span{color:var(--ob-teal);font-size:12px;font-weight:850}.onboarding-goal p{margin:0;color:#36595a;font-size:12px;line-height:1.7}.onboarding-actions{position:relative;display:grid;gap:0}.onboarding-actions:before{position:absolute;top:31px;bottom:31px;left:17px;width:1px;content:"";background:#d5e4e1}.onboarding-action{position:relative;display:grid;grid-template-columns:36px minmax(0,1fr);gap:16px;padding:0 0 25px}.onboarding-action:last-child{padding-bottom:2px}.onboarding-action-number{z-index:1;width:34px;height:34px;display:grid;place-items:center;color:var(--ob-teal);border:1px solid #bcdad5;border-radius:50%;background:#fff;font-size:12px;font-weight:850}.onboarding-action-heading{min-height:34px;display:flex;flex-wrap:wrap;align-items:center;gap:9px}.onboarding-action h3{margin:0;color:#284b4d;font-size:14px}.onboarding-action p{margin:7px 0 0;color:#687a7c;font-size:12px;line-height:1.8}.onboarding-menu-path{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin-top:11px;padding:8px 10px;border-radius:6px;background:#f6f8f8}.onboarding-menu-path>span{display:inline-flex;align-items:center;gap:3px;color:#526b6c;font-size:12px;font-weight:650}.onboarding-menu-path>span:first-child{margin-right:4px;color:#94a1a2;font-weight:750}.onboarding-menu-path svg{color:#a0afad}.onboarding-inline-note{display:flex;align-items:flex-start;gap:7px;margin-top:10px;color:#8a6d20;font-size:12px;line-height:1.65}.onboarding-inline-note svg{flex:0 0 auto;margin-top:1px}.onboarding-warning{display:flex;align-items:flex-start;gap:11px;margin-top:22px;padding:14px 16px;color:#775e1c;border:1px solid #eddaa9;border-radius:8px;background:#fdf8eb}.onboarding-warning>svg{flex:0 0 auto;color:#b38d27}.onboarding-warning div{display:grid;gap:3px}.onboarding-warning strong{font-size:12px}.onboarding-warning p{margin:0;font-size:12px;line-height:1.65}.onboarding-side-column{display:grid;align-content:start;gap:12px}.onboarding-side-card,.onboarding-surface-help{padding:18px;border:1px solid #dce6e4;border-radius:9px;background:#fbfdfc}.onboarding-side-card h3,.onboarding-surface-help h3{margin:0 0 14px;color:#456062;font-size:12px;font-weight:850}.onboarding-side-card ul{display:grid;gap:11px;margin:0;padding:0;list-style:none}.onboarding-side-card li{display:grid;grid-template-columns:14px minmax(0,1fr);gap:8px;color:#6c7d7f;font-size:12px;line-height:1.55}.onboarding-side-card li>span{width:5px;height:5px;margin:5px 0 0 4px;border-radius:50%;background:#91aaa7}.onboarding-done-card{border-color:#cfe5e0;background:#f2f9f7}.onboarding-done-card li svg{margin-top:1px;color:var(--ob-teal)}.onboarding-surface-help{background:#fff}.onboarding-surface-help>div{display:grid;grid-template-columns:32px minmax(0,1fr);gap:9px;align-items:center;padding:9px 0}.onboarding-surface-help>div+div{border-top:1px solid #edf1f0}.onboarding-surface-help>div>span{width:30px;height:30px;display:grid;place-items:center;border-radius:7px}.onboarding-surface-help .website{color:var(--ob-teal);background:#e5f4f1}.onboarding-surface-help .client{color:#525d9d;background:#eceefa}.onboarding-surface-help p{display:grid;gap:2px;margin:0}.onboarding-surface-help strong{color:#405d5f;font-size:12px}.onboarding-surface-help small{color:#8a9899;font-size:12px;line-height:1.4}.onboarding-step-footer{display:grid;grid-template-columns:minmax(160px,auto) minmax(170px,1fr) minmax(210px,auto);align-items:center;gap:28px;padding:18px 32px;border-top:1px solid #e2e9e7;background:#fafcfb}.onboarding-step-footer>div{width:100%;max-width:260px;display:grid;justify-self:center;gap:6px}.onboarding-step-footer>div span{color:#8a9899;font-size:12px;font-weight:800;text-align:center}.onboarding-step-footer i{height:4px;overflow:hidden;border-radius:4px;background:#e2e9e7}.onboarding-step-footer i b{height:100%;display:block;border-radius:inherit;background:var(--ob-teal);transition:width .25s ease}.onboarding-step-footer>:last-child{justify-self:end}.onboarding-help-band{padding:27px 0;color:#dcecea;background:#173f40}.onboarding-help-band .onboarding-container{display:flex;align-items:center;justify-content:space-between;gap:24px}.onboarding-help-band .onboarding-container>div{display:flex;align-items:center;gap:13px}.onboarding-help-band span{display:grid;gap:3px}.onboarding-help-band strong{color:#fff;font-size:13px}.onboarding-help-band small{color:#abc1bf;font-size:12px}.onboarding-help-band a{min-height:38px;display:inline-flex;align-items:center;gap:7px;padding:0 15px;color:#dff5f1;border:1px solid #507777;border-radius:7px;font-size:12px;font-weight:750;text-decoration:none}.onboarding-help-band a:hover{color:#fff;border-color:#75a7a2;background:#ffffff0f}html[data-theme=dark] .onboarding-page{--ob-ink: #e8f1ed;--ob-muted: #aebcb6;--ob-line: #3c4c45;color:#e8f1ed;background:#141a17}html[data-theme=dark] .onboarding-hero{border-color:#33433d;background:radial-gradient(circle at 79% 15%,rgba(44,161,143,.13),transparent 28%),linear-gradient(145deg,#17241f,#141a17 55%,#15211d)}html[data-theme=dark] .onboarding-hero h1,html[data-theme=dark] .onboarding-section-heading h2,html[data-theme=dark] .onboarding-step-header h2{color:#edf4f0}html[data-theme=dark] .onboarding-hero-copy>p:not(.onboarding-eyebrow),html[data-theme=dark] .onboarding-hero-meta{color:#aebcb6}html[data-theme=dark] .onboarding-hero-meta b{color:#d5e2dc}html[data-theme=dark] .onboarding-route-card,html[data-theme=dark] .onboarding-tabs button,html[data-theme=dark] .onboarding-step-panel,html[data-theme=dark] .onboarding-surface-help{border-color:#3b4d45;background:#1b231f}html[data-theme=dark] .onboarding-route-heading span,html[data-theme=dark] .onboarding-route-item strong,html[data-theme=dark] .onboarding-tabs strong,html[data-theme=dark] .onboarding-action h3{color:#e4eee9}html[data-theme=dark] .onboarding-tabs button:hover{background:#202b26}html[data-theme=dark] .onboarding-tabs button:not(.active){color:#b7d3ce;border-color:#58706a;background:linear-gradient(180deg,#25312c,#1d2823);box-shadow:0 2px 8px #00000038}html[data-theme=dark] .onboarding-tabs button:not(.active) .onboarding-tab-number{color:#9bb3ae}html[data-theme=dark] .onboarding-tabs button.active{background:linear-gradient(145deg,#108d83,#087269)}html[data-theme=dark] .onboarding-step-header{border-color:#3b4943;background:linear-gradient(120deg,#1c2722,#1b231f)}html[data-theme=dark] .onboarding-step-header p,html[data-theme=dark] .onboarding-action p,html[data-theme=dark] .onboarding-goal p{color:#afbeb7}html[data-theme=dark] .onboarding-goal,html[data-theme=dark] .onboarding-done-card{color:#d7e5df;border-color:#31584f;background:#1b312b}html[data-theme=dark] .onboarding-action-number{border-color:#3f655d;background:#1b231f}html[data-theme=dark] .onboarding-menu-path{background:#252e2a}html[data-theme=dark] .onboarding-menu-path>span{color:#b9c7c1}html[data-theme=dark] .onboarding-side-card{border-color:#3b4943;background:#19211d}html[data-theme=dark] .onboarding-side-card h3,html[data-theme=dark] .onboarding-surface-help h3,html[data-theme=dark] .onboarding-surface-help strong{color:#dce7e2}html[data-theme=dark] .onboarding-side-card li,html[data-theme=dark] .onboarding-surface-help small{color:#a7b6af}html[data-theme=dark] .onboarding-step-footer{border-color:#3b4943;background:#18201c}html[data-theme=dark] .onboarding-secondary-button{color:#d0ddd7;border-color:#4a5b53;background:#202923}html[data-theme=dark] .onboarding-tabs-sticky{background:#141a17f5}@media(max-width:980px){.onboarding-hero{padding:54px 0}.onboarding-hero-layout{grid-template-columns:1fr;gap:40px}.onboarding-route-card{max-width:620px}.onboarding-tabs{grid-template-columns:repeat(5,150px);overflow-x:auto;padding-bottom:3px}.onboarding-step-layout{grid-template-columns:1fr}.onboarding-side-column{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.onboarding-container{width:min(calc(100% - 24px),1180px)}.onboarding-hero{padding:38px 0 42px}.onboarding-hero h1{font-size:36px}.onboarding-hero h1 br{display:none}.onboarding-hero-copy>p:not(.onboarding-eyebrow){font-size:14px}.onboarding-route-card{padding:18px}.onboarding-guide{padding:6px 0 32px}.onboarding-section-heading{align-items:center}.onboarding-section-heading h2{font-size:22px}.onboarding-tabs-sticky{top:60px}.onboarding-step-header{grid-template-columns:40px minmax(0,1fr);gap:10px;padding:11px 12px}.onboarding-step-title-icon{width:38px;height:38px}.onboarding-step-header h2{font-size:18px}.onboarding-step-layout{gap:22px;padding:16px 12px 20px}.onboarding-side-column{grid-template-columns:1fr}.onboarding-step-footer{grid-template-columns:1fr 1fr;gap:12px;padding:16px 18px}.onboarding-step-footer>div{grid-column:1 / -1;grid-row:1;max-width:none}.onboarding-step-footer>button,.onboarding-step-footer>a{grid-row:2;width:100%;padding-inline:12px}.onboarding-help-band .onboarding-container{align-items:flex-start;flex-direction:column}}@media(max-width:430px){.onboarding-hero h1{font-size:31px}.onboarding-hero-meta{display:grid}.onboarding-route-item{grid-template-columns:38px minmax(0,1fr)}.onboarding-route-item>svg{display:none}.onboarding-goal{grid-template-columns:1fr;gap:4px}.onboarding-step-footer{grid-template-columns:1fr}.onboarding-step-footer>button,.onboarding-step-footer>a{grid-row:auto}.onboarding-step-footer>:last-child{justify-self:stretch}}.team-service-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:18px;margin-top:18px}.team-service-grid-subscription,.team-service-grid-archive{grid-template-columns:minmax(0,1fr)}.team-service-grid-subscription .team-service-panel:nth-child(2),.team-service-grid-archive .team-service-panel:nth-child(1){display:none}.team-service-panel{min-width:0;padding:16px;border:1px solid #dfe5e8;border-radius:6px;background:#fff}.team-service-panel>header{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:start;gap:10px}.team-service-panel h2,.team-service-panel p{margin:0}.team-service-panel h2{font-size:14px}.team-service-panel header p{margin-top:3px;color:#738188;font-size:12px;line-height:1.5}.team-service-icon{width:34px;height:34px;display:grid;place-items:center;color:#087f76;background:#e9f7f4;border:1px solid #cbe7e1;border-radius:6px}.team-service-facts{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));margin:15px 0 0;border-top:1px solid #e8edef;border-bottom:1px solid #e8edef}.team-service-facts>div{padding:11px 8px 11px 0}.team-service-facts>div+div{padding-left:14px;border-left:1px solid #e8edef}.team-service-facts dt{color:#738188;font-size:12px}.team-service-facts dd{margin:5px 0 0;font-size:13px;font-weight:700}.team-seat-purchase-intent{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.8fr) auto;align-items:center;gap:18px;margin-top:14px;padding:13px;border:1px solid #b9ddd7;border-radius:7px;background:#f0faf8}.team-seat-purchase-copy{min-width:0;display:flex;align-items:flex-start;gap:10px}.team-seat-purchase-copy h3,.team-seat-purchase-copy p{margin:0}.team-seat-purchase-copy h3{font-size:13px}.team-seat-purchase-copy p{margin-top:4px;color:#64777d;font-size:12px;line-height:1.55}.team-seat-purchase-intent dl{display:grid;grid-template-columns:repeat(3,minmax(70px,1fr));margin:0}.team-seat-purchase-intent dl>div{min-width:0;padding:0 10px;border-left:1px solid #d4e7e3}.team-seat-purchase-intent dt{color:#6f8086;font-size:12px}.team-seat-purchase-intent dd{margin:5px 0 0;color:#20383e;font-size:14px;font-weight:800}.team-seat-purchase-intent input{width:74px;height:32px;padding:0 8px;font-weight:800}.team-seat-purchase-actions{display:grid;gap:7px}.team-seat-purchase-actions button{justify-content:center;white-space:nowrap}.team-retention-row{display:grid;grid-template-columns:minmax(180px,1fr) auto;align-items:end;gap:10px;margin-top:14px}.team-retention-row label{margin:0}.team-sync-summary{display:flex;flex-wrap:wrap;align-items:center;gap:7px 16px;margin-top:12px;color:#56666d;font-size:12px}.team-sync-summary svg{color:#087f76}.team-service-note{margin-top:12px;padding-left:9px;color:#6c5d33;border-left:3px solid #d5a840;font-size:12px;line-height:1.55}.team-seat-subscription-table-wrap{margin-top:12px;overflow-x:auto;border:1px solid #e3e9eb;border-radius:6px}.team-seat-subscription-table{width:100%;border-collapse:collapse;font-size:12px}.team-seat-subscription-table th,.team-seat-subscription-table td{padding:9px 10px;border-right:1px solid #e7ecee;border-bottom:1px solid #e7ecee;text-align:left;white-space:nowrap}.team-seat-subscription-table th{color:#45575f;background:#edf4f3;font-weight:700}.team-seat-subscription-table th:last-child,.team-seat-subscription-table td:last-child{border-right:0}.team-seat-subscription-table tbody tr:last-child td{border-bottom:0}.team-service-panel .notice{margin-top:10px}@media(max-width:980px){.team-service-grid{grid-template-columns:1fr}.team-service-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.team-seat-purchase-intent{grid-template-columns:1fr}.team-seat-purchase-intent dl>div:first-child{border-left:0}}@media(max-width:560px){.team-service-panel>header,.team-retention-row{grid-template-columns:1fr}.team-service-panel>header .status{justify-self:start}.team-seat-purchase-intent dl{grid-template-columns:1fr}.team-seat-purchase-intent dl>div{padding:8px 0;border-left:0;border-top:1px solid #d4e7e3}.team-seat-purchase-intent dl>div:first-child{border-top:0}}.team-sync-devices{margin-top:10px;border-top:1px solid #e8edef}.team-sync-device{display:grid;grid-template-columns:minmax(120px,1fr) auto auto;align-items:center;gap:12px;min-height:42px;border-bottom:1px solid #edf1f2;color:#627177;font-size:12px}.team-sync-device>div{min-width:0;display:flex;align-items:baseline;gap:7px}.team-sync-device strong{overflow:hidden;color:#1e2b30;text-overflow:ellipsis;white-space:nowrap}.team-sync-device>div span{color:#8a969b}html[data-theme=dark] .team-service-panel{color:#edf4f0;border-color:#3d4b44;background:#1b221e}html[data-theme=dark] .team-service-panel h2,html[data-theme=dark] .team-service-facts dd,html[data-theme=dark] .team-sync-device strong{color:#edf4f0}html[data-theme=dark] .team-service-panel header p,html[data-theme=dark] .team-service-facts dt,html[data-theme=dark] .team-retention-row label,html[data-theme=dark] .team-sync-summary,html[data-theme=dark] .team-sync-device,html[data-theme=dark] .team-sync-device>div span{color:#b9c7c0}html[data-theme=dark] .team-service-icon{color:#8fe3d9;border-color:#365a52;background:#20352f}html[data-theme=dark] .team-seat-purchase-intent{border-color:#38665f;background:#20352f}html[data-theme=dark] .team-seat-purchase-copy h3,html[data-theme=dark] .team-seat-purchase-intent dd{color:#edf4f0}html[data-theme=dark] .team-seat-purchase-copy p,html[data-theme=dark] .team-seat-purchase-intent dt{color:#b9c7c0}html[data-theme=dark] .team-seat-purchase-intent dl>div{border-color:#3b574f}html[data-theme=dark] .team-service-facts,html[data-theme=dark] .team-service-facts>div+div,html[data-theme=dark] .team-sync-devices,html[data-theme=dark] .team-sync-device{border-color:#35423c}html[data-theme=dark] .team-service-note{color:#e4cf94;border-left-color:#c79a3f}html[data-theme=dark] .team-seat-subscription-table-wrap,html[data-theme=dark] .team-seat-subscription-table th,html[data-theme=dark] .team-seat-subscription-table td{border-color:#35423c}html[data-theme=dark] .team-seat-subscription-table th{color:#edf4f0;background:#24322c}.team-service-header-actions{display:flex;align-items:center;gap:8px}.team-service-header-actions .compact-button{min-height:30px;padding:0 10px}.icon-danger-button{width:28px;height:28px;display:inline-grid;place-items:center;padding:0;border:1px solid #efd0ce;border-radius:5px;color:#b6433f;background:#fff8f7}.icon-danger-button:hover:not(:disabled){border-color:#d99a96;background:#fff0ee}.muted-text{color:#849197}.team-storage-subscription-editor{margin-top:14px;padding:12px;border:1px solid #dfe7e8;border-radius:6px;background:#f9fbfb}.team-storage-heading{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:start;gap:10px}.team-storage-heading h3,.team-storage-heading p{margin:0}.team-storage-heading h3{font-size:13px}.team-storage-heading p{margin-top:3px;color:#738188;font-size:12px}.team-storage-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:10px 0 0;border-top:1px solid #e2e8e9;border-bottom:1px solid #e2e8e9}.team-storage-summary>div{padding:9px 10px 9px 0}.team-storage-summary>div+div{padding-left:10px;border-left:1px solid #e2e8e9}.team-storage-summary dt{color:#738188;font-size:12px}.team-storage-summary dd{margin:3px 0 0;font-size:13px;font-weight:700}.team-storage-controls{display:flex;align-items:flex-end;gap:8px;margin-top:10px}.team-storage-controls label{display:grid;gap:4px;margin:0;color:#65757c;font-size:12px}.team-storage-input{height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid #cfdadc;border-radius:5px;background:#fff}.team-storage-input input{width:90px;height:30px;padding:0;border:0;outline:0;background:transparent}.team-storage-required{flex:1;align-self:center;color:#718087;font-size:12px}html[data-theme=dark] .team-storage-subscription-editor,html[data-theme=dark] .team-storage-input{border-color:#35423c;background:#202923}html[data-theme=dark] .team-storage-heading p,html[data-theme=dark] .team-storage-summary dt,html[data-theme=dark] .team-storage-controls label,html[data-theme=dark] .team-storage-required,html[data-theme=dark] .muted-text{color:#b9c7c0}html[data-theme=dark] .team-storage-summary,html[data-theme=dark] .team-storage-summary>div+div{border-color:#35423c}html[data-theme=dark] .team-storage-input input,html[data-theme=dark] .team-storage-summary dd{color:#edf4f0}html[data-theme=dark] .icon-danger-button{border-color:#704942;color:#f2a39b;background:#392622}@media(max-width:560px){.team-storage-heading{grid-template-columns:1fr}.team-service-header-actions,.team-storage-controls{align-items:stretch;flex-direction:column}.team-storage-summary{grid-template-columns:1fr}.team-storage-summary>div+div{padding-left:0;border-left:0;border-top:1px solid #e2e8e9}}.partner-page,.partner-auth-page{min-height:100vh;background:#f3f6f8;color:#17212b;font-family:Inter,PingFang TC,Microsoft JhengHei,PingFang SC,Microsoft YaHei,sans-serif}.partner-header,.partner-auth-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.partner-header{min-height:70px;box-sizing:border-box;padding:10px max(24px,calc((100vw - 1240px)/2));background:#fff;border-bottom:1px solid #dfe6ea}.partner-brand{display:flex;align-items:center;gap:10px;min-width:0}.partner-brand img{width:36px;height:36px;flex:0 0 auto}.partner-brand span{display:grid;min-width:0}.partner-brand strong,.partner-brand small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.partner-brand small{color:#73808c}.partner-header-actions,.partner-language{display:flex;align-items:center}.partner-header-actions{gap:12px}.partner-language{gap:8px;color:#65737e;font-size:13px;white-space:nowrap}.partner-language .locale-picker{min-width:0}.partner-language .locale-picker select{max-width:210px;background-color:#fff}.partner-header button,.partner-link button,.partner-payout-form button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;background:#172f3f;color:#fff;padding:10px 15px;cursor:pointer;white-space:nowrap}.partner-main{max-width:1240px;margin:auto;padding:42px 24px 64px}.partner-title{display:flex;justify-content:space-between;margin-bottom:25px}.partner-title h1,.partner-auth-card h1{font-size:30px;margin:4px 0 8px}.partner-title p,.partner-panel p,.partner-auth-card p{color:#65737e}.partner-eyebrow{color:#0a7b70!important;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:700}.partner-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.partner-stats article{min-width:0;background:#fff;border:1px solid #e0e7eb;border-radius:12px;padding:20px;display:flex;gap:14px;align-items:center}.partner-stats svg{color:#08796e;flex:0 0 auto}.partner-stats span{display:block;color:#74818c;font-size:13px}.partner-stats strong{display:block;font-size:21px;margin-top:4px}.partner-panel{background:#fff;border:1px solid #e0e7eb;border-radius:12px;padding:22px;margin-bottom:18px}.partner-panel h2{font-size:18px;margin:0 0 12px}.partner-link-panel{display:flex;align-items:center;justify-content:space-between;gap:25px}.partner-link-panel>div:first-child{min-width:0}.partner-link{display:flex;align-items:center;max-width:100%;border:1px solid #d8e2e6;border-radius:9px;overflow:hidden;background:#f7fafb}.partner-link code{min-width:0;padding:12px 14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.partner-link button{border-radius:0}.partner-link a{padding:10px;color:#253b49}.partner-columns{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:18px}.partner-table-wrap{max-width:100%;overflow:auto}.partner-panel table{width:100%;border-collapse:collapse;font-size:14px}.partner-panel th,.partner-panel td{text-align:start;padding:12px;border-bottom:1px solid #edf1f3;white-space:nowrap}.partner-panel th{color:#64727c;font-weight:600}.partner-panel td:last-child{font-variant-numeric:tabular-nums}.partner-panel .negative{color:#b42318}.partner-payout-form,.partner-auth-card{display:grid;gap:15px}.partner-payout-form label,.partner-auth-card label{display:grid;gap:7px;font-size:13px;font-weight:600}.partner-payout-form input,.partner-auth-card input{width:100%;box-sizing:border-box;border:1px solid #cfd9de;border-radius:8px;padding:11px 12px;background:#fff;color:#17212b}.partner-hash{display:block;max-width:300px;overflow:hidden;text-overflow:ellipsis}.partner-alert{display:flex;gap:12px;padding:16px;border:1px solid #f2c94c;background:#fff9df;border-radius:10px;margin-bottom:18px}.partner-alert p{word-break:break-all;margin:7px 0 0}.partner-message{padding:12px 14px;border-radius:8px}.partner-error{color:#b42318}.partner-error.partner-message{background:#fff0ee}.partner-notice{color:#08796e;background:#e9f7f4}.partner-auth-page{display:grid;place-items:center;box-sizing:border-box;padding:110px 30px 30px}.partner-auth-header{position:fixed;z-index:1;inset:0 0 auto;min-height:70px;box-sizing:border-box;padding:10px 30px;background:#fffffff0;border-bottom:1px solid #dfe6ea;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.partner-auth-card{width:min(420px,calc(100vw - 48px));box-sizing:border-box;padding:32px;background:#fff;border:1px solid #dfe6ea;border-radius:14px;box-shadow:0 24px 60px #172f3f1f}.partner-auth-card>button{border:0;border-radius:8px;padding:12px;background:#08796e;color:#fff;font-weight:700;cursor:pointer}.partner-auth-card button:disabled,.partner-payout-form button:disabled{cursor:wait;opacity:.7}.partner-qr{display:grid;place-items:center;gap:10px;padding:15px;background:#f7fafb;border-radius:10px}.partner-qr code{font-size:12px;word-break:break-all}.partner-auth-card h1,.partner-auth-card p{margin-top:0}@media(max-width:900px){.partner-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.partner-columns{grid-template-columns:1fr}.partner-link-panel{align-items:flex-start;flex-direction:column}.partner-link{width:100%}.partner-header{padding-inline:18px}.partner-language>span{display:none}}@media(max-width:640px){.partner-header,.partner-auth-header{gap:10px}.partner-auth-header{padding-inline:14px}.partner-brand strong{font-size:14px}.partner-brand small{font-size:12px}.partner-language .locale-picker select{max-width:148px}.partner-header-actions{gap:7px}.partner-header-actions>button{padding-inline:11px}.partner-header-actions>button span{display:none}.partner-main{padding:28px 14px}.partner-stats{grid-template-columns:1fr}.partner-panel{padding:17px}.partner-link button span,.partner-link a{display:none}.partner-auth-page{padding-inline:14px}}.pricing-page{min-height:100vh;color:#1a2b32;background:#fff}.pricing-main{overflow:visible}.pricing-hero{position:relative;max-width:1040px;padding-top:72px;padding-bottom:38px;text-align:center}.pricing-back{position:absolute;top:24px;left:0;display:inline-flex;align-items:center;gap:4px;color:#66767c;font-size:12px;font-weight:700}.pricing-hero h1{max-width:820px;margin:0 auto;font-size:clamp(36px,5vw,52px);line-height:1.08;letter-spacing:-.045em}.pricing-hero>p{max-width:680px;margin:16px auto 0;color:#607178;font-size:15px;line-height:1.7}.pricing-comparison{max-width:1180px;margin-bottom:72px;padding:0}.pricing-comparison-heading{max-width:720px;margin:0 auto 24px;text-align:center}.pricing-comparison-heading h2{margin:0;font-size:clamp(28px,4vw,38px);line-height:1.16;letter-spacing:-.035em}.pricing-comparison-heading p{margin:12px 0 0;color:#66777d;font-size:13px;line-height:1.65}.pricing-comparison .site-edition-comparison{box-shadow:none}.pricing-comparison .site-edition-comparison-head,.pricing-comparison .site-edition-row{grid-template-columns:minmax(260px,1.05fr) repeat(2,minmax(260px,.975fr))}.pricing-comparison .site-edition-comparison-head{min-height:70px;align-items:stretch}.pricing-comparison .site-edition-corner{padding:14px 20px}.pricing-comparison .site-edition-plan{min-height:70px;justify-content:center;padding:14px 20px;text-align:center}.pricing-comparison .site-edition-plan-team{padding-right:20px;box-shadow:inset 0 3px #087f76}.pricing-column-name{color:#1f383f!important;font-size:21px!important;line-height:1.2}.pricing-column-heading{display:inline-flex;align-items:center;justify-content:center;gap:9px}.pricing-column-heading>em{position:static;padding:4px 8px;color:#087f76;border-radius:999px;background:#dff1ed;font-size:12px;font-style:normal;font-weight:800;line-height:1.2}.pricing-subscription-row{min-height:118px;background:#fbfcfc}.pricing-subscription-label{padding:18px 20px}.pricing-subscription-cell{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-content:center;align-items:center;gap:8px 14px;padding:18px 20px;border-left:1px solid #e3e9e9}.pricing-subscription-team{background:#f3f9f7}.pricing-price{min-width:0;display:flex;align-items:baseline;gap:6px}.pricing-price strong{color:#1e353c;font-size:30px;line-height:1;letter-spacing:-.045em}.pricing-price span{color:#6f7f85;font-size:12px;white-space:nowrap}.pricing-subscription-cell>small{grid-column:1;color:#6c7d82;font-size:12px;line-height:1.5}.pricing-card-cta{grid-column:2;grid-row:1 / span 2;min-height:38px;justify-content:center;padding:0 13px;color:#087f76;border:1px solid #65b8af;background:#fff}.pricing-subscription-team .pricing-card-cta{color:#fff;background:#087f76;border-color:#087f76}.pricing-note{padding:26px 0;background:#e8efed;border-top:1px solid #d5dfdd}.pricing-note .site-container{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}.pricing-note strong{font-size:14px}.pricing-note p{margin:0;color:#66767c;font-size:12px;line-height:1.6}.pricing-note a{display:inline-flex;align-items:center;gap:6px;color:#087f76;font-size:12px;font-weight:800}.pricing-note a:hover,.pricing-back:hover{color:#0aa095}html[data-theme=dark] .pricing-page{color:#edf4f0;background:#121915}html[data-theme=dark] .pricing-hero>p,html[data-theme=dark] .pricing-back{color:#a5b4ac}html[data-theme=dark] .pricing-comparison-heading p{color:#a5b4ac}html[data-theme=dark] .pricing-column-name{color:#edf4f0!important}html[data-theme=dark] .pricing-column-heading>em{color:#83ddd2;background:#203a35}html[data-theme=dark] .pricing-subscription-row{background:#19211d}html[data-theme=dark] .pricing-subscription-team{background:#1b2b26}html[data-theme=dark] .pricing-subscription-cell{border-color:#39453f}html[data-theme=dark] .pricing-price strong{color:#edf4f0}html[data-theme=dark] .pricing-price span,html[data-theme=dark] .pricing-subscription-cell>small{color:#a0afa7}html[data-theme=dark] .pricing-card-cta{color:#86ddd2;background:#1b322d;border-color:#3b786f}html[data-theme=dark] .pricing-subscription-team .pricing-card-cta{color:#fff;background:#0b8d82;border-color:#0b8d82}html[data-theme=dark] .pricing-note{background:#18221d;border-color:#303c35}html[data-theme=dark] .pricing-note p{color:#a6b5ad}@media(max-width:900px){.pricing-comparison{padding:0 20px}.pricing-comparison .site-edition-comparison{overflow-x:auto}.pricing-comparison .site-edition-comparison-head,.pricing-comparison .site-edition-row{min-width:800px;grid-template-columns:220px repeat(2,290px)}.pricing-comparison .site-edition-group{min-width:800px}.pricing-note .site-container{grid-template-columns:1fr;gap:10px}}@media(max-width:520px){.pricing-hero{padding-top:66px}.pricing-hero h1{font-size:34px}}:root{font-family:Inter,Segoe UI,Microsoft YaHei,sans-serif;color:#17202a;background:#f4f6f8;font-synthesis:none;letter-spacing:0}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f4f6f8}button,input,select{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.locale-picker{position:relative;display:block;min-width:0}.locale-picker select{width:100%;height:36px;padding:0 30px 0 34px;border:1px solid #cdd8dc;border-radius:5px;color:#314047;background:#fff;font-size:12px}.locale-picker-icon{position:absolute;z-index:1;top:50%;left:10px;transform:translateY(-50%);color:#60757d;pointer-events:none}.locale-picker.compact{width:190px}.locale-picker.compact select{height:34px}.sidebar>.locale-picker{margin:10px 2px 0}.sidebar>.locale-picker select{color:#d8e2e6;border-color:#3b4d55;background:#22343c}.sidebar>.locale-picker .locale-picker-icon{color:#d8e2e6}.app-shell{min-height:100vh;display:grid;grid-template-columns:236px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:0 14px 16px;color:#e9f0f4;background:#17262d;z-index:30}.brand{height:74px;display:flex;align-items:center;gap:10px;padding:0 8px;border-bottom:1px solid #2b3b42}.brand strong,.brand small{display:block}.brand strong{font-size:15px;color:#fff}.brand small{margin-top:3px;color:#98a9b0;font-size:12px}.brand-mark{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border-radius:6px;color:#fff;background:#0c8b82;box-shadow:inset 0 0 0 1px #ffffff26}.brand-mark span{font-size:18px;font-weight:700}.brand-mark img,.site-logo-mark img{width:100%;height:100%;display:block;border-radius:inherit}.main-nav{min-height:0;display:grid;gap:4px;margin-top:18px;overflow-y:auto;scrollbar-width:thin}.main-nav button{width:100%;min-height:38px;height:38px;flex:0 0 38px;display:grid;grid-template-columns:20px 1fr 14px;align-items:center;gap:7px;padding:0 10px;border:0;border-radius:5px;color:#b8c6cc;background:transparent;text-align:left;font-size:12px;font-weight:600}.main-nav button>svg{width:18px;height:18px}.main-nav button:hover{color:#fff;background:#22373f}.main-nav .nav-active{color:#fff;background:#0c766f}.main-nav-account-section{flex:0 0 auto;display:grid;gap:4px;margin-top:auto;padding-top:8px}.main-nav-account-section .team-nav-divider{margin-top:0}.main-nav-logout-divider{height:1px;margin:4px 8px;background:#bed3d833}.main-nav .main-nav-logout{color:#f0b2ae}.main-nav .main-nav-logout:hover{color:#fff;background:#71413f}.team-subnav{display:grid;gap:2px;margin:2px 0 6px 22px;padding:4px 0 4px 10px;border-left:1px solid #3a4d54}.main-nav .team-subnav button{height:32px;grid-template-columns:17px minmax(0,1fr);padding:0 9px;color:#93a7ae;font-size:12px;font-weight:500}.main-nav .team-subnav button:hover{color:#fff;background:#21363e}.main-nav .team-subnav .team-subnav-active{color:#dff8f4;background:#24534f}.nav-arrow{opacity:.55}.sidebar-account-wrap{position:relative;flex:0 0 auto;margin-top:auto;padding-top:10px;border-top:1px solid #2b3b42}.sidebar-account{width:100%;min-width:0;min-height:52px;display:grid;grid-template-columns:34px minmax(0,1fr) 20px;align-items:center;gap:9px;padding:7px 6px;border:1px solid transparent;border-radius:5px;color:inherit;background:transparent;text-align:left}.sidebar-account:hover,.sidebar-account.active{border-color:#385159;background:#22373f}.sidebar-account-static{grid-template-columns:34px minmax(0,1fr);cursor:default}.sidebar-account-static:hover{border-color:transparent;background:transparent}.sidebar-account-copy,.sidebar-account strong,.sidebar-account small{min-width:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-account strong{font-size:12px;color:#fff}.sidebar-account small{margin-top:3px;color:#98a9b0;font-size:12px}.account-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#16353b;background:#cce8e4;font-weight:700}.sidebar-account-chevron{color:#9fb0b7;transition:transform .15s ease}.sidebar-account[aria-expanded=true] .sidebar-account-chevron{transform:rotate(180deg)}.sidebar .icon-button{color:#a9bbc2}.main-content{min-width:0}.topbar{min-height:58px;display:flex;align-items:center;gap:10px;padding:8px 18px;background:#fff;border-bottom:1px solid #dfe4e8}.topbar>.topbar-copy{min-width:0;flex:1}.topbar h1,.topbar p{margin:0}.topbar h1{font-size:19px;line-height:1.3}.topbar p{margin-top:3px;color:#718087;font-size:12px}.topbar-status-strip{min-width:0;flex:0 1 auto;display:flex;align-items:stretch;gap:5px}.topbar-status-item{min-width:0;min-height:36px;display:grid;grid-template-columns:15px minmax(0,1fr);align-items:center;gap:6px;padding:4px 8px;border:1px solid #dbe2e5;border-radius:5px;color:#4f6067;background:#f8fafb}.topbar-status-item>span,.topbar-status-item small,.topbar-status-item strong,.topbar-status-item time{min-width:0;display:block}.topbar-status-item small{margin-bottom:2px;overflow:hidden;color:#849197;font-size:12px;font-weight:500;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.topbar-status-item strong,.topbar-status-item time{overflow:hidden;color:#26383f;font-size:12px;font-weight:650;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.topbar-time-status{min-width:164px}.topbar-balance-status{min-width:104px}.topbar-translation-status{min-width:110px}.topbar-storage-status{min-width:142px}.topbar-seat-status{min-width:82px}.topbar-team-status{width:min(160px,13vw)}.account-locale-menu .topbar-status-button{width:132px}.topbar-status-button{grid-template-columns:17px minmax(0,1fr) 14px;border-color:#dbe2e5;cursor:pointer;text-align:left}.topbar-status-button:hover,.topbar-status-button.active{color:#087d74;border-color:#8fbeb9;background:#edf8f6}.topbar-status-chevron{transition:transform .15s ease}.topbar-status-button.active .topbar-status-chevron{transform:rotate(180deg)}.topbar-actions{flex:0 0 auto;display:flex;align-items:center;gap:8px}.topbar-account-menu{position:relative;flex:0 0 auto}.topbar-account-trigger{width:36px;height:36px;color:#3f5259;border:1px solid #cfd7db;background:#fff}.topbar-account-trigger:hover,.topbar-account-trigger.active{color:#087d74;border-color:#8fbeb9;background:#edf8f6}.topbar-account-popover{width:260px;position:absolute;top:calc(100% + 8px);right:0;z-index:70;display:grid;overflow:hidden;padding:6px;border:1px solid #d4dde0;border-radius:7px;color:#33434a;background:#fff;box-shadow:0 14px 32px #1f333a2e}.topbar-account-summary{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;padding:8px 9px 10px;border-bottom:1px solid #e4eaec}.topbar-account-summary>span:last-child,.topbar-account-summary strong,.topbar-account-summary small{min-width:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-account-summary strong{color:#26383f;font-size:12px}.topbar-account-summary small{margin-top:3px;color:#7a898f;font-size:12px}.topbar-account-popover>button{width:100%;min-height:40px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:9px;padding:0 9px;border:0;border-radius:4px;color:#33434a;background:transparent;text-align:left;font-size:12px}.topbar-account-popover>button:hover{color:#087d74;background:#edf6f4}.topbar-account-divider{height:1px;margin:4px 7px;background:#e3e9eb}.topbar-account-popover>.topbar-account-logout{color:#a33c36}.topbar-account-popover>.topbar-account-logout:hover{color:#8e2f2a;background:#fff0ef}.account-info-list{display:grid;border:1px solid #e0e7e9;border-radius:6px;overflow:hidden}.account-info-list>div{min-width:0;display:grid;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:12px;min-height:44px;padding:8px 12px;border-bottom:1px solid #e8edef}.account-info-list>div:last-child{border-bottom:0}.account-info-list span{color:#77868c;font-size:12px}.account-info-list strong{min-width:0;overflow-wrap:anywhere;color:#26383f;font-size:12px}.account-password-form{display:grid;gap:14px}.account-password-form label{display:grid;gap:6px;color:#5f6f75;font-size:12px;font-weight:650}.account-password-form input{width:100%;height:38px;padding:0 10px;border:1px solid #cfd8db;border-radius:4px;color:#27383f;background:#fff}.account-password-form .field-help{margin:-3px 0 0}.account-locale-menu{position:relative;flex:0 0 auto}.topbar-icon-button{border:1px solid #cfd7db;background:#fff}.topbar-icon-button:hover,.topbar-icon-button.active{color:#087d74;border-color:#8fbeb9;background:#edf8f6}.account-locale-popover{width:250px;max-height:min(420px,calc(100vh - 96px));position:absolute;top:calc(100% + 8px);right:0;z-index:60;overflow-y:auto;padding:6px;border:1px solid #d4dde0;border-radius:6px;background:#fff;box-shadow:0 14px 30px #1f333a29}.account-locale-popover>button{width:100%;min-height:43px;display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:10px;padding:6px 9px;border:0;border-radius:4px;color:#33434a;background:transparent;text-align:left}.account-locale-popover>button:hover{background:#f2f6f6}.account-locale-popover>button.active{color:#08776f;background:#e8f5f3}.account-locale-popover span,.account-locale-popover strong,.account-locale-popover small{min-width:0;display:block}.account-locale-popover strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.account-locale-popover small{margin-top:2px;overflow:hidden;color:#829096;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.locale-flag{min-width:1.45em;display:inline-grid;place-items:center;font-size:18px;line-height:1}.account-locale-option-copy{display:flex!important;align-items:center;gap:10px}.account-locale-option-copy>span:last-child{min-width:0;display:block}[dir=rtl] .account-locale-popover{right:auto;left:0}.page-content{max-width:1440px;margin:0 auto;padding:24px 28px 48px}.menu-button,.mobile-close,.sidebar-backdrop{display:none}@media(max-width:1080px){.topbar{flex-wrap:wrap}.topbar-status-strip{order:3;width:100%}.topbar-team-status{width:min(180px,24vw)}}.outline-button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid #cbd6da;border-radius:5px;color:#34474e;background:#fff;font-size:12px;font-weight:650;text-decoration:none}.outline-button:hover{color:#08766e;border-color:#84bcb6;background:#edf8f6}.wallet-center{min-width:0}.wallet-action-bar{min-height:34px;display:flex;justify-content:flex-end;margin-bottom:8px}.wallet-action-bar .secondary-button{min-height:32px;height:32px}.wallet-page-header{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 2px 10px}.wallet-page-header span{color:#087d74;font-size:12px;font-weight:800;letter-spacing:.08em}.wallet-page-header h2,.wallet-page-header p{margin:0}.wallet-page-header h2{margin-top:3px;font-size:20px}.wallet-page-header p{margin-top:3px;color:#748289;font-size:12px}.wallet-center>.inline-error{margin:0 0 10px}.wallet-deduction-notice{min-height:62px;display:flex;align-items:center;gap:11px;margin-bottom:10px;padding:11px 13px;color:#1e514d;border:1px solid #b9ddd8;border-radius:6px;background:#edf8f6}.wallet-deduction-notice>svg{flex:0 0 auto;width:20px;height:20px;color:#087d74}.wallet-deduction-notice strong,.wallet-deduction-notice p{display:block;margin:0}.wallet-deduction-notice strong{font-size:13px}.wallet-deduction-notice p{margin-top:3px;color:#55716f;font-size:12px;line-height:1.5}.team-payment-workspace{min-width:0;display:grid;gap:10px}.team-payment-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;padding:5px;border:1px solid #c8d8da;border-radius:6px;background:#eaf2f1}.team-payment-tabs button{min-height:38px;border:1px solid #b9c9cc;border-radius:5px;color:#35515a;background:#fff;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.team-payment-tabs button:hover{color:#08736b;border-color:#68a9a2;background:#f4fbfa}.team-payment-tabs button.active{color:#fff;border-color:#08756d;background:linear-gradient(180deg,#159188,#08766e);box-shadow:0 3px 9px #08766e38}.team-payment-panel{min-width:0}.wallet-asset-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #d8e2e5;border-radius:6px;background:#fff}.wallet-asset-strip>div{min-width:0;min-height:58px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;padding:8px 12px;border-right:1px solid #e1e7e9;color:#087d74}.wallet-asset-strip>div:last-child{border-right:0}.wallet-asset-strip span,.wallet-asset-strip small,.wallet-asset-strip strong{min-width:0;display:block}.wallet-asset-strip small{overflow:hidden;color:#7c898f;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.wallet-asset-strip strong{margin-top:3px;overflow:hidden;color:#22363d;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.wallet-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.wallet-product-grid>article{min-width:0;min-height:112px;display:grid;grid-template-columns:36px minmax(0,1fr);gap:9px;padding:12px;border:1px solid #dce4e7;border-radius:6px;background:#fff}.wallet-product-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:7px;color:#087d74;background:#e6f4f2}.wallet-product-icon svg{width:18px;height:18px}.wallet-product-grid span,.wallet-product-grid strong{display:block}.wallet-product-grid span{color:#76858b;font-size:12px}.wallet-product-grid strong{margin-top:4px;color:#20353c;font-size:17px}.wallet-product-grid p{min-height:30px;margin:5px 0 0;color:#7c8a90;font-size:12px;line-height:1.4}.wallet-product-actions{grid-column:1 / -1;display:flex;justify-content:flex-end}.wallet-center .section-heading{min-height:54px;padding:10px 14px}.wallet-center .section-heading h2{font-size:13px}.wallet-center .section-heading p{margin-top:3px;font-size:12px}.wallet-center table{table-layout:fixed}.wallet-center th,.wallet-center td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wallet-center code{color:#305f68;font-size:12px}.wallet-table-actions{display:flex;justify-content:flex-end;gap:6px}.wallet-topup-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px}.wallet-topup-grid>article{min-width:0;display:grid;gap:5px;padding:12px;border:1px solid #dce4e6;border-radius:6px;background:#fafcfc}.wallet-topup-grid span,.wallet-topup-grid small{color:#78878d;font-size:12px}.wallet-topup-grid strong{color:#20373e;font-size:19px}.wallet-topup-grid button{margin-top:5px}.wallet-record-pagination{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 12px;border-top:1px solid #e0e7e9;color:#728188;font-size:12px;background:#fafcfc}.wallet-record-pagination>div{display:flex;align-items:center;gap:9px}.wallet-record-pagination .outline-button{min-height:30px;padding:0 10px}.wallet-record-pagination strong{color:#29434a}.wallet-record-filters{min-height:58px;display:flex;align-items:flex-end;gap:8px;padding:9px 12px;border-bottom:1px solid #e2e8ea}.wallet-record-filters label{min-width:150px;display:grid;gap:4px;margin:0}.wallet-record-filters label>span{color:#728087;font-size:12px;font-weight:700}.wallet-record-filters :is(select,input){height:34px;min-width:0;padding-top:0;padding-bottom:0}.wallet-record-filters .outline-button{min-height:34px;height:34px}.wallet-filter-result{margin:0 0 9px auto;color:#75838a;font-size:12px;white-space:nowrap}.wallet-payment-backdrop{z-index:90}.wallet-payment-dialog{width:min(100%,520px);overflow:hidden;border:1px solid #d6e0e2;border-radius:8px;background:#fff;box-shadow:0 24px 70px #0d242a47}.wallet-payment-dialog>header{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;border-bottom:1px solid #e1e7e9}.wallet-payment-dialog>header span{color:#087d74;font-size:12px;font-weight:800;letter-spacing:.08em}.wallet-payment-dialog>header h2{margin:3px 0 0;color:#20363d;font-size:18px}.wallet-payment-channel{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:14px 16px 0;padding:0 12px;border:1px solid #d7e4e3;border-radius:6px;color:#6c7e84;background:#f4faf9;font-size:12px}.wallet-payment-channel strong{color:#166b64}.wallet-payment-breakdown{margin:12px 16px 0;overflow:hidden;border:1px solid #dce4e6;border-radius:6px}.wallet-payment-breakdown>div{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:8px 12px;border-bottom:1px solid #e5eaec;color:#6a7a80;font-size:12px}.wallet-payment-breakdown>div:last-child{border-bottom:0}.wallet-payment-breakdown strong{color:#243b42;font-size:13px}.wallet-payment-breakdown .wallet-payment-total{min-height:56px;color:#075f59;background:#eaf7f5}.wallet-payment-breakdown .wallet-payment-total strong{color:#087d74;font-size:22px}.wallet-payment-return-notice{margin:12px 16px 0;padding:11px 12px;border:1px solid #e1b55e;border-left:4px solid #c88614;border-radius:6px;color:#664511;background:#fff8e8}.wallet-payment-return-notice strong{display:block;color:#70490b;font-size:13px}.wallet-payment-return-notice p{margin:5px 0 0;color:#735827;font-size:12px;line-height:1.65}.wallet-payment-dialog>p{margin:10px 16px 0;color:#7a898e;font-size:12px;line-height:1.6}.wallet-payment-dialog>footer{display:flex;justify-content:flex-end;gap:8px;padding:14px 16px 16px}@media(max-width:900px){.wallet-product-grid,.wallet-topup-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wallet-record-filters{flex-wrap:wrap}.wallet-filter-result{width:100%;margin:0}}@media(max-width:620px){.wallet-product-grid{grid-template-columns:1fr}.wallet-asset-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.wallet-asset-strip>div:nth-child(2){border-right:0}.wallet-asset-strip>div:nth-child(-n+2){border-bottom:1px solid #e1e7e9}.wallet-topup-grid{grid-template-columns:1fr}}.primary-button,.secondary-button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border-radius:5px;font-weight:600;font-size:12px}.primary-button{color:#fff;background:#087d74;border:1px solid #087d74}.primary-button:hover{background:#076c65}.secondary-button{color:#34434a;background:#fff;border:1px solid #cfd7db}.secondary-button:hover{border-color:#8ca0a8;background:#f8fafb}.icon-button{width:32px;height:32px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:4px;color:#52636b;background:transparent}.icon-button:hover{background:#6279831f}.danger-button{color:#b6433f}.full-button{width:100%;min-height:42px}.account-login-history-table table{table-layout:fixed}.account-login-history-table th:nth-child(1){width:170px}.account-login-history-table th:nth-child(2){width:220px}.account-login-history-table th:nth-child(3){width:150px}.account-login-history-table th:nth-child(5){width:130px}.account-login-history-table td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-login-history-table td strong,.account-login-history-table td small{display:block;overflow:hidden;text-overflow:ellipsis}.account-login-history-table td small{margin-top:3px;color:#7a898f}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.compact-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card{min-height:132px;position:relative;padding:20px;border-radius:6px;background:#fff;border:1px solid #dfe5e8;overflow:hidden}.stat-card>span,.stat-card>small{display:block;color:#748188;font-size:12px}.stat-card>strong{display:inline-block;margin-top:16px;font-size:26px;line-height:1}.stat-card>small{display:inline-block;margin-left:7px}.stat-icon{width:34px;height:34px;position:absolute;top:18px;right:18px;display:grid;place-items:center;border-radius:5px}.stat-teal .stat-icon{color:#087d74;background:#e3f3f1}.stat-blue .stat-icon{color:#3476a8;background:#e8f1f8}.stat-amber .stat-icon{color:#a26a18;background:#fbf0db}.stat-gray .stat-icon{color:#5d6c73;background:#edf0f2}.panel-section{margin-top:18px;background:#fff;border:1px solid #dfe5e8;border-radius:6px}.first-section{margin-top:0}.section-heading{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;border-bottom:1px solid #e4e9eb}.section-heading h2,.section-heading p{margin:0}.section-heading h2{font-size:14px}.section-heading p{margin-top:4px;color:#78868c;font-size:12px}.table-wrap{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;white-space:nowrap}th,td{height:46px;padding:0 18px;border-bottom:1px solid #edf0f2;text-align:left;font-size:12px}th{height:38px;color:#344b52;background:#edf4f3;font-weight:700}table th:not(:last-child){border-right:1px solid #dfe6e8}table td:not(:last-child){border-right:1px solid #edf1f2}tbody tr:hover{background:#fafcfc}tbody tr:last-child td{border-bottom:0}td code{color:#315f67;font-size:12px}.main-content .page-content :where(.stat-card>span,.stat-card>small,.section-heading p,th,td,td code,.balance-band span,.balance-band small,.notice,label,.segmented-control button,.secret-box code,.team-privacy,.team-person strong,.team-member-management-row strong,.team-insight-table td strong,.team-insight-count,.team-duplicate-customer strong,.team-asset-main strong,.team-alert-row strong,.team-subsection-heading h3,.team-template-main strong,.team-quick-reply-main strong,.team-rule-row strong){font-size:12px}.actions-cell{width:54px;text-align:center}.positive{color:#087d56;font-weight:600}.negative{color:#b64b45;font-weight:600}.status{display:inline-flex;min-width:48px;height:22px;align-items:center;justify-content:center;padding:0 7px;border-radius:11px;font-size:12px}.status-good{color:#087257;background:#e0f3ea}.status-muted{color:#69777d;background:#eceff1}.empty-state{min-height:110px;display:grid;place-items:center;color:#8b989e;font-size:12px}.usage-chart{height:220px;display:flex;align-items:flex-end;gap:8px;padding:24px 20px 16px;overflow-x:auto}.chart-column{height:170px;min-width:24px;flex:1 0 24px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:7px}.chart-bar{width:100%;max-width:32px;min-height:6px;border-radius:3px 3px 0 0;background:#178a80;transition:height .2s ease}.chart-column span{height:14px;color:#879399;font-size:12px;white-space:nowrap}.balance-band{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;color:#fff;background:#223940;border-radius:6px}.balance-band span,.balance-band small{color:#b9c8cd;font-size:12px}.balance-band strong{display:inline-block;margin:0 8px 0 18px;font-size:30px}.balance-summary{min-width:0}.billing-forecast{margin:8px 0 0;color:#c8d7db;font-size:12px}.billing-forecast-low{color:#ffd6a0;font-weight:600}.payment-state{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid #4a5f66;border-radius:5px}.payment-pack-section{margin-top:14px}.payment-action-cell{width:1%;text-align:right;white-space:nowrap}.billing-order-table{width:100%;table-layout:fixed}.billing-order-table th:nth-child(1){width:21%}.billing-order-table th:nth-child(2){width:13%}.billing-order-table th:nth-child(3){width:11%}.billing-order-table th:nth-child(4){width:11%}.billing-order-table th:nth-child(5){width:10%}.billing-order-table th:nth-child(6),.billing-order-table th:nth-child(7){width:17%}.billing-order-table th,.billing-order-table td{overflow:hidden;padding-inline:10px;text-overflow:ellipsis;white-space:nowrap}.billing-order-number{color:#315f67;font-family:Consolas,Courier New,monospace}.payment-status{min-height:22px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;font-weight:700}.payment-status-creating{color:#596970;background:#edf1f2}.payment-status-pending{color:#92631e;background:#fff0d8}.payment-status-paid{color:#087056;background:#dff2e9}.payment-status-failed{color:#a53b35;background:#fbe6e4}.payment-pack-price{display:flex;align-items:center;gap:8px;white-space:nowrap}.payment-pack-price del{color:#7c8a90}.payment-pack-price strong{color:#17272c;font-size:13px}.payment-pack-price span{padding:2px 6px;color:#087c71;background:#e2f4f0;border-radius:4px;font-weight:700}.billing-controls{display:flex;align-items:flex-end;gap:10px}.billing-target{display:grid;gap:5px;margin:0}.billing-target span{color:#b9c8cd}.billing-target select{min-width:180px;height:36px;padding:0 34px 0 10px;color:#17272c;background:#fff;border:1px solid #789097;border-radius:4px}.payment-refresh-button{height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;color:#fff;background:transparent;border:1px solid #60767d;border-radius:4px;cursor:pointer;white-space:nowrap}.payment-refresh-button:hover:not(:disabled){background:#ffffff14}.payment-refresh-button:disabled{cursor:wait;opacity:.65}.payment-unavailable{min-height:72px;display:flex;align-items:center;gap:10px;padding:16px 18px;color:#6f5600;background:#fff9df;border-top:1px solid #f0e2a4}.billing-error{margin:14px 0 0}.payment-permission-note{padding:10px 16px;color:#7b5b00;background:#fff9df;border-top:1px solid #f0e2a4}.compact-command{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;white-space:nowrap}.inline-error{margin:0 16px 12px;padding:9px 11px;color:#9e2f2f;background:#fff1f0;border:1px solid #f0c2be;border-radius:4px}.billing-ledger-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid #e2e8ea;border-bottom:1px solid #e2e8ea;background:#f8fafa}.billing-ledger-metric{min-width:0;padding:12px 14px;border-right:1px solid #e2e8ea}.billing-ledger-metric:last-child{border-right:0}.billing-ledger-metric span,.billing-ledger-metric small{color:#78878d;font-size:12px}.billing-ledger-metric strong{display:inline-block;margin:5px 6px 0 0;color:#22343b;font-size:18px}.billing-ledger-metric.positive strong{color:#08745b}.billing-ledger-metric.negative strong{color:#b54b43}.billing-ledger-toolbar{min-height:58px;display:flex;align-items:flex-end;gap:8px;padding:9px 12px;border-bottom:1px solid #e2e8ea}.billing-ledger-toolbar label{min-width:142px;display:grid;gap:4px;margin:0}.billing-ledger-toolbar label>span{color:#728087;font-size:12px;font-weight:700}.billing-ledger-toolbar :is(select,input){height:34px;min-width:0;padding:0 30px 0 9px;color:#26383f;border:1px solid #cbd6da;border-radius:4px;background:#fff}.billing-ledger-toolbar input{padding-right:9px}.billing-ledger-reset{min-height:34px;height:34px}.billing-ledger-result{margin:0 0 9px auto;color:#75838a;font-size:12px;white-space:nowrap}.billing-ledger-table{width:100%;table-layout:fixed}.billing-ledger-table th:nth-child(1){width:19%}.billing-ledger-table th:nth-child(2){width:16%}.billing-ledger-table th:nth-child(3){width:39%}.billing-ledger-table th:nth-child(4),.billing-ledger-table th:nth-child(5){width:13%}.billing-ledger-table td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ledger-category{min-height:22px;display:inline-flex;align-items:center;padding:0 8px;color:#4e6067;border-radius:999px;background:#edf1f2;font-size:12px;font-weight:700}.ledger-category-translation{color:#126c85;background:#e1f1f6}.ledger-category-image_translation{color:#6650a4;background:#eee9fa}.ledger-category-seat,.ledger-category-subscription{color:#8a5a16;background:#fff0d7}.ledger-category-purchase,.ledger-category-refund,.ledger-category-welcome{color:#08745b;background:#e0f3eb}.ledger-category-adjustment{color:#6d5972;background:#f0eaf2}.device-list{display:grid}.device-item{min-height:112px;display:grid;grid-template-columns:42px minmax(0,1fr) 64px 34px;align-items:center;gap:14px;padding:14px 18px;border-bottom:1px solid #edf0f2}.device-item:last-child{border-bottom:0}.device-icon{width:40px;height:40px;display:grid;place-items:center;color:#3476a8;background:#e8f1f8;border-radius:5px}.device-main>strong,.device-main>span{display:block}.device-main strong{font-size:12px}.device-main>span{margin-top:3px;color:#78868c;font-size:12px}.device-audit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 18px;margin-top:9px}.device-audit-grid small{min-width:0;display:flex;align-items:center;gap:5px;overflow:hidden;color:#66767d;font-size:12px;white-space:nowrap}.device-audit-grid b{flex:0 0 auto;color:#7d8b91;font-weight:600}.device-audit-grid code{overflow:hidden;color:#315f67;font-size:12px;text-overflow:ellipsis}.notice{padding:11px 13px;border-radius:4px;font-size:12px}.error-notice{color:#8d302e;background:#fbe9e8;border:1px solid #f1c8c6}.main-content>.error-notice{margin:14px 28px 0}.auth-layout{min-height:100vh;display:grid;grid-template-columns:minmax(360px,1fr) minmax(440px,.82fr);background:#fff}.auth-intro{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding:48px 56px;color:#fff;background:#1b3037}.auth-brand{display:flex;align-items:center;gap:11px}.auth-brand strong{font-size:15px}.auth-copy{max-width:590px}.eyebrow{color:#62c6bc!important;font-weight:700;font-size:12px!important;text-transform:uppercase}.auth-copy h1{max-width:540px;margin:12px 0 18px;font-size:40px;line-height:1.2}.auth-copy p{max-width:520px;margin:0;color:#bac8cd;font-size:14px;line-height:1.8}.privacy-line{display:flex;align-items:center;gap:9px;color:#b9c9ce;font-size:12px}.auth-panel{display:grid;place-items:center;overflow-y:auto;padding:32px 28px}.auth-form{width:min(100%,440px);display:grid;gap:15px}.auth-form h2,.auth-form p{margin:0}.auth-form h2{font-size:22px}.auth-form>div>p{margin-top:6px;color:#7a888e;font-size:12px}label{display:grid;gap:7px;color:#44545b;font-size:12px;font-weight:600}input{width:100%;height:40px;padding:0 11px;border:1px solid #cfd7db;border-radius:4px;outline:none;color:#17202a;background:#fff}input:focus{border-color:#0c8b82;box-shadow:0 0 0 3px #0c8b821f}select{width:100%;height:40px;padding:0 30px 0 11px;border:1px solid #cfd7db;border-radius:4px;outline:none;color:#17202a;background:#fff}select:focus{border-color:#0c8b82;box-shadow:0 0 0 3px #0c8b821f}.segmented-control{display:grid;grid-template-columns:1fr 1fr;padding:3px;border-radius:5px;background:#edf1f2}.segmented-control button{height:33px;border:0;border-radius:4px;color:#63737a;background:transparent;font-size:12px;font-weight:600}.segmented-control .selected{color:#173239;background:#fff;box-shadow:0 1px 3px #21313824}.registration-fields{display:grid;gap:14px}.registration-account-type{margin:0;padding:0;border:0}.registration-account-type legend{margin-bottom:7px;color:#44545b;font-size:12px;font-weight:600}.registration-account-type>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.registration-account-type button{min-width:0;min-height:54px;display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid #cfd7db;border-radius:5px;color:#718087;background:#fff;text-align:left}.registration-account-type button.selected{border-color:#0c8b82;color:#08776f;background:#edf9f7;box-shadow:0 0 0 2px #0c8b8214}.registration-account-type button span{min-width:0;display:grid;gap:2px}.registration-account-type button strong{color:#25333a;font-size:12px}.registration-account-type button small{overflow:hidden;color:#7c8b91;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.registration-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.registration-contact-value{grid-column:1 / -1}.input-with-icon{height:40px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #cfd7db;border-radius:4px;color:#7b898e;background:#fff}.input-with-icon input{min-width:0;height:100%;padding:0;border:0;box-shadow:none}.verification-code-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.verification-code-row button{min-width:104px;height:40px;padding:0 12px;border:1px solid #91c2bc;border-radius:4px;color:#08776f;background:#edf9f7;font-size:12px;font-weight:700}.verification-code-status{color:#16806f;font-size:12px;font-weight:500}.turnstile-widget-shell{min-height:65px;display:grid;align-content:center}.turnstile-widget-shell>div{width:100%}.turnstile-widget-shell>span{padding:10px 12px;border:1px solid #f1c8c6;border-radius:4px;color:#8d302e;background:#fbe9e8;font-size:12px}.turnstile-bridge-page{min-height:100vh;display:grid;align-content:center;margin:0;padding:4px;color:#17202a;background:#fff}.turnstile-bridge-page p{margin:0;font-size:12px}.demo-hint{text-align:center;color:#819097!important;font-size:12px!important}.demo-accounts{display:grid;gap:4px;padding:10px 11px;border:1px solid #d7e1df;border-radius:5px;color:#64747a;background:#f5f9f8;font-size:12px;line-height:1.45}.demo-accounts strong{color:#2f4b49;font-size:12px}.demo-accounts span{overflow-wrap:anywhere}.auth-panel{display:flex;align-items:center;justify-content:center;overflow:hidden}.auth-form.auth-form-aligned{--auth-label-width: 160px;width:min(100%,720px);max-height:calc(100vh - 48px);display:block;overflow-y:auto;padding:2px 4px;scrollbar-width:none}.auth-form-aligned::-webkit-scrollbar{display:none}.auth-form-aligned>.locale-picker,.auth-form-aligned>.auth-form-heading,.auth-form-aligned>.segmented-control{width:calc(100% - var(--auth-label-width) - 12px);margin-left:calc(var(--auth-label-width) + 12px)}.auth-form-aligned>.locale-picker{margin-bottom:11px}.auth-form-aligned>.locale-picker select{height:40px;background:#f8fafb}.auth-form-heading{margin-bottom:12px}.auth-form-heading .auth-kicker{display:block;color:#087d74;font-size:12px;font-weight:700}.auth-form-heading h2{margin-top:3px;font-size:23px}.auth-form-heading p{margin-top:5px;color:#7a888e;font-size:12px}.auth-history-row,.auth-form-aligned .auth-field-row,.auth-form-aligned .registration-account-type{display:grid;grid-template-columns:var(--auth-label-width) minmax(0,1fr);align-items:center;gap:12px;margin:0 0 10px}.auth-row-label,.auth-form-aligned .registration-account-type legend{width:auto;margin:0;color:#44545b;font-size:12px;font-weight:700;white-space:nowrap}.auth-history-select,.auth-input-shell{min-width:0;height:40px;display:flex;align-items:center;gap:9px;padding:0 11px;border:1px solid #cfd7db;border-radius:5px;color:#7b898e;background:#fbfcfc}.auth-history-select:focus-within,.auth-input-shell:focus-within{border-color:#0c8b82;background:#fff;box-shadow:0 0 0 3px #0c8b821f}.auth-history-select select,.auth-input-shell input,.auth-input-shell select{min-width:0;height:100%;flex:1;padding:0;border:0;border-radius:0;outline:0;color:#17202a;background:transparent;box-shadow:none;font-size:12px}.auth-history-select select{appearance:none}.auth-history-select>svg:last-child{flex:0 0 auto;pointer-events:none}.auth-password-toggle{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;padding:0;border:0;color:#718087;background:transparent}.auth-form-aligned .registration-account-type{padding:0;border:0}.auth-form-aligned .registration-account-type legend{grid-column:1}.auth-form-aligned .registration-account-type>div{grid-column:2;display:grid;grid-template-columns:1fr 1fr;gap:3px;padding:3px;border:1px solid #d7dee4;border-radius:7px;background:#f4f6f8}.auth-form-aligned .registration-account-type button{min-height:42px;padding:5px 10px;border-color:transparent;background:transparent}.auth-form-aligned .registration-account-type button:hover{background:#eef3f3}.auth-form-aligned .registration-account-type button.selected{border-color:transparent;background:#fff;box-shadow:0 1px 5px #1f313c21}.auth-form-aligned .registration-account-type button strong,.auth-form-aligned .registration-account-type button small{font-size:12px}.auth-form-aligned .registration-fields,.auth-form-aligned .registration-profile-grid{display:contents}.auth-form-aligned .verification-code-row{min-width:0}.auth-form-aligned .auth-verification-row>small{grid-column:2;margin-top:-5px}.auth-form-aligned>.turnstile-widget-shell,.auth-form-aligned>.notice,.auth-form-aligned>.full-button,.auth-form-aligned>.demo-accounts{width:calc(100% - var(--auth-label-width) - 12px);margin-left:calc(var(--auth-label-width) + 12px)}.auth-form-aligned>.notice,.auth-form-aligned>.full-button{margin-bottom:10px}.auth-form-aligned>.full-button{margin-top:0}.auth-form-aligned>.demo-accounts{margin-top:0}.security-challenge{gap:18px}.mfa-setup-box{display:grid;justify-items:center;gap:12px;padding:18px;border:1px solid #d7e1df;border-radius:6px;background:#f7faf9}.mfa-setup-box svg{width:176px;height:176px;padding:8px;background:#fff}.mfa-setup-box code{max-width:100%;padding:7px 10px;color:#315f67;background:#e9f3f1;overflow-wrap:anywhere}.recovery-code-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:14px;border:1px solid #d7e1df;border-radius:6px;background:#f7faf9}.recovery-code-grid code{padding:7px;color:#24474d;background:#fff;border:1px solid #e1e7e8;text-align:center}.modal-backdrop{position:fixed;inset:0;display:grid;place-items:center;padding:20px;background:#121f2475;z-index:60}.modal{width:min(100%,470px);border-radius:6px;background:#fff;box-shadow:0 18px 50px #00000038}.modal header{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #e3e8ea}.modal h2{margin:0;font-size:14px}.modal-body{display:grid;gap:18px;padding:20px}.modal-copy{margin:0;color:#66767d;font-size:12px}.modal-actions{display:flex;justify-content:flex-end;gap:8px}.secret-box{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:8px;padding:10px;border:1px solid #cfd7db;border-radius:4px;background:#f7f9f9}.secret-box code{overflow:hidden;text-overflow:ellipsis;font-size:12px}.team-toolbar{display:grid;grid-template-columns:minmax(220px,340px) minmax(0,1fr);align-items:end;gap:18px;margin-bottom:16px}.team-toolbar label{margin:0}.team-privacy{min-height:40px;display:flex;align-items:center;justify-content:flex-end;gap:8px;color:#627279;font-size:12px}.team-empty{min-height:360px;display:grid;place-content:center;justify-items:center;gap:12px;padding:40px;text-align:center;background:#fff;border:1px solid #dfe5e8;border-radius:6px}.team-empty svg{color:#087d74}.team-empty h2,.team-empty p{margin:0}.team-empty h2{font-size:18px}.team-empty p{max-width:540px;color:#718087;font-size:12px;line-height:1.7}.team-loading{min-height:180px;display:grid;place-items:center;color:#718087;font-size:12px}.team-consent{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px;padding:14px 16px;color:#614917;background:#fff8e7;border:1px solid #ebd9aa;border-radius:6px}.team-consent>div{display:flex;align-items:flex-start;gap:10px}.team-consent strong,.team-consent p{display:block;margin:0}.team-consent strong{font-size:12px}.team-consent p{margin-top:4px;color:#806a3d;font-size:12px;line-height:1.5}.team-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border:1px solid #dfe5e8;border-radius:6px;background:#fff;overflow:hidden}.team-metric{min-height:82px;display:grid;align-content:center;gap:8px;padding:14px 17px;border-right:1px solid #e5eaec}.team-metric:last-child{border-right:0}.team-metric span{color:#738188;font-size:12px}.team-metric strong{font-size:17px}.team-two-column{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:18px;margin-top:18px}.team-management-tables{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;margin-top:12px}.team-management-tables>.panel-section{min-width:0;margin-top:0}.team-management-tables .team-member-table,.team-management-tables .team-group-table{width:100%}.team-list{display:grid}.team-list-row{min-height:58px;display:grid;grid-template-columns:minmax(210px,1.3fr) minmax(90px,.5fr) minmax(120px,.7fr) 66px;align-items:center;gap:12px;padding:9px 18px;border-bottom:1px solid #edf0f2;color:#5d6d74;font-size:12px}.team-list-row:last-child{border-bottom:0}.team-list-row.group-row{grid-template-columns:minmax(120px,1fr) auto auto 32px}.team-person{min-width:0;display:flex;align-items:center;gap:10px}.team-person>span{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border-radius:50%;color:#15544e;background:#dcefeb;font-weight:700}.team-person strong,.team-person small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-person strong{color:#26343a;font-size:12px}.team-person small,.team-cell-subtitle{margin-top:3px;color:#829096;font-size:12px}.team-cell-subtitle{display:block}.team-search{width:min(280px,45vw);height:36px;display:flex;align-items:center;gap:7px;padding:0 10px;color:#748289;border:1px solid #cfd7db;border-radius:4px}.team-search input{min-width:0;height:32px;padding:0;border:0;box-shadow:none}.team-sort-button{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;color:inherit;background:transparent;font:inherit;font-weight:600;cursor:pointer;white-space:nowrap}.team-sort-button:hover{color:#087f77}.team-sort-button:focus-visible{outline:2px solid #53a9a2;outline-offset:3px}.team-checkbox{min-height:34px;display:flex;grid-template-columns:none;flex-direction:row;align-items:center;gap:9px}.team-checkbox input{width:16px;height:16px;flex:0 0 16px}.team-conversation-drawer{width:min(92vw,860px);display:grid;grid-template-rows:auto auto minmax(0,1fr)}.team-conversation-drawer>header{height:auto;min-height:64px}.team-conversation-drawer>header small{display:block;margin-top:3px;color:#7b898f;font-size:12px}.team-conversation-summary{min-height:55px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 18px;border-bottom:1px solid #dce4e6;background:#fff}.team-conversation-summary strong,.team-conversation-summary small{display:block}.team-conversation-summary strong{color:#2d4147;font-size:12px}.team-conversation-summary small{margin-top:3px;color:#7b898f;font-size:12px}.team-conversation-summary>span{flex:0 0 auto;padding:4px 8px;color:#0a746c;border:1px solid #b7d7d2;border-radius:999px;background:#eaf6f3;font-size:12px;font-weight:700}.team-message-timeline{min-height:0;display:grid;align-content:start;gap:0;padding:8px 20px 24px;overflow-y:auto;background:#f4f7f7}.team-message-group{min-width:0;display:grid}.team-message-date-divider{display:flex;align-items:center;gap:10px;margin:16px 0 10px;color:#78868b;font-size:12px;font-weight:700}.team-message-date-divider:before,.team-message-date-divider:after{height:1px;flex:1;background:#dce5e5;content:""}.team-message-date-divider span{flex:0 0 auto}.team-message{width:min(86%,620px);margin-bottom:12px;overflow:hidden;border:1px solid #dfe5e8;border-radius:8px;box-shadow:0 2px 8px #1631360d}.team-message.outbound{justify-self:end}.team-message-meta{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:7px;padding:7px 9px;color:#7c8a90;border-bottom:1px solid #e3e9eb;background:#f8faf9;font-size:12px}.team-message-meta strong{overflow:hidden;color:#52636a;text-overflow:ellipsis;white-space:nowrap}.team-message-meta time{font-variant-numeric:tabular-nums;white-space:nowrap}.team-message-direction{padding:3px 5px;color:#42646a;border-radius:4px;background:#e7eeee;font-size:12px;font-weight:700;white-space:nowrap}.team-message-direction.outbound{color:#075e56;background:#bce1da}.team-message-body{padding:10px 12px;background:#fff}.team-message.outbound .team-message-meta{border-color:#c7e1dc;background:#d7ebe7}.team-message.outbound .team-message-body{background:#e5f4ef}.team-message-body>small,.team-translation small{color:#78878d;font-size:12px}.team-message-body p{margin:5px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.55}.team-archive-media{width:min(360px,100%);display:block;margin-top:8px;overflow:hidden;color:#17685f;border:1px solid #cddbd8;border-radius:6px;background:#f8fbfa;text-decoration:none}.team-archive-media img{width:100%;max-height:420px;display:block;object-fit:contain;background:#f0f5f3;cursor:zoom-in}.team-archive-media span,.team-archive-media-unavailable{display:block;margin-top:8px;padding:8px;color:#6d7d78;border:1px dashed #c9d5d1;border-radius:5px;font-size:12px}.team-translation{margin-top:9px;padding-top:8px;border-top:1px dashed #826ee7}.team-translation p{color:#5846bd}.form-grid{display:grid;gap:12px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.team-role-fieldset{min-width:0;margin:0;padding:0;border:0}.team-role-fieldset legend{margin-bottom:8px;color:#44545b;font-size:12px;font-weight:700}.team-role-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.team-role-options label{min-width:0;min-height:40px;display:flex;align-items:center;gap:8px;margin:0;padding:0 11px;border:1px solid #cfd7db;border-radius:4px;color:#53636a;background:#fff;cursor:pointer}.team-role-options label:hover{border-color:#8dbdb7;background:#f5fbfa}.team-role-options label.selected{border-color:#0c8b82;color:#08776f;background:#edf9f7;box-shadow:0 0 0 2px #0c8b8214}.team-role-options input{width:16px;height:16px;margin:0;accent-color:#0c8b82}.team-role-fieldset:disabled .team-role-options label{cursor:default;opacity:.72}.field-help{margin:-5px 0 0;display:flex;align-items:center;gap:6px;color:#708087;font-size:12px;line-height:1.55}.field-help svg{flex:0 0 auto;color:#087d74}.team-proxy-current{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px;border:1px solid #d8e1e4;border-radius:4px;background:#f7faf9}.team-proxy-current span{color:#708087;font-size:12px}.team-proxy-current strong{min-width:0;overflow:hidden;color:#26343a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.member-security-action{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px;border:1px solid #d8e1e4;background:#f7faf9}.member-security-action>div{min-width:0}.member-security-action .field-help{margin:3px 0 0}.member-security-action .secondary-button{flex:0 0 auto}.field-validation-error{margin:-5px 0 0;color:#b42318;font-size:12px;line-height:1.55}.team-operation-modal textarea{width:100%;min-height:88px;padding:9px 10px;resize:vertical;border:1px solid #cfd8dc;border-radius:4px;outline:0;color:#26343a;background:#fff;font:inherit;line-height:1.45}.team-operation-modal textarea:focus{border-color:#16827a;box-shadow:0 0 0 2px #16827a1f}.team-section-actions,.team-alert-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px}.team-member-management-section{margin-top:18px}.team-member-management-list{display:grid}.team-member-management-row{min-height:58px;display:grid;grid-template-columns:minmax(220px,1fr) 100px 90px 32px;align-items:center;gap:12px;padding:9px 17px;border-bottom:1px solid #edf0f2;color:#607077;font-size:12px}.team-member-management-row:last-child{border-bottom:0}.team-member-management-row>div{min-width:0}.team-member-management-row strong,.team-member-management-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-member-management-row strong{color:#26343a;font-size:12px}.team-member-management-row small{margin-top:4px;color:#829096;font-size:12px}.team-operations-loading{margin-top:18px;padding:28px;color:#708087;text-align:center}.team-operations{margin-top:18px}.team-operations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));border-top:1px solid #e4e9eb}.team-operation-summary{min-height:112px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:9px 14px;padding:16px 18px;border-right:1px solid #e4e9eb}.team-operation-summary:last-child{border-right:0}.team-operation-summary>div{display:flex;align-items:center;gap:8px;color:#64747a;font-size:12px}.team-operation-summary svg{color:#087d74}.team-operation-summary>strong{grid-column:2;grid-row:1;color:#213038;font-size:21px}.team-operation-summary .secondary-button{grid-column:1 / -1;justify-self:start;min-height:30px;padding:0 10px;font-size:12px}.team-insights-section,.team-duplicate-section{margin-top:18px}.team-insight-summary{display:grid;grid-template-columns:repeat(6,minmax(112px,1fr));border-top:1px solid #e4e9eb;border-bottom:1px solid #e4e9eb}.team-insight-stat{min-height:68px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-content:center;gap:4px 8px;padding:10px 14px;border:0;border-right:1px solid #e4e9eb;color:#68777d;background:transparent;font:inherit;text-align:left}.team-insight-stat:last-child{border-right:0}.team-insight-stat>svg:not(.team-insight-open){grid-row:1 / span 2;align-self:center;color:#087d74}.team-insight-stat.clickable{cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease}.team-insight-stat.clickable:hover,.team-insight-stat.clickable:focus-visible{background:#f2f8f7;box-shadow:inset 0 -2px #0b887e;outline:0}.team-insight-open{grid-column:3;grid-row:1 / span 2;align-self:center;color:#8b999e}.team-insight-stat span{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.team-insight-stat strong{color:#213038;font-size:17px}.team-insight-table-wrap{width:100%;overflow-x:auto}.team-insight-table{width:100%;min-width:860px;border-collapse:collapse;color:#5f6f75;font-size:12px}.team-insight-table th{padding:9px 12px;color:#78868b;background:#f7f9f9;font-weight:600;text-align:left;white-space:nowrap}.team-insight-table td{padding:10px 12px;border-top:1px solid #edf0f2;vertical-align:middle}.team-insight-table td strong,.team-insight-table td small{display:block}.team-insight-table td strong{color:#26343a;font-size:12px}.team-insight-table td small{margin-top:3px;color:#8a979c;font-size:12px}.team-insight-empty{height:64px;color:#829096;text-align:center!important}.team-insight-count{min-width:30px;padding:5px 8px;color:#8a4c19;background:#fff0dd;border-radius:4px;font-size:12px;font-weight:700;text-align:center}.team-duplicate-list{display:grid}.team-duplicate-row{min-height:70px;display:grid;grid-template-columns:minmax(180px,.85fr) minmax(300px,1.35fr) 92px auto;align-items:center;gap:12px;padding:10px 16px;border-bottom:1px solid #edf0f2}.team-duplicate-row:last-child{border-bottom:0}.team-duplicate-customer,.team-duplicate-route span{min-width:0}.team-duplicate-customer strong,.team-duplicate-customer small,.team-duplicate-route span,.team-duplicate-route small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-duplicate-customer strong{color:#26343a;font-size:12px}.team-duplicate-customer small,.team-duplicate-route small{margin-top:3px;color:#879499;font-size:12px}.team-duplicate-route{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;color:#53656b;font-size:12px}.team-duplicate-route svg{color:#9b6b2c}.team-duplicate-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:5px}.team-duplicate-actions .secondary-button{min-height:29px;padding:0 9px;font-size:12px}.team-duplicate-routing-note{flex:1 0 100%;color:#8a5a00;font-size:12px;text-align:right;white-space:nowrap}.duplicate-open{color:#9c481f;background:#fff0e8}.duplicate-acknowledged{color:#5f5817;background:#fff7d9}.duplicate-transfer_requested{color:#315f88;background:#e8f2fb}.duplicate-resolved{color:#286958;background:#e3f4ee}.team-operations-columns{grid-template-columns:minmax(0,1.45fr) minmax(340px,.85fr)}.team-single-view-social-accounts,.team-single-view-sensitive{grid-template-columns:minmax(0,1fr)}.team-single-view-social-accounts>.panel-section:nth-child(2),.team-single-view-sensitive>.panel-section:nth-child(1){display:none}.team-assets-list{display:grid}.team-asset-row{min-height:70px;display:grid;grid-template-columns:34px minmax(120px,1fr) minmax(150px,.9fr) minmax(120px,.75fr) auto;align-items:center;gap:11px;padding:10px 16px;border-bottom:1px solid #edf0f2}.team-asset-actions{display:flex;align-items:center;gap:3px}.team-dialog-loading{min-height:140px;display:grid;place-items:center;color:#75858d}.persona-readonly{display:grid;gap:6px;padding:14px;border-left:3px solid #17847b;background:#f4faf8}.persona-readonly strong{color:#19323b;font-size:16px}.persona-readonly span,.persona-readonly small{color:#6b7d84}.persona-readonly p{margin:6px 0;white-space:pre-wrap}.team-switch-field{min-height:42px;display:flex!important;flex-direction:row!important;align-items:center;gap:9px;padding:0 12px;border:1px solid #d9e3e6;background:#f7fafb}.team-switch-field input,.weekday-picker input{width:16px;height:16px;accent-color:#147d75}.weekday-picker{margin:0;padding:11px 13px 13px;border:1px solid #d9e3e6;border-radius:5px}.weekday-picker legend{padding:0 5px;color:#52646c;font-size:12px;font-weight:700}.weekday-picker label{display:inline-flex;flex-direction:row;align-items:center;gap:4px;margin-right:14px;font-size:12px}.team-asset-row:last-child{border-bottom:0}.team-app-mark{width:32px;height:32px;display:grid;place-items:center;border-radius:5px;color:#fff;background:#68777d;font-size:12px;font-weight:800}.team-app-mark.telegram{background:#1596d2}.team-app-mark.whatsapp{background:#16a765}.team-app-mark.facebook{background:#2877d6}.team-app-mark.messenger{background:#2a9fd6}.team-app-mark.instagram{background:#c94dcc}.team-app-mark.tiktok{background:#222b30}.team-app-mark.line{background:#18b766}.team-app-mark.skype{background:#2f9ed0}.team-asset-main,.team-asset-meta{min-width:0}.team-asset-main strong,.team-asset-main small,.team-asset-meta span,.team-asset-meta small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-asset-main strong{color:#26343a;font-size:12px}.team-asset-main small,.team-asset-meta small{margin-top:4px;color:#819096;font-size:12px}.team-asset-meta span{color:#52656d;font-size:12px}.team-assignee-list{display:flex;flex-wrap:wrap;gap:4px;color:#819096;font-size:12px}.team-assignee-list span{display:inline-flex;align-items:center;gap:3px;padding:3px 6px;color:#38625e;background:#e8f3f1;border-radius:3px}.team-assignee-list button{width:16px;height:16px;display:grid;place-items:center;padding:0;border:0;color:#66827e;background:transparent}.team-assignee-list button:hover{color:#a53a36}.team-alert-list{display:grid}.team-alert-row{min-height:80px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px;padding:13px 15px;border-bottom:1px solid #edf0f2}.team-alert-row:last-child{border-bottom:0}.team-alert-row>div{min-width:0}.team-alert-row strong{color:#26343a;font-size:12px}.team-alert-row p{margin:5px 0;color:#53656c;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.team-alert-row small{color:#829096;font-size:12px}.severity{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border-radius:3px;font-size:12px;font-weight:700;white-space:nowrap}.severity-critical{color:#9d2727;background:#fde6e5}.severity-high{color:#a04820;background:#fff0e2}.severity-medium{color:#7b6516;background:#fff7d9}.severity-low{color:#286958;background:#e3f4ee}.team-rules-section{margin-top:18px}.team-template-section{border-top:1px solid #e7ecee;border-bottom:1px solid #e7ecee;background:#fbfcfc}.team-subsection-heading{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 17px}.team-subsection-heading h3{margin:0;color:#27363c;font-size:12px}.team-subsection-heading p{margin:4px 0 0;color:#7d8c92;font-size:12px}.team-subsection-heading>span{min-width:24px;height:22px;display:grid;place-items:center;border-radius:3px;color:#08776f;background:#e5f4f1;font-size:12px;font-weight:800}.team-template-list{display:grid;border-top:1px solid #edf0f2;background:#fff}.team-template-row{min-height:76px;display:grid;grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 17px;border-bottom:1px solid #edf0f2}.team-template-row:last-child{border-bottom:0}.team-template-main{min-width:0}.team-template-main strong{display:block;color:#26343a;font-size:12px}.team-template-main p{margin:4px 0;color:#53656c;font-size:12px;line-height:1.45}.team-template-main small{color:#829096;font-size:12px}.team-template-row .secondary-button{white-space:nowrap}.team-configured-rules-heading{border-bottom:1px solid #edf0f2}.team-rule-list{display:grid}.team-rule-row{min-height:58px;display:grid;grid-template-columns:68px minmax(180px,1fr) minmax(100px,.5fr) auto;align-items:center;gap:12px;padding:9px 17px;border-bottom:1px solid #edf0f2;color:#607077;font-size:12px}.team-quick-replies-section{margin-top:18px}.team-quick-reply-list{display:grid}.team-quick-reply-row{min-height:78px;display:grid;grid-template-columns:78px minmax(0,1fr) minmax(120px,180px) 70px;align-items:center;gap:12px;padding:12px 17px;border-bottom:1px solid #edf0f2}.team-quick-reply-row:last-child{border-bottom:0}.quick-reply-scope{width:fit-content;padding:4px 7px;border:1px solid #cdd9dc;border-radius:3px;color:#52666d;background:#f5f8f9;font-size:12px;font-weight:700}.quick-reply-scope.scope-organization{color:#0a746c;border-color:#a9d4cf;background:#e9f5f3}.quick-reply-scope.scope-group{color:#5a4ab2;border-color:#cfc8ee;background:#f3f1fc}.team-quick-reply-main,.team-quick-reply-meta{min-width:0}.team-quick-reply-main strong,.team-quick-reply-main small,.team-quick-reply-meta span,.team-quick-reply-meta small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-quick-reply-main strong{color:#25353b;font-size:12px}.team-quick-reply-main p{display:-webkit-box;overflow:hidden;margin:4px 0;color:#52636a;font-size:12px;line-height:1.45;white-space:pre-wrap;-webkit-box-orient:vertical;-webkit-line-clamp:2}.team-quick-reply-main small,.team-quick-reply-meta small{color:#879399;font-size:12px}.team-quick-reply-meta span{color:#53666d;font-size:12px}.team-quick-reply-meta small{margin-top:4px}.team-quick-reply-actions{display:flex;justify-content:flex-end;gap:4px}.team-quick-reply-actions .danger{color:#ad413d}.team-rule-row:last-child{border-bottom:0}.team-rule-row>div{min-width:0}.team-rule-row strong,.team-rule-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-rule-row strong{color:#26343a;font-size:12px}.team-rule-row small{margin-top:4px;color:#829096;font-size:12px}.team-rule-toggle{min-width:64px;height:28px;border:1px solid #cad5d8;border-radius:4px;color:#6d7c82;background:#fff;font-size:12px;font-weight:700}.team-rule-toggle.active{color:#08776f;border-color:#9bc9c3;background:#edf9f7}.team-operation-modal{width:min(100%,620px)}.team-operation-modal .modal-body{max-height:min(72vh,650px);overflow-y:auto}@media(max-width:760px){.form-grid.two,.form-grid.three,.team-operations-grid,.team-role-options{grid-template-columns:1fr}.team-quick-reply-row{grid-template-columns:72px minmax(0,1fr) auto}.team-quick-reply-meta{grid-column:2}.team-quick-reply-actions{grid-column:3;grid-row:1 / span 2}.team-operation-summary{border-right:0;border-bottom:1px solid #e4e9eb}.team-insight-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.team-insight-stat{border-bottom:1px solid #e4e9eb}.team-duplicate-row{grid-template-columns:minmax(0,1fr) auto}.team-duplicate-route,.team-duplicate-actions{grid-column:1 / -1}.team-asset-row{grid-template-columns:34px minmax(0,1fr) auto}.team-asset-actions{grid-column:3;grid-row:1}.team-asset-meta,.team-assignee-list{grid-column:2}.team-rule-row{grid-template-columns:68px minmax(0,1fr) auto}.team-template-row{grid-template-columns:68px minmax(0,1fr)}.team-template-row .secondary-button{grid-column:2;justify-self:start}}.deleted-label{color:#b34742}.splash{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:12px;color:#63737a}.splash p{font-size:12px}.spinning{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:980px){.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.auth-layout{grid-template-columns:.8fr 1fr}.auth-intro{padding:38px}.auth-copy h1{font-size:30px}.team-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.team-metric{border-bottom:1px solid #e5eaec}.team-two-column{grid-template-columns:1fr}}@media(max-width:760px){.app-shell{display:block}.sidebar{position:fixed;left:0;top:0;width:250px;transform:translate(-105%);transition:transform .2s ease}.sidebar-open{transform:translate(0)}.menu-button,.mobile-close{display:inline-grid}.mobile-close{margin-left:auto}.sidebar-backdrop{display:block;position:fixed;inset:0;border:0;background:#121f2461;z-index:20}.topbar{padding:12px 16px;gap:9px}.topbar>.topbar-copy{flex:1 1 calc(100% - 140px)}.topbar-copy p{display:none}.topbar-status-strip{overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.topbar-status-item{flex:0 0 auto}.topbar-team-status{width:150px}.page-content{padding:18px 14px 36px}.main-content>.error-notice{margin:12px 14px 0}.topbar .secondary-button{width:36px;padding:0;font-size:0}.team-toolbar{grid-template-columns:1fr}.team-privacy{justify-content:flex-start}.team-consent{align-items:stretch;flex-direction:column}.team-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.team-list-row{grid-template-columns:minmax(170px,1fr) auto}.team-list-row>:nth-child(3){display:none}.team-search{width:min(48vw,220px)}.team-management-tables .section-heading{align-items:stretch;flex-direction:column}.team-management-tables .team-section-actions{justify-content:space-between}.team-management-tables .team-search{width:min(100%,320px)}.team-message{width:92%}.device-item{grid-template-columns:42px minmax(0,1fr) 34px;align-items:start}.device-item>.status{grid-column:2;justify-self:start}.device-item>.danger-button{grid-column:3;grid-row:1}.device-audit-grid,.compact-stats{grid-template-columns:1fr}.auth-layout{display:block}.auth-intro{min-height:220px;padding:28px 24px}.auth-copy{margin:34px 0 18px}.auth-copy h1{margin-bottom:10px;font-size:25px}.auth-copy p{line-height:1.55}.privacy-line{display:none}.auth-panel{padding:28px 20px 40px}.auth-form.auth-form-aligned{--auth-label-width: 0px;width:min(100%,520px);max-height:none;overflow:visible}.auth-form-aligned>.locale-picker,.auth-form-aligned>.auth-form-heading,.auth-form-aligned>.segmented-control,.auth-form-aligned>.turnstile-widget-shell,.auth-form-aligned>.notice,.auth-form-aligned>.full-button,.auth-form-aligned>.demo-accounts{width:100%;margin-left:0}.auth-history-row,.auth-form-aligned .auth-field-row,.auth-form-aligned .registration-account-type{display:block;margin-bottom:13px}.auth-row-label,.auth-form-aligned .registration-account-type legend{display:block;margin-bottom:7px}.auth-form-aligned .registration-account-type>div{grid-column:auto}.auth-form-aligned .auth-verification-row>small{display:block;margin-top:5px}.balance-band{align-items:flex-start;flex-direction:column}.balance-band strong{margin-left:0}.billing-controls{width:100%;align-items:stretch;flex-direction:column}.billing-target select,.payment-refresh-button{width:100%}.payment-refresh-button{justify-content:center}.billing-ledger-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-ledger-metric{border-bottom:1px solid #e2e8ea}.billing-ledger-toolbar{align-items:stretch;flex-direction:column}.billing-ledger-toolbar label{width:100%}.billing-ledger-result{margin:4px 0 0}}@media(max-width:480px){.stat-grid{grid-template-columns:1fr}.stat-card{min-height:116px}.device-item{grid-template-columns:40px minmax(0,1fr) 34px}.device-item .status{display:none}.auth-copy h1{font-size:22px}}.site-page{min-height:100vh;color:#18252b;background:#fff}.site-page a{color:inherit;text-decoration:none}.site-container{width:min(1180px,calc(100% - 48px));margin:0 auto}.site-header{height:66px;position:sticky;top:0;z-index:50;background:#fffffff5;border-bottom:1px solid #dfe5e7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-header a{color:inherit;text-decoration:none}.site-nav-shell{height:100%;display:flex;align-items:center;gap:28px}.site-logo{min-width:0;display:inline-flex;align-items:center;gap:10px}.site-logo-mark{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;color:#fff;background:#087f76;border-radius:6px;font-size:17px;font-weight:800}.site-logo strong,.site-logo small{display:block;white-space:nowrap}.site-logo strong{font-size:14px;line-height:1.2}.site-logo small{margin-top:3px;color:#77868c;font-size:12px}.site-nav{min-width:0;flex:1;display:flex;align-items:center;justify-content:flex-end;gap:24px}.site-nav>a:not(.site-button){color:#4e5d63;font-size:12px;font-weight:600}.site-nav>a:not(.site-button):hover{color:#087f76}.site-nav-divider{width:1px;height:20px;background:#dce3e5}.site-icon-button{width:36px;height:36px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:5px;color:#304149;background:transparent}.site-icon-button:hover{background:#edf2f3}.site-menu-button{display:none;margin-left:auto}.site-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:1px solid transparent;border-radius:5px;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.site-button-primary{color:#fff!important;background:#087f76;border-color:#087f76}.site-button-primary:hover{background:#076e67;border-color:#076e67}.site-button-disabled{cursor:default;opacity:.72;pointer-events:none}.site-auth-checking{color:#708087;font-size:12px;white-space:nowrap}.site-account-menu{position:relative}.site-nav-console{min-height:36px;padding:0 14px}.site-nav-account{max-width:260px;cursor:pointer}.site-nav-account>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-nav-account[aria-expanded=true] svg{transform:rotate(180deg)}.site-account-popover{width:280px;position:absolute;top:calc(100% + 8px);right:0;z-index:55;display:grid;overflow:hidden;border:1px solid #d8e1e3;border-radius:7px;background:#fff;box-shadow:0 16px 38px #16272e2e}.site-account-summary{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;padding:10px 12px;border-bottom:1px solid #e7ecee}.site-account-summary>span:last-child,.site-account-summary strong,.site-account-summary small{min-width:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-account-summary strong{color:#26383f;font-size:12px}.site-account-summary small{margin-top:3px;color:#78888e;font-size:12px}.site-account-avatar{width:34px;height:34px;display:grid!important;place-items:center;border-radius:50%;color:#fff;background:#087f76;font-size:13px;font-weight:800}.site-account-popover>a,.site-account-popover>button{min-width:0;min-height:46px;display:flex;align-items:center;gap:10px;padding:9px 12px;border:0;color:#304149;background:transparent;font:inherit;text-align:left;cursor:pointer}.site-account-popover>a{border-bottom:1px solid #e7ecee}.site-account-popover>a:hover,.site-account-popover>button:hover{color:#087f76;background:#f1f7f6}.site-account-popover>button{color:#a33c36}.site-account-popover>button:disabled{cursor:wait;opacity:.65}.site-account-popover span{min-width:0;display:grid;gap:2px}.site-account-popover strong{font-size:12px}.site-account-popover small{overflow:hidden;color:#78888e;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.site-download-error{color:#b42318!important;font-weight:650}.site-button-secondary{color:#1c3037!important;background:#ffffffe6;border-color:#aebbc0}.site-button-secondary:hover{background:#fff;border-color:#687b83}.site-nav-register{min-height:36px;padding:0 14px}[dir=rtl] .site-nav,[dir=rtl] .site-footer-links{direction:rtl}[dir=rtl] .site-hero-actions svg,[dir=rtl] .portal-home-link svg,[dir=rtl] .nav-arrow{transform:scaleX(-1)}[dir=rtl] .sidebar-account,[dir=rtl] .device-item,[dir=rtl] .section-heading{text-align:right}.site-hero{height:calc(100svh - 112px);min-height:560px;max-height:760px;position:relative;background-color:#eef1f1;background-image:url(/images/hero-workspace.png);background-repeat:no-repeat;background-position:center;background-size:cover;overflow:hidden}.site-hero:after{content:"";position:absolute;inset:0 auto 0 0;width:52%;background:#f5f8f8ad;pointer-events:none}.site-hero-content{height:100%;position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-bottom:18px}.site-kicker{display:inline-flex;align-items:center;gap:9px;margin:0 0 18px;color:#3f535b;font-size:12px;font-weight:700}.site-kicker span{width:8px;height:8px;border-radius:50%;background:#0a9a76;box-shadow:0 0 0 4px #0a9a7621}.site-hero h1{max-width:760px;margin:0;font-size:58px;line-height:1.08;letter-spacing:0}.site-hero-copy{max-width:540px;margin:16px 0 0;color:#53666d;font-size:14px;line-height:1.85}.site-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.site-hero-meta{display:flex;flex-wrap:wrap;gap:18px;margin-top:24px;color:#3e555d;font-size:12px;font-weight:600}.site-hero-meta span{display:inline-flex;align-items:center;gap:6px}.site-hero-meta svg{color:#087f76}.site-platform-band{min-height:112px;display:flex;align-items:center;background:#17272e;color:#fff}.site-platforms{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:center;gap:36px;padding:22px 0}.site-platform-heading span,.site-platform-heading strong{display:block}.site-platform-heading span{color:#89a0a8;font-size:12px;text-transform:uppercase}.site-platform-heading strong{margin-top:7px;font-size:13px}.site-platform-list{display:flex;align-items:center;justify-content:space-between;gap:14px;overflow-x:auto;scrollbar-width:none}.site-platform-list::-webkit-scrollbar{display:none}.site-platform{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;color:#dbe3e6;font-size:12px;font-weight:600}.site-platform i{width:27px;height:27px;display:grid;place-items:center;border-radius:5px;color:#fff;font-size:12px;font-style:normal;font-weight:800}.site-platform i svg{width:16px;height:16px}.site-section{padding:92px 0;scroll-margin-top:66px}.site-eyebrow{margin:0 0 12px;color:#087f76;font-size:12px;font-weight:800;text-transform:uppercase}.site-section-intro{max-width:710px;margin-bottom:36px}.site-section-intro h2,.site-workflow h2,.site-security-layout h2,.site-account-layout h2,.site-download-layout h2{margin:0;font-size:34px;line-height:1.22;letter-spacing:0}.site-section-intro>p:last-child,.site-workflow>div>p,.site-security-layout>div>p:last-child,.site-account-layout>div>p:last-child{margin:15px 0 0;color:#66777e;font-size:13px;line-height:1.8}.site-section-intro-centered{margin-right:auto;margin-left:auto;text-align:center}.site-edition-section{background:linear-gradient(180deg,#fff,#f5f8f7)}.site-edition-section .site-section-intro{max-width:780px;margin-bottom:28px}.site-capability-section{background:linear-gradient(180deg,#fff,#f5f8f7)}.site-capability-section .site-section-intro{max-width:860px;margin-bottom:28px}.site-capability-table-wrap{overflow-x:auto;border:1px solid #d7e1e0;border-radius:10px;background:#fff;box-shadow:0 12px 34px #1b31370e}.site-capability-table{width:100%;min-width:720px;border-collapse:collapse;table-layout:fixed}.site-capability-table th{padding:13px 16px;color:#607178;background:#f1f6f5;font-size:12px;font-weight:750;text-align:left}.site-capability-table th:first-child{width:28%}.site-capability-table th:last-child{width:128px}.site-capability-table td{padding:14px 16px;color:#61747a;border-top:1px solid #e3eae9;font-size:12px;line-height:1.62;vertical-align:middle}.site-capability-table td:first-child{color:#2c4249}.site-capability-table td:first-child strong{font-size:13px;line-height:1.45}.site-capability-table td:last-child a{display:inline-flex;align-items:center;gap:5px;color:#087f76;font-size:12px;font-weight:750;white-space:nowrap}.site-capability-table .site-capability-group-row th{padding:11px 16px;color:#087f76;background:#e8f4f2;border-top:1px solid #d3e5e2;font-size:13px;font-weight:800;letter-spacing:.01em}.site-capability-table tbody:first-of-type .site-capability-group-row th{border-top:1px solid #d3e5e2}.site-capability-table .site-capability-feature-row:hover{background:#f7fbfa}.site-edition-comparison{overflow:hidden;border:1px solid #d5dfe0;border-radius:12px;background:#fff;box-shadow:0 18px 50px #1b313714}.site-edition-comparison-head,.site-edition-row{display:grid;grid-template-columns:minmax(280px,1.45fr) repeat(2,minmax(180px,.775fr))}.site-edition-comparison-head{min-height:88px;background:#f8faf9}.site-edition-corner,.site-edition-plan{min-width:0;display:flex;align-items:center;gap:11px;padding:15px 18px}.site-edition-corner{display:grid;align-content:center;gap:4px;color:#30464d}.site-edition-corner>span{font-size:13px;font-weight:800}.site-edition-corner small{color:#7a898e;font-size:12px}.site-edition-plan{position:relative;border-left:1px solid #dfe6e7;background:#fff}.site-edition-plan>span:nth-child(2){min-width:0;display:grid;gap:4px}.site-edition-plan strong{color:#243940;font-size:14px}.site-edition-plan small{overflow:hidden;color:#718187;font-size:12px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.site-edition-plan-icon{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;color:#2f6fa3;background:#e8f1f7}.site-edition-plan-team{padding-right:78px;background:#eaf6f3}.site-edition-plan-team .site-edition-plan-icon{color:#087f76;background:#d4eee9}.site-edition-plan-team em{position:absolute;top:10px;right:10px;padding:3px 7px;border-radius:999px;color:#fff;background:#087f76;font-size:12px;font-style:normal;font-weight:800;line-height:1.2}.site-edition-group{min-height:34px;display:flex;align-items:center;padding:7px 18px;color:#52666d;border-top:1px solid #dfe6e7;background:#edf2f2}.site-edition-group span{font-size:12px;font-weight:800;letter-spacing:.04em}.site-edition-row{min-height:62px;border-top:1px solid #e7ecec}.site-edition-feature{min-width:0;display:grid;align-content:center;gap:4px;padding:10px 18px}.site-edition-feature strong{color:#2c4148;font-size:12px}.site-edition-feature p{margin:0;color:#77878c;font-size:12px;line-height:1.45}.site-edition-status{min-width:0;display:flex;align-items:center;justify-content:center;gap:7px;padding:10px 12px;border-left:1px solid #e3e9e9;color:#36535a;text-align:center}.site-edition-row>.site-edition-status:last-child{background:#f3f9f7}.site-edition-status strong{font-size:12px;font-weight:750}.site-edition-check{width:21px;height:21px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#087f76;background:#ddf2ed}.site-edition-status-teamExclusive{color:#08766d}.site-edition-status-teamExclusive .site-edition-check{color:#fff;background:#0b887e;box-shadow:0 0 0 4px #0b887e1a}.site-edition-status-notIncluded{color:#9aa5a8}.site-edition-unavailable{width:21px;height:21px;flex:0 0 auto;display:grid;place-items:center;color:#8d999d;border-radius:50%;background:#edf0f1}.site-workflow-section{background:#f2f5f5}.site-workflow{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:84px}.site-workflow>div:first-child>p:last-of-type{max-width:540px}.site-check-list{display:grid;gap:13px;margin:26px 0 0;padding:0;list-style:none}.site-check-list li{display:flex;align-items:flex-start;gap:10px;color:#3e525a;font-size:12px;line-height:1.6}.site-check-list svg{flex:0 0 auto;margin-top:1px;color:#087f76}.site-workflow-steps{border:1px solid #cfdadd;background:#fff}.site-workflow-steps>div{min-height:90px;display:grid;grid-template-columns:44px 1fr;align-content:center;column-gap:16px;padding:17px 22px;border-bottom:1px solid #e1e7e9}.site-workflow-steps>div:last-child{border-bottom:0}.site-workflow-steps span{grid-row:1 / 3;align-self:center;color:#087f76;font-size:12px;font-weight:800}.site-workflow-steps strong{font-size:13px}.site-workflow-steps small{margin-top:5px;color:#7b898f;font-size:12px}.site-security-section{color:#fff;background:#20353c}.site-security-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);align-items:center;gap:86px}.site-security-layout .site-eyebrow{color:#72cfc3}.site-security-layout>div>p:last-child{color:#bbc9ce}.site-security-points{border-top:1px solid #466069}.site-security-points article{min-height:94px;display:grid;grid-template-columns:38px minmax(0,1fr);gap:15px;align-items:center;border-bottom:1px solid #466069}.site-security-points>article>svg{color:#72cfc3}.site-security-points strong{font-size:13px}.site-security-points p{margin:5px 0 0;color:#aebec4;font-size:12px}.site-account-band{padding:70px 0;color:#fff;background:#0b736c}.site-account-layout{display:flex;align-items:center;justify-content:space-between;gap:60px}.site-account-layout>div:first-child{max-width:680px}.site-account-layout .site-eyebrow{color:#bce5df}.site-account-layout>div>p:last-child{color:#c5e2de}.site-account-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.site-button-light{color:#0b655f!important;background:#fff;border-color:#fff}.site-button-outline-light{color:#fff!important;background:transparent;border-color:#8bc2bd}.site-download-section{padding:48px 0;background:#f1f4f4;border-bottom:1px solid #dce3e5}.site-download-layout{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:20px}.site-download-icon{width:52px;height:52px;display:grid;place-items:center;color:#2c6ea0;background:#e1ebf3;border-radius:6px}.site-download-layout h2{font-size:20px}.site-download-layout p{margin:7px 0 0;color:#708087;font-size:12px}.site-footer{padding:34px 0;color:#a8b5ba;background:#17272e}.site-footer-layout{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:40px}.site-footer-logo strong{color:#fff}.site-footer-logo small{color:#87999f}.site-footer-links{display:flex;align-items:center;gap:20px;font-size:12px}.site-footer-links a:hover{color:#fff}.site-footer-layout>p{margin:0;font-size:12px}.portal-home-link{height:38px;display:flex;align-items:center;gap:8px;margin:12px 2px 0;padding:0 12px;color:#9eafb6;border-top:1px solid #2b3b42;font-size:12px;text-decoration:none}.portal-home-link:hover{color:#fff}.help-page{min-height:100vh;background:#f7f9f8}.help-hero{color:#fff;background:linear-gradient(118deg,#153038,#155f5a 68%,#0a8176)}.help-hero-inner{min-height:160px;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,420px);align-items:center;gap:36px}.help-eyebrow{display:flex;align-items:center;gap:8px;margin:0 0 9px;color:#aee6de;font-size:12px;font-weight:800}.help-hero h1{max-width:610px;margin:0;font-size:28px;line-height:1.18;letter-spacing:0}.help-hero p:not(.help-eyebrow){max-width:610px;margin:10px 0 0;color:#c9dedb;font-size:12px;line-height:1.65}.help-search{width:min(100%,420px);min-height:42px;justify-self:end;display:flex;align-items:center;gap:10px;padding:0 13px;color:#5b6d73;border:1px solid rgba(255,255,255,.34);border-radius:8px;background:#fff;box-shadow:0 8px 22px #07232429}.help-search input{min-width:0;flex:1;padding:0;color:#263b42;border:0;outline:0;background:transparent;font-size:13px}.help-search input::placeholder{color:#8c9a9f}.help-search button{padding:6px 9px;color:#087f76;border:0;border-radius:5px;background:#e9f5f3;font-size:12px;font-weight:700;cursor:pointer}.help-overview-section{padding:28px 0 76px}.help-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.help-section-heading span{color:#61c9bd;font-size:12px;font-weight:800;text-transform:uppercase}.help-section-heading h2{margin:5px 0 0;font-size:20px}.help-section-heading>small{color:#9db0b6;font-size:12px}.help-content-shell{display:grid;grid-template-columns:286px minmax(0,1fr);align-items:start;gap:30px}.help-tree-nav{position:sticky;top:82px;overflow:visible;border:1px solid #dbe4e4;border-radius:9px;background:#fff;box-shadow:0 8px 24px #23393d0d}.help-tree-title{min-height:62px;display:flex;align-items:center;gap:10px;padding:12px 14px;color:#087f76;border-bottom:1px solid #e6ecec;background:#f6faf9}.help-tree-title>span{min-width:0;display:grid;gap:3px}.help-tree-title strong{color:#2c4249;font-size:13px}.help-tree-title small{color:#829095;font-size:12px}.help-tree-all{width:100%;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 13px;color:#52666d;border:0;border-bottom:1px solid #e8eded;background:#fff;font-size:12px;cursor:pointer;text-align:left}.help-tree-all>span{display:flex;align-items:center;gap:8px}.help-tree-all em{color:#8b989d;font-size:12px;font-style:normal}.help-tree-all:hover,.help-tree-all.active{color:#087f76;background:#edf7f5;font-weight:700}.help-tree-groups>section{border-bottom:1px solid #e7eded}.help-tree-groups>section:last-child{border-bottom:0}.help-tree-groups>section>button{width:100%;min-height:42px;display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:9px;padding:6px 14px;color:#51656c;border:0;background:#fff;cursor:pointer;text-align:left}.help-tree-groups>section>button:hover,.help-tree-groups>section.active>button{color:#087f76;background:#f0f8f6}.help-tree-groups>section>button>span:first-child{min-width:0;display:block}.help-tree-groups>section>button strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.help-tree-groups>section>button>svg{color:#849399;transition:transform .18s ease}.help-tree-groups>section>button>svg.expanded{transform:rotate(180deg)}.help-tree-articles{display:none;padding:2px 7px 8px 15px;background:#fbfcfc}.help-tree-articles.expanded{display:grid}.help-tree-articles>a{min-height:37px;display:grid;grid-template-columns:10px minmax(0,1fr);align-items:center;gap:7px;padding:6px 8px;color:#65757b;border-radius:5px}.help-tree-articles>a:hover{color:#087f76;background:#edf6f4}.help-tree-articles>a.active{color:#087f76;background:#dff1ed}.help-tree-articles>a>span{width:5px;height:5px;border-radius:50%;background:#bdc9cb}.help-tree-articles>a.active>span{background:#087f76;box-shadow:0 0 0 3px #087f7621}.help-tree-articles>a strong{min-width:0;font-size:12px;font-weight:600;line-height:1.4}.help-tree-safety{display:grid;grid-template-columns:20px minmax(0,1fr);gap:9px;padding:13px;color:#087f76;border-top:1px solid #e0e8e7;background:#f5faf9}.help-tree-safety>span{display:grid;gap:4px}.help-tree-safety strong{color:#42575e;font-size:12px}.help-tree-safety small{color:#7d8c91;font-size:12px;line-height:1.45}.help-sidebar{position:sticky;top:92px;display:grid;gap:4px}.help-sidebar>strong{margin-bottom:7px;color:#607178;font-size:12px}.help-sidebar>button{min-height:38px;display:grid;grid-template-columns:19px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 10px;color:#566970;border:0;border-radius:5px;background:transparent;font-size:12px;cursor:pointer;text-align:left}.help-sidebar>button:hover,.help-sidebar>button.active{color:#087f76;background:#e6f3f1;font-weight:700}.help-sidebar>button span{color:#8b999e}.help-sidebar-note{display:grid;gap:7px;margin-top:18px;padding:14px;color:#5d6e74;border:1px solid #dbe5e4;border-radius:7px;background:#fff}.help-sidebar-note svg{color:#087f76}.help-sidebar-note strong{color:#34494f;font-size:12px}.help-sidebar-note p{margin:0;font-size:12px;line-height:1.6}.help-results-heading{min-height:55px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:16px}.help-results-heading span{color:#087f76;font-size:12px;font-weight:700}.help-results-heading h2{margin:4px 0 0;font-size:21px}.help-results-heading p{margin:0;color:#829095;font-size:12px}.help-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.help-article-card{min-width:0;min-height:214px;position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:20px;border:1px solid #dce4e4;border-radius:8px;background:#fff;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.help-article-card:hover{transform:translateY(-2px);border-color:#90c7c1;box-shadow:0 13px 30px #1f3f4217}.help-card-icon{width:34px;height:34px;display:grid;place-items:center;color:#087f76;border-radius:7px;background:#e7f4f2}.help-card-category{position:absolute;top:21px;right:20px;color:#718187;font-size:12px}.help-article-card h3{margin:16px 0 0;color:#23383f;font-size:15px;line-height:1.45}.help-article-card>p{margin:8px 0 16px;color:#718086;font-size:12px;line-height:1.65}.help-card-footer{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:13px;border-top:1px solid #edf1f1}.help-card-footer>span,.help-card-footer>strong{display:flex;align-items:center;gap:6px;font-size:12px}.help-card-footer>span{color:#8b989d}.help-card-footer>strong{color:#087f76}.help-empty{min-height:340px;display:grid;place-items:center;align-content:center;gap:10px;color:#728187;border:1px dashed #cbd8d7;border-radius:8px;background:#fff;text-align:center}.help-empty h3{margin:0;color:#34484f;font-size:16px}.help-empty p{margin:0 0 6px;font-size:12px}.help-article-page{padding:0 0 76px;background:#f7f9f8}.help-breadcrumb{min-height:62px;display:flex;align-items:center;gap:6px;color:#78878c;font-size:12px}.help-breadcrumb a:hover{color:#087f76}.help-article-shell{display:grid;grid-template-columns:286px minmax(0,1fr);align-items:start;gap:30px}.help-article-sidebar{position:sticky;top:90px;display:grid;gap:3px;padding:14px;border:1px solid #dde5e5;border-radius:8px;background:#fff}.help-article-sidebar>strong{margin:14px 8px 6px;color:#7b898f;font-size:12px}.help-article-sidebar>a{padding:9px 8px;color:#607178;border-radius:5px;font-size:12px;line-height:1.45}.help-article-sidebar>a:hover,.help-article-sidebar>a.active{color:#087f76;background:#eaf5f3}.help-article-sidebar .help-back-link{display:flex;align-items:center;gap:7px;color:#087f76;font-weight:700}.help-article{min-width:0;overflow:hidden;border:1px solid #dde5e5;border-radius:10px;background:#fff}.help-article-header{padding:38px 44px 30px;border-bottom:1px solid #e4ebeb;background:linear-gradient(135deg,#fff,#f0f8f6)}.help-article-category{display:flex;align-items:center;gap:7px;color:#087f76;font-size:12px;font-weight:800}.help-article-header h1{max-width:760px;margin:14px 0 0;color:#20343b;font-size:31px;line-height:1.25}.help-article-header>p{max-width:760px;margin:14px 0 0;color:#61737a;font-size:13px;line-height:1.75}.help-article-introduction{padding:6px 44px 12px;border-bottom:1px solid #e4ebeb;background:#fff}.help-article-introduction>section{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;padding:27px 0}.help-article-introduction>section+section{border-top:1px solid #e8eded}.help-article-introduction>section>span{color:#099487;font-size:14px;font-weight:800}.help-article-introduction h2{margin:0 0 15px;color:#253a41;font-size:20px}.help-article-introduction ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.help-article-introduction ul li{position:relative;padding-left:17px;color:#5b6e75;font-size:13px;line-height:1.78}.help-article-introduction ul li:before{content:"";width:6px;height:6px;position:absolute;top:.72em;left:0;border-radius:50%;background:#10a093}.help-article-introduction ol{display:grid;gap:12px;margin:0;padding:0;list-style:none}.help-article-introduction ol li{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:11px}.help-article-introduction ol li>span{width:27px;height:27px;display:grid;place-items:center;color:#087f76;border:1px solid #b9dbd6;border-radius:50%;font-size:12px;font-weight:800}.help-article-introduction ol p{margin:1px 0 0;color:#5b6e75;font-size:13px;line-height:1.78}.help-article-introduction ol strong{display:block;margin-bottom:3px;color:#30464d;font-size:13px}.help-edition-comparison{padding:30px 44px 8px;background:#fff}.help-edition-comparison .site-edition-comparison{box-shadow:0 12px 34px #1b313712}.help-media-block{padding:28px 44px;border-bottom:1px solid #e5ebeb;background:#fafcfc}.help-media-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px}.help-media-heading>div:first-child{display:grid;gap:5px}.help-media-heading>div:first-child span{display:flex;align-items:center;gap:6px;color:#087f76;font-size:12px;font-weight:700}.help-media-heading strong{color:#2a3f46;font-size:14px}.help-media-heading>div:last-child{display:flex;gap:7px}.help-media-heading>div:last-child span{display:flex;align-items:center;gap:5px;padding:5px 8px;color:#6a7a80;border:1px solid #dbe4e4;border-radius:4px;background:#fff;font-size:12px}.help-real-media-grid{display:grid;grid-template-columns:1fr;gap:12px}.help-real-media-grid.multiple{grid-template-columns:repeat(2,minmax(0,1fr))}.help-real-media-grid figure{min-width:0;margin:0;overflow:hidden;border:1px solid #cfdadb;border-radius:8px;background:#fff;box-shadow:0 12px 28px #20373b14}.help-real-media-trigger{width:100%;position:relative;display:block;padding:0;overflow:hidden;color:inherit;border:0;background:#eef2f3;cursor:zoom-in}.help-real-media-trigger>span{position:absolute;right:12px;bottom:12px;display:flex;align-items:center;gap:6px;padding:7px 10px;color:#fff;border-radius:6px;background:#182b31d1;font-size:12px;font-weight:700;opacity:0;transform:translateY(4px);transition:opacity .16s ease,transform .16s ease}.help-real-media-trigger:hover>span,.help-real-media-trigger:focus-visible>span{opacity:1;transform:translateY(0)}.help-real-media-trigger:focus-visible{outline:3px solid rgba(8,127,118,.34);outline-offset:-3px}.help-real-media-grid img{width:100%;height:auto;max-height:580px;display:block;object-fit:contain;object-position:top center;background:#eef2f3}.help-real-media-grid figcaption{min-height:52px;display:flex;align-items:center;gap:9px;padding:9px 12px;color:#087f76;border-top:1px solid #dce5e5;background:#fff}.help-real-media-grid figcaption>span{min-width:0;display:grid;gap:3px}.help-real-media-grid figcaption strong{color:#31464d;font-size:12px}.help-real-media-grid figcaption small{color:#859398;font-size:12px}.help-media-window{overflow:hidden;border:1px solid #cfdadb;border-radius:8px;background:#fff;box-shadow:0 12px 28px #20373b14}.help-media-windowbar{height:34px;display:flex;align-items:center;gap:6px;padding:0 12px;color:#809096;border-bottom:1px solid #dae3e3;background:#edf2f2}.help-media-windowbar i{width:7px;height:7px;border-radius:50%;background:#afbdc0}.help-media-windowbar span{margin-left:7px;font-size:12px}.help-media-layout{min-height:260px;display:grid;grid-template-columns:92px minmax(0,1fr)}.help-media-layout>aside{display:flex;flex-direction:column;gap:3px;padding:16px 10px;color:#a5b4b8;background:#1d3037}.help-media-layout>aside strong{width:30px;height:30px;display:grid;place-items:center;margin-bottom:10px;color:#fff;border-radius:6px;background:#087f76;font-size:12px}.help-media-layout>aside span{padding:7px 5px;font-size:12px}.help-media-content{min-width:0;padding:18px}.help-media-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:14px;border-bottom:1px solid #e5ebeb}.help-media-toolbar>span{min-width:0;display:grid;gap:4px}.help-media-toolbar strong{color:#293e45;font-size:13px}.help-media-toolbar small{color:#849196;font-size:12px}.help-media-toolbar button{min-height:30px;padding:0 11px;color:#fff;border:0;border-radius:5px;background:#087f76;font-size:12px}.help-media-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:14px}.help-media-cards>div{min-width:0;display:grid;grid-template-columns:28px minmax(0,1fr);gap:8px;padding:12px;border:1px solid #e0e7e7;border-radius:6px;background:#f9fbfb}.help-media-row-icon{width:28px;height:28px;display:grid;place-items:center;color:#087f76;border-radius:6px;background:#e4f3f0}.help-media-cards>div>span:nth-child(2){min-width:0;display:grid;gap:5px}.help-media-cards small{color:#859297;font-size:12px}.help-media-cards strong{overflow:hidden;color:#344950;font-size:12px;line-height:1.4;text-overflow:ellipsis}.help-media-cards em{grid-column:1 / -1;justify-self:start;color:#087f76;font-size:12px;font-style:normal;font-weight:700}.help-image-lightbox{position:fixed;inset:0;z-index:2200;display:grid;place-items:center;padding:28px;background:#081216db;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:zoom-out}.help-image-lightbox-panel{width:min(1440px,96vw);max-height:94vh;position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 28px 80px #00000073;cursor:default}.help-image-lightbox-panel>button{width:38px;height:38px;position:absolute;top:12px;right:12px;z-index:1;display:grid;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.34);border-radius:50%;background:#112126d1;cursor:pointer}.help-image-lightbox-panel>button:hover,.help-image-lightbox-panel>button:focus-visible{background:#087f76;outline:3px solid rgba(255,255,255,.58)}.help-image-lightbox-panel>img{width:100%;height:100%;min-height:0;display:block;object-fit:contain;background:#e9eeee}.help-image-lightbox-panel>p{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0;padding:10px 16px;color:#2c4148;font-size:13px;font-weight:700}.help-image-lightbox-panel>p small{color:#7c8b90;font-size:12px;font-weight:400}.help-article-body{padding:10px 44px 18px}.help-article-body>section{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;padding:30px 0;border-bottom:1px solid #e8eded}.help-section-index{color:#099487;font-size:14px;font-weight:800}.help-article-body h2{margin:0 0 13px;color:#253a41;font-size:20px}.help-article-body p{margin:0 0 11px;color:#5b6e75;font-size:13px;line-height:1.85}.help-article-body ol{display:grid;gap:8px;margin:6px 0 0;padding:0;list-style:none}.help-article-body li{min-height:42px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;padding:9px 12px;border:1px solid #e3eaea;border-radius:6px;background:#fafcfc}.help-article-body li>span{width:25px;height:25px;display:grid;place-items:center;color:#087f76;border-radius:50%;background:#e2f2ef;font-size:12px;font-weight:800}.help-article-body li p{margin:1px 0 0;line-height:1.65}.help-note{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;margin-top:13px;padding:13px 14px;color:#815526;border:1px solid #ead5b6;border-radius:6px;background:#fff9ef}.help-note svg{margin-top:2px}.help-note p{margin:0;color:inherit}.help-related{padding:24px 44px 40px}.help-related>div:last-child{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:14px}.help-related a{min-width:0;min-height:102px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px;border:1px solid #dfe7e7;border-radius:6px;background:#fafcfc}.help-related a:hover{border-color:#8cc6bf;background:#eef8f6}.help-related a>span{min-width:0;display:grid;gap:6px}.help-related strong{color:#2c4148;font-size:12px;line-height:1.4}.help-related small{color:#849196;font-size:12px;line-height:1.4}.help-related svg{flex:0 0 auto;color:#087f76}.help-footer{padding:32px 0;color:#fff;background:#17282e}.help-footer>div{display:flex;align-items:center;justify-content:space-between;gap:30px}.help-footer strong{font-size:16px}.help-footer p{margin:6px 0 0;color:#aebfc4;font-size:12px}.help-not-found{min-height:calc(100vh - 230px);display:grid;place-items:center;align-content:center;gap:12px;text-align:center}.help-not-found svg{color:#087f76}.help-not-found h1{margin:0;font-size:24px}.help-not-found p{margin:0 0 8px;color:#718187;font-size:13px}@media(max-width:1040px){.help-hero-inner{grid-template-columns:minmax(0,1fr) minmax(300px,420px);gap:40px}.help-media-cards{grid-template-columns:1fr}.help-related>div:last-child{grid-template-columns:1fr}}@media(max-width:820px){.help-hero-inner{min-height:190px;grid-template-columns:1fr;align-content:center;gap:14px;padding:20px 0}.help-hero h1{font-size:26px}.help-search{width:100%;max-width:520px;min-height:42px;justify-self:start}.help-content-shell{grid-template-columns:1fr}.help-tree-nav{position:static}.help-sidebar{position:static;grid-template-columns:repeat(3,1fr)}.help-sidebar>strong,.help-sidebar-note{grid-column:1 / -1}.help-article-shell{grid-template-columns:1fr;gap:18px}.help-article-sidebar{position:static}.help-article-header,.help-article-introduction,.help-edition-comparison,.help-media-block,.help-article-body,.help-related{padding-right:24px;padding-left:24px}}@media(max-width:560px){.help-hero h1{font-size:24px}.help-sidebar{display:flex;overflow-x:auto;padding-bottom:3px}.help-sidebar>strong,.help-sidebar-note{display:none}.help-sidebar>button{flex:0 0 auto;display:flex}.help-tree-title{min-height:56px}.help-tree-groups>section>button{min-height:42px}.help-results-heading{align-items:flex-start;flex-direction:column;gap:8px}.help-card-grid{grid-template-columns:1fr}.help-article-header{padding:27px 18px 22px}.help-article-header h1{font-size:24px}.help-article-introduction{padding:4px 18px 10px}.help-article-introduction>section{grid-template-columns:1fr;gap:8px;padding:22px 0}.help-edition-comparison{padding:22px 18px 6px}.help-media-block{padding:22px 18px}.help-media-heading{align-items:flex-start;flex-direction:column}.help-real-media-grid.multiple{grid-template-columns:1fr}.help-real-media-trigger>span{opacity:1;transform:none}.help-image-lightbox{padding:10px}.help-image-lightbox-panel{width:100%;max-height:96vh;border-radius:7px}.help-image-lightbox-panel>p{align-items:flex-start;flex-direction:column;gap:3px}.help-media-layout{grid-template-columns:1fr}.help-media-layout>aside{display:none}.help-media-content{padding:13px}.help-media-toolbar{align-items:flex-start;flex-direction:column}.help-article-body{padding:8px 18px 14px}.help-article-body>section{grid-template-columns:1fr;gap:8px}.help-related{padding:22px 18px 30px}.help-footer>div{align-items:flex-start;flex-direction:column}.help-footer .site-button{width:100%}}@media(max-width:1040px){.site-nav{gap:16px}.site-hero:after{width:62%}.site-workflow,.site-security-layout{gap:48px}}@media(max-width:820px){.site-container{width:min(100% - 32px,680px)}.site-header{height:60px}.public-auth-shell .auth-page{min-height:calc(100vh - 60px)}.site-menu-button{display:inline-grid}.site-nav{position:fixed;top:60px;left:0;right:0;display:none;align-items:stretch;gap:0;padding:10px 16px 18px;background:#fff;border-bottom:1px solid #dce3e5;box-shadow:0 14px 28px #15262d1f}.site-nav-open{display:grid}.site-nav .locale-picker.compact{width:100%;margin:8px 0}.site-nav>a:not(.site-button){min-height:42px;display:flex;align-items:center;border-bottom:1px solid #eef1f2}.site-nav-divider{display:none}.site-nav .site-button{margin-top:10px}.site-nav .site-nav-console,.site-account-menu{width:100%}.site-nav .site-account-menu .site-nav-account{width:100%;max-width:none;margin-top:10px}.site-account-popover{width:100%;position:static;margin-top:6px;border-radius:5px;box-shadow:none}.site-hero{height:calc(100svh - 104px);min-height:550px;max-height:680px;background-position:58% center}.site-hero:after{width:100%;background:#f5f8f8c7}.site-hero h1{font-size:45px}.site-hero-copy{max-width:500px}.site-platforms{grid-template-columns:1fr;gap:18px}.site-platform-list{justify-content:flex-start}.site-section{padding:70px 0}.site-workflow,.site-security-layout{grid-template-columns:1fr}.site-account-layout{align-items:flex-start;flex-direction:column;gap:28px}.site-account-actions{justify-content:flex-start}.site-footer-layout{grid-template-columns:1fr;gap:24px}}@media(max-width:560px){.site-container{width:calc(100% - 28px)}.site-logo small{display:none}.site-hero{min-height:560px;background-position:66% center}.site-hero:after{background:#f5f8f8d6}.site-kicker{margin-bottom:14px}.site-hero h1{max-width:100%;font-size:38px}.site-hero-copy{margin-top:13px;font-size:12px;line-height:1.72}.site-hero-actions{width:100%;margin-top:22px}.site-hero-actions .site-button{width:100%}.site-hero-meta{gap:10px 14px;margin-top:18px}.site-platform-band{min-height:128px}.site-section-intro h2,.site-workflow h2,.site-security-layout h2,.site-account-layout h2{font-size:27px}.site-edition-comparison{border-radius:9px}.site-edition-comparison-head{min-height:82px}.site-edition-comparison-head,.site-edition-row{grid-template-columns:minmax(220px,1.25fr) repeat(2,minmax(145px,.75fr))}.site-workflow{gap:34px}.site-workflow-steps>div{padding:15px 17px}.site-security-layout{gap:34px}.site-account-actions,.site-account-actions .site-button{width:100%}.site-download-layout{grid-template-columns:48px minmax(0,1fr)}.site-download-layout>.site-button{grid-column:1 / -1;width:100%;margin-top:8px}.site-download-icon{width:46px;height:46px}.site-footer-links{flex-wrap:wrap;gap:12px 18px}}@media(max-width:560px){.site-edition-section .site-section-intro{margin-bottom:22px;text-align:left}.site-edition-comparison-head{grid-template-columns:repeat(2,minmax(0,1fr))}.site-edition-corner{display:none}.site-edition-plan{min-height:86px;padding:12px;border-left:0}.site-edition-plan+.site-edition-plan{border-left:1px solid #dfe6e7}.site-edition-plan-team{padding-right:12px}.site-edition-plan-team em{top:5px;right:6px;padding:2px 5px}.site-edition-plan-icon{width:32px;height:32px}.site-edition-plan strong{font-size:13px}.site-edition-plan small{white-space:normal}.site-edition-group{min-height:31px;padding:6px 12px}.site-edition-row{grid-template-columns:repeat(2,minmax(0,1fr))}.site-edition-feature{grid-column:1 / -1;padding:10px 12px;border-bottom:1px solid #edf1f1}.site-edition-status{min-height:44px;padding:8px;border-left:0}.site-edition-status+.site-edition-status{border-left:1px solid #e3e9e9}}.team-workspace{color:#26343a;font-size:12px}.team-workspace :is(p,span,small,label,input,select,textarea,button,td,th,code){font-size:12px!important;letter-spacing:0}.team-workspace .team-toolbar{gap:12px;margin-bottom:12px}.team-workspace .team-privacy{min-height:36px}.team-billing-status-bar{display:grid;grid-template-columns:1.25fr repeat(4,minmax(0,1fr));gap:8px;margin:-2px 0 12px}.team-billing-status-card{min-width:0;display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:9px;min-height:64px;padding:8px 10px;color:#52636a;border:1px solid #dce5e7;border-radius:7px;background:#fff;cursor:pointer;text-align:left}.team-billing-status-card:hover{border-color:#91c7c1;background:#f5fbfa}.team-billing-status-card>span:last-child,.team-billing-status-card small,.team-billing-status-card strong,.team-billing-status-card em{min-width:0;display:block}.team-billing-status-card small{color:#718187;font-size:12px;line-height:1.1}.team-billing-status-card strong{margin-top:3px;overflow:hidden;color:#1f3137;font-size:13px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.team-billing-status-card em{margin-top:3px;overflow:hidden;color:#879399;font-size:12px;font-style:normal;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.team-billing-status-icon{width:32px;height:32px;display:grid;place-items:center;color:#087f76;border:1px solid #cfe7e3;border-radius:7px;background:#eaf7f5}.team-billing-status-card.translation .team-billing-status-icon{color:#2675a6;border-color:#d2e6f2;background:#edf7fc}.team-billing-status-card.seats .team-billing-status-icon{color:#806023;border-color:#ecdfbd;background:#fbf6e8}.team-billing-status-card.storage .team-billing-status-icon{color:#536a7c;border-color:#d8e1e7;background:#f0f5f7}.team-billing-status-card.warning{border-color:#e3b9a8;background:#fff8f4}.team-billing-status-card.warning .team-billing-status-icon{color:#a55331;border-color:#ecc9b9;background:#fff0e8}@media(max-width:1180px){.team-billing-status-bar{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.team-billing-status-bar{display:flex;overflow-x:auto;padding-bottom:3px}.team-billing-status-card{flex:0 0 220px}}.team-workspace .panel-section,.team-workspace .team-operations,.team-workspace .team-rules-section,.team-workspace .team-member-management-section,.team-workspace .team-insights-section,.team-workspace .team-duplicate-section{margin-top:12px}.team-workspace .first-section{margin-top:0}.team-workspace .section-heading{min-height:54px;padding:10px 12px;gap:12px}.team-workspace .section-heading h2{font-size:14px}.team-workspace .team-two-column{gap:12px;margin-top:12px}.team-workspace .team-metrics{grid-template-columns:repeat(6,minmax(120px,1fr));overflow-x:auto}.team-workspace .team-metric{min-height:66px;gap:4px;padding:10px 12px}.team-workspace .team-metric strong{font-size:18px;line-height:1.15}.team-workspace .team-operations-grid{grid-template-columns:repeat(5,minmax(145px,1fr));overflow-x:auto}.team-workspace .team-operation-summary{min-height:76px;gap:6px 10px;padding:10px 12px}.team-workspace .team-operation-summary>strong{font-size:19px}.team-workspace .team-operation-summary .secondary-button{min-height:28px}.team-workspace .team-data-table{min-width:760px;table-layout:auto}.team-workspace .team-data-table th,.team-workspace .team-data-table td{height:40px;padding:0 12px;white-space:nowrap;vertical-align:middle}.team-workspace .team-data-table th{height:34px}.team-workspace .team-member-table{min-width:820px}.team-workspace .team-group-table{min-width:600px}.team-workspace .team-social-account-table{min-width:1040px}.team-workspace .team-alert-table{min-width:980px}.team-workspace .team-sensitive-rule-table{min-width:1400px}.team-workspace .team-sensitive-rule-table th,.team-workspace .team-sensitive-rule-table td{max-width:300px;overflow:hidden;text-overflow:ellipsis}.team-workspace .team-single-line-cell{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-workspace .team-description-cell{min-width:240px;max-width:360px}.team-workspace .team-language-cell{min-width:180px;max-width:280px}.team-workspace .team-primary-cell{min-width:150px;max-width:320px}.team-workspace .team-primary-cell>strong,.team-workspace .team-primary-cell>small,.team-workspace .team-primary-cell>.team-ellipsis-cell{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-workspace .team-primary-cell>small{margin-top:2px;color:#7b898f}.team-workspace .team-ellipsis-cell{max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-workspace .team-pattern-cell{display:block;max-width:300px;overflow:hidden;color:#315f67;text-overflow:ellipsis;white-space:nowrap}.team-workspace .team-person{min-width:210px}.team-workspace .team-person>span{width:28px;height:28px;flex-basis:28px}.team-workspace .team-app-cell{display:flex;align-items:center;gap:8px;text-transform:capitalize}.team-workspace .team-app-mark{flex:0 0 30px}.team-workspace .team-assignee-list{flex-wrap:nowrap;max-width:260px;overflow:hidden}.team-workspace .team-assignee-list span{flex:0 0 auto}.team-workspace .team-alert-actions{flex-wrap:nowrap}.team-workspace .team-alert-actions .secondary-button{min-height:28px;padding:0 8px;white-space:nowrap}.team-workspace .severity,.team-workspace .status{min-height:22px;font-weight:700;white-space:nowrap}.status-warning{color:#946019;background:#fff0d8}.team-workspace .team-subsection-heading{min-height:48px;padding:8px 12px}.team-workspace .team-subsection-heading h3{display:flex;align-items:center;gap:7px;font-size:13px}.team-workspace .team-subsection-heading p{margin-top:3px}.team-workspace .team-table-wrap{border-top:1px solid #edf0f2;background:#fff}.template-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid #dfe5e8;border-radius:5px;background:#dfe5e8}.template-detail-grid>div{min-width:0;padding:10px 12px;background:#fff}.template-detail-grid span,.template-detail-grid strong{display:block}.template-detail-grid span{color:#75848a}.template-detail-grid strong{margin-top:4px}.template-detail-grid .template-pattern-detail{grid-column:1 / -1}.template-pattern-detail code{display:block;max-height:120px;margin-top:6px;padding:9px;overflow:auto;color:#315f67;background:#f5f8f8;white-space:pre-wrap;overflow-wrap:anywhere}.team-template-inline-details,.team-template-details-modal{width:100%}.modal:has(.team-template-details-modal){width:min(100%,860px)}.template-detail-grid .template-description-detail{grid-column:1 / -1}.template-description-detail strong{line-height:1.55;white-space:normal;overflow-wrap:anywhere}.team-sensitive-rule-modal{width:min(96vw,920px);max-height:calc(100vh - 40px);display:grid;grid-template-rows:auto minmax(0,1fr)}.team-sensitive-rule-modal .modal-body{min-height:0;max-height:calc(100vh - 98px);padding:18px 20px;overflow-y:auto}.team-sensitive-rule-form{display:grid;gap:14px}.team-sensitive-pattern-field textarea{min-height:116px}.team-rule-language-summary,.team-rule-status-row{min-height:58px;display:flex;align-items:center;gap:11px;padding:10px 12px;border:1px solid #d8e2e4;border-radius:5px;background:#f7faf9}.team-rule-language-summary>svg{flex:0 0 auto;color:#087d74}.team-rule-language-summary>div,.team-rule-status-row>div{min-width:0;flex:1}.team-rule-language-summary strong,.team-rule-language-summary small,.team-rule-status-row strong,.team-rule-status-row small{display:block}.team-rule-language-summary small,.team-rule-status-row small{margin-top:3px;color:#708087}.team-rule-language-summary>span{flex:0 0 auto;padding:5px 9px;color:#08776f;border:1px solid #abd2cd;border-radius:4px;background:#eaf6f4;font-weight:700;white-space:nowrap}.team-rule-status-row .compact-switch{flex:0 0 36px}.team-sensitive-rule-form .modal-actions{padding-top:12px;border-top:1px solid #e3e8ea}.compact-switch{position:relative;width:36px;height:20px;display:inline-block;cursor:pointer}.compact-switch input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.compact-switch>span{position:absolute;inset:0;border-radius:10px;background:#bdc7ca;transition:background .15s ease}.compact-switch>span:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #192b3147;transition:transform .15s ease}.compact-switch input:checked+span{background:#0b8178}.compact-switch input:checked+span:after{transform:translate(16px)}.compact-switch input:focus-visible+span{outline:2px solid #53a9a2;outline-offset:2px}.compact-switch:has(input:disabled){cursor:wait;opacity:.6}.team-workspace .team-switch-field input[type=checkbox]{width:36px;height:20px;flex:0 0 36px;appearance:none;border:0;border-radius:10px;background-color:#bdc7ca;background-image:radial-gradient(circle,#fff 0 7px,transparent 8px);background-position:2px center;background-repeat:no-repeat;transition:background-color .15s ease,background-position .15s ease}.team-workspace .team-switch-field input[type=checkbox]:checked{background-color:#0b8178;background-position:18px center}.team-member-access-modal{width:min(96vw,1180px);max-height:90vh;display:grid;grid-template-rows:auto minmax(0,1fr)}.team-member-access-modal header{height:auto;min-height:58px}.team-member-access-modal header small{display:block;margin-top:3px;color:#708087}.team-member-access-modal .modal-body{min-height:0;max-height:none;overflow-y:auto;gap:12px;padding:14px}.team-member-detail-summary{display:grid;grid-template-columns:minmax(180px,1fr) minmax(160px,.7fr) 140px 130px 150px auto;align-items:end;gap:10px;padding:12px;border:1px solid #dfe5e8;border-radius:5px;background:#f8fafa}.team-member-detail-summary>div,.team-member-detail-summary label{min-width:0;margin:0}.team-member-detail-summary>div span,.team-member-detail-summary>div strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-member-detail-summary>div span{color:#738188}.team-member-detail-summary>div strong{margin-top:7px}.team-member-detail-summary select{height:36px}.team-member-detail-summary .primary-button{min-height:36px}.team-member-detail-section{overflow:hidden;border:1px solid #dfe5e8;border-radius:5px}.team-member-security-panel{overflow:hidden;border:1px solid #dfe5e8;border-radius:5px;background:#fff}.team-member-security-grid{display:grid;grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:12px;padding:0 12px 12px}.team-member-security-grid label{min-width:0;margin:0}.team-member-security-grid .secondary-button{min-height:40px}.team-member-security-warning{margin:0 12px 12px;padding:8px 10px;color:#8a4c13;border-left:3px solid #d98b32;background:#fff7e8}.team-account-transfer-bar{display:grid;grid-template-columns:145px minmax(190px,.8fr) minmax(240px,1.2fr) auto;align-items:end;gap:10px;padding:12px;border-top:1px solid #dfe5e8;background:#f8fafa}.team-account-transfer-bar label{min-width:0;margin:0}.team-account-transfer-count{min-height:40px;display:flex;align-items:center;gap:7px;color:#52666d}.team-account-transfer-count strong{color:#08776f;font-size:16px}.team-account-transfer-bar .primary-button{min-height:40px;white-space:nowrap}.member-access-table{min-width:980px!important}.team-access-audit-note{min-height:36px;display:flex;align-items:center;gap:8px;padding:8px 10px;color:#4f6a68;background:#edf7f5;border:1px solid #cfe5e1;border-radius:4px}@media(max-width:900px){.team-member-detail-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.team-member-detail-summary .primary-button{grid-column:1 / -1;justify-self:end}.team-member-security-grid,.team-account-transfer-bar{grid-template-columns:1fr}.template-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.main-nav button{position:relative;transition:color .15s ease,background-color .15s ease,box-shadow .15s ease}.main-nav button:hover{background:#21383e}.main-nav .nav-active{box-shadow:inset 3px 0 #79d5ca}.team-subnav{gap:3px;margin:4px 0 8px 18px;padding:5px 0 5px 14px;border-left-color:#496068}.main-nav .team-subnav button{min-height:34px;height:34px;padding:0 10px;border:1px solid transparent;color:#aebdc2;font-size:12px!important;font-weight:600}.main-nav .team-subnav button:hover{color:#fff;border-color:#385159;background:#223b42}.main-nav .team-subnav .team-subnav-active{color:#fff;border-color:#3d6964;background:#24534f;box-shadow:0 1px 4px #00000029}.main-nav .team-subnav .team-subnav-active:before{content:"";position:absolute;left:-15px;width:2px;height:20px;border-radius:1px;background:#79d5ca}.auth-page{min-height:100vh;position:relative}.public-auth-shell .auth-page{min-height:calc(100vh - 66px)}.auth-theme-toggle{position:fixed;top:18px;right:18px;z-index:70;border:1px solid #cfd7db;background:#fff;box-shadow:0 4px 14px #1f333a1f}[dir=rtl] .auth-theme-toggle{right:auto;left:18px}.theme-toggle{flex:0 0 auto}html[data-theme=dark],html[data-theme=dark] body,html[data-theme=dark] .app-shell,html[data-theme=dark] .main-content,html[data-theme=dark] .page-content,html[data-theme=dark] .auth-page,html[data-theme=dark] .splash{color:#e4ebe7;background:#141916}html[data-theme=dark] .topbar{color:#e7eeea;background:#1b221e;border-bottom-color:#303a34}html[data-theme=dark] .topbar-status-item{color:#b9c6bf;background:#222b26;border-color:#3b4740}html[data-theme=dark] .topbar-status-item small{color:#95a39b}html[data-theme=dark] .topbar-status-item strong,html[data-theme=dark] .topbar-status-item time{color:#e1e9e4}html[data-theme=dark] .topbar-status-button:hover,html[data-theme=dark] .topbar-status-button.active{color:#8ad8cf;border-color:#5d8179;background:#293630}html[data-theme=dark] .topbar-account-trigger{color:#d5e0da;border-color:#46534c;background:#1b221e}html[data-theme=dark] .topbar-account-trigger:hover,html[data-theme=dark] .topbar-account-trigger.active{color:#8ad8cf;border-color:#5d8179;background:#293630}html[data-theme=dark] .topbar-account-popover{color:#e1e9e4;border-color:#3b4740;background:#1b221e}html[data-theme=dark] .topbar-account-summary,html[data-theme=dark] .topbar-account-divider,html[data-theme=dark] .account-info-list,html[data-theme=dark] .account-info-list>div{border-color:#35413a}html[data-theme=dark] .topbar-account-summary strong,html[data-theme=dark] .account-info-list strong{color:#edf3ef}html[data-theme=dark] .topbar-account-summary small,html[data-theme=dark] .account-info-list span{color:#9caaa2}html[data-theme=dark] .topbar-account-popover>button{color:#dce6e0}html[data-theme=dark] .topbar-account-popover>button:hover{color:#9be3da;background:#29352f}html[data-theme=dark] .topbar-account-popover>.topbar-account-logout{color:#ffaaa6}html[data-theme=dark] .topbar-account-popover>.topbar-account-logout:hover{color:#ffc0bd;background:#472825}html[data-theme=dark] .topbar p,html[data-theme=dark] .section-heading p,html[data-theme=dark] .team-subsection-heading p,html[data-theme=dark] .team-privacy,html[data-theme=dark] .team-metric span,html[data-theme=dark] .empty-state,html[data-theme=dark] .team-cell-subtitle,html[data-theme=dark] .team-primary-cell small,html[data-theme=dark] .team-member-detail-summary span{color:#b5c2ba}html[data-theme=dark] .panel-section,html[data-theme=dark] .stat-card,html[data-theme=dark] .team-metrics,html[data-theme=dark] .team-empty,html[data-theme=dark] .modal,html[data-theme=dark] .account-locale-popover,html[data-theme=dark] .team-message-body,html[data-theme=dark] .team-workspace .team-table-wrap,html[data-theme=dark] .team-template-list,html[data-theme=dark] .template-detail-grid>div,html[data-theme=dark] .team-member-detail-section,html[data-theme=dark] .team-member-security-panel{color:#e1e9e4;background:#1b221e;border-color:#333d37}html[data-theme=dark] .team-proxy-current{border-color:#33464c;background:#17252a}html[data-theme=dark] .team-proxy-current strong{color:#eef5f4}html[data-theme=dark] .section-heading,html[data-theme=dark] .modal header,html[data-theme=dark] .team-metric,html[data-theme=dark] .device-item,html[data-theme=dark] .team-list-row,html[data-theme=dark] .team-member-management-row,html[data-theme=dark] .team-rule-row,html[data-theme=dark] .team-alert-row,html[data-theme=dark] .team-asset-row,html[data-theme=dark] .team-quick-reply-row{border-color:#303a34}html[data-theme=dark] .main-content :is(h1,h2,h3),html[data-theme=dark] .team-workspace :is(.team-person strong,.team-primary-cell strong,.team-member-management-row strong,.team-operation-summary>strong,.team-subsection-heading h3,.team-asset-main strong,.team-alert-row strong,.team-rule-row strong,.team-quick-reply-main strong),html[data-theme=dark] .device-main strong{color:#edf3ef}html[data-theme=dark] th{color:#d1dcd5;background:#202823}html[data-theme=dark] td{color:#e0e8e3;border-bottom-color:#3b4740}html[data-theme=dark] .team-workspace .team-pattern-cell{color:#8ed9d0}html[data-theme=dark] .team-workspace .team-single-line-cell,html[data-theme=dark] .team-workspace .team-language-cell{color:#dce7e1}html[data-theme=dark] .team-workspace .icon-button{color:#c8d5ce;border-color:#46534c}html[data-theme=dark] .team-workspace .icon-button:hover{color:#9be3da;background:#29352f}html[data-theme=dark] tbody tr:hover{background:#222b26}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea,html[data-theme=dark] .team-search,html[data-theme=dark] .secret-box{color:#e6ede9;border-color:#46524b;background:#171d1a}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#839088}html[data-theme=dark] .secondary-button,html[data-theme=dark] .topbar-icon-button,html[data-theme=dark] .auth-theme-toggle{color:#dbe4df;border-color:#46524b;background:#232c27}html[data-theme=dark] .secondary-button:hover,html[data-theme=dark] .topbar-icon-button:hover,html[data-theme=dark] .topbar-icon-button.active,html[data-theme=dark] .auth-theme-toggle:hover{color:#8ad8cf;border-color:#5d8179;background:#293630}html[data-theme=dark] .account-locale-popover>button{color:#d6dfda}html[data-theme=dark] .account-locale-popover>button:hover{background:#25302a}html[data-theme=dark] .account-locale-popover>button.active{color:#8ad8cf;background:#22352f}html[data-theme=dark] .account-locale-popover small{color:#98a69e}html[data-theme=dark] .team-template-section,html[data-theme=dark] .team-member-detail-summary,html[data-theme=dark] .team-switch-field,html[data-theme=dark] .team-rule-language-summary,html[data-theme=dark] .team-rule-status-row,html[data-theme=dark] .persona-readonly,html[data-theme=dark] .team-message-timeline{color:#dce5df;border-color:#333d37;background:#18201c}html[data-theme=dark] .team-rule-language-summary>span{color:#9ae0d7;border-color:#47726a;background:#20342e}html[data-theme=dark] .team-rule-language-summary small,html[data-theme=dark] .team-rule-status-row small{color:#aebbb3}html[data-theme=dark] .template-detail-grid{border-color:#333d37;background:#333d37}html[data-theme=dark] .template-pattern-detail code{color:#9cc9c4;background:#151b18}html[data-theme=dark] .team-operation-summary{border-color:#303a34}html[data-theme=dark] .team-message.outbound .team-message-body{background:#20352d;border-color:#355648}html[data-theme=dark] .team-archive-media{color:#9ae0d7;border-color:#3b5b52;background:#17221e}html[data-theme=dark] .team-archive-media img{background:#111915}html[data-theme=dark] .team-archive-media-unavailable{color:#aebbb3;border-color:#46564e}html[data-theme=dark] .notice.error-notice{color:#f0aaa5;background:#3a2221;border-color:#6b3936}html[data-theme=dark] .payment-unavailable,html[data-theme=dark] .payment-permission-note{color:#e7cf86;background:#322d1d;border-color:#5b5030}html[data-theme=dark] .billing-target select{color:#e6ede9;background:#171d1a;border-color:#60736a}html[data-theme=dark] .payment-pack-price strong{color:#e6ede9}html[data-theme=dark] .payment-pack-price span{color:#73d7c9;background:#163c37}html[data-theme=dark] .billing-ledger-summary{border-color:#35423c;background:#1b221e}html[data-theme=dark] .billing-ledger-metric{border-color:#35423c}html[data-theme=dark] .billing-ledger-metric strong{color:#e4ece7}html[data-theme=dark] .billing-ledger-toolbar{border-color:#35423c}html[data-theme=dark] .billing-ledger-toolbar :is(select,input){color:#e3ebe6;border-color:#46554f;background:#171d1a}html[data-theme=dark] .ledger-category{color:#cbd7d1;background:#2a3430}html[data-theme=dark] .ledger-category-translation{color:#8bd6e8;background:#17343c}html[data-theme=dark] .ledger-category-image_translation{color:#c8b4f3;background:#2c2440}html[data-theme=dark] .ledger-category-seat,html[data-theme=dark] .ledger-category-subscription{color:#e9c17c;background:#3b301d}html[data-theme=dark] .ledger-category-purchase,html[data-theme=dark] .ledger-category-refund,html[data-theme=dark] .ledger-category-welcome{color:#85dbc7;background:#17382f}html[data-theme=dark] .auth-layout,html[data-theme=dark] .auth-panel{color:#e4ebe7;background:#141916}html[data-theme=dark] .auth-form>div>p,html[data-theme=dark] .auth-form label,html[data-theme=dark] .registration-account-type legend{color:#a4b0a9}html[data-theme=dark] .segmented-control{background:#242d28}html[data-theme=dark] .segmented-control button{color:#aab5af}html[data-theme=dark] .segmented-control .selected{color:#edf3ef;background:#34413a;box-shadow:none}html[data-theme=dark] .registration-account-type button{color:#aeb9b3;border-color:#46524b;background:#1b221e}html[data-theme=dark] .registration-account-type button strong{color:#e7ede9}html[data-theme=dark] .registration-account-type button small{color:#9aa69f}html[data-theme=dark] .registration-account-type button.selected{color:#8ad8cf;border-color:#4b8e84;background:#1d322c}html[data-theme=dark] .team-role-fieldset legend{color:#a4b0a9}html[data-theme=dark] .team-role-options label{color:#aeb9b3;border-color:#46524b;background:#1b221e}html[data-theme=dark] .team-role-options label:hover{border-color:#4b8e84;background:#202923}html[data-theme=dark] .team-role-options label.selected{color:#8ad8cf;border-color:#4b8e84;background:#1d322c}html[data-theme=dark] .auth-row-label,html[data-theme=dark] .auth-form-heading p{color:#a4b0a9}html[data-theme=dark] .auth-form-heading h2{color:#edf3ef}html[data-theme=dark] .auth-history-select,html[data-theme=dark] .auth-input-shell,html[data-theme=dark] .auth-form-aligned>.locale-picker select{color:#aeb9b3;border-color:#46524b;background:#1b221e}html[data-theme=dark] .auth-history-select:focus-within,html[data-theme=dark] .auth-input-shell:focus-within{border-color:#4b8e84;background:#202923}html[data-theme=dark] .auth-history-select select,html[data-theme=dark] .auth-input-shell input,html[data-theme=dark] .auth-input-shell select{color:#edf3ef}html[data-theme=dark] .auth-password-toggle{color:#aeb9b3}html[data-theme=dark] .auth-form-aligned .registration-account-type>div{border-color:#3f4b44;background:#242d28}html[data-theme=dark] .auth-form-aligned .registration-account-type button.selected{color:#8ad8cf;background:#34413a}html[data-theme=dark] .site-page{color:#e8eeea;background:#121714}html[data-theme=dark] .site-header{background:#141b17f5;border-bottom-color:#303a34}html[data-theme=dark] .site-logo small,html[data-theme=dark] .site-nav>a:not(.site-button){color:#b3beb7}html[data-theme=dark] .site-nav>a:not(.site-button):hover{color:#80d3c8}html[data-theme=dark] .site-nav-divider{background:#3b4740}html[data-theme=dark] .site-icon-button{color:#dbe4df}html[data-theme=dark] .site-icon-button:hover{background:#28322d}html[data-theme=dark] .site-account-popover{border-color:#3a4840;background:#1a211d;box-shadow:0 16px 38px #00000052}html[data-theme=dark] .site-account-summary{border-bottom-color:#354038}html[data-theme=dark] .site-account-summary strong{color:#eef3f0}html[data-theme=dark] .site-account-popover>a,html[data-theme=dark] .site-account-popover>button{color:#dce5e0}html[data-theme=dark] .site-account-popover>a{border-bottom-color:#354038}html[data-theme=dark] .site-account-popover>a:hover,html[data-theme=dark] .site-account-popover>button:hover{color:#80d3c8;background:#26312b}html[data-theme=dark] .site-account-popover>button{color:#f0aaa5}html[data-theme=dark] .site-account-popover small{color:#9eaaa3}html[data-theme=dark] .site-hero{color:#f0f4f1;background-color:#19201c}html[data-theme=dark] .site-hero:after{background:#101713d1}html[data-theme=dark] .site-kicker,html[data-theme=dark] .site-hero-meta{color:#b8c8c0}html[data-theme=dark] .site-hero-copy{color:#b4c0b9}html[data-theme=dark] .site-button-secondary{color:#e4ebe7!important;border-color:#6b7b73;background:#1f2823e6}html[data-theme=dark] .site-button-secondary:hover{background:#2b3731;border-color:#8c9a93}html[data-theme=dark] .site-workflow-steps{background:#1a211d;border-color:#354038}html[data-theme=dark] .site-workflow-steps>div{border-color:#354038}html[data-theme=dark] .site-section-intro>p:last-child,html[data-theme=dark] .site-workflow>div>p,html[data-theme=dark] .site-check-list li,html[data-theme=dark] .site-workflow-steps small,html[data-theme=dark] .site-download-layout p{color:#aab7b0}html[data-theme=dark] .site-edition-section,html[data-theme=dark] .site-capability-section{background:linear-gradient(180deg,#151b18,#171e1a)}html[data-theme=dark] .site-capability-table-wrap{border-color:#35423b;background:#1a211d;box-shadow:none}html[data-theme=dark] .site-capability-table th{color:#b8c5bf;background:#202b25}html[data-theme=dark] .site-capability-table td{color:#aab8b1;border-color:#35423b}html[data-theme=dark] .site-capability-table td:first-child{color:#e3ebe7}html[data-theme=dark] .site-capability-table .site-capability-group-row th{color:#7ed9ce;background:#20312c;border-color:#395249}html[data-theme=dark] .site-capability-table .site-capability-feature-row:hover{background:#202b25}html[data-theme=dark] .site-edition-comparison{border-color:#35423b;background:#1a211d;box-shadow:0 18px 50px #0000003d}html[data-theme=dark] .site-edition-comparison-head,html[data-theme=dark] .site-edition-corner{background:#1d2521}html[data-theme=dark] .site-edition-corner{color:#dce6e1}html[data-theme=dark] .site-edition-corner small,html[data-theme=dark] .site-edition-feature p,html[data-theme=dark] .site-edition-plan small{color:#9daba4}html[data-theme=dark] .site-edition-plan{border-color:#39453f;background:#1a211d}html[data-theme=dark] .site-edition-plan strong,html[data-theme=dark] .site-edition-feature strong{color:#e3ebe7}html[data-theme=dark] .site-edition-plan-team,html[data-theme=dark] .site-edition-row>.site-edition-status:last-child{background:#19302b}html[data-theme=dark] .site-edition-group{color:#bdc9c3;border-color:#3a4640;background:#252e29}html[data-theme=dark] .site-edition-row,html[data-theme=dark] .site-edition-feature,html[data-theme=dark] .site-edition-status{border-color:#35413b}html[data-theme=dark] .site-edition-status{color:#bdd1ca}html[data-theme=dark] .site-edition-status-notIncluded{color:#76837d}html[data-theme=dark] .site-workflow-section,html[data-theme=dark] .site-download-section{background:#161c18;border-color:#303a34}html[data-theme=dark] .site-security-section{background:#1b2b2f}html[data-theme=dark] .site-footer,html[data-theme=dark] .site-platform-band{background:#111b1e}html[data-theme=dark] .help-page,html[data-theme=dark] .help-article-page{color:#e5ece8;background:#131a17}html[data-theme=dark] .help-hero{background:linear-gradient(118deg,#15282d,#164942 68%,#086f66)}html[data-theme=dark] .help-search{color:#a9b6b0;border-color:#4f6a61;background:#1b2520;box-shadow:0 18px 45px #00000047}html[data-theme=dark] .help-search input{color:#e8eeea}html[data-theme=dark] .help-tree-nav,html[data-theme=dark] .help-tree-all,html[data-theme=dark] .help-tree-groups>section>button,html[data-theme=dark] .help-sidebar-note,html[data-theme=dark] .help-article-card,html[data-theme=dark] .help-empty,html[data-theme=dark] .help-article-sidebar,html[data-theme=dark] .help-article{color:#dfe7e2;border-color:#35443d;background:#1b231f}html[data-theme=dark] .help-tree-title,html[data-theme=dark] .help-tree-safety{border-color:#35443d;background:#202b25}html[data-theme=dark] .help-tree-title strong,html[data-theme=dark] .help-tree-safety strong{color:#e0e8e3}html[data-theme=dark] .help-tree-all,html[data-theme=dark] .help-tree-groups>section,html[data-theme=dark] .help-tree-groups>section>button{border-color:#35443d}html[data-theme=dark] .help-tree-all:hover,html[data-theme=dark] .help-tree-all.active,html[data-theme=dark] .help-tree-groups>section>button:hover,html[data-theme=dark] .help-tree-groups>section.active>button{color:#83d8cf;background:#213a34}html[data-theme=dark] .help-tree-articles{background:#18201c}html[data-theme=dark] .help-tree-articles>a{color:#b8c4be}html[data-theme=dark] .help-tree-articles>a:hover,html[data-theme=dark] .help-tree-articles>a.active{color:#8cdfd5;background:#233a34}html[data-theme=dark] .help-sidebar>button:hover,html[data-theme=dark] .help-sidebar>button.active,html[data-theme=dark] .help-article-sidebar>a:hover,html[data-theme=dark] .help-article-sidebar>a.active{color:#83d8cf;background:#213a34}html[data-theme=dark] .help-sidebar-note strong,html[data-theme=dark] .help-results-heading h2,html[data-theme=dark] .help-article-card h3,html[data-theme=dark] .help-empty h3,html[data-theme=dark] .help-article-header h1,html[data-theme=dark] .help-article-body h2,html[data-theme=dark] .help-related strong{color:#e6ede9}html[data-theme=dark] .help-article-card>p,html[data-theme=dark] .help-sidebar-note p,html[data-theme=dark] .help-article-header>p,html[data-theme=dark] .help-article-body p,html[data-theme=dark] .help-related small{color:#aebbb4}html[data-theme=dark] .help-article-header{border-color:#35443d;background:linear-gradient(135deg,#1b231f,#1c312b)}html[data-theme=dark] .help-article-introduction{border-color:#35443d;background:#1b231f}html[data-theme=dark] .help-article-introduction>section+section{border-color:#35443d}html[data-theme=dark] .help-article-introduction h2,html[data-theme=dark] .help-article-introduction ol strong{color:#e0e8e3}html[data-theme=dark] .help-article-introduction ul li,html[data-theme=dark] .help-article-introduction ol p{color:#aebbb4}html[data-theme=dark] .help-article-introduction ol li>span{color:#80ded3;border-color:#3f756e}html[data-theme=dark] .help-edition-comparison{background:#1b231f}html[data-theme=dark] .help-media-block{border-color:#35423c;background:#171f1b}html[data-theme=dark] .help-media-heading strong{color:#e0e8e3}html[data-theme=dark] .help-media-heading>div:last-child span{color:#b5c1bb;border-color:#3c4942;background:#202923}html[data-theme=dark] .help-real-media-grid figure{border-color:#3c4942;background:#19211d;box-shadow:0 12px 28px #00000038}html[data-theme=dark] .help-real-media-grid img{background:#151d19}html[data-theme=dark] .help-real-media-grid figcaption{border-color:#3c4942;background:#202923}html[data-theme=dark] .help-real-media-grid figcaption strong{color:#e0e8e3}html[data-theme=dark] .help-image-lightbox-panel{background:#1b231f}html[data-theme=dark] .help-image-lightbox-panel>p{color:#e2ebe5}html[data-theme=dark] .help-image-lightbox-panel>p small{color:#aab7b0}html[data-theme=dark] .help-media-window{border-color:#3c4942;background:#19211d;box-shadow:0 12px 28px #00000038}html[data-theme=dark] .help-media-windowbar{color:#a3b0aa;border-color:#3c4942;background:#252f2a}html[data-theme=dark] .help-media-toolbar{border-color:#35413b}html[data-theme=dark] .help-media-toolbar strong,html[data-theme=dark] .help-media-cards strong{color:#dde6e1}html[data-theme=dark] .help-media-cards>div,html[data-theme=dark] .help-article-body li,html[data-theme=dark] .help-related a{border-color:#35413b;background:#202923}html[data-theme=dark] .help-article-body>section{border-color:#35413b}html[data-theme=dark] .help-note{color:#e1bd7e;border-color:#594b30;background:#302a1d}html[data-theme=dark] .help-related a:hover{border-color:#57968e;background:#213630}@media(max-width:820px){html[data-theme=dark] .site-nav{background:#171e1a;border-bottom-color:#303a34}html[data-theme=dark] .site-nav>a:not(.site-button){border-bottom-color:#303a34}}.team-workspace .team-data-table th,.team-workspace .team-data-table td,.team-workspace .team-insight-table th,.team-workspace .team-insight-table td{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-workspace .team-insight-table{min-width:1480px;table-layout:auto}.team-workspace .team-social-account-table,.team-workspace .team-alert-table,.team-workspace .team-quick-reply-table,.team-workspace .team-persona-table,.team-workspace .team-members-table{min-width:1120px}.team-insight-view-toggle{display:inline-flex;gap:2px;margin:10px 12px;padding:3px;border:1px solid #d8e0e3;border-radius:6px;background:#f4f7f7}.team-insight-view-toggle button{min-width:110px;min-height:30px;padding:0 12px;border:0;border-radius:4px;color:#5f6f75;background:transparent;font-size:12px;cursor:pointer}.team-insight-view-toggle button.selected{color:#fff;background:#087d74}.team-template-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding:10px 12px;border:1px solid #d9e6e4;border-radius:6px;background:#f5faf9}.team-template-toolbar span{color:#33454a;font-size:12px;font-weight:700}html[data-theme=dark] .team-insight-view-toggle,html[data-theme=dark] .team-template-toolbar{border-color:#34433d;background:#18211e}html[data-theme=dark] .team-insight-view-toggle button,html[data-theme=dark] .team-template-toolbar span{color:#d8e2dc}.team-heading-actions{display:flex;align-items:center;gap:8px}.team-material-table{min-width:1280px}.team-material-table td:nth-child(2){max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.material-storage-summary{display:grid;grid-template-columns:minmax(180px,280px) minmax(240px,1fr) auto;align-items:center;gap:16px;padding:12px 16px;border-bottom:1px solid #e2e8ea;background:#f8fafb}.material-storage-summary>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:12px;white-space:nowrap}.material-storage-summary span,.material-storage-summary small{color:#63737a;font-size:12px}.material-storage-summary strong{color:#24353b;font-size:12px}.material-storage-meter{height:8px;overflow:hidden;border-radius:4px;background:#dce5e7}.material-storage-meter span{display:block;height:100%;border-radius:inherit;background:#0d877c;transition:width .18s ease}.material-kind-tabs{display:flex;align-items:center;gap:4px;padding:8px 12px 0;border-bottom:1px solid #e3e9eb}.material-kind-tabs button{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 12px;border:0;border-bottom:2px solid transparent;color:#52636a;background:transparent;font-size:12px;cursor:pointer}.material-kind-tabs button:hover{color:#087d74;background:#f1f8f7}.material-kind-tabs button.active{color:#087d74;border-bottom-color:#087d74;font-weight:700}.material-kind-tabs strong{min-width:20px;padding:2px 6px;border-radius:8px;color:#53666c;background:#e7edef;font-size:12px;line-height:16px;text-align:center}html[data-theme=dark] .material-kind-tabs{border-color:#34413d}html[data-theme=dark] .material-kind-tabs button{color:#b8c6c1}html[data-theme=dark] .material-kind-tabs button:hover,html[data-theme=dark] .material-kind-tabs button.active{color:#72d9cf;background:#1a2925}html[data-theme=dark] .material-kind-tabs strong{color:#d1ddd8;background:#2b3934}.team-table-toolbar{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #e3e9eb}.team-table-toolbar .search-box{width:min(420px,100%)}.table-sort-button{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:0;border:0;color:inherit;background:transparent;font:inherit;font-weight:700;white-space:nowrap;cursor:pointer}.table-sort-button svg{flex:0 0 auto;color:#94a1a7}.table-sort-button svg.active{color:#087d74}.team-customer-table{min-width:1180px}.customer-conflict-row{background:#fffaf0}.customer-duplicate-badge{display:inline-flex;align-items:center;gap:5px;color:#a55713;font-weight:700}.customer-duplicate-button{padding:3px 5px;border:0;border-radius:4px;background:transparent;font:inherit;cursor:pointer}.customer-duplicate-button:hover,.customer-duplicate-button:focus-visible{color:#7e3d08;background:#fff0d9;outline:1px solid #efc58f}.customer-detail-modal{width:min(1180px,calc(100vw - 48px));max-height:calc(100vh - 48px);overflow:auto}.customer-warning{display:flex;align-items:flex-start;gap:8px;margin:0 16px 12px}.customer-warning>svg{flex:0 0 auto;margin-top:2px}.customer-warning-copy{min-width:0;display:grid;gap:7px}.customer-warning-conflicts{display:grid;gap:5px}.customer-warning-conflict{min-width:0;display:grid;grid-template-columns:minmax(100px,1fr) auto minmax(100px,1fr);align-items:center;gap:8px}.customer-warning-conflict>span{min-width:0;display:flex;align-items:baseline;gap:6px;overflow:hidden;white-space:nowrap}.customer-warning-conflict b,.customer-warning-conflict small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-warning-conflict small{color:#7d6e50}.customer-warning-conflict>svg{color:#a77222}.customer-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));border-block:1px solid #e0e7e9}.customer-summary-grid>span{display:grid;gap:4px;padding:12px 16px;border-right:1px solid #e0e7e9}.customer-summary-grid>span:last-child{border-right:0}.customer-summary-grid small{color:#718087}.customer-summary-grid strong{color:#24353b;font-size:18px}.customer-detail-layout{display:grid;grid-template-columns:minmax(540px,1.25fr) minmax(360px,.75fr);gap:16px;padding:16px}.customer-detail-layout>section{min-width:0}.customer-detail-layout h3{margin:0 0 10px;font-size:13px}.customer-contact-table{min-width:760px}.customer-message-history{min-height:320px;border-left:1px solid #e0e7e9;padding-left:16px}.customer-message-list{display:grid;gap:8px;max-height:520px;overflow:auto;padding-right:4px}.customer-message{display:grid;gap:6px;margin:0;padding:10px 12px;border:1px solid #dde6e8;border-radius:6px;background:#fff}.customer-message.outbound{border-color:#bfdfda;background:#eef8f6}.customer-message>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.customer-message time{color:#7b898f;white-space:nowrap}.customer-message p{margin:0;color:#27383e;white-space:pre-wrap;word-break:break-word}.customer-message-translation{padding-top:6px;border-top:1px dashed #8567f2;color:#7353e8!important}.customer-message-deleted{color:#b44141;font-weight:700}.material-name-cell{min-width:0;display:inline-flex;align-items:center;gap:8px}.material-name-cell svg{flex:0 0 auto;color:#0b8177}.material-name-cell span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.material-upload-modal{width:min(780px,calc(100vw - 40px))}.material-upload-modal .error-notice{max-height:132px;overflow:auto;white-space:pre-line;overflow-wrap:anywhere}.material-picker-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px}.material-file-picker{width:100%;min-height:108px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px dashed #9dbbb7;border-radius:6px;color:#35645f;background:#f3f9f8;cursor:pointer}.material-file-picker:hover{border-color:#17877d;background:#eaf6f4}.material-file-picker:disabled{cursor:wait;opacity:.62}.material-file-picker strong{max-width:90%;overflow:hidden;color:#24383c;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.material-file-picker span{color:#718087;font-size:12px}.material-selection-summary{display:grid;gap:5px;margin-bottom:14px;padding:10px 12px;border:1px solid #d9e4e5;border-radius:6px;background:#f9fbfb}.material-selection-summary>strong{color:#26393d;font-size:12px}.material-selection-summary>span{color:#66777d;font-size:12px}.material-selected-files{max-height:116px;overflow:auto;display:grid;gap:3px;padding-top:4px}.material-selected-files span{overflow:hidden;color:#53666c;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.material-upload-progress{display:grid;grid-template-columns:auto minmax(0,1fr);gap:5px 12px;margin-top:12px;padding:10px 12px;border:1px solid #c9e4df;border-radius:6px;background:#eff8f6}.material-upload-progress span,.material-upload-progress small{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.material-upload-progress span{color:#166e65;font-weight:700}.material-upload-progress small{color:#5e716f;text-align:right}.material-upload-progress progress{grid-column:1 / -1;width:100%;height:8px;accent-color:#0d877c}html[data-theme=dark] .material-storage-summary,html[data-theme=dark] .team-table-toolbar{border-color:#34413d;background:#17201d}html[data-theme=dark] .material-storage-summary strong,html[data-theme=dark] .material-file-picker strong{color:#e2ebe6}html[data-theme=dark] .material-storage-meter{background:#35413c}html[data-theme=dark] .table-sort-button svg.active{color:#6bcbbf}html[data-theme=dark] .customer-conflict-row{background:#292319}html[data-theme=dark] .team-insight-stat.clickable:hover,html[data-theme=dark] .team-insight-stat.clickable:focus-visible{background:#1b2925}html[data-theme=dark] .team-filter-toggle{color:#d8e2dc;border-color:#3b4944;background:#18211e}html[data-theme=dark] .customer-duplicate-button:hover,html[data-theme=dark] .customer-duplicate-button:focus-visible{color:#f0b76d;background:#302719;outline-color:#765229}html[data-theme=dark] .customer-summary-grid,html[data-theme=dark] .customer-summary-grid>span,html[data-theme=dark] .customer-message-history{border-color:#34413d}html[data-theme=dark] .customer-summary-grid strong,html[data-theme=dark] .customer-message p{color:#e2ebe6}html[data-theme=dark] .customer-message{border-color:#34413d;background:#17201d}html[data-theme=dark] .customer-message.outbound{border-color:#315c55;background:#172722}html[data-theme=dark] .material-file-picker{color:#8bd2c8;border-color:#43625b;background:#17241f}html[data-theme=dark] .material-file-picker:hover{background:#1a2d27}html[data-theme=dark] .material-selection-summary{border-color:#34413d;background:#17201d}html[data-theme=dark] .material-selection-summary>strong{color:#e2ebe6}html[data-theme=dark] .material-selection-summary>span,html[data-theme=dark] .material-selected-files span{color:#a8b8b1}html[data-theme=dark] .material-upload-progress{border-color:#315c55;background:#172722}@media(max-width:760px){.material-storage-summary{grid-template-columns:1fr;gap:8px}.material-picker-grid{grid-template-columns:1fr}.team-heading-actions{flex-wrap:wrap;justify-content:flex-end}}@media(max-width:980px){.customer-detail-layout{grid-template-columns:1fr}.customer-message-history{border-top:1px solid #e0e7e9;border-left:0;padding-top:16px;padding-left:0}.customer-summary-grid{grid-template-columns:repeat(2,1fr)}}.team-page-content{max-width:none;padding-inline:20px}.team-toolbar-single{grid-template-columns:minmax(0,1fr);align-items:center}.team-toolbar-single .team-privacy{justify-self:end}.team-toolbar-with-refresh{grid-template-columns:minmax(0,1fr) auto}.team-toolbar-with-refresh .team-privacy{justify-self:start}.team-toolbar-with-refresh>.secondary-button{justify-self:end}.team-table-toolbar .search-box{width:min(420px,100%);height:36px;display:flex;grid-template-columns:none;flex-direction:row;align-items:center;gap:8px;margin:0;padding:0 10px;border:1px solid #cfd7db;border-radius:4px}.team-table-toolbar .search-box input{min-width:0;height:34px;padding:0;border:0;box-shadow:none}.team-table-toolbar .secondary-button{min-height:36px;align-self:center}.team-search-form{width:min(480px,100%);height:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:0;border:0}.team-search-form>svg{display:none}.team-search-form input{width:100%;height:36px;padding:0 10px;border:1px solid #cfd7db;border-radius:4px}.team-search-form .secondary-button{min-height:36px}.material-storage-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;white-space:nowrap}.material-storage-actions .secondary-button{min-height:32px}.team-json-file-button{min-height:44px;display:flex;grid-template-columns:none;flex-direction:row;align-items:center;justify-content:center;gap:8px;margin:0;border:1px dashed #8fb6b1;border-radius:5px;color:#176d65;background:#f3f9f8;cursor:pointer}.team-json-file-button input{display:none}.team-json-import{min-height:260px;font-family:Consolas,Courier New,monospace;line-height:1.5;resize:vertical}.team-insight-table-wrap{overflow-x:hidden}.team-workspace .team-insight-table,.team-workspace .team-material-table,.team-workspace .team-social-account-table{width:100%;min-width:0;table-layout:fixed}.team-workspace .team-insight-table th,.team-workspace .team-insight-table td{padding-inline:7px}.team-workspace .team-insight-table th:first-child,.team-workspace .team-insight-table td:first-child{width:10%}.team-workspace .team-insight-table th:nth-child(2),.team-workspace .team-insight-table td:nth-child(2){width:12%}.team-material-table th:nth-child(1){width:17%}.team-material-table th:nth-child(2){width:13%}.team-material-table th:nth-child(4){width:10%}.team-material-table th:nth-child(5){width:10%}.team-material-table th:nth-child(6){width:8%}.team-material-table th:nth-child(8){width:13%}.team-material-table th:nth-child(9){width:72px}html[data-theme=dark] .team-json-file-button{color:#8bd2c8;border-color:#43625b;background:#17241f}@media(max-width:980px){.team-page-content{padding-inline:14px}.team-insight-table-wrap,.team-workspace .team-materials-section .table-wrap,.team-workspace .team-social-account-table-wrap{overflow-x:auto}.team-workspace .team-insight-table{min-width:1080px;table-layout:auto}.team-workspace .team-material-table,.team-workspace .team-social-account-table{min-width:980px;table-layout:auto}}.main-nav{flex:1 1 auto;display:flex;flex-direction:column}.team-nav-divider{height:1px;flex:0 0 1px;margin:7px 8px;background:#bed3d833}.team-metric-link{position:relative;width:100%;border:0;border-right:1px solid #e5eaec;color:inherit;background:transparent;text-align:left;cursor:pointer}.team-metric-link>svg{position:absolute;right:11px;top:11px;color:#91a0a5}.team-metric-link:hover,.team-metric-link:focus-visible{background:#f2f8f7;outline:0;box-shadow:inset 0 0 0 2px #0c766f2e}.team-operation-summary.clickable{cursor:pointer;transition:background .16s ease,box-shadow .16s ease}.team-operation-summary.clickable:hover,.team-operation-summary.clickable:focus-visible{background:#f2f8f7;outline:0;box-shadow:inset 0 0 0 2px #0c766f29}.team-heading-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px}.team-table-toolbar{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #e4e9eb}.team-table-toolbar .search-box{flex:1 1 320px;min-width:220px}.team-table-toolbar>select,.team-toolbar-select{width:min(220px,30vw);min-height:36px}.selection-cell{width:42px!important;min-width:42px;padding-inline:12px!important;text-align:center}.selection-cell input{width:15px;height:15px;margin:0;accent-color:#0c766f}.team-bulk-modal{width:min(760px,calc(100vw - 32px))}.team-bulk-modal textarea{min-height:210px;resize:vertical;font-family:Consolas,Courier New,monospace;line-height:1.55}.bulk-selection-summary{display:flex;align-items:baseline;gap:8px;padding:11px 13px;border:1px solid #cfe1de;border-radius:5px;color:#315d59;background:#eff7f5}.bulk-selection-summary strong{color:#0c766f;font-size:20px}.bulk-member-list{max-height:300px;overflow-y:auto;border:1px solid #dce3e6;border-radius:5px}.bulk-member-list>label{min-height:48px;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:9px;padding:7px 11px;border-bottom:1px solid #edf0f1}.bulk-member-list>label:last-child{border-bottom:0}.bulk-member-list input{width:15px;height:15px;margin:0;accent-color:#0c766f}.bulk-member-list strong,.bulk-member-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bulk-member-list small{margin-top:3px;color:#74838a;font-size:12px}.team-inline-create{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.simple-group-list{max-height:280px;overflow-y:auto;border:1px solid #dce3e6;border-radius:5px}.simple-group-list>div:not(.empty-state){min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 12px;border-bottom:1px solid #edf0f1}.simple-group-list>div:last-child{border-bottom:0}.team-member-group-list>div:not(.empty-state){justify-content:space-between;gap:12px}.team-member-group-list span{min-width:0;display:grid;gap:2px}.team-member-group-list strong,.team-member-group-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-member-group-list small{color:#74838a;font-size:12px}.team-archive-toolbar{min-width:min(680px,100%);display:flex;align-items:center;justify-content:flex-end;gap:10px}.team-archive-toolbar .team-search-form{flex:1 1 480px}.team-filter-toggle{min-height:36px;display:inline-flex;align-items:center;gap:8px;padding:0 10px;color:#42545a;border:1px solid #cfd7db;border-radius:4px;background:#fff;font-size:12px;font-weight:600;white-space:nowrap;cursor:pointer}.team-filter-toggle input{position:relative;width:34px;height:18px;flex:0 0 auto;margin:0;border:0;border-radius:999px;background:#b7c2c6;appearance:none;cursor:pointer;transition:background-color .15s ease}.team-filter-toggle input:before{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #182b2f47;transition:transform .15s ease}.team-filter-toggle input:checked{background:#0b887e}.team-filter-toggle input:checked:before{transform:translate(16px)}.team-filter-toggle input:focus-visible{outline:2px solid #53b8ae;outline-offset:2px}.team-customer-filters .search-box{flex:1 1 360px}.team-customer-filters>select{flex:0 1 220px}.team-member-table .selection-cell+th{min-width:130px}html[data-theme=dark] .team-metric-link:hover,html[data-theme=dark] .team-metric-link:focus-visible,html[data-theme=dark] .team-operation-summary.clickable:hover,html[data-theme=dark] .team-operation-summary.clickable:focus-visible{background:#1b2925}html[data-theme=dark] .team-metric-link{border-color:#303a34}html[data-theme=dark] .bulk-selection-summary{color:#a9cec8;border-color:#3e5a54;background:#17241f}html[data-theme=dark] .bulk-selection-summary strong{color:#78d0c5}html[data-theme=dark] .bulk-member-list,html[data-theme=dark] .simple-group-list{border-color:#39463f}html[data-theme=dark] .bulk-member-list>label,html[data-theme=dark] .simple-group-list>div:not(.empty-state){border-color:#303a34}@media(max-width:760px){.team-archive-toolbar{min-width:0;align-items:stretch;flex-direction:column}.team-archive-toolbar .team-search-form{width:100%;flex-basis:auto}.team-filter-toggle{justify-content:space-between}.team-table-toolbar{align-items:stretch;flex-direction:column}.team-table-toolbar>select,.team-toolbar-select{width:100%}}.team-dashboard{display:grid;gap:14px}.team-dashboard .panel-section{margin-top:0}.team-dashboard-header{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 15px}.team-dashboard-header h2,.team-dashboard-header p{margin:0}.team-dashboard-header h2{margin-top:3px;font-size:18px;line-height:1.3}.team-dashboard-header p{margin-top:3px;color:#718087;font-size:12px}.team-dashboard-eyebrow{display:inline-flex;align-items:center;gap:6px;color:#087d74;font-size:12px;font-weight:700}.team-dashboard-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px}.team-dashboard-status{min-height:25px;display:inline-flex;align-items:center;padding:0 9px;border:1px solid #dce4e6;border-radius:4px;color:#66767d;background:#f8fafb;font-size:12px;white-space:nowrap}.team-dashboard-status.good{color:#087257;border-color:#c7e6db;background:#edf8f4}.team-dashboard-status.warning{color:#946019;border-color:#ecd9b8;background:#fff8e9}.team-dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.team-dashboard-metric{min-width:0;min-height:82px;display:grid;grid-template-columns:38px minmax(0,1fr) 16px;align-items:center;gap:10px;padding:12px;border:1px solid #dfe5e8;border-radius:6px;color:#213139;background:#fff;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.team-dashboard-metric:hover,.team-dashboard-metric:focus-visible{border-color:#8abeb8;outline:0;box-shadow:0 4px 13px #1e404514;transform:translateY(-1px)}.team-dashboard-metric>svg{color:#95a2a7}.team-dashboard-metric-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:5px}.team-dashboard-metric-icon.teal{color:#087d74;background:#e3f3f1}.team-dashboard-metric-icon.blue{color:#3476a8;background:#e8f1f8}.team-dashboard-metric-icon.green{color:#18815e;background:#e4f4ec}.team-dashboard-metric-icon.amber{color:#a26a18;background:#fbf0db}.team-dashboard-metric-icon.violet{color:#7058a8;background:#efebf8}.team-dashboard-metric-icon.cyan{color:#167c91;background:#e3f2f5}.team-dashboard-metric-icon.indigo{color:#4b62a6;background:#e9edf8}.team-dashboard-metric-icon.red{color:#b34a48;background:#f9e9e8}.team-dashboard-metric-copy{min-width:0}.team-dashboard-metric-copy small,.team-dashboard-metric-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-dashboard-metric-copy small{color:#728087;font-size:12px}.team-dashboard-metric-copy strong{margin-top:6px;color:#17272e;font-size:20px;line-height:1}.team-dashboard-primary-grid,.team-dashboard-secondary-grid{display:grid;gap:14px}.team-dashboard-primary-grid{grid-template-columns:minmax(0,2fr) minmax(280px,.82fr)}.team-dashboard-panel{min-width:0;overflow:hidden}.team-dashboard-panel-heading{min-height:63px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 14px;border-bottom:1px solid #e5eaec}.team-dashboard-panel-heading>div{min-width:0;display:flex;align-items:center;gap:10px}.team-dashboard-panel-heading>div>span{width:31px;height:31px;flex:0 0 31px;display:grid;place-items:center;border-radius:5px;color:#087d74;background:#e8f5f3}.team-dashboard-panel-heading h3,.team-dashboard-panel-heading p{margin:0}.team-dashboard-panel-heading h3{font-size:13px}.team-dashboard-panel-heading p{max-width:560px;margin-top:3px;overflow:hidden;color:#7a878d;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.team-dashboard-panel-heading button{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border:0;color:#087d74;background:transparent;font-size:12px;cursor:pointer;white-space:nowrap}.team-dashboard-chart-wrap{min-height:248px;padding:12px 14px 13px}.team-dashboard-chart-legend{display:flex;justify-content:flex-end;gap:15px;color:#708087;font-size:12px}.team-dashboard-chart-legend span{display:inline-flex;align-items:center;gap:6px}.team-dashboard-chart-legend i{width:8px;height:8px;border-radius:2px}.team-dashboard-chart-legend i.inbound,.team-dashboard-chart-bars span.inbound{background:#15877e}.team-dashboard-chart-legend i.outbound,.team-dashboard-chart-bars span.outbound{background:#5d8fba}.team-dashboard-chart{height:205px;display:grid;grid-template-columns:repeat(14,minmax(12px,1fr));align-items:end;gap:7px;margin-top:7px;padding-top:12px;border-bottom:1px solid #dfe6e8}.team-dashboard-chart-column{height:100%;min-width:0;display:grid;grid-template-rows:minmax(0,1fr) 22px;align-items:end}.team-dashboard-chart-bars{height:100%;display:flex;align-items:end;justify-content:center;gap:3px;border-bottom:1px solid #edf1f2}.team-dashboard-chart-bars span{width:min(10px,42%);min-height:0;border-radius:2px 2px 0 0}.team-dashboard-chart-column small{align-self:center;overflow:hidden;color:#87949a;font-size:12px;text-align:center;white-space:nowrap}.team-dashboard-action-list{display:grid}.team-dashboard-action{min-height:58px;display:grid;grid-template-columns:9px minmax(0,1fr) auto 16px;align-items:center;gap:9px;padding:0 14px;border:0;border-bottom:1px solid #edf1f2;color:#33444b;background:transparent;font-size:12px;text-align:left;cursor:pointer}.team-dashboard-action:last-child{border-bottom:0}.team-dashboard-action:hover,.team-dashboard-action:focus-visible{outline:0;background:#f5f9f8}.team-dashboard-action strong{min-width:25px;color:#17272e;font-size:16px;text-align:right}.team-dashboard-action>svg{color:#94a0a5}.team-dashboard-action-dot{width:8px;height:8px;border-radius:50%}.team-dashboard-action-dot.red{background:#c95a55}.team-dashboard-action-dot.amber{background:#c4872d}.team-dashboard-action-dot.blue{background:#4988bb}.team-dashboard-distribution,.team-dashboard-ranking{min-height:225px;display:grid;align-content:center;gap:12px;padding:15px}.team-dashboard-distribution>div{display:grid;grid-template-columns:105px minmax(50px,1fr) 38px;align-items:center;gap:10px}.team-dashboard-platform-mark{overflow:hidden;color:#4d5e65;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.team-dashboard-distribution>div>div,.team-dashboard-ranking>div>div{height:7px;overflow:hidden;border-radius:4px;background:#edf1f2}.team-dashboard-distribution i,.team-dashboard-ranking i{height:100%;display:block;border-radius:inherit;background:#18877e}.team-dashboard-distribution strong{font-size:12px;text-align:right}.team-dashboard-ranking>div{display:grid;grid-template-columns:24px minmax(112px,.8fr) minmax(50px,1fr) 40px;align-items:center;gap:9px}.team-dashboard-rank{width:24px;height:24px;display:grid;place-items:center;border-radius:4px;color:#587078;background:#edf2f3;font-size:12px;font-weight:700}.team-dashboard-member{min-width:0}.team-dashboard-member strong,.team-dashboard-member small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-dashboard-member strong{font-size:12px}.team-dashboard-member small{margin-top:2px;color:#849197;font-size:12px}.team-dashboard-ranking>div>strong{font-size:12px;text-align:right}.team-dashboard-ranking i{background:#5d8fba}.team-dashboard-empty{min-height:220px;display:grid;place-items:center;color:#89969b;font-size:12px}.team-dashboard-health-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.team-dashboard-health-item{min-width:0;min-height:91px;display:grid;grid-template-columns:31px minmax(0,1fr) auto;grid-template-rows:auto 7px;align-items:center;gap:8px 10px;padding:13px 14px;border:0;border-right:1px solid #e5eaec;color:#2e4047;background:transparent;text-align:left;cursor:pointer}.team-dashboard-health-item:last-child{border-right:0}.team-dashboard-health-item:hover,.team-dashboard-health-item:focus-visible{outline:0;background:#f6f9f9}.team-dashboard-health-icon{width:31px;height:31px;display:grid;grid-row:1 / span 2;place-items:center;border-radius:5px;color:#087d74;background:#e8f5f3}.team-dashboard-health-copy{min-width:0}.team-dashboard-health-copy strong,.team-dashboard-health-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-dashboard-health-copy small{margin-top:4px;color:#7b898f;font-size:12px}.team-dashboard-progress{height:6px;grid-column:2;overflow:hidden;border-radius:3px;background:#e8edef}.team-dashboard-progress i{height:100%;display:block;border-radius:inherit;background:#15877e}.team-dashboard-percent{grid-column:3;grid-row:1;color:#52656d;font-size:12px;font-weight:700}html[data-theme=dark] .team-dashboard-header p,html[data-theme=dark] .team-dashboard-metric-copy small,html[data-theme=dark] .team-dashboard-panel-heading p,html[data-theme=dark] .team-dashboard-platform-mark,html[data-theme=dark] .team-dashboard-member small,html[data-theme=dark] .team-dashboard-health-copy small,html[data-theme=dark] .team-dashboard-chart-column small{color:#aebbb4}html[data-theme=dark] .team-dashboard-metric{color:#dce6e0;border-color:#333d37;background:#1b221e}html[data-theme=dark] .team-dashboard-metric:hover,html[data-theme=dark] .team-dashboard-metric:focus-visible{border-color:#4a736b;box-shadow:0 4px 14px #00000038}html[data-theme=dark] .team-dashboard-metric-copy strong,html[data-theme=dark] .team-dashboard-action strong{color:#edf3ef}html[data-theme=dark] .team-dashboard-status{color:#c4d0ca;border-color:#39463f;background:#202823}html[data-theme=dark] .team-dashboard-status.good{color:#8bd4bf;border-color:#31594d;background:#182a24}html[data-theme=dark] .team-dashboard-status.warning{color:#e6bd72;border-color:#5d4c2f;background:#2b251b}html[data-theme=dark] .team-dashboard-panel-heading,html[data-theme=dark] .team-dashboard-action,html[data-theme=dark] .team-dashboard-health-item{border-color:#303a34}html[data-theme=dark] .team-dashboard-action{color:#d6e0da}html[data-theme=dark] .team-dashboard-action:hover,html[data-theme=dark] .team-dashboard-action:focus-visible,html[data-theme=dark] .team-dashboard-health-item:hover,html[data-theme=dark] .team-dashboard-health-item:focus-visible{background:#202a25}html[data-theme=dark] .team-dashboard-chart,html[data-theme=dark] .team-dashboard-chart-bars{border-color:#334039}html[data-theme=dark] .team-dashboard-distribution>div>div,html[data-theme=dark] .team-dashboard-ranking>div>div,html[data-theme=dark] .team-dashboard-progress{background:#303a35}html[data-theme=dark] .team-dashboard-rank{color:#c0cec7;background:#2b3630}html[data-theme=dark] .team-dashboard-health-item{color:#dae4de}@media(max-width:1180px){.team-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.team-dashboard-primary-grid{grid-template-columns:minmax(0,1fr)}.team-dashboard-action-list{grid-template-columns:repeat(2,minmax(0,1fr))}.team-dashboard-action:nth-child(odd){border-right:1px solid #edf1f2}.team-dashboard-health-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-dashboard-health-item:nth-child(2){border-right:0}.team-dashboard-health-item:nth-child(-n+2){border-bottom:1px solid #e5eaec}}@media(max-width:820px){.team-dashboard-header{align-items:flex-start;flex-direction:column}.team-dashboard-header-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.team-dashboard-secondary-grid{grid-template-columns:1fr}}@media(max-width:560px){.team-dashboard-metrics,.team-dashboard-action-list,.team-dashboard-health-grid{grid-template-columns:1fr}.team-dashboard-action,.team-dashboard-action:nth-child(odd),.team-dashboard-health-item,.team-dashboard-health-item:nth-child(2){border-right:0}.team-dashboard-health-item{border-bottom:1px solid #e5eaec}.team-dashboard-health-item:last-child{border-bottom:0}.team-dashboard-panel-heading p{max-width:220px}.team-dashboard-panel-heading button{width:31px;height:31px;overflow:hidden;justify-content:center;padding:0;color:transparent}.team-dashboard-panel-heading button svg{color:#087d74}.team-dashboard-chart{gap:3px}.team-dashboard-distribution>div{grid-template-columns:86px minmax(45px,1fr) 32px}}html[data-theme=dark] .team-conversation-summary{color:#dce5df;border-color:#333d37;background:#1b221e}html[data-theme=dark] .team-conversation-summary strong{color:#e1e9e4}html[data-theme=dark] .team-message-date-divider:before,html[data-theme=dark] .team-message-date-divider:after{background:#35423c}html[data-theme=dark] .team-message-meta{border-color:#333d37;background:#202823}html[data-theme=dark] .team-message.outbound .team-message-meta{border-color:#355648;background:#29443a}html[data-theme=dark] .team-account-transfer-bar{color:#e1e9e4;border-color:#333d37;background:#202823}html[data-theme=dark] .team-account-transfer-count{color:#b5c2ba}html[data-theme=dark] .team-member-security-warning{color:#ffd69a;border-left-color:#d69745;background:#30271b}.team-workspace .team-social-account-table-wrap{overflow-x:hidden}.team-workspace .team-social-account-table{width:100%;min-width:0;table-layout:fixed}.team-social-account-table .social-col-select{width:38px}.team-social-account-table .social-col-id{width:58px}.team-social-account-table .social-col-app{width:9%}.team-social-account-table .social-col-name{width:10%}.team-social-account-table .social-col-identifier{width:9%}.team-social-account-table .social-col-group{width:8%}.team-social-account-table .social-col-proxy{width:13%}.team-social-account-table .social-col-member,.team-social-account-table .social-col-login{width:10%}.team-social-account-table .social-col-version{width:6%}.team-social-account-table .social-col-actions{width:224px}.team-business-id{color:#08766d;font-weight:800;font-variant-numeric:tabular-nums}.team-proxy-table .proxy-linked-accounts{max-width:380px;display:flex;align-items:center;gap:7px;overflow:hidden;white-space:nowrap}.proxy-linked-count{min-width:40px;height:21px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:0 7px;border-radius:11px;color:#687980;background:#edf1f2;font-size:12px;font-weight:800}.proxy-linked-count.active{color:#087056;background:#dff2e9}.proxy-linked-names{min-width:0;overflow:hidden;color:#41565d;text-overflow:ellipsis;white-space:nowrap}.team-social-account-table th,.team-social-account-table td{padding-left:7px;padding-right:7px}.team-app-cell{display:flex;align-items:center;gap:8px;min-width:0;white-space:nowrap}.team-app-cell strong{overflow:hidden;text-overflow:ellipsis}.team-platform-icon{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;color:#fff;background:#66757d;border-radius:6px}.team-platform-icon.telegram{background:#229ed9}.team-platform-icon.whatsapp,.team-platform-icon.whatsapp-business{background:#16a765}.team-platform-icon.instagram{background:#d946ef}.team-platform-icon.facebook{background:#1877f2}.team-platform-icon.messenger{background:#0695ff}.team-platform-icon.tiktok{background:#111827}.team-platform-icon.line{background:#06c755}.team-platform-icon.skype{background:#00aff0}.team-platform-icon.x{background:#111}.team-table-actions{display:flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}.table-text-button{min-width:0;height:28px;padding:0 8px;border:1px solid #cad5d9;border-radius:4px;color:#284047;background:#fff;font-size:12px;cursor:pointer}.table-text-button:hover{border-color:#00897f;color:#007b72}.table-text-button.danger{border-color:#efc5c2;color:#a83a34}.table-text-button:disabled{cursor:not-allowed;opacity:.55}.team-workspace .social-actions-cell{width:224px}.team-workspace .member-actions-cell{width:128px}.team-group-manager-list{display:grid;gap:6px;max-height:220px;margin-bottom:14px;overflow-y:auto}.team-group-manager-list>div{min-height:36px;display:flex;align-items:center;padding:0 10px;border:1px solid #d7e0e3;border-radius:4px}.member-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #d7e0e3;border-radius:6px;margin-bottom:16px}.member-kpi-grid>div{min-width:0;min-height:60px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:8px 12px;border-right:1px solid #d7e0e3;border-bottom:1px solid #d7e0e3}.member-kpi-grid>div:nth-child(4n){border-right:0}.member-kpi-grid>div:nth-last-child(-n+4){border-bottom:0}.member-kpi-grid span{color:#687980;font-size:12px}.member-kpi-grid strong{overflow:hidden;color:#172a31;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.member-social-table{width:100%;table-layout:fixed}.member-social-table th,.member-social-table td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1320px){.team-social-account-table th:nth-child(4),.team-social-account-table td:nth-child(4),.team-social-account-table th:nth-child(9),.team-social-account-table td:nth-child(9),.team-social-account-table col:nth-child(4),.team-social-account-table col:nth-child(9){display:none}}@media(max-width:900px){.member-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.member-kpi-grid>div:nth-child(2n){border-right:0}.member-kpi-grid>div:nth-last-child(-n+4){border-bottom:1px solid #d7e0e3}.member-kpi-grid>div:nth-last-child(-n+2){border-bottom:0}}.team-member-access-modal .modal-body{gap:8px;padding:10px 12px 12px}.team-member-detail-summary{grid-template-columns:minmax(180px,1fr) minmax(140px,.65fr) 130px 120px 140px auto;gap:8px;padding:8px 10px}.team-member-detail-summary>div strong{margin-top:3px}.team-member-detail-summary select,.team-member-detail-summary .primary-button{min-height:32px;height:32px}.member-kpi-grid{grid-template-columns:repeat(8,minmax(96px,1fr));margin-bottom:0;overflow:hidden}.member-kpi-grid>div{min-height:44px;gap:2px;padding:5px 9px;border-bottom:0;border-right:1px solid #d7e0e3}.member-kpi-grid>div:nth-child(4n){border-right:1px solid #d7e0e3}.member-kpi-grid>div:last-child{border-right:0}.member-kpi-grid strong{font-size:13px}.team-member-detail-tabs{display:flex;align-items:center;gap:4px;padding:4px;border:1px solid #dce4e7;border-radius:6px;background:#f4f7f7}.team-member-detail-tabs button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:1 1 0;padding:0 12px;border:0;border-radius:4px;color:#52666d;background:transparent;font:inherit;font-weight:700;cursor:pointer}.team-member-detail-tabs button:hover{color:#146f68;background:#e8f2f0}.team-member-detail-tabs button.active{color:#075f58;background:#fff;box-shadow:0 1px 4px #1a363a24}.team-member-detail-tabs strong{min-width:20px;padding:2px 6px;border-radius:999px;color:#08766d;background:#dff1ee;font-size:12px}.team-member-tab-panel{min-height:180px}.team-member-tab-panel>.table-wrap{max-height:min(46vh,520px);overflow:auto}.team-member-tab-panel .team-data-table thead{position:sticky;top:0;z-index:2;background:#f8fafa}.team-member-tab-panel .empty-state{min-height:110px}.team-member-access-modal .team-access-audit-note{flex:0 0 auto}.team-workspace .team-member-table{min-width:1380px}.team-workspace .member-actions-cell{width:270px}.member-social-assignment-list{max-height:min(54vh,520px);overflow-y:auto;border:1px solid #dce4e7;border-radius:6px}.member-social-assignment-row{min-height:54px;display:grid;grid-template-columns:minmax(0,1fr) 140px;align-items:center;gap:12px;padding:7px 10px;border-bottom:1px solid #edf1f2}.member-social-assignment-row:last-child{border-bottom:0}.member-social-assignment-row>label{min-width:0;display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:9px;margin:0;cursor:pointer}.member-social-assignment-row>label>span:last-child{min-width:0;display:grid;gap:2px}.member-social-assignment-row strong,.member-social-assignment-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-social-assignment-row small{color:#74838a}.member-social-assignment-row select{margin:0}.team-customer-table{min-width:1260px}.team-workspace .team-data-table td.customer-account-relations-cell{min-width:260px;max-width:380px;padding-block:6px;white-space:normal}.customer-account-relations-cell>div{display:grid;gap:4px}.customer-account-relations-cell>div>span{min-width:0;display:grid;grid-template-columns:minmax(70px,1fr) auto minmax(70px,1fr);align-items:center;gap:7px;padding:3px 7px;border-radius:4px;background:#f3f7f7}.customer-account-relations-cell strong,.customer-account-relations-cell span span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-account-relations-cell i{color:#168279;font-style:normal}.status-checking{color:#0c6f87;background:#dff2f7}html[data-theme=dark] .team-member-detail-tabs{border-color:#39463f;background:#202b27}html[data-theme=dark] .team-member-detail-tabs button{color:#b7c6c0}html[data-theme=dark] .team-member-detail-tabs button:hover{color:#7fd8cf;background:#253832}html[data-theme=dark] .team-member-detail-tabs button.active{color:#8ee0d8;background:#14231f;box-shadow:none}html[data-theme=dark] .team-member-detail-tabs strong{color:#8bddd4;background:#26413a}html[data-theme=dark] .member-social-assignment-list{border-color:#39463f}html[data-theme=dark] .member-social-assignment-row{border-color:#303a34}html[data-theme=dark] .customer-account-relations-cell>div>span{background:#202d29}html[data-theme=dark] .status-checking{color:#8bdced;background:#17343c}@media(max-width:900px){.member-kpi-grid{grid-template-columns:repeat(4,minmax(96px,1fr));overflow-x:auto}.member-kpi-grid>div,.member-kpi-grid>div:nth-child(2n),.member-kpi-grid>div:nth-child(4n){border-right:1px solid #d7e0e3}.member-kpi-grid>div:nth-child(4n){border-right:0}.member-kpi-grid>div:nth-last-child(-n+4){border-bottom:0}.team-member-detail-tabs{overflow-x:auto}.team-member-detail-tabs button{min-width:150px}}@media(max-width:600px){.member-kpi-grid{grid-template-columns:repeat(2,minmax(110px,1fr))}.member-kpi-grid>div:nth-child(2n){border-right:0}.member-social-assignment-row{grid-template-columns:1fr}}.team-dashboard{gap:8px}.team-dashboard-header{min-height:58px;gap:14px;padding:8px 12px;border-left:3px solid #178b82;background:linear-gradient(90deg,#fbfefd,#fff 46%)}.team-dashboard-header h2{margin-top:1px;font-size:15px;letter-spacing:-.01em}.team-dashboard-header p{margin-top:1px;font-size:12px}.team-dashboard-eyebrow{gap:5px;font-size:12px}.team-dashboard-header-actions{gap:5px}.team-dashboard-status{min-height:23px;padding:0 7px;font-size:12px}.team-dashboard-header .icon-button{width:29px;height:29px}.team-dashboard-metrics{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid #dce4e6;border-radius:6px;background:#fff;box-shadow:0 1px 2px #223d410a}.team-dashboard-metric{min-height:66px;grid-template-columns:29px minmax(0,1fr);gap:7px;padding:8px 9px;border:0;border-right:1px solid #e7ecee;border-radius:0;background:transparent;transition:background .14s ease,box-shadow .14s ease}.team-dashboard-metric:last-child{border-right:0}.team-dashboard-metric:hover,.team-dashboard-metric:focus-visible{border-color:#e7ecee;outline:0;background:#f3f9f8;box-shadow:inset 0 -2px #178b82;transform:none}.team-dashboard-metric>svg:last-child{display:none}.team-dashboard-metric-icon{width:29px;height:29px;border-radius:5px}.team-dashboard-metric-icon svg{width:16px;height:16px}.team-dashboard-metric-copy small{font-size:12px;line-height:1.15}.team-dashboard-metric-copy strong{margin-top:4px;font-size:17px;font-variant-numeric:tabular-nums}.team-dashboard-attention{min-height:48px;display:grid;grid-template-columns:190px minmax(0,1fr);align-items:stretch;overflow:hidden}.team-dashboard-attention-title{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;padding:6px 10px;border-right:1px solid #e4eaec;background:#fbfcfc}.team-dashboard-attention-title>span{width:28px;height:28px;display:grid;place-items:center;border-radius:5px;color:#a74a45;background:#f9e9e8}.team-dashboard-attention-title strong,.team-dashboard-attention-title small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-dashboard-attention-title strong{color:#27383f;font-size:12px}.team-dashboard-attention-title small{margin-top:1px;color:#78878d;font-size:12px}.team-dashboard-action-list{grid-template-columns:repeat(5,minmax(0,1fr));min-width:0}.team-dashboard-action{min-height:48px;grid-template-columns:7px minmax(0,1fr) auto;gap:7px;padding:0 9px;border-bottom:0;border-right:1px solid #edf1f2;font-size:12px}.team-dashboard-action:last-child{border-right:0}.team-dashboard-action>svg{display:none}.team-dashboard-action strong{min-width:18px;font-size:14px;font-variant-numeric:tabular-nums}.team-dashboard-action-dot{width:6px;height:6px}.team-dashboard-primary-grid,.team-dashboard-secondary-grid{gap:8px}.team-dashboard-primary-grid{grid-template-columns:minmax(400px,.86fr) minmax(600px,1.14fr)}.team-dashboard-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-dashboard-panel{border-radius:6px;box-shadow:0 1px 2px #223d4109}.team-dashboard-panel-heading{min-height:47px;gap:9px;padding:7px 10px}.team-dashboard-panel-heading>div{gap:8px}.team-dashboard-panel-heading>div>span{width:27px;height:27px;flex-basis:27px;border-radius:4px}.team-dashboard-panel-heading h3{font-size:12px;line-height:1.2}.team-dashboard-panel-heading p{max-width:430px;margin-top:2px;font-size:12px;line-height:1.2}.team-dashboard-panel-heading button{padding:4px 5px;font-size:12px}.team-dashboard-chart-wrap{min-height:226px;padding:8px 10px 9px}.team-dashboard-chart-legend{gap:12px;font-size:12px}.team-dashboard-chart{height:187px;gap:5px;margin-top:4px;padding-top:8px}.team-dashboard-chart-column{grid-template-rows:minmax(0,1fr) 19px}.team-dashboard-chart-column small{font-size:12px}.team-dashboard-table-wrap{position:relative;height:226px;overflow:auto;border:0;border-radius:0}.team-dashboard-data-table{width:100%;min-width:640px;border-collapse:collapse;table-layout:auto;font-size:12px}.team-dashboard-data-table thead{position:sticky;top:0;z-index:2;background:#f6f8f9}.team-dashboard-data-table th{height:29px;padding:5px 8px;border-bottom:1px solid #e1e7e9;color:#66767d;font-size:12px;font-weight:700;text-align:left;white-space:nowrap}.team-dashboard-data-table td{height:32px;max-width:180px;padding:4px 8px;border-bottom:1px solid #edf1f2;color:#33464d;font-variant-numeric:tabular-nums;white-space:nowrap}.team-dashboard-data-table tbody tr:hover{background:#f7faf9}.team-dashboard-data-table tbody tr:last-child td{border-bottom:0}.team-performance-band{display:inline-flex;align-items:center;margin-left:8px;padding:1px 6px;border-radius:999px;font-size:12px;font-weight:800;line-height:16px;vertical-align:middle}.team-performance-band.top{color:#08786f;background:#dff6f1}.team-performance-band.bottom{color:#a15c05;background:#fff0d2}.team-dashboard-duplicate-table{min-width:0}.team-dashboard-duplicate-data-table{min-width:860px}html[data-theme=dark] .team-performance-band.top{color:#71e1d4;background:#14b8a62e}html[data-theme=dark] .team-performance-band.bottom{color:#ffd080;background:#f59e0b2e}.team-dashboard-cell-primary{min-width:130px}.team-dashboard-cell-primary strong,.team-dashboard-cell-primary small{display:block;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-dashboard-cell-primary strong{color:#25373e;font-size:12px}.team-dashboard-cell-primary small{margin-top:1px;color:#819097;font-size:12px}.team-dashboard-ellipsis{overflow:hidden;text-overflow:ellipsis}.team-dashboard-platform-cell{display:inline-flex;align-items:center;gap:6px}.team-dashboard-platform-cell .team-platform-icon{width:21px;height:21px;flex:0 0 21px}.team-dashboard-rate{min-width:40px;display:inline-flex;justify-content:center;padding:2px 5px;border-radius:999px;font-size:12px;font-weight:700}.team-dashboard-rate.good{color:#087257;background:#e4f4ee}.team-dashboard-rate.warning{color:#98651b;background:#fbf0dc}.team-dashboard-rate.risk{color:#a8403e;background:#f9e7e6}.team-dashboard-table-empty{position:absolute;inset:30px 0 0;display:grid;place-items:center;color:#89969b;background:#fff;font-size:12px}.team-dashboard-health .team-dashboard-panel-heading{min-height:41px;padding-block:5px}.team-dashboard-health .team-dashboard-panel-heading>div>span{width:25px;height:25px;flex-basis:25px}.team-dashboard-health-item{min-height:66px;grid-template-columns:27px minmax(0,1fr) auto;grid-template-rows:auto 5px;gap:5px 8px;padding:8px 10px}.team-dashboard-health-icon{width:27px;height:27px}.team-dashboard-health-copy strong{font-size:12px}.team-dashboard-health-copy small{margin-top:2px;font-size:12px}.team-dashboard-progress{height:4px}.team-dashboard-percent{font-size:12px}html[data-theme=dark] .team-dashboard-header{background:linear-gradient(90deg,#19241f,#1b221e 46%)}html[data-theme=dark] .team-dashboard-metrics,html[data-theme=dark] .team-dashboard-table-empty{border-color:#333d37;background:#1b221e}html[data-theme=dark] .team-dashboard-metric{border-color:#303a34;background:transparent}html[data-theme=dark] .team-dashboard-metric:hover,html[data-theme=dark] .team-dashboard-metric:focus-visible,html[data-theme=dark] .team-dashboard-data-table tbody tr:hover{background:#202d28}html[data-theme=dark] .team-dashboard-attention-title,html[data-theme=dark] .team-dashboard-data-table thead{border-color:#303a34;background:#202823}html[data-theme=dark] .team-dashboard-attention-title strong,html[data-theme=dark] .team-dashboard-cell-primary strong{color:#e2ebe6}html[data-theme=dark] .team-dashboard-attention-title small,html[data-theme=dark] .team-dashboard-cell-primary small{color:#9faca6}html[data-theme=dark] .team-dashboard-action,html[data-theme=dark] .team-dashboard-data-table th,html[data-theme=dark] .team-dashboard-data-table td{border-color:#303a34}html[data-theme=dark] .team-dashboard-data-table th{color:#aebbb4}html[data-theme=dark] .team-dashboard-data-table td{color:#d2ddd7}@media(max-width:1380px){.team-dashboard-primary-grid{grid-template-columns:minmax(350px,.78fr) minmax(560px,1.22fr)}.team-dashboard-metric{padding-inline:7px}.team-dashboard-metric-icon{width:26px;height:26px}}@media(max-width:1120px){.team-dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.team-dashboard-metric:nth-child(4){border-right:0}.team-dashboard-metric:nth-child(-n+4){border-bottom:1px solid #e7ecee}.team-dashboard-primary-grid{grid-template-columns:1fr}.team-dashboard-attention{grid-template-columns:160px minmax(0,1fr)}.team-dashboard-action-list{grid-template-columns:repeat(3,minmax(0,1fr))}.team-dashboard-action:nth-child(3){border-right:0}}@media(max-width:820px){.team-dashboard-header{min-height:0;flex-direction:row}.team-dashboard-header p{display:none}.team-dashboard-attention{grid-template-columns:1fr}.team-dashboard-attention-title{border-right:0;border-bottom:1px solid #e4eaec}.team-dashboard-secondary-grid{grid-template-columns:1fr}}@media(max-width:620px){.team-dashboard-header{align-items:flex-start;flex-direction:column}.team-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.team-dashboard-metric:nth-child(2n){border-right:0}.team-dashboard-metric:nth-child(-n+6){border-bottom:1px solid #e7ecee}.team-dashboard-action-list{grid-template-columns:repeat(2,minmax(0,1fr))}.team-dashboard-action:nth-child(3){border-right:1px solid #edf1f2}.team-dashboard-action:nth-child(2n){border-right:0}.team-dashboard-health-grid{grid-template-columns:1fr}.team-dashboard-health-item{border-right:0;border-bottom:1px solid #e5eaec}}.team-dashboard-header{position:relative;min-height:72px;overflow:hidden;border:0;border-radius:8px;color:#f2fbf9;background:radial-gradient(circle at 78% -65%,rgba(45,206,187,.42),transparent 43%),linear-gradient(112deg,#102a2e,#143c3d 48%,#0e5551);box-shadow:0 8px 24px #14434229}.team-dashboard-header:after{position:absolute;inset:0;pointer-events:none;content:"";opacity:.34;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:28px 28px;-webkit-mask-image:linear-gradient(90deg,transparent 34%,#000 72%);mask-image:linear-gradient(90deg,transparent 34%,#000 72%)}.team-dashboard-header>*{position:relative;z-index:1}.team-dashboard-header h2{color:#fff;font-size:18px;font-weight:750;letter-spacing:-.02em}.team-dashboard-header p{color:#e5f8f4ad}.team-dashboard-eyebrow{color:#70dbcc;letter-spacing:.11em;text-transform:uppercase}.team-dashboard-range,.team-dashboard-header .team-dashboard-status{min-height:27px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid rgba(210,246,239,.18);border-radius:5px;color:#e4f7f3;background:#05181b38;font-size:12px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.team-dashboard-header .team-dashboard-status.good{color:#8ef1d7;border-color:#58deba47;background:#0d64503d}.team-dashboard-header .team-dashboard-status.warning{color:#ffd99a;border-color:#ffcd7542;background:#77490a3d}.team-dashboard-header .icon-button{color:#e9faf6;border-color:#d2f6ef33;background:#05181b3d}.team-dashboard-metrics{grid-template-columns:repeat(10,minmax(0,1fr));border-color:#d6e2e3;border-radius:8px;box-shadow:0 4px 14px #264a4e12}.team-dashboard-metric{min-height:70px;padding-inline:8px}.team-dashboard-metric-copy strong{font-size:18px;letter-spacing:-.025em}.team-dashboard-primary-grid{grid-template-columns:minmax(540px,1.28fr) minmax(390px,.72fr)}.team-dashboard-panel{border-color:#dce6e7;border-radius:8px;box-shadow:0 4px 16px #274a4e0e}.team-dashboard-panel-heading{border-bottom-color:#e4ebed;background:linear-gradient(180deg,#fff,#fbfcfc)}.team-dashboard-panel-heading>div>span{color:#087e75;background:linear-gradient(145deg,#e8f6f3,#d9efeb)}.team-dashboard-panel-heading h3{color:#1c3037;font-weight:750}.team-dashboard-panel-heading button{color:#087d74}.team-dashboard-chart-wrap{min-height:240px}.team-dashboard-chart{height:201px;border-left-color:#e4ebec;border-bottom-color:#d9e4e5;background-image:linear-gradient(to bottom,rgba(90,126,132,.085) 1px,transparent 1px);background-size:100% 25%}.team-dashboard-chart-bars span.inbound{background:linear-gradient(180deg,#2bc3b3,#087d74)}.team-dashboard-chart-bars span.outbound{background:linear-gradient(180deg,#78aede,#397cac)}.team-dashboard-platforms{min-width:0}.team-dashboard-pulse-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:9px 10px 4px}.team-dashboard-pulse-metric{position:relative;min-width:0;overflow:hidden;padding:8px 9px;border:1px solid #e3eaec;border-radius:6px;background:#fbfcfc}.team-dashboard-pulse-metric:before{position:absolute;inset:0 auto 0 0;width:3px;content:"";background:#178b82}.team-dashboard-pulse-metric.blue:before{background:#4b89b8}.team-dashboard-pulse-metric.violet:before{background:#755fac}.team-dashboard-pulse-metric.amber:before{background:#b47b26}.team-dashboard-pulse-metric small,.team-dashboard-pulse-metric strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-dashboard-pulse-metric small{color:#75848a;font-size:12px}.team-dashboard-pulse-metric strong{margin-top:3px;color:#20343b;font-size:16px;font-variant-numeric:tabular-nums}.team-dashboard-platforms .team-dashboard-distribution{min-height:165px;display:grid;align-content:center;gap:10px;padding:8px 12px 12px}.team-dashboard-platforms .team-dashboard-distribution>div{grid-template-columns:112px minmax(45px,1fr) 34px;gap:9px}.team-dashboard-platforms .team-dashboard-distribution>div>div{height:7px;border-radius:999px;background:#e9eeef}.team-dashboard-platforms .team-dashboard-distribution i{border-radius:inherit;background:linear-gradient(90deg,#178b82,#4fb7ab)}.team-dashboard-platform-mark{color:#475a62;background:transparent;font-weight:650}.team-dashboard-table-wrap{height:266px}.team-dashboard-member-table .team-dashboard-table-wrap{height:278px}.team-dashboard-member-table .team-dashboard-data-table{min-width:1120px}.team-dashboard-data-table th{height:28px;padding-block:4px;color:#607178;background:#f4f7f8}.team-dashboard-data-table td{height:29px;padding-block:3px}.team-dashboard-data-table tbody tr:nth-child(2n){background:#fbfcfc}.team-dashboard-data-table tbody tr:hover{background:#eef8f6}.team-dashboard-activity{min-width:76px;display:inline-grid;grid-template-columns:minmax(30px,1fr) auto;align-items:center;gap:5px;color:#607178;font-size:12px}.team-dashboard-activity:before{grid-column:1;grid-row:1;height:4px;border-radius:999px;content:"";background:#e4ebec}.team-dashboard-activity i{grid-column:1;grid-row:1;height:4px;max-width:100%;border-radius:999px;background:linear-gradient(90deg,#178b82,#55bbae)}.team-dashboard-negative{min-width:24px;display:inline-flex;justify-content:center;padding:1px 5px;border-radius:999px;color:#a23f3c;background:#f9e7e6;font-weight:700}.team-dashboard-severity{min-width:38px;display:inline-flex;justify-content:center;padding:2px 6px;border-radius:999px;color:#5f6f75;background:#eef2f3;font-size:12px;font-weight:750}.team-dashboard-severity.critical,.team-dashboard-severity.high{color:#a33d3a;background:#fae5e4}.team-dashboard-severity.medium{color:#996217;background:#fbefd9}.team-dashboard-severity.low{color:#32739b;background:#e6f0f6}html[data-theme=dark] .team-dashboard-header{background:radial-gradient(circle at 78% -65%,rgba(45,206,187,.32),transparent 43%),linear-gradient(112deg,#0d2022,#12302f 48%,#0d4643)}html[data-theme=dark] .team-dashboard-panel-heading,html[data-theme=dark] .team-dashboard-data-table tbody tr:nth-child(2n){background:#1d2521}html[data-theme=dark] .team-dashboard-pulse-metric{border-color:#303a35;background:#202923}html[data-theme=dark] .team-dashboard-pulse-metric strong,html[data-theme=dark] .team-dashboard-panel-heading h3{color:#e7efeb}html[data-theme=dark] .team-dashboard-data-table th{background:#202823}@media(max-width:1480px){.team-dashboard-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.team-dashboard-metric:nth-child(5n){border-right:0}.team-dashboard-metric:nth-child(-n+5){border-bottom:1px solid #e7ecee}.team-dashboard-primary-grid{grid-template-columns:minmax(480px,1.1fr) minmax(370px,.9fr)}}@media(max-width:1080px){.team-dashboard-primary-grid,.team-dashboard-secondary-grid{grid-template-columns:1fr}.team-dashboard-header{align-items:flex-start}.team-dashboard-header-actions{flex-wrap:wrap}}@media(max-width:620px){.team-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.team-dashboard-metric:nth-child(5n){border-right:1px solid #e7ecee}.team-dashboard-metric:nth-child(2n){border-right:0}.team-dashboard-pulse-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.team-executive-grid{display:grid;grid-template-columns:minmax(680px,1.55fr) minmax(320px,.65fr);gap:8px}.team-executive-gauge-panel,.team-executive-signals,.team-executive-ranking{overflow:hidden}.team-executive-gauges{min-height:188px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:0;padding:13px 8px 11px;background:radial-gradient(circle at 50% 100%,rgba(23,139,130,.08),transparent 52%),linear-gradient(180deg,#fff,#fbfdfd)}.team-executive-gauge{min-width:0;display:grid;justify-items:center;gap:8px;padding:3px 10px;border-right:1px solid #e7edee;text-align:center}.team-executive-gauge:last-child{border-right:0}.team-executive-gauge-ring{--gauge-color: #148a80;width:104px;height:104px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--gauge-color) var(--gauge-value),#e8eeef 0);box-shadow:inset 0 0 0 1px #163f430a,0 8px 20px #224a4d14}.team-executive-gauge-ring:before{grid-area:1 / 1;width:78px;height:78px;border-radius:50%;content:"";background:#fff;box-shadow:inset 0 0 0 1px #edf1f2}.team-executive-gauge-ring>span{z-index:1;display:flex;align-items:baseline;color:#1c343a}.team-executive-gauge-ring strong{font-size:25px;line-height:1;letter-spacing:-.05em}.team-executive-gauge-ring small{margin-left:2px;color:#718187;font-size:12px}.team-executive-gauge>div:last-child strong,.team-executive-gauge>div:last-child small{display:block}.team-executive-gauge>div:last-child strong{color:#20363c;font-size:12px}.team-executive-gauge>div:last-child small{margin-top:2px;overflow:hidden;color:#7c8a90;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.team-executive-gauge.blue .team-executive-gauge-ring{--gauge-color: #4388b8}.team-executive-gauge.green .team-executive-gauge-ring{--gauge-color: #2b9b70}.team-executive-gauge.violet .team-executive-gauge-ring{--gauge-color: #735ca7}.team-executive-gauge.amber .team-executive-gauge-ring{--gauge-color: #c2872e}.team-executive-gauge.red .team-executive-gauge-ring{--gauge-color: #c0524d}.team-executive-score-wrap{min-height:188px;overflow:auto;background:linear-gradient(180deg,#fff,#fbfdfd)}.team-executive-score-table{width:100%;min-width:650px;border-collapse:collapse;table-layout:fixed}.team-executive-score-table th,.team-executive-score-table td{height:34px;padding:0 11px;border-bottom:1px solid #edf1f2;text-align:left;white-space:nowrap}.team-executive-score-table th{height:31px;color:#687a81;background:#f6f9f9;font-size:12px;font-weight:700}.team-executive-score-table th:first-child{width:37%}.team-executive-score-table th:nth-child(2),.team-executive-score-table th:nth-child(3){width:11%;text-align:center}.team-executive-score-table th:last-child{width:41%}.team-executive-score-table td:nth-child(2),.team-executive-score-table td:nth-child(3){text-align:center;font-variant-numeric:tabular-nums}.team-executive-score-table td:first-child strong,.team-executive-score-table td:first-child small{display:inline}.team-executive-score-table td:first-child strong{color:#20363c}.team-executive-score-table td:first-child small{margin-left:7px;color:#809096}.team-executive-score-table td>b{color:#08766d;font-size:13px}.team-score-progress{display:grid;grid-template-columns:minmax(90px,1fr) 55px;align-items:center;gap:8px}.team-score-progress>i{height:6px;overflow:hidden;border-radius:3px;background:#e7edef}.team-score-progress>i>b{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#148a80,#5dafaa)}.team-score-progress>span{height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-size:12px;font-weight:700}.team-score-progress>span.good{color:#087056;background:#dff2e9}.team-score-progress>span.attention{color:#9a671e;background:#f8edd8}.team-executive-signals .team-dashboard-panel-heading{margin-bottom:2px}.team-executive-signal{width:100%;min-height:49px;display:grid;grid-template-columns:minmax(0,1fr) auto 15px;grid-template-rows:auto 4px;align-items:center;gap:5px 10px;padding:6px 11px;border:0;border-bottom:1px solid #edf1f2;color:#33474e;background:#fff;text-align:left;cursor:pointer}.team-executive-signal:last-child{border-bottom:0}.team-executive-signal:hover{background:#f3f9f8}.team-executive-signal>span:first-child strong,.team-executive-signal>span:first-child small{display:block}.team-executive-signal>span:first-child strong{font-size:12px}.team-executive-signal>span:first-child small{margin-top:1px;color:#7c8b91;font-size:12px}.team-executive-signal-value{font-size:12px;font-weight:800;font-variant-numeric:tabular-nums}.team-executive-signal>i{grid-column:1 / 4;height:4px;overflow:hidden;border-radius:999px;background:#e9eeef}.team-executive-signal>i>b{height:100%;display:block;border-radius:inherit;background:#168b81}.team-executive-signal.blue>i>b{background:#4c8dbc}.team-executive-signal.violet>i>b{background:#7560aa}.team-executive-signal.green>i>b{background:#2d9b70}.team-executive-signal.red>i>b{background:#c2534f}.team-executive-ranking .team-dashboard-ranking{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;padding:8px 12px 10px}.team-executive-ranking .team-dashboard-ranking>div{min-height:41px}.drawer-backdrop{display:flex;align-items:stretch;justify-content:flex-end;padding:0;background:#0d1c2185;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.team-drawer,.team-member-access-modal{width:min(92vw,1440px);max-width:none;max-height:100vh;height:100vh;margin:0;border-radius:12px 0 0 12px;box-shadow:-24px 0 60px #0c1c213d;animation:team-drawer-enter .2s ease-out both}.team-drawer>header,.team-member-access-modal>header{min-height:64px}.team-drawer .modal-body,.team-member-access-modal .modal-body{max-height:none;overflow:auto}@keyframes team-drawer-enter{0%{opacity:.5;transform:translate(34px)}to{opacity:1;transform:translate(0)}}.member-assignment-toolbar{display:grid;grid-template-columns:minmax(300px,1fr) 210px 210px;gap:8px}.member-assignment-toolbar .search-box{width:auto}.member-assignment-selection-bar{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:5px 8px 5px 11px;border:1px solid #dbe5e6;border-radius:6px;color:#5b6e75;background:#f5f9f8;font-size:12px}.member-assignment-selection-bar>div{display:flex;gap:6px}.member-assignment-selection-bar .secondary-button{min-height:30px;padding:0 9px;font-size:12px}.member-social-assignment-drawer .member-social-assignment-list{max-height:none;flex:1 1 auto}.member-social-assignment-drawer .modal-body{display:flex;flex-direction:column;gap:9px}.member-social-assignment-row{grid-template-columns:minmax(230px,1.05fr) minmax(500px,1.7fr) 150px;min-height:70px}.member-social-account-detail{min-width:0;display:grid;grid-template-columns:1.2fr .7fr 1.35fr .8fr .65fr;gap:6px}.member-social-account-detail>span{min-width:0;padding:5px 7px;border-radius:4px;background:#f4f7f7}.member-social-account-detail small,.member-social-account-detail strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-social-account-detail small{color:#849197;font-size:12px}.member-social-account-detail strong{margin-top:2px;color:#30454c;font-size:12px}.team-batch-member-dialog{width:min(1040px,calc(100vw - 40px));max-height:calc(100vh - 40px)}.team-batch-member-dialog .modal-body{max-height:calc(100vh - 104px);overflow:auto;gap:10px}.team-batch-member-settings,.team-batch-member-accounts,.team-created-credentials{overflow:hidden;border:1px solid #dce5e7;border-radius:7px;background:#fff}.team-batch-member-settings{display:grid;grid-template-columns:minmax(420px,1fr) 280px;align-items:end;gap:12px;padding:0 12px 12px}.team-batch-member-settings .team-subsection-heading{grid-column:1 / -1;margin-inline:-12px}.team-batch-member-settings fieldset,.team-batch-member-settings label{margin:0}.team-batch-member-accounts .team-subsection-heading,.team-created-credentials .team-subsection-heading{padding:9px 11px}.team-batch-member-grid{max-height:330px;overflow:auto}.team-batch-member-row{min-height:48px;display:grid;grid-template-columns:28px minmax(220px,1fr) minmax(300px,1.15fr) 34px;align-items:center;gap:8px;padding:5px 9px;border-top:1px solid #edf1f2}.team-batch-member-row>span{color:#7b8a90;text-align:center;font-size:12px}.team-batch-member-row input{min-height:36px}.team-generated-password{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:5px}.team-generated-password input{font-family:Consolas,Courier New,monospace;letter-spacing:.03em}.team-created-credentials>div:last-child{max-height:190px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:auto}.team-created-credentials code{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:8px 11px;border-top:1px solid #edf1f2;color:#263a41;background:#f8fbfa}.team-created-credentials code:nth-child(odd){border-right:1px solid #edf1f2}.team-created-credentials code strong,.team-created-credentials code span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-multiline-error{white-space:pre-line}.team-social-account-detail-drawer .modal-body{gap:10px;background:#f4f7f7}.team-alert-context-drawer{width:min(920px,82vw)}.team-alert-context-drawer .modal-body{gap:12px;background:#f4f7f7}.team-alert-context-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid #d7e1e4;border-radius:10px;background:#d7e1e4}.team-alert-context-summary>div{min-width:0;padding:10px 12px;background:#fff}.team-alert-context-summary small,.team-alert-context-summary strong{display:block}.team-alert-context-summary small{color:#71808b;margin-bottom:3px}.team-alert-context-summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-alert-hit{display:flex;align-items:flex-start;gap:9px}.team-alert-hit span,.team-alert-hit strong,.team-alert-hit small{display:block}.team-alert-hit small{margin-top:3px}.team-alert-context-list{display:flex;flex-direction:column;gap:9px;overflow:auto;padding:4px}.team-alert-context-message{position:relative;width:min(78%,680px);padding:10px 12px;border:1px solid #d8e2e5;border-radius:12px;background:#fff;box-shadow:0 2px 8px #142a320d}.team-alert-context-message.outbound{align-self:flex-end;background:#e8f7f4;border-color:#b9e2db}.team-alert-context-message.matched{border:2px solid #e08b25;box-shadow:0 0 0 3px #e08b251f}.team-alert-context-message header{display:flex;justify-content:space-between;gap:12px;color:#52646f}.team-alert-context-message time{font-size:12px;white-space:nowrap}.team-alert-context-message p{margin:7px 0 0;white-space:pre-wrap;word-break:break-word}.team-alert-match-badge,.team-alert-deleted-badge{display:inline-flex;margin-top:8px;padding:2px 7px;border-radius:999px;font-size:12px;font-weight:700}.team-alert-match-badge{color:#9a5600;background:#fff0d6}.team-alert-deleted-badge{color:#a33b3b;background:#fee7e7}.social-detail-hero{min-height:92px;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px 16px;border-radius:8px;color:#e8faf6;background:linear-gradient(115deg,#15353a,#0d625b)}.social-detail-hero>.team-platform-icon{width:54px;height:54px;border-radius:12px}.social-detail-hero small{color:#83dacf}.social-detail-hero h3{margin:3px 0 2px;color:#fff;font-size:20px}.social-detail-hero p{margin:0;color:#e6f9f5b8}.social-detail-section{overflow:hidden;border:1px solid #dbe4e6;border-radius:8px;background:#fff}.social-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.social-detail-grid>div{min-width:0;min-height:72px;padding:11px 13px;border-right:1px solid #e9edee;border-top:1px solid #e9edee}.social-detail-grid>div:nth-child(3n){border-right:0}.social-detail-grid small,.social-detail-grid strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.social-detail-grid small{color:#77868c;font-size:12px}.social-detail-grid strong{margin-top:7px;color:#253b42;font-size:12px}.social-detail-proxy{min-height:70px;display:flex;align-items:center;gap:10px;padding:10px 14px;color:#0d7d74}.social-detail-proxy small,.social-detail-proxy strong{display:block}.social-detail-proxy small{color:#7d8c91;font-size:12px}.social-detail-proxy strong{margin-top:4px;color:#2c4148}.social-detail-assignments{flex:1 1 auto;min-height:240px}.social-detail-assignments .table-wrap{max-height:42vh;overflow:auto}.social-member-cell{min-width:0;display:flex;align-items:center;gap:6px}.social-member-cell>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.proxy-override-badge{flex:0 0 auto;display:inline-flex;align-items:center;min-height:20px;padding:2px 7px;border:1px solid #efc56c;border-radius:999px;color:#815c10;background:#fff6dc;font-size:12px;font-weight:700;white-space:nowrap}.proxy-override-badge.warning{color:#8a4d12;background:#fff0dc;border-color:#edb36f}.proxy-override-badge.neutral{color:#496166;background:#edf3f3;border-color:#cedbdb}.social-assignment-proxy-table th:nth-child(1){width:20%}.social-assignment-proxy-table th:nth-child(2){width:16%}.social-assignment-proxy-table th:nth-child(3){width:34%}.social-assignment-proxy-table th:nth-child(4){width:30%}.member-proxy-status,.proxy-change-record{min-width:0;display:grid;gap:4px;justify-items:start}.member-proxy-status>strong,.proxy-change-record>strong,.proxy-change-record>small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.proxy-change-record>small{color:#718087}.team-member-detail-tabs{padding:5px;border-color:#bddbd7;background:#eaf4f2}.team-member-detail-tabs button{color:#51676d;border:1px solid transparent}.team-member-detail-tabs button.active strong{color:#086b64;background:#fff}.material-kind-tabs button.active{color:#fff;border-bottom-color:#075f58;background:#0b8077;box-shadow:inset 0 -2px #075f58}.material-kind-tabs button.active strong{color:#075f58;background:#fff}.segmented-control .selected{color:#fff;background:#0b8077;box-shadow:0 3px 8px #0b807733}html[data-theme=dark] .team-executive-gauges,html[data-theme=dark] .team-executive-signal,html[data-theme=dark] .team-batch-member-settings,html[data-theme=dark] .team-batch-member-accounts,html[data-theme=dark] .team-created-credentials,html[data-theme=dark] .social-detail-section{background:#1b221e;border-color:#333d37}html[data-theme=dark] .team-executive-gauge-ring:before{background:#1b221e;border-color:#34403a}html[data-theme=dark] .team-executive-gauge-ring>span,html[data-theme=dark] .team-executive-gauge>div:last-child strong,html[data-theme=dark] .member-social-account-detail strong,html[data-theme=dark] .social-detail-grid strong,html[data-theme=dark] .social-detail-proxy strong{color:#e4ece7}html[data-theme=dark] .proxy-override-badge{color:#ffe0a0;background:#493a1e;border-color:#7a612d}html[data-theme=dark] .proxy-override-badge.warning{color:#ffd29b;background:#4b3020;border-color:#825431}html[data-theme=dark] .proxy-override-badge.neutral{color:#cbd9d5;background:#28332f;border-color:#43504b}html[data-theme=dark] .proxy-change-record>small{color:#9eada7}html[data-theme=dark] .team-executive-signal{color:#d9e4de;border-color:#303a34}html[data-theme=dark] .team-executive-signal:hover{background:#22302a}html[data-theme=dark] .member-social-account-detail>span,html[data-theme=dark] .team-created-credentials code{background:#202a25;border-color:#303a34;color:#dbe5df}html[data-theme=dark] .team-member-detail-tabs button.active{color:#fff;background:linear-gradient(180deg,#168f86,#0a6d66)}html[data-theme=dark] table th:not(:last-child){border-right-color:#36433d}html[data-theme=dark] table td:not(:last-child){border-right-color:#2d3934}@media(max-width:1180px){.team-executive-grid{grid-template-columns:1fr}.member-social-assignment-row{grid-template-columns:minmax(230px,1fr) 150px}.member-social-account-detail{grid-column:1 / -1;grid-row:2}}@media(max-width:820px){.team-executive-gauges{grid-template-columns:repeat(3,minmax(0,1fr))}.team-executive-gauge{border-bottom:1px solid #e7edee}.team-executive-ranking .team-dashboard-ranking,.member-assignment-toolbar{grid-template-columns:1fr}.member-assignment-selection-bar{align-items:flex-start;flex-direction:column}.member-assignment-selection-bar>div{flex-wrap:wrap}.team-batch-member-settings{grid-template-columns:1fr}.team-batch-member-row{grid-template-columns:24px minmax(0,1fr) 34px}.team-generated-password{grid-column:2}.team-created-credentials>div:last-child,.social-detail-grid{grid-template-columns:1fr}.social-detail-grid>div{border-right:0}}.team-workspace .table-wrap{max-width:100%;overflow-x:hidden}.team-workspace :is(.team-member-table,.team-group-table,.team-social-account-table,.team-proxy-table,.team-persona-table,.team-alert-table,.team-quick-reply-table,.team-members-table,.team-sensitive-rule-table,.team-customer-table,.team-material-table,.team-insight-table,.team-dashboard-data-table){width:100%;min-width:0;table-layout:fixed}.team-workspace .team-data-table th,.team-workspace .team-data-table td,.team-workspace .team-insight-table th,.team-workspace .team-insight-table td,.team-workspace .team-dashboard-data-table th,.team-workspace .team-dashboard-data-table td{min-width:0;max-width:none;overflow:hidden;padding-inline:7px;text-overflow:ellipsis;white-space:nowrap}.team-workspace :is(.team-sort-button,.table-sort-button){max-width:100%;overflow:hidden}.team-workspace :is(.team-sort-button,.table-sort-button) svg{flex:0 0 auto}.team-workspace .team-primary-cell,.team-workspace .team-person,.team-workspace .team-description-cell,.team-workspace .team-language-cell,.team-workspace .team-single-line-cell,.team-workspace .team-ellipsis-cell,.team-workspace .customer-account-relations-cell{min-width:0;max-width:none}.team-workspace .team-person{gap:7px}.team-workspace .team-person>span{width:26px;height:26px;flex-basis:26px}.team-workspace .team-table-actions{gap:4px}.actions-cell>:is(.team-table-actions,.team-alert-actions,.team-asset-actions){justify-content:center}.team-workspace .table-text-button{height:26px;padding-inline:6px}.team-member-table .member-col-select{width:38px}.team-member-table .member-col-id{width:60px}.team-member-table .member-col-name{width:12%}.team-member-table .member-col-email{width:13%}.team-member-table .member-col-role{width:5%}.team-member-table .member-col-group{width:8%}.team-member-table .member-col-online{width:9%}.team-member-table .member-col-metric{width:6%}.team-member-table .member-col-metric-wide{width:8%}.team-member-table .member-col-status{width:6%}.team-member-table .member-col-actions{width:190px}.team-workspace .team-member-table .selection-cell+th{min-width:0}.team-workspace .team-member-table .member-actions-cell{width:auto}.team-workspace .team-social-account-table .social-col-actions{width:172px}.team-workspace .team-social-account-table .social-actions-cell{width:auto}.team-social-account-table .team-table-actions{gap:3px}.team-social-account-table .table-text-button{padding-inline:4px}.team-proxy-table .proxy-col-select{width:38px}.team-proxy-table .proxy-col-protocol{width:5%}.team-proxy-table .proxy-col-endpoint{width:12%}.team-proxy-table .proxy-col-user{width:8%}.team-proxy-table .proxy-col-status,.team-proxy-table .proxy-col-usage{width:7%}.team-proxy-table .proxy-col-accounts{width:17%}.team-proxy-table .proxy-col-exit,.team-proxy-table .proxy-col-group,.team-proxy-table .proxy-col-member{width:8%}.team-proxy-table .proxy-col-updated{width:10%}.team-proxy-table .proxy-col-actions{width:76px}.team-proxy-table .proxy-linked-accounts{max-width:100%}.team-material-table th:nth-child(1){width:18%}.team-material-table th:nth-child(2){width:12%}.team-material-table th:nth-child(3){width:14%}.team-material-table th:nth-child(4){width:9%}.team-material-table th:nth-child(5){width:9%}.team-material-table th:nth-child(6){width:7%}.team-material-table th:nth-child(7){width:10%}.team-material-table th:nth-child(8){width:15%}.team-material-table th:nth-child(9){width:64px}.team-customer-table th:nth-child(1){width:12%}.team-customer-table th:nth-child(2){width:7%}.team-customer-table th:nth-child(3){width:11%}.team-customer-table th:nth-child(4){width:28%}.team-customer-table th:nth-child(5),.team-customer-table th:nth-child(6),.team-customer-table th:nth-child(7){width:7%}.team-customer-table th:nth-child(8){width:13%}.team-customer-table th:nth-child(9){width:52px}.team-workspace .team-data-table td.customer-account-relations-cell{min-width:0;max-width:none}.team-alert-table th:nth-child(3){width:18%}.team-alert-table th:nth-child(4){width:12%}.team-alert-table th:last-child{width:130px}.team-quick-reply-table th:nth-child(2){width:12%}.team-quick-reply-table th:nth-child(3){width:22%}.team-quick-reply-table th:last-child{width:70px}.team-sensitive-rule-table th:nth-child(2){width:13%}.team-sensitive-rule-table th:nth-child(4){width:13%}.team-sensitive-rule-table th:nth-child(6){width:20%}.team-sensitive-rule-table th:last-child{width:96px}.team-insight-table th:nth-child(1){width:11%}.team-insight-table th:nth-child(2){width:15%}.team-insight-table th:not(:nth-child(-n+2)){width:7.4%}.team-dashboard-member-table .team-dashboard-data-table{min-width:0}.team-dashboard-member-table .team-dashboard-data-table th:first-child{width:22%}.team-workspace .member-access-table{width:100%;min-width:0!important;table-layout:fixed}.team-workspace :is(.member-social-table,.customer-contact-table,.team-executive-score-table){width:100%;min-width:0;table-layout:fixed}@media(max-width:1180px){.team-member-table .member-col-email,.team-member-table th:nth-child(4),.team-member-table td:nth-child(4),.team-member-table .member-col-role,.team-member-table th:nth-child(5),.team-member-table td:nth-child(5){display:none}.team-social-account-table .social-col-identifier,.team-social-account-table th:nth-child(5),.team-social-account-table td:nth-child(5),.team-proxy-table .proxy-col-user,.team-proxy-table th:nth-child(4),.team-proxy-table td:nth-child(4),.team-proxy-table .proxy-col-exit,.team-proxy-table th:nth-child(8),.team-proxy-table td:nth-child(8),.team-material-table th:nth-child(3),.team-material-table td:nth-child(3){display:none}}@media(max-width:900px){.team-member-table .member-col-id,.team-member-table th:nth-child(2),.team-member-table td:nth-child(2),.team-member-table .member-col-group,.team-member-table th:nth-child(6),.team-member-table td:nth-child(6),.team-member-table .member-col-metric-wide,.team-member-table th:nth-child(10),.team-member-table td:nth-child(10),.team-social-account-table .social-col-group,.team-social-account-table th:nth-child(6),.team-social-account-table td:nth-child(6),.team-proxy-table .proxy-col-usage,.team-proxy-table th:nth-child(6),.team-proxy-table td:nth-child(6),.team-proxy-table .proxy-col-group,.team-proxy-table th:nth-child(9),.team-proxy-table td:nth-child(9),.team-material-table th:nth-child(4),.team-material-table td:nth-child(4),.team-material-table th:nth-child(7),.team-material-table td:nth-child(7),.team-customer-table th:nth-child(3),.team-customer-table td:nth-child(3){display:none}}.team-workspace{--team-filter-control-height: 38px}.team-workspace :is(.team-section-actions,.team-table-toolbar,.member-assignment-toolbar,.team-archive-toolbar){align-items:center}.team-workspace :is(.team-table-toolbar,.member-assignment-toolbar) .search-box,.team-workspace .team-search:not(.team-search-form){box-sizing:border-box;height:var(--team-filter-control-height);min-height:var(--team-filter-control-height);display:flex;flex-direction:row;align-items:center;gap:8px;margin:0;padding:0 10px;color:#6f7f86;border:1px solid #cbd6d9;border-radius:4px;background:#fff}.team-workspace :is(.team-table-toolbar,.member-assignment-toolbar) .search-box>svg,.team-workspace .team-search:not(.team-search-form)>svg{flex:0 0 auto;margin:0}.team-workspace :is(.team-table-toolbar,.member-assignment-toolbar) .search-box>input,.team-workspace .team-search:not(.team-search-form)>input{width:0;min-width:0;height:calc(var(--team-filter-control-height) - 2px);flex:1 1 auto;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.team-workspace .member-assignment-toolbar{align-items:center}.team-workspace .member-assignment-toolbar .search-box{width:100%}.team-workspace .team-section-actions>.team-toolbar-select,.team-workspace .team-table-toolbar>select,.team-workspace .member-assignment-toolbar>select,.team-workspace .team-search-form>input,.team-workspace .team-search-form>.secondary-button,.team-workspace .team-filter-toggle{box-sizing:border-box;height:var(--team-filter-control-height);min-height:var(--team-filter-control-height);margin-block:0}.team-workspace .team-section-actions>:is(button,.primary-button,.secondary-button),.team-workspace .team-table-toolbar>:is(button,.primary-button,.secondary-button){min-height:var(--team-filter-control-height);align-self:center}table thead th,.team-workspace .team-data-table thead th,.team-workspace .team-insight-table thead th,.team-workspace .team-dashboard-data-table thead th,.team-workspace .team-executive-score-table thead th{color:#344b52;border-bottom-color:#cedbdd;background:#edf4f3;font-weight:700}html[data-theme=dark] .team-workspace :is(.team-table-toolbar,.member-assignment-toolbar) .search-box,html[data-theme=dark] .team-workspace .team-search:not(.team-search-form){color:#aebcb7;border-color:#46554f;background:#171d1a}html[data-theme=dark] table thead th,html[data-theme=dark] .team-workspace .team-data-table thead th,html[data-theme=dark] .team-workspace .team-insight-table thead th,html[data-theme=dark] .team-workspace .team-dashboard-data-table thead th,html[data-theme=dark] .team-workspace .team-executive-score-table thead th{color:#dbe6e0;border-bottom-color:#43514b;background:#26332e}@media(max-width:760px){.team-workspace .team-table-toolbar{align-items:stretch}.team-workspace .team-table-toolbar .search-box,.team-workspace .member-assignment-toolbar .search-box{width:100%}}input::placeholder{color:#aeb8bd;opacity:1;font-weight:400}.auth-form.auth-form-aligned{--auth-label-width: 152px;width:min(100%,760px);padding:6px 6px 18px}.auth-form-aligned>.auth-form-heading,.auth-form-aligned>.segmented-control{width:calc(100% - var(--auth-label-width) - 14px);margin-left:calc(var(--auth-label-width) + 14px)}.auth-form-aligned>.auth-form-heading{margin-bottom:10px}.auth-form-aligned>.segmented-control{margin-bottom:12px}.auth-history-row,.auth-form-aligned .auth-field-row{display:grid;grid-template-columns:var(--auth-label-width) minmax(0,1fr);align-items:center;gap:14px;min-height:44px;margin:0 0 9px}.auth-row-label{align-self:center;margin:0;color:#3c5057;font-size:12px;font-weight:700;line-height:1.35;white-space:nowrap}.auth-input-shell{box-sizing:border-box;height:44px;gap:10px;padding:0 12px;border-color:#cbd6da;border-radius:6px;color:#809097;background:#fff}.auth-input-shell>svg{flex:0 0 auto}.auth-input-shell input,.auth-input-shell select{height:42px;color:#22343b;font-size:13px;font-weight:500}.auth-choice-select{position:relative;min-width:0;height:44px}.auth-choice-trigger{box-sizing:border-box;width:100%;height:44px;display:grid;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:0 11px;border:1px solid #cbd6da;border-radius:6px;color:#71838a;background:#fff;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.auth-choice-trigger:hover{border-color:#9abcb8;background:#fbfdfd}.auth-choice-select.open .auth-choice-trigger{border-color:#0c8b82;background:#fff;box-shadow:0 0 0 3px #0c8b821f}.auth-choice-icon{width:22px;height:22px;display:grid;place-items:center;color:#71868c}.auth-choice-copy{min-width:0;display:grid;gap:1px;line-height:1.15}.auth-choice-copy strong,.auth-choice-copy small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-choice-copy strong{color:#22343b;font-size:12px;font-weight:700}.auth-choice-copy strong.placeholder{color:#aeb8bd;font-weight:400}.auth-choice-copy small{color:#8a989e;font-size:12px;font-weight:400}.auth-choice-chevron{justify-self:end;transition:transform .15s ease}.auth-choice-select.open .auth-choice-chevron{transform:rotate(180deg)}.auth-choice-menu{position:absolute;z-index:80;top:calc(100% + 6px);right:0;left:0;max-height:286px;overflow-y:auto;padding:5px;border:1px solid #cbd6da;border-radius:7px;background:#fff;box-shadow:0 14px 34px #182d332e}.auth-choice-option{width:100%;min-height:44px;display:grid;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:5px 8px;border:0;border-radius:5px;color:#71868c;background:transparent;text-align:left;cursor:pointer}.auth-choice-option:hover{background:#eef6f4}.auth-choice-option.selected{color:#08776f;background:#e4f3f0}.auth-choice-option.selected .auth-choice-icon,.auth-choice-option.selected .auth-choice-copy strong{color:#08776f}.auth-form-aligned>.turnstile-widget-shell,.auth-form-aligned>.notice,.auth-form-aligned>.full-button,.auth-form-aligned>.demo-accounts{width:calc(100% - var(--auth-label-width) - 14px);margin-left:calc(var(--auth-label-width) + 14px)}.auth-form-aligned>.full-button{min-height:42px;border-radius:6px}.auth-form-aligned .auth-field-help{grid-column:2;margin:-3px 0 8px calc(var(--auth-label-width) + 14px);color:#8a989e;font-weight:400}html[data-theme=dark] input::placeholder{color:#738079}html[data-theme=dark] .auth-choice-trigger,html[data-theme=dark] .auth-choice-menu{color:#aeb9b3;border-color:#46524b;background:#1b221e}html[data-theme=dark] .auth-choice-trigger:hover,html[data-theme=dark] .auth-choice-select.open .auth-choice-trigger{border-color:#4b8e84;background:#202923}html[data-theme=dark] .auth-choice-copy strong{color:#edf3ef}html[data-theme=dark] .auth-choice-copy strong.placeholder,html[data-theme=dark] .auth-choice-copy small{color:#738079}html[data-theme=dark] .auth-choice-option:hover{background:#25302b}html[data-theme=dark] .auth-choice-option.selected{color:#8ad8cf;background:#1d322c}html[data-theme=dark] .auth-choice-option.selected .auth-choice-icon,html[data-theme=dark] .auth-choice-option.selected .auth-choice-copy strong{color:#8ad8cf}@media(max-width:760px){.auth-form.auth-form-aligned{--auth-label-width: 0px;width:min(100%,540px);max-height:none;overflow:visible}.auth-form-aligned>.auth-form-heading,.auth-form-aligned>.segmented-control,.auth-form-aligned>.turnstile-widget-shell,.auth-form-aligned>.notice,.auth-form-aligned>.full-button,.auth-form-aligned>.demo-accounts{width:100%;margin-left:0}.auth-history-row,.auth-form-aligned .auth-field-row{grid-template-columns:minmax(0,1fr);gap:6px;margin-bottom:12px}.auth-form-aligned .auth-field-help{grid-column:1;margin:-5px 0 8px}}.team-member-detail-tabs{flex:0 0 auto;min-height:50px;gap:8px;padding:6px;border-color:#b9cdcf;background:#e5efee}.team-member-detail-tabs button{min-height:36px;border:1px solid #b7c8cb;color:#304a52;background:#fff;box-shadow:0 1px 2px #1f393f14;transition:color .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease}.team-member-detail-tabs button[aria-selected=false]{color:#304a52;border-color:#b7c8cb;background:#fff}.team-member-detail-tabs button[aria-selected=false]:hover{color:#086f68;border-color:#65a9a2;background:#f6fbfa;box-shadow:0 2px 6px #16504c21}.team-member-detail-tabs button:focus-visible{outline:3px solid rgba(11,128,119,.24);outline-offset:1px}.team-member-detail-tabs button.active{color:#fff;border-color:#08756d;background:linear-gradient(180deg,#159188,#08766e);box-shadow:0 4px 10px #08766e38}.team-member-detail-tabs button[aria-selected=false] strong{color:#08766d;border:1px solid #b8dcd7;background:#e5f4f1}html[data-theme=dark]{--dark-text-primary: #edf4f0;--dark-text-secondary: #b9c7c0;--dark-text-muted: #9caca4;--dark-surface: #1b221e;--dark-surface-subtle: #18201c;--dark-surface-raised: #202a25;--dark-border: #3d4b44}html[data-theme=dark] .team-member-access-modal header small,html[data-theme=dark] .team-member-detail-summary>div span,html[data-theme=dark] .team-member-detail-summary label,html[data-theme=dark] .member-kpi-grid span,html[data-theme=dark] .team-member-security-grid label,html[data-theme=dark] .team-account-transfer-bar label,html[data-theme=dark] .member-social-assignment-row small,html[data-theme=dark] .member-social-account-detail small,html[data-theme=dark] .team-batch-member-row>span,html[data-theme=dark] .social-detail-grid small,html[data-theme=dark] .social-detail-proxy small,html[data-theme=dark] .billing-ledger-metric span,html[data-theme=dark] .billing-ledger-metric small,html[data-theme=dark] .billing-ledger-toolbar label>span,html[data-theme=dark] .billing-ledger-result,html[data-theme=dark] .team-member-tab-panel .empty-state{color:var(--dark-text-secondary)}html[data-theme=dark] .team-member-detail-summary>div strong,html[data-theme=dark] .member-kpi-grid strong,html[data-theme=dark] .team-member-security-grid strong,html[data-theme=dark] .member-social-assignment-row strong,html[data-theme=dark] .member-social-account-detail strong,html[data-theme=dark] .social-detail-grid strong,html[data-theme=dark] .social-detail-proxy strong,html[data-theme=dark] .billing-ledger-metric strong{color:var(--dark-text-primary)}html[data-theme=dark] .team-member-detail-summary,html[data-theme=dark] .member-kpi-grid,html[data-theme=dark] .team-member-detail-section,html[data-theme=dark] .team-member-security-panel,html[data-theme=dark] .member-social-assignment-list,html[data-theme=dark] .social-detail-section{color:var(--dark-text-primary);border-color:var(--dark-border);background:var(--dark-surface-subtle)}html[data-theme=dark] .member-kpi-grid>div,html[data-theme=dark] .member-social-assignment-row,html[data-theme=dark] .team-batch-member-row,html[data-theme=dark] .social-detail-grid>div,html[data-theme=dark] .billing-ledger-metric{border-color:var(--dark-border)}html[data-theme=dark] .member-social-account-detail>span,html[data-theme=dark] .team-member-detail-tabs,html[data-theme=dark] .billing-ledger-summary{border-color:var(--dark-border);background:var(--dark-surface-raised)}html[data-theme=dark] .team-member-detail-tabs button{color:var(--dark-text-secondary)}html[data-theme=dark] .team-member-detail-tabs button[aria-selected=false]{color:#d4dfd9;border-color:#52625a;background:#26312c;box-shadow:0 1px 3px #00000047}html[data-theme=dark] .team-member-detail-tabs button[aria-selected=false]:hover{color:#a9eee6;border-color:#4a9b92;background:#2b3a34}html[data-theme=dark] .team-member-detail-tabs button:hover{color:#9ce7de;background:#253832}html[data-theme=dark] .team-member-detail-tabs button.active{color:#fff;border-color:#2caaa0;background:linear-gradient(180deg,#168f86,#0a6d66);box-shadow:0 4px 12px #0000003d}html[data-theme=dark] .team-member-detail-tabs strong{color:#9be3da;background:#29423b}html[data-theme=dark] .team-member-detail-tabs button[aria-selected=false] strong{color:#a9e5dd;border-color:#46685f;background:#1c2924}html[data-theme=dark] .team-member-detail-tabs button.active strong{color:#086b64;background:#fff}html[data-theme=dark] .team-member-tab-panel .team-data-table thead{background:#26332e}html[data-theme=dark] .team-access-audit-note{color:#c5e1dc;border-color:#31564e;background:#1b302a}html[data-theme=dark] .team-social-account-detail-drawer .modal-body,html[data-theme=dark] .team-alert-context-drawer .modal-body{background:#141916}html[data-theme=dark] .team-alert-context-summary{border-color:#33413c;background:#33413c}html[data-theme=dark] .team-alert-context-summary>div,html[data-theme=dark] .team-alert-context-message{background:#1b231f;color:#e7efeb}html[data-theme=dark] .team-alert-context-message.outbound{background:#15312d;border-color:#2b6259}html[data-theme=dark] .billing-ledger-summary{color:var(--dark-text-primary)}html[data-theme=dark] .team-executive-score-wrap,html[data-theme=dark] .team-executive-score-table,html[data-theme=dark] .team-executive-score-table tbody,html[data-theme=dark] .team-executive-score-table tbody tr{color:var(--dark-text-primary);border-color:var(--dark-border);background:var(--dark-surface)}html[data-theme=dark] .team-executive-score-table th,html[data-theme=dark] .team-executive-score-table td{color:var(--dark-text-primary);border-color:var(--dark-border);background:transparent}html[data-theme=dark] .team-executive-score-table tbody tr:nth-child(2n){background:#1e2823}html[data-theme=dark] .team-executive-score-table tbody tr:hover{background:#24312b}html[data-theme=dark] .team-executive-score-table td:first-child strong,html[data-theme=dark] .team-executive-score-table td:nth-child(3),html[data-theme=dark] .team-executive-signal>span:first-child strong,html[data-theme=dark] .team-executive-signal-value{color:var(--dark-text-primary)}html[data-theme=dark] .team-executive-score-table td:first-child small,html[data-theme=dark] .team-executive-signal>span:first-child small{color:var(--dark-text-secondary)}html[data-theme=dark] .team-executive-score-table td>b{color:#68ddd0}html[data-theme=dark] .team-score-progress>i,html[data-theme=dark] .team-executive-signal>i,html[data-theme=dark] .team-dashboard-activity:before{background:#35433d}html[data-theme=dark] .team-score-progress>span.good{color:#9ae5c5;background:#234438}html[data-theme=dark] .team-score-progress>span.attention{color:#f0c97e;background:#44361e}html[data-theme=dark] .team-dashboard :is(.team-dashboard-metric-copy strong,.team-dashboard-pulse-metric strong,.team-dashboard-health-copy strong,.team-dashboard-ranking strong,.team-dashboard-distribution strong,.team-dashboard-cell-primary strong){color:var(--dark-text-primary)}html[data-theme=dark] .team-dashboard :is(.team-dashboard-metric-copy small,.team-dashboard-pulse-metric span,.team-dashboard-health-copy small,.team-dashboard-ranking small,.team-dashboard-cell-primary small,.team-dashboard-activity){color:var(--dark-text-secondary)}html[data-theme=dark] .team-dashboard-data-table tbody,html[data-theme=dark] .team-dashboard-data-table tbody tr,html[data-theme=dark] .team-dashboard-data-table td{color:var(--dark-text-primary);border-color:var(--dark-border);background-color:transparent}html[data-theme=dark] .team-dashboard-data-table tbody tr:nth-child(2n){background-color:#1e2823}html[data-theme=dark] .team-dashboard-negative{color:#ffaaa6;background:#472825}html[data-theme=dark] .team-dashboard-severity{color:#c9d6d0;background:#303c36}html[data-theme=dark] .team-dashboard-severity:is(.critical,.high){color:#ffaaa6;background:#472825}html[data-theme=dark] .team-dashboard-severity.medium{color:#f0cb83;background:#46371f}html[data-theme=dark] .team-dashboard-severity.low{color:#9bcfeb;background:#203846}html[data-theme=dark] .wallet-page-header h2,html[data-theme=dark] .wallet-asset-strip strong,html[data-theme=dark] .wallet-product-grid strong,html[data-theme=dark] .wallet-topup-grid strong{color:var(--dark-text-primary)}html[data-theme=dark] .wallet-page-header p,html[data-theme=dark] .wallet-asset-strip small,html[data-theme=dark] .wallet-product-grid :is(span,p),html[data-theme=dark] .wallet-topup-grid :is(span,small){color:var(--dark-text-secondary)}html[data-theme=dark] :is(.wallet-asset-strip,.wallet-product-grid>article,.wallet-topup-grid>article){color:var(--dark-text-primary);border-color:var(--dark-border);background:var(--dark-surface)}html[data-theme=dark] .wallet-asset-strip>div{border-color:var(--dark-border)}html[data-theme=dark] .wallet-product-icon{color:#86d8cf;background:#21433d}html[data-theme=dark] .wallet-deduction-notice{color:#b9ece6;border-color:#38665f;background:#203b36}html[data-theme=dark] .wallet-deduction-notice>svg{color:#86d8cf}html[data-theme=dark] .wallet-deduction-notice p{color:var(--dark-text-secondary)}html[data-theme=dark] .wallet-center .outline-button{color:#dbe5df;border-color:#53645c;background:#202c27}html[data-theme=dark] .wallet-center .outline-button:hover{color:#9ae5dc;border-color:#5f9188;background:#293a34}html[data-theme=dark] .team-payment-tabs{border-color:var(--dark-border);background:var(--dark-surface-raised)}html[data-theme=dark] .team-payment-tabs button{color:#d4dfd9;border-color:#52625a;background:#26312c}html[data-theme=dark] .team-payment-tabs button:hover{color:#a9eee6;border-color:#4a9b92;background:#2b3a34}html[data-theme=dark] .team-payment-tabs button.active{color:#fff;border-color:#2caaa0;background:linear-gradient(180deg,#168f86,#0a6d66)}html[data-theme=dark] .wallet-record-pagination{color:var(--dark-text-secondary);border-color:var(--dark-border);background:var(--dark-surface-muted)}html[data-theme=dark] .wallet-record-pagination strong{color:var(--dark-text-primary)}html[data-theme=dark] .wallet-payment-dialog{color:var(--dark-text-primary);border-color:var(--dark-border);background:var(--dark-surface)}html[data-theme=dark] .wallet-payment-dialog>header{border-color:var(--dark-border)}@media(max-width:700px){.team-payment-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}html[data-theme=dark] .wallet-payment-dialog>header h2,html[data-theme=dark] .wallet-payment-breakdown strong{color:var(--dark-text-primary)}html[data-theme=dark] .wallet-payment-channel{color:var(--dark-text-secondary);border-color:#35564f;background:#1d302b}html[data-theme=dark] .wallet-payment-channel strong{color:#91ded5}html[data-theme=dark] .wallet-payment-breakdown{border-color:var(--dark-border)}html[data-theme=dark] .wallet-payment-breakdown>div{color:var(--dark-text-secondary);border-color:var(--dark-border)}html[data-theme=dark] .wallet-payment-breakdown .wallet-payment-total{color:#9be4db;background:#1d3832}html[data-theme=dark] .wallet-payment-breakdown .wallet-payment-total strong{color:#83ded4}html[data-theme=dark] .wallet-payment-return-notice{color:#f2d89b;border-color:#765d2c;border-left-color:#d5a849;background:#342b19}html[data-theme=dark] .wallet-payment-return-notice strong{color:#ffe2a2}html[data-theme=dark] .wallet-payment-return-notice p{color:#e2c98f}html[data-theme=dark] .wallet-payment-dialog>p{color:var(--dark-text-secondary)}html[data-theme=dark] .wallet-record-filters{border-color:var(--dark-border)}html[data-theme=dark] .wallet-record-filters label>span,html[data-theme=dark] .wallet-filter-result{color:var(--dark-text-secondary)}.auth-language-row>.auth-choice-select{grid-column:1 / -1}html[data-theme=dark] .locale-picker-icon{color:#9fb0a7}
