@import"https://fonts.googleapis.com/css2?family=Geologica:wght@100..900&display=swap";:root{color:#181722;background:#fff;font-family:Geologica,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #f0f0ff;--surface: #ffffff;--surface-muted: #f7f7f8;--ink: #181722;--ink-muted: #858493;--line: rgba(24, 23, 34, .08);--violet-500: #7b61ff;--violet-600: #6246e5;--violet-soft: #eeeaff;--green: #2db779;--orange: #f29a3f;--red: #e55762;--shadow-sm: 0 8px 24px rgba(42, 36, 74, .06)}*{box-sizing:border-box}html{min-width:320px;background:var(--bg);-webkit-text-size-adjust:100%;text-size-adjust:100%}body{min-width:320px;min-height:100dvh;margin:0;background:var(--bg)}body.modal-open{overflow:hidden}button,input,select{font:inherit}input,select,textarea{font-size:16px}button,a{-webkit-tap-highlight-color:transparent}button{border:0;cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(98,70,229,.28);outline-offset:2px}a{color:inherit;text-decoration:none}.app-shell{width:min(100%,430px);min-height:100dvh;margin:0 auto;overflow:hidden;background:var(--bg);box-shadow:0 0 0 1px #18172208,0 24px 70px #1e193f1c;position:relative}.app-main{min-height:100dvh;padding:calc(18px + env(safe-area-inset-top)) 20px calc(120px + env(safe-area-inset-bottom))}.app-header{margin-bottom:16px}.topline,.profile-topline,.section-heading,.task-progress-top,.task-topline{display:flex;align-items:center;justify-content:space-between}.topline{min-height:46px}.header-admin{display:flex;align-items:center;gap:10px}.header-avatar{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;overflow:hidden;border:1px solid rgba(98,70,229,.16);border-radius:50%;color:#fff;background:var(--violet-600);font-size:12px;font-weight:800}.header-avatar img{display:block;width:100%;height:100%;object-fit:cover}.header-admin-copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:3px}.header-admin-copy strong{color:var(--ink);font-size:13px;font-weight:800;line-height:1.1}.header-admin-copy span{max-width:170px;overflow:hidden;color:var(--ink-muted);font-size:10px;font-weight:350;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.summary-kicker,.task-due,.purple-dot{display:inline-flex;align-items:center}.back-button{display:grid;place-items:center;min-width:44px;min-height:44px;border-radius:50%;color:var(--ink-muted);background:transparent}.back-button:hover{color:var(--ink);background:var(--surface-muted)}.eyebrow{margin:0 0 6px;color:var(--ink-muted);font-size:10px;font-weight:700;letter-spacing:.09em;line-height:1.15;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em}h1{margin-bottom:0;font-size:30px;font-weight:750;line-height:1}h2{margin-bottom:0;font-size:22px;font-weight:720;line-height:1.1}h3{margin-bottom:0;font-size:15px;font-weight:700;line-height:1.2}.screen-content{display:flex;flex-direction:column;gap:20px}.card-surface{border:1px solid rgba(24,23,34,.055);border-radius:24px;background:var(--surface);box-shadow:var(--shadow-sm)}.summary-kicker{gap:7px;color:#ffffff9e;font-size:11px;font-weight:650}.purple-dot{width:7px;height:7px;border-radius:50%}.purple-dot{background:var(--violet-500);box-shadow:0 0 0 4px #7b61ff1f}.section-heading{align-items:flex-end}.compact-heading{margin-top:2px}.call-categories{display:flex;flex-direction:column;gap:10px}.call-categories-heading{display:flex;align-items:center;justify-content:space-between;padding:0 2px}.call-categories-heading h2{margin:0;color:var(--ink);font-size:15px;font-weight:800;letter-spacing:.08em;line-height:1}.call-category-list{display:flex;flex-direction:column;gap:9px}.call-category-card{display:grid;grid-template-columns:50px minmax(0,1fr) 24px;min-height:83px;align-items:center;gap:12px;padding:14px 18px 14px 16px;border:1px solid rgba(24,23,34,.045);border-radius:30px;color:var(--ink);background:var(--surface);box-shadow:var(--shadow-sm);text-align:left;transition:transform .16s ease,box-shadow .16s ease}.call-category-card:active{transform:scale(.985)}.call-category-card.selected{border-color:#6246e533;box-shadow:0 10px 24px #6246e51a}.call-category-icon{display:grid;width:50px;height:50px;place-items:center;border-radius:21px}.call-category-icon img{width:27px;height:27px;object-fit:contain;filter:brightness(0) invert(1)}.call-category-icon-violet{background:#b890d9}.call-category-icon-teal{background:#72b9af}.call-category-icon-orange{background:#f0a34f}.call-category-icon-pink{background:#e18cae}.call-category-copy{display:flex;min-width:0;flex-direction:column;gap:4px}.call-category-copy strong{overflow:hidden;color:var(--ink);font-size:17px;font-weight:800;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.call-category-copy small{overflow:hidden;color:var(--ink-muted);font-size:11px;font-weight:450;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.call-category-arrow{justify-self:end;color:var(--ink-muted)}.call-list,.task-list{display:flex;flex-direction:column;gap:11px}.profile-avatar,.branch-mark{display:grid;place-items:center;flex:0 0 auto;color:#fff;font-weight:750}.single-client-card{display:flex;flex-direction:column;gap:16px;padding:18px;border-radius:26px}.client-card-heading{display:flex;align-items:center}.client-card-heading.review-marked{margin:-6px -6px 0;padding:6px;border-radius:16px;background:#fff1b8}.client-card-title{width:100%}.client-card-title-line{display:flex;align-items:center;gap:4px;width:100%}.client-card-identity{min-width:0;flex:1}.client-card-identity h3{margin:0;font-size:15px;line-height:1.2}.client-card-identity>span{display:block;margin-top:4px;color:var(--ink-muted);font-size:11px;font-weight:500;letter-spacing:-.02em;white-space:nowrap}.client-card-phone{-webkit-touch-callout:default;-webkit-user-select:text;user-select:text;cursor:text}.copy-phone-button{display:grid;width:44px;height:44px;min-width:44px;min-height:44px;flex:0 0 44px;place-items:center;border-radius:12px;color:var(--ink-muted);background:transparent}.copy-phone-button:hover{color:var(--violet-600);background:var(--violet-soft)}.review-number-button{color:#9a7500}.review-number-button:hover,.review-number-button.selected{color:#795b00;background:#ffe082}.client-categories{display:flex;flex-wrap:wrap;gap:7px}.client-category{display:inline-flex;min-height:27px;align-items:center;padding:0 10px;border-radius:99px;color:#fff;background:var(--category-color);font-size:10px;font-weight:700}.client-note{margin:-2px 0 0;padding:12px 13px;border-radius:15px;color:var(--ink-muted);background:var(--surface-muted);font-size:12px;line-height:1.45}.client-history-panel{display:flex;min-height:0;flex-direction:column;justify-content:flex-start}.client-history-list{display:flex;flex-direction:column;gap:10px}.visit-entry{padding:0 0 10px;border-bottom:1px solid var(--line)}.visit-entry:last-child{padding-bottom:0;border-bottom:0}.visit-entry-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;color:var(--ink);font-size:10px;font-weight:200;line-height:1.3}.visit-entry-head>span:first-child{min-width:0}.visit-services,.visit-comment{margin:5px 0 0;font-size:11px;line-height:1.4}.visit-services{color:var(--ink);font-weight:800;white-space:pre-line}.visit-comment{color:var(--ink-muted);font-style:italic;font-weight:300}.client-history-row{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--ink-muted);font-size:11px}.client-history-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-history-row time{flex:0 0 auto;color:var(--ink-muted);font-size:10px;text-align:right}.client-history-row strong{color:var(--ink);font-size:12px;font-weight:700}.client-panel-empty{margin:0;color:var(--ink-muted);font-size:11px;line-height:1.4}.call-result-panel{padding-top:10px;border-top:1px solid var(--line)}.call-result-title,.call-result-step-title{margin:0;color:var(--ink);font-family:inherit;font-size:11px;font-weight:800;line-height:1.2}.call-result-step{margin-top:6px}.call-result-step-title{margin-bottom:4px}.call-result-options{display:flex;flex-wrap:wrap;row-gap:3px;column-gap:8px;margin-top:4px}.call-result-option{display:inline-flex;width:max-content;max-width:100%;min-height:31px;align-items:center;justify-content:center;padding:0;border:0;color:var(--ink-muted);background:transparent;font-size:10px;font-weight:700;line-height:1.15;white-space:nowrap}.call-result-chip{display:inline-flex;min-height:31px;align-items:center;justify-content:center;padding:0 12px;border:1px dashed rgba(24,23,34,.24);border-radius:99px;color:inherit;background:transparent;white-space:nowrap}.call-result-option.selected .call-result-chip{border-color:var(--violet-600);color:var(--violet-600);background:var(--violet-soft)}.call-result-option.selected.success .call-result-chip{border-color:var(--green);color:#16764b;background:#e9fbf1}.call-result-tags{margin-top:6px}.call-result-tag-list{display:flex;flex-wrap:wrap;row-gap:3px;column-gap:8px}.callback-schedule-field{display:flex;flex-direction:column;gap:4px;width:100%;margin-top:8px;color:var(--ink-muted);font-size:10px;font-weight:800}.callback-schedule-field input{width:100%;min-height:40px;padding:8px 10px;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:var(--surface-muted);font-size:16px}.callback-schedule-field input:focus{outline:2px solid rgba(98,70,229,.22);border-color:var(--violet-600)}.call-result-tag{display:inline-flex;width:max-content;max-width:100%;min-height:31px;align-items:center;justify-content:center;padding:0;border:0;color:var(--ink-muted);background:transparent;font-size:9px;font-weight:650;line-height:1.15;white-space:nowrap}.call-result-tag.selected .call-result-chip{border-color:var(--violet-600);color:var(--violet-600);background:var(--violet-soft)}.client-next-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:7px;border-radius:16px;color:#fff;background:var(--violet-600);box-shadow:0 9px 17px #6246e533;font-size:12px;font-weight:750}.client-note-input{width:100%;min-height:56px;padding:12px 13px;border:1px solid var(--line);border-radius:15px;color:var(--ink);background:var(--surface-muted);font:inherit;font-size:16px;line-height:1.4;resize:vertical}.call-processing-error{margin:-2px 0 0;color:var(--red);font-size:11px;line-height:1.35}.client-note-input::placeholder{color:var(--ink-muted)}.client-note-input:focus{outline:2px solid rgba(98,70,229,.22);border-color:var(--violet-600)}.client-next-button:active,.call-result-option:active,.call-result-tag:active{transform:translateY(1px) scale(.98)}.client-next-button:disabled{cursor:not-allowed;opacity:.5;box-shadow:none}.task-progress{padding:19px 20px 17px;background:var(--violet-soft);border-color:#6246e514}.task-progress .summary-kicker{color:var(--violet-600)}.task-progress-title{margin-top:15px;color:var(--ink);font-size:25px;font-weight:750;letter-spacing:-.07em}.progress-ring{display:grid;width:55px;height:55px;place-items:center;border-radius:50%;position:relative;background:conic-gradient(var(--violet-600) var(--progress),rgba(98,70,229,.12) 0)}.progress-ring:after{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:50%;background:var(--violet-soft)}.progress-ring span{position:relative;z-index:1;color:var(--violet-600);font-size:11px;font-weight:750}.task-progress-bar{height:6px;margin-top:18px;overflow:hidden;border-radius:99px;background:#6246e51f}.task-progress-bar span{display:block;height:100%;border-radius:inherit;background:var(--violet-600);transition:width .22s ease}.task-progress p{margin:10px 0 0;color:#8579ba;font-size:11px}.task-card{display:flex;align-items:flex-start;gap:12px;min-height:78px;padding:15px 13px 15px 14px;border-radius:20px}.task-check{display:grid;width:26px;height:26px;flex:0 0 26px;margin-top:1px;place-items:center;border:1.5px solid rgba(98,70,229,.32);border-radius:9px;color:#fff;background:transparent}.task-check.checked{border-color:var(--violet-600);background:var(--violet-600)}.task-copy{min-width:0;flex:1}.task-topline{align-items:flex-start;gap:8px}.task-topline h3{line-height:1.28}.task-copy p{margin:5px 0 7px;color:var(--ink-muted);font-size:10px;line-height:1.35}.task-due{gap:4px;color:var(--ink-muted);font-size:10px;font-weight:600}.priority-dot{display:block;width:8px;height:8px;flex:0 0 8px;margin-top:4px;border-radius:50%}.priority-high{background:var(--red)}.priority-medium{background:var(--orange)}.priority-low{background:var(--green)}.row-chevron{flex:0 0 auto;margin-top:8px;color:#bbb9c5}.task-card.is-completed h3,.task-card.is-completed p{color:#a9a7b1;text-decoration:line-through}.empty-state{padding:32px 22px;text-align:center}.sync-notice{padding:16px}.sync-notice .client-panel-empty{margin:0}.empty-icon{display:grid;width:44px;height:44px;margin:0 auto 14px;place-items:center;border-radius:15px;color:var(--violet-600);background:var(--violet-soft)}.empty-state h3{font-size:16px}.empty-state p{max-width:230px;margin:8px auto 0;color:var(--ink-muted);font-size:11px;line-height:1.45}.development-state{padding:25px 20px;text-align:center}.development-badge{display:inline-flex;min-height:34px;align-items:center;padding:0 13px;border:1px dashed rgba(98,70,229,.48);border-radius:99px;color:var(--violet-600);background:var(--violet-soft);font-size:11px;font-weight:750}.development-state p{max-width:240px;margin:11px auto 0;color:var(--ink-muted);font-size:11px;line-height:1.45}.deferred-client-list{display:flex;flex-direction:column;gap:10px}.deferred-client-card{display:flex;align-items:center;gap:12px;width:100%;min-height:78px;padding:14px;border:0;border-radius:20px;text-align:left}.deferred-client-card:active{transform:translateY(1px) scale(.99)}.deferred-client-card:focus-visible{outline:3px solid rgba(98,70,229,.28);outline-offset:2px}.deferred-client-source{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border-radius:14px;color:#fff}.deferred-client-source img{width:22px;height:22px;object-fit:contain;filter:brightness(0) invert(1)}.deferred-source-lost{background:var(--violet-600)}.deferred-source-returning{background:#5499a1}.deferred-source-quality{background:#e08c7d}.deferred-source-history{background:var(--ink)}.deferred-client-copy{display:flex;min-width:0;flex-direction:column}.deferred-client-copy h3{margin:0;overflow:hidden;color:var(--ink);font-size:14px;font-weight:750;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.deferred-client-copy span{margin-top:5px;color:var(--ink-muted);font-size:11px;font-variant-numeric:tabular-nums;font-weight:500}.deferred-client-modal-backdrop{display:flex;align-items:center;justify-content:center;position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;padding:16px;background:#18172280;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:category-modal-fade .18s ease-out both}.deferred-client-modal{position:relative;width:min(100%,430px);max-height:calc(100dvh - 32px);overflow-y:auto;border-radius:28px;background:var(--surface);box-shadow:0 24px 70px #18172242;overscroll-behavior:contain;animation:category-modal-rise .22s cubic-bezier(.2,.8,.2,1) both}.category-client-loading{display:grid;min-height:180px;padding:24px;place-items:center;color:var(--ink-muted);font-size:13px;text-align:center}@keyframes category-modal-fade{0%{opacity:0}to{opacity:1}}@keyframes category-modal-rise{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.deferred-client-modal-backdrop,.deferred-client-modal{animation:none}}.deferred-client-modal>.single-client-card{min-height:0;border-radius:28px}.deferred-client-modal .client-card-heading{padding-right:36px}.deferred-client-modal-close{display:grid;place-items:center;position:absolute;top:12px;right:12px;z-index:2;width:34px;height:34px;padding:0;border-radius:50%;color:var(--ink-muted);background:var(--surface-muted)}.deferred-client-modal-close:hover{color:var(--ink);background:var(--violet-soft)}.liquid-navigation{display:flex;align-items:center;gap:0;position:fixed;right:auto;bottom:calc(36px + env(safe-area-inset-bottom));left:50%;z-index:20;width:max-content;max-width:calc(100% - 32px);height:72px;min-height:72px;padding:4px 16px;border:1px solid rgba(24,23,34,.1);border-radius:1000px;background:#fff;box-shadow:0 12px 24px #25233621,inset 0 1px 1px #fffffff2;isolation:isolate;pointer-events:auto;backdrop-filter:blur(18px) saturate(1.15);-webkit-backdrop-filter:blur(18px) saturate(1.15);transform:translate(-50%)}.liquid-navigation-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.liquid-tab-group{display:flex;align-items:center;gap:6px;flex:0 1 auto;min-width:0;width:max-content;max-width:100%;height:62px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.liquid-tab{position:relative;display:flex;width:56px;min-width:56px;height:62px;flex:0 0 56px;align-items:center;justify-content:center;gap:0;padding:0 8px;border-radius:100px;color:#1817227a;background:transparent;font-size:0}.liquid-tab span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.liquid-tab.active{color:#000}.liquid-tab-icon{display:block;width:30px;height:30px;object-fit:contain;filter:brightness(0);opacity:.68}.liquid-tab.active .liquid-tab-icon{opacity:1}.liquid-tab:disabled{cursor:not-allowed;opacity:.54}.profile-screen{display:flex;flex-direction:column;gap:18px}.profile-topline{justify-content:flex-start;gap:4px;min-height:44px}.profile-topline .eyebrow{margin:0}.profile-top-spacer{flex:1}.profile-identity{display:flex;align-items:center;gap:14px;padding:18px;position:relative}.profile-avatar{width:54px;height:54px;border-radius:18px;color:#fff;background:#252136;font-size:14px}.profile-identity h1{font-size:21px}.profile-username,.profile-branch p,.profile-action small{margin:5px 0 0;color:var(--ink-muted);font-size:11px;line-height:1.35}.profile-check{display:grid;width:24px;height:24px;margin-left:auto;place-items:center;border-radius:50%;color:#fff;background:var(--green)}.profile-branch{display:flex;align-items:center;gap:12px;padding:15px;border-radius:20px}.branch-mark{width:42px;height:42px;border-radius:14px;color:#fff;background:var(--violet-600);font-size:10px;letter-spacing:.04em}.profile-branch h2{font-size:15px}.profile-branch p{margin-bottom:0}.profile-heading{margin-top:2px}.profile-actions{overflow:hidden;border-radius:22px}.profile-action{display:flex;width:100%;min-height:74px;align-items:center;gap:12px;padding:11px 14px;text-align:left;background:transparent}.profile-action+.profile-action{border-top:1px solid var(--line)}.profile-action:hover{background:var(--surface-muted)}.profile-action-icon{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border-radius:13px;background:var(--violet-600);box-shadow:0 7px 13px #6246e533}.profile-action-icon img{width:21px;height:21px;object-fit:contain}.profile-action-copy{display:flex;min-width:0;flex:1;flex-direction:column}.profile-action-copy strong{color:var(--ink);font-size:13px;font-weight:700}.profile-action.danger .profile-action-icon{background:var(--red);box-shadow:0 7px 13px #e5576233}.profile-action.danger .profile-action-copy strong{color:var(--red)}.profile-version{margin:2px 0 0;color:#aaa8b3;font-size:10px;text-align:center}@media(max-width:360px){.app-main{padding-right:16px;padding-left:16px}.liquid-navigation{gap:0;padding:4px 12px}.liquid-tab{gap:4px;padding:0 5px;font-size:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
