.crm-shell{min-height:100vh;background:#f6f5fb;color:#252936}.crm-shell--embedded{min-height:0;margin-top:32px;background:transparent}.crm-topbar{position:sticky;top:0;z-index:20;display:flex;min-height:68px;align-items:center;gap:16px;padding:10px clamp(18px,4vw,56px);border-bottom:1px solid #e7e3f2;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.crm-topbar nav{display:flex;gap:18px;margin-left:auto}.crm-back,.crm-close{display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:12px;background:#f1eef9;color:#55426e;font-size:1.35rem;cursor:pointer}.crm-content{width:min(var(--workspace-max),calc(100% - 48px));margin:0 auto;padding:38px 0 72px}.crm-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px}.crm-title-row h1,.crm-form-heading h1{margin:4px 0 8px;color:#252936;font-family:inherit;font-size:clamp(1.75rem,2.5vw,2.25rem);letter-spacing:-.03em}.crm-title-row p{margin:0;color:#6b6875}.crm-filters{display:grid;grid-template-columns:minmax(240px,1fr) 190px 190px auto;gap:14px;padding:18px;border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:#fff;box-shadow:var(--ui-shadow)}.crm-filter-action{align-self:end;min-height:44px;white-space:nowrap}.crm-filters label,.crm-field,.crm-inline-field{display:grid;gap:7px;color:#5f5a69;font-size:.78rem;font-weight:700;letter-spacing:.03em}.crm-filters input,.crm-filters select,.crm-field input,.crm-field select,.crm-field textarea,.crm-inline-field select{min-height:44px;padding:0 13px;border:1px solid #d8d2e4;border-radius:11px;background:#fff;color:#252936;font:inherit;font-size:.94rem;font-weight:500;letter-spacing:0}.crm-field textarea{min-height:100px;padding-top:12px;resize:vertical}.crm-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px}.crm-account-card{min-height:210px;padding:18px;border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:#fff;color:inherit;text-align:left;box-shadow:var(--ui-shadow);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.crm-account-card:hover{transform:none;border-color:#c9b8f4;box-shadow:0 4px 14px #1018280f}.crm-account-card>div:first-child{display:flex;justify-content:space-between}.crm-account-card h2{margin:18px 0 6px;font-family:inherit;font-size:1.25rem}.crm-account-card>p{min-height:38px;margin:0;color:#777280}.crm-account-card dl{display:grid;gap:12px;margin:24px 0 0}.crm-account-card dl div{display:flex;justify-content:space-between;gap:16px}.crm-account-card dt{color:#8a8591;font-size:.78rem}.crm-account-card dd{margin:0;font-size:.82rem;font-weight:700;text-align:right}.crm-type,.crm-status,.crm-verification{display:inline-flex;align-items:center;min-height:26px;padding:3px 9px;border-radius:999px;background:#efeaf8;color:#5e467b;font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.crm-status--active,.crm-verification--admin_verified{background:#e2f5e9;color:#237342}.crm-status--blocked{background:#fde8e8;color:#a43333}.crm-status--inactive{background:#eeeef1;color:#64636a}.crm-state{margin-top:20px;padding:56px 24px;border:1px dashed #d7d0e2;border-radius:18px;color:#777280;text-align:center}.crm-pagination{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:28px}.crm-pagination button{min-height:40px;padding:0 16px;border:1px solid #d8d2e4;border-radius:10px;background:#fff}.crm-detail-title{align-items:center}.crm-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:6px;color:#777280;font-size:.78rem;font-weight:800;letter-spacing:.06em}.crm-breadcrumb button{padding:0;border:0;background:transparent;color:#7c3aed;font:inherit;cursor:pointer}.crm-breadcrumb button:hover{text-decoration:underline}.crm-actions{display:flex;flex-wrap:wrap;gap:10px}.crm-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.crm-detail-card,.crm-timeline,.crm-form{padding:20px;border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:#fff;box-shadow:var(--ui-shadow)}.crm-detail-card h2,.crm-timeline h2{margin:0 0 20px;font-family:inherit;font-size:1.05rem}.crm-detail-card p,.crm-detail-card address{margin:8px 0;color:#5f5a69;font-style:normal;line-height:1.55}.crm-info-label{display:block;margin-bottom:2px;color:#96909d;font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.crm-location-card{grid-column:span 2}.crm-location-card .text-button{margin-left:12px}.crm-location-map{display:block;width:100%;height:220px;margin-top:16px;border:1px solid var(--ui-border);border-radius:10px}.crm-detail-card p.crm-empty,.crm-timeline>p.crm-empty{color:#96909d}.crm-inline-field,.crm-timeline{margin-top:16px}.crm-timeline ol{display:grid;gap:0;margin:20px 0 0;padding:0;list-style:none}.crm-timeline li{display:grid;grid-template-columns:180px 1fr 160px;gap:18px;padding:16px 0;border-top:1px solid #eeeaf3}.crm-timeline li span,.crm-timeline li p{margin:0;color:#817b88;font-size:.82rem}.crm-timeline li strong{font-size:.88rem;text-transform:capitalize}.crm-form{width:min(900px,100%);margin:0 auto;padding:0;overflow:hidden}.crm-form-heading{display:flex;align-items:center;justify-content:space-between;padding:26px 28px 18px;border-bottom:1px solid #eeeaf3}.crm-form-heading h1{font-size:2rem}.crm-form fieldset{position:relative;margin:0;padding:62px 28px 26px;border:0;border-bottom:1px solid #eeeaf3}.crm-form legend{position:absolute;top:22px;left:28px;padding:0;color:#55426e;font-size:.78rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.crm-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:0}.crm-field--wide{grid-column:1 / -1}.crm-form-actions{display:flex;justify-content:flex-end;gap:10px;padding:20px 28px 26px}@media(max-width:860px){.crm-directory-grid,.crm-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-filters{grid-template-columns:1fr 1fr auto}.crm-filters label:first-child{grid-column:1 / -1}}.crm-shell--embedded .crm-content{width:100%;padding:0}.crm-shell.sales-shell .crm-topbar .crm-back,.crm-shell.sales-shell .crm-topbar .codju-logo{display:none}.crm-shell.sales-shell .crm-topbar>.profile-menu{margin-left:auto}@media(max-width:620px){.crm-shell.sales-shell .crm-topbar .crm-back{display:grid}.crm-shell.sales-shell .crm-topbar .codju-logo{display:inline-flex}.crm-shell--embedded{margin-top:24px}.crm-content{width:min(100% - 20px,1180px);padding-top:24px}.crm-topbar{padding-inline:12px}.crm-title-row{align-items:flex-start;flex-direction:column}.crm-title-row .button{width:100%}.crm-filters,.crm-directory-grid,.crm-detail-grid,.crm-form-grid{grid-template-columns:1fr}.crm-filter-action{width:100%}.crm-filters label:first-child,.crm-field--wide{grid-column:auto}.crm-account-card{min-height:220px}.crm-location-card{grid-column:auto}.crm-timeline li{grid-template-columns:1fr;gap:5px}.crm-form fieldset,.crm-form-heading,.crm-form-actions{padding-inline:18px}.crm-form legend{left:18px}.crm-form-actions .button{flex:1}.crm-filters input,.crm-filters select,.crm-field input,.crm-field select,.crm-field textarea{font-size:16px}}:root{--brand-purple: #7c3aed;--brand-purple-dark: #6d28d9;--brand-purple-action: #8623d5;--brand-purple-soft: #f5f3ff;--brand-purple-border: #ddd6fe;--ui-canvas: #f6f7fb;--ui-surface: #fff;--ui-border: #e4e7ec;--ui-text: #202939;--ui-muted: #667085;--ui-radius: 14px;--ui-shadow: 0 1px 2px rgba(16, 24, 40, .03), 0 8px 24px rgba(16, 24, 40, .04);--workspace-max: 1200px;--workspace-sidebar: 220px;color:#1f2937;background:#fff;font-family:Nunito,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#f5f3ff,#fff 36%,#eef2ff)}button,input{font:inherit}button{color:inherit}.app-shell{width:min(1280px,calc(100% - 48px));margin:0 auto;padding:max(24px,env(safe-area-inset-top)) 0 96px}.topbar{display:flex;align-items:center;min-height:54px;padding-bottom:20px;border-bottom:1px solid #e5e7eb}.brand-mark{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:14px;color:#fff;background:#7c3aed;font-family:"M PLUS Rounded 1c",sans-serif;font-size:1.45rem;box-shadow:0 8px 18px #7c3aed33}.topbar__identity{display:flex;flex-direction:column;gap:2px;margin-left:13px}.topbar__identity strong{font-size:.88rem}.topbar__identity span{color:#6b7280;font-size:.74rem}.connection-pill{display:inline-flex;gap:8px;align-items:center;margin-left:auto;padding:8px 11px;border:1px solid #e5e7eb;border-radius:999px;color:#4b5563;background:#ffffffd6;font-size:.72rem;font-weight:700}.connection-pill__dot{width:7px;height:7px;border-radius:50%;background:#55af76;box-shadow:0 0 0 4px #55af7621}.welcome-row{display:flex;gap:36px;align-items:flex-end;justify-content:space-between;padding:54px 0 46px}.eyebrow,.section-kicker{margin:0 0 10px;color:#7c3aed;font-size:.7rem;font-weight:850;letter-spacing:.14em}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:"M PLUS Rounded 1c",sans-serif;font-weight:700;letter-spacing:-.02em}h1{margin-bottom:8px;font-size:clamp(2rem,4vw,2.8rem);line-height:1.12}h2{margin-bottom:0;font-size:clamp(1.4rem,2.5vw,2rem)}.muted-date{margin:0;color:#6b7280;font-size:.92rem}.quick-actions{display:flex;gap:10px;padding-bottom:5px}.button{min-height:40px;padding:0 14px;border:1px solid transparent;border-radius:9px;font-size:.78rem;font-weight:700;cursor:pointer}.button--primary{color:#fff;background:#8623d5;border-color:#8623d5;box-shadow:0 1px 2px #7c3aed2e}.button--secondary{border-color:#8623d5;color:#8623d5;background:#fff}.button--compact{min-height:36px;padding:0 13px;font-size:.72rem}.button:disabled{border-color:#e1e1e1;color:#6b7280;background:#e1e1e1;cursor:not-allowed}.notice{margin:-20px 0 30px;padding:13px 16px;border-radius:12px;font-size:.82rem;font-weight:650}.notice--success{color:#175d39;background:#dff3e6}.notice--error{color:#842f2b;background:#f8dfda}.attention-section{padding:30px;border:2px solid #ddd6fe;border-radius:24px;color:#1f2937;background:linear-gradient(135deg,#f5f3ff,#fff 58%,#eef2ff);box-shadow:0 8px 24px #7c3aed14}.section-heading,.panel-heading{display:flex;gap:20px;align-items:flex-start;justify-content:space-between}.attention-section .section-kicker{color:#7c3aed}.count-badge{display:grid;width:32px;height:32px;place-items:center;border:1px solid #c4b5fd;border-radius:50%;color:#6d28d9;background:#ede9fe;font-weight:800}.attention-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:24px}.attention-card{position:relative;padding:19px 20px;overflow:hidden;border:2px solid #ede9fe;border-radius:16px;background:#fff;transition:all .25s cubic-bezier(.4,0,.2,1)}.attention-card:before{position:absolute;top:0;bottom:0;left:0;width:3px;content:"";background:#8b5cf6}.attention-card--critical:before{background:#ec7d67}.attention-card:hover{border-color:#c4b5fd;transform:translateY(-2px);box-shadow:0 8px 24px #7c3aed1a}.attention-card__label{color:#7c3aed;font-size:.66rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.attention-card h3{margin:12px 0 5px;font-size:.98rem}.attention-card p{margin-bottom:14px;color:#4b5563;font-size:.8rem}.attention-card__time{color:#6b7280;font-size:.7rem}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.85fr);gap:18px;margin-top:18px}.panel{padding:28px;border:2px solid #ede9fe;border-radius:20px;background:#fff;box-shadow:0 1px 3px #0000000d}.panel h2{font-size:1.85rem}.panel-summary{color:#6b7280;font-size:.73rem;font-weight:700}.visit-list{margin-top:24px}.visit-row{display:grid;grid-template-columns:32px 74px minmax(0,1fr) auto;gap:14px;align-items:center;min-height:84px;border-top:1px solid #e5e7eb}.visit-row:first-child{border-top:0}.timeline-marker{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;color:#6d28d9;background:#ede9fe;font-size:.7rem;font-weight:850}.visit-time{color:#4b5563;font-size:.76rem;font-weight:750}.visit-detail{min-width:0}.visit-detail h3{margin-bottom:4px;overflow:hidden;font-size:.92rem;text-overflow:ellipsis;white-space:nowrap}.visit-detail p{margin-bottom:0;overflow:hidden;color:#6b7280;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.visit-action{display:flex;flex-direction:column;gap:7px;align-items:flex-end}.visit-status{padding:5px 8px;border-radius:999px;color:#6d28d9;background:#ede9fe;font-size:.62rem;font-weight:800;text-transform:capitalize}.visit-status--completed{color:#2e7250;background:#dff0e5}.visit-status--in_progress{color:#315e86;background:#dceaf5}.text-button{padding:0;border:0;color:#7c3aed;background:transparent;font-size:.7rem;font-weight:850;cursor:pointer}.text-button:disabled{opacity:.5;cursor:not-allowed}.side-stack{display:flex;flex-direction:column;gap:18px}.progress-metric{margin-top:25px}.progress-metric__labels{display:flex;justify-content:space-between;margin-bottom:8px;font-size:.78rem}.progress-track{height:7px;overflow:hidden;border-radius:999px;background:#ede9fe}.progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#8b5cf6)}.progress-metric p{margin:8px 0 0;color:#6b7280;font-size:.7rem}.progress-metric p strong{color:#374151}.target-source{margin:22px 0 0;color:#9ca3af;font-size:.65rem}.pipeline-list{margin-top:22px}.pipeline-row{display:grid;grid-template-columns:minmax(0,1fr) 32px auto;gap:10px;align-items:center;padding:12px 0;border-top:1px solid #e5e7eb;font-size:.72rem}.pipeline-row:first-child{border-top:0}.pipeline-row__stage{font-weight:700}.pipeline-row strong{display:grid;width:26px;height:26px;place-items:center;border-radius:8px;color:#6d28d9;background:#ede9fe}.pipeline-row>span:last-child{color:#6b7280}.mobile-nav{position:fixed;right:0;bottom:0;left:0;z-index:10;display:none;grid-template-columns:repeat(5,1fr);padding:8px 10px max(8px,env(safe-area-inset-bottom));border-top:1px solid #e5e7eb;background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-nav button{display:flex;flex-direction:column;gap:3px;align-items:center;border:0;color:#6b7280;background:transparent;font-size:.61rem;font-weight:700}.mobile-nav button span{font-size:1rem}.mobile-nav button.active{color:#7c3aed}.state-screen{display:grid;min-height:100vh;padding:32px;place-content:center;justify-items:center;text-align:center}.state-screen .brand-mark{margin-bottom:20px}.state-screen h1{max-width:560px;font-size:clamp(2.2rem,7vw,4.5rem)}.state-screen p{max-width:500px;color:#6b7280}@media(max-width:900px){.app-shell{width:min(100% - 30px,720px)}.dashboard-grid{grid-template-columns:1fr}.side-stack{display:grid;grid-template-columns:repeat(2,1fr)}.mobile-nav{display:grid}}@media(max-width:620px){.app-shell{width:min(100% - 20px,520px);padding-top:max(12px,env(safe-area-inset-top))}.topbar{padding:0 3px 12px}.brand-mark{width:38px;height:38px;border-radius:12px}.welcome-row{display:block;padding:38px 4px 30px}.welcome-row h1{max-width:320px;font-size:2.35rem}.quick-actions{margin-top:24px}.quick-actions .button{flex:1}.attention-section,.panel{padding:22px 18px;border-radius:20px}.attention-grid{grid-template-columns:1fr}.visit-row{grid-template-columns:28px 58px minmax(0,1fr);gap:9px;padding:12px 0}.visit-action{grid-column:3;flex-direction:row;align-items:center;justify-content:space-between}.side-stack{display:flex}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.attention-card{transition:none}}.auth-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(420px,.75fr);min-height:100vh;background:linear-gradient(135deg,#f5f3ff,#fff 54%,#eef2ff)}.auth-intro{display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,8vw,120px)}.auth-intro .brand-mark{margin-bottom:52px}.auth-intro h1{max-width:720px;margin-bottom:20px;font-size:clamp(2.4rem,5vw,4.5rem)}.auth-intro>p:last-child{max-width:600px;color:#6b7280;font-size:1.05rem;line-height:1.7}.auth-card{align-self:center;width:min(460px,calc(100% - 48px));margin:48px auto;padding:38px;border:1px solid var(--ui-border);border-radius:16px;background:#fff;box-shadow:0 18px 50px #1018281a}.auth-card h2{font-size:2rem}.auth-card__subtitle,.auth-help{color:#6b7280;font-size:.82rem}.auth-card .notice{margin:20px 0}.auth-help{margin:22px 0 0;text-align:center}.form-stack{display:flex;flex-direction:column;gap:18px}.form-stack label,.form-grid label{display:flex;flex-direction:column;gap:7px}.form-stack label>span,.form-grid label>span{color:#6b7280;font-size:.69rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.form-stack input,.form-grid input,.form-grid select{width:100%;min-height:46px;padding:0 14px;border:1px solid #ddd6fe;border-radius:12px;outline:none;color:#1f2937;background:#fff}.form-stack input:focus,.form-grid input:focus,.form-grid select:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #ede9fe}.auth-submit{margin-top:6px}.password-form{width:min(420px,100%);margin-top:24px;text-align:left}.admin-shell{display:grid;grid-template-columns:230px minmax(0,1fr);min-height:100vh;background:#f9fafb}.admin-sidebar{position:sticky;top:0;display:flex;flex-direction:column;height:100vh;padding:24px 18px;border-right:1px solid #e5e7eb;background:#fff}.admin-brand{display:flex;gap:12px;align-items:center;padding:0 8px 34px}.admin-brand strong{font-family:"M PLUS Rounded 1c",sans-serif}.admin-sidebar nav{display:flex;flex-direction:column;gap:6px}.admin-sidebar nav button,.admin-logout{min-height:44px;padding:0 14px;border:0;border-radius:11px;color:#6b7280;background:transparent;font-weight:700;text-align:left}.admin-sidebar nav button.active{color:#6d28d9;background:#f5f3ff}.admin-sidebar nav button:disabled{opacity:.52}.admin-logout{margin-top:auto;color:#7c3aed;cursor:pointer}.admin-content{width:min(1120px,calc(100% - 64px));margin:0 auto;padding:38px 0 80px}.admin-topbar,.admin-panel__heading{display:flex;gap:24px;align-items:center;justify-content:space-between}.admin-topbar h1{margin:0;font-size:clamp(2rem,4vw,2.8rem)}.admin-identity{display:flex;flex-direction:column;align-items:flex-end}.admin-identity span{font-weight:800}.admin-identity small{color:#7c3aed;font-weight:700}.admin-notice{margin:24px 0}.admin-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:32px 0 18px}.admin-metrics article{display:flex;flex-direction:column;gap:8px;padding:20px;border:2px solid #ede9fe;border-radius:16px;background:#fff}.admin-metrics span{color:#6b7280;font-size:.76rem;font-weight:700}.admin-metrics strong{color:#6d28d9;font-family:"M PLUS Rounded 1c",sans-serif;font-size:1.7rem}.admin-panel{padding:28px;border:2px solid #ede9fe;border-radius:20px;background:#fff}.admin-panel h2{font-size:1.7rem}.admin-empty{padding:36px;color:#6b7280;text-align:center}.user-list{margin-top:24px}.user-filters{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:10px;margin-top:24px}.user-filters input,.user-filters select{width:100%;min-height:44px;padding:0 13px;border:1px solid #ddd6fe;border-radius:12px;background:#fff}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.user-row{display:grid;grid-template-columns:42px minmax(180px,1.3fr) minmax(180px,1fr) auto 108px;gap:14px;align-items:center;min-height:76px;border-top:1px solid #e5e7eb}.user-avatar{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;color:#6d28d9;background:#ede9fe;font-size:.72rem;font-weight:800}.user-primary,.user-role{display:flex;min-width:0;flex-direction:column}.user-primary__name{align-self:flex-start;color:var(--brand-purple);font-size:.84rem;text-align:left}.user-primary span,.user-role span,.user-role small{overflow:hidden;color:#6b7280;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.user-role span{color:#374151;font-weight:700}.account-status{padding:5px 9px;border-radius:999px;font-size:.65rem;font-weight:800;text-transform:capitalize}.account-status--active{color:#166534;background:#dcfce7}.account-status--suspended{color:#991b1b;background:#fee2e2}.create-user-form{margin-top:26px;padding:24px;border:2px dashed #c4b5fd;border-radius:18px;background:linear-gradient(135deg,#faf5ff,#fff)}.create-user-form__heading p{color:#6b7280;font-size:.78rem}.create-user-form .notice{margin:16px 0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-grid--employee{margin-top:18px}.checkbox-field{display:flex;gap:9px;align-items:center;margin-top:20px;color:#4b5563;font-size:.8rem;font-weight:700}.checkbox-field input{width:17px;height:17px;accent-color:#7c3aed}.form-actions{display:flex;justify-content:flex-end;margin-top:22px}@media(max-width:900px){.auth-layout{grid-template-columns:1fr}.auth-intro{padding:48px 32px 20px}.auth-intro .brand-mark{margin-bottom:32px}.auth-intro h1{font-size:2.6rem}.admin-shell{display:block}.admin-sidebar{position:static;height:auto;flex-direction:row;align-items:center;padding:12px 20px;border-right:0;border-bottom:1px solid #e5e7eb}.admin-brand{padding:0}.admin-sidebar nav{display:none}.admin-logout{margin:0 0 0 auto}.admin-content{width:min(100% - 30px,760px);padding-top:28px}}@media(max-width:640px){.auth-intro{padding:28px 20px 0}.auth-intro h1{font-size:2rem}.auth-intro>p:last-child{font-size:.9rem}.auth-card{width:calc(100% - 24px);margin:28px auto;padding:26px 20px}.admin-topbar{align-items:flex-start}.admin-identity{display:none}.admin-metrics{grid-template-columns:repeat(3,1fr);gap:8px}.admin-metrics article{padding:14px 10px}.admin-panel{padding:20px 14px}.admin-panel__heading{align-items:flex-end}.form-grid,.user-filters{grid-template-columns:1fr}.user-row{grid-template-columns:38px minmax(0,1fr) auto;gap:10px;padding:14px 0}.user-role{grid-column:2}.account-status{grid-row:1;grid-column:3}.user-row .text-button:not(.user-primary__name){grid-row:2;grid-column:3}}.visit-workspace__heading{display:flex;align-items:end;justify-content:space-between;padding:38px 0 24px}.visit-workspace__heading h1{margin:4px 0 8px}.visit-workspace__heading p:last-child,.location-privacy-notice p{margin:0;color:var(--text-secondary, #6b7280)}.location-privacy-notice{margin-bottom:20px;padding:16px 18px;border:1px solid #d8cff5;border-radius:14px;background:#f7f4ff}.location-privacy-notice strong{display:block;margin-bottom:4px;color:#4c2b8f}.visit-workspace__grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);gap:20px;align-items:start}.visit-plan-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:20px;padding:14px;border-radius:14px;background:#f8f8fa}.visit-plan-form input,.visit-plan-form select{min-width:0;min-height:44px;padding:0 12px;border:1px solid #dedee4;border-radius:10px;background:#fff;font:inherit}.field-work-list{display:grid;gap:10px}.field-work-card{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:16px;border:1px solid #e7e5ec;border-radius:13px;background:#fff}.field-work-card h3{margin:7px 0 3px}.field-work-card p{margin:3px 0;color:#6b7280;font-size:.88rem}.field-work-card__actions{display:flex;flex:0 0 auto;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.visit-outcome-form{display:grid;gap:16px;padding:20px 24px}.visit-outcome-form>p{margin:0;color:#6b7280}.visit-outcome-form label,.visit-outcome-follow-up label{display:grid;gap:7px;color:#555a67;font-size:.78rem;font-weight:700}.visit-outcome-form input,.visit-outcome-form textarea{min-width:0;padding:11px 12px;border:1px solid #dedee4;border-radius:10px;background:#fff;font:inherit;font-weight:500;resize:vertical}.visit-outcome-follow-up{display:grid;grid-template-columns:1fr 1fr;gap:12px}.visit-outcome-dialog .form-actions{display:flex;justify-content:flex-end;gap:10px;padding:0 24px 22px}.text-button.danger{color:#b42318}.connection-pill__dot.offline{background:#e0952c}.compliance-panel{margin-top:20px}.compliance-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.compliance-metrics div{display:grid;gap:4px;padding:16px;border-radius:12px;background:#f7f4ff}.compliance-metrics strong{color:#4c2b8f;font-size:1.5rem}.compliance-metrics span{color:#6b7280;font-size:.82rem}@media(max-width:900px){.visit-workspace__grid{grid-template-columns:1fr}}@media(max-width:640px){.visit-workspace{padding-bottom:32px}.visit-workspace__heading{padding-top:24px}.visit-plan-form,.compliance-metrics{grid-template-columns:1fr}.field-work-card{align-items:flex-start;flex-direction:column}.field-work-card__actions{width:100%;justify-content:flex-start}}.admin-brand .codju-logo strong,.mobile-appbar .codju-logo strong{color:var(--brand-purple)}.mobile-appbar,.drawer-backdrop,.pull-refresh{display:none}@media(max-width:900px){.admin-shell{min-height:100dvh;padding-top:calc(64px + env(safe-area-inset-top));overscroll-behavior-y:contain;touch-action:pan-y}.mobile-appbar{position:fixed;z-index:40;top:0;right:0;left:0;display:grid;grid-template-columns:40px minmax(0,1fr) 40px;gap:10px;align-items:center;min-height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 16px 0;background:#fffffff5;box-shadow:0 1px #2226310f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}:where(.mobile-appbar) .codju-logo{justify-self:start}:where(.mobile-appbar) .profile-menu{justify-self:end}.appbar-button{display:grid;width:38px;height:38px;place-items:center;padding:0;border:0;border-radius:9px;color:#4f5461;background:transparent;font-size:1.25rem}.appbar-button:active{background:#f1eef7}.admin-sidebar{--drawer-translate: -280px;position:fixed;z-index:50;top:0;bottom:0;left:0;display:flex;width:280px;height:100dvh;flex-direction:column;align-items:stretch;padding:calc(22px + env(safe-area-inset-top)) 16px 22px;border:0;background:#fff;box-shadow:18px 0 50px #1b1f2b24;transform:translate(var(--drawer-translate));transition:transform .22s cubic-bezier(.22,1,.36,1);will-change:transform}.admin-shell--drawer-open .admin-sidebar{--drawer-translate: 0px}.admin-sidebar .admin-brand{padding:0 10px 28px}.admin-sidebar nav{display:flex}.drawer-backdrop{position:fixed;z-index:45;inset:0;display:block;border:0;background:#181b2557;opacity:0;pointer-events:none;transition:opacity .18s ease}.admin-shell--drawer-open .drawer-backdrop{opacity:1;pointer-events:auto}.admin-content{width:min(100% - 30px,760px);padding-top:28px}.admin-topbar>.profile-menu{display:none}.pull-refresh{position:fixed;z-index:35;top:calc(64px + env(safe-area-inset-top));left:50%;display:flex;gap:7px;align-items:center;padding:7px 11px;border-radius:999px;color:#626775;background:#fff;box-shadow:0 8px 22px #1f233021;font-size:.68rem;font-weight:600;opacity:0;transform:translate(-50%,calc(var(--pull-distance) - 48px));transition:opacity .12s ease,transform .12s ease;pointer-events:none}.pull-refresh--visible,.pull-refresh--active{opacity:1}.pull-refresh--active svg{animation:refresh-spin .8s linear infinite}}@keyframes refresh-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.admin-sidebar,.drawer-backdrop,.pull-refresh{transition:none}.pull-refresh--active svg{animation:none}}.manager-shell{min-height:100vh;background:#f7f7f9}.manager-topbar{display:flex;align-items:center;justify-content:space-between;min-height:68px;padding:0 max(24px,calc((100vw - 1040px)/2));background:#fff}.manager-topbar>div{display:flex;gap:14px;align-items:center;font-size:.82rem}.manager-content{width:min(1040px,calc(100% - 48px));margin:0 auto;padding:42px 0 72px}.manager-content h1{margin-bottom:7px;font-size:1.5rem;font-weight:500}.manager-intro{margin-bottom:24px;color:#777b88;font-size:.82rem}body{color:#273247;font-weight:400;letter-spacing:-.005em;line-height:1.5}h1,h2,h3{font-weight:500;letter-spacing:-.025em}.eyebrow,.section-kicker{font-weight:700}.button,.admin-sidebar nav button,.admin-logout,.text-button{font-weight:600}.admin-topbar h1{font-size:clamp(1.9rem,3.6vw,2.55rem);font-weight:500}.admin-panel h2{font-weight:500}.admin-sidebar{border-right:0;box-shadow:12px 0 32px #291f4809}.admin-metrics article{border:0;box-shadow:0 5px 22px #261d440e}.admin-metrics span,.user-role span,.checkbox-field{font-weight:600}.admin-metrics strong{font-weight:500}.admin-panel{border:0;box-shadow:0 8px 32px #261d440f}.user-list{display:flex;flex-direction:column;gap:3px}.user-row{padding:9px 10px;border-top:0;border-radius:12px;transition:background-color .16s ease}.user-row:hover{background:#faf9ff}.user-avatar,.account-status{font-weight:600}.panel,.attention-section,.attention-card{border-width:1px}.visit-row,.pipeline-row{border-top:0}.dialog-heading{border-bottom:0}.profile-menu summary{padding:4px;border-radius:50%}.profile-menu summary:hover,.profile-menu[open] summary{background:transparent}.profile-avatar{width:43px;height:43px;border:2px solid #fff;color:#6d28d9;background:#ede9fe;font-weight:600;box-shadow:0 0 0 3px #d8b4fe}.profile-popover{top:calc(100% + 10px);width:260px;padding:0;overflow:hidden;border-color:transparent;border-radius:14px;box-shadow:0 12px 32px #221c351f}.profile-popover>.profile-popover__header{display:flex;gap:2px;padding:14px 14px 9px;border-bottom:0}.profile-popover__header strong{color:#20293a;font-size:.94rem;font-weight:600}.profile-popover__header span{color:#7a8292;font-size:.76rem}.profile-popover>.profile-popover__actions{display:flex;gap:1px;padding:4px 6px 7px;border-bottom:0}.profile-popover__actions button{display:flex;gap:10px;align-items:center;min-height:40px;margin:0;padding:0 9px;border-radius:8px;color:#4b5568;font-size:.82rem;font-weight:600}.profile-popover__actions .profile-signout{color:#dc2626}.profile-popover__actions .profile-signout:hover{background:#fef2f2}@media(max-width:640px){.profile-popover{position:fixed;top:74px;right:12px;width:min(320px,calc(100% - 24px))}}@media(max-width:900px){.admin-sidebar{box-shadow:18px 0 50px #1b1f2b24}}.codju-logo{display:inline-flex;gap:11px;align-items:center;color:#1f2937;font-family:"M PLUS Rounded 1c",sans-serif}.codju-logo img{width:42px;height:42px;border-radius:13px;object-fit:cover}.codju-logo strong{font-size:1.05rem;letter-spacing:-.02em;font-weight:900}.codju-logo--compact img{width:38px;height:38px;border-radius:11px}.state-screen .codju-logo{margin-bottom:20px}.auth-intro .codju-logo{margin-bottom:52px}.profile-menu{position:relative;z-index:4}.profile-menu summary{display:flex;gap:10px;align-items:center;padding:7px 9px;border-radius:13px;cursor:pointer;list-style:none}.profile-menu summary::-webkit-details-marker{display:none}.profile-menu summary:hover,.profile-menu[open] summary{background:#f5f3ff}.profile-avatar{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;color:#6d28d9;background:#ede9fe;font-size:.7rem;font-weight:800}.profile-menu__identity{display:flex;flex-direction:column;align-items:flex-end}.profile-menu__identity small{color:#7c3aed;font-weight:700}.profile-popover{position:absolute;top:calc(100% + 8px);right:0;width:260px;padding:6px;border:0;border-radius:14px;background:#fff;box-shadow:0 12px 32px #1f29371f}.profile-popover>div{display:flex;flex-direction:column;padding:8px 9px;border-bottom:0}.profile-popover span{overflow:hidden;color:#6b7280;font-size:.75rem;text-overflow:ellipsis}.profile-popover button{width:100%;min-height:42px;margin-top:6px;padding:0 10px;border:0;border-radius:9px;color:#7c3aed;background:transparent;font-weight:750;text-align:left}.profile-popover button:hover{background:#f5f3ff}.create-user-form{margin-top:0;padding:10px 0 0;border:0;border-radius:0;background:transparent}.create-user-form__intro{margin-bottom:20px;color:#6b7280;font-size:.78rem}.user-dialog{width:min(640px,calc(100% - 32px));max-height:min(86vh,820px);padding:24px 26px 26px;overflow:hidden;border:0;border-radius:16px;color:#1f2937;background:#fff;box-shadow:0 20px 60px #1f293733}.user-dialog[open]{display:flex;flex-direction:column}.user-dialog>.create-user-form{display:flex;min-height:0;flex:1;flex-direction:column}.user-dialog .dialog-form-body{min-height:0;max-height:min(620px,calc(86vh - 150px));padding:10px 4px 4px 2px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.user-dialog .form-actions{flex:0 0 auto;margin-top:0;padding:16px 2px 0;background:#fff}.user-dialog::backdrop{background:#1f293775;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-heading{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;flex:0 0 auto;padding:0 2px 14px;border-bottom:0}.dialog-heading h2{font-size:1.35rem;font-weight:500;letter-spacing:-.015em;line-height:1.3}.dialog-close{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:0;border-radius:8px;color:#6b7280;background:transparent;font-size:1.25rem}@media(max-width:640px){.auth-intro .codju-logo{margin-bottom:32px}.profile-menu__identity{display:none}.user-dialog{width:calc(100% - 16px);max-height:calc(100vh - 16px);padding:18px 16px 16px;border-radius:18px}.user-dialog .dialog-form-body{max-height:calc(100vh - 166px);padding-top:8px}.user-dialog .form-actions{padding-top:12px}}@supports (height: 100dvh){.user-dialog{max-height:min(86dvh,820px)}.user-dialog .dialog-form-body{max-height:min(620px,calc(86dvh - 150px))}@media(max-width:640px){.user-dialog{max-height:calc(100dvh - 16px)}.user-dialog .dialog-form-body{max-height:calc(100dvh - 166px)}}}.admin-topbar h1{font-size:1.5rem;font-weight:500;letter-spacing:-.02em;line-height:1.25}.admin-panel h2{font-size:1.125rem;font-weight:500;letter-spacing:-.015em;line-height:1.3}@media(max-width:640px){.admin-topbar h1{font-size:1.375rem}}.user-actions{display:flex;gap:3px;justify-content:flex-end}.icon-button{display:inline-grid;width:34px;height:34px;place-items:center;border:0;border-radius:8px;color:#686d7a;background:transparent;cursor:pointer;transition:color .14s ease,background-color .14s ease}.icon-button svg{width:16px;height:16px}.icon-button:hover{color:#6d28d9;background:#f3effb}.icon-button--danger:hover{color:#c24141;background:#fdf1f1}.icon-button--success{color:#32815a}.icon-button--success:hover{color:#246b49;background:#edf8f2}.icon-button:focus-visible{outline:2px solid #a78bfa;outline-offset:2px}.icon-button:disabled{opacity:.32;cursor:not-allowed}.organization-list,.audit-list{display:flex;flex-direction:column;gap:2px;margin-top:18px}.organization-row,.audit-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:16px;align-items:center;min-height:58px;padding:8px 10px;border-radius:9px}.organization-row:hover,.audit-row:hover{background:#f8f8fa}.organization-row--button{width:100%;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.representative-dashboard__breadcrumb{margin-bottom:22px}.representative-dashboard>h1{margin:5px 0;color:var(--ui-text);font-size:clamp(1.9rem,3vw,2.45rem);font-weight:600;letter-spacing:-.035em}.representative-dashboard>p{color:var(--ui-muted)}.representative-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0}.representative-metrics div,.representative-visits article{padding:16px;border:1px solid var(--ui-border);border-radius:12px;background:var(--ui-surface)}.representative-metrics strong,.representative-metrics span{display:block}.representative-metrics strong{font-size:1.5rem}.representative-metrics span,.representative-visits p{color:var(--ui-muted);font-size:.8rem}.representative-visits{display:grid;gap:12px}.representative-visits article{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);gap:16px}.representative-visits h3{margin:8px 0 3px}.representative-visit-map{width:100%;min-height:180px;border:1px solid var(--ui-border);border-radius:9px}.representative-no-location{align-self:center}.organization-row>div,.audit-row>div{display:flex;min-width:0;flex-direction:column}.organization-row strong,.audit-row strong{font-size:.84rem;font-weight:600}.organization-row span,.audit-row span,.audit-row small{overflow:hidden;color:#777b88;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.visit-tracking-list{display:grid;gap:12px;margin-top:18px}.visit-tracking-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);gap:18px;padding:16px;border:1px solid var(--ui-border);border-radius:12px}.visit-tracking-card h3{margin:8px 0 3px}.visit-tracking-card p{margin:3px 0;color:var(--ui-muted);font-size:.82rem}.visit-tracking-card .visit-tracking-card__check-in{margin-top:12px;font-size:.76rem}.visit-tracking-map{width:100%;min-height:180px;border:1px solid var(--ui-border);border-radius:9px}.organization-form--inline{margin:7px 0;padding:16px;border-radius:11px;background:#f8f8fa}.organization-form--inline .form-actions{margin-top:12px}.admin-panel--standalone{margin-top:26px}.confirmation-dialog{width:min(420px,calc(100% - 32px));padding:24px;border:0;border-radius:16px;color:#252936;background:#fff;box-shadow:0 20px 60px #1f233033}.confirmation-dialog::backdrop{background:#1f23306b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.confirmation-icon{display:grid;width:34px;height:34px;margin-bottom:16px;place-items:center;border-radius:9px;color:#6d28d9;background:#f0ebfa;font-weight:700}.confirmation-icon--danger{color:#b83a3a;background:#faecec}.confirmation-dialog h2{margin-bottom:7px;font-size:1.15rem;font-weight:600;line-height:1.3}.confirmation-dialog p{margin-bottom:22px;color:#6e7380;font-size:.82rem;line-height:1.55}.confirmation-actions{display:flex;gap:8px;justify-content:flex-end}.reset-password-dialog label{display:flex;flex-direction:column;gap:6px;margin-top:12px}.reset-password-dialog label span{color:#555a67;font-size:.72rem;font-weight:600}.reset-password-dialog input{width:100%;min-height:42px;padding:0 12px;border:1px solid #dedee4;border-radius:9px;color:#252936;background:#fff;font-size:.84rem}.reset-password-dialog>form>small{display:block;margin:8px 0 20px;color:#7b7f8b;font-size:.67rem;line-height:1.45}.reset-password-dialog .notice{margin:0 0 12px}.button--quiet{border-width:1px;border-color:#e2e2e7;color:#555a67;background:#fff}.button--danger{border-width:1px;border-color:#c44343;color:#fff;background:#c44343}@media(max-width:640px){.user-actions{grid-row:2;grid-column:3}.organization-row,.audit-row{grid-template-columns:minmax(0,1fr) auto}.audit-row small{grid-column:1 / -1}.visit-tracking-card{grid-template-columns:1fr}.representative-metrics,.representative-visits article{grid-template-columns:1fr}.admin-panel--standalone{margin-top:20px}}.form-grid input,.form-grid select,.user-filters input,.user-filters select{min-width:0;height:44px;min-height:44px;color:#252936;font-family:inherit;font-size:.84rem;line-height:1.2;-webkit-text-size-adjust:100%}.form-grid select,.user-filters select{padding:0 40px 0 13px;border-color:var(--brand-purple-border);border-radius:12px;appearance:none;-webkit-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 13px center;background-size:16px}.form-grid select:disabled,.user-filters select:disabled{color:#8a8e99;background-color:#f6f6f8;cursor:not-allowed}.form-grid input[type=date]{display:block;padding:0 13px;appearance:none;-webkit-appearance:none;text-align:left}.form-grid input[type=date]::-webkit-date-and-time-value{min-height:1.2em;margin:0;text-align:left}.form-grid input[type=date]::-webkit-datetime-edit{padding:0}.form-grid input[type=date]::-webkit-calendar-picker-indicator{margin:0;opacity:.6}@media(max-width:640px){.form-grid input,.form-grid select,.user-filters input,.user-filters select{font-size:16px}}.topbar>.profile-menu{margin-left:auto}@media(max-width:640px){.visit-outcome-follow-up{grid-template-columns:1fr}}.today-shell{min-height:100vh;color:var(--ui-text);background:var(--ui-canvas)}.today-topbar{position:sticky;z-index:30;top:0;min-height:68px;padding:0;border-bottom:1px solid var(--ui-border);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.today-topbar__inner{display:flex;width:min(1200px,calc(100% - 48px));min-height:68px;align-items:center;margin:0 auto}.today-topbar__inner>.profile-menu{margin-left:auto}.today-content{width:min(1200px,calc(100% - 48px));margin:0 auto;padding-bottom:96px}.today-shell .welcome-row{align-items:center;padding:32px 0 24px}.today-shell .welcome-row h1{margin-bottom:5px;font-size:clamp(1.9rem,3vw,2.45rem);font-weight:600}.today-shell .eyebrow,.today-shell .section-kicker{margin-bottom:6px;font-size:.66rem;font-weight:800;letter-spacing:.12em}.today-shell .muted-date{font-size:.82rem}.today-shell .quick-actions{gap:8px;padding:0}.today-shell .button{min-height:38px;padding:0 14px;border-width:1px;border-radius:9px;box-shadow:none;font-size:.76rem;font-weight:700}.today-shell .button--compact{min-height:32px;padding:0 11px;font-size:.7rem}.today-shell .notice{margin:0 0 16px;border:1px solid transparent;border-radius:10px}.today-shell .attention-section,.today-shell .panel{border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:var(--ui-surface);box-shadow:var(--ui-shadow)}.today-shell .attention-section{padding:20px}.today-shell .section-heading,.today-shell .panel-heading{align-items:center}.today-shell .attention-section h2,.today-shell .panel h2{font-size:1.3rem;font-weight:600}.today-shell .count-badge{width:auto;min-width:28px;height:28px;padding:0 8px;border:0;border-radius:999px;font-size:.75rem}.today-shell .attention-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px}.today-shell .attention-card{min-width:0;padding:15px 16px;border:1px solid var(--ui-border);border-radius:11px;box-shadow:none}.today-shell .attention-card:hover{border-color:#c9b8f4;transform:none;box-shadow:0 4px 14px #1018280f}.today-shell .attention-card h3{margin:8px 0 3px;font-size:.9rem;font-weight:700}.today-shell .attention-card p{margin-bottom:10px;font-size:.76rem}.today-shell .dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);gap:16px;margin-top:16px}.today-shell .panel{padding:20px}.today-shell .visit-list{margin-top:14px}.today-shell .visit-row{grid-template-columns:28px 68px minmax(0,1fr) auto;gap:12px;min-height:66px;border-top:1px solid #eef0f3}.today-shell .timeline-marker{width:26px;height:26px;border-radius:7px}.today-shell .visit-action{flex-direction:row;gap:8px;align-items:center}.today-shell .visit-status{padding:4px 7px;font-size:.6rem;letter-spacing:.01em}.today-shell .side-stack{gap:16px}.today-shell .progress-metric,.today-shell .pipeline-list{margin-top:18px}.today-shell .pipeline-row{min-height:44px}@media(max-width:1020px){.today-shell .attention-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.today-shell .dashboard-grid{grid-template-columns:1fr}.today-shell .side-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.today-topbar,.today-topbar__inner{min-height:60px}.today-topbar__inner,.today-content{width:100%;padding-right:16px;padding-left:16px;padding-bottom:16px}.today-shell .welcome-row{display:grid;gap:20px;padding:22px 0 18px}.today-shell .welcome-row h1{max-width:none;font-size:1.8rem}.today-shell .quick-actions{display:grid;grid-template-columns:1fr 1fr;margin:0}.today-shell .quick-actions .button{width:100%}.today-shell .attention-section,.today-shell .panel{padding:16px;border-radius:12px}.today-shell .attention-grid,.today-shell .side-stack{display:grid;grid-template-columns:1fr}.today-shell .visit-row{grid-template-columns:28px minmax(0,1fr);gap:4px 10px;min-height:0;padding:14px 0}.today-shell .timeline-marker{grid-row:1 / 3}.today-shell .visit-time{grid-row:1;grid-column:2}.today-shell .visit-detail{grid-row:2;grid-column:2}.today-shell .visit-action{grid-row:3;grid-column:2;justify-content:flex-start;margin-top:6px}}.visit-workspace{min-height:100vh;padding-bottom:80px;color:var(--ui-text);background:var(--ui-canvas)}.visit-topbar{position:sticky;z-index:30;top:0;min-height:68px;padding:0;border-bottom:1px solid var(--ui-border);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.visit-topbar__inner{display:flex;width:min(1200px,calc(100% - 48px));min-height:68px;align-items:center;margin:0 auto}.visit-topbar__inner>.profile-menu{margin-left:auto}.visit-content{width:min(1200px,calc(100% - 48px));margin:0 auto}.visit-workspace .visit-workspace__heading{display:block;padding:28px 0 20px}.visit-workspace__heading h1{margin:7px 0 4px;font-size:clamp(1.9rem,3vw,2.45rem);font-weight:600}.workspace-breadcrumb{display:flex;gap:7px;align-items:center;color:var(--ui-muted);font-size:.72rem;font-weight:700}.workspace-breadcrumb button{padding:0;border:0;color:var(--brand-purple);background:transparent;font:inherit;cursor:pointer}.visit-workspace .location-privacy-notice{display:grid;grid-template-columns:auto minmax(0,1fr);gap:5px 14px;margin-bottom:16px;padding:13px 15px;border:1px solid var(--brand-purple-border);border-radius:11px;background:var(--brand-purple-soft)}.visit-workspace .location-privacy-notice strong{grid-row:1 / 3;margin:0;font-size:.78rem}.visit-workspace .location-privacy-notice p{font-size:.78rem;line-height:1.45}.visit-workspace .notice{margin:0 0 14px}.visit-workspace .visit-workspace__grid{grid-template-columns:minmax(0,1.45fr) minmax(340px,.8fr);gap:16px}.visit-workspace .panel{padding:20px;border:1px solid var(--ui-border);border-radius:var(--ui-radius);box-shadow:var(--ui-shadow)}.visit-workspace .panel h2{font-size:1.3rem;font-weight:600}.visit-workspace .section-kicker{margin-bottom:6px;font-size:.66rem;letter-spacing:.12em}.visit-workspace .visit-plan-form{gap:10px;margin:16px 0;padding:14px;border:1px solid #eceef2;border-radius:11px;background:#f8f9fb}.visit-plan-form label{display:grid;gap:6px;min-width:0;color:var(--ui-muted);font-size:.68rem;font-weight:700}.visit-workspace .visit-plan-form input,.visit-workspace .visit-plan-form select{min-height:40px;border-color:var(--ui-border);border-radius:8px;font-size:.78rem}.visit-workspace .visit-plan-form input:focus,.visit-workspace .visit-plan-form select:focus{border-color:var(--brand-purple);outline:3px solid rgba(124,58,237,.1)}.visit-workspace .field-work-list{gap:8px}.visit-workspace .field-work-card{min-width:0;padding:14px;border:1px solid var(--ui-border);border-radius:10px}.visit-workspace .field-work-card h3{margin:6px 0 2px;font-size:.94rem;font-weight:700}.visit-workspace .field-work-card p{font-size:.76rem}.visit-workspace .field-work-card__actions{gap:7px}.visit-workspace .button{min-height:36px;border-radius:8px;box-shadow:none}.visit-workspace .button--compact{min-height:32px}.admin-panel,.admin-metrics article,.manager-content .admin-panel{border:1px solid var(--ui-border);border-radius:var(--ui-radius);box-shadow:var(--ui-shadow)}.manager-shell{min-height:100vh;background:var(--ui-canvas)}.manager-topbar{width:100%;padding:0;border-bottom:1px solid var(--ui-border);background:#fff}.manager-topbar__inner{display:flex;width:min(1120px,calc(100% - 48px));min-height:68px;align-items:center;margin:0 auto}.manager-topbar__inner>.profile-menu{margin-left:auto}@media(max-width:900px){.visit-workspace .visit-workspace__grid{grid-template-columns:1fr}}@media(max-width:640px){.visit-topbar,.visit-topbar__inner{min-height:60px}.visit-topbar__inner,.visit-content,.manager-topbar__inner{width:100%;padding-right:16px;padding-left:16px}.visit-workspace .visit-workspace__heading{padding:22px 0 16px}.visit-workspace__heading h1{font-size:1.8rem}.visit-workspace .location-privacy-notice{display:block}.visit-workspace .location-privacy-notice strong{display:block;margin-bottom:4px}.visit-workspace .panel{padding:16px;border-radius:12px}.visit-workspace .visit-plan-form{grid-template-columns:1fr;padding:12px}.visit-workspace .visit-plan-form .button{width:100%}.visit-workspace .field-work-card__actions{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.visit-workspace .field-work-card__actions .button{width:100%}}.sales-shell{display:grid;grid-template-columns:var(--workspace-sidebar) minmax(0,1fr)}.sales-main{min-width:0}.sales-sidebar{position:sticky;top:0;display:flex;height:100vh;flex-direction:column;padding:24px 16px;border-right:1px solid var(--ui-border);background:#fff}.sales-sidebar__brand{padding:0 8px 28px}.sales-sidebar nav{display:grid;gap:5px}.sales-sidebar nav button{min-height:40px;padding:0 12px;border:0;border-radius:9px;color:var(--ui-muted);background:transparent;font-size:.8rem;font-weight:700;text-align:left;cursor:pointer}.sales-sidebar nav button.active{color:var(--brand-purple-dark);background:var(--brand-purple-soft)}.sales-sidebar-backdrop,.mobile-header-menu{display:none}.sales-shell .sales-topbar__inner>.codju-logo{display:none}.mobile-header-back{display:none}.visit-plan-form .visit-form-action{width:auto;min-width:128px;justify-self:end}.visit-plan-form--visit .visit-form-action{grid-row:2;grid-column:2;align-self:end}.visit-plan-form--follow-up .visit-form-action{grid-column:1 / -1}.visit-workspace .field-work-card--follow-up{min-height:150px;align-items:stretch;flex-direction:column}.visit-workspace .field-work-card--follow-up .field-work-card__actions{align-self:flex-end;margin-top:auto}.today-shell .attention-card{padding:12px 14px}.today-shell .attention-card h3{margin:6px 0 2px}.today-shell .attention-card p{margin-bottom:7px}@media(max-width:640px){.sales-shell{display:block}.sales-sidebar{position:fixed;z-index:60;top:0;bottom:0;left:0;display:flex;width:260px;height:100dvh;transform:translate(-100%);transition:transform .18s ease}.sales-sidebar.open{transform:translate(0)}.sales-sidebar-backdrop{position:fixed;z-index:55;inset:0;display:block;border:0;background:#181b2557;opacity:0;pointer-events:none;transition:opacity .18s ease}.sales-sidebar-backdrop.open{opacity:1;pointer-events:auto}.sales-shell .sales-topbar__inner>.codju-logo{display:inline-flex}.mobile-header-back,.mobile-header-menu{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;padding:0;border:0;border-radius:8px;color:#55426e;background:var(--brand-purple-soft);font-size:1.05rem}.visit-plan-form--visit .visit-form-action,.visit-plan-form--follow-up .visit-form-action{grid-row:auto;grid-column:auto;justify-self:stretch}.visit-workspace .field-work-card__actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.visit-workspace .field-work-card__actions .button{min-width:0;padding:0 5px;font-size:.66rem}.visit-workspace .field-work-card--follow-up{min-height:0}.visit-workspace .field-work-card--follow-up .field-work-card__actions{grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch}.today-shell .quick-actions{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.today-shell .attention-section{padding:14px}.today-shell .attention-grid{gap:8px}}.sales-topbar{position:sticky;z-index:30;top:0;min-height:68px;border-bottom:1px solid var(--ui-border);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sales-topbar__inner{display:flex;width:min(var(--workspace-max),calc(100% - 48px));min-height:68px;align-items:center;margin:0 auto}.sales-topbar__inner>.profile-menu{margin-left:auto}.admin-shell{grid-template-columns:var(--workspace-sidebar) minmax(0,1fr);background:var(--ui-canvas)}.admin-sidebar,.sales-sidebar{width:var(--workspace-sidebar);padding:24px 16px;border-right:1px solid var(--ui-border);box-shadow:none}.admin-brand,.sales-sidebar__brand{padding:0 8px 28px}.admin-sidebar nav,.sales-sidebar nav{gap:5px}.admin-sidebar nav button,.sales-sidebar nav button{min-height:40px;padding:0 12px;border-radius:9px;color:var(--ui-muted);font-size:.8rem;font-weight:700}.admin-sidebar nav button.active,.sales-sidebar nav button.active{color:var(--brand-purple-dark);background:var(--brand-purple-soft)}.admin-content,.manager-content{width:min(var(--workspace-max),calc(100% - 48px))}@media(max-width:900px){.admin-shell{display:block}.admin-sidebar{width:260px;padding:calc(22px + env(safe-area-inset-top)) 16px 22px}.mobile-appbar{min-height:calc(60px + env(safe-area-inset-top))}}@media(max-width:640px){.sales-topbar,.sales-topbar__inner{min-height:60px}.sales-topbar__inner{width:100%;padding-right:16px;padding-left:16px}.admin-content,.manager-content{width:calc(100% - 32px)}}.workspace-main{min-width:0}.workspace-sidebar{position:sticky;top:0;display:flex;width:var(--workspace-sidebar);height:100vh;flex-direction:column;padding:24px 16px;border-right:1px solid var(--ui-border);background:var(--ui-surface)}.workspace-sidebar__brand{padding:0 8px 28px}.workspace-sidebar nav{display:grid;gap:5px}.workspace-sidebar nav button{min-height:40px;padding:0 12px;border:0;border-radius:9px;color:var(--ui-muted);background:transparent;font-size:.8rem;font-weight:700;text-align:left;cursor:pointer}.workspace-sidebar nav button:hover{color:var(--ui-text);background:#f8f7fb}.workspace-sidebar nav button.active{color:var(--brand-purple-dark);background:var(--brand-purple-soft)}.workspace-sidebar-backdrop{display:none}.workspace-topbar{position:sticky;z-index:30;top:0;min-height:68px;border-bottom:1px solid var(--ui-border);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.workspace-topbar__inner{display:flex;width:min(var(--workspace-max),calc(100% - 48px));min-height:68px;align-items:center;margin:0 auto}.workspace-topbar__inner>.profile-menu{margin-left:auto}.admin-shell .workspace-topbar__inner>.codju-logo,.sales-shell .workspace-topbar__inner>.codju-logo{display:none}.workspace-page-heading{display:flex;gap:24px;align-items:flex-end;justify-content:space-between}.workspace-page-heading h1{margin:5px 0 0;color:var(--ui-text);font-size:clamp(1.9rem,3vw,2.45rem);font-weight:600;letter-spacing:-.035em}.admin-content{width:min(var(--workspace-max),calc(100% - 48px));padding:32px 0 72px}.admin-metrics{gap:12px;margin:24px 0 16px}.admin-metrics article{min-height:96px;justify-content:space-between;padding:18px;border:1px solid var(--ui-border);border-radius:var(--ui-radius);box-shadow:var(--ui-shadow)}.admin-metrics span{color:var(--ui-muted)}.admin-metrics strong{font-size:1.55rem}.admin-panel{padding:22px;border:1px solid var(--ui-border);border-radius:var(--ui-radius);box-shadow:var(--ui-shadow)}.admin-panel h2{font-size:1.35rem}.user-filters{margin-top:20px}.user-list{margin-top:18px}.user-row{min-height:70px}@media(max-width:900px){.admin-shell,.sales-shell{display:block;padding-top:0}.workspace-sidebar{--drawer-translate: -100%;position:fixed;z-index:60;top:0;bottom:0;left:0;display:flex;width:260px;height:100dvh;padding:calc(22px + env(safe-area-inset-top)) 16px 22px;border-right:1px solid var(--ui-border);box-shadow:18px 0 50px #1b1f2b24;transform:translate(var(--drawer-translate));transition:transform .2s cubic-bezier(.22,1,.36,1);will-change:transform}.workspace-sidebar.open{--drawer-translate: 0px}.workspace-sidebar-backdrop{position:fixed;z-index:55;inset:0;display:block;border:0;background:#181b2557;opacity:0;pointer-events:none;transition:opacity .18s ease}.workspace-sidebar-backdrop.open{opacity:1;pointer-events:auto}}@media(max-width:640px){.workspace-topbar,.workspace-topbar__inner{min-height:60px}.workspace-topbar__inner{width:100%;padding:0 16px}.admin-shell .workspace-topbar__inner>.codju-logo,.sales-shell .workspace-topbar__inner>.codju-logo{display:inline-flex}.admin-content,.manager-content{width:calc(100% - 32px);padding-top:22px}.workspace-page-heading h1{font-size:1.8rem}.admin-metrics{grid-template-columns:1fr}.admin-panel{padding:16px}}
