/* Approved 03 Familiar, 2026-09-13. Presentation only, on the original CRM hooks.
   Keep hidden/state attributes and phone, recovery and form handlers authoritative. */
:root{
  --bg:#f0f0eb;--bg-deep:#e7e7e0;--bg-lift:#fff;--card:#fff;
  --card-2:#f8f8f5;--well:#f5f5f0;--sunken:#e5e5dd;
  --ink:#333;--muted:#62625c;--faint:#666660;--ghost:#666660;
  --line:#deded5;--line-2:#c9c9bf;--edge:#aaa99e;--control-edge:#89897e;
  --band:#222;--band-hover:#333;--band-rule:#ffffff24;
  --band-muted:#deded7;--band-icon:#bcbcb3;--band-faint:#aaa99e;--band-deep:#1a1a1a;
  --scrim:#22222288;--rail:220px;--rail-narrow:60px;
  --radius:4px;--radius-sm:3px;--r:4px;--r-5:5px;--r-4:4px;--r-3:3px;--r-2:3px;
  --e1:0 2px 3px #22222204;--e2:0 6px 20px #22222214;--e3:0 20px 60px #22222230;
  --e-press:inset 0 1px 3px #22222220;--e-inset:none;
}
body{background:var(--bg);color:var(--ink)}
button,input,select,textarea{font-family:var(--font)}
:where(button,a,input,select,textarea){transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s}
:where(button:disabled){cursor:not-allowed}
:where(button:not(:disabled)):active{transform:translateY(1px)}
:where(input:not([type=checkbox]):not([type=radio]):not([type=hidden]),select){min-height:40px}
:where(textarea){line-height:1.75}
:where(input,textarea,select):focus-visible{outline:2px solid var(--ink);outline-offset:2px}
body :is(h1,h2,h3,strong,b,th){font-family:var(--font-display);font-weight:normal}
body h1{letter-spacing:-.025em}
.pu-side{padding:32px 16px 22px;gap:0}
.pu-brand{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:0 10px;text-decoration:none}
.pu-brand::before{content:'';display:block;width:150px;height:36px;background:url('/static/safelift-logo.png') left center/contain no-repeat}
.pu-brand .pu-mark{display:none}
.pu-brand .pu-name{display:block;font-family:var(--font);font-size:12px;letter-spacing:.09em;text-transform:uppercase}
.pu-rule{display:block;margin:27px 0 25px}
.pu-nav{gap:5px}
.pu-item{position:relative;min-height:47px;padding:12px 10px;border-radius:3px;font-size:13px;gap:8px}
.pu-item.on{background:#ffc31016}
.pu-item.on::before{content:'';position:absolute;left:-16px;top:9px;bottom:9px;width:3px;background:var(--accent)}
.pu-item:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;box-shadow:none}
.pu-item .pu-ico{width:18px;height:18px;min-width:18px}
.pu-item .pu-label{display:block;line-height:1.4}
.pu-item .pu-svg{width:18px;height:18px}
.pu-acct{margin-top:auto;padding-top:23px}
.pu-acct-who{font-size:12px;text-transform:none;letter-spacing:0;line-height:1.5}
.pu-acct-link{font-size:12px}
.pu-shell>.app{max-width:1600px;padding-left:32px;padding-right:32px;padding-bottom:72px}
.pu-shell .fu-workbar .top{min-height:76px;height:auto;gap:18px;border-bottom:1px solid var(--line);margin-bottom:26px;align-items:center;padding:16px 0}
.pu-shell .fu-workbar .top::after{display:none}
.pu-shell .fu-workbar .top .logo{font-size:0;gap:0}
.pu-shell .fu-workbar .top .logo .orb{display:none!important}
.pu-shell .fu-workbar .top .logo small{font-size:16px;line-height:1.4;color:var(--ink);letter-spacing:.02em;text-transform:none;margin:0}
.pu-shell .fu-workbar .top .pill-btn{min-height:36px;padding:8px 12px;display:inline-flex;align-items:center;justify-content:center;font-size:12px}
.pu-shell .fu-workbar .top .stat{border:0;background:transparent;box-shadow:none;padding:4px 12px}
.pu-shell .fu-workbar .top .stat b{font-size:22px}
.pu-shell .fu-workbar .top .stat small{font-size:10px}
.pu-shell .fu-workbar .top .stats{gap:0}
.pu-shell :is(.card,.pane,.panel){box-shadow:var(--e1)}
.pu-shell :is(.pill-btn,.btn,.send,.save-next,.go,.reg-go,.register-btn,.rc-done,.dfgo){border-radius:3px}
.pu-shell :is(.chip,.badge,.tag){border-radius:3px;letter-spacing:.035em}
.pu-shell table{border-collapse:collapse}
.pu-shell table th{padding:17px 14px;font-size:11px;letter-spacing:.045em;color:var(--muted);background:var(--card)}
.pu-shell table td{padding:18px 14px;font-size:13px;line-height:1.5;border-color:var(--line)}
.pu-shell table tbody tr:hover{background:var(--card-2)}
.pu-shell :is(.filters,.acts,.tabs){gap:10px}
.pu-shell .filters{padding:18px 0}
.pu-shell :is(.card-h,.ch){padding:20px 24px;border-color:var(--line)}
.pu-shell :is(.card-h,.ch) h3{font-size:16px;text-transform:none;letter-spacing:0;color:var(--ink)}
.pu-shell .bug-btn{font-size:12px;border-radius:3px;bottom:18px}
/* Calling: the familiar central card and an animated, genuinely round action. */
.fu-dialler .app{grid-template-rows:auto minmax(0,1fr);padding-bottom:18px}
.fu-dialler .stage:not(.live){padding:12px 0 28px;align-items:start}
.fu-dialler .hero{display:flex;flex-direction:column;width:min(700px,100%);gap:24px;align-items:center;text-align:center;background:none;border:0;padding:0;box-shadow:none}
.fu-dialler #up-block{width:100%;min-width:0}
.fu-dialler .hero .up-card{display:block;padding:25px 30px 23px;border:1px solid var(--line);border-top:3px solid var(--accent);border-radius:5px;box-shadow:var(--e1);text-align:center}
.fu-dialler .up-card::before{display:none}
.fu-dialler .up-name{font-size:34px;line-height:1.2;overflow-wrap:anywhere}
.fu-dialler .up-sub{font-size:15px;line-height:1.5;margin-top:8px}
.fu-dialler .up-phone{font-size:15px;margin-top:17px;line-height:1.6}
.fu-dialler .up-mail{font-size:13px;margin-top:5px;overflow-wrap:anywhere;word-break:normal}
.fu-dialler .up-card>.contact-edit-btn{font-size:11px;padding:7px 12px;margin-top:12px}
.fu-dialler .pc-brief{margin-top:21px;padding-top:19px;gap:13px}
.fu-dialler .pc-row{grid-template-columns:110px minmax(0,1fr);column-gap:20px;line-height:1.5}
.fu-dialler .pc-lbl{font-size:11px;letter-spacing:.045em;text-transform:uppercase;padding-top:3px}
.fu-dialler .pc-lbl em{font-size:10px;letter-spacing:0}
.fu-dialler .pc-txt{font-size:15px;line-height:1.5;overflow-wrap:anywhere}
.fu-dialler .hero .dial-wrap{width:192px;height:192px;margin:16px 0 0;display:grid;place-items:center}
.fu-dialler .hero .dial-btn{width:166px;height:166px;display:flex;flex-direction:column;gap:10px;border-radius:50%;box-shadow:0 0 0 12px var(--bg),0 0 0 13px var(--line);transition:transform .15s,background-color .15s}
.fu-dialler .hero .dial-btn:hover{transform:scale(1.025);background:var(--accent)}
.fu-dialler .hero .dial-btn:active{transform:scale(.98)}
.fu-dialler .call-icon{width:36px;height:36px}
.fu-dialler .hero .dial-btn small{font-size:17px;letter-spacing:.02em}
.fu-dialler .hero .ring.r1{display:block;inset:-10px;border:1px dashed #c4c4bb;animation:spin 10s linear infinite}
.fu-dialler .hero .ring.r1::after{content:'';position:absolute;top:-3px;left:calc(50% - 13px);width:26px;height:5px;border-radius:4px;background:var(--accent)}
.fu-dialler .hero .ring.r2{display:none}
.fu-dialler #hint{font-size:12px;text-align:center}
.fu-dialler .hero-alt{justify-content:center;gap:20px;margin:0;flex-wrap:wrap}
.fu-dialler .hero-alt .alt-btn{font-size:12px;text-underline-offset:4px}
.fu-dialler .hero-alt .alt-sep{display:none}
.fu-dialler .stage.live{gap:22px}
.fu-dialler :is(.callcard,.intel){border-radius:5px;animation-duration:.16s}
.fu-dialler .callcard{border-top:3px solid var(--accent)}
.fu-dialler :is(.cc-name,.lead-name){font-size:30px;line-height:1.2}
.fu-dialler :is(.cc-head,.intel-head){padding:24px}
.fu-dialler :is(.rc-text,.fu-body){font-size:15px;line-height:1.75}
.fu-dialler .queue-loading{min-height:180px;background:white;border-top:3px solid var(--accent);padding:30px;display:flex;flex-direction:column;gap:20px;text-align:left}
.queue-loading i,.loading-tiles i{background:var(--line);height:14px;width:65%;display:block;border-radius:3px}
.queue-loading i:last-child{width:40%}
.fu-dialler.has-dryrun .app{grid-template-rows:auto auto minmax(0,1fr);padding-top:0}
.fu-dialler .dryrun{position:static;text-align:left;margin:0;z-index:auto;overflow-wrap:anywhere}
/* Reply source stays fully visible beside its original editable composer. */
.fu-mail .wstage{grid-template-columns:minmax(0,1fr);gap:22px}
.fu-mail .mailhead{padding:0 0 6px;align-items:center}
.fu-mail .mh-name{font-size:30px}
.fu-mail .pane{padding:28px;animation-duration:.16s}
.fu-mail .pane.p2{border-top:3px solid var(--accent)}
.fu-mail .reply-layout .cwrap{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.25fr);column-gap:30px;align-items:start}
.fu-mail .reply-layout .cwrap>h3{grid-column:1/-1;padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid var(--line)}
.fu-mail .reply-layout .theywrote{grid-column:1;margin:0;padding:0 26px 0 0;border-right:1px solid var(--line);min-width:0}
.fu-mail .reply-compose{min-width:0}
.fu-mail .twbody,.fu-mail .twbody.clamp{max-height:none;overflow:visible;display:block;-webkit-line-clamp:unset;font-size:15px;line-height:1.8;padding-left:16px;border-left:3px solid var(--accent);overflow-wrap:anywhere}
.fu-mail .twsub{font-size:16px;line-height:1.5}
.fu-mail .twhead{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin:15px 0}
.fu-mail .twwhen{font-size:11px}
.fu-mail .fu-subject{font-size:17px;padding:14px 12px;border-color:var(--line-2)}
.fu-mail .fu-body{font-size:16px;line-height:1.85;min-height:300px;padding:20px 12px;border-color:var(--line-2)}
.fu-mail .cfoot{padding-top:20px;border-top:1px solid var(--line);gap:16px}
.fu-mail .send{min-height:44px;padding:12px 23px;font-size:14px}
.fu-mail .neverdrops{font-size:11px;line-height:1.6;margin-top:16px;color:var(--muted)}
.fu-mail .p3{padding:22px 28px}
.fu-mail .enote{font-size:11px;line-height:1.6}
/* Reporting, with legible metrics and all existing drill-throughs intact. */
.fu-analytics .sales-heading{margin:6px 0 28px;align-items:center;gap:20px}
.fu-analytics .sales-heading h1{font-size:32px;line-height:1.2}
.fu-analytics .sales-heading p{font-size:13px;margin-top:8px}
.fu-analytics .seg{padding:3px;border:1px solid var(--edge);background:white;border-radius:3px}
.fu-analytics .seg button{font-size:13px;padding:10px 20px;border-radius:2px}
.fu-analytics .seg button[aria-pressed=true]{background:var(--ink);color:white;box-shadow:none}
.fu-analytics .sales-metrics{gap:0;border-top:3px solid var(--accent);background:white;padding:30px 0}
.fu-analytics .sales-metrics .t{border:0;border-right:1px solid var(--line);border-radius:0;background:none;box-shadow:none}
.fu-analytics .sales-metrics .t:last-child{border:0}
.fu-analytics .sales-metrics .tin{padding:0 22px}
.fu-analytics .sales-metrics .n{font-family:var(--font);font-size:52px;line-height:1.1;margin-bottom:20px;color:var(--ink)}
.fu-analytics .sales-metrics h3{font-size:15px}
.fu-analytics .sales-metrics p{font-size:12px;margin-top:9px}
.fu-analytics .sales-metrics small{font-size:11px;line-height:1.6;display:block;border-top:1px solid var(--line);padding-top:12px;margin-top:20px}
.fu-analytics .sales-foot{font-size:12px;line-height:1.7}
.fu-analytics :is(#analytics-detail,.sales-definitions,.sales-team){border:1px solid var(--line);background:white;margin-top:22px;padding:0;border-radius:4px}
.fu-analytics :is(#analytics-detail,.sales-definitions,.sales-team)>summary{padding:18px 22px;cursor:pointer;font-size:14px}
.fu-analytics .sales-priorities{margin-top:24px}
.fu-analytics .sales-priorities h3{font-size:20px}
.fu-analytics .sales-priority{padding:18px 0}
.fu-analytics .loading-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px}
.fu-analytics .loading-tiles i{height:170px;width:auto;background:white;border-top:3px solid var(--line)}
/* Fleet, lead list, calendar, settings and owner workflows share the same furniture. */
.fu-demos .fleet-heading{margin:8px 0 26px}
.fu-demos :is(.fleet-heading h1,.fleet-head h1){font-size:32px}
.fu-demos .tablewrap{border-top:3px solid var(--accent)}
.fu-demos .mapwrap{padding:0}
.fu-demos #fleet-map{height:430px}
.fu-demos .drawer{border-radius:0;box-shadow:var(--e3)}
.fu-dialler .sheet{left:var(--rail)}
.fu-dialler .sheet-inner{border-radius:0;border-top:3px solid var(--accent);padding:24px}
.fu-dialler .lcwrap{border-radius:5px}
.fu-calendar .grid{gap:0;border:1px solid var(--line);background:white}
.fu-calendar .day{border-radius:0;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:115px;padding:14px;box-shadow:none}
.fu-calendar .day.today{box-shadow:inset 0 3px var(--accent)}
.fu-calendar .kpi{border-radius:4px;box-shadow:none;border-top:3px solid var(--accent)}
.fu-lead .hero{border-top:3px solid var(--accent);padding:28px}
.fu-lead .who h1{font-size:34px}
.fu-lead .card{padding:24px}
.fu-lead .mono{background:var(--well);color:var(--ink)}
:is(.fu-setup,.fu-team,.fu-email_settings,.fu-add-lead,.fu-learning,.fu-bugs,.fu-processing,.fu-calls) :is(.card,.panel){padding:26px;border-top:3px solid var(--accent)}
:is(.fu-setup,.fu-team,.fu-email_settings,.fu-add-lead,.fu-learning,.fu-bugs,.fu-processing,.fu-calls) h1{font-size:32px}
.fu-login .card{border-top:3px solid var(--accent);border-radius:5px;box-shadow:var(--e2)}
/* Left navigation remains on the left at every size, with icons on narrow screens. */
@media(max-width:1180px){
  .pu-side{width:var(--rail-narrow);padding:24px 6px;align-items:center}
  .pu-brand{padding:0 0 18px;gap:0}.pu-brand::before{width:40px;height:24px}
  .pu-brand .pu-name,.pu-rule,.pu-item .pu-label{display:none}
  .pu-item{justify-content:center;padding:12px 8px;min-height:44px}.pu-item.on::before{left:-6px}
  .pu-nav{width:100%}.pu-shell>.app{padding-left:25px;padding-right:25px}
  .fu-dialler .sheet{left:var(--rail-narrow)}
}
@media(max-width:900px){
  body.pu-shell{padding-left:var(--rail-narrow);padding-bottom:0}
  .pu-side{left:0;right:auto;top:0;bottom:0;height:100dvh;width:var(--rail-narrow);flex-direction:column;overflow-x:hidden;overflow-y:auto;border:0;align-items:stretch;padding:20px 6px}
  .pu-brand{display:flex;align-items:center}.pu-nav{display:flex;flex-direction:column;justify-content:flex-start;min-width:0;gap:5px}
  .pu-item{flex-direction:row}.pu-item .pu-label{display:none}.pu-acct{width:100%;overflow-wrap:anywhere}
  .pu-shell>.app{padding-left:18px;padding-right:18px}
  .pu-shell .fu-workbar .top{gap:12px;min-height:70px;padding:14px 0;margin-bottom:20px}
  .pu-shell .fu-workbar .top .logo small{font-size:14px}.pu-shell .fu-workbar .top .stats{flex-wrap:wrap}
  .fu-mail .reply-layout .cwrap{grid-template-columns:1fr}
  .fu-mail .reply-layout .theywrote{border-right:0;border-bottom:1px solid var(--line);padding:0 0 24px;margin-bottom:24px}
  .fu-mail .pane{padding:22px}.fu-dialler .dryrun{margin:0}
  .fu-dialler .hero .up-card{padding:24px}.fu-dialler .up-name{font-size:30px}
  .fu-analytics .sales-heading{flex-wrap:wrap}.fu-analytics .sales-heading h1{font-size:28px}
  .fu-analytics .sales-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 0}
  .fu-analytics .sales-metrics .n{font-size:44px}.fu-analytics .sales-metrics .t:nth-child(2){border:0}
  .fu-demos #fleet-map{height:350px}
}
@media(max-width:560px){
  .fu-dialler .dryrun{margin:0}
  .pu-shell>.app{padding-left:14px;padding-right:14px}.fu-dialler .hero .up-card{padding:20px 16px}
  .fu-dialler .up-name{font-size:26px}.fu-dialler .pc-row{grid-template-columns:84px minmax(0,1fr);column-gap:12px}
  .fu-dialler .pc-lbl{font-size:10px}.fu-dialler .pc-txt{font-size:14px}
  .fu-dialler .hero .dial-btn{width:140px;height:140px}.fu-dialler .hero .dial-wrap{width:166px;height:166px}
  .fu-analytics .seg{display:flex;width:100%}.fu-analytics .seg button{flex:1;padding:9px 10px;min-width:0}
  .fu-analytics .sales-metrics .tin{padding:0 14px}.fu-analytics .sales-metrics .n{font-size:38px}
  .fu-mail .mh-name{font-size:26px}.fu-mail .pane{padding:18px}.fu-mail .fu-body{font-size:15px}
  .fu-lead .lp{padding:18px 14px 80px}.fu-lead .hero{padding:20px}.fu-lead .card{padding:18px}
}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.callcard,.intel,.pane{opacity:1;transform:none}}

.fu-processing main{max-width:1000px;margin:32px auto;padding:0 32px 80px}
/* Contact workspace: readable identity, relationship first, original actions. */
.fu-dialler .sheet{background:var(--bg);backdrop-filter:none}
.fu-dialler .sheet-inner{inset:0;box-shadow:none;border:0;padding:0 32px 24px}
.fu-dialler .sheet-top{padding:26px 0;gap:14px;flex-wrap:wrap;background:none}
.fu-dialler .sheet-top h2{font-size:30px;line-height:1.3;margin-right:14px}
.fu-dialler .sheet-top input{background:white;min-width:180px;padding:12px 15px;border-color:var(--line-2)}
.fu-dialler .sheet-top select{background:white;padding:10px 12px;border-color:var(--line-2)}
.fu-dialler .sheet-body{padding:0;border:1px solid var(--line);border-top:3px solid var(--accent);background:white}
.fu-dialler #lead-table table{min-width:920px;width:100%}
.fu-dialler #lead-table th{position:sticky;top:0;z-index:1;background:#f8f8f5;padding:18px 14px}
.fu-dialler #lead-table td{height:76px;padding:15px 14px;font-size:13px}
.fu-dialler #lead-table .lead-identity{font-family:var(--font-display);font-size:15px;line-height:1.6}
.fu-dialler #lead-table .lead-company{color:var(--muted)}
.fu-dialler #lead-table tr:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;background:var(--well)}
.fu-dialler #lead-table .row-call{width:36px;height:36px;background:var(--accent-soft);border:1px solid var(--accent-line);border-radius:50%}
.fu-dialler #lead-table .row-call:hover{background:var(--accent)}
.fu-dialler #lead-table .opencell{white-space:nowrap}
.fu-dialler #lead-table .row-open{font-size:12px;text-underline-offset:4px;padding:7px}
.fu-dialler .lc{width:min(720px,calc(100vw - 60px));background:var(--bg);border-left:1px solid var(--line)}
.fu-dialler .lc-head{padding:27px 28px 23px;border-top:3px solid var(--accent);display:grid;grid-template-columns:36px minmax(0,1fr) auto auto;gap:13px;align-items:center}
.fu-dialler .lc-identity{grid-column:2/4;grid-row:1}
.fu-dialler .lc-flag{grid-column:1;grid-row:1;width:30px;height:21px;margin:0}
.fu-dialler .lc-name{font-size:30px;line-height:1.35;overflow:visible}
.fu-dialler .lc-co{font-size:15px;margin-top:4px;line-height:1.6}
.fu-dialler .lc-head .lc-x{grid-column:4;grid-row:1;margin:0;width:36px;height:36px}
.fu-dialler .lc-head .contact-edit-btn{grid-column:2;justify-self:start;margin:0;padding:9px 14px}
.fu-dialler .lc-full{grid-column:3/5;justify-self:end;padding:9px 14px;font-family:var(--font-display)}
.fu-dialler .lc-chips{padding:22px 28px;background:white;gap:10px;border-bottom:1px solid var(--line)}
.fu-dialler .lc-chip{border:0;background:var(--well);font-size:12px;padding:7px 10px;border-radius:3px;line-height:1.6;max-width:100%}
.fu-dialler .lc-reach{flex:1 1 44%;display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding:12px 14px;border:1px solid var(--line);order:-1;min-width:0}
.fu-dialler .lc-reach span{font-size:10px;letter-spacing:.05em;text-transform:uppercase;color:var(--muted)}
.fu-dialler .lc-reach b{font-family:var(--font);font-size:14px;overflow-wrap:anywhere;text-align:left}
.fu-dialler #lc-next-btn{flex-basis:100%;text-align:left;padding:12px 14px;border-left:3px solid var(--accent);background:var(--accent-soft)}
.fu-dialler .lc-scroll{padding:22px 28px}
.fu-dialler .lc-sec{padding:20px;background:white;border:1px solid var(--line);border-radius:4px;margin:0 0 18px}
.fu-dialler .lc-sec h4{font-size:15px;text-transform:none;letter-spacing:0;margin-bottom:17px}
.fu-dialler .lc-brief{border-left:3px solid var(--accent);padding:20px}
.fu-dialler .ln-row{line-height:1.6;margin-bottom:10px;gap:12px}
.fu-dialler .ln-src{font-size:12px;line-height:1.7;margin-top:16px}
.fu-dialler .lc-rec{padding:0;border:0;background:transparent}
.fu-dialler .lc-rec .vnote{background:var(--well);border:1px solid var(--line-2);color:var(--ink);min-height:44px;font-size:13px;padding:12px}
.fu-dialler .lc-rec .vnote.on{background:var(--accent)}
.fu-dialler .lc-note-item{border:0;border-top:1px solid var(--line);border-radius:0;padding:18px 0 0;margin-top:18px}
.fu-dialler .lc-note-text{font-size:14px;line-height:1.75}
.fu-dialler .lc-foot{padding:18px 28px;gap:12px}
.fu-lead .lp{max-width:1440px;padding:30px 32px 90px}
.fu-lead .hero{padding:30px;gap:22px;align-items:center}
.fu-lead .mono{width:68px;height:68px;font-size:26px;background:var(--accent-soft);border:1px solid var(--accent-line)}
.fu-lead .who h1{font-size:36px;line-height:1.4;overflow:visible}
.fu-lead .who .co{font-family:var(--font);font-size:16px;line-height:1.6}
.fu-lead .reach{gap:12px;margin-top:18px}
.fu-lead .reach button{border:0;padding:0;background:none;font-size:14px;line-height:1.8}
.fu-lead .reach .k{color:var(--muted);font-size:10px}
.fu-lead .contact-columns{grid-template-columns:minmax(0,1.6fr) minmax(310px,.9fr);gap:24px;margin-top:24px}
.fu-lead .contact-main{display:flex;flex-direction:column;min-width:0}
.fu-lead .card{padding:26px 28px;margin-bottom:22px}
.fu-lead .card h2{font-size:19px;letter-spacing:0;text-transform:none;margin-bottom:22px;color:var(--ink)}
.fu-lead .contact-history{order:-2;border-top:3px solid var(--accent)}
.fu-lead .wu{order:-3}
.fu-lead .contact-notes{order:-1}
.fu-lead .contact-history .h>summary{min-height:58px;font-size:14px;line-height:1.65}
.fu-lead .contact-history .h .w{white-space:normal;overflow:visible}
.fu-lead .fact{padding:12px 0;line-height:1.6;gap:20px}
.fu-lead .fact b{font-family:var(--font);font-size:13px}
.fu-lead #mailcard label{font-size:11px;letter-spacing:.045em;margin:20px 0 8px;color:var(--muted)}
.fu-lead #mailcard :is(input,select,textarea){background:var(--card);border-color:var(--line-2);font-size:15px;padding:12px 14px;line-height:1.8}
.fu-lead #mailcard textarea{min-height:230px}
.fu-lead .hbox .hb{line-height:1.8}
/* Number entry stays above the log, within reach on laptop and tablet. */
.fu-calls .cols{display:block}
.fu-calls .pad{position:sticky;top:0;z-index:3;margin:22px 0;padding:18px 22px;background:white;border:1px solid var(--line);border-top:3px solid var(--accent);box-shadow:var(--e1)}
.fu-calls .pad>label{display:block;font-family:var(--font-display);font-size:14px;margin-bottom:10px}
.fu-calls .pad-controls{display:flex;gap:12px;align-items:center;flex-wrap:wrap}
.fu-calls .padin{margin:0;width:330px;max-width:100%;height:46px;background:var(--card);font-size:18px;padding:10px 14px;line-height:1.4}
.fu-calls .padrow{gap:8px}
.fu-calls #padcall{min-width:90px;background:var(--accent);border-color:var(--accent);color:var(--ink);border-radius:3px;font-family:var(--font-display)}
.fu-calls .padrow .tab{min-height:44px;border-radius:3px;padding:10px 14px}
.fu-calls .padkeys{width:280px;max-width:100%}
.fu-calls .keys{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:16px 0 0}
.fu-calls .keys button{height:44px;background:var(--well);font-size:18px}
.fu-calls .padhint{font-size:11px;margin-top:10px;min-height:0}
.fu-calls .list{background:white;border:1px solid var(--line);border-radius:4px;padding:0 18px}
.fu-calls .row{padding:19px 10px;min-height:85px;line-height:1.65}
.fu-calls .who b{font-size:15px;line-height:1.65}
.fu-mail .reply-source{grid-column:1;min-width:0;border-right:1px solid var(--line);padding-right:26px}
.fu-mail .reply-layout .theywrote{border:0;padding:0}
.fu-mail .latest-sent{border-top:1px solid var(--line);padding-top:22px;margin-top:26px}
.fu-mail .latest-sent summary{cursor:pointer;color:var(--muted);font-size:12px;line-height:1.6;margin-bottom:14px}
.fu-mail .latest-sent-body{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.8;margin-top:12px}
@media(max-width:1100px){
  .fu-lead .hero{flex-wrap:wrap}.fu-lead .heroacts{width:100%;margin-left:90px}
  .fu-lead .contact-columns{grid-template-columns:minmax(0,1fr)}
  .fu-lead .contact-facts{order:-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
  .fu-lead .contact-facts .card{margin:0 0 6px;min-width:0}
}
@media(max-width:900px){
  .fu-mail .reply-source{border-right:0;border-bottom:1px solid var(--line);padding:0 0 24px;margin-bottom:24px}
  .fu-dialler .sheet-inner{padding:0 18px 18px}.fu-dialler .sheet-top{gap:10px}
}
@media(max-width:560px){
  .fu-dialler .lc{width:100vw}.fu-dialler .lc-head{padding:20px 16px;gap:10px}
  .fu-dialler .lc-name{font-size:24px}.fu-dialler .lc-chips,.fu-dialler .lc-scroll,.fu-dialler .lc-foot{padding:16px}
  .fu-dialler .lc-reach{flex-basis:100%}.fu-dialler .lc-sec{padding:16px}
  .fu-dialler .sheet-top h2{width:100%;font-size:26px}.fu-dialler .sheet-top input{width:100%}
  .fu-lead .lp{padding:20px 14px 90px}.fu-lead .hero{padding:20px;gap:14px}
  .fu-lead .who h1{font-size:28px}.fu-lead .heroacts{margin:0;gap:8px}
  .fu-lead .mono{width:48px;height:48px;font-size:20px}.fu-lead .card{padding:20px}
  .fu-lead .contact-facts{grid-template-columns:minmax(0,1fr)}
  .fu-calls .pad{padding:14px}.fu-calls .padin{width:100%}.fu-calls .padrow{gap:6px}
  .fu-calls .padrow .tab{padding:9px}.fu-calls .list{padding:0 8px}
}
.fu-processing article{border:1px solid var(--line);border-top:3px solid var(--accent);border-radius:4px;padding:26px}
.fu-processing main>p{color:var(--muted);font-size:14px;line-height:1.7;margin:16px 0 28px}
.fu-processing h1{margin-top:22px}


/* Complete Familiar parity: shared chrome and the original detailed controls.
   State classes, hidden attributes, disabled controls and overlays still win. */
:root{--line:#deded7;--workspace-rail:220px;--workspace-header:76px;--workspace-footer:64px}
body.fu-workspace{padding-left:var(--workspace-rail);padding-bottom:var(--workspace-footer);height:auto;min-height:100dvh}
.fu-workbar{background:#fff;border-bottom:1px solid var(--line);min-height:var(--workspace-header);width:100%}
.pu-shell .fu-workbar .top{display:flex;flex-wrap:wrap;min-height:var(--workspace-header);height:auto;max-width:none;margin:0;padding:0 32px;gap:22px;border:0;background:white}
.pu-shell .fu-workbar .fu-work-title{flex:none;font-family:var(--font-display);font-size:16px;color:var(--ink);line-height:1.45;letter-spacing:0;text-decoration:none}
.pu-shell .fu-workbar .logo{font-size:0}.pu-shell .fu-workbar .logo small{font-size:16px;letter-spacing:0}
.fu-workbar .daybar{flex:1;max-width:560px;min-width:180px}
.fu-workbar .daybar-top{gap:14px}.fu-workbar .daybar-top b{font-size:12px}.fu-workbar .daybar-top span{font-size:11px}
.fu-workbar .daybar-track{height:4px!important}
.pu-shell .fu-workbar .snd-btn{order:8;font-family:var(--font);font-size:12px;min-height:40px;min-width:96px;background:white;border:1px solid var(--control-edge);border-radius:3px;margin-left:auto;padding:10px 15px}
.pu-shell .fu-workbar .wp-chip{order:9;display:inline-flex;gap:8px;align-items:center;max-width:340px;min-height:36px;height:auto;white-space:normal;text-align:left;font-size:11px;line-height:1.5;border:0;border-left:1px solid var(--line);border-radius:0;padding:5px 0 5px 22px;background:transparent;flex-shrink:1}
.fu-workbar .wp-chip.bad{color:var(--danger)}.fu-workbar .wp-dot{flex:none}
.fu-workspace>.app{height:auto;min-height:calc(100dvh - var(--workspace-header) - var(--workspace-footer));max-width:1600px;padding:32px 32px 30px;margin:0 auto}
.fu-dialler.fu-workspace>.app{display:block}
.fu-dialler.fu-workspace .stage{min-height:calc(100dvh - 205px);height:auto}
.fu-workspace>.app>.fu-context-links{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px;margin:0 0 22px;padding:0;float:none}
.fu-workspace .fu-context-links a{font-size:11px;padding:5px 0;min-height:24px;border:0;background:none;text-decoration:underline;text-underline-offset:4px}
.fu-workspace>.lp,.fu-workspace>main,.fu-workspace>.wrap{margin:0 auto;max-width:1600px;padding:32px 32px 30px}
.fu-workspace .fu-page-heading{display:flex;align-items:center;gap:24px;justify-content:space-between;margin-bottom:12px}
.fu-workspace .fu-page-heading h1{margin:0;font-size:32px;line-height:1.3}
.fu-workspace .fu-page-heading .pill-btn{font-size:12px;min-height:40px;padding:10px 18px}
.pu-side{width:var(--workspace-rail);padding:32px 16px 20px;align-items:stretch;overflow:hidden}
.pu-brand{flex:none}.pu-brand .pu-name{font-size:12px;text-transform:none;letter-spacing:.06em}
.pu-nav{flex:1;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#ffffff30 transparent;padding-bottom:16px}
.pu-acct{display:grid;grid-template-columns:36px minmax(0,1fr);gap:4px 10px;align-items:center;flex:none;overflow:visible;border-top:1px solid #ffffff24;margin-top:0;padding:22px 8px 0}
.pu-avatar{grid-row:1/3;display:grid;place-items:center;width:36px;height:36px;border:1px solid #deded7;border-radius:50%;font-size:11px;color:#fff}
.pu-acct-who,.pu-acct-link{margin:0;padding:0;text-align:left;font-size:11px;color:#deded7}
.pu-acct-link{font-size:10px;text-underline-offset:3px}
.fu-utility{position:fixed;left:var(--workspace-rail);right:0;bottom:0;z-index:10001;min-height:var(--workspace-footer);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 24px;background:var(--bg);border-top:1px solid var(--line)}
.fu-utility-caption{font-size:10px;color:var(--muted);line-height:1.6}
.fu-utility-actions{display:flex;align-items:center;justify-content:flex-end;gap:20px;margin-left:auto;flex:none}
.pu-shell .fu-utility .bug-btn{position:static!important;display:inline-flex!important;align-items:center;right:auto!important;bottom:auto!important;box-shadow:none;min-height:40px;font-family:var(--font);font-size:12px;border:0;background:none;color:var(--muted);padding:8px 0}
.pu-shell .fu-utility .bug-btn>span{display:none}
.pu-shell .fu-utility #stuck-button{background:var(--accent);color:var(--ink);border:1px solid var(--ink);border-radius:3px;font-family:var(--font-display);font-size:14px;padding:8px 14px;gap:8px}
.fu-utility #stuck-button svg{width:21px;height:21px}
#stuck-panel{bottom:76px!important;max-height:calc(100dvh - 100px)!important;overflow:auto}
/* A full leads workspace sits between the common workbar and utility row. */
.fu-dialler.fu-workspace .sheet{left:var(--workspace-rail);top:var(--workspace-header);bottom:var(--workspace-footer)}
.fu-lead-list .fu-workbar .daybar{display:none}
.fu-dialler .sheet-inner{border-top:0}.fu-dialler .sheet-top{padding:24px 0}
.fu-dialler .lc{bottom:var(--workspace-footer);top:0}.fu-dialler .lc-shade{bottom:var(--workspace-footer)}
.fu-dialler .lc-sec h3,.fu-lead .card h2{font-size:20px;letter-spacing:0;text-transform:none;margin-bottom:18px}
.fu-dialler .lc-history details{padding:16px 0}.fu-dialler .lc-foot{border-top:1px solid var(--line);background:white}
/* Individual call cards, matching the approved log. Number entry stays handy above. */
.fu-calls .list{background:transparent;border:0;padding:0;display:flex;flex-direction:column;gap:12px;margin-top:22px}
.fu-calls .row{display:grid;grid-template-columns:24px minmax(0,1fr) auto auto auto;gap:20px;background:#fff;border:1px solid var(--line);border-radius:3px;padding:24px;min-height:115px}
.fu-calls .row.missed{border-left:2px solid var(--danger)}
.fu-calls .row:hover{background:white;border-color:var(--control-edge);box-shadow:0 2px 5px #22222208}
.fu-calls .row .arw{width:23px;height:23px}.fu-calls .who b{font-size:15px;line-height:1.6}
.fu-calls .who .sub2{font-family:var(--font);font-size:12px;margin:5px 0;white-space:normal}
.fu-calls .when{font-size:11px;line-height:1.7}.fu-calls .when em{font-size:11px;font-style:normal}
.fu-calls .call-open{font-size:12px;text-underline-offset:4px}
.fu-calls .row .cb{min-height:38px;border:1px solid var(--control-edge);background:#fff;color:var(--ink);border-radius:3px;padding:9px 13px;font-size:12px}
.fu-calls .row .cb:hover{background:var(--accent);border-color:var(--accent)}
.fu-calls .tabs .tab{border:1px solid var(--control-edge);border-radius:3px;background:white;padding:9px 15px;font-size:12px}
.fu-calls .tabs .tab.on{background:var(--accent);border-color:var(--accent)}
.fu-calls .pad{position:static;margin:24px 0;border-top:1px solid var(--line);padding:24px;background:white}
.fu-calls .pad>label{font-size:22px;margin-bottom:18px}.fu-calls .keys button{height:54px;font-size:23px}
/* Real after-call controls use the preview's panel, transcript and form rhythm. */
.fu-dialler .stage.live{align-items:start;gap:24px}
.fu-dialler .callcard,.fu-dialler .intel{border:1px solid var(--line);padding:26px;box-shadow:none;min-height:0;max-height:none}
.fu-dialler .callcard{border-top:3px solid var(--accent)}
.fu-dialler .cc-head,.fu-dialler .intel-head{padding:0 0 20px}
.fu-dialler .cc-name{font-size:30px;line-height:1.3}
.fu-dialler .intel h3,.fu-dialler .rc-head>b{font-size:16px;letter-spacing:0;text-transform:none}
.fu-dialler .rc-text{min-height:130px;background:white;padding:14px;font-size:15px;line-height:1.8}
.fu-dialler .outcomes{gap:10px}.fu-dialler .outcomes button{padding:13px;border-radius:3px;min-height:48px;text-align:left}
.fu-dialler .decision{padding:20px;border:1px solid var(--line);background:var(--well);border-radius:3px;margin-top:20px}
.fu-dialler .decision .what{font-size:16px;line-height:1.6}.fu-dialler .decision .why{font-size:12px;line-height:1.7}
.fu-dialler .transcript{gap:12px;max-height:480px;padding:0;margin:20px 0}
.fu-dialler .fu-head{margin:0 0 16px}.fu-dialler .fu-head b{font-size:16px}
.fu-dialler .fu-subject,.fu-dialler .fu-body{background:white;padding:14px;font-size:15px;line-height:1.8}
.fu-dialler .fu-body{min-height:280px}.fu-dialler .fu-foot{gap:14px;margin-top:20px;flex-wrap:wrap}
.fu-dialler .save-next,.fu-dialler .rc-done{min-height:44px;padding:12px 18px;font-size:14px}
/* Forms, detail panels and shared overlays. Do not change display of stateful controls. */
.fu-workspace :is(.bug-card,.snd-card,.contact-edit-card){border-radius:4px;border:1px solid var(--line);padding:28px;background:white;box-shadow:var(--e3)}
.fu-workspace :is(.bug-card,.snd-card,.contact-edit-card) h3{font-size:23px;margin:0 0 14px}
.fu-workspace :is(.bug-card,.snd-card,.contact-edit-card) textarea{background:white;font-size:15px;line-height:1.8}
.fu-workspace :is(.bug-card,.snd-card) p{font-size:13px;line-height:1.7}
#sndwrap{position:fixed;inset:0;z-index:20000;display:grid;place-items:center;padding:20px}
.snd-scrim{position:absolute;inset:0;background:var(--scrim)}
.snd-card{position:relative;width:500px;max-width:100%;padding:28px;background:white;border:1px solid var(--line);border-radius:4px;box-shadow:var(--e3)}
.snd-meter{height:8px;border-radius:4px;background:var(--sunken);overflow:hidden;margin:16px 0}.snd-meter i{display:block;height:100%;width:0;background:var(--accent)}
.snd-step{font-family:var(--font-display);font-size:14px;margin:18px 0}
.snd-foot{display:flex;justify-content:flex-end;gap:12px;margin-top:22px}.snd-foot button{min-height:40px;padding:10px 16px;border-radius:3px;border:1px solid var(--control-edge)}
.snd-foot .save-next{background:var(--accent);border-color:var(--accent)}
.fu-calendar .strip{gap:0;margin:24px 0;background:white;border-top:3px solid var(--accent);border-radius:3px}
.fu-calendar .kpi{border:0;border-right:1px solid var(--line);padding:22px;background:none}
.fu-calendar .kpi b{font-family:var(--font);font-size:35px;line-height:1.2}.fu-calendar .kpi span{font-size:12px;margin-top:8px}
.fu-calendar .grid{gap:8px;padding:0 18px 18px;border:0;background:white}
.fu-calendar .dowrow{padding:18px 18px 12px;margin-bottom:0}.fu-calendar .day{background:var(--bg);border:1px solid transparent;border-radius:3px;min-height:103px;padding:14px 11px}
.fu-calendar .day.sel,.fu-calendar .day.today{border-color:var(--accent);box-shadow:none;background:#fff8dd}
.fu-calendar .panel{margin-top:25px;border:1px solid var(--line);padding:26px}.fu-calendar .panel h3{font-size:23px;margin-bottom:20px}
.fu-demos .fleet-intro h1{font-size:32px}.fu-demos .fleet-intro{margin:0 0 28px}
.fu-demos .mapwrap{border:1px solid var(--line);border-radius:4px;background:white;margin-top:26px}
.fu-demos .drawer{padding-bottom:var(--workspace-footer)}
.fu-workspace:is(.fu-setup,.fu-team,.fu-add-lead,.fu-email_settings,.fu-learning,.fu-bugs) :is(h2,.card h3){font-size:23px;text-transform:none;letter-spacing:0;line-height:1.3}
.fu-workspace:is(.fu-setup,.fu-team,.fu-add-lead,.fu-email_settings,.fu-learning,.fu-bugs) :is(input:not([type=checkbox]):not([type=radio]),select,textarea){background:#fff;font-size:14px;padding:12px 14px;border-radius:3px;max-width:100%}
.fu-workspace:is(.fu-setup,.fu-team,.fu-add-lead,.fu-email_settings,.fu-learning,.fu-bugs) label{font-size:13px;line-height:1.6;text-transform:none;letter-spacing:0}
.fu-workspace:is(.fu-setup,.fu-team,.fu-add-lead,.fu-email_settings,.fu-learning,.fu-bugs) :is(.hint,.fine,.sub){font-size:12px;line-height:1.7}
.fu-workspace :is(.skel,.empty){font-size:14px;line-height:1.8}
.fu-login .card{max-width:460px;border:1px solid var(--line);border-top:0;padding:0;border-radius:0;box-shadow:none}
.fu-login .lg-band{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:32px;background:var(--band);border-bottom:3px solid var(--accent)}
.fu-login .lg-band img{width:170px;max-width:70%}.fu-login .lg-word{font-family:var(--font);font-size:13px;letter-spacing:0}
.fu-login .lg-body{padding:32px}.fu-login .lg-body h1{font-size:30px;margin:0 0 10px}
.fu-login .sub{font-size:14px;line-height:1.8;margin-bottom:24px}.fu-login .help{font-size:12px;line-height:1.8}
@media(min-width:801px) and (max-width:1200px){
 :root{--workspace-rail:195px}
 .pu-side{width:195px;padding:28px 12px 20px}.pu-brand{display:flex;align-items:flex-start;padding:0 10px;gap:10px}.pu-brand::before{width:150px;height:36px}
 .pu-brand .pu-name,.pu-rule,.pu-item .pu-label{display:block}.pu-rule{margin:25px 0}
 .pu-nav{width:100%;gap:5px}.pu-item{justify-content:flex-start;padding:12px 10px;gap:8px;min-height:47px}.pu-item .pu-label{font-size:12px}.pu-item.on::before{left:-12px}
 .pu-acct{width:auto}.pu-acct-who,.pu-acct-link{display:block}.pu-sect{display:block}
 .pu-shell .fu-workbar .top{gap:14px;padding-left:24px;padding-right:24px}.fu-workbar .wp-chip{max-width:220px}
 .fu-workspace>.app,.fu-workspace>.lp,.fu-workspace>main,.fu-workspace>.wrap{padding:28px 24px}
 .fu-workbar .daybar{max-width:320px}.fu-workbar .daybar-top{flex-wrap:wrap;gap:2px}
}
@media(max-width:800px){
 :root{--workspace-rail:60px;--workspace-header:116px;--workspace-footer:64px}
 .pu-shell .fu-workbar .top{min-height:var(--workspace-header);padding:14px 18px;gap:10px}
 .pu-shell .fu-workbar .fu-work-title{flex:1}.pu-shell .fu-workbar .snd-btn{margin:0;order:1;min-width:85px;padding:9px 12px}
 .pu-shell .fu-workbar .wp-chip{order:2;max-width:none;width:auto;flex-basis:100%;padding:0;border:0;font-size:11px;min-height:20px}
 .fu-workbar .daybar{order:3;flex-basis:100%;max-width:none;min-width:0;margin:0!important}
 .fu-workbar:has(.daybar:not(:empty)){--workspace-header:150px}.fu-lead-list .fu-workbar .daybar{display:none}
 .fu-workspace>.app,.fu-workspace>.lp,.fu-workspace>main,.fu-workspace>.wrap{padding:24px 18px}
 .pu-side{width:60px;padding:20px 6px;align-items:stretch}.pu-brand{padding:0;align-items:center}.pu-brand::before{width:40px;height:24px}.pu-brand .pu-name,.pu-item .pu-label,.pu-rule{display:none}
 .pu-nav{padding-top:20px;flex-direction:column;justify-content:flex-start}.pu-item{justify-content:center;padding:12px 8px}
 .pu-acct{display:flex;flex-direction:column;padding:16px 0 0;gap:10px}.pu-acct-who{display:none}.pu-acct-link{font-size:9px;text-align:center;overflow-wrap:anywhere}
 .fu-utility{padding:10px 14px;gap:10px}.fu-utility-caption{display:none}.fu-utility-actions{gap:14px}
 .pu-shell .fu-utility .bug-btn{font-size:11px}.pu-shell .fu-utility #stuck-button{font-size:13px;padding:8px 10px}
 .fu-calls .row{grid-template-columns:22px minmax(0,1fr) auto;gap:10px 14px;padding:20px}.fu-calls .row .when{grid-column:2;grid-row:2;text-align:left}.fu-calls .row .call-open{grid-column:3;grid-row:2}.fu-calls .row .cb{grid-column:3;grid-row:1}
 .fu-workspace .fu-page-heading{flex-wrap:wrap;gap:14px}.fu-workspace .fu-page-heading h1{font-size:28px}
 .fu-dialler .stage.live{display:flex;flex-direction:column}.fu-dialler .stage.live>.callcard,.fu-dialler .stage.live>.intel{width:100%;padding:22px}
 .fu-dialler .lc{width:calc(100vw - var(--workspace-rail));max-width:none}.fu-dialler .sheet-inner{padding:0 18px 18px}
 .fu-calendar .grid{gap:5px;padding:0 10px 10px}.fu-calendar .day{min-height:90px;padding:10px 5px}.fu-calendar .dowrow{padding-top:14px}
}
@media(max-width:480px){
 .fu-workspace>.app,.fu-workspace>.lp,.fu-workspace>main,.fu-workspace>.wrap{padding:22px 14px}
 .fu-calls .row{grid-template-columns:18px minmax(0,1fr);padding:16px;gap:10px}.fu-calls .row .call-open{grid-column:1;grid-row:3}.fu-calls .row .cb{grid-column:2;grid-row:3;justify-self:end}.fu-calls .row .when{grid-column:2;grid-row:2}
 .fu-dialler .lc{width:100vw}.fu-workspace .fu-page-heading h1{font-size:26px}
 .fu-workspace :is(.bug-card,.snd-card,.contact-edit-card){padding:22px}
}

.fu-dialler .bubble{width:100%;max-width:none;align-self:stretch;padding:16px 18px;font-size:14px;line-height:1.7;border:0;border-left:3px solid transparent;background:var(--bg);color:var(--ink);border-radius:0}
.fu-dialler .bubble.them{background:#fff9e6;border-left-color:var(--accent);color:var(--ink)}
.fu-dialler .bubble.you{background:var(--bg);border:0;border-left:3px solid transparent;color:var(--ink)}
.fu-dialler .bubble .who{font-size:10px;margin-bottom:9px}
.fu-mail .pane.reply-layout{padding:0;border:0;background:none;box-shadow:none}
.fu-mail .reply-layout .cwrap>h3{font-size:16px;text-transform:none;letter-spacing:0;border:0;padding:0;margin-bottom:18px}
.fu-mail .reply-layout .reply-source{padding:28px;background:#fafaf6;border:1px solid var(--line);border-radius:4px}
.fu-mail .reply-layout .reply-compose{padding:28px;background:white;border:1px solid var(--line);border-radius:4px}
.fu-mail .reply-layout .cfoot{justify-content:space-between}.fu-mail .reply-layout .send{flex:none;width:auto;min-width:140px}
.fu-workspace .fu-workbar .top .stats{flex:1}.fu-workspace .fu-workbar .top .stat{padding:0 10px}
@media(max-width:800px){.fu-mail .reply-layout .reply-source,.fu-mail .reply-layout .reply-compose{padding:22px;margin:0}.fu-mail .reply-layout .cwrap{row-gap:18px}.fu-mail .reply-layout .send{min-width:110px}}

body.fu-workspace{margin:0;padding-top:0;padding-right:0}
.fu-lead-list{overflow:hidden}.fu-lead-list #mailwrap{visibility:hidden}
.fu-dialler.fu-workspace .sheet{top:var(--workspace-sheet-top,var(--workspace-header))}
.fu-lead .rec .top{min-height:0;height:auto;padding:0;margin:0 0 18px;border:0}
.pu-item,.pu-item.on{font-family:var(--font)}
.pu-side .pu-sect{color:#deded7;opacity:.7}
.fu-add-lead .hero{background:none;border:0;padding:0;margin-bottom:28px;box-shadow:none}.fu-add-lead .hero .mono{display:none}
.fu-add-lead .hero .co{font-family:var(--font);font-size:13px;line-height:1.7;max-width:720px;margin-top:10px}
.fu-workspace:is(.fu-setup,.fu-team,.fu-add-lead,.fu-email_settings,.fu-learning,.fu-bugs) :is(h2,.card h3){color:var(--ink)}
.fu-workspace:is(.fu-team,.fu-email_settings,.fu-learning) .wrap label,.fu-workspace.fu-team .fl{font-family:var(--font);color:var(--ink);letter-spacing:0;text-transform:none;font-size:13px}
.fu-workspace.fu-learning :is(.card,.copy,.notice,.wrap button),.fu-workspace.fu-email_settings :is(.preview,button){border-radius:3px}
.fu-workspace.fu-learning .notice{padding:18px 20px;border-left:3px solid var(--accent);font-size:13px;line-height:1.7}
.fu-workspace.fu-learning .wrap button{font-size:12px;padding:9px 14px}.fu-workspace.fu-learning .pu-item.on{outline:none}
.fu-workspace.fu-email_settings{--ink-3:var(--muted)}
.fu-calendar .panel h3{color:var(--ink);text-transform:none;letter-spacing:0}
.fu-dialpad .keys button{background:var(--bg);border-color:var(--line);border-radius:3px;min-height:60px;font-size:24px}
.fu-processing article{padding:26px}.fu-processing article h2{font-size:23px}.fu-processing article p{font-size:12px;color:var(--muted);line-height:1.7}
.fu-processing article details{border-top:1px solid var(--line);padding-top:18px;margin-top:18px;font-size:14px;line-height:1.8}
.fu-processing article input,.fu-processing article textarea,.fu-processing article select{padding:12px 14px;border:1px solid var(--control-edge);border-radius:3px;font-size:14px;background:white;margin-top:8px}
.fu-login .card{width:460px}.fu-login .ms-btn{background:var(--accent);border-color:var(--accent);border-radius:3px;color:var(--ink);font-family:var(--font);font-size:15px;padding:13px 16px}
.fu-analytics .sales-metrics .t::before,.fu-analytics .sales-metrics .t::after{display:none}
.sales-report-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;margin-top:26px}
.sales-report-panel{padding:26px;background:white;border:1px solid var(--line);border-radius:4px;min-width:0}
.sales-report-panel h2{font-size:23px;margin:0 0 20px;color:var(--ink)}
.sales-report-panel p{font-size:11px;line-height:1.7;color:var(--muted);margin:18px 0 0}
.sales-daily-chart{display:flex;align-items:flex-end;gap:12px;height:190px;overflow-x:auto;min-width:0}
.sales-daily-chart>div{flex:1;min-width:26px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px;font-size:11px}
.sales-daily-well{height:130px;width:100%;max-width:38px;background:var(--bg);display:flex;align-items:flex-end;border-radius:2px;overflow:hidden}.sales-daily-well i{display:block;width:100%;background:var(--accent)}
.sales-report-facts{margin:0}.sales-report-facts>div{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid var(--line);font-size:13px}.sales-report-facts>div:last-child{border:0}.sales-report-facts dt{color:var(--muted)}.sales-report-facts dd{margin:0}
.sales-comparison{margin-top:24px}.sales-comparison table{width:100%}.sales-comparison td,.sales-comparison th{text-align:left}
.fu-analytics .sales-coverage{margin-top:22px;background:white;border:1px solid var(--line);border-radius:4px}.sales-coverage>summary{padding:18px 22px;cursor:pointer;font-family:var(--font-display);font-size:14px}
@media(max-width:800px){.sales-report-grid{grid-template-columns:minmax(0,1fr);gap:18px}.sales-report-panel{padding:22px}.sales-comparison{overflow:auto}.sales-daily-chart{gap:8px}}

.fu-analytics .sales-metrics .tin{border:0}
.fu-dialler .stand{border-radius:3px;line-height:1.7;padding:16px 18px}
.fu-dialler .recap{padding:20px;background:white;border:1px solid var(--line);border-radius:3px}
.fu-dialler .live-words{padding:18px 0;margin-top:20px;background:none;border:0;border-top:1px solid var(--line)}
.fu-dialler .live-words summary{font-size:13px;text-transform:none;letter-spacing:0;color:var(--ink)}
.fu-dialler .lw-turns{gap:12px;margin-top:18px}.fu-dialler .live-words .lw-turn{padding:16px 18px;font-size:14px;line-height:1.7;background:var(--bg);border-left:3px solid transparent}
.fu-dialler .live-words .lw-turn.them{background:#fff9e6;border-left-color:var(--accent)}
.fu-dialler .live-words .lw-turn.mix{border-left:3px dashed var(--line-2)}
.fu-dialler .live-words .lw-who{font-size:10px;margin-bottom:9px}
.fu-workspace #contact-editor input{font:14px/1.5 var(--font)}


/* The shared incoming-call screen is rendered by phone.js on every page.
   Preserve its hidden state and original Answer/Decline handlers. */
.fu-workspace #inring{z-index:11000!important;padding:24px;overflow:auto}
.fu-workspace #inring>div{border:1px solid var(--line);border-top:3px solid var(--accent);border-radius:4px!important;padding:32px!important;box-shadow:var(--e3)!important;max-height:calc(100dvh - 48px);overflow:auto}
.fu-workspace #inring-who{font-family:var(--font-display);font-size:30px!important;line-height:1.3!important;color:var(--ink)!important}
.fu-workspace #inring-num{font-family:var(--font);font-size:16px!important;line-height:1.6}
.fu-workspace #inring :is(#inring-answer,#inring-decline){font-family:var(--font);font-size:14px!important;border-radius:3px!important;min-height:44px;padding:12px 24px!important;border:1px solid var(--control-edge)!important}
.fu-workspace #inring #inring-answer{border-color:var(--accent)!important}
.fu-workspace #inring #inring-hist{border-top:1px solid var(--line);padding-top:20px!important;font-family:var(--font);line-height:1.7}
@media(max-width:480px){.fu-workspace #inring{padding:14px}.fu-workspace #inring>div{padding:24px 18px!important}.fu-workspace #inring-who{font-size:25px!important}.fu-workspace #inring :is(#inring-answer,#inring-decline){padding:12px 18px!important}}


/* Measured against approved 03 Familiar, not against the preceding rollout.
   Header coordinates are relative to the rail, never a centered content cap. */
.pu-shell .fu-workbar .top .fu-work-title,.pu-shell .fu-workbar .top .logo small{font-size:15px;letter-spacing:0;line-height:1.55;font-family:var(--font-display)}
.pu-shell .fu-workbar .top .snd-btn{order:8;margin:0;min-height:41px;min-width:0;padding:11px 16px;font:13px/1.3 var(--font);border-color:#85857f}
.pu-shell .fu-workbar .top .wp-chip{order:9;margin:0;max-width:340px;font:12px/1.55 var(--font);padding:5px 0 5px 24px}
.pu-shell .fu-workbar .top .daybar{display:flex;flex-direction:row;align-items:center;flex:0 0 auto;min-width:0;max-width:none;margin:0 0 0 auto;gap:13px;font:12px/1.55 var(--font);white-space:nowrap}
.pu-shell .fu-workbar .daybar:empty{display:none}
.pu-shell .fu-workbar .top .daybar-track{flex:none;width:150px;height:4px!important;background:var(--bg);border-radius:0;overflow:hidden}
.pu-shell .fu-workbar .daybar-track i{border-radius:0}
.fu-lead-list .fu-workbar .top .daybar{display:none}
.pu-side .pu-item{padding:12px 13px;gap:12px}
.pu-side .pu-brand .pu-name{font-family:var(--font);font-size:12px;letter-spacing:.08em}
.fu-workspace .fu-workbar .top .stats{flex:none;margin-left:auto}
/* The actual keypad and its existing handlers occupy the approved right column. */
.fu-calls .cols{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);gap:25px;align-items:start}
.fu-calls.fu-workspace>.app{padding-top:34px}
.fu-calls .fu-page-heading{align-items:flex-end;margin:0 0 10px}
.fu-calls .fu-page-heading h1{line-height:1.15}
.fu-calls #sub{font:14px/1.55 var(--font);margin:0 0 30px}
.fu-calls .pad{position:sticky;top:16px;margin:0;padding:26px;background:white;border:1px solid var(--line);border-radius:4px;box-shadow:none}
.fu-calls .pad>h2{font:23px/1.3 var(--font-display);margin:0 0 20px;color:var(--ink)}
.fu-calls .pad>label{font:13px/1.55 var(--font);margin:0 0 8px}
.fu-calls .pad .padin{width:100%;max-width:none;height:auto;margin:0;font:14px/1.55 var(--font);padding:12px 14px;border-color:#85857f}
.fu-calls .padkeys{width:100%;max-width:none}
.fu-calls .keys{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:18px 0}
.fu-calls .keys button{height:60px;background:var(--bg);border:1px solid var(--line);border-radius:3px;font:24px/1.55 var(--font)}
.fu-calls .keys button:hover{background:var(--accent);border-color:var(--accent)}
.fu-calls .padrow{gap:12px;flex-wrap:wrap}
.fu-calls .padrow #padcall{min-width:0;min-height:44px;border:4px solid var(--accent);padding:10px 16px;font:13px/1.3 var(--font)}
.fu-calls .padrow .tab{min-height:36px;font:12px/1.3 var(--font);padding:9px 13px;background:#fff;border-color:#85857f}
.fu-calls #padkeys-toggle{display:none}
.fu-calls .padhint{font:11px/1.6 var(--font);margin:18px 0 0}
.fu-calls .list{margin-top:22px}
.fu-calls .row,.fu-calls .row.missed,.fu-calls .row.missed.done{background:white;border:1px solid var(--line)}
.fu-calls .row:last-child{border-bottom:1px solid var(--line)}
.fu-calls .row .who>b{font-size:14px}
.fu-calls .row .cb{min-height:36px;font:12px/1.3 var(--font);padding:9px 13px}
.fu-calls .row.missed:not(.done){border-left:2px solid var(--danger)}
.fu-calls .row.go:hover,.fu-calls .row.go.missed:hover,.fu-calls .row.go.missed.done:hover{background:#f8f8f5}
@media(min-width:801px) and (max-width:1200px){
 .pu-shell .fu-workbar .top{padding:0 25px;gap:18px}
 .pu-shell .fu-workbar .top .daybar-track{width:90px}
 .pu-side .pu-item{padding:12px 13px;gap:10px}
}
@media(min-width:801px) and (max-width:1100px){.fu-calls .cols{grid-template-columns:minmax(0,1fr) 270px}.fu-calls .pad{padding:22px}.fu-calls .row{gap:12px;grid-template-columns:23px minmax(0,1fr) auto}.fu-calls .row .when{grid-column:2;grid-row:2;text-align:left}.fu-calls .row .call-open{grid-column:2;grid-row:3}.fu-calls .row .cb{grid-column:3;grid-row:3}}
@media(max-width:800px){
 .pu-shell .fu-workbar .top{padding:16px;min-height:75px;gap:12px}
 .pu-shell .fu-workbar .top .fu-work-title,.pu-shell .fu-workbar .top .logo small{font-size:13px}
 .pu-shell .fu-workbar .top .snd-btn{order:1;flex:none}
 .pu-shell .fu-workbar .top .wp-chip{font-size:10px;order:2;flex-basis:auto;width:auto;padding-left:12px;border-left:1px solid var(--line)}
 .pu-shell .fu-workbar .top .daybar{order:3;flex:1 0 100%;margin:0!important;font-size:10px}
 .pu-shell .fu-workbar .top .daybar-track{flex:1;width:auto}
 .fu-calls .cols{grid-template-columns:minmax(0,1fr);gap:22px}
 .fu-calls .pad{position:static;padding:22px 20px}.fu-calls #padkeys-toggle{display:inline-flex}
 .fu-calls.fu-workspace>.app{padding:22px 15px}
}

/* Final reference comparison: decorative brand text must not become a title. */
.pu-shell .fu-workbar .top .logo.fu-work-title{font-size:0}
.pu-side .pu-rule{margin:19px 0 30px}
.pu-side .pu-brand{gap:9px}.pu-side .pu-brand .pu-name{line-height:1.4}
.fu-calls .fu-page-heading{align-items:flex-end;margin-bottom:30px}
.fu-calls .fu-page-heading h1{line-height:1.15;letter-spacing:-.025em}
.fu-calls .fu-page-heading #sub{margin:10px 0 0}
.fu-calls .fu-page-heading .pill-btn{font:13px/1.3 var(--font);padding:11px 16px;min-height:0}
.fu-calls .tabs .tab{font:12px/1.3 var(--font);padding:9px 14px;border-width:1px;min-height:0}
.fu-calls .row .call-open{font:13px/1.3 var(--font);text-decoration:underline;text-underline-offset:4px;color:var(--ink)}
.pu-shell .fu-utility #stuck-button{min-height:40px;font-size:14px!important;padding:8px 14px!important}
.fu-utility #stuck-button svg{width:22px;height:22px}
.fu-utility-caption{font-size:11px}.fu-utility-actions{gap:24px}
@media(max-width:800px){.pu-side .pu-rule{display:none}.fu-calls .fu-page-heading{margin-bottom:22px}.fu-calls .fu-page-heading h1{font-size:29px}.fu-calls .fu-page-heading #sub{font-size:13px}}

/* Approved page composition, using the real fields, actions and data. */
.pu-shell .fu-workbar .top{min-height:75px}
.pu-side .pu-rule{margin-top:14px}
.fu-mail .fu-mail-metrics{display:flex;justify-content:flex-end;gap:18px;margin-bottom:24px;flex-wrap:wrap}
.fu-mail .fu-mail-metrics .stat{background:none;border:0;box-shadow:none;padding:0 8px}
.fu-mail .mail-page-heading{grid-column:1/-1;margin:0 0 8px}
.fu-mail .mail-page-heading h1{font:32px/1.15 var(--font-display);letter-spacing:-.025em;margin:0}
.fu-mail .mail-page-heading p{font:14px/1.55 var(--font);margin:10px 0 0;color:var(--muted)}
.fu-mail .pane.reply-layout{border-top:3px solid var(--accent)}
.fu-mail .reply-layout .cwrap{grid-template-columns:minmax(290px,1fr) minmax(0,1.25fr);gap:0;align-items:stretch}
.fu-mail .reply-layout .reply-source{border:0;border-right:1px solid var(--line);border-radius:0;padding:30px}
.fu-mail .reply-layout .reply-compose{border:0;border-radius:0;padding:30px}
.fu-mail .reply-compose>.ph{font:25px/1.3 var(--font-display);letter-spacing:0;text-transform:none;margin:0 0 30px;padding:0;border:0;display:flex;align-items:center;justify-content:space-between;gap:12px}
.fu-mail .reply-source .mailhead{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 30px}
.fu-mail .reply-source .mh-name{flex-basis:100%;font:25px/1.3 var(--font-display)}
.fu-mail .reply-source .mh-co{flex-basis:100%;font:13px/1.55 var(--font)}
.fu-mail .reply-source .mh-meta{margin:0;font:11px/1.55 var(--font)}
.fu-mail .reply-layout :is(.fu-body,.fu-subject){font-family:var(--font);border:0;border-bottom:1px solid var(--line);border-radius:0;box-shadow:none}
.fu-mail .reply-layout .fu-body{line-height:1.9;min-height:360px;padding:20px 0;font-size:16px}
.fu-mail .reply-layout .fu-subject{padding:16px 0;font-size:16px}
.fu-mail .reply-layout .fu-body:focus,.fu-mail .reply-layout .fu-subject:focus{outline:2px solid var(--accent);outline-offset:4px}
.fu-mail .reply-source .p3{margin:28px 0 0;padding:18px 20px;background:white;border:1px solid var(--line);border-radius:3px}
.fu-mail .reply-layout .cfoot{justify-content:flex-end;gap:20px}.fu-mail .reply-layout .cfoot .skip{order:-1;margin-right:auto;font:13px/1.3 var(--font);border:0;background:none;text-decoration:underline}
.fu-dialler .up-card{display:flex;flex-direction:column;align-items:center}
.fu-dialler .up-card>.contact-edit-btn{order:2;margin:16px 0 0;font:11px/1.3 var(--font);padding:7px 12px;border-color:#85857f}
.fu-dialler .up-name{font-size:34px;letter-spacing:-.025em;order:0}.fu-dialler .up-sub{order:1}
.fu-dialler .up-phone{order:3;display:flex;justify-content:center;align-items:center;gap:14px;font:13px/1.55 var(--font);margin:17px 0 0;color:var(--ink)}
.fu-dialler .up-mail{display:inline;margin:0;font:inherit;color:inherit}
.fu-dialler .up-card>.brief{order:4;width:100%}.fu-dialler .up-card>.call-gate{order:5}
.fu-dialler .brief-label{text-transform:none}.fu-dialler .hero-call span{text-transform:none}
.fu-dialler .sheet-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex:none;padding:34px 0 30px;background:var(--bg)}
.fu-dialler .sheet-heading h2{font:32px/1.15 var(--font-display);letter-spacing:-.025em;margin:0}
.fu-dialler .sheet-heading p{font:14px/1.55 var(--font);color:var(--muted);margin:10px 0 0}
.fu-dialler .sheet-add{font:16px/1.3 var(--font);padding:14px 20px;color:var(--ink);background:var(--accent);border-radius:3px;text-decoration:none}
.fu-dialler .sheet-top{padding:20px 24px;border-top:3px solid var(--accent);border-bottom:1px solid var(--line);background:white}
.fu-dialler .sheet-top .search{max-width:390px;font:13px/1.55 var(--font);padding:11px 14px}
.fu-dialler #lead-table{border-top:0}.fu-dialler #lead-table th{background:white;padding:18px 14px}.fu-dialler #lead-table td{padding:18px 14px;font-size:13px}
.fu-dialler #lead-table .lead-identity{font-size:14px;color:var(--ink)}.lead-email{display:block;font:11px/1.55 var(--font);color:var(--muted);margin-top:6px}
.lead-row-actions{display:flex;flex-direction:column;align-items:center;gap:5px}
.fu-dialler #lead-table .row-call,.fu-dialler #lead-table .row-open{display:inline-flex;width:auto;height:auto;padding:3px;border:0;border-radius:0;background:none;font:11px/1.3 var(--font);color:var(--ink);text-decoration:underline}
.fu-dialler #lead-table .contact-edit-btn{font:11px/1.3 var(--font);padding:6px 12px}
.fu-lead .hero{border:0;background:none;padding:0 0 6px;box-shadow:none}.fu-lead .hero .mono{display:none}.fu-lead .hero h1{font-size:32px}.fu-lead .hero .co{font-size:14px}
.fu-lead #mailcard{order:-2}.fu-lead .contact-notes{order:-1}.fu-lead .contact-history{order:0;border-top:1px solid var(--line)}
.fu-lead .contact-columns{grid-template-columns:minmax(0,1.55fr) minmax(250px,1fr);gap:25px}
.fu-lead #mailcard label{font:13px/1.55 var(--font);text-transform:none;letter-spacing:0;margin-top:18px}
.fu-lead #mailcard :is(input,select,textarea){font:14px/1.55 var(--font);border-color:#85857f}.fu-lead #mailcard textarea{min-height:160px}
.fu-lead .btn{font-family:var(--font)}
@media(max-width:800px){.fu-mail .reply-layout .cwrap,.fu-lead .contact-columns{grid-template-columns:minmax(0,1fr)}.fu-mail .reply-layout .reply-source,.fu-mail .reply-layout .reply-compose{padding:23px}.fu-dialler .up-phone{flex-direction:column;gap:8px;font-size:12px}.fu-dialler .sheet-heading{padding:22px 0;align-items:flex-start;flex-wrap:wrap}.fu-dialler .sheet-heading h2{font-size:29px}.fu-dialler .sheet-top{padding:18px}.fu-dialler .sheet-add{font-size:13px}}

.pu-shell .fu-workbar .top .stats:empty{display:none}
.fu-dialler .up-card>.pc-brief,.fu-dialler .up-card>.up-why{order:4;width:100%}
.fu-dialler .pc-lbl{text-transform:none;font:11px/1.5 var(--font)}
.fu-dialler .pc-row.is-quote .pc-txt{border-left:3px solid var(--accent);padding-left:12px}
.fu-dialler .dial-btn small{text-transform:none}
.fu-analytics>.app>.wrap{padding:0}.fu-analytics .sales-heading{margin:0 0 30px;align-items:flex-end}.fu-analytics .sales-heading h1{line-height:1.15}
.fu-analytics .sales-heading .seg button{font:13px/1.3 var(--font);padding:11px 20px}
.fu-analytics>.app>.fu-context-links{margin-top:24px}
.fu-calendar .kpi span,.fu-calendar .dow{text-transform:none;letter-spacing:0;font-family:var(--font);color:var(--muted)}
.fu-calendar .day small{text-transform:none;letter-spacing:0;font:10px/1.55 var(--font)}
.fu-demos.fu-workspace>.app{padding-top:34px}
.fu-demos .fleet-intro{padding:0;margin:0 0 30px;min-height:0;align-items:flex-end}.fu-demos .fleet-intro h1{margin:0;line-height:1.15}.fu-demos .fleet-intro p{font:14px/1.55 var(--font);margin:10px 0 0}
.fu-demos #registration-availability:empty{display:none}.fu-demos .register-btn{font:16px/1.3 var(--font);padding:14px 20px;min-height:0}
.fu-demos .register-card{border-top:3px solid var(--accent);border-radius:0}.fu-demos .register-card>.card-h{padding:0;border:0}.fu-demos .register-card>.card-h h3{display:none}
.fu-demos .register-card>.card-h .cnt{padding:12px 24px 0;display:block}
.fu-demos .register-card .filters{margin:0;padding:20px 24px;border-bottom:1px solid var(--line)}
.fu-demos .tablewrap{min-height:0}.fu-demos .tablewrap th{border-top:0}.fu-demos .map-card>.card-h{padding:23px 26px}.fu-demos .map-card>.card-h h3{font-size:24px}
.fu-demos .mapwrap{margin-top:0;border-right:0;border-left:0;border-radius:0}
.fu-demos .fleet-totals{margin-top:24px;padding:18px 22px;border:1px solid var(--line);background:white;border-radius:3px}.fu-demos .fleet-totals summary{font:14px/1.55 var(--font-display);cursor:pointer}.fu-demos .fleet-totals .stats{margin-top:20px}

.fu-dialler .hero .up-card{display:flex}
.fu-dialler .sheet-body{border-top:0}.fu-dialler .sheet-heading h2{color:var(--ink)}
.fu-lead-list .sheet,.fu-lead-list .sheet-inner{background:var(--bg)}
.fu-mail .mail-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0 0 30px}
.fu-mail .fu-mail-metrics{margin:0;gap:10px}.fu-mail .fu-mail-metrics .stat b{font-size:22px}.fu-mail .fu-mail-metrics .stat small{font-size:10px}
.fu-mail .reply-compose>.ph{color:var(--ink)}
@media(max-width:800px){.fu-mail .mail-page-heading{flex-wrap:wrap;gap:18px}.fu-mail .mail-page-heading h1{font-size:29px}.fu-mail .fu-mail-metrics{justify-content:flex-start}}

/* Reserve the utility footer on the fixed drawer wrapper. A bottom offset on
   its relatively positioned 100%-height child cannot reserve this space. */
.fu-dialler .lcwrap{bottom:var(--workspace-footer)}
.fu-dialler .lc{bottom:auto;min-height:0}.fu-dialler .lc-foot{flex-shrink:0}
