@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,sans-serif;color:#151515;background:#e9e8e5;font-synthesis:none;text-rendering:optimizeLegibility;--orange: #ff6a00;--orange-soft: #fff0e4;--ink: #181818;--muted: #8e8c89;--line: rgba(30, 30, 30, .08);--card: rgba(255, 255, 255, .76)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#e9e8e5}button{font:inherit;color:inherit;border:0;cursor:pointer}#app{min-height:100vh}.mobile-shell{position:relative;isolation:isolate;width:min(100%,430px);min-height:100vh;margin:0 auto;padding:calc(22px + env(safe-area-inset-top)) 20px calc(130px + env(safe-area-inset-bottom));overflow:hidden;background:#f7f7f5}.auth-shell{display:grid;place-items:center;padding-bottom:calc(22px + env(safe-area-inset-bottom))}.auth-card{width:100%;padding:28px 22px;border-radius:27px;background:#ffffffd1;box-shadow:0 15px 35px #2a241e0f;text-align:center}.auth-card .brand-mark{margin-bottom:52px}.auth-card h1{margin:0;font-size:25px;letter-spacing:-.8px}.auth-card p:not(.section-eyebrow){margin:12px 0 0;color:#96928e;font-size:13px;line-height:1.5}.ambient{position:absolute;z-index:-1;border-radius:50%;pointer-events:none;filter:blur(2px)}.ambient--one{width:280px;height:280px;top:80px;right:-168px;background:#ff9e571f}.ambient--two{width:220px;height:220px;top:570px;left:-180px;background:#ffbe7f1c}.app-header{display:flex;align-items:center;justify-content:space-between;height:40px}.brand-mark{position:relative;font-size:20px;font-weight:800;letter-spacing:-1.2px}.brand-mark span{display:inline-block;width:5px;height:5px;margin:0 0 9px 3px;border-radius:50%;background:var(--orange)}.dev-role-switcher{display:flex;align-items:center;gap:5px;margin-top:10px;padding:4px;border:1px solid rgba(255,106,0,.16);border-radius:12px;background:#fff0e4cc;font-size:9px}.dev-role-switcher>span{padding:0 4px;color:var(--orange);font-size:9px;font-weight:800}.dev-role-switcher button{padding:6px 8px;border-radius:8px;color:#8d827a;background:transparent;font-size:10px;font-weight:600}.dev-role-switcher button.is-active{color:#fff;background:var(--orange)}.header-button{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#fff;box-shadow:0 6px 18px #241e1a14;transition:transform .2s ease,box-shadow .2s ease}.header-button:hover,.header-button:active{transform:translateY(-2px);box-shadow:0 9px 22px #241e1a21}.header-button img{width:20px;height:20px;filter:brightness(0) saturate(100%)}.page-header{padding:44px 2px 25px;animation:rise-in .45s ease both}.page-header--profile{padding-bottom:32px}.page-header__eyebrow,.section-eyebrow{margin:0 0 9px;color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.page-header h1{margin:0;font-size:clamp(29px,8vw,36px);line-height:1.08;letter-spacing:-1.5px}.page-header--summary{padding-bottom:25px}.page-header__title-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.page-header__title-row h1{min-width:0}.page-header__title-row .page-header__eyebrow{flex:0 0 auto;margin:0}.page-header__subtitle{margin:10px 0 0;color:#85827e;font-size:14px;line-height:1.45}.content-stack{display:grid;gap:18px}.page-transition{animation:rise-in .45s .04s ease both}::view-transition-old(root),::view-transition-new(root){animation-duration:.18s}.is-hidden{display:none!important}.under-construction{display:grid;min-height:calc(100vh - 192px);place-items:center}.under-construction p{margin:0;color:#aaa5a0;font-size:13px;font-weight:600}.hero-card{position:relative;min-height:223px;padding:22px;overflow:hidden;border-radius:27px;color:#fff;background:linear-gradient(135deg,#ff892f,#fa5e00);box-shadow:0 18px 30px #ff6a002e}.hero-card:after{content:"";position:absolute;width:210px;height:210px;right:-74px;bottom:-95px;border:1px solid rgba(255,255,255,.28);border-radius:50%;box-shadow:0 0 0 20px #ffffff0a,0 0 0 42px #ffffff0a}.hero-card__topline{display:flex;align-items:center;gap:7px;color:#ffffffc7;font-size:11px;font-weight:600}.live-dot{width:6px;height:6px;border-radius:50%;background:#fff;box-shadow:0 0 0 4px #ffffff29;animation:pulse 2s ease infinite}.hero-card__main{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;height:159px}.hero-card__kicker{margin:0 0 11px;color:#ffffffc7;font-size:12px;font-weight:600}.hero-card h2{max-width:206px;margin:0;font-size:26px;line-height:1.08;letter-spacing:-1.1px}.hero-card__copy{margin:12px 0 0;color:#ffffffd1;font-size:12px;line-height:1.45}.progress-ring{display:grid;flex:0 0 auto;place-items:center;width:92px;height:92px;border-radius:50%;background:conic-gradient(#fff 0 var(--cash-percent),rgba(255,255,255,.23) var(--cash-percent) 100%);transform:rotate(-36deg)}.progress-ring__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:75px;height:75px;padding:0;border-radius:50%;color:#fff;background:#fa680e;line-height:1;transform:rotate(36deg)}.progress-ring__value{display:flex;align-items:baseline;justify-content:center;gap:1px}.progress-ring strong{font-size:25px;letter-spacing:-1px}.progress-ring span{font-size:11px;font-weight:700}.progress-ring__inner small{color:#ffffffb8;font-size:8px;font-weight:500;letter-spacing:.02em}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;padding:4px 2px 0}.section-heading.compact{margin-top:3px}.section-heading h3{margin:0;font-size:18px;letter-spacing:-.5px}.section-heading .section-eyebrow{margin-bottom:6px}.text-action{padding:0 0 2px;color:var(--orange);background:transparent;font-size:12px;font-weight:600}.branch-goal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.branch-goal-card{display:grid;gap:9px;min-width:0;padding:13px;border:1px solid var(--line);border-radius:18px;background:#ffffffb8;box-shadow:0 8px 20px #2a241e09}.branch-goal-card__top,.branch-goal-card__bottom{display:flex;align-items:baseline;justify-content:space-between;gap:6px}.branch-goal-card__top strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.branch-goal-card__top span{color:var(--orange);font-size:10px;font-weight:700}.branch-goal-card__amount{overflow:hidden;color:var(--ink);font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.branch-goal-card__amount small{color:#aaa5a0;font-size:9px;font-weight:500}.branch-goal-card__bar{height:7px;overflow:hidden;border-radius:999px;background:#efeeec}.branch-goal-card__bar span{display:block;height:100%;min-width:3px;border-radius:inherit;background:var(--orange);transition:width .35s ease}.branch-goal-card__bottom small{overflow:hidden;color:#99938e;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.branch-goal-card__bottom small:last-child{color:#aaa5a0}.branch-goal-card--red .branch-goal-card__top span{color:#df5b4c}.branch-goal-card--red .branch-goal-card__bar span{background:#df5b4c}.branch-goal-card--blue .branch-goal-card__top span{color:#4d83e8}.branch-goal-card--blue .branch-goal-card__bar span{background:#4d83e8}.branch-goal-card--turquoise .branch-goal-card__top span{color:#55c7bf}.branch-goal-card--turquoise .branch-goal-card__bar span{background:#55c7bf}.branch-goal-card--orange .branch-goal-card__top span{color:#ff7a21}.branch-goal-card--orange .branch-goal-card__bar span{background:#ff7a21}.dashboard-note{margin:-8px 2px 0;color:#a09b97;font-size:10px}.task-card,.activity-card,.settings-list{overflow:hidden;border:1px solid var(--line);border-radius:21px;background:var(--card);box-shadow:0 8px 20px #2a241e09;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.task-row{display:flex;align-items:center;width:100%;min-height:72px;padding:13px 16px;text-align:left;background:transparent;transition:background .18s ease,transform .18s ease}.task-row+.task-row{border-top:1px solid var(--line)}.task-row:hover{background:#ff6a000a}.task-row:active{transform:scale(.985)}.task-check{display:grid;flex:0 0 auto;place-items:center;width:24px;height:24px;margin-right:12px;border:1.5px solid #d5d1cd;border-radius:8px;color:#fff;font-size:13px;transition:background .2s ease,border-color .2s ease}.task-row.is-done .task-check{border-color:var(--orange);background:var(--orange)}.task-row.is-done strong{color:#aaa6a2;text-decoration:line-through}.task-row__body{display:grid;gap:5px;min-width:0}.task-row strong{overflow:hidden;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap;transition:color .2s ease}.task-row small,.activity-row small{color:#a09d99;font-size:10px}.task-row__arrow{margin-left:auto;padding-left:8px;color:#c8c4c0;font-size:25px;font-weight:300}.metrics-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.metric-card{display:grid;gap:8px;min-height:116px;padding:16px;border:1px solid var(--line);border-radius:20px;background:#ffffffa8}.metric-card__icon{display:grid;place-items:center;width:25px;height:25px;border-radius:9px;font-size:15px;font-weight:700}.metric-card__icon--orange{color:#f66b17;background:#fff0e4}.metric-card__icon--violet{color:#8967d6;background:#f0ebff}.metric-card strong{font-size:21px;letter-spacing:-.8px}.metric-card small{color:#95918e;font-size:10px}.empty-state,.profile-card{position:relative;overflow:hidden;padding:26px 22px 24px;border-radius:27px;background:#fff;box-shadow:0 15px 35px #2a241e0f}.empty-state:after{content:"";position:absolute;width:175px;height:175px;top:-82px;right:-54px;border:1px solid currentColor;border-radius:50%;opacity:.12;box-shadow:0 0 0 18px currentColor,0 0 0 38px currentColor}.empty-state--blue{color:#4d83e8}.empty-state--green{color:#38aa7e}.empty-state--purple{color:#8b6adb}.empty-state__icon{display:grid;place-items:center;width:45px;height:45px;margin-bottom:28px;border-radius:15px;color:#fff;background:currentColor;font-size:20px;font-weight:700;box-shadow:0 8px 16px currentColor}.empty-state .section-eyebrow{color:currentColor}.empty-state .section-eyebrow span{color:#aaa6a2}.empty-state h2,.profile-card h2{max-width:250px;margin:0;color:var(--ink);font-size:24px;line-height:1.15;letter-spacing:-.9px}.empty-state>p:not(.section-eyebrow),.profile-card>p:not(.section-eyebrow){max-width:260px;margin:10px 0 22px;color:#96928e;font-size:12px;line-height:1.5}.primary-button,.secondary-button{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 16px;border-radius:14px;color:#fff;background:var(--ink);font-size:12px;font-weight:600;transition:transform .2s ease,background .2s ease}.primary-button:hover,.secondary-button:hover{background:var(--orange);transform:translateY(-1px)}.primary-button span,.secondary-button span{font-size:17px;font-weight:400}.activity-row{display:flex;align-items:center;gap:11px;min-height:68px;padding:12px 16px}.activity-row+.activity-row{border-top:1px solid var(--line)}.activity-avatar{display:grid;flex:0 0 auto;place-items:center;width:30px;height:30px;border-radius:11px;color:#fff;background:#ff9b53;font-size:12px;font-weight:700}.activity-avatar--muted{background:#c2b8e7}.activity-row div{display:grid;gap:5px;min-width:0}.activity-row strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.activity-value{margin-left:auto;color:#32a576;font-size:10px;font-weight:700}.activity-value--muted{color:#a29d99}.profile-card{text-align:center}.profile-card h2{max-width:none;font-size:23px}.profile-card>p:not(.section-eyebrow){max-width:none;margin-bottom:24px}.profile-card .section-eyebrow{margin-top:17px;margin-bottom:8px}.profile-avatar{position:relative;display:grid;place-items:center;width:82px;height:82px;margin:0 auto;border:5px solid #fff;border-radius:28px;color:#fff;background:linear-gradient(135deg,#252525,#64605d);font-size:28px;font-weight:700;box-shadow:0 10px 22px #1e1e1e29}.profile-avatar__status{position:absolute;right:-2px;bottom:-2px;width:15px;height:15px;border:3px solid #fff;border-radius:50%;background:#42be81}.secondary-button{color:var(--ink);background:#f2f1ef}.secondary-button:hover{color:#fff}.settings-list button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:55px;padding:0 16px;text-align:left;background:transparent;font-size:12px}.settings-list button+button{border-top:1px solid var(--line)}.setting-value{color:#a09b97;font-size:11px}.setting-value b{margin-left:9px;color:#c1bdb9;font-size:20px;font-weight:400;vertical-align:-2px}.bottom-controls{position:fixed;z-index:10;right:max(20px,calc((100vw - 430px)/2 + 20px));bottom:max(18px,env(safe-area-inset-bottom));left:max(20px,calc((100vw - 430px)/2 + 20px));display:flex;align-items:center;gap:8px}.tab-bar{position:relative;display:flex;flex:1 1 auto;align-items:center;min-width:0;height:73px;padding:7px 8px 7px 10px;border:1px solid rgba(255,255,255,.76);border-radius:25px;background:#f2f2f0c2;box-shadow:0 12px 32px #201b171f,inset 0 1px #ffffffeb;-webkit-backdrop-filter:blur(22px) saturate(130%);backdrop-filter:blur(22px) saturate(130%)}.tab-bar__shine{position:absolute;top:1px;right:1px;bottom:1px;left:1px;z-index:0;border-radius:24px;background:linear-gradient(110deg,rgba(255,255,255,.48),transparent 42%);pointer-events:none}.tab-bar__items{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);width:100%;height:100%;gap:2px}.tab{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:0;border-radius:19px;background:transparent;transition:color .25s ease,transform .2s ease}.tab:before{content:"";position:absolute;top:4px;right:2px;bottom:4px;left:2px;z-index:-1;border-radius:17px;background:transparent;transform:scale(.7);opacity:0;transition:transform .25s cubic-bezier(.2,.8,.2,1),opacity .25s ease,background .25s ease}.tab.is-active{color:var(--orange)}.tab.is-active:before{background:#fff;box-shadow:0 3px 9px #32281e12;transform:scale(1);opacity:1}.tab:active{transform:scale(.92)}.tab__icon{display:grid;place-items:center;width:25px;height:25px}.tab__icon img{width:22px;height:22px;filter:brightness(0) saturate(100%) invert(57%) sepia(5%) saturate(411%) hue-rotate(345deg) brightness(95%);transition:filter .25s ease,transform .25s ease}.tab.is-active .tab__icon img{filter:brightness(0) saturate(100%) invert(48%) sepia(96%) saturate(3251%) hue-rotate(2deg) brightness(104%) contrast(105%);transform:translateY(-1px)}.tab__label{overflow:hidden;max-width:100%;color:currentColor;font-size:9px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.subsection-control{position:relative;flex:0 0 auto}.subsection-toggle{position:relative;display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:var(--orange);box-shadow:0 8px 18px #16151430;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.subsection-toggle:hover,.subsection-control.is-open .subsection-toggle{background:var(--orange);box-shadow:0 10px 24px #ff6a0040;transform:translateY(-2px) scale(1.03)}.subsection-toggle__ring{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(0,0,0,.16);border-radius:50%}.subsection-toggle img{width:23px;height:23px;filter:brightness(0) saturate(100%)}.subsection-toggle__status{position:absolute;right:3px;bottom:4px;width:11px;height:11px;border:2px solid var(--orange);border-radius:50%;background:#42be81}.subsection-popover{position:absolute;right:0;bottom:calc(100% + 11px);width:206px;padding:9px;border:1px solid rgba(255,255,255,.84);border-radius:21px;background:#ffffffe3;box-shadow:0 15px 36px #221c1829,inset 0 1px #fff;-webkit-backdrop-filter:blur(22px) saturate(130%);backdrop-filter:blur(22px) saturate(130%);opacity:0;pointer-events:none;transform:translateY(8px) scale(.96);transform-origin:bottom right;transition:opacity .22s ease,transform .22s cubic-bezier(.2,.8,.2,1)}.subsection-control.is-open .subsection-popover{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.subsection-popover__header{display:grid;gap:3px;padding:8px 10px 10px}.subsection-popover__header span{font-size:12px;font-weight:700}.subsection-popover__header small{color:#a09b97;font-size:10px}.subsection-list{display:grid;gap:3px}.subsection-item{display:flex;align-items:center;gap:9px;width:100%;min-height:43px;padding:6px 8px;border-radius:13px;text-align:left;background:transparent;font-size:11px;font-weight:600;transition:background .18s ease,color .18s ease,transform .18s ease}.subsection-item:hover,.subsection-item.is-selected{color:var(--orange);background:var(--orange-soft)}.subsection-item:active{transform:scale(.97)}.subsection-item__icon{display:grid;flex:0 0 auto;place-items:center;width:26px;height:26px;border-radius:9px;background:#efeeec}.subsection-item__icon img{width:16px;height:16px;filter:brightness(0) saturate(100%) invert(58%) sepia(6%) saturate(314%) hue-rotate(345deg) brightness(94%)}.subsection-item.is-selected .subsection-item__icon{background:var(--orange)}.subsection-item.is-selected .subsection-item__icon img{filter:brightness(0) saturate(100%)}.subsection-item__check{margin-left:auto;color:var(--orange);font-size:12px}.toast{position:fixed;z-index:20;right:50%;bottom:calc(104px + env(safe-area-inset-bottom));width:max-content;max-width:calc(100% - 48px);padding:11px 15px;border-radius:13px;color:#fff;background:#191919e0;box-shadow:0 8px 22px #1e1e1e29;font-size:11px;font-weight:500;opacity:0;pointer-events:none;transform:translate(50%,10px);transition:opacity .25s ease,transform .25s ease}.toast.is-visible{opacity:1;transform:translate(50%)}@keyframes rise-in{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{box-shadow:0 0 0 4px #ffffff29}50%{box-shadow:0 0 0 7px #ffffff0a}}@media(min-width:431px){.mobile-shell{min-height:100vh;margin-top:24px;margin-bottom:24px;border-radius:35px;box-shadow:0 18px 50px #1916131a}}@media(max-width:360px){.mobile-shell{padding-right:15px;padding-left:15px}.bottom-controls{right:15px;left:15px;gap:5px}.subsection-toggle{width:53px;height:53px}.subsection-toggle__ring{width:44px;height:44px}.tab__label{font-size:8px}.hero-card h2{font-size:23px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.subsection-toggle{overflow:hidden;background:linear-gradient(145deg,#ff9b4a,#ff6a00 58%,#e85600);box-shadow:0 10px 20px #ff6a0047,inset 0 1px 1px #ffffff85,inset 0 -6px 10px #b034002e}.subsection-toggle:before{content:"";position:absolute;top:8px;left:12px;width:25px;height:9px;border-radius:50%;background:#ffffff3b;transform:rotate(-22deg);pointer-events:none}.subsection-toggle:hover,.subsection-control.is-open .subsection-toggle{box-shadow:0 12px 25px #ff6a0057,inset 0 1px 1px #ffffff94,inset 0 -6px 10px #b0340033}.subsection-toggle img{position:relative;z-index:1;width:27px;height:27px}.subsection-tabs{display:flex;align-items:center;min-height:44px;margin:12px 0 0;padding:4px;overflow:hidden;border:1px solid rgba(255,255,255,.76);border-radius:999px;background:linear-gradient(90deg,#ffffff42,#44444421),#f8f8f88a;box-shadow:1px 0 #d0d0d0c7,-1px 0 #d0d0d0c7,0 8px 15px #00000014,inset 0 1px #ffffffb8,inset 0 9px 18px -18px #282828b3,inset 0 -9px 18px -18px #282828b3;-webkit-backdrop-filter:blur(22px) saturate(135%);backdrop-filter:blur(22px) saturate(135%);animation:rise-in .35s ease both}.subsection-tabs__items{display:flex;flex:1;align-items:center;justify-content:center;min-width:0;gap:2px}.subsection-tab{display:flex;flex:1 1 0;align-items:center;justify-content:center;gap:6px;min-width:0;min-height:34px;padding:7px 9px;overflow:hidden;border-radius:999px;color:var(--ink);background:transparent;font-size:11px;font-weight:600;letter-spacing:-.15px;text-overflow:ellipsis;white-space:nowrap;transition:color .22s ease,background .22s ease,transform .18s ease,box-shadow .22s ease}.subsection-tab:hover{background:#ffffff5c}.subsection-tab:active{transform:scale(.95)}.subsection-tab.is-selected{color:var(--orange);background:#ffffffdb;box-shadow:0 2px 7px #231e1a14,inset 0 1px #ffffffe6}.subsection-tab__icon{display:grid;flex:0 0 auto;place-items:center;width:17px;height:17px}.subsection-tab__icon img{width:16px;height:16px;filter:brightness(0) saturate(100%);opacity:.56;transition:opacity .22s ease,transform .22s ease}.subsection-tab.is-selected .subsection-tab__icon img{opacity:1;transform:scale(1.05)}.subsection-tab__badge{display:inline-grid;flex:0 0 auto;place-items:center;width:18px;height:18px;border-radius:50%;color:#fff;background:#ff3b30;font-size:10px;font-weight:700;line-height:1;box-shadow:0 2px 5px #ff3b303d}.subsection-tabs+.content-stack{margin-top:18px}.subsection-tabs__side{display:grid;flex:0 0 30px;place-items:center;width:30px;height:34px;border-radius:999px;color:var(--ink);background:transparent;transition:background .2s ease,transform .18s ease}.subsection-tabs__side:hover{background:#ffffff59}.subsection-tabs__side:active{transform:scale(.88)}.subsection-tabs__side svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}@media(max-width:360px){.subsection-tabs{margin-top:10px}.subsection-tab{padding-right:5px;padding-left:5px;font-size:10px}.subsection-tab__icon{display:none}.subsection-tabs__side{flex-basis:27px;width:27px}}.bottom-controls--compact{right:auto;left:50%;justify-content:flex-start;transform:translate(-50%) scale(.8);transform-origin:center bottom}.bottom-controls--compact .tab-bar{flex:0 0 auto;width:min(320px,calc(100vw - 40px))}.bottom-controls--compact .tab__icon{width:30px;height:30px}.bottom-controls--compact .tab__icon img{width:26px;height:26px}.client-card{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#ffffffd1;box-shadow:0 12px 28px #2a241e0f}.client-card__identity{padding:18px 17px 12px}.client-card__identity-main{display:flex;align-items:center;flex-wrap:nowrap;gap:4px;min-width:0}.client-card__identity h2{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;line-height:25px;letter-spacing:-.55px}.client-card__identity a{color:var(--orange);font-size:12px;font-weight:600;line-height:25px;text-decoration:none}.copy-button{display:grid;flex:0 0 auto;place-items:center;width:25px;height:25px;margin-left:2px;border-radius:8px;color:var(--orange);background:var(--orange-soft);transition:transform .18s ease,background .18s ease}.copy-button:hover{background:#ffe0ca;transform:translateY(-1px)}.copy-button:active{transform:scale(.92)}.copy-button svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.client-tags{display:flex;flex-wrap:wrap;gap:5px;padding:0 17px}.client-tags span{padding:5px 8px;border-radius:8px;color:#6d6965;background:#f0efed;font-size:9px;font-weight:600}.client-tags--empty span{color:#aaa5a0;background:#f6f5f3;font-weight:500}.client-note{padding:9px 17px 0;color:#77716c;font-size:11px;line-height:1.4}.client-note--empty{color:#aaa5a0;font-size:10px}.client-card__spacer{height:6px}.visit-history{padding:9px 17px 12px;border-top:0}.call-result{padding:15px 17px 22px;background:#fff}.call-result-heading{margin-bottom:3px;color:#918b86;font-size:9px;font-weight:600}.visit-row{display:grid;gap:4px;padding:10px 0;border-top:1px solid rgba(30,30,30,.06)}.visit-row:first-of-type{padding-top:0;border-top:0}.visit-row__date{color:var(--ink);font-size:10px;font-weight:600}.visit-row__date span{color:#89847f;font-weight:500}.visit-row__services{color:#6f6a66;font-size:10px;line-height:1.35}.visit-row__comment{color:#aaa5a0;font-size:9px;line-height:1.35}.choice-group{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.choice-group--call-status{grid-template-columns:repeat(2,max-content);justify-content:start}.choice-group--call-status .choice-button{min-width:88px}.choice-group--sms-status{grid-template-columns:repeat(2,1fr);margin-top:10px}.call-mode{display:grid;gap:8px}.call-dependent-options{display:grid;gap:10px}.call-dependent-group{display:grid;gap:6px}.call-section-label{color:#918b86;font-size:9px;font-weight:600}.choice-group--outcome{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-button,.tag-choice{min-height:30px;padding:5px 4px;border:1px solid rgba(40,35,30,.11);border-radius:9px;color:#706b67;background:#fff;font-size:9px;font-weight:600;line-height:1.2;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.choice-button:hover,.tag-choice:hover{border-color:#ff6a0066;color:var(--orange)}.choice-button:active,.tag-choice:active{transform:scale(.97)}.choice-button.is-selected,.tag-choice.is-selected{border-color:var(--orange);color:var(--orange);background:var(--orange-soft);box-shadow:inset 0 0 0 1px #ff6a0014}.tag-choice-list{display:flex;flex-wrap:wrap;gap:5px}.call-dependent-group .tag-choice-list{margin-top:0}.tag-choice{border-style:dashed}.call-comment{display:grid;gap:6px;margin-top:13px}.call-comment span{color:#918b86;font-size:9px;font-weight:600}.call-comment textarea{width:100%;min-height:64px;padding:10px;resize:vertical;border:1px solid rgba(40,35,30,.11);border-radius:12px;outline:0;color:var(--ink);background:#fff;font:inherit;font-size:10px;line-height:1.4;transition:border-color .18s ease,box-shadow .18s ease}.call-comment textarea::placeholder{color:#b4afaa}.call-comment textarea:focus{border-color:#ff6a0080;box-shadow:0 0 0 3px #ff6a001a}.message-panel{display:grid;gap:7px;margin-top:13px}.message-panel__heading{display:flex;align-items:center;justify-content:space-between;color:#918b86;font-size:9px;font-weight:600}.message-panel p{margin:0;padding:12px 37px 12px 11px;border:1px solid rgba(40,35,30,.11);border-radius:12px;color:var(--ink);background:#fff;font-size:10px;line-height:1.45}.message-copy-button{display:grid;place-items:center;width:24px;height:24px;border:0;border-radius:7px;color:var(--orange);background:var(--orange-soft)}.message-copy-button:hover{background:#ffe0ca}.message-copy-button svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.call-result__actions{display:flex;align-items:stretch;gap:8px;margin-top:11px}.call-type-actions{display:flex;flex:0 0 auto;gap:3px;padding:3px;border:1px solid var(--line);border-radius:13px;background:#f3f2f0}.call-type-button{display:grid;place-items:center;width:38px;height:39px;padding:0;border-radius:10px;background:transparent;transition:background .18s ease,transform .18s ease}.call-type-button:hover{background:#ffffff9e}.call-type-button:active{transform:scale(.93)}.call-type-button.is-selected{background:#fff;box-shadow:0 2px 7px #231e1a14}.call-type-button img{width:21px;height:21px;filter:brightness(0) saturate(100%) invert(58%) sepia(6%) saturate(314%) hue-rotate(345deg) brightness(94%);opacity:.9}.call-type-button.is-selected img{filter:brightness(0) saturate(100%) invert(48%) sepia(96%) saturate(3251%) hue-rotate(2deg) brightness(104%) contrast(105%)}.icon-action-button{display:grid;flex:0 0 42px;place-items:center;min-height:45px;padding:0;border:0;border-radius:13px;color:#b8b1ab;background:transparent;transition:color .18s ease,transform .18s ease,background .18s ease}.icon-action-button:not(:disabled):hover{color:var(--orange);background:var(--orange-soft);transform:translateY(-1px)}.icon-action-button:disabled{cursor:default;opacity:.55}.icon-action-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.client-card__identity-main .identity-reset-button{position:static;flex:0 0 25px;width:25px;height:25px;min-height:25px;margin-left:auto;border-radius:8px}.client-card__identity-main .identity-reset-button{color:#ef4444;background:#fff0f0}.client-card__identity-main .identity-reset-button:not(:disabled):hover{color:#dc2626;background:#fee2e2}.client-card__identity-main .identity-reset-button svg{width:15px;height:15px}.next-client-button{display:flex;flex:1 1 auto;align-items:center;justify-content:space-between;min-width:0;min-height:45px;padding:0 14px;border-radius:13px;color:#fff;background:var(--orange);font-size:11px;font-weight:700;transition:background .18s ease,transform .18s ease}.next-client-button:hover{background:var(--orange);transform:translateY(-1px)}.next-client-button span{font-size:18px;font-weight:400}.queue-complete{padding:27px 22px 24px;text-align:center;border-radius:24px;background:#fff;box-shadow:0 15px 35px #2a241e0f}.queue-complete__icon{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 18px;border-radius:17px;color:#fff;background:#38aa7e;font-size:23px;font-weight:700;box-shadow:0 9px 18px #38aa7e38}.queue-complete h2{margin:0;font-size:23px;letter-spacing:-.8px}.queue-complete p:not(.section-eyebrow){margin:10px auto 21px;color:#96928e;font-size:12px;line-height:1.5}.queue-complete .primary-button{margin:0 auto;max-width:280px}.call-analytics-card .empty-state__icon{background:currentColor}.call-analytics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.call-analytics-item{display:grid;gap:5px;min-height:105px;padding:13px 10px;text-align:left;border:1px solid var(--line);border-radius:16px;background:#ffffffc2;box-shadow:0 7px 17px #2a241e09;transition:transform .18s ease,background .18s ease}.call-analytics-item:hover{background:#fff;transform:translateY(-2px)}.call-analytics-item:active{transform:scale(.97)}.call-analytics-item__title{color:#77716c;font-size:9px;font-weight:600;line-height:1.25}.call-analytics-item strong{color:var(--ink);font-size:23px;letter-spacing:-1px}.call-analytics-item small{color:#35a878;font-size:9px;font-weight:600}@media(max-width:360px){.client-card__identity,.visit-history,.call-result{padding-right:13px;padding-left:13px}.client-tags{margin-right:13px;margin-left:13px;padding-right:0;padding-left:0}.client-note{padding-right:13px;padding-left:13px}.choice-button{font-size:8px}}
