:root{
  --pro-navy:#0b2a3a;
  --pro-blue:#164f68;
  --pro-orange:#d9852f;
  --pro-ink:#172b36;
  --pro-muted:#667983;
  --pro-line:#dce4e8;
  --pro-surface:#ffffff;
  --pro-background:#f3f6f7;
  --pro-shadow:0 12px 32px rgba(16,44,57,.09);
}

html,body{background:var(--pro-background)!important;color:var(--pro-ink)}
body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Roboto,Arial,sans-serif!important}
.appShell{min-height:100dvh;background:linear-gradient(180deg,#eef3f5 0,#f7f9fa 34%,#f3f6f7 100%)}
.topbar{
  position:sticky!important;
  top:0;
  z-index:50;
  min-height:82px;
  padding:max(14px,env(safe-area-inset-top)) clamp(18px,4vw,42px) 14px!important;
  background:linear-gradient(120deg,#082634,#0d3547 62%,#12485f)!important;
  border:0!important;
  box-shadow:0 8px 24px rgba(3,26,37,.18);
}
.brandMark{width:48px!important;height:48px!important;border:1px solid rgba(255,255,255,.18)!important;background:rgba(255,255,255,.07)!important;box-shadow:inset 0 1px rgba(255,255,255,.12)}
.brandWords .eyebrow{color:#93b8c7!important;letter-spacing:.18em!important;font-size:10px!important}
.brandWords h1{color:#fff!important;font-size:clamp(18px,2.5vw,23px)!important;letter-spacing:-.02em}
.buildBadge{margin-left:auto!important;border-color:rgba(255,255,255,.18)!important;background:rgba(255,255,255,.08)!important;color:#c6dbe4!important}
.settingsButton,.accountSwitchButton{border:1px solid rgba(255,255,255,.16)!important;background:rgba(255,255,255,.08)!important;color:#fff!important;box-shadow:none!important}
.content{width:min(1180px,100%);margin:0 auto;padding:32px clamp(18px,4vw,42px) 122px!important}

.professionalDashboard{display:grid;gap:24px}
.executiveHero{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding:32px clamp(24px,5vw,52px);border:1px solid rgba(255,255,255,.25);border-radius:22px;background:linear-gradient(125deg,#0a3042,#15566f);color:#fff;box-shadow:0 18px 40px rgba(9,46,63,.18);overflow:hidden;position:relative}
.executiveHero:after{content:"";position:absolute;width:310px;height:310px;right:-110px;top:-180px;border:48px solid rgba(255,255,255,.045);border-radius:50%}
.executiveHero>div,.executiveHero>button{position:relative;z-index:1}
.pageKicker{display:block;color:#74b7cd;font-size:10px;font-weight:850;letter-spacing:.18em;margin-bottom:8px}
.executiveHero .pageKicker{color:#9fd1df}
.executiveHero h2{margin:0 0 8px;font-size:clamp(27px,4vw,42px);line-height:1.08;letter-spacing:-.035em;color:#fff}
.executiveHero p{max-width:650px;margin:0;color:#d2e4ea;font-size:15px;line-height:1.55}
.primaryHeroAction{flex:0 0 auto;min-height:48px;padding:0 20px!important;border:0!important;border-radius:12px!important;background:var(--pro-orange)!important;color:#fff!important;font-weight:800!important;box-shadow:0 8px 20px rgba(154,85,24,.24)!important}

.quickActions{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.quickActions button{display:flex;align-items:center;justify-content:flex-start;gap:12px;min-height:68px;padding:12px 16px!important;border:1px solid var(--pro-line)!important;border-radius:15px!important;background:#fff!important;color:var(--pro-ink)!important;box-shadow:0 5px 18px rgba(20,54,69,.05)!important}
.quickActions button span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#edf4f6;color:var(--pro-blue);font-size:18px;font-weight:900}
.quickActions button b{font-size:14px}

.metricGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.metricGrid button{display:flex;flex-direction:column;align-items:flex-start;min-height:138px;padding:22px!important;border:1px solid var(--pro-line)!important;border-radius:17px!important;background:var(--pro-surface)!important;text-align:left!important;color:var(--pro-ink)!important;box-shadow:0 6px 22px rgba(20,54,69,.055)!important}
.metricGrid span{font-size:12px;font-weight:800;color:var(--pro-muted);text-transform:uppercase;letter-spacing:.08em}
.metricGrid b{margin:9px 0 4px;font-size:34px;line-height:1;color:var(--pro-navy)}
.metricGrid small{margin-top:auto;color:var(--pro-muted);font-size:12px}

.schedulePanel{border:1px solid var(--pro-line);border-radius:19px;background:#fff;box-shadow:var(--pro-shadow);overflow:hidden}
.professionalSectionHead{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid #e4eaed}
.professionalSectionHead h3{margin:0;font-size:20px;color:var(--pro-ink)}
.professionalSectionHead button{border:0!important;background:transparent!important;color:var(--pro-blue)!important;font-weight:800!important}
.upcomingList{display:grid}
.upcomingJob{display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:16px;width:100%;padding:17px 24px!important;border:0!important;border-bottom:1px solid #edf1f3!important;border-radius:0!important;background:#fff!important;color:var(--pro-ink)!important;text-align:left!important}
.upcomingJob:last-child{border-bottom:0!important}
.dateBlock{display:grid;place-items:center;min-height:58px;border-radius:12px;background:#eef4f6;color:var(--pro-blue)}
.dateBlock b{font-size:9px;letter-spacing:.12em}
.dateBlock strong{font-size:23px;line-height:1}
.jobSummary{display:flex;min-width:0;flex-direction:column;gap:3px}
.jobSummary>b{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.jobSummary small{font-size:12px;color:var(--pro-blue);font-weight:750}
.jobSummary em{font-size:12px;color:var(--pro-muted);font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.jobTime{color:var(--pro-muted);font-size:12px;font-weight:700;white-space:nowrap}

.professionalPageHead{margin-bottom:20px;padding:4px 2px}
.professionalPageHead h2{margin:0 0 6px;font-size:32px;letter-spacing:-.025em;color:var(--pro-ink)}
.professionalPageHead p{margin:0;color:var(--pro-muted)}
.moreGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.moreTile{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:15px;min-height:106px;padding:20px!important;border:1px solid var(--pro-line)!important;border-radius:17px!important;background:#fff!important;color:var(--pro-ink)!important;text-align:left!important;box-shadow:0 7px 22px rgba(20,54,69,.055)!important}
.moreIcon{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:#eaf2f5;color:var(--pro-blue);font-size:12px;font-weight:900;letter-spacing:.08em}
.moreTile>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:5px}
.moreTile b{font-size:15px}
.moreTile small{color:var(--pro-muted);line-height:1.35}
.moreTile em{font-size:28px;color:#9aacb4;font-style:normal}

.pageHead{align-items:center!important;margin-bottom:20px!important;padding:4px 0 14px!important;border-bottom:1px solid var(--pro-line)}
.pageHead h2{font-size:30px!important;letter-spacing:-.025em;color:var(--pro-ink)!important}
.pageHead button,.pageHead [data-new]{border:0!important;border-radius:11px!important;background:var(--pro-orange)!important;color:#fff!important;box-shadow:none!important}
.recordCard,.profileCard,.backupCard,.financeCard{border-color:var(--pro-line)!important;border-radius:16px!important;background:#fff!important;box-shadow:0 6px 20px rgba(20,54,69,.055)!important}

.bottomNav{grid-template-columns:repeat(5,1fr)!important;width:min(720px,calc(100% - 24px))!important;left:50%!important;right:auto!important;bottom:max(10px,env(safe-area-inset-bottom))!important;transform:translateX(-50%);padding:8px!important;border:1px solid rgba(208,220,225,.9)!important;border-radius:20px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 14px 38px rgba(15,46,60,.18)!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.bottomNav button{min-width:0!important;min-height:58px!important;border-radius:13px!important;color:#6b7d85!important;font-size:10px!important;font-weight:800!important;letter-spacing:.01em}
.bottomNav button span{font-size:20px!important;line-height:1!important}
.bottomNav button.active{background:#e5eef2!important;color:var(--pro-navy)!important}

@media (hover:hover){
  .quickActions button:hover,.metricGrid button:hover,.moreTile:hover,.upcomingJob:hover{transform:translateY(-1px);border-color:#bfd1d9!important;box-shadow:0 10px 26px rgba(20,54,69,.1)!important}
}

@media (max-width:720px){
  .topbar{min-height:72px;padding-left:14px!important;padding-right:14px!important}
  .brandMark{width:42px!important;height:42px!important}
  .brandWords .eyebrow{display:none}
  .brandWords h1{max-width:42vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:17px!important}
  .buildBadge{display:none!important}
  .content{padding:20px 14px 116px!important}
  .professionalDashboard{gap:16px}
  .executiveHero{align-items:flex-start;flex-direction:column;padding:25px 22px;border-radius:18px}
  .executiveHero h2{font-size:29px}
  .primaryHeroAction{width:100%}
  .quickActions{grid-template-columns:repeat(2,1fr);gap:9px}
  .quickActions button{min-height:60px;padding:10px 12px!important}
  .metricGrid{grid-template-columns:1fr;gap:9px}
  .metricGrid button{min-height:104px;padding:17px 18px!important}
  .metricGrid b{font-size:29px}
  .professionalSectionHead{padding:18px}
  .upcomingJob{grid-template-columns:52px minmax(0,1fr);padding:14px!important;gap:12px}
  .jobTime{display:none}
  .moreGrid{grid-template-columns:1fr;gap:10px}
  .moreTile{min-height:91px;padding:16px!important}
  .pageHead h2{font-size:25px!important}
  .bottomNav{width:calc(100% - 18px)!important}
}

@media (min-width:1100px){
  .content{width:min(1400px,calc(100% - 126px));margin-left:110px;padding:34px 34px 50px!important}
  .bottomNav{position:fixed!important;left:16px!important;right:auto!important;top:106px!important;bottom:20px!important;transform:none!important;width:78px!important;margin:0!important;padding:10px 8px!important;grid-template-columns:1fr!important;grid-template-rows:repeat(5,minmax(62px,1fr))!important;border-radius:22px!important}
  .bottomNav button{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:7px!important;min-height:0!important}
}

/* Shared premium interface components */
.signOutButton{min-height:38px;padding:0 13px!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:10px!important;background:transparent!important;color:#fff!important;font-size:12px!important;font-weight:800!important}
.crmDashboard{display:grid;gap:18px}
.setupNotice{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 18px;border:1px solid #f0c793;border-radius:14px;background:#fff9ef;color:#6b451e}
.setupNotice div{display:flex;flex-direction:column;gap:3px}.setupNotice span{font-size:12px}.setupNotice button{border:0!important;background:#8c531e!important;color:#fff!important}
.crmWelcome{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding:8px 2px 5px}
.crmWelcome h2{margin:0 0 6px;color:#102f3e;font-size:clamp(27px,3.3vw,40px);line-height:1.08;letter-spacing:-.04em}
.crmWelcome p{margin:0;color:var(--pro-muted);font-size:14px}
.welcomeActions{display:flex;gap:10px;flex:0 0 auto}
.welcomeActions button{min-height:45px;padding:0 17px!important;border-radius:12px!important;font-weight:820!important}
.secondaryCommand{border:1px solid #cddbe0!important;background:#fff!important;color:#173b4b!important}
.primaryCommand{border:1px solid var(--pro-orange)!important;background:var(--pro-orange)!important;color:#fff!important;box-shadow:0 7px 16px rgba(179,100,31,.2)!important}
.crmKpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.crmKpis>button{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:13px;min-height:112px;padding:17px!important;border:1px solid var(--pro-line)!important;border-radius:16px!important;background:#fff!important;color:var(--pro-ink)!important;text-align:left!important;box-shadow:0 5px 18px rgba(20,54,69,.05)!important}
.crmKpis>button>span:last-child{display:flex;min-width:0;flex-direction:column;gap:4px}.crmKpis small{color:#71828a;font-size:10px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.crmKpis b{overflow:hidden;color:#143746;font-size:20px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.crmKpis em{color:#71828a;font-size:11px;font-style:normal}
.kpiIcon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;font-size:18px;font-weight:900}.kpiIcon.blue{background:#e3f1f6;color:#16617c}.kpiIcon.purple{background:#eeeaf8;color:#66539a}.kpiIcon.orange{background:#fff0df;color:#b66620}.kpiIcon.green{background:#e4f3ed;color:#27765e}
.crmWorkspace{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,.75fr);gap:15px;align-items:stretch}
.crmLower{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:15px}
.workspaceCard{min-width:0;border:1px solid var(--pro-line);border-radius:18px;background:#fff;box-shadow:0 8px 25px rgba(20,54,69,.065);overflow:hidden}
.workspaceHead{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:76px;padding:17px 20px;border-bottom:1px solid #e7edef}
.workspaceHead .pageKicker{margin-bottom:3px}.workspaceHead h3{margin:0;color:#153542;font-size:18px;letter-spacing:-.015em}.workspaceHead>button{padding:8px!important;border:0!important;background:transparent!important;color:#17617b!important;font-size:12px!important;font-weight:820!important}
.crmSchedule{min-height:238px}.crmAppointment{display:grid;grid-template-columns:68px 18px minmax(0,1fr) 18px;align-items:center;gap:11px;width:100%;min-height:78px;padding:12px 18px!important;border:0!important;border-bottom:1px solid #edf1f2!important;border-radius:0!important;background:#fff!important;color:#183642!important;text-align:left!important}.crmAppointment:last-child{border-bottom:0!important}.appointmentTime{display:flex;flex-direction:column}.appointmentTime b{font-size:13px}.appointmentTime small{margin-top:2px;color:#798991;font-size:10px}.appointmentMarker{position:relative;align-self:stretch}.appointmentMarker:after{content:"";position:absolute;left:8px;top:0;bottom:0;width:1px;background:#d7e2e6}.appointmentMarker i{position:absolute;z-index:1;left:4px;top:50%;width:9px;height:9px;margin-top:-4px;border:2px solid #fff;border-radius:50%;background:#2582a0;box-shadow:0 0 0 2px #9ac8d7}.appointmentInfo{display:flex;min-width:0;flex-direction:column;gap:3px}.appointmentInfo b{font-size:13px}.appointmentInfo small{color:#27718a;font-size:10px;font-weight:750}.appointmentInfo em{overflow:hidden;color:#71828a;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.appointmentArrow{color:#95a7ae;font-size:23px}
.crmEmpty{display:flex;min-height:238px;align-items:center;justify-content:center;flex-direction:column;padding:28px;text-align:center}.crmEmpty>span{display:grid;place-items:center;width:46px;height:46px;margin-bottom:9px;border-radius:14px;background:#e6f1f3;color:#197089;font-size:20px}.crmEmpty h4{margin:0 0 5px;color:#183b49}.crmEmpty p{max-width:340px;margin:0 0 14px;color:#71828a;font-size:12px}.crmEmpty button{border:0!important;background:#eaf3f5!important;color:#175a70!important;font-weight:800!important}.crmEmpty.compact{min-height:120px}
.businessRows{display:grid;padding:6px 18px}.businessRows button{display:flex;align-items:center;justify-content:space-between;padding:14px 2px!important;border:0!important;border-bottom:1px solid #ebf0f2!important;border-radius:0!important;background:#fff!important;color:#173b49!important;text-align:left!important}.businessRows button span{display:flex;flex-direction:column;gap:3px}.businessRows small{color:#72838b;font-size:10px}.businessRows b{font-size:17px}.businessRows em{display:grid;place-items:center;min-width:27px;height:27px;padding:0 7px;border-radius:9px;background:#edf4f6;color:#24647a;font-size:11px;font-style:normal;font-weight:850}
.conversionBlock{padding:14px 20px 17px}.conversionBlock>div:first-child{display:flex;justify-content:space-between;color:#435d68;font-size:11px;font-weight:750}.conversionBlock>div b{color:#153b4b}.conversionTrack{height:7px;margin:9px 0 7px;border-radius:9px;background:#e9eff1;overflow:hidden}.conversionTrack i{display:block;height:100%;border-radius:9px;background:linear-gradient(90deg,#247b91,#4aa886)}.conversionBlock>small{color:#7a8b92;font-size:9px}.businessShortcuts{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 18px 18px}.businessShortcuts button{min-height:40px;border:1px solid #d6e1e4!important;background:#f7fafb!important;color:#1c566b!important;font-size:11px!important;font-weight:800!important}
.recentCustomers{display:grid}.recentCustomers>button{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 18px!important;border:0!important;border-bottom:1px solid #edf1f2!important;border-radius:0!important;background:#fff!important;color:#183a48!important;text-align:left!important}.recentCustomers>button:last-child{border-bottom:0!important}.recentCustomers>button>span:first-child{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#e5f0f3;color:#1d6379;font-size:10px;font-weight:900}.recentCustomers>button>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:3px}.recentCustomers b,.recentCustomers small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recentCustomers b{font-size:12px}.recentCustomers small{color:#778991;font-size:10px}.recentCustomers em{color:#9aabb2;font-size:20px;font-style:normal}
.premiumTools{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;padding:16px}.premiumTools button{display:flex;min-height:108px;align-items:flex-start;justify-content:center;flex-direction:column;gap:4px;padding:14px!important;border:1px solid #e0e8eb!important;border-radius:13px!important;background:#f9fbfc!important;color:#173b49!important;text-align:left!important}.premiumTools button>span{display:grid;place-items:center;width:31px;height:31px;margin-bottom:4px;border-radius:9px;background:#e5f1f4;color:#1b6980;font-weight:900}.premiumTools b{font-size:12px}.premiumTools small{color:#75868e;font-size:9px;line-height:1.25}

@media (hover:hover){.crmKpis>button:hover,.crmAppointment:hover,.recentCustomers>button:hover,.premiumTools button:hover{border-color:#b9d0d8!important;background:#fbfdfe!important;transform:translateY(-1px)}}
@media (max-width:1099px){.crmKpis{grid-template-columns:repeat(2,1fr)}.crmWorkspace{grid-template-columns:minmax(0,1.35fr) minmax(280px,.75fr)}.premiumTools{grid-template-columns:repeat(2,1fr)}.premiumTools button{min-height:88px}}
@media (max-width:760px){.signOutButton{width:38px;overflow:hidden;padding:0!important;font-size:0!important}.signOutButton:after{content:"↪";font-size:18px}.crmWelcome{align-items:flex-start;flex-direction:column;gap:16px}.welcomeActions{width:100%}.welcomeActions button{flex:1}.crmKpis,.crmWorkspace,.crmLower{grid-template-columns:1fr}.crmKpis>button{min-height:92px}.businessWorkspace{order:2}.crmAppointment{grid-template-columns:58px 14px minmax(0,1fr);padding:11px 13px!important}.appointmentArrow{display:none}.premiumTools{grid-template-columns:repeat(2,1fr)}}

/* Focused daily workflow */
.bottomNav{grid-template-columns:repeat(6,1fr)!important}
.focusedHome{display:grid;gap:20px}.todayWelcome{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:7px 2px 3px}.todayWelcome h2{margin:0 0 6px;color:#102f3e;font-size:clamp(28px,3.2vw,40px);line-height:1.08;letter-spacing:-.04em}.todayWelcome p{margin:0;color:#687d87;font-size:14px}.todayWelcome>.primaryCommand{min-height:45px;padding:0 18px!important;flex:0 0 auto}
.focusedLayout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(290px,.65fr);gap:16px;align-items:start}.todayWorkspace{min-height:515px}.todayJobList{display:grid}.todayJob{display:grid;grid-template-columns:76px minmax(0,1fr) auto 18px;align-items:center;gap:14px;min-height:86px;padding:13px 20px!important;border:0!important;border-bottom:1px solid #eaf0f2!important;border-radius:0!important;background:#fff!important;color:#173846!important;text-align:left!important}.todayJob:last-child{border-bottom:0!important}.todayTime{display:flex;flex-direction:column}.todayTime b{font-size:14px}.todayTime small{margin-top:3px;color:#7a8b92;font-size:10px}.todayJobInfo{display:flex;min-width:0;flex-direction:column;gap:4px}.todayJobInfo b{font-size:14px}.todayJobInfo small{color:#27718a;font-size:10px;font-weight:750}.todayJobInfo em{overflow:hidden;color:#71828a;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.statusChip{padding:6px 9px;border-radius:99px;background:#e9f3f5;color:#1d687f;font-size:9px;font-weight:850;text-transform:uppercase}.rowArrow{color:#95a7ae;font-size:22px}
.focusedEmpty{display:flex;min-height:435px;align-items:center;justify-content:center;flex-direction:column;padding:35px;text-align:center}.focusedEmpty>span{display:grid;place-items:center;width:48px;height:48px;margin-bottom:12px;border-radius:14px;background:#e5f3ed;color:#28765e;font-size:20px;font-weight:900}.focusedEmpty h4{margin:0 0 6px;color:#173a48;font-size:18px}.focusedEmpty p{margin:0 0 17px;color:#71828a;font-size:12px}.focusedEmpty>div{display:flex;gap:8px}.focusedEmpty button{border:1px solid #d3e0e4!important;background:#fff!important;color:#195a70!important;font-size:11px!important;font-weight:800!important}.focusedEmpty button:first-child{border-color:#d9852f!important;background:#d9852f!important;color:#fff!important}
.homeSide{display:grid;gap:16px}.quickStartCard,.attentionCard{box-shadow:0 6px 20px rgba(20,54,69,.055)}.simpleActions{display:grid;padding:5px 17px}.simpleActions button{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:61px;padding:9px 0!important;border:0!important;border-bottom:1px solid #eaf0f2!important;border-radius:0!important;background:#fff!important;color:#173b49!important;text-align:left!important}.simpleActions button:last-child{border-bottom:0!important}.simpleActions button>span{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#e8f2f4;color:#1c6a81;font-weight:900}.simpleActions b{font-size:12px}.simpleActions em{color:#9aabb2;font-size:20px;font-style:normal}
.attentionList{display:grid;padding:5px 17px}.attentionList button{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:70px;padding:11px 0!important;border:0!important;border-bottom:1px solid #eaf0f2!important;border-radius:0!important;background:#fff!important;color:#173b49!important;text-align:left!important}.attentionList button:last-child{border-bottom:0!important}.attentionList button>span{display:flex;min-width:0;flex-direction:column;gap:3px}.attentionList b{font-size:12px}.attentionList small{color:#75878f;font-size:10px}.attentionList em{display:grid;place-items:center;min-width:30px;height:30px;padding:0 8px;border-radius:10px;background:#f0f5f6;color:#215e73;font-size:11px;font-style:normal;font-weight:900}

@media (min-width:820px){
  .content{width:min(1400px,calc(100% - 112px));margin-left:96px;padding:30px clamp(20px,3vw,38px) 45px!important}
  .bottomNav{position:fixed!important;left:14px!important;right:auto!important;top:100px!important;bottom:18px!important;transform:none!important;width:70px!important;margin:0!important;padding:8px 7px!important;display:flex!important;flex-direction:column!important;border-radius:20px!important}
  .bottomNav button{display:flex!important;min-height:0!important;align-items:center!important;justify-content:center!important;flex:1 1 0!important;flex-direction:column!important;gap:5px!important;padding:5px 2px!important}
  .bottomNav button span{font-size:18px!important}
}
@media (max-width:819px){.focusedLayout{grid-template-columns:1fr}.todayWorkspace{min-height:430px}.focusedEmpty{min-height:350px}.homeSide{grid-template-columns:1fr 1fr}.bottomNav{grid-template-columns:repeat(6,1fr)!important}}
@media (max-width:620px){.todayWelcome{align-items:flex-start;flex-direction:column;gap:15px}.todayWelcome>.primaryCommand{width:100%}.homeSide{grid-template-columns:1fr}.todayJob{grid-template-columns:60px minmax(0,1fr) 16px;padding:12px 13px!important}.statusChip{display:none}.focusedEmpty>div{width:100%;flex-direction:column}.focusedEmpty button{width:100%}.bottomNav button{font-size:8px!important}}

/* Build 70: remove controls already present in primary navigation */
.quickStartCard{display:none!important}
.focusedEmpty button:first-child{display:none!important}
.homeSide{grid-template-columns:1fr!important}

.dispatchPage{display:grid;gap:18px}.dispatchHead{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.dispatchHead h2{margin:0 0 6px;font-size:32px;color:#173746}.dispatchHead p{margin:0;color:#6c7f88}.dispatchHead>button{min-height:42px;border:1px solid #ccdade!important;background:#fff!important;color:#185a70!important;font-weight:800!important}.trackingNotice{display:flex;align-items:flex-start;gap:14px;padding:17px 19px;border:1px solid #cfe0e5;border-left:4px solid #2a7d96;border-radius:13px;background:#f2f8fa}.trackingNotice>span{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:10px;background:#dceef3;color:#17637a;font-size:20px}.trackingNotice b{color:#173b49}.trackingNotice p{margin:5px 0 0;color:#617680;font-size:11px;line-height:1.45}.locationRoster{overflow:hidden}.locationRoster .workspaceHead>small{color:#6f8189;font-size:11px}.locationRows{display:grid}.technicianLocation{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:84px;padding:14px 19px;border-bottom:1px solid #e9eff1}.technicianLocation:last-child{border-bottom:0}.locationAvatar{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#e4f0f3;color:#1a6278;font-size:11px;font-weight:900}.locationIdentity{display:flex;min-width:0;flex-direction:column;gap:3px}.locationIdentity b{color:#173a48;font-size:13px}.locationIdentity span{width:max-content;padding:3px 7px;border-radius:99px;font-size:8px;font-weight:900;text-transform:uppercase}.locationLive{background:#e2f3eb;color:#247258}.locationStale{background:#f1f2f2;color:#6f7b80}.locationIdentity small{color:#71838b;font-size:10px}.technicianLocation>a{padding:9px 12px;border:1px solid #ccdade;border-radius:10px;color:#185e75;font-size:11px;font-weight:850;text-decoration:none}.locationEmpty{min-height:300px}
@media(max-width:620px){.dispatchHead{align-items:flex-start;flex-direction:column}.dispatchHead>button{width:100%}.technicianLocation{grid-template-columns:40px minmax(0,1fr)}.technicianLocation>a{grid-column:1/-1;text-align:center}}

/* Build 71 secure employee intake */
.employeePage{display:grid;gap:18px}.employeeCards{display:grid;gap:10px}.employeeCards>button{display:grid;grid-template-columns:46px minmax(0,1fr) auto 48px;align-items:center;gap:14px;min-height:82px;padding:14px 18px!important;border:1px solid #dce5e8!important;border-radius:15px!important;background:#fff!important;color:#173a48!important;text-align:left!important;box-shadow:0 5px 16px rgba(20,54,69,.045)!important}.employeeAvatar{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#e4f0f3;color:#1b647a;font-size:11px;font-weight:900}.employeeCards>button>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:4px}.employeeCards b{font-size:13px}.employeeCards small{overflow:hidden;color:#72848c;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.employeeCards em{color:#61757e;font-size:12px;font-style:normal;font-weight:850;text-align:right}.intakeStatus{padding:5px 9px;border-radius:99px;background:#eef2f3;color:#667880;font-size:9px;font-weight:900;text-transform:uppercase}.intakeStatus.submitted{background:#fff0dc;color:#9a5d18}.intakeStatus.approved{background:#e3f3eb;color:#287258}.intakeHead{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.intakeHead>button{border:1px solid #cddbe0!important;background:#fff!important;color:#185d74!important;font-weight:800!important}.intakeProgress{display:grid;gap:8px;padding:15px 18px;border:1px solid #dce5e8;border-radius:14px;background:#fff}.intakeProgress>div{display:flex;justify-content:space-between;gap:12px}.intakeProgress b{color:#153b4b;font-size:12px}.intakeProgress span{color:#6e818a;font-size:10px}.intakeProgress>i{height:7px;border-radius:9px;background:#e8eef0;overflow:hidden}.intakeProgress>i span{display:block;height:100%;border-radius:9px;background:linear-gradient(90deg,#26758e,#43a07e)}.intakeSteps{display:grid;grid-template-columns:repeat(8,1fr);border:1px solid #dce5e8;border-radius:15px;background:#fff;overflow:hidden}.intakeSteps button{display:flex;min-width:0;min-height:66px;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:7px 3px!important;border:0!important;border-right:1px solid #e8edef!important;border-radius:0!important;background:#fff!important;color:#71828a!important;font-size:8px!important;font-weight:800!important}.intakeSteps button:last-child{border-right:0!important}.intakeSteps button span{display:grid;place-items:center;width:23px;height:23px;border:1px solid #ccd8dc;border-radius:50%;font-size:9px}.intakeSteps button.active{background:#eef6f8!important;color:#15485b!important}.intakeSteps button.active span{border-color:#1f7189;background:#1f7189;color:#fff}.intakeSteps button.done span{border-color:#7bb69f;background:#e4f3ed;color:#287258}.intakeForm{padding:0!important;overflow:hidden}.intakeFormHead{padding:18px 22px;border-bottom:1px solid #e5ecee;background:#fafcfc}.intakeFormHead span{color:#277087;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.intakeFormHead h3{margin:4px 0 0;color:#173947;font-size:20px}.intakeGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:22px}.intakeGrid.single{grid-template-columns:1fr}.intakeField{display:flex;min-width:0;flex-direction:column;gap:7px;margin:0!important}.intakeField>span{color:#435d68;font-size:10px;font-weight:850}.intakeField input,.intakeField select{width:100%;min-height:42px;margin:0!important;padding:10px 12px!important;border:1px solid #ccd9de!important;border-radius:9px!important;background:#fff!important;color:#183a48!important}.intakeCheck{display:flex!important;align-items:flex-start;gap:9px;margin:4px 0!important;padding:12px;border:1px solid #e0e8eb;border-radius:10px;background:#f8fafb;color:#425c67;font-size:11px;font-weight:700}.intakeCheck input{width:17px!important;height:17px!important;flex:0 0 17px;margin:0!important}.classificationWarning,.officialFormNote{margin:20px 22px 0;padding:15px 17px;border-radius:11px;background:#fff7ec;border-left:4px solid #d9852f}.officialFormNote{background:#f1f7f9;border-left-color:#2b7891}.classificationWarning b,.officialFormNote b{color:#173a48;font-size:12px}.classificationWarning p,.officialFormNote p{margin:5px 0;color:#687a83;font-size:10px;line-height:1.45}.officialFormNote a{display:inline-block;margin-top:5px;color:#17657d;font-size:10px;font-weight:850}.intakeActions{display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:15px 22px;border-top:1px solid #e5ecee;background:#fafcfc}.intakeActions button{min-height:41px}.documentUpload,.intakeReview{margin:22px;padding:20px;border:1px solid #dce5e8;border-radius:13px;background:#fafcfc}.documentUpload h3,.intakeReview h3{margin:0 0 5px;color:#173a48}.documentUpload>p{margin:0;color:#6f8189;font-size:10px}.documentUpload .intakeGrid{padding:16px 0}.documentUpload form>button{background:#1b6379!important;color:#fff!important}.uploadedDocuments{display:grid;gap:7px;margin-top:15px}.uploadedDocuments>a{display:flex;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #d9e4e7;border-radius:9px;background:#fff;color:#174f63;font-size:10px;text-decoration:none}.uploadedDocuments p{color:#74858c;font-size:10px}.intakeReview>div{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:14px 0}.intakeReview>div span{display:flex;justify-content:space-between;padding:10px;border-radius:8px;background:#fff;color:#667b84;font-size:10px}.intakeReview>div b{color:#173c4b}.intakeReview>.intakeCheck{margin-top:15px!important}
@media(max-width:900px){.intakeSteps{overflow-x:auto;grid-template-columns:repeat(8,minmax(82px,1fr))}.intakeGrid{grid-template-columns:1fr}.intakeReview>div{grid-template-columns:1fr}}
@media(max-width:620px){.employeeCards>button{grid-template-columns:42px minmax(0,1fr) auto}.employeeCards em{display:none}.intakeStatus{font-size:7px}.intakeHead{align-items:flex-start;flex-direction:column}.intakeHead>button{width:100%}.intakeActions{align-items:stretch;flex-direction:column}.intakeActions button{width:100%}.documentUpload,.intakeReview{margin:14px;padding:15px}.intakeGrid{padding:16px}}

/* Build 73 office-managed employee creation */
.employeeDirectoryHead{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.employeeDirectoryHead>button{min-height:43px;flex:0 0 auto}.employeeCreateShade{position:fixed;z-index:60;inset:0;display:grid;place-items:center;padding:22px;background:rgba(7,27,36,.58);backdrop-filter:blur(6px)}.employeeCreateCard{display:grid;width:min(520px,100%);max-height:calc(100vh - 44px);gap:15px;padding:24px;border:1px solid #d6e2e5;border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(5,28,38,.28);overflow:auto}.employeeCreateCard h3{margin:3px 0 5px;color:#153947;font-size:24px}.employeeCreateCard p{margin:0;color:#6b7e87;font-size:11px}.employeeCreateCard>label{display:flex;flex-direction:column;gap:7px;color:#425d68;font-size:10px;font-weight:850}.employeeCreateCard>label input,.employeeCreateCard>label select{width:100%;min-height:43px;margin:0!important;padding:10px 12px!important;border:1px solid #ccd9de!important;border-radius:9px!important;background:#fff!important}.employeeCreateOptions{display:grid;gap:8px}.employeeCreateOptions label{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;border:1px solid #dce5e8;border-radius:10px;background:#f8fafb;color:#425d68;font-size:10px;font-weight:750}.employeeCreateOptions input{width:17px!important;height:17px!important;flex:0 0 17px;margin:0!important}.employeeCreateCard>small{color:#778890;font-size:9px;line-height:1.45}.employeeCreateCard footer{display:flex;justify-content:flex-end;gap:9px;padding-top:4px}.employeeCreateCard footer button{min-height:42px}
@media(max-width:620px){.employeeDirectoryHead{align-items:stretch;flex-direction:column}.employeeDirectoryHead>button{width:100%}.employeeCreateShade{align-items:end;padding:10px}.employeeCreateCard{width:100%;max-height:92vh;padding:19px;border-radius:18px 18px 10px 10px}.employeeCreateCard footer{flex-direction:column-reverse}.employeeCreateCard footer button{width:100%}}

/* Build 72 weekly payroll */
.payrollPage{display:grid;gap:17px}.payrollHead{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.payrollHead>label{display:flex;flex-direction:column;gap:6px;color:#536b75;font-size:9px;font-weight:900;text-transform:uppercase}.payrollHead input{min-height:42px;margin:0!important;border:1px solid #ccd9de!important;border-radius:10px!important;background:#fff!important}.payrollNotice{display:flex;align-items:flex-start;gap:12px;padding:15px 18px;border:1px solid #d3e2e6;border-left:4px solid #26768e;border-radius:12px;background:#f2f8fa}.payrollNotice b{flex:0 0 auto;color:#173b49;font-size:11px}.payrollNotice span{color:#627780;font-size:10px;line-height:1.45}.payrollEmployees{display:grid;gap:13px}.payrollEmployee{overflow:hidden;border:1px solid #dbe5e8;border-radius:15px;background:#fff;box-shadow:0 5px 18px rgba(20,54,69,.045)}.payrollEmployee>header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px 19px;border-bottom:1px solid #e7edef;background:#fafcfc}.payrollEmployee>header>div{display:flex;flex-direction:column;gap:3px}.payrollEmployee>header b{color:#173a48;font-size:14px}.payrollEmployee>header span{color:#71838b;font-size:9px;text-transform:uppercase}.payrollEmployee>header strong{color:#236d59;font-size:18px}.payrollWarning{padding:10px 19px;background:#fff3e5;color:#8b571c;font-size:10px;font-weight:750}.payrollInputs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:17px 19px}.payrollInputs label,.payrollNote{display:flex;min-width:0;flex-direction:column;gap:6px;color:#4f6670;font-size:9px;font-weight:800}.payrollInputs input,.payrollNote input{width:100%;min-height:39px;margin:0!important;padding:8px 10px!important;border:1px solid #d0dce0!important;border-radius:8px!important;background:#fff!important}.payrollBreakdown{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;border-top:1px solid #e7edef;border-bottom:1px solid #e7edef;background:#e7edef}.payrollBreakdown span{display:flex;min-height:57px;justify-content:center;flex-direction:column;gap:4px;padding:9px 11px;background:#f8fafb;color:#70828a;font-size:8px;text-transform:uppercase}.payrollBreakdown b{color:#173b49;font-size:11px}.payrollNote{padding:14px 19px}.payrollActions{position:sticky;bottom:10px;z-index:2;display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:13px 16px;border:1px solid #d5e1e4;border-radius:14px;background:rgba(255,255,255,.96);box-shadow:0 8px 28px rgba(20,54,69,.12);backdrop-filter:blur(10px)}.payrollActions>span{margin-right:auto;color:#667b84;font-size:10px}.payrollActions button{min-height:42px}
@media(max-width:1050px){.payrollInputs{grid-template-columns:repeat(3,1fr)}.payrollBreakdown{grid-template-columns:repeat(4,1fr)}}
@media(max-width:620px){.payrollHead{align-items:flex-start;flex-direction:column}.payrollHead>label{width:100%}.payrollNotice{flex-direction:column}.payrollInputs{grid-template-columns:repeat(2,1fr);padding:14px}.payrollBreakdown{grid-template-columns:repeat(2,1fr)}.payrollEmployee>header{align-items:flex-start;flex-direction:column}.payrollActions{align-items:stretch;flex-direction:column}.payrollActions>span{margin:0}.payrollActions button{width:100%}}

/* Build 84 restored install-app panel */
.installAppCard{border-left:4px solid #24758d!important}
.installAppCard .installStatus{margin-top:10px;padding:10px 12px;border-radius:10px;background:#eef6f8;color:#174f63;font-weight:800}

/* Build 75 company data migration center and employee intake draft protection */
.migrationPage{display:grid;gap:18px}.migrationHead{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.migrationBackup{display:flex;gap:8px;flex:0 0 auto}.migrationBackup button{min-height:42px;border:1px solid #cddbe0!important;background:#fff!important;color:#185d74!important;font-size:10px!important;font-weight:850!important}.migrationNotice{display:flex;align-items:flex-start;gap:12px;padding:15px 18px;border:1px solid #d3e2e6;border-left:4px solid #26768e;border-radius:12px;background:#f2f8fa}.migrationNotice b{flex:0 0 auto;color:#173b49;font-size:11px}.migrationNotice span{color:#607680;font-size:10px;line-height:1.5}.migrationGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.migrationTile{display:grid;grid-template-columns:46px minmax(0,1fr);gap:13px;padding:17px;border:1px solid #dbe5e8;border-radius:15px;background:#fff;box-shadow:0 5px 18px rgba(20,54,69,.045)}.migrationTypeIcon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#e4f0f3;color:#1b647a;font-size:11px;font-weight:900}.migrationTile h3{margin:3px 0 4px;color:#173a48;font-size:14px}.migrationTile p{margin:0;color:#72848c;font-size:10px}.migrationActions{grid-column:1/-1;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:7px}.migrationActions button{min-height:38px;border:1px solid #d1dee2!important;background:#f8fafb!important;color:#185d74!important;font-size:9px!important;font-weight:850!important}.migrationActions button:first-child{border-color:#24758d!important;background:#24758d!important;color:#fff!important}.migrationHistory{padding:20px;border:1px solid #dbe5e8;border-radius:15px;background:#fff}.migrationHistory h3{margin:0 0 12px;color:#173a48}.migrationHistory>p{margin:0;color:#71838b;font-size:10px}.migrationHistoryRows{display:grid}.migrationHistoryRows>div{display:grid;grid-template-columns:1fr 1.3fr 1.2fr auto;gap:12px;padding:11px 0;border-bottom:1px solid #e9eff1;color:#607680;font-size:10px}.migrationHistoryRows>div:last-child{border-bottom:0}.migrationHistoryRows b{color:#173a48}.migrationHistoryRows small{color:#7b8c93}.migrationWizard .modal{width:min(950px,calc(100% - 24px));max-height:92vh;overflow:auto}.migrationPreview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:15px}.migrationPreview pre{max-height:210px;margin:0;padding:11px;border:1px solid #dbe5e8;border-radius:10px;background:#f7fafb;color:#35515d;font:9px/1.45 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap;overflow:auto}
@media(max-width:820px){.migrationGrid{grid-template-columns:1fr}.migrationHistoryRows>div{grid-template-columns:1fr 1fr}.migrationHistoryRows small{grid-column:1/-1}.migrationPreview{grid-template-columns:1fr}}
@media(max-width:620px){.migrationHead{align-items:stretch;flex-direction:column}.migrationBackup{display:grid;grid-template-columns:1fr 1fr}.migrationNotice{flex-direction:column}.migrationTile{grid-template-columns:40px minmax(0,1fr);padding:14px}.migrationActions{grid-template-columns:1fr}.migrationHistoryRows>div{grid-template-columns:1fr}.migrationHistoryRows small{grid-column:auto}}

.technicianInvites{background:white;padding:22px;border:1px solid #d3e1e5;border-radius:18px}.technicianInviteRow{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 0;border-top:1px solid #dce5e8}.technicianInviteRow small{display:block;overflow-wrap:anywhere}.technicianInviteRow>div:last-child,.inviteActions{display:flex;gap:10px;flex-wrap:wrap}.technicianInviteRow button{min-height:44px}.technicianInviteDialog{max-width:560px;width:calc(100% - 32px);border:1px solid #c5d7dd;border-radius:18px;padding:26px;color:#17333e}.technicianInviteDialog::backdrop{background:#0c253c99}.technicianInviteDialog label{display:grid;gap:8px}.technicianInviteDialog input{width:100%;padding:12px}.technicianInviteDialog .button,.technicianInviteDialog button{padding:12px;min-height:44px}.inviteActions{margin-top:18px}.technicianInviteDialog p{line-height:1.5}@media(max-width:600px){.technicianInviteRow{align-items:stretch;flex-direction:column}.technicianInviteRow button{flex:1}}
