:root{--sm-green:#22c55e;--sm-green-deep:#15803d;--sm-purple:#7c3aed;--sm-purple-deep:#5b21b6;--sm-bg:#071015;--sm-card:#0d171c;--sm-card2:#111d23;--sm-line:#29363d;--sm-text:#f8fafc;--sm-muted:#a8b1b7;--sm-grad:linear-gradient(90deg,#22c55e,#22c55e 58%,#7c3aed)}body{font-family:Poppins,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.siteMateHeaderLogo{display:block;width:min(310px,52vw);height:auto;max-height:74px;object-fit:contain;object-position:left center}.top{position:relative;background:#071015!important;border-bottom:0!important;padding-top:max(14px,env(safe-area-inset-top));box-shadow:0 12px 30px rgba(0,0,0,.18)}.top:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--sm-grad)}.top .brand{display:flex;align-items:center;min-width:0}.top .secondary{background:#0d171c!important;color:#fff!important;border:1px solid #34424a!important;border-radius:16px!important;box-shadow:none!important}.siteMateAuthLogo{display:block;width:min(360px,82vw);height:auto;margin:0 auto 18px}.authcard{overflow:hidden}.siteMateSplash{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 36%,#10231a 0,#071015 52%,#020609 100%);animation:siteMateSplashOut .22s ease .8s forwards;pointer-events:none}.siteMateSplashInner{display:flex;flex-direction:column;align-items:center;gap:8px;animation:siteMateSplashIn .38s ease both}.siteMateSplashIcon{width:132px;height:132px;filter:drop-shadow(0 16px 28px rgba(0,0,0,.45))}.siteMateSplashWordmark{font-size:44px;font-style:italic;font-weight:850;letter-spacing:-1.5px;color:#f8fafc;line-height:1}.siteMateSplashWordmark strong{color:var(--sm-green)}.siteMateSplashTagline{font-size:11px;font-weight:800;letter-spacing:2.6px;color:#d1d5db}.auth{background:radial-gradient(circle at 30% 15%,rgba(34,197,94,.08),transparent 34%),radial-gradient(circle at 70% 12%,rgba(124,58,237,.08),transparent 32%),#071015}.authcard{background:#0d171c!important;border-color:#2c3940!important;box-shadow:0 24px 60px rgba(0,0,0,.4)}html[data-theme=dark] body{background:radial-gradient(circle at 10% 0,rgba(34,197,94,.045),transparent 26%),radial-gradient(circle at 90% 0,rgba(124,58,237,.05),transparent 28%),#071015!important}html[data-theme=dark] main{max-width:980px;margin:0 auto;padding-left:16px!important;padding-right:16px!important}html[data-theme=dark] .card,html[data-theme=dark] .myDayCard,html[data-theme=dark] .weatherMapCard,html[data-theme=dark] .weatherSearch{background:linear-gradient(180deg,#0f1a1f,#0b151a)!important;border:1px solid #2b3940!important;border-radius:22px!important;box-shadow:0 12px 30px rgba(0,0,0,.14)!important}html[data-theme=dark] .card h2,html[data-theme=dark] .card h3{letter-spacing:-.02em}.myDayCard{position:relative;overflow:hidden}.myDayCard:before{content:"";position:absolute;left:0;top:0;right:0;height:2px;background:var(--sm-grad);opacity:.9}.myDayItem{padding:22px 0!important}.myDayItem:nth-child(2n) .myDayWhen,.myDayItem:nth-child(2n) b{color:var(--sm-purple)!important}.myDayItem:nth-child(odd) .myDayWhen,.myDayItem:nth-child(odd) b{color:var(--sm-green)!important}.grid{gap:14px!important}.grid .card{position:relative;overflow:hidden;min-height:132px}.grid .card:first-child:before,.grid .card:nth-child(2):before,.grid .card:nth-child(3):before,.grid .card:nth-child(4):before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px}.grid .card:first-child:before,.grid .card:nth-child(3):before{background:var(--sm-purple)}.grid .card:nth-child(2):before,.grid .card:nth-child(4):before{background:var(--sm-green)}.grid .card:first-child .metric,.grid .card:nth-child(3) .metric{color:#a855f7!important}.grid .card:nth-child(2) .metric,.grid .card:nth-child(4) .metric{color:var(--sm-green)!important}.progress{height:10px!important;background:#202a30!important;overflow:hidden}.progress,.progress span{border-radius:999px!important}.progress span{background:var(--sm-grad)!important}.bottomNav{background:rgba(5,12,16,.97)!important;border-top:1px solid #27343b!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 -12px 30px rgba(0,0,0,.28)!important}.bottomNav button{position:relative;color:#a5afb4!important}.bottomNav button.active{background:transparent!important;color:var(--sm-green)!important}.bottomNav button.active:after{content:"";position:absolute;left:20%;right:20%;bottom:3px;height:3px;border-radius:3px;background:var(--sm-grad)}.themeToggle{background:#0d171c!important;border-color:#34424a!important;border-radius:16px!important}.primary{background:linear-gradient(135deg,#22c55e,#15803d)!important;border-color:#22c55e!important}.secondary{border-radius:14px!important}.calendar-day.selected,.calendarDay.isSelected{background:linear-gradient(135deg,#22c55e,#7c3aed)!important}.calendarCard,.jobCard,.pcpCard,.permitCard{border-radius:20px!important}.error{border-radius:16px!important}@keyframes siteMateSplashIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes siteMateSplashOut{to{opacity:0}}@media(max-width:700px){.siteMateHeaderLogo{width:230px;max-height:66px}.top{padding-left:18px!important;padding-right:18px!important}.siteMateSplashIcon{width:116px;height:116px}.siteMateSplashWordmark{font-size:38px}.siteMateSplashTagline{font-size:9px;letter-spacing:2.1px}html[data-theme=dark] main{padding-left:12px!important;padding-right:12px!important}.grid{grid-template-columns:1fr!important}.grid .card{min-height:112px;padding:22px!important}.grid .card h3{font-size:16px!important}.grid .card .metric{font-size:40px!important}.myDayCard{border-radius:24px!important}.bottomNav button{font-size:11px!important}}@media(max-width:430px){.siteMateHeaderLogo{width:205px}.top{gap:8px}.siteMateSplashIcon{width:104px;height:104px}.siteMateSplashWordmark{font-size:34px}}.weatherSection{display:none!important;width:100%;max-width:100%;margin:0 auto;padding:0 0 22px;overflow-x:hidden}.weatherSection.active{display:block!important}.weatherSection>.card{margin:0 0 14px!important}.weatherHero{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;flex-wrap:wrap!important}.weatherHero>div:first-child{min-width:0;flex:1 1 260px}.weatherLocationName{flex:0 0 auto;max-width:100%;padding:9px 12px;border:1px solid var(--line,#dde6df);border-radius:999px;font-size:12px;font-weight:800;color:var(--green-dark,#15803d);background:var(--green-soft,#ecfdf3);white-space:normal;overflow-wrap:anywhere}.weatherSearch{display:block!important}.weatherSearchRow{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;grid-gap:8px!important;gap:8px!important;align-items:end!important}.weatherSearchRow input{margin:0!important;min-width:0!important}.weatherSearchRow button{white-space:nowrap!important}.weatherSummaryGrid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-gap:12px!important;gap:12px!important;margin:0 0 14px!important}.weatherSummaryGrid>.card{margin:0!important;min-width:0!important}.weatherStat{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:4px!important;min-height:112px!important}.weatherStat small,.weatherStat span{font-size:11px!important;color:var(--muted,#6b7a70)!important}.weatherStat>b{font-size:25px!important;line-height:1.05!important;overflow-wrap:anywhere}.weatherCardHead{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;flex-wrap:wrap!important}.weatherCardHead h3{margin:0 0 3px!important}.weatherLiveBadge{font-size:10px!important;font-weight:900!important;letter-spacing:.08em!important;padding:6px 8px!important;border-radius:999px!important;background:var(--green-soft,#ecfdf3)!important;color:var(--green-dark,#15803d)!important;white-space:nowrap!important}.weatherMap{display:block!important;width:100%!important;height:420px!important;min-height:320px!important;border:0!important;border-radius:12px!important;overflow:hidden!important}.weatherDays,.weatherHours{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:12px!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;padding:5px 3px 12px!important;scrollbar-width:thin;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.weatherDay{flex:0 0 170px!important;flex-direction:column!important;min-width:170px!important;min-height:118px!important;padding:13px!important}.weatherDay,.weatherHour{display:flex!important;gap:5px!important;border:1px solid var(--line,#dde6df)!important;border-radius:12px!important;background:rgba(0,0,0,.025)!important;line-height:1.25!important;overflow:hidden!important;scroll-snap-align:start}.weatherHour{flex:0 0 145px!important;flex-direction:column!important;min-width:145px!important;min-height:104px!important;padding:12px!important}.weatherDay b,.weatherDay small,.weatherDay span,.weatherHour b,.weatherHour small,.weatherHour span{display:block!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}.weatherDay b{font-size:14px!important}.weatherDay span{font-size:13px!important}.weatherDay small{font-size:11px!important;color:var(--muted,#6b7a70)!important}.weatherHour b{font-size:13px!important}.weatherHour span{font-size:12px!important}.weatherHour small{font-size:11px!important;color:var(--muted,#6b7a70)!important}.weatherSource{margin:8px 3px 0!important;overflow-wrap:anywhere}html[data-theme=dark] .weatherLiveBadge,html[data-theme=dark] .weatherLocationName{background:#173d27!important;color:#64e791!important;border-color:#31513e!important}html[data-theme=dark] .weatherDay,html[data-theme=dark] .weatherHour{background:rgba(255,255,255,.018)!important}@media(max-width:800px){.weatherSection{padding-bottom:10px}.weatherHero{align-items:flex-start!important}.weatherLocationName{width:auto;max-width:100%}.weatherSearchRow{grid-template-columns:1fr 1fr!important}.weatherSearchRow input{grid-column:1/-1!important}.weatherSearchRow button{width:100%!important}.weatherSummaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.weatherStat{min-height:96px!important;padding:13px!important}.weatherStat>b{font-size:22px!important}.weatherMap{height:360px!important;min-height:300px!important}.weatherDay{flex-basis:155px!important;min-width:155px!important}.weatherHour{flex-basis:132px!important;min-width:132px!important}}@media(max-width:420px){.weatherSearchRow{grid-template-columns:1fr!important}.weatherSearchRow button,.weatherSearchRow input{grid-column:1!important}.weatherSummaryGrid{grid-template-columns:1fr 1fr!important}.weatherMap{height:315px!important;min-height:280px!important}.weatherDays,.weatherHours{gap:9px!important}.weatherDay{flex-basis:145px!important;min-width:145px!important;padding:11px!important}.weatherHour{flex-basis:122px!important;min-width:122px!important;padding:10px!important}}@media(min-width:901px){.weatherSection{max-width:1180px!important;margin:0 auto!important}.weatherSummaryGrid{gap:16px!important}.weatherStat{min-height:145px!important}.weatherMap{height:520px!important}}.jobDashboardCard{margin-top:14px;overflow:hidden}.jobDashHead{display:flex;align-items:center;justify-content:space-between;gap:20px}.jobDashHead h2{margin:3px 0 4px}.jobDashEyebrow{font-size:11px;font-weight:900;letter-spacing:.13em;color:var(--green-dark)}.jobDashProgressRing{--job-progress:0;width:106px;height:106px;flex:0 0 106px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--green) calc(var(--job-progress)*1%),#e7ede9 0);position:relative}.jobDashProgressRing:after{content:"";position:absolute;inset:9px;border-radius:50%;background:var(--card)}.jobDashProgressRing>div{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}.jobDashProgressRing b{font-size:23px;line-height:1}.jobDashProgressRing span{font-size:9px;color:var(--muted);margin-top:5px}.jobDashMetrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:18px}.jobDashMetric{border:1px solid var(--line);border-radius:14px;padding:13px;background:rgba(255,255,255,.45);display:flex;flex-direction:column;min-width:0}.jobDashMetric>span{font-size:11px;font-weight:800;color:var(--muted)}.jobDashMetric>b{font-size:24px;line-height:1.15;margin-top:5px}.jobDashMetric>small{font-size:10px;color:var(--muted);margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jobDashColumns{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:12px}.jobDashPanel{border:1px solid var(--line);border-radius:14px;padding:13px}.jobDashPanelHead{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.jobDashPanelHead h3{margin:0;font-size:14px}.jobDashPanelHead span{min-width:24px;height:24px;border-radius:999px;display:grid;place-items:center;background:var(--green-soft);color:var(--green-dark);font-size:10px;font-weight:900}.jobDashAttention,.jobDashEvent{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #edf1ee}.jobDashAttention:last-child,.jobDashEvent:last-child{border-bottom:0}.jobDashAttention i{width:9px;height:9px;border-radius:50%;background:var(--green)}.jobDashAttention.amber i{background:#f59e0b}.jobDashAttention.red i{background:#ef4444}.jobDashAttention>div,.jobDashEvent>div:last-child{display:flex;flex-direction:column;min-width:0}.jobDashAttention b,.jobDashEvent b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jobDashAttention small,.jobDashEvent small{font-size:10px;color:var(--muted);margin-top:2px}.jobDashEventDate{font-size:10px;font-weight:900;color:var(--green-dark);min-width:48px}.jobDashEmpty{padding:15px 0 6px;color:var(--muted);font-size:12px}.jobDashDiary{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.jobDashDiary>div:first-child{display:flex;flex-direction:column}.jobDashDiary span{font-size:10px;color:var(--muted);font-weight:800}.jobDashDiary b{font-size:13px;margin-top:2px}.jobDashDiaryStatus{font-size:10px;font-weight:900;padding:6px 9px;border-radius:999px;background:#fef3c7;color:#92400e}.jobDashDiaryStatus.complete{background:var(--green-soft);color:var(--green-dark)}.jobNeedsAttention{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.needsHead{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px}.needsHead h3{margin:3px 0 2px}.needsHead small{font-size:10px;color:var(--muted)}.needsCount{min-width:30px;height:30px;padding:0 8px;border-radius:999px;display:grid;place-items:center;background:var(--green-soft);color:var(--green-dark);font-weight:900;font-size:11px}.needsList{display:flex;flex-direction:column;gap:7px}.needsItem{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.4);padding:11px 12px;text-align:left;color:inherit;cursor:pointer}.needsItem i{width:10px;height:10px;border-radius:50%;background:var(--green)}.needsItem.amber i{background:#f59e0b}.needsItem.red i{background:#ef4444}.needsItem>div{display:flex;flex-direction:column;min-width:0}.needsItem b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.needsItem small{font-size:9px;color:var(--muted);margin-top:2px}.needsItem em{font-size:9px;font-style:normal;font-weight:900;color:var(--green-dark);white-space:nowrap}.needsClear{border:1px solid var(--line);border-radius:12px;padding:14px;color:var(--green-dark);font-size:11px;font-weight:800;background:var(--green-soft)}.globalNeedsAttention{margin:14px 0}.globalAttentionHead{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.globalAttentionHead h2{margin:3px 0}.globalAttentionHead p{margin:0;color:var(--muted);font-size:11px}.globalAttentionCounts{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.globalAttentionCounts span{font-size:9px;font-weight:900;padding:6px 8px;border-radius:999px}.globalAttentionCounts .red{background:#fee2e2;color:#991b1b}.globalAttentionCounts .amber{background:#fef3c7;color:#92400e}.globalAttentionCounts .green{background:var(--green-soft);color:var(--green-dark)}.globalAttentionList{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:14px}.globalAttentionItem{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;border:1px solid var(--line);border-radius:12px;padding:11px;background:rgba(255,255,255,.4);text-align:left;color:inherit;cursor:pointer}.globalAttentionItem i{width:10px;height:10px;border-radius:50%;background:var(--green)}.globalAttentionItem.amber i{background:#f59e0b}.globalAttentionItem.red i{background:#ef4444}.globalAttentionItem>div{display:flex;flex-direction:column;min-width:0}.globalAttentionItem b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.globalAttentionItem strong{font-size:10px;color:var(--green-dark);margin-top:2px}.globalAttentionItem small{font-size:9px;color:var(--muted);margin-top:1px}.globalAttentionItem em{font-size:9px;font-style:normal;font-weight:900;color:var(--green-dark)}.globalAttentionClear{margin-top:14px;padding:14px;border-radius:12px;background:var(--green-soft);color:var(--green-dark);font-size:11px;font-weight:800}.jobRecordsOverview{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.jobRecordsHead{display:flex;justify-content:space-between;align-items:end;gap:12px;margin-bottom:10px}.jobRecordsHead h3{margin:3px 0 0}.jobRecordsHead small{color:var(--muted)}.jobRecordsGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.jobRecordsGrid button{border:1px solid var(--line);background:rgba(255,255,255,.45);border-radius:14px;padding:14px;text-align:left;display:grid;grid-template-columns:auto 1fr;grid-gap:10px;gap:10px;color:inherit;cursor:pointer}.jobRecordsGrid button>span{font-size:22px}.jobRecordsGrid button>div{display:flex;flex-direction:column;min-width:0}.jobRecordsGrid b{font-size:12px}.jobRecordsGrid strong{font-size:22px;margin-top:3px}.jobRecordsGrid small{font-size:10px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jobRecordsGrid em{grid-column:1/-1;font-size:10px;font-style:normal;font-weight:800;color:var(--green-dark)}.jobRecordPreviews{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.recordPreviewsHead h3{margin:3px 0 10px}.recordPreviewGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.recordPreviewGrid>section{border:1px solid var(--line);border-radius:14px;padding:13px;min-width:0;background:rgba(255,255,255,.32)}.recordPreviewTitle{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.recordPreviewTitle h4{margin:0;font-size:13px}.recordPreviewTitle button{border:0;background:transparent;color:var(--green-dark);font-size:10px;font-weight:900;cursor:pointer}.recordPreviewRow{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px solid #edf1ee}.recordPreviewRow:last-child{border-bottom:0}.recordPreviewRow>div{display:flex;flex-direction:column;min-width:0}.recordPreviewRow b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recordPreviewRow small{font-size:9px;color:var(--muted);margin-top:2px}.recordStatus{font-size:9px;font-weight:900;padding:5px 7px;border-radius:999px;white-space:nowrap}.recordStatus.good{background:var(--green-soft);color:var(--green-dark)}.recordStatus.wait{background:#fef3c7;color:#92400e}.recordStatus.bad{background:#fee2e2;color:#991b1b}.recordPreviewEmpty{font-size:11px;color:var(--muted);padding:12px 0}.recordPhotoGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px;margin-top:8px}.recordPhotoGrid button{border:0;background:transparent;padding:0;text-align:left;color:inherit;cursor:pointer;min-width:0}.recordPhotoGrid img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:9px;display:block;background:var(--line)}.recordPhotoGrid small{display:block;font-size:8px;color:var(--muted);margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recordDoc{width:100%;border:0;background:transparent;padding:9px 0;display:grid;grid-template-columns:auto 1fr;grid-gap:8px;gap:8px;text-align:left;color:inherit;border-bottom:1px solid #edf1ee;cursor:pointer}.recordDoc:last-child{border-bottom:0}.recordDoc>div{display:flex;flex-direction:column;min-width:0}.recordDoc b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recordDoc small{font-size:9px;color:var(--muted)}.tempProgressPreview{display:flex;align-items:baseline;gap:8px;padding:14px 0}.tempProgressPreview strong{font-size:28px}.tempProgressPreview span{font-size:10px;color:var(--muted)}html[data-theme=dark] .jobDashProgressRing{background:conic-gradient(var(--green) calc(var(--job-progress)*1%),#27332c 0)}html[data-theme=dark] .jobDashProgressRing:after{background:#0f1a1f}html[data-theme=dark] .globalAttentionItem,html[data-theme=dark] .jobDashMetric,html[data-theme=dark] .jobDashPanel,html[data-theme=dark] .jobRecordsGrid button,html[data-theme=dark] .needsItem,html[data-theme=dark] .recordPreviewGrid>section{background:#101913;border-color:#314038}html[data-theme=dark] .jobDashAttention,html[data-theme=dark] .jobDashEvent,html[data-theme=dark] .recordDoc,html[data-theme=dark] .recordPreviewRow{border-bottom-color:#27332c}html[data-theme=dark] .jobDashDiaryStatus{background:#3a2b10;color:#fcd34d}@media(max-width:700px){.jobDashHead{align-items:flex-start}.jobDashProgressRing{width:88px;height:88px;flex-basis:88px}.jobDashProgressRing:after{inset:8px}.jobDashProgressRing b{font-size:20px}.jobDashMetrics{grid-template-columns:1fr 1fr}.globalAttentionList,.jobDashColumns,.recordPreviewGrid{grid-template-columns:1fr}.jobDashMetric>b{font-size:22px}.jobRecordsGrid{grid-template-columns:1fr}.jobRecordsGrid button{grid-template-columns:auto 1fr auto;align-items:center}.jobRecordsGrid em{grid-column:auto}.recordPhotoGrid{grid-template-columns:repeat(2,1fr)}.globalAttentionHead{flex-direction:column}.globalAttentionCounts{justify-content:flex-start}}@media(max-width:390px){.jobDashHead{gap:10px}.jobDashProgressRing{width:78px;height:78px;flex-basis:78px}.jobDashProgressRing span{font-size:8px}.jobDashMetrics{gap:8px}.jobDashMetric{padding:11px}.jobRecordsGrid button{padding:12px}.jobRecordsGrid em{display:none}.recordPreviewGrid>section{padding:11px}.globalAttentionItem,.needsItem{grid-template-columns:auto minmax(0,1fr)}.globalAttentionItem em,.needsItem em{display:none}}.jobWorkspaceActions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.jobWorkspaceActions button{min-height:72px;border:1px solid var(--line);border-radius:14px;background:var(--card);color:var(--ink);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;padding:12px 14px;text-align:left;transition:transform .08s,border-color .15s,background .15s,box-shadow .15s}.jobWorkspaceActions button:hover{border-color:#86efac;background:var(--green-soft);box-shadow:0 5px 16px rgba(34,197,94,.1)}.jobWorkspaceActions button:active{transform:translateY(1px)}.jobWorkspaceActions button span{font-size:19px;line-height:1}.jobWorkspaceActions button b{font-size:12px;line-height:1.2}html[data-theme=dark] .jobWorkspaceActions button{background:#101913;border-color:#314038}html[data-theme=dark] .jobWorkspaceActions button:hover{background:#14251a;border-color:#3f7651}@media(max-width:700px){.jobWorkspaceActions{grid-template-columns:1fr 1fr;gap:8px;margin-top:13px;padding-top:13px}.jobWorkspaceActions button{min-height:64px;padding:10px 12px}}.notificationCenter{margin:14px 0}.notifyHead{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.notifyHead h2{margin:3px 0}.notifyHead p{margin:0;color:var(--muted);font-size:11px}.notifyHead>button{border:1px solid var(--line);background:transparent;color:var(--green-dark);border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900;cursor:pointer}.notifyList{display:flex;flex-direction:column;gap:8px;margin-top:14px}.notifyItem{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:6px;gap:6px;align-items:stretch;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.42);overflow:hidden}.notifyItem.unread{box-shadow:inset 3px 0 0 var(--green)}.notifyItem.red.unread{box-shadow:inset 3px 0 0 #ef4444}.notifyItem.amber.unread{box-shadow:inset 3px 0 0 #f59e0b}.notifyItem.read{opacity:.72}.notifyOpen{border:0;background:transparent;color:inherit;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;text-align:left;padding:11px 12px;cursor:pointer;min-width:0}.notifyOpen i{width:10px;height:10px;border-radius:50%;background:var(--green)}.notifyItem.red .notifyOpen i{background:#ef4444}.notifyItem.amber .notifyOpen i{background:#f59e0b}.notifyOpen>div{display:flex;flex-direction:column;min-width:0}.notifyOpen b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notifyOpen strong{font-size:10px;color:var(--green-dark);margin-top:2px}.notifyOpen small{font-size:9px;color:var(--muted);margin-top:1px}.notifyOpen em{font-size:9px;font-style:normal;font-weight:900;color:var(--green-dark);white-space:nowrap}.notifyDismiss{border:0;border-left:1px solid var(--line);background:transparent;color:var(--muted);font-size:20px;padding:0 12px;cursor:pointer}.notifyClear{margin-top:14px;padding:14px;border-radius:12px;background:var(--green-soft);color:var(--green-dark);font-size:11px;font-weight:800}html[data-theme=dark] .notifyItem{background:#101913;border-color:#314038}html[data-theme=dark] .notifyDismiss{border-left-color:#314038}@media(max-width:700px){.notifyHead{flex-direction:column}.notifyOpen{grid-template-columns:auto minmax(0,1fr)}.notifyOpen em{display:none}}.siteSyncStatus{display:flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#fff;border-radius:12px;padding:8px 11px;min-height:40px;font-size:11px;cursor:pointer;box-shadow:none;white-space:nowrap}.siteSyncStatus[hidden]{display:none!important}.siteSyncStatus b{font-size:11px}.siteSyncStatus small{font-size:9px;color:#b9c7be}.siteSyncDot{width:9px;height:9px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.14)}.siteSyncStatus.offline .siteSyncDot{background:#f59e0b;box-shadow:0 0 0 3px rgba(245,158,11,.14)}.siteSyncStatus.syncing .siteSyncDot{background:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.14);animation:siteSyncPulse 1s infinite}@keyframes siteSyncPulse{50%{opacity:.35}}@media(max-width:700px){.siteSyncStatus{padding:8px 10px}.siteSyncStatus small{display:none}.siteSyncStatus b{font-size:10px}}.jobCloseout{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.closeoutHead{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.closeoutHead h2,.closeoutHead h3{margin:3px 0}.closeoutHead small{color:var(--muted);font-size:10px}.closeoutBadge{font-size:10px;font-weight:900;padding:7px 10px;border-radius:999px;white-space:nowrap}.closeoutBadge.ready{background:var(--green-soft);color:var(--green-dark)}.closeoutBadge.working{background:#fef3c7;color:#92400e}.closeoutChecks{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:14px}.closeoutCheck{display:grid;grid-template-columns:auto 1fr;grid-gap:9px;gap:9px;align-items:center;border:1px solid var(--line);border-radius:12px;padding:11px;background:rgba(255,255,255,.38)}.closeoutCheck i{width:24px;height:24px;border-radius:999px;display:grid;place-items:center;font-style:normal;font-weight:900}.closeoutCheck.ok i{background:var(--green-soft);color:var(--green-dark)}.closeoutCheck.wait i{background:#fef3c7;color:#92400e}.closeoutCheck>div{display:flex;flex-direction:column}.closeoutCheck b{font-size:11px}.closeoutCheck small{font-size:9px;color:var(--muted);margin-top:2px}.closeoutNoteLabel{display:grid;grid-gap:6px;gap:6px;font-size:11px;font-weight:800;margin-top:14px}.closeoutNote{min-height:82px;resize:vertical}.closeoutActions{display:flex;gap:8px;justify-content:flex-end;margin-top:12px;flex-wrap:wrap}.closeoutNotes{margin-top:14px;padding:12px;border:1px solid var(--line);border-radius:12px}.closeoutNotes b{font-size:11px}.closeoutNotes p{margin:5px 0 0;font-size:10px;color:var(--muted)}.completedJobsPanel{margin-top:14px}.completedJobsList{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:12px}.completedJobsList button{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.4);padding:12px;text-align:left;color:inherit}.completedJobsList button>div{display:flex;flex-direction:column;min-width:0}.completedJobsList b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.completedJobsList small{font-size:9px;color:var(--muted);margin-top:2px}.completedJobsList em{font-style:normal;font-size:9px;font-weight:900;color:var(--green-dark)}html[data-theme=dark] .closeoutCheck,html[data-theme=dark] .completedJobsList button{background:#101913;border-color:#314038}@media(max-width:700px){.closeoutChecks,.completedJobsList{grid-template-columns:1fr}.closeoutActions{justify-content:stretch}.closeoutActions button{flex:1 1 160px}}.teamAccess{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.assignedHead,.teamAccessHead{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.assignedHead h2,.teamAccessHead h3{margin:3px 0}.assignedHead p,.teamAccessHead small{font-size:10px;color:var(--muted);margin:0}.assignedHead>span,.teamAccessHead>span{font-size:10px;font-weight:900;padding:7px 10px;border-radius:999px;background:var(--green-soft);color:var(--green-dark)}.teamInvite{display:grid;grid-template-columns:1fr 1.4fr 1fr auto auto;grid-gap:8px;gap:8px;align-items:center;margin-top:12px}.teamInvite input,.teamInvite select{min-width:0;border:1px solid var(--line);border-radius:10px;padding:10px;background:var(--card);color:inherit}.teamInvite label{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:5px}.teamInvite button{border:0;border-radius:10px;padding:10px 12px;background:var(--green);color:#fff;font-size:10px;font-weight:900}.teamMemberList{margin-top:10px}.teamMember{display:grid;grid-template-columns:auto minmax(0,1fr) 150px auto auto;align-items:center;grid-gap:10px;gap:10px;padding:10px 0;border-bottom:1px solid var(--line)}.teamMember:last-child{border-bottom:0}.teamAvatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--green-soft);color:var(--green-dark);font-weight:900}.teamWho{display:flex;flex-direction:column;min-width:0}.teamWho b{font-size:11px}.teamWho b,.teamWho small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.teamWho small{font-size:9px;color:var(--muted)}.teamMember select{border:1px solid var(--line);border-radius:8px;padding:7px;background:var(--card);color:inherit;font-size:10px}.teamAssigned{font-size:9px;color:var(--muted);white-space:nowrap}.teamMember [data-remove]{border:0;background:transparent;color:#b91c1c;font-size:20px;cursor:pointer}.teamRole{display:flex;flex-direction:column;text-align:right}.teamRole b{font-size:10px}.teamRole small{font-size:9px;color:var(--muted)}.assignedEmpty,.teamEmpty,.teamRoleHelp{margin-top:10px;border:1px solid var(--line);border-radius:10px;padding:11px}.teamRoleHelp{display:flex;flex-direction:column}.teamRoleHelp b{font-size:10px}.assignedEmpty,.teamEmpty,.teamRoleHelp small{font-size:9px;color:var(--muted);margin-top:2px}.assignedToMe{margin:14px 0}.assignedGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:12px}.assignedGrid button{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;grid-gap:10px;gap:10px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.4);padding:11px;text-align:left;color:inherit;cursor:pointer}.assignedGrid button>div{display:flex;flex-direction:column;min-width:0}.assignedGrid b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.assignedGrid small{font-size:9px;color:var(--muted);margin-top:2px}.assignedGrid strong{font-size:16px}.assignedGrid em{font-size:9px;font-style:normal;font-weight:900;color:var(--green-dark)}html[data-theme=dark] .assignedGrid button{background:#101913;border-color:#314038}@media(max-width:800px){.teamInvite{grid-template-columns:1fr 1fr}.teamInvite button{grid-column:1/-1}.teamMember{grid-template-columns:auto minmax(0,1fr) auto}.teamAssigned,.teamMember select{grid-column:2/3}.teamMember [data-remove]{grid-column:3;grid-row:1}.assignedGrid{grid-template-columns:1fr}}@media(max-width:430px){.teamInvite{grid-template-columns:1fr}.teamInvite button{grid-column:auto}.teamMember{grid-template-columns:auto minmax(0,1fr) auto}.teamMember select{width:100%}.assignedGrid button{grid-template-columns:minmax(0,1fr) auto}.assignedGrid em{display:none}}.proOverviewHero{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin:2px 0 18px;padding:4px 2px}.proOverviewHero h1{font-size:30px;margin:3px 0 5px;letter-spacing:-.035em}.proOverviewHero p{margin:0;color:var(--muted);font-size:13px}.proEyebrow{letter-spacing:.14em;color:var(--green-dark)}.proEyebrow,.proStatus{font-size:10px;font-weight:900}.proStatus{display:flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:var(--card);color:var(--muted)}.proStatus i{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(34,197,94,.12)}.proMetricGrid{grid-template-columns:repeat(4,1fr)!important;gap:10px!important;margin-bottom:14px}.proMetricCard{padding:15px 16px!important;box-shadow:none!important;border-radius:14px!important}.proMetricCard h3{font-size:10px!important;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0 0 7px}.proMetricCard .metric{font-size:27px}.proJobsCard{box-shadow:none!important;padding:18px!important}.proJobsCard>h2{font-size:20px!important;margin-bottom:2px!important}.proSectionIntro{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid var(--line);margin-bottom:6px}.proSectionIntro span{font-size:9px;font-weight:900;letter-spacing:.1em;color:var(--green-dark)}.proSectionIntro p{margin:1px 0 0;font-size:10px;color:var(--muted)}.proZoneTitle{font-size:12px!important;text-transform:uppercase;letter-spacing:.07em;margin:17px 0 6px!important;color:var(--ink)}.proRoadTitle{font-size:10px!important;color:var(--muted);margin:9px 0 1px!important}.proJobRow{padding:10px 0!important}.proJobRow b{font-size:13px}.proJobRow .tiny{font-size:10px!important}.proJobRow .progress{height:6px;margin-top:6px}:root{--ui-radius:14px;--ui-radius-sm:10px;--ui-control:40px;--ui-section:16px}.card{box-shadow:none!important;border-radius:var(--ui-radius)!important}.card+.card{margin-top:var(--ui-section)!important}.card h2{font-size:20px;letter-spacing:-.025em}.card h3{letter-spacing:-.015em}.muted{line-height:1.45}.tiny{line-height:1.4}label{font-size:11px;font-weight:800;margin-top:10px;margin-bottom:4px}input,select,textarea{min-height:var(--ui-control);border-radius:var(--ui-radius-sm);padding:8px 10px;margin-bottom:7px}textarea{min-height:78px}.danger,.primary,.secondary{min-height:38px;border-radius:9px;padding:8px 11px;font-size:11px;box-shadow:none!important}.danger:focus-visible,.primary:focus-visible,.secondary:focus-visible,button:focus-visible{outline:3px solid rgba(34,197,94,.2);outline-offset:2px}.row{padding:10px 0;gap:10px}.progress{height:7px}.file{box-shadow:none!important;border-radius:12px}.section.active{padding-top:1px}.section.active>.card:first-of-type{box-shadow:none!important}.section.active>.card:first-of-type h2{font-size:21px}.bottomNav{box-shadow:0 -4px 18px rgba(15,23,42,.06);border-top-color:#dfe7e1}.bottomNav button{transition:background .15s,color .15s}.bottomNav button.active{font-weight:900}.jobFab{box-shadow:0 7px 20px rgba(22,163,74,.25)}.createJobSheet.open{border:1px solid var(--line);box-shadow:0 -12px 40px rgba(15,23,42,.18)}.proCalendarHero,.proJobsHero,.proPavementHero,.proPcpHero,.proPhotosHero,.proSpecsHero{padding-left:2px;padding-right:2px}.proCalendarHero h1,.proJobsHero h1,.proPavementHero h1,.proPcpHero h1,.proPhotosHero h1,.proSpecsHero h1{line-height:1.08}.proCalendarRow,.proJobCard,.proPavementRow,.proPcpRow,.specCard{transition:border-color .15s,background .15s}.proCalendarRow:hover,.proJobCard:hover,.proPavementRow:hover,.proPcpRow:hover,.specCard:hover{border-color:#c5d5ca!important}.proCalendarForm,.proJobDirectory,.proPavementForm,.proPcpLibrary,.proPhotoUpload,.proSpecsLibrary,.proSpecsUpload{border-color:var(--line)!important}@media(max-width:700px){:root{--ui-control:42px;--ui-section:12px}.proOverviewHero{align-items:center;margin-bottom:13px}.proOverviewHero h1{font-size:25px}.proOverviewHero p{font-size:11px;max-width:260px}.proMetricGrid{grid-template-columns:1fr 1fr!important;gap:8px!important}.proMetricCard{padding:13px!important}.proMetricCard .metric{font-size:24px}.proJobsCard{padding:15px!important}.proStatus{padding:6px 8px}.proSectionIntro{padding-bottom:10px}.card h2{font-size:18px}.danger,.primary,.secondary{min-height:40px;font-size:10px}.bottomNav{box-shadow:0 -3px 15px rgba(15,23,42,.07)}.section.active{overflow-x:hidden}.section.active>.card:first-of-type h2{font-size:20px}.proCalendarHero,.proJobsHero,.proPavementHero,.proPcpHero,.proPhotosHero,.proSpecsHero{margin-bottom:13px}}@media(max-width:370px){.proOverviewHero p{display:none}.proOverviewHero h1{font-size:23px}.proMetricGrid{grid-template-columns:1fr 1fr!important}}html[data-theme=dark] .card,html[data-theme=dark] .file{box-shadow:none!important}html[data-theme=dark] .proCalendarRow:hover,html[data-theme=dark] .proJobCard:hover,html[data-theme=dark] .proPavementRow:hover,html[data-theme=dark] .proPcpRow:hover,html[data-theme=dark] .specCard:hover{border-color:#476052!important}html[data-theme=dark] .proCreateJob,html[data-theme=dark] .proSpecsUpload{background:#101913!important}html[data-theme=dark] .bottomNav{box-shadow:0 -4px 18px rgba(0,0,0,.2)}.proPavementHero{margin:2px 2px 16px}.proPavementHero h1{font-size:30px;margin:3px 0 5px;letter-spacing:-.035em}.proPavementHero p{margin:0;color:var(--muted);font-size:13px}.proPavementForm,.proPavementRecords{box-shadow:none!important}.proPavementForm{padding:18px!important}.proPavementForm>h2,.proPavementRecords>h2{font-size:20px!important;margin-bottom:12px!important}.proPavementFormGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:14px;column-gap:14px}.proPavementFormGrid input,.proPavementFormGrid label,.proPavementFormGrid select{min-width:0}.proPavementFormGrid button,.proPavementFormGrid label:has(+textarea),.proPavementFormGrid textarea{grid-column:1/-1}.proPavementFormGrid textarea{min-height:82px}.proPavementFormGrid button{justify-self:start;min-width:150px}.proPavementCount{font-size:10px;color:var(--muted);margin:-7px 0 7px}.proPavementRow{border:1px solid var(--line);border-radius:13px;margin:8px 0;padding:13px!important;align-items:flex-start!important}.proPavementRow+.proPavementRow{border-top:1px solid var(--line)!important}.proPavementRow>div>b:first-child{font-size:13px}.proPavementRow .tiny{margin-top:2px}.proPavementStatus{display:inline-flex!important;width:auto!important;padding:4px 7px;border-radius:999px;font-weight:800!important;margin-top:6px!important;background:#eef2f0;color:#53615a!important}.proPavementStatus[data-status=complete],.proPavementStatus[data-status=passed]{background:var(--green-soft);color:var(--green-dark)!important}.proPavementStatus[data-status=awaiting-test]{background:#fef3c7;color:#92400e!important}.proPavementStatus[data-status=failed-rework]{background:#fee2e2;color:#991b1b!important}.proPavementRow .danger{margin-left:auto}.proPavementRow label{font-size:10px}.proPavementRow input,.proPavementRow select{min-height:39px}.proPavementRow textarea{min-height:70px}@media(max-width:700px){.proPavementHero h1{font-size:25px}.proPavementHero p{font-size:11px}.proPavementForm,.proPavementRecords{padding:15px!important}.proPavementFormGrid{grid-template-columns:1fr}.proPavementFormGrid>*{grid-column:1!important}.proPavementFormGrid button{width:100%}.proPavementRow{padding:12px!important}.proPavementRow .danger,.proPavementRow .secondary{min-height:36px!important;padding:8px 11px!important}}.proPcpHero{margin:2px 2px 16px}.proPcpHero h1{font-size:30px;margin:3px 0 5px;letter-spacing:-.035em}.proPcpHero p{margin:0;color:var(--muted);font-size:13px}.proPcpLibrary{box-shadow:none!important;padding:18px!important}.proPcpLibrary>h2{font-size:20px!important;margin-bottom:4px!important}.proPcpIntro{font-size:11px!important;line-height:1.5;max-width:700px}.proPcpCount{font-size:10px;color:var(--muted);padding:9px 0;border-bottom:1px solid var(--line);margin-bottom:3px}.proPcpRow{border:1px solid var(--line);border-radius:13px;margin:8px 0;padding:13px!important;align-items:center!important;background:var(--card)}.proPcpRow+.proPcpRow{border-top:1px solid var(--line)!important}.proPcpTitle{font-size:13px}.proPcpRow .tiny{font-size:9px!important;margin-top:3px}.proPcpAction{min-height:36px!important;padding:8px 10px!important;font-size:10px!important}.proPcpLibrary .pcpTemplateManagerHost{margin:13px 0 8px}.proPcpLibrary .pcpAddTemplateButton{min-height:39px!important;padding:8px 13px!important}.pcpTemplateModal{border-radius:18px!important;box-shadow:0 24px 70px rgba(15,23,42,.22)!important}.pcpTemplateModalHead{padding-bottom:12px;border-bottom:1px solid var(--line)}.pcpTemplateModal form label{font-size:10px;font-weight:800;margin-top:11px}.pcpTemplateModal form input,.pcpTemplateModal form select{min-height:42px}.pcpTemplateActions{padding-top:14px;border-top:1px solid var(--line)}@media(max-width:700px){.proPcpHero h1{font-size:25px}.proPcpHero p{font-size:11px}.proPcpLibrary{padding:15px!important}.proPcpRow{padding:12px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-gap:8px!important;gap:8px!important}.proPcpRow>div:first-child{min-width:0}.proPcpRow .proPcpAction{min-width:82px}.pcpTemplateModal{border-radius:18px 18px 12px 12px!important}}