@import url("https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Manrope:wght@400;500;600;700;800&display=swap");:root{--ink:#12292b;--accent:#0d5c63;--hover:#247b7b;--highlight:#78cdd7;--surface:#fffffa;--shell:#f6f8f8}*{box-sizing:border-box}body,html{margin:0;min-height:100%}body{background:var(--shell);color:var(--ink);font-family:Manrope,system-ui,sans-serif;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}a,button,input,select,textarea{transition:border-color .18s ease,background-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--highlight);outline-offset:2px}a{color:var(--accent);text-decoration:none}a:hover{color:var(--hover);text-decoration:underline}.appShell{min-height:100vh;display:flex;background:var(--surface)}.sidebar{position:-webkit-sticky;position:sticky;top:0;width:224px;height:100vh;flex:0 0 224px;display:flex;flex-direction:column;gap:6px;overflow:hidden;padding:18px 12px 12px;background:var(--shell);border-right:1px solid rgba(18,41,43,.07);transition:width .22s ease,flex-basis .22s ease}.appShell.sidebarCollapsed .sidebar,.sidebar.collapsed{width:64px;flex-basis:64px;padding-inline:8px}.brandRow{min-height:57px;display:flex;align-items:center;justify-content:center;gap:8px;margin:-8px -2px 0;padding:0 0 12px;border-bottom:1px solid rgba(18,41,43,.07);color:var(--accent)}.brandLogo,.brandMark{width:26px;height:26px;flex:none;color:var(--accent)}.brandLockup{display:flex;align-items:center;gap:8px;white-space:nowrap}.brandRow>strong,.brandWordmark{font-family:"Instrument Serif",Georgia,serif;font-size:34px;font-weight:400;line-height:1.3;letter-spacing:-.02em}.collapseButton{width:26px;height:26px;display:grid;place-items:center;align-self:flex-end;margin:0;padding:0;border:1px solid rgba(18,41,43,.12);border-radius:8px;background:var(--surface);color:rgba(18,41,43,.55)}.collapseButton:hover{border-color:var(--highlight);background:#f2fafa;color:var(--accent)}.collapseButton span,.mapIcon{width:11px;height:14px;border:1.5px solid;border-radius:3px;display:block;position:relative;opacity:.65}.collapseButton span:after,.mapIcon:after{content:"";position:absolute;top:-1.5px;bottom:-1.5px;left:5px;width:1.5px;background:currentColor}.sidebarMenuLabel{padding:4px 10px 0;color:rgba(18,41,43,.36);font-size:10.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.sideNav{display:grid;grid-gap:0;gap:0;margin-top:0}.navItem{display:flex;align-items:center;gap:10px;height:38px;padding:0 10px;border-radius:10px;color:rgba(18,41,43,.6);font-size:13px;font-weight:700;letter-spacing:-.01em}.sideNav .navItem{width:100%;border:1px solid transparent;background:transparent;text-align:left}.navItem.active,.navItem:hover{background:#f2fafa;color:#0a5057}.navItem.active{border-color:rgba(13,92,99,.18);box-shadow:inset 0 0 0 1px rgba(13,92,99,.04)}.navIcon{width:16px;height:16px;flex:none;display:block}.navLabel{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.navCount{min-width:24px;height:20px;display:inline-grid;place-items:center;margin-left:auto;padding:0 6px;border-radius:999px;background:#f1f5f5;color:rgba(18,41,43,.42);font-size:10.5px;font-weight:800}.navItem.active .navCount{background:var(--surface);color:var(--accent)}.mainPanel{min-width:0;flex:1 1;display:flex;flex-direction:column;background:var(--surface)}.profileBlock{display:flex;align-items:center;gap:10px;margin-top:auto;padding:9px 10px 0;border-top:1px solid rgba(18,41,43,.07);background:transparent}.profileBlock>span{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:var(--highlight);color:#0a3f45;font-size:10px;font-weight:800}.profileBlock div{min-width:0;flex:1 1;display:grid;grid-gap:2px;gap:2px}.profileBlock small,.profileBlock strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profileBlock strong{font-size:12px}.profileBlock small{color:rgba(18,41,43,.4);font-size:10.5px;font-weight:600}.profileBlock button{width:26px;height:26px;flex:none;display:grid;place-items:center;padding:0;border:0;border-radius:8px;background:transparent;color:rgba(18,41,43,.42)}.profileBlock button:hover{background:var(--surface);color:var(--accent)}.appShell.sidebarCollapsed .brandWordmark,.appShell.sidebarCollapsed .navCount,.appShell.sidebarCollapsed .navLabel,.appShell.sidebarCollapsed .profileBlock button,.appShell.sidebarCollapsed .profileMeta,.appShell.sidebarCollapsed .sidebarMenuLabel,.sidebar.collapsed .brandWordmark,.sidebar.collapsed .navCount,.sidebar.collapsed .navLabel,.sidebar.collapsed .profileBlock button,.sidebar.collapsed .profileMeta,.sidebar.collapsed .sidebarMenuLabel{display:none}.appShell.sidebarCollapsed .navItem,.appShell.sidebarCollapsed .profileBlock,.sidebar.collapsed .navItem,.sidebar.collapsed .profileBlock{justify-content:center;padding-inline:0}.phoneGlyph{color:var(--accent);font-size:7px}.mobileBar{display:none}.prospectingPage{min-width:0}.topbar{min-height:80px;display:flex;align-items:center;gap:16px;padding:20px 28px;border-bottom:1px solid rgba(18,41,43,.07)}.topbar .eyebrow{display:none}h1{margin:0;font-size:23px;font-weight:800;letter-spacing:-.03em}.searchAction,.tab,.toggleButton,.typeButton{display:inline-flex;align-items:center;gap:7px;border-radius:999px;border:0;font-size:12.5px;font-weight:800;transition:all .13s}.toggleButton{height:33px;padding:0 13px;background:transparent;color:rgba(18,41,43,.62)}.searchAction,.toggleButton.active{background:var(--accent);color:var(--surface)}.searchAction{height:38px;padding:0 18px;margin-left:auto;font-size:13.5px}.searchAction:hover{background:var(--hover);transform:translateY(-1px)}.signOutButton{height:36px;padding:0 14px;border:1px solid rgba(18,41,43,.14);border-radius:999px;background:var(--surface);color:rgba(18,41,43,.62);font-size:12px;font-weight:800}.signOutButton:hover{border-color:var(--highlight);color:var(--accent)}.listIcon{display:inline-block;width:12px;height:10px;position:relative;flex:none}.listIcon:after,.listIcon:before{content:"";position:absolute;left:0;right:0;height:1.6px;border-radius:1px;background:currentColor}.listIcon:before{top:1px;box-shadow:0 3.4px 0 currentColor}.listIcon:after{bottom:1px}.statsGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;padding:20px 28px}.stat{padding:16px 18px;border:1px solid rgba(18,41,43,.09);border-radius:14px}.stat.accent{background:#f2fafa;border-color:rgba(13,92,99,.18)}.stat div{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.stat strong{font-size:30px;line-height:1;letter-spacing:-.035em}.stat p{margin:8px 0 0;color:rgba(18,41,43,.5);font-size:12.5px;font-weight:600}.tealValue{color:#0e7a52}.chip,.stat.accent p{color:var(--accent)}.chip{padding:3px 8px;border-radius:999px;background:#eaf4f4;font-size:10.5px;font-weight:800}.chip.muted{background:#f1f5f5;color:rgba(18,41,43,.5)}.chip.positive{background:#e7f6ec;color:#0e7a52}.chip.highlight{background:var(--highlight);color:#0a3f45}.filterBar{align-items:center;gap:14px;padding:0 24px 14px 28px}.filterBar,.tabs{display:flex;flex-wrap:wrap}.tabs{gap:6px}.tab{height:36px;padding:0 6px 0 15px;border:1px solid rgba(18,41,43,.12);background:var(--surface);color:rgba(18,41,43,.62)}.tab.active{background:var(--accent);border-color:var(--accent);color:var(--surface)}.tab span{min-width:24px;height:22px;display:inline-grid;place-items:center;padding:0 7px;border-radius:999px;background:#f1f5f5;color:rgba(18,41,43,.5);font-size:11px}.tab.active span{background:rgba(255,255,250,.22);color:var(--surface)}.filterSpacer{flex:1 1}.typeMenu{position:relative}.scrim{position:fixed;inset:0;z-index:4;background:transparent;border:0}.typeButton{position:relative;z-index:5;height:36px;padding:0 13px 0 14px;background:var(--surface);border:1px solid rgba(18,41,43,.14);color:var(--ink)}.typeButton.active{background:#f2fafa;border-color:var(--highlight);color:#0a5057}.filterIcon{width:13px;height:13px;position:relative;opacity:.55}.filterIcon:after,.filterIcon:before{content:"";position:absolute;height:1.7px;background:currentColor;border-radius:1px}.filterIcon:before{left:0;right:0;top:1px;box-shadow:2px 4.5px 0 currentColor}.filterIcon:after{left:4.5px;right:4.5px;top:10px}.caret{width:6px;height:6px;border-right:1.8px solid;border-bottom:1.8px solid;opacity:.5;transform:rotate(45deg) translateY(-1px);transition:transform .16s}.caret.open{transform:rotate(225deg)}.dropdown{position:absolute;top:44px;left:0;z-index:6;width:min(340px,calc(100vw - 32px));max-height:360px;overflow:auto;padding:6px;background:var(--surface);border:1px solid rgba(18,41,43,.09);border-radius:16px;box-shadow:0 2px 4px rgba(18,41,43,.04),0 18px 44px -14px rgba(13,92,99,.32)}.menuLabel{display:block;padding:8px 10px 6px;color:rgba(18,41,43,.34);font-size:10.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.typeOption{width:100%;height:36px;display:flex;align-items:center;gap:10px;padding:0 10px;border:0;border-radius:10px;background:transparent;color:rgba(18,41,43,.78);font-size:12.5px;font-weight:600}.typeOption.active,.typeOption:hover{background:#eaf4f4;color:#0a5057;font-weight:800}.typeOption span:nth-child(2){flex:1 1;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.typeDot{width:7px;height:7px;border-radius:50%;opacity:.42}.typeOption.active .typeDot{opacity:1}.typeOption strong{font-size:11px;color:rgba(18,41,43,.36)}.searchField{display:flex;align-items:center;gap:9px;width:248px;height:36px;padding:0 14px;background:#f4f7f7;border:1px solid transparent;border-radius:999px}.searchField:focus-within{border-color:var(--highlight);background:var(--surface)}.searchField input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:12.5px;font-weight:500}.searchField input::placeholder{color:rgba(18,41,43,.36)}.searchIcon{width:13px;height:13px;border:1.7px solid;border-radius:50%;position:relative;flex:none}.searchIcon:after{content:"";position:absolute;right:-4px;bottom:-3px;width:5px;height:1.7px;background:currentColor;transform:rotate(45deg)}.searchField .searchIcon{color:rgba(18,41,43,.38)}.pagination span,.resultCount{color:rgba(18,41,43,.4);font-size:12px;font-weight:700}.tableWrap{min-width:0;overflow-x:auto}.prospectingPage .tableWrap table{min-width:860px}table{width:100%;border-collapse:collapse;table-layout:fixed}th{padding:0 12px 9px;border-bottom:1px solid rgba(18,41,43,.09);color:rgba(18,41,43,.38);font-size:11px;font-weight:700;letter-spacing:.04em;text-align:left;text-transform:uppercase}th:first-child{width:31%;padding-left:28px}th:nth-child(2){width:15%}th:nth-child(3),th:nth-child(4){width:12%}th:nth-child(5),th:nth-child(6){width:6.5%;text-align:right}th:nth-child(7){width:17%;padding-right:28px}td{padding:11px 12px;border-bottom:1px solid rgba(18,41,43,.055);color:rgba(18,41,43,.68);font-size:12.5px;font-weight:500;white-space:nowrap}td:first-child{padding-left:28px}td:nth-child(5),td:nth-child(6){text-align:right;font-weight:700;color:var(--ink)}td:last-child{padding-right:28px}tbody tr{cursor:pointer;transition:background .1s}tbody tr.selected,tbody tr:hover{background:#f4fafa}.prospectingPage tbody tr.open{background:#eaf4f4;box-shadow:inset 3px 0 0 var(--accent)}.commerceCell{display:flex;align-items:center;gap:11px;min-width:0}.commerceCell>span:last-child{min-width:0;display:flex;flex-direction:column;gap:1px}.commerceCell small,.commerceCell strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commerceCell strong{color:var(--ink);font-size:13.5px;font-weight:700;letter-spacing:-.01em}.commerceCell small{color:rgba(18,41,43,.42);font-size:11.5px;font-weight:500}.avatar{width:30px;height:30px;flex:none;display:grid;place-items:center;border-radius:10px;font-size:11px;font-weight:800}.avatar.aqua{background:#dff4f4;color:#0a5057}.avatar.green{background:#e7f6ec;color:#0e7a52}.avatar.amber{background:#fdf2dc;color:#8a5b12}.avatar.violet{background:#edeef9;color:#4b4e86}.avatar.rose{background:#fae9e6;color:#a5473c}.avatar.blue{background:#e8f0f4;color:#3d6478}.followUp,.noPhone,.noSite,.status{display:inline-flex;align-items:center;border-radius:999px;font-weight:700;white-space:nowrap}.noPhone{background:#fdf2dc;color:#8a5b12}.noPhone,.noSite{padding:4px 10px;font-size:11px}.noSite{gap:5px;background:#dff4f4;color:#0a5057}.checkIcon{width:8px;height:4.5px;border-left:1.8px solid;border-bottom:1.8px solid;transform:rotate(-45deg) translateY(-1px)}.siteLink{color:rgba(18,41,43,.5)}.stateCell{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.followUp{gap:5px;padding:2px 8px 2px 3px;background:#f1f5f5;color:rgba(18,41,43,.55);font-size:10.5px}.followUp b{width:15px;height:15px;display:grid;place-items:center;border-radius:50%;background:var(--highlight);color:#0a3f45;font-size:8.5px;text-transform:uppercase}.status{padding:4px 11px;font-size:11.5px}.statusNeutral{background:#f1f5f5;color:rgba(18,41,43,.58)}.statusCalled{background:#e8f0f4;color:#3d6478}.statusInterested{background:#e4f6ea;color:#0e7a52}.statusDeclined{background:#fae9e6;color:#a5473c}.pagination{display:flex;align-items:center;justify-content:space-between;padding:16px 28px 22px}.pagination div{display:flex;gap:8px}.pagination button{height:32px;padding:0 14px;border-radius:999px;border:1px solid rgba(18,41,43,.14);background:var(--surface);color:rgba(18,41,43,.42);font-size:12px;font-weight:700}.pagination button:disabled{cursor:not-allowed;opacity:.38}.pagination button:last-child{background:var(--ink);border-color:var(--ink);color:var(--surface)}.prospectCards{display:none}.rowCheckbox{width:16px;height:16px;accent-color:var(--accent)}.callingPage{min-height:100vh;padding:0 0 48px;background:var(--surface)}.callerPage{min-height:100vh;padding:32px clamp(20px,4vw,52px) 60px;background:#fbfcfc}.callingHeader{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 20px;padding:20px 28px;border-bottom:1px solid rgba(18,41,43,.07)}.callingHeader h1{margin:0 0 4px;font-size:23px;letter-spacing:-.03em}.callerHeader h1{margin:3px 0 7px;font-size:clamp(28px,3.2vw,42px);letter-spacing:-.045em}.callerHeader p:not(.eyebrow),.callingHeader p:not(.eyebrow){margin:0;color:rgba(18,41,43,.5);font-size:13px}.callingHeader .eyebrow{display:none}.eyebrow{margin:0 0 5px;color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.dangerButton,.primaryButton,.secondaryButton{min-height:42px;padding:0 17px;border-radius:12px;font-size:12.5px;font-weight:800}.primaryButton{border:0;background:var(--accent);color:white;box-shadow:0 8px 20px -12px rgba(13,92,99,.8)}.primaryButton:hover:not(:disabled){background:var(--hover);transform:translateY(-1px)}.dangerButton:disabled,.primaryButton:disabled{cursor:not-allowed;opacity:.45}.secondaryButton{border:1px solid rgba(18,41,43,.14);background:white;color:var(--ink)}.dangerButton{border:0;background:#a5473c;color:white}.backButton,.textButton{padding:0;border:0;background:transparent;color:var(--accent);font-size:12px;font-weight:800}.backButton{margin-bottom:16px}.callingPage>.callingStats{margin:0 28px 25px}.callingPage .primaryButton{min-height:38px;border-radius:999px;box-shadow:none}.callingPage .secondaryButton{min-height:34px;border-radius:999px}.callingStats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:25px}.metric{display:grid;grid-gap:7px;gap:7px;padding:18px;border:1px solid rgba(18,41,43,.09);border-radius:16px;background:white}.metric strong{font-size:27px;letter-spacing:-.04em}.metric span{color:rgba(18,41,43,.45);font-size:11px;font-weight:700}.metric.accent{background:#eaf7f3;color:#0e7a52}.callerGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(352px,1fr));grid-gap:14px;gap:14px;margin:0 28px}.callerCard{display:flex;align-items:center;gap:13px;min-height:132px;padding:18px;border:1px solid rgba(18,41,43,.09);border-radius:16px;background:white;color:var(--ink);text-align:left;transition:.15s}.callerCard:hover{border-color:var(--highlight);box-shadow:0 14px 34px -24px rgba(13,92,99,.65);transform:translateY(-2px)}.callerAvatar{width:46px;height:46px;flex:none;display:grid;place-items:center;border-radius:15px;background:#dff4f4;color:var(--accent);font-size:13px;font-weight:800}.callerCard>div:nth-child(2){min-width:0;flex:1 1;display:grid;grid-gap:5px;gap:5px}.callerCard strong{font-size:14px}.callerCard span{color:rgba(18,41,43,.44);font-size:10.5px;font-weight:700}.callerCard span i{display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:#23a36b}.callerCard>b{color:var(--accent);font-size:12px}.detailTabs{display:flex;gap:22px;margin:0 28px 20px;padding:0;width:auto;border-bottom:1px solid rgba(18,41,43,.08);background:transparent}.detailTabs button{min-height:40px;padding:0 2px;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:rgba(18,41,43,.45);font-size:12px;font-weight:800}.detailTabs button.active{border-color:var(--accent);background:transparent;color:var(--accent);box-shadow:none}.dayList,.reportList{display:grid;grid-gap:12px;gap:12px;margin:0 28px}.activeLeadCard,.callerProgress,.dayCard,.monthPanel,.reportCard,.reportForm,.startCard{border:1px solid rgba(18,41,43,.09);border-radius:18px;background:white;box-shadow:0 14px 38px -34px rgba(13,92,99,.5)}.dayCard{overflow:hidden}.dayCardSummary{width:100%;min-height:88px;display:grid;grid-template-columns:minmax(190px,1fr) minmax(130px,2fr) auto;align-items:center;grid-gap:22px;gap:22px;padding:16px 20px;border:0;background:white;color:var(--ink);text-align:left}.dayCardSummary div:first-child{display:grid;grid-gap:5px;gap:5px}.dayCardSummary div:first-child span{color:rgba(18,41,43,.45);font-size:10px;text-transform:capitalize}.dayCardSummary strong{font-size:13px}.dayProgress{height:6px;overflow:hidden;border-radius:999px;background:#edf2f2}.dayProgress span{display:block;height:100%;border-radius:inherit;background:var(--accent)}.dayStatus{padding:5px 10px;border-radius:999px;background:#edf2f2;color:rgba(18,41,43,.55);font-size:10px;font-style:normal;font-weight:800;white-space:nowrap}.dayStatus.completed{background:#e4f6ea;color:#0e7a52}.dayStatus.active{background:#dff4f4;color:var(--accent)}.dayStatus.awaiting_report{background:#fdf2dc;color:#8a5b12}.dayDetail{padding:0 20px 20px;border-top:1px solid rgba(18,41,43,.06)}.dayLead{display:flex;align-items:center;gap:11px;min-height:60px;border-bottom:1px solid rgba(18,41,43,.055)}.dayLead>div{min-width:0;flex:1 1;display:grid;grid-gap:3px;gap:3px}.dayLead strong{font-size:12.5px}.dayLead small,.dayLead>span:nth-child(3){color:rgba(18,41,43,.42);font-size:10px}.stateDot{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;background:#edf2f2;color:var(--accent);font-size:10px;font-weight:800}.stateDot.completed{background:#e4f6ea;color:#0e7a52}.iconButton{width:36px;height:36px;flex:none;display:grid;place-items:center;border:1px solid rgba(18,41,43,.12);border-radius:10px;background:white;color:var(--ink);font-size:20px}.dangerText,.iconButton.danger{color:#a5473c}.closeDay{margin-top:16px}.reportCard{padding:21px}.reportCard h3{margin:5px 0 10px}.reportCard>p:not(.eyebrow){color:rgba(18,41,43,.62);font-size:13px;line-height:1.65}.reportCard audio,.reportForm audio{width:min(100%,430px)}.releasedBlock{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;padding:12px;border-radius:12px;background:#f4f7f7;font-size:11px}.monthPanel{margin:0 28px;padding:20px}.monthPanel>header{display:flex;align-items:center;justify-content:center;gap:25px;margin-bottom:18px}.monthPanel h2{min-width:190px;margin:0;text-align:center;text-transform:capitalize}.monthPanel>header button{width:36px;height:36px;border:1px solid rgba(18,41,43,.1);border-radius:10px;background:white}.calendar{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:5px;gap:5px}.weekdays{margin-bottom:5px;color:rgba(18,41,43,.35);text-align:center;font-size:10px}.calendarDay{min-height:78px;position:relative;display:flex;flex-direction:column;gap:8px;padding:9px;border:1px solid rgba(18,41,43,.07);border-radius:11px;color:rgba(18,41,43,.48);font-size:10px}.calendarDay strong{color:var(--ink);font-size:12px}.calendarDay.done{background:#edf9f1}.calendarDay.late{background:#fcf0ee}.calendarDay i{position:absolute;right:8px;top:7px;color:#0e7a52;font-style:normal}.monthPanel .callingStats{grid-template-columns:repeat(3,1fr);margin:18px 0 0}.emptyState{min-height:340px;display:grid;place-content:center;justify-items:center;padding:32px;border:1px dashed rgba(13,92,99,.2);border-radius:20px;background:#f8fbfb;text-align:center}.emptyState>span{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;background:#dff4f4;color:var(--accent)}.emptyState h2{margin:15px 0 7px;font-size:20px}.emptyState p{max-width:390px;margin:0;color:rgba(18,41,43,.5);font-size:12px;line-height:1.6}.notice{position:-webkit-sticky;position:sticky;top:12px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-16px 0 18px;padding:11px 14px;border-radius:12px;font-size:11.5px;font-weight:700}.notice.success{background:#e4f6ea;color:#0e7a52}.notice.error{background:#fae9e6;color:#a5473c}.notice button{border:0;background:transparent;color:currentColor;font-size:18px}.modalBackdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:20px;background:rgba(8,28,30,.48);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.planningModal{width:min(720px,100%);max-height:min(820px,calc(100dvh - 40px));display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;border-radius:22px;background:white;box-shadow:0 26px 80px -26px rgba(0,0,0,.55)}.planningModal>footer,.planningModal>header{position:-webkit-sticky;position:sticky;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:20px 22px;background:white}.planningModal>header{top:0;border-bottom:1px solid rgba(18,41,43,.08)}.planningModal>footer{bottom:0}.planningModal h2{margin:0;font-size:21px}.planFields{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;padding:18px 22px 0}.callbackField,.planFields label,.planSearch,.reportForm label{display:grid;grid-gap:7px;gap:7px;color:rgba(18,41,43,.55);font-size:10.5px;font-weight:800}.callbackField input,.planFields input,.planFields select,.planSearch input{width:100%;height:42px;padding:0 12px;border:1px solid rgba(18,41,43,.13);border-radius:11px;background:#fbfdfd;color:var(--ink)}.planSearch{padding:13px 22px}.leadChecklist{min-height:180px;overflow:auto;padding:0 22px}.leadChecklist label{min-height:57px;display:flex;align-items:center;gap:11px;border-bottom:1px solid rgba(18,41,43,.06)}.leadChecklist label.disabled{opacity:.43}.leadChecklist input{width:17px;height:17px;accent-color:var(--accent)}.leadChecklist label>span{min-width:0;flex:1 1;display:grid;grid-gap:2px;gap:2px}.leadChecklist strong{font-size:12px}.leadChecklist small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(18,41,43,.4);font-size:9.5px}.leadChecklist em{color:var(--accent);font-size:9px;font-style:normal;font-weight:800}.planningModal>.authError{padding:0 22px}.planningModal>footer{border-top:1px solid rgba(18,41,43,.08)}.planningModal>footer>span{margin-right:auto;color:rgba(18,41,43,.45);font-size:10px;font-weight:700}.callerPage{max-width:960px;margin:0 auto;background:transparent}.callerHeader{margin-bottom:20px}.callerProgress{padding:17px 19px;margin-bottom:15px}.callerProgress>div:first-child{display:flex;justify-content:space-between;margin-bottom:10px;font-size:11px}.callerProgress>div:first-child span{color:rgba(18,41,43,.45)}.callerProgress footer{display:flex;gap:18px;margin-top:11px;color:rgba(18,41,43,.48);font-size:9.5px}.callerProgress footer b{color:var(--ink)}.reportForm,.startCard{max-width:650px;margin:0 auto;padding:clamp(24px,5vw,42px);text-align:center}.reportForm h2,.startCard h2{margin:8px 0 10px;font-size:clamp(24px,4vw,34px)}.reportForm>p:not(.eyebrow),.startCard>p:not(.eyebrow){margin:0 auto 24px;max-width:480px;color:rgba(18,41,43,.52);font-size:12px;line-height:1.7}.startCard .textButton{display:block;margin:16px auto 0}.activeLeadCard{padding:clamp(20px,4vw,34px)}.leadCounter{color:var(--accent);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.activeLeadCard h2{margin:8px 0 4px;font-size:clamp(26px,4vw,38px)}.activeLeadCard>p{margin:0;color:rgba(18,41,43,.5);font-size:12px}.phoneDisplay{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:24px 0 16px;padding:15px;border-radius:14px;background:#f1f7f7}.phoneDisplay span{color:rgba(18,41,43,.4);font-size:10px;font-weight:700}.phoneDisplay strong{font-size:clamp(15px,3vw,21px)}.resultGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.resultButton{min-height:48px;border:1px solid rgba(18,41,43,.12);border-radius:12px;background:white;color:rgba(18,41,43,.64);font-size:11px;font-weight:800}.resultButton.active{border-color:var(--accent);background:#e6f5f5;color:var(--accent);box-shadow:0 0 0 2px rgba(120,205,215,.2)}.resultButton.active.interesse{background:#e4f6ea;color:#0e7a52;border-color:#52b88a}.resultButton.active.pas{background:#fae9e6;color:#a5473c;border-color:#d99087}.callbackField{margin-top:14px}.notesSection{margin-top:22px}.notesSection h3{margin:0 0 10px;font-size:12px}.notesSection textarea,.removePanel textarea,.reportForm textarea{width:100%;min-height:100px;padding:12px;border:1px solid rgba(18,41,43,.13);border-radius:13px;background:#fbfdfd;resize:vertical;color:var(--ink);outline:0}.existingNotes{display:grid;grid-gap:6px;gap:6px;margin-bottom:10px}.existingNotes p{display:grid;grid-gap:4px;gap:4px;margin:0;padding:10px;border-radius:10px;background:#f4f7f7;font-size:11px;line-height:1.45}.existingNotes small{color:rgba(18,41,43,.35);font-size:8.5px}.dangerText,.removePanel{margin-top:14px}.removePanel{padding:14px;border-radius:13px;background:#fcf3f2}.removePanel>strong{font-size:11px}.removePanel>div{display:flex;flex-wrap:wrap;gap:6px;margin:9px 0}.removePanel>div button{min-height:32px;border:1px solid #e3bbb6;border-radius:999px;background:white;color:#a5473c;font-size:9.5px;font-weight:700}.removePanel>div button.active{background:#a5473c;color:white}.removePanel textarea{min-height:65px;background:white}.removePanel footer{display:flex;justify-content:flex-end;gap:8px;margin-top:9px}.stickyAction{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(18,41,43,.08)}.reportForm label{text-align:left}.reportForm textarea{min-height:150px;margin-bottom:12px}.recordButton{width:100%;min-height:46px;margin:4px 0 13px;border:1px solid rgba(13,92,99,.18);border-radius:12px;background:#edf8f8;color:var(--accent);font-size:11px;font-weight:800}.recordButton.recording{background:#fae9e6;color:#a5473c;border-color:#e3bbb6}.reportForm audio{margin-bottom:13px}.reportForm>.primaryButton{width:100%}.reportForm .resumeButton{width:100%;margin:-8px 0 16px}@media (max-width:950px){.appShell{grid-template-columns:1fr;padding-top:62px}.sidebar{display:none}.mobileBar{position:fixed;inset:0 0 auto;z-index:40;height:62px;display:flex;align-items:center;gap:12px;padding:0 16px;border-bottom:1px solid rgba(18,41,43,.09);background:rgba(255,255,250,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobileBar>strong{color:var(--accent)}.mobileBar nav{display:flex;align-self:stretch;gap:3px;margin:auto}.mobileBar nav button{padding:0 10px;border:0;border-bottom:2px solid transparent;background:transparent;color:rgba(18,41,43,.45);font-size:11px;font-weight:800}.mobileBar nav button.active{border-color:var(--accent);color:var(--accent)}.mobileBar>button{border:0;background:transparent;color:rgba(18,41,43,.48);font-size:10px;font-weight:700}.statsGrid{grid-template-columns:repeat(2,1fr)}.filterSpacer{display:none}.callingStats{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.topbar{min-height:88px;height:auto;flex-wrap:wrap;padding:16px}.topbar>div:first-child{flex:1 1}.topbar h1{font-size:21px}.searchAction{margin-left:auto}.statsGrid{gap:8px;padding:14px 16px}.stat{padding:13px}.stat strong{font-size:24px}.filterBar{gap:9px;padding:0 16px 13px}.tabs{width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px}.tab{flex:none}.typeMenu{order:2}.searchField{order:3;flex:1 1;width:auto;min-width:180px}.resultCount{display:none}.dropdown{position:fixed;left:12px;right:12px;top:auto;bottom:74px;width:auto;max-height:60vh;overflow:auto}.tableWrap{display:none}.prospectCards{display:grid;grid-gap:9px;gap:9px;padding:0 16px}.prospectCard{padding:14px;border:1px solid rgba(18,41,43,.09);border-radius:15px;background:white}.prospectCard.selected{border-color:var(--highlight);background:#f4fafa}.prospectCard header{display:flex;align-items:center;gap:10px}.prospectCard header div{min-width:0;flex:1 1;display:grid;grid-gap:2px;gap:2px}.prospectCard header small,.prospectCard header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prospectCard header strong{font-size:12px}.prospectCard header small{color:rgba(18,41,43,.42);font-size:9.5px}.prospectCard input{width:18px;height:18px;accent-color:var(--accent)}.prospectCard dl{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin:13px 0}.prospectCard dl div{min-width:0}.prospectCard dt{color:rgba(18,41,43,.35);font-size:8px;font-weight:800;text-transform:uppercase}.prospectCard dd{overflow:hidden;margin:3px 0 0;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px}.prospectCard footer{display:flex;align-items:center;justify-content:space-between}.prospectCard footer small{color:#a5473c;font-size:9px}.pagination{padding:14px 16px 24px}.callerPage,.callingPage{padding:22px 14px calc(32px + env(safe-area-inset-bottom))}.callingHeader{align-items:flex-start;flex-direction:column}.callingHeader .primaryButton{width:100%}.callingStats{gap:8px}.metric{padding:14px}.metric strong{font-size:23px}.callerGrid{grid-template-columns:1fr}.detailTabs{width:100%;overflow-x:auto}.detailTabs button{flex:1 1}.dayCardSummary{grid-template-columns:1fr auto;gap:10px}.dayCardSummary .dayProgress{grid-column:1/-1;grid-row:2}.dayStatus{grid-column:2;grid-row:1}.dayLead{flex-wrap:wrap;padding:9px 0}.dayLead>span:nth-child(3){display:none}.releasedBlock{align-items:flex-start;flex-direction:column}.releasedBlock .secondaryButton{width:100%}.monthPanel{padding:12px;overflow:hidden}.calendar{gap:2px}.calendarDay{min-height:54px;padding:5px}.monthPanel .callingStats{grid-template-columns:repeat(3,1fr);gap:4px}.monthPanel .metric{padding:8px}.monthPanel .metric strong{font-size:18px}.modalBackdrop{align-items:end;padding:0}.planningModal{max-height:94vh;border-radius:22px 22px 0 0;padding-bottom:env(safe-area-inset-bottom)}.planFields{grid-template-columns:1fr}.leadChecklist{padding:0 16px}.planningModal>footer,.planningModal>header{padding:16px}.planSearch{padding:12px 16px}.resultGrid{grid-template-columns:1fr 1fr}.stickyAction{position:-webkit-sticky;position:sticky;bottom:0;margin:22px -20px -20px;padding:13px 20px calc(13px + env(safe-area-inset-bottom));background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.stickyAction .primaryButton{min-width:130px}}.pinGlyph,.routeGlyph{width:16px;height:16px;display:block;position:relative;flex:none;color:currentColor}.pinGlyph:before{content:"";position:absolute;left:3px;top:1px;width:10px;height:10px;border:1.7px solid;border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.pinGlyph:after{left:7px;top:5px;width:3px;height:3px;background:currentColor}.pinGlyph:after,.routeGlyph:after,.routeGlyph:before{content:"";position:absolute;border-radius:50%}.routeGlyph:before{left:1px;top:1px;width:6px;height:6px;border:1.6px solid;box-shadow:8px 8px 0 -1px var(--accent)}.routeGlyph:after{left:6px;top:6px;width:2px;height:7px;background:currentColor;opacity:.5;transform:rotate(-38deg)}.fieldShell{min-width:0;min-height:100vh;background:var(--surface);padding-bottom:40px}.fieldHeader{min-height:93px;display:flex;align-items:center;gap:24px;padding:20px 28px;border-bottom:1px solid rgba(18,41,43,.07)}.fieldHeader h1{font-size:23px}.fieldHeader .eyebrow{display:none}.fieldSubline{margin:5px 0 0;color:rgba(18,41,43,.45);font-size:12px;font-weight:600}.fieldHeaderActions{display:flex;align-items:center;gap:7px;margin-left:auto}.fieldToggle{height:34px;padding:0 14px;border:1px solid rgba(18,41,43,.12);border-radius:999px;background:var(--surface);color:rgba(18,41,43,.58);font-size:12px;font-weight:800}.fieldToggle.active{background:var(--accent);border-color:var(--accent);color:var(--surface)}.fieldNotice{margin:14px 28px 0}.fieldStats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;padding:20px 28px 14px}.fieldStat{display:flex;flex-direction:column;gap:8px;padding:15px 17px;border:1px solid rgba(18,41,43,.09);border-radius:14px}.fieldStat.accent{background:#f2fafa;border-color:rgba(13,92,99,.18)}.fieldStat strong{font-size:28px;line-height:1;letter-spacing:-.04em}.fieldStat span{color:rgba(18,41,43,.48);font-size:12px;font-weight:700}.studyProgress{margin:0 28px 17px;padding:12px 15px;border:1px solid rgba(13,92,99,.15);border-radius:13px;background:#f2fafa}.studyProgress>div:first-child{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;color:rgba(18,41,43,.52);font-size:11px;font-weight:700}.studyProgress strong{color:var(--accent);font-size:12px}.progressTrack{height:7px;border-radius:99px;background:rgba(13,92,99,.12);overflow:hidden}.progressTrack span{display:block;height:100%;border-radius:inherit;background:var(--accent);transition:width .2s ease}.fieldFilters{display:flex;align-items:flex-start;gap:14px;padding:0 28px 14px;flex-wrap:wrap}.fieldStatusTabs{display:flex;gap:6px;flex-wrap:wrap;max-width:70%}.fieldPill{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:0 7px 0 13px;border:1px solid rgba(18,41,43,.12);border-radius:999px;background:var(--surface);color:rgba(18,41,43,.62);font-size:11px;font-weight:800;transition:transform .12s,background .12s}.fieldPill:hover{transform:translateY(-1px)}.fieldPill b{min-width:21px;height:20px;display:inline-grid;place-items:center;padding:0 6px;border-radius:999px;background:#f1f5f5;color:rgba(18,41,43,.46);font-size:10px}.fieldPill.active{border-color:var(--accent);background:var(--accent);color:var(--surface)}.fieldPill.active b{background:rgba(255,255,250,.22);color:var(--surface)}.fieldFilterControls{display:flex;align-items:center;gap:8px;margin-left:auto;flex-wrap:wrap}.fieldFilterControls select,.fieldLabel input,.fieldLabel textarea,.tourDateBar input{height:36px;padding:0 11px;border:1px solid rgba(18,41,43,.14);border-radius:10px;background:var(--surface);color:var(--ink);font-size:11.5px;font-weight:700;outline:0}.fieldFilterControls select:focus,.fieldLabel input:focus,.fieldLabel textarea:focus,.tourDateBar input:focus{border-color:var(--highlight)}.fieldFilterControls .searchField{width:220px}.selectionBar{display:flex;align-items:center;gap:10px;margin:0 28px 13px;padding:10px 13px;border:1px solid var(--ink);border-radius:12px;background:var(--ink);color:var(--surface);font-size:12px}.selectionBar strong{margin-right:auto}.selectionBar .primaryButton,.selectionBar .textButton{min-height:34px}.selectionBar .primaryButton{background:var(--highlight);color:#0a3f45}.selectionBar .textButton{padding:0 11px;border:1px solid rgba(255,255,250,.22);border-radius:999px;color:rgba(255,255,250,.74)}.textButton{border:0;background:transparent;color:rgba(18,41,43,.55);font-size:11px;font-weight:800}.fieldTableWrap{overflow-x:auto}.fieldTable{min-width:1240px;table-layout:auto}.fieldTable th{padding:0 10px 9px;font-size:10px}.fieldTable th:first-child{width:37px;padding-left:28px}.fieldTable td{padding:12px 10px;vertical-align:middle;white-space:nowrap}.fieldTable td:first-child{padding-left:28px;width:37px}.fieldTable td:nth-child(2){min-width:220px}.fieldTable td:nth-child(3){min-width:185px}.fieldTable td small,.fieldTable td strong{display:block;overflow:hidden;text-overflow:ellipsis;max-width:200px}.fieldTable td strong{color:var(--ink);font-size:12.5px}.fieldTable td small{margin-top:3px;color:rgba(18,41,43,.4);font-size:10.5px}.fieldStatus{display:inline-flex;align-items:center;max-width:220px;padding:4px 9px;border-radius:999px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10.5px;font-weight:800}.fieldStatus.compact{padding:3px 8px;font-size:10px}.fieldStatus.neutral{background:#f1f5f5;color:rgba(18,41,43,.58)}.fieldStatus.blue{background:#e8f0f4;color:#3d6478}.fieldStatus.teal{background:#dff4f4;color:#0a5057}.fieldStatus.amber{background:#fdf2dc;color:#8a5b12}.fieldStatus.green{background:#e7f6ec;color:#0e7a52}.fieldStatus.rose{background:#fae9e6;color:#a5473c}.fieldStatus.muted{background:#f4f6f6;color:rgba(18,41,43,.42)}.fieldEmpty{display:flex;flex-direction:column;align-items:flex-start;gap:10px;max-width:460px;margin:80px auto;padding:30px;border:1px solid rgba(18,41,43,.09);border-radius:16px;background:var(--surface)}.fieldEmpty h1,.fieldEmpty h2{margin:0;font-size:22px}.fieldEmpty p{margin:0;color:rgba(18,41,43,.52);font-size:12px;line-height:1.6}.fieldEmpty.compact{align-items:center;margin:30px auto;padding:26px;text-align:center}.fieldLoading{display:flex;flex-direction:column;gap:14px;margin:60px 28px}.skeletonLine{width:42%;height:18px;border-radius:7px;background:#edf2f2;animation:fieldShimmer 1.2s ease-in-out infinite alternate}.skeletonLine.wide{width:75%;height:34px}.skeletonLine.short{width:25%}@keyframes fieldShimmer{to{opacity:.5;transform:translateX(4px)}}.tourLayout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,1fr);grid-gap:16px;gap:16px;padding:20px 28px;align-items:start}.tourColumn{min-width:0}.tourDateBar{display:flex;align-items:center;gap:8px;margin-bottom:14px}.tourDateBar>span{margin-left:auto;color:rgba(18,41,43,.42);font-size:11px;font-weight:800}.tourDateBar .secondaryButton{min-height:36px;border-radius:999px}.tourEmpty{margin:58px auto}.tourBatch{margin-bottom:14px;border:1px solid rgba(18,41,43,.09);border-radius:16px;overflow:hidden;background:var(--surface)}.tourBatch>header{display:flex;align-items:center;gap:10px;padding:13px 15px;border-bottom:1px solid rgba(18,41,43,.07);background:#fbfdfd}.tourBatch>header div{display:flex;align-items:center;gap:8px;margin-right:auto}.tourBatch>header span{color:rgba(18,41,43,.38);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.tourBatch>header strong{font-size:12px}.tourBatch>header .secondaryButton{min-height:31px;font-size:10.5px}.tourStop{position:relative;display:flex;align-items:center;gap:11px;padding:12px 14px;border-bottom:1px solid rgba(18,41,43,.055);transition:background .12s,opacity .12s}.tourStop:last-child{border-bottom:0}.tourStop.open,.tourStop:hover{background:#f7fbfb}.tourStop:active{opacity:.78}.dragHandle{color:rgba(18,41,43,.25);font-size:16px;letter-spacing:-5px;cursor:-webkit-grab;cursor:grab}.stopNumber{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;background:#eaf4f4;color:var(--accent);font-size:10px;font-weight:800}.stopDetails{min-width:0;flex:1 1;display:flex;flex-direction:column;gap:3px}.stopDetails small,.stopDetails strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stopDetails strong{font-size:13.5px}.stopDetails small{color:rgba(18,41,43,.45);font-size:11.5px}.stopOutcomeButton{min-height:30px;padding:0 10px;border:1px solid rgba(18,41,43,.12);border-radius:999px;background:var(--surface);color:var(--accent);font-size:10.5px;font-weight:800}.stopRemove{width:28px;height:28px;border:1px solid rgba(18,41,43,.12);border-radius:9px;background:transparent;color:rgba(18,41,43,.38);font-size:18px;line-height:1}.stopRemove:hover{border-color:#a5473c;color:#a5473c}.outcomePanel{display:flex;flex-direction:column;gap:10px;width:100%;margin:10px 0 0 41px;padding:12px 14px;border-top:1px solid rgba(13,92,99,.12);background:#f2fafa}.outcomeOptions{display:flex;flex-wrap:wrap;gap:6px}.outcomeExtras{display:flex;align-items:center;gap:8px}.outcomeExtras input{flex:1 1;height:35px;min-width:180px;padding:0 10px;border:1px solid rgba(18,41,43,.12);border-radius:9px;background:var(--surface);font-size:11px;outline:0}.outcomeExtras span{color:rgba(18,41,43,.38);font-size:10px}.staticMap{position:-webkit-sticky;position:sticky;top:20px;border:1px solid rgba(18,41,43,.09);border-radius:16px;overflow:hidden;background:var(--surface)}.staticMap header{display:flex;align-items:center;gap:9px;padding:13px 15px;border-bottom:1px solid rgba(18,41,43,.07)}.staticMap header strong{margin-right:auto;font-size:12.5px}.staticMap header span{padding:3px 8px;border-radius:999px;background:#f1f5f5;color:rgba(18,41,43,.42);font-size:10px;font-weight:800}.mapCanvas{position:relative;height:460px;background-color:#f8fbfb;background-image:linear-gradient(rgba(13,92,99,.06) 1px,transparent 0),linear-gradient(90deg,rgba(13,92,99,.06) 1px,transparent 0);background-size:46px 46px}.mapCanvas>p{inset:0;place-items:center;padding:30px;text-align:center;color:rgba(18,41,43,.36);font-size:12.5px;font-weight:700}.mapCanvas>p,.mapPin{position:absolute;display:grid}.mapPin{width:27px;height:27px;place-items:center;border:3px solid var(--surface);border-radius:50% 50% 50% 0;background:var(--accent);color:var(--surface);font-size:10px;font-weight:800;box-shadow:0 4px 10px rgba(13,92,99,.18);transform:translate(-50%,-50%) rotate(-45deg)}.mapPin:first-line{transform:rotate(45deg)}.mapPin{line-height:21px;text-align:center}.drawerBackdrop{position:fixed;inset:0;z-index:30;display:flex;justify-content:flex-end;background:rgba(18,41,43,.18)}.companyDrawer{width:min(470px,100%);height:100%;padding:24px 23px 32px;background:var(--surface);box-shadow:-18px 0 44px -28px rgba(18,41,43,.5)}.companyDrawer>header{display:flex;align-items:flex-start;gap:16px;padding-bottom:18px}.companyDrawer>header>div{min-width:0;flex:1 1}.companyDrawer h2{margin:0 0 5px;font-size:21px;line-height:1.15}.companyDrawer header span{color:rgba(18,41,43,.45);font-size:11px;font-weight:700}.drawerActions{display:flex;gap:8px;padding:15px 0}.drawerActions,.drawerSection{border-bottom:1px solid rgba(18,41,43,.08)}.drawerSection{padding:17px 0}.drawerSection h3{margin:0 0 11px;font-size:12px}.drawerStatusGrid{display:flex;flex-wrap:wrap;gap:6px}.fieldLabel{display:flex;flex-direction:column;gap:6px;color:rgba(18,41,43,.55);font-size:10.5px;font-weight:800}.fieldLabel input,.fieldLabel textarea{width:100%}.companyDetails{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin:0}.companyDetails div{min-width:0}.companyDetails dt{color:rgba(18,41,43,.38);font-size:10px;font-weight:800;text-transform:uppercase}.companyDetails dd{margin:3px 0 0;color:rgba(18,41,43,.75);font-size:11.5px;line-height:1.4;word-break:break-word}.drawerSection textarea{width:100%;min-height:90px;padding:10px;border:1px solid rgba(18,41,43,.12);border-radius:10px;resize:vertical;outline:0;font-size:11.5px}.visitHistory{display:flex;flex-direction:column;gap:10px}.visitHistory article{padding:11px;border-radius:11px;background:#f7fafa}.visitHistory article>div{display:flex;align-items:center;gap:8px}.visitHistory time{color:rgba(18,41,43,.4);font-size:10px;font-weight:700}.visitHistory p{margin:7px 0 0;color:rgba(18,41,43,.58);font-size:11px;line-height:1.5}.mutedText,.visitHistory small{color:rgba(18,41,43,.4);font-size:10.5px}.fieldModalBackdrop{position:fixed;inset:0;z-index:25;display:grid;place-items:center;padding:20px;background:rgba(18,41,43,.2)}.fieldModal{width:min(700px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:23px;border-radius:18px;background:var(--surface);box-shadow:0 22px 58px -28px rgba(18,41,43,.48)}.fieldModal>header{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px}.fieldModal>header>div{flex:1 1}.fieldModal h2{margin:0;font-size:20px}.fieldFormGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.fieldModal form>footer{display:flex;justify-content:flex-end;gap:8px;margin-top:20px;padding-top:16px;border-top:1px solid rgba(18,41,43,.08)}@media (max-width:950px){.fieldHeader{padding:19px 16px 15px}.fieldFilters,.fieldStats,.tourLayout{padding-left:16px;padding-right:16px}.selectionBar,.studyProgress{margin-left:16px;margin-right:16px}.fieldStatusTabs{max-width:none}.fieldFilterControls{width:100%;margin-left:0}.fieldFilterControls .searchField{flex:1 1;width:auto}.tourLayout{grid-template-columns:1fr}.staticMap{position:relative;top:auto}.mapCanvas{height:280px}.fieldNotice{margin-left:16px;margin-right:16px}}@media (max-width:700px){.fieldHeader{flex-direction:column;gap:14px}.fieldHeaderActions{width:100%;margin-left:0}.fieldHeaderActions .primaryButton{margin-left:auto}.fieldStats{grid-template-columns:repeat(2,1fr);gap:8px;padding-top:14px}.fieldStat{padding:13px}.fieldStat strong{font-size:23px}.fieldFilters{gap:10px}.fieldStatusTabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px}.fieldPill{flex:none}.tourDateBar{flex-wrap:wrap}.tourDateBar>span{margin-left:0}.tourDateBar .secondaryButton{width:100%}.tourStop{align-items:flex-start;flex-wrap:wrap}.stopDetails{min-width:calc(100% - 100px)}.stopOutcomeButton{margin-left:auto}.outcomePanel{margin-left:0}.outcomeExtras{align-items:stretch;flex-direction:column}.outcomeExtras input{width:100%}.companyDetails,.fieldFormGrid{grid-template-columns:1fr}.companyDrawer{padding:20px 16px 28px}.selectionBar{flex-wrap:wrap}.selectionBar strong{width:100%}.selectionBar .primaryButton{flex:1 1}}.authShell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top,#e7f6f5 0,var(--shell) 42%)}.authCard{width:min(100%,410px);padding:32px;border:1px solid rgba(18,41,43,.1);border-radius:20px;background:var(--surface);box-shadow:0 22px 56px -28px rgba(13,92,99,.4)}.authBrand{display:flex;align-items:center;gap:8px;margin-bottom:22px;color:var(--accent)}.authBrand span{font-family:"Instrument Serif",Georgia,serif;font-size:34px;line-height:1.3;letter-spacing:-.02em}.authCard h1{margin:0 0 18px;font-size:23px}.authEyebrow{margin:0 0 8px;color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.authHint{margin:10px 0 24px;color:rgba(18,41,43,.55);font-size:13px;line-height:1.6}.authForm{display:grid;grid-gap:16px;gap:16px}.authForm label{display:grid;grid-gap:7px;gap:7px;color:rgba(18,41,43,.68);font-size:12px;font-weight:800}.authForm input{width:100%;height:42px;padding:0 12px;border:1px solid rgba(18,41,43,.15);border-radius:10px;outline:0;color:var(--ink);background:#fbfdfd}.authForm input:focus{border-color:var(--highlight);box-shadow:0 0 0 3px rgba(120,205,215,.18)}.authButton{min-height:38px;padding:0 18px;border:0;border-radius:999px;background:var(--accent);color:var(--surface);font-size:13px;font-weight:800}.authButton:hover:not(:disabled){background:var(--hover)}.authButton:disabled{cursor:wait;opacity:.65}.authError{color:#a5473c}.authError,.authSuccess{margin:0;font-size:12.5px;font-weight:700;line-height:1.5}.authSuccess{color:#26756a}.authLinks{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.authLinks button{padding:0;border:0;background:transparent;color:var(--accent);font-size:12px;font-weight:800;cursor:pointer}.approvalPanel{margin:18px 22px 0;padding:18px;border:1px solid rgba(18,41,43,.1);border-radius:16px;background:var(--surface)}.approvalPanel h2{margin:0 0 12px;font-size:18px}.approvalRow{display:flex;align-items:center;gap:10px;padding:12px 0;border-top:1px solid rgba(18,41,43,.08)}.approvalRow>span{display:grid;grid-gap:3px;gap:3px;margin-right:auto}.approvalRow small{color:rgba(18,41,43,.5);font-size:10px}.fieldSectorFilter{display:flex;justify-content:flex-end;padding:0 28px 10px}.fieldSectorFilter label{display:flex;align-items:center;gap:7px;color:rgba(18,41,43,.45);font-size:10px;font-weight:800;text-transform:uppercase}.fieldSectorFilter select{height:32px;padding:0 10px;border:1px solid rgba(18,41,43,.14);border-radius:9px;background:var(--surface);color:var(--ink);font-size:11px}.fieldKeyboardTools{margin:0 28px 12px;padding:8px 11px;border:1px solid rgba(18,41,43,.08);border-radius:10px;color:rgba(18,41,43,.48);font-size:10px;font-weight:800}.fieldKeyboardTools summary{cursor:pointer}.fieldKeyboardTools>div{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.fieldKeyboardTools button{min-height:28px;padding:0 8px;border:1px solid rgba(18,41,43,.12);border-radius:8px;background:var(--surface);color:var(--accent);font-size:10px;font-weight:800}.tourReorderTools{max-width:calc(100% - 56px);margin-left:28px;margin-right:28px}.tourReorderTools span{display:flex;align-items:center;gap:6px}.tourReorderTools strong{margin-right:auto;color:var(--ink);font-size:10.5px}.fieldQuickCallback{position:fixed;right:24px;bottom:24px;z-index:28;display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid rgba(13,92,99,.18);border-radius:12px;background:#f2fafa;color:var(--accent);font-size:10.5px;font-weight:800;box-shadow:0 10px 28px -18px rgba(18,41,43,.5)}.fieldQuickCallback input{height:31px;padding:0 8px;border:1px solid rgba(18,41,43,.14);border-radius:8px;background:var(--surface);font-size:11px}.pickerSearch{width:100%;margin-bottom:10px}.tourPickerList{max-height:380px;overflow:auto;border:1px solid rgba(18,41,43,.08);border-radius:12px}.tourPickerRow{display:flex;align-items:center;gap:10px;padding:11px 12px;border-bottom:1px solid rgba(18,41,43,.06);cursor:pointer}.tourPickerRow:last-child{border-bottom:0}.tourPickerRow span{min-width:0;display:flex;flex-direction:column;gap:3px}.tourPickerRow small,.tourPickerRow strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tourPickerRow strong{font-size:11.5px}.tourPickerRow small{color:rgba(18,41,43,.45);font-size:10.5px}.tourPicker>footer{display:flex;align-items:center;gap:8px;margin-top:16px}.tourPicker>footer .mutedText{margin-right:auto}.fieldTable tbody tr:focus-visible{outline:2px solid var(--highlight);outline-offset:-2px}.stopCallbackDate,.stopQuickNote{width:150px;height:31px;padding:0 9px;border:1px solid rgba(18,41,43,.12);border-radius:9px;background:var(--surface);color:var(--ink);font-size:10.5px;outline:0}.stopCallbackDate:focus,.stopOutcomeSelect:focus,.stopQuickNote:focus{border-color:var(--highlight)}.stopOutcomeSelect{min-height:31px;padding:0 8px;border:1px solid rgba(18,41,43,.12);border-radius:9px;background:var(--surface);color:var(--accent);font-size:10.5px;font-weight:800}@media (max-width:700px){.stopCallbackDate,.stopQuickNote{flex:1 1;min-width:150px}.stopOutcomeSelect{flex:1 1;min-width:180px}}.dateFilter{display:flex;align-items:center;gap:7px;color:rgba(18,41,43,.45);font-size:10px;font-weight:800}.dateFilter input{height:36px;padding:0 9px;border:1px solid rgba(18,41,43,.14);border-radius:10px;background:var(--surface);color:var(--ink);font-size:11px;font-weight:700}.mapPinLabel{display:block;transform:rotate(45deg)}.mapPin.fallback{background:#647b7d}.mapNote{position:absolute;left:12px;right:12px;bottom:12px;padding:6px 8px;border-radius:8px;background:rgba(255,255,250,.88);color:rgba(18,41,43,.52);font-size:9px;font-weight:700;text-align:center}.terrainWithDrawer{display:flex;align-items:flex-start}.terrainTableContent{min-width:0;flex:1 1}.companyDrawer{display:flex;flex-direction:column;overflow:auto;padding-bottom:0}.companyDrawer>header{flex:none}.companyDrawer>header>.companyAvatar{width:42px;height:42px;display:grid;place-items:center;flex:none;margin-top:1px;border-radius:13px;background:#dff4f4;color:var(--accent);font-size:12px;font-weight:800}.drawerSection h3{color:rgba(18,41,43,.45);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.drawerFooter{position:-webkit-sticky;position:sticky;bottom:0;z-index:2;display:flex;gap:8px;margin-top:auto;padding:15px 0 20px;border-top:1px solid rgba(18,41,43,.08);background:var(--surface);box-shadow:0 -10px 20px -18px rgba(18,41,43,.5)}.drawerFooter .primaryButton{width:100%}.prospectingPage .terrainWithDrawer{align-items:stretch}.prospectingPage .drawerSection .secondaryButton{margin-top:12px;min-height:34px}.prospectingPage .drawerSection textarea{display:block;margin-top:12px}.prospectingPage .drawerFooter a{display:flex;align-items:center;justify-content:center;text-decoration:none}@media (min-width:1120px){.terrainWithDrawer>.drawerBackdrop{position:static;inset:auto;z-index:auto;display:block;flex:0 0 404px;background:transparent}.terrainWithDrawer>.drawerBackdrop>.companyDrawer{position:-webkit-sticky;position:sticky;top:0;width:404px;height:100vh;max-height:100vh;border-left:1px solid rgba(18,41,43,.09);box-shadow:none}}@media (max-width:700px){.companyDrawer{padding-bottom:0}}.companyDrawer{width:min(404px,100%);padding:0}.companyDrawer>header{position:-webkit-sticky;position:sticky;top:0;z-index:3;align-items:center;gap:12px;padding:18px 20px 15px;border-bottom:1px solid rgba(18,41,43,.08);background:var(--surface)}.companyDrawer h2{margin:0 0 4px;font-size:17px;line-height:1.25;letter-spacing:-.02em}.companyDrawer header span{font-size:12px;font-weight:600}.companyDrawer .iconButton{width:30px;height:30px;border-radius:9px;font-size:16px}.companyDrawer>header>.companyAvatar{width:40px;height:40px;margin:0;border-radius:12px}.drawerActions{padding:14px 20px}.drawerSection{padding:15px 20px 16px}.drawerSection h3{margin-bottom:10px}.companyDetails{grid-template-columns:1fr;gap:0}.companyDetails>div{min-height:32px;display:flex;align-items:center;gap:10px}.companyDetails dt{width:74px;flex:none;text-transform:none}.companyDetails dd{min-width:0;flex:1 1;margin:0;text-align:right}.drawerSection textarea{min-height:74px;padding:11px 13px;border-radius:12px;font-size:12px}.visitHistory{gap:0}.visitHistory article{padding:8px 0;border-bottom:1px solid rgba(18,41,43,.07);border-radius:0;background:transparent}.visitHistory p{font-size:12px}.drawerFooter{padding:12px 20px 14px}.drawerFooter .primaryButton{min-height:40px;border-radius:999px;box-shadow:none}.fieldModal{width:min(520px,100%);padding:22px;border-radius:20px}.fieldModal h2{font-size:17px}.fieldFormGrid .fieldLabel input,.fieldFormGrid .fieldLabel textarea{height:38px;border-radius:10px}.fieldModal form>footer .primaryButton,.fieldModal form>footer .secondaryButton{min-height:38px;border-radius:999px}.planningModal{border-radius:20px}.planningModal h2{font-size:17px}.planFields input,.planFields select,.planSearch input{height:38px;border-radius:10px}.planningModal>footer .primaryButton,.planningModal>footer .secondaryButton{min-height:38px;border-radius:999px}.prospectionDrawer .prospectionDrawerHeader .eyebrow{display:none}.prospectionDrawer .prospectionStatusStrip{display:flex;flex-wrap:wrap;gap:6px;padding:14px 20px;border-bottom:1px solid rgba(18,41,43,.08)}.prospectionDrawer .prospectionStatusStrip .fieldPill{min-height:30px;padding:0 11px;border-radius:999px;background:var(--surface)}.prospectionDrawer .prospectionStatusStrip .fieldPill.active{background:#eaf4f4;border-color:rgba(13,92,99,.22);color:var(--accent)}.prospectionDetailRows{display:grid;grid-gap:4px;gap:4px}.prospectionDetailRow{min-height:32px;display:flex;align-items:center;gap:10px}.prospectionDetailRow>.mutedText,.prospectionDetailRow>span:first-child{width:74px;flex:none}.prospectionDetailRow>:last-child{min-width:0;flex:1 1;text-align:right}.prospectionDetailRow input{width:100%;height:32px;padding:0 9px;border:1px solid transparent;border-radius:8px;background:transparent;text-align:right}.prospectionDetailRow input:focus,.prospectionDetailRow input:hover{border-color:rgba(18,41,43,.13);background:#fbfdfd}.nextCallCard{display:flex;align-items:center;gap:8px;min-height:48px;padding:8px 10px;border:1px solid rgba(120,205,215,.7);border-radius:12px;background:#f2fafa}.nextCallDot{width:7px;height:7px;flex:none;border-radius:50%;background:var(--accent)}.nextCallCard input{min-width:0;flex:1 1;height:28px;border:0;background:transparent;color:var(--accent);font-size:11px;font-weight:700}.nextCallCard strong{color:var(--accent);font-size:11.5px;white-space:nowrap}.nextCallCard .secondaryButton,.nextCallEmpty .secondaryButton{min-height:26px;padding-inline:11px;border-radius:999px;font-size:10.5px}.nextCallEmpty{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;color:rgba(18,41,43,.48);font-size:11.5px}.nextCallEmpty .nextCallInput{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.nextCallEmpty:focus-within .nextCallInput{position:static;width:134px;height:28px;opacity:1;pointer-events:auto}.callHistory article{display:flex;align-items:center;gap:9px}.callHistory article time{order:-1;min-width:62px}.prospectionNotes{display:grid;grid-gap:8px;gap:8px}.prospectionNoteCard{padding:11px 13px;border:1px solid rgba(18,41,43,.08);border-radius:12px;background:#f8fbfb}.prospectionNoteCard p{margin:6px 0 0;color:rgba(18,41,43,.62);font-size:12.5px;line-height:1.5}.prospectionNoteMeta{color:rgba(18,41,43,.38);font-size:10px;font-weight:700}.prospectionNoteInput{display:block;margin-top:10px}.prospectionAddNoteButton{width:100%;min-height:34px;margin-top:8px;border-radius:999px}.prospectionDrawerCloseGlyph{width:11px;height:11px;position:relative;display:block}.prospectionDrawerCloseGlyph:after,.prospectionDrawerCloseGlyph:before{content:"";position:absolute;left:5px;top:0;width:1.5px;height:11px;border-radius:1px;background:currentColor}.prospectionDrawerCloseGlyph:before{transform:rotate(45deg)}.prospectionDrawerCloseGlyph:after{transform:rotate(-45deg)}.prospectionRating{display:flex;align-items:center;justify-content:flex-end;gap:9px}.prospectionRating strong{padding:3px 8px;border-radius:999px;background:#fdf2dc;color:#8a5b12;font-size:10.5px}.prospectionDrawerError{position:static;margin:10px 20px 0}.prospectionPhoneIcon{width:13px;height:13px;position:relative;display:inline-block;transform:rotate(-28deg)}.prospectionPhoneIcon:before{content:"";position:absolute;inset:1px 3px;border-color:transparent currentcolor;border-style:solid;border-width:2px;border-radius:50%}.drawerCallAction{display:flex;align-items:center;justify-content:center}@media (min-width:1120px){.prospectingPage .terrainWithDrawer>.drawerBackdrop{flex-basis:404px}.prospectingPage .terrainWithDrawer>.drawerBackdrop>.companyDrawer{width:404px}}@media (max-width:1119px){.prospectingPage .prospectionDrawerBackdrop{z-index:70}.prospectingPage .drawerBackdrop>.companyDrawer{width:100%;max-width:none}}.fieldCompanyCell{display:flex;align-items:center;gap:11px;min-width:0}.fieldCompanyAvatar{width:30px;height:30px;flex:none;display:grid;place-items:center;border-radius:10px;background:#dff4f4;color:var(--accent);font-size:10.5px;font-weight:800}.fieldCompanyMeta{min-width:0}.fieldSizePill{display:inline-flex;min-height:21px;padding:0 9px;color:rgba(18,41,43,.6);font-size:10.5px;font-weight:700}.fieldSizePill,.fieldViewSwitch{align-items:center;border-radius:999px;background:#f1f5f5}.fieldViewSwitch{display:flex;gap:4px;padding:3px}.fieldHeaderPrimary{min-height:38px;border-radius:999px;box-shadow:none}.tourHeaderDateControls{display:flex;align-items:center;gap:7px}.tourHeaderDateControls input{height:32px;padding:0 9px;border:1px solid rgba(18,41,43,.13);border-radius:999px;background:var(--surface);color:var(--ink);font-size:11px;font-weight:700}.tourTodayButton{width:auto;height:30px;padding:0 10px}.tourHeaderCount,.tourTodayButton{border-radius:999px;font-size:10.5px;font-weight:800}.tourHeaderCount{min-width:24px;height:22px;display:inline-grid;place-items:center;padding:0 8px;background:#f1f5f5;color:rgba(18,41,43,.45)}.fieldOverview{display:grid;grid-template-columns:minmax(0,4fr) minmax(240px,1fr);grid-gap:12px;gap:12px;align-items:stretch;padding:20px 28px 14px}.fieldOverview .fieldStats{padding:0}.fieldOverview .studyProgress{height:100%;display:flex;flex-direction:column;justify-content:center;margin:0}.fieldFilterStack{display:grid}.fieldStatusFilterRow{padding-bottom:10px}.fieldUtilityRow{align-items:center}.fieldUtilityRow .fieldFilterControls{width:100%;margin-left:0}.fieldKeyboardToolsInline{flex:none;margin:0;padding:8px 10px}.fieldKeyboardToolsInline[open]{width:100%}.tourStopPrimary{min-width:0;flex:1 1;display:flex;align-items:center;gap:11px}.tourStopControls{justify-content:flex-end;gap:7px;flex-wrap:wrap}.mapLegend,.tourStopControls{display:flex;align-items:center}.mapLegend{min-height:40px;gap:18px;padding:0 15px;border-top:1px solid rgba(18,41,43,.07);color:rgba(18,41,43,.48);font-size:10.5px;font-weight:700}.mapLegend span{display:inline-flex;align-items:center;gap:6px}.mapLegend i{width:7px;height:7px;border-radius:50%;background:var(--accent)}.mapLegend .done i,.mapLegendDot.visited,.mapPin.visited:not(.fallback){background:#0e7a52}.callingHeaderIdentity{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.callingTitleRow{min-width:0;display:flex;align-items:center;gap:12px}.callerIdentityAvatar{width:38px;height:38px;flex:none;display:grid;place-items:center;border-radius:12px;background:#dff4f4;color:var(--accent);font-size:11px;font-weight:800}.callingBackButton{min-height:28px;margin:0;padding:0 11px;border:1px solid rgba(18,41,43,.12);border-radius:999px;background:var(--surface)}.callingHeaderActions{display:flex;align-items:center;gap:8px}.callerCardsHeader{display:flex;align-items:center;gap:10px;margin:0 28px 14px;color:rgba(18,41,43,.42);font-size:10.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.callerCardsHeader b{min-width:24px;height:20px;display:grid;place-items:center;padding:0 6px;border-radius:999px;background:#f1f5f5;color:rgba(18,41,43,.48);font-size:10px}.callerOverviewGrid .callerCard{display:block}.callerCardIdentity{display:flex;align-items:center;gap:12px}.callerCardName{min-width:0;display:grid;grid-gap:4px;gap:4px}.callerCardProgress{display:grid;grid-gap:8px;gap:8px;margin-top:15px}.callerCardProgressLabel{display:flex;align-items:center;justify-content:space-between;gap:10px;color:rgba(18,41,43,.45);font-size:10.5px}.callerCardProgressLabel b{color:var(--ink);font-size:11.5px}.callerCardFooter{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:13px;padding-top:11px;border-top:1px solid rgba(18,41,43,.07);color:rgba(18,41,43,.42);font-size:10.5px}.callerDetailShell{display:grid;grid-template-columns:minmax(260px,326px) minmax(0,1fr);grid-gap:16px;gap:16px;margin:0 28px;align-items:start}.callerDetailTabs{grid-column:1/-1;margin:0}.callerDaysLayout,.callerDetailShell>.emptyState,.callerDetailShell>.monthPanel,.callerDetailShell>.reportList{grid-column:1/-1}.callerDetailShell .monthPanel,.callerDetailShell .reportList{margin:0}.callerDaysLayout{display:grid;grid-template-columns:minmax(260px,326px) minmax(0,1fr);grid-gap:16px;gap:16px;align-items:start}.callingDayRail{margin:0}.callingDayRail .dayCardSummary{grid-template-columns:1fr auto;gap:9px;padding:13px 14px}.callingDayRail .dayCardSummary .dayProgress{grid-column:1/-1}.callingDayRail .dayCard.selected{border-color:rgba(13,92,99,.28);background:#f2fafa;box-shadow:inset 3px 0 0 var(--accent)}.callingDayDetailPanel{min-width:0;overflow:hidden;border:1px solid rgba(18,41,43,.09);border-radius:16px;background:var(--surface)}.callingDayDetailHeader{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 18px;border-bottom:1px solid rgba(18,41,43,.07)}.callingDayDetailHeader>div{display:grid;grid-gap:4px;gap:4px}.callingDayDetailHeader span{color:rgba(18,41,43,.45);font-size:10px}.callingDayDetailHeader strong{font-size:13px}.callingDayDetailProgress{margin:12px 18px 0}.callingDayDetailPanel .dayDetail{border-top:0}.emptyState,.fieldEmpty.compact{min-height:132px;padding:44px 24px;border-radius:16px}.emptyState>span{width:38px;height:38px;border-radius:12px}.emptyState h2{margin:12px 0 6px;font-size:14px}@media (max-width:950px){.appShell{display:block;padding-top:62px}.mobileBar{min-width:0;overflow:hidden}.mobileBrand{display:flex;align-items:center;gap:5px;flex:none;color:var(--accent)}.mobileBrand .brandLogo{width:22px;height:22px}.mobileBrand .brandWordmark{font-size:27px}.mobileBar nav{min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.mobileBar nav::-webkit-scrollbar{display:none}.mobileBar nav button{flex:none}.callerGrid,.callingPage>.callingStats,.dayList,.detailTabs,.monthPanel,.reportList{margin-left:16px;margin-right:16px}.callerDetailShell{margin-inline:16px}.callerDaysLayout,.callerDetailShell,.fieldOverview{grid-template-columns:1fr}.fieldOverview{padding-left:16px;padding-right:16px}.fieldOverview .studyProgress{min-height:92px}.tourHeaderDateControls{min-width:max-content}}@media (max-width:700px){.callingPage{padding:0 0 calc(32px + env(safe-area-inset-bottom))}.callingPage .callingHeader{align-items:flex-start;flex-direction:column;margin:0 0 14px;padding:16px}.callingPage .callingHeader .primaryButton{width:100%}.callerGrid,.callingPage>.callingStats,.dayList,.detailTabs,.monthPanel,.reportList{margin-left:14px;margin-right:14px}.callerGrid{grid-template-columns:1fr}.callerCard{min-height:112px}.fieldHeader{min-height:0;align-items:stretch;padding:16px}.fieldHeaderActions{min-width:0;overflow-x:auto}.fieldHeaderActions>*{flex:none}.fieldOverview{padding-top:14px}.fieldOverview .fieldStats{grid-template-columns:repeat(2,1fr)}.fieldUtilityRow .fieldFilterControls{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px}.fieldUtilityRow .fieldFilterControls>*{flex:none}.fieldUtilityRow .fieldFilterControls .searchField{min-width:220px}.tourStopPrimary{width:100%}.tourStopControls{width:100%;justify-content:flex-start;padding-left:42px}.fieldShell .companyDrawer,.prospectingPage .companyDrawer{padding:0}.fieldModal{width:100%;max-height:94vh;border-radius:20px 20px 0 0}}