:root{--forest:#173f35;--forest-dark:#113228;--green:#397d55;--lime:#d3e8a4;--ink:#23342c;--muted:#7a857d;--border:#e7ebe3;--surface:#fff;--page:#f5f6f2;--red:#ae493e;--radius:16px;--shadow:0 3px 12px #193e2c03;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--ink);background:var(--page);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;font-size:14px;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #96b96c;outline-offset:3px}a{color:var(--green);text-decoration:none}button{color:inherit}h1,h2,h3,h4,p{margin:0}h1{font-weight:600;letter-spacing:-1.4px;font-size:34px;line-height:1.2}h2{font-size:18px;letter-spacing:-.35px;font-weight:600}h3{font-size:17px;font-weight:600}p{line-height:1.65}small{font-size:12px}strong{font-weight:600}.icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle}.hidden{display:none!important}.muted{color:var(--muted)}.positive{color:var(--green)}.negative,.danger{color:var(--red)!important}.strong{font-weight:600}.eyebrow{font-size:10px;letter-spacing:1.65px;line-height:1.7;font-weight:700;color:#73866e}.eyebrow.light{color:#bad49f}.button{min-height:42px;padding:10px 17px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:600;font-size:12px;border:1px solid transparent;white-space:nowrap;transition:background .15s,box-shadow .15s,transform .15s}.button:hover{transform:translateY(-1px)}.button .icon{width:16px;height:16px}.primary{background:var(--forest);color:white;box-shadow:0 3px 5px #173f3510}.primary:hover{background:#265447}.secondary{background:white;border-color:#dfe5db;color:var(--forest)}.secondary:hover{background:#f3f6ee;border-color:#b5c8ac}.light{color:#e4eedc;background:#ffffff13;border-color:#ffffff26}.light:hover{background:#ffffff25}.lime{background:var(--lime);color:var(--forest-dark)}.stop-button{background:#f8ebe6;border-color:#eecfc1;color:#9b5540}.danger-button{background:var(--red);color:white}.full{width:100%}.compact{padding:7px 12px;min-height:35px;font-size:11px}.text-button{border:0;background:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 0;font-size:12px;font-weight:600;color:var(--forest)}.text-button:hover{text-decoration:underline}.text-button .icon{width:16px;height:16px}.icon-button{width:36px;height:36px;padding:8px;border:0;border-radius:8px;background:transparent;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.icon-button:hover{background:#edf1e7}.icon-button .icon{width:18px;height:18px}.brand{display:flex;align-items:center;gap:11px;color:var(--forest);font-size:23px;letter-spacing:-.8px;font-weight:650}.brand small{display:block;font-size:7.5px;letter-spacing:1.5px;margin-top:3px;color:#879385;font-weight:600}.brand img{flex-shrink:0}.avatar{display:inline-flex;align-items:center;justify-content:center;width:37px;height:37px;flex-shrink:0;border-radius:50%;background:#e9ecdc;color:#58634a;font-size:11px;font-weight:650;letter-spacing:.2px}.avatar.small{width:31px;height:31px;font-size:10px}.avatar.tiny{width:25px;height:25px;font-size:8px;border:2px solid white}.avatar.large{width:54px;height:54px;font-size:17px}.badge{display:inline-flex;align-items:center;gap:5px;font-size:9px;line-height:1.4;font-weight:650;padding:4px 8px;border-radius:5px;white-space:nowrap}.badge.scheduled{background:#f1f3ee;color:#7b8577}.badge.in_progress{background:#eaf2d6;color:#5e783b}.badge.in_progress:before{content:'';width:5px;height:5px;border-radius:50%;background:#7f9b4c}.badge.completed{background:#e8f2e9;color:#54825e}.badge.neutral{background:#f1f3eb;color:#65705c}.sample-tag{font-size:7px;letter-spacing:.7px;font-weight:700;color:#9b9468;background:#f8f5e7;padding:3px 5px;border-radius:3px;white-space:nowrap}.count-label{font-size:11px;color:#92998e;white-space:nowrap}.app-shell{display:flex;min-height:100vh}.sidebar{position:fixed;top:0;left:0;bottom:0;width:226px;display:flex;flex-direction:column;padding:32px 20px 0;background:#fcfdf9;border-right:1px solid var(--border);z-index:20}.sidebar .brand{margin-left:4px}.workspace-label{font-size:8px;letter-spacing:1.4px;color:#a1a99a;font-weight:650;margin:48px 14px 15px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.nav-link{width:100%;display:flex;align-items:center;gap:13px;position:relative;min-height:44px;border-radius:8px;border:0;background:transparent;text-align:left;padding:12px 15px;font-size:12px;color:#7b8678;font-weight:500}.nav-link .icon{width:18px;height:18px;color:#99a18f}.nav-link:hover{background:#f0f3e9;color:var(--forest)}.nav-link.active{background:#eaf0df;color:var(--forest);font-weight:650}.nav-link.active .icon{color:var(--forest)}.nav-dot{margin-left:auto;width:5px;height:5px;background:#83a854;border-radius:50%}.sidebar-bottom{margin-top:auto;padding-top:34px}.field-note{position:relative;border:1px solid #e9eddf;background:#f2f5e9;padding:19px 16px;border-radius:12px;margin:20px 3px 25px}.field-note>.icon{width:26px;height:26px;color:#8caa64;margin-bottom:11px}.field-note h4{font-size:12px;line-height:1.7;font-weight:500;color:#5d7050}.field-note button{border:0;background:none;padding:13px 0 0;font-size:10px;font-weight:600;color:var(--forest);display:flex;align-items:center;gap:16px}.field-note button .icon{width:13px;height:13px}.profile{border:0;border-top:1px solid var(--border);background:transparent;display:flex;width:100%;align-items:center;gap:10px;padding:23px 0;margin-top:12px;text-align:left}.profile>span:nth-child(2){font-weight:600;font-size:11px;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.profile small{font-size:9px;color:#8a9485;display:block;margin-top:4px;font-weight:400}.profile>.icon{width:13px;height:13px;color:#9ca793}.workspace{margin-left:226px;min-width:0;width:calc(100% - 226px);display:flex;flex-direction:column}.topbar{min-height:76px;padding:0 40px;background:#fcfdfb;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);gap:16px}.breadcrumb{font-size:10px;color:#a0a699;display:flex;align-items:center;gap:14px}.breadcrumb strong{color:#697361;font-weight:500}.breadcrumb span{color:#c5cbbc}.topbar-right{display:flex;align-items:center;gap:20px}.timezone{font-size:10px;color:#8e9784;display:flex;align-items:center;gap:7px}.timezone .icon{width:15px;height:15px}.topbar .icon-button{border-right:1px solid var(--border);border-radius:0;padding-right:22px;width:42px;color:#74806a}.mobile-logo,.mobile-nav{display:none}#main{padding:36px 40px 48px;flex:1;width:100%;max-width:1620px;margin:auto}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:29px;gap:18px}.page-header .eyebrow{margin-bottom:9px;display:block}.page-header h1{font-size:30px;letter-spacing:-1.05px}.page-header p{font-size:12px;color:#92998b;margin-top:9px}.page-header>.button{margin-top:10px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:27px}.stats-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card{padding:20px 21px 18px;border:1px solid var(--border);border-radius:12px;background:white;box-shadow:var(--shadow)}.stat-label{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;color:#7c8773}.stat-label .icon{width:17px;height:17px;color:#a4ad99}.stat-value{margin-top:13px;font-weight:600;letter-spacing:-1px;font-size:30px;line-height:1.3;white-space:nowrap}.stat-value small{font-size:12px;color:#8a9482;margin-left:7px;letter-spacing:0;font-weight:400}.stat-foot{font-size:9px;color:#9ba38f;margin-top:9px;line-height:1.5}.stat-card.accent{background:#eef3e2;border-color:#e4ebd5}.stat-card.accent .stat-value{color:var(--forest)}.stat-card.accent .stat-label .icon{color:#86a75b}.plan-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:25px}.plan-main{min-width:0}.schedule-grid{grid-template-columns:minmax(0,1fr)}.ready-card{background:#edf1e5;border:1px solid #e3e9d7;border-radius:12px;padding:17px 18px;display:flex;align-items:center;gap:14px;margin-bottom:22px}.ready-symbol{width:38px;height:38px;background:#e0e8d0;border-radius:50%;display:grid;place-items:center;color:#6d8750;flex-shrink:0}.ready-symbol .icon{width:17px;height:17px}.ready-card h3{font-size:12px;font-weight:600;color:#506446}.ready-card p{font-size:10px;color:#8c9780;margin-top:4px}.ready-card .badge{margin-left:auto;font-size:8px}.panel{background:white;border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow);overflow:hidden}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:22px 22px 17px}.panel-heading h2{font-size:15px}.panel-heading p{font-size:10px;color:#a0a894;margin-top:5px}.date-controls{padding:0 22px 18px;display:flex;align-items:center;justify-content:space-between;gap:10px}.date-stepper{border:1px solid #e6eadf;display:flex;align-items:center;border-radius:6px;min-width:0}.date-stepper .icon-button{width:28px;height:31px;padding:5px;color:#87937a}.date-stepper .icon{width:13px;height:13px}.date-picker{display:flex;align-items:center;gap:5px}.date-picker input{width:119px;min-width:0;border:0;background:transparent;font-size:10px;color:#68785e;padding:5px 0}.date-picker>.icon{display:none}.segmented{display:flex;gap:3px;padding:3px;border-radius:6px;background:#f3f5ee}.segmented button{background:none;border:0;border-radius:4px;padding:6px 10px;font-size:9px;color:#909c82}.segmented .selected{background:white;color:var(--forest);box-shadow:0 1px 4px #1f3d2710}.route-tools{border-top:1px solid #eff1e9;border-bottom:1px solid #eff1e9;padding:0 22px;display:flex;justify-content:space-between;gap:12px;min-height:46px}.tabs{display:flex;gap:19px;flex-shrink:0}.tabs button{border:0;border-bottom:2px solid transparent;background:none;padding:14px 0 12px;color:#929d85;font-size:10px;white-space:nowrap}.tabs button.active{border-color:var(--forest);color:var(--forest);font-weight:650}.search-box{display:flex;align-items:center;gap:7px;min-width:0;max-width:135px}.search-box .icon{width:13px;height:13px;color:#a6b198}.search-box input{width:100%;border:0;min-width:0;background:transparent;font-size:9px;color:var(--ink);padding:10px 0}.search-box input::placeholder{color:#a4ae98}.job-card{padding:23px 22px;display:flex;gap:13px;align-items:flex-start;border-bottom:1px solid #eef1e8;position:relative}.job-card:last-child{border-bottom:0}.job-card.in_progress{background:#fbfcf6;box-shadow:inset 3px 0 #a9bf75}.job-number{width:29px;height:29px;background:#f5f6ef;border:1px solid #edf0e5;border-radius:7px;display:grid;place-items:center;font-size:10px;font-weight:600;color:#acb69a;flex-shrink:0;margin-top:2px}.job-number .icon{width:15px;height:15px;color:#719058}.job-card.completed .job-number{background:#edf5e5}.job-info{flex:1;min-width:0}.job-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.job-name{font-size:12px;font-weight:600;letter-spacing:-.1px;color:#415238;background:none;border:0;padding:0;text-align:left}.job-name:hover{text-decoration:underline}.job-service{color:#a0a990;font-size:10px;margin-top:5px}.job-meta{display:flex;flex-direction:column;gap:8px;font-size:9px;color:#a7b09b;margin-top:11px}.job-meta>span{display:flex;align-items:center;gap:4px;line-height:1.5}.job-meta .icon{width:11px;height:11px;align-self:flex-start;margin-top:1px}.crew-stack .avatar+.avatar{margin-left:-8px}.crew-stack>span:last-child:not(.avatar){margin-left:4px;color:#879775;font-size:9px}.job-target{padding:2px 3px 0;min-width:73px;text-align:right}.job-target strong{display:flex;gap:4px;align-items:center;justify-content:flex-end;font-size:12px;color:#607153}.job-target strong .icon{width:12px;height:12px;color:#9aaa88}.job-target strong small{font-size:9px;font-weight:400}.job-target>span{display:block;font-size:8px;color:#a8b19b;margin-top:4px}.job-target .job-price{font-size:11px;color:#80916f;margin-top:17px}.job-action{min-width:94px;display:flex;flex-direction:column;align-items:flex-end;gap:15px}.job-action .badge{font-size:8px}.job-action .button{font-size:9px;min-height:31px;gap:5px;padding:6px 10px}.job-action .button .icon{width:12px;height:12px}.job-action .text-button{font-size:9px}.panel-footer{display:flex;align-items:flex-start;gap:7px;border-top:1px solid var(--border);padding:13px 20px;color:#a4ae98;font-size:8px;line-height:1.6;background:#fdfefb}.panel-footer .icon{width:12px;height:12px;flex-shrink:0}.day-aside{display:flex;flex-direction:column;gap:22px}.crew-panel .panel-heading{padding:20px 18px 8px}.crew-panel .panel-heading h2{font-size:13px}.crew-panel .badge{font-size:8px;padding:4px 6px}.crew-checkins{padding:0 18px}.crew-line{display:flex;align-items:center;gap:10px;padding:15px 0;border-bottom:1px solid #f0f2e9;min-width:0}.crew-line:last-child{border-bottom:0}.crew-line>div{flex:1;min-width:0}.crew-line strong{display:block;font-size:10px;color:#59674c;overflow:hidden;text-overflow:ellipsis}.crew-line>div>span{display:block;font-size:8px;color:#a0ac8e;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crew-line .avatar{width:31px;height:31px;font-size:9px}.status-dot{width:6px;height:6px;background:#cfd6c5;border-radius:50%;display:inline-block;flex-shrink:0}.status-dot.working{background:#80a354;box-shadow:0 0 0 4px #eff4e6}.panel-link{width:100%;border:0;border-top:1px solid #eff2e7;background:#fdfefb;color:#718363;display:flex;align-items:center;justify-content:space-between;padding:13px 19px;font-size:9px;font-weight:500}.panel-link .icon{width:13px;height:13px}.day-progress{background:#eaf0df;border:1px solid #e0e8d2;border-radius:12px;padding:24px 22px;position:relative;overflow:hidden}.day-progress .eyebrow{font-size:8px;letter-spacing:1.3px}.day-progress h3{font-size:19px;letter-spacing:-.6px;line-height:1.5;margin-top:8px;position:relative;z-index:1}.day-progress p{font-size:10px;color:#8a9b73;margin:7px 0 24px}.day-progress progress{display:block;width:100%;height:5px;border:0;border-radius:5px;overflow:hidden;background:#d8e2c6;accent-color:#789653}.day-progress progress::-webkit-progress-bar{background:#d8e2c6}.day-progress progress::-webkit-progress-value{background:#789653}.progress-caption{display:flex;align-items:center;justify-content:space-between;font-size:8px;color:#92a17d;margin-top:10px}.progress-caption strong{font-size:10px;color:#6d8652}.decorative-leaf{position:absolute;right:-17px;top:0;width:96px;height:96px;transform:rotate(-15deg);stroke-width:.7;color:#dce6cc}.aside-note{display:flex;align-items:flex-start;justify-content:center;gap:8px;color:#a2ad95;font-size:9px;line-height:1.8;padding:0 15px}.aside-note .icon{width:14px;height:14px;margin-top:2px}.tip-card{padding:24px}.tip-card>.icon{width:32px;height:32px;color:#a3b479;margin-bottom:20px}.tip-card .eyebrow{display:block;font-size:8px}.tip-card h2{line-height:1.65;font-size:21px;margin:12px 0}.tip-card p{color:#96a186;font-size:11px}.timer-card{border-radius:12px;padding:20px 23px;background:var(--forest);color:#fff;margin-bottom:22px;position:relative;overflow:hidden}.timer-title{display:flex;align-items:center;gap:8px;font-size:10px;color:#c3d4b5}.pulse{width:6px;height:6px;border-radius:50%;background:#b5d477;display:inline-block;box-shadow:0 0 0 4px #b5d47718;flex-shrink:0}.timer-target{margin-left:auto;font-size:9px;color:#a9c196}.timer-body{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:17px}.timer-body h3{font-size:18px;color:#f1f6e8}.timer-body p{font-size:10px;color:#a6ba9b;margin-top:5px}.live-timer{font-variant-numeric:tabular-nums}.timer-body .live-timer{font-size:30px;letter-spacing:1px;font-weight:500;color:#d5e9a7}.timer-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:17px}.timer-actions .button{font-size:10px;min-height:35px}.workspace-footer{border-top:1px solid #e8ecdf;margin:0 40px;display:flex;justify-content:space-between;padding:18px 0 20px;font-size:8px;color:#abb59f}.workspace-footer>span:last-child{display:flex;align-items:center;gap:7px}.workspace-footer .icon{width:12px;height:12px}.empty-state{padding:55px 25px;text-align:center;max-width:550px;margin:auto}.empty-state>.icon{width:40px;height:40px;color:#b4c497;margin-bottom:17px;stroke-width:1.2}.empty-state h3{font-size:18px;color:#6d7d5c}.empty-state p{color:#9da78f;font-size:12px;margin:10px 0 20px}.empty-state .button{font-size:11px}.view-loading{min-height:320px;display:flex;align-items:center;justify-content:center;gap:12px;color:#879675;font-size:12px}.spinner{width:18px;height:18px;border:2px solid #d7e2c7;border-top-color:var(--forest);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:32px;gap:18px}.loading-screen h1{font-size:30px}.loading-screen p{color:var(--muted);max-width:460px}.offline-bar{padding:10px;background:#f9edcc;text-align:center;font-size:12px;color:#806c30}.crew-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.person-card{padding:24px}.person-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:17px}.person-card h2{font-size:18px}.person-card>p{color:#99a38c;font-size:11px;margin-top:6px}.person-status{background:#f5f7ef;padding:14px;border-radius:8px;display:flex;align-items:center;gap:8px;margin:23px 0 17px;font-size:10px;color:#8c9b7c;flex-wrap:wrap}.person-status strong{max-width:100%;overflow:hidden;text-overflow:ellipsis}.person-status .live-timer{font-size:11px;color:var(--forest);margin-left:auto}.range-bar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:26px}.range-inputs{display:flex;align-items:flex-end;gap:12px}.range-inputs .field{margin:0}.range-inputs .field>span{font-size:10px}.range-inputs input{min-height:40px;font-size:12px;width:145px;padding:8px 10px}.range-bar .button{min-height:40px}.range-bar .text-button{min-height:40px}.notice{background:#f4f1df;color:#8b7947;border:1px solid #ebe5cc;border-radius:8px;padding:14px 17px;margin:16px 0;font-size:11px;line-height:1.7;display:flex;align-items:flex-start;gap:9px}.notice.subtle{background:#edf1e5;color:#82926e;border-color:#e1e8d5}.notice .icon{width:15px;height:15px;margin-top:2px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;white-space:nowrap;font-size:11px}th{text-align:left;padding:14px 20px;background:#f8f9f4;border-top:1px solid #edf0e6;border-bottom:1px solid #edf0e6;color:#a0ab91;font-weight:500;font-size:9px}td{padding:18px 20px;border-bottom:1px solid #f0f2e9;color:#7a8c68}td strong{color:#596d49;font-size:11px}td small{display:block;font-size:9px;color:#a4af97;margin-top:6px}tr:last-child td{border-bottom:0}.number{font-variant-numeric:tabular-nums}.entry-note{white-space:normal;max-width:250px}.report-table th,.report-table td{padding-left:16px;padding-right:16px}.payroll-summary{margin-top:25px}.summary-line{display:flex;gap:25px;padding:17px 23px;border-top:1px solid var(--border);font-size:12px;color:#899879}.summary-line>span:first-child{flex:1;color:#627852}.summary-line strong{min-width:85px;text-align:right;color:var(--forest)}.property-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.property-card{display:flex;align-items:flex-start;gap:16px;padding:25px}.property-icon{width:44px;height:44px;flex-shrink:0;display:grid;place-items:center;border-radius:10px;background:#f1f4e7;color:#94a879}.property-card>div:nth-child(2){flex:1;min-width:0}.property-card h2{font-size:15px;line-height:1.5}.property-card p{color:#a0ab92;font-size:11px;margin-top:7px;overflow-wrap:anywhere}.property-card .property-notes{color:#8b9a7b;border-top:1px solid var(--border);padding-top:11px;margin-top:15px;font-size:10px}.property-card .sample-tag{display:inline-block;margin-top:7px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:920px}.settings-card{padding:28px}.section-icon{width:42px;height:42px;border-radius:11px;background:#eef3e2;display:grid;place-items:center;color:#91aa6d;margin-bottom:18px}.settings-card h2{font-size:19px}.settings-card>p{margin:10px 0 20px;font-size:12px;color:#99a68b;line-height:1.85}.detail-row{display:flex;justify-content:space-between;gap:15px;font-size:12px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:16px 0;margin-bottom:20px;color:#96a286}.detail-row strong{color:#5a7549}.settings-card>.text-button{display:flex;margin:12px auto 0}.settings-card>small{display:block;line-height:1.8;color:#a4b096;margin-top:17px;font-size:10px}.settings-card form{margin-top:20px}.small-note{font-size:10px;line-height:1.8;color:#9faa93;margin:13px 0}.mobile-more{display:none}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;z-index:1000;max-width:min(90vw,540px);width:max-content;border-radius:10px;background:var(--forest);color:white;padding:15px 23px;box-shadow:0 8px 35px #163b3130;font-size:13px;line-height:1.5;transition:opacity .2s,transform .2s}#toast.visible{opacity:1;transform:translate(-50%,0)}#toast.error{background:#94493c}dialog{border:1px solid #e0e6d7;border-radius:18px;background:#fff;padding:0;width:min(480px,calc(100% - 32px));max-height:calc(100dvh - 48px);color:var(--ink);box-shadow:0 20px 100px #15362630;overscroll-behavior:contain}dialog.wide{width:min(610px,calc(100% - 32px))}dialog::backdrop{background:#173e3463;backdrop-filter:blur(4px)}.modal-header{display:flex;align-items:flex-start;gap:15px;justify-content:space-between;padding:27px 28px 20px;border-bottom:1px solid var(--border);position:sticky;top:0;background:#fff;z-index:2}.modal-header h2{font-size:21px;letter-spacing:-.6px}.modal-header p{color:#9caa8b;font-size:11px;margin-top:7px;line-height:1.6}.modal-header>.icon-button{margin:-5px -7px 0 0}.modal-content{padding:24px 28px 28px}.field{display:block;margin-bottom:18px;min-width:0}.field>span{display:block;color:#728563;font-weight:500;font-size:11px;margin-bottom:8px}.field input,.field select,.field textarea{width:100%;min-height:43px;padding:11px 13px;border:1px solid #dfe6d6;border-radius:7px;background:#fff;color:#4e6640;font-size:13px;box-shadow:0 1px 2px #173f3503;min-width:0}.field input:focus,.field select:focus,.field textarea:focus{border-color:#93ad74}.field textarea{resize:vertical;line-height:1.7}.form-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:17px}.form-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:25px;padding-top:20px;border-top:1px solid var(--border)}.form-error{color:#a4463b;background:#fbefea;border-radius:7px;font-size:12px;line-height:1.6;padding:12px;margin:12px 0}.form-error:empty{display:none}.check-field{display:flex;align-items:flex-start;gap:9px;font-size:11px;line-height:1.6;color:#82966f;margin:10px 0 23px}.check-field input{accent-color:var(--forest);width:16px;height:16px;margin:1px 0 0;flex-shrink:0}.check-field small{display:block;font-size:10px;color:#a6b197;margin-top:4px}.crew-picker{border:0;margin:0 0 20px;padding:0;display:flex;flex-wrap:wrap;gap:8px}.crew-picker legend{font-size:11px;color:#728563;margin-bottom:10px;font-weight:500}.crew-choice{display:flex;align-items:center;gap:6px;border:1px solid #e7ecdd;border-radius:7px;padding:7px 11px;font-size:10px;color:#879b70;cursor:pointer}.crew-choice input{accent-color:var(--forest);margin:0}.crew-choice:has(input:checked){background:#f1f5e9;border-color:#bed2a5;color:var(--forest)}.inset-fields{padding:18px 16px 0;background:#f7f9f1;border-radius:8px;border:1px solid #e7ecdf;margin-bottom:20px}.job-detail-top{display:flex;align-items:center;gap:8px}.job-detail-top>span:last-child{margin-left:auto;color:#a2ad93;font-size:10px}.job-detail-stats{display:flex;gap:30px;background:#f3f6ea;border:1px solid #e6ecd9;border-radius:10px;padding:22px;margin:23px 0}.job-detail-stats>div{flex:1}.job-detail-stats span{display:block;color:#8b9f73;font-size:9px;margin-bottom:7px}.job-detail-stats strong{font-size:21px;color:#4d6a39;letter-spacing:-.5px;white-space:nowrap}.address-block{display:flex;align-items:flex-start;gap:10px;margin-bottom:24px;color:#9cb18a}.address-block>.icon{width:17px;height:17px;margin-top:2px}.address-block strong{display:block;font-size:12px;font-weight:500;color:#738d5f;line-height:1.6}.address-block a{display:inline-flex;align-items:center;gap:5px;font-size:10px;margin-top:8px}.address-block a .icon{width:12px;height:12px}.job-notes{margin:18px 0}.job-notes .eyebrow{font-size:8px}.job-notes p{font-size:12px;color:#8a9f76;margin-top:6px;white-space:pre-wrap;overflow-wrap:anywhere}.subheading{margin-top:25px;padding-top:22px;border-top:1px solid var(--border);font-size:13px;color:#728b5e}.subheading span{font-size:10px;color:#9aae84;margin-left:8px}.job-detail-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.modal-content .crew-line strong{font-size:12px}.modal-content .crew-line>div>span{font-size:10px}.modal-bottom-links{border-top:1px solid var(--border);padding-top:16px;margin-top:20px;display:flex;justify-content:space-between}.modal-bottom-links .text-button{font-size:11px}.install-guide{text-align:center}.install-guide>img{border-radius:17px}.install-guide h3{margin:12px 0 25px}.install-guide>div{text-align:left;padding:16px 0;border-top:1px solid var(--border)}.install-guide>div strong{font-size:12px;color:#637f50}.install-guide p{font-size:11px;color:#96a784;margin-top:7px}.auth-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fcfdf8}.auth-story{background:var(--forest);position:relative;overflow:hidden;display:flex;flex-direction:column;padding:44px 55px;min-height:100vh}.auth-story .brand{color:#fff;z-index:1;font-size:25px}.auth-story .brand img{background:#ffffff0d;border-radius:13px}.auth-story .brand small{color:#a3b293}.auth-message{margin:auto 0;padding:90px 0 180px;z-index:1;position:relative}.auth-message .eyebrow{font-size:9px;letter-spacing:2.5px}.auth-message h1{font-size:64px;line-height:1.13;color:#eff5e3;letter-spacing:-3px;font-weight:500;margin-top:23px}.auth-message>p{font-size:15px;color:#a4b894;line-height:1.8;margin-top:25px}.auth-pill{display:inline-flex;align-items:center;gap:9px;border:1px solid #ffffff1f;border-radius:30px;padding:12px 17px;color:#bcd29c;font-size:10px;margin-top:35px;background:#ffffff05}.auth-pill .icon{width:14px;height:14px}.auth-story footer{display:flex;justify-content:space-between;color:#a4b59880;z-index:1;font-size:9px}.landscape{position:absolute;bottom:0;left:0;right:0;height:330px;pointer-events:none;overflow:hidden}.landscape span{position:absolute;width:140%;height:360px;border-radius:50%;bottom:-225px;left:-15%;background:#254f3d;transform:rotate(-15deg);border:1px solid #78955628}.landscape span:nth-child(2){background:#366441;bottom:-265px;left:-30%;transform:rotate(12deg)}.landscape span:nth-child(3){background:#537648;bottom:-300px;left:0%;transform:rotate(-17deg)}.landscape i{position:absolute;width:110px;height:110px;border:1px solid #a9c77b1c;border-radius:50%;right:45px;bottom:125px;box-shadow:0 0 0 18px #a9c77b06,0 0 0 38px #a9c77b04}.auth-panel{position:relative;display:flex;align-items:center;justify-content:center;padding:70px 60px 100px}.auth-form{width:100%;max-width:355px}.auth-form>.eyebrow{font-size:9px;letter-spacing:1.8px}.auth-form h2{font-size:33px;font-weight:600;letter-spacing:-1.2px;margin-top:14px}.auth-form>p{font-size:12px;color:#a0ac92;margin:13px 0 35px}.auth-form .field{margin-bottom:22px}.auth-form .field>span{font-size:11px}.auth-form .field input{min-height:47px}.auth-form form>.button{margin-top:5px;min-height:47px;justify-content:space-between;padding-left:20px;padding-right:20px}.auth-help{display:flex;align-items:center;justify-content:center;gap:6px;color:#a9b59a;font-size:9px;margin-top:24px}.auth-help .icon{width:13px;height:13px}.install-link{display:flex;margin:37px auto 0;font-size:10px;color:#7e9766}.install-link .icon{width:13px;height:13px}.auth-bottom{position:absolute;bottom:42px;left:0;right:0;text-align:center;font-size:9px;color:#b4bea8}.mobile-brand{display:none}
@media(min-width:1500px){.sidebar{width:250px;padding:35px 25px 0}.workspace{margin-left:250px;width:calc(100% - 250px)}#main{padding:45px 50px}.topbar{padding:0 50px}.plan-grid{grid-template-columns:minmax(0,1fr) 320px;gap:28px}.job-card{padding:26px}.job-name{font-size:14px}.job-service{font-size:11px}.job-meta{font-size:10px}.job-action{min-width:112px}.job-action .badge{font-size:9px}.job-action .button{font-size:10px}.crew-line strong{font-size:12px}.crew-line>div>span{font-size:10px}.stat-card{padding:24px}.stat-value{font-size:34px}}
@media(max-width:1200px){.sidebar{width:204px;padding-left:15px;padding-right:15px}.sidebar .brand{font-size:21px;gap:8px}.sidebar .brand img{width:36px;height:36px}.sidebar .brand small{font-size:6.5px}.workspace{margin-left:204px;width:calc(100% - 204px)}.topbar{padding:0 27px}#main{padding:30px 27px 40px}.stats-grid{gap:12px}.stat-card{padding:17px 15px}.stat-label{font-size:10px}.stat-value{font-size:27px}.stat-foot{font-size:8px}.plan-grid{grid-template-columns:minmax(0,1fr) 230px;gap:18px}.schedule-grid{grid-template-columns:1fr}.job-card{gap:9px;padding:20px 16px}.job-number{display:none}.job-target{min-width:64px}.job-action{min-width:89px}.job-meta{font-size:8px}.panel-heading{padding:19px 17px 15px}.date-controls{padding:0 17px 15px}.route-tools{padding:0 17px}.search-box{max-width:105px}.tabs{gap:14px}.crew-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.range-inputs{gap:8px}.range-inputs input{width:128px}.range-bar{gap:10px}.range-inputs .text-button{display:none}.auth-message h1{font-size:53px}.auth-story{padding:40px}.auth-panel{padding:60px 40px}.auth-story footer{font-size:8px}.page-header h1{font-size:27px}}
@media(max-width:1000px){.plan-grid{grid-template-columns:1fr}.day-aside{display:grid;grid-template-columns:1fr 1fr;align-items:start}.aside-note{display:none}.stat-label .icon{display:none}.property-grid{grid-template-columns:1fr}.page-header h1{font-size:26px}.job-number{display:grid}.job-name{font-size:13px}.job-meta{flex-direction:row;flex-wrap:wrap;gap:10px;font-size:9px}.ready-card .badge{font-size:9px}.crew-panel{height:100%}.crew-checkins{max-height:240px;overflow:auto}.timer-body .live-timer{font-size:32px}.workspace-footer{margin:0 27px}.range-bar{align-items:flex-end}.range-bar>.button{font-size:10px;padding:10px}.auth-message h1{font-size:46px;letter-spacing:-2px}.auth-story{padding:35px}.auth-message>p{font-size:13px}.auth-message .eyebrow{font-size:8px;letter-spacing:1.7px}.auth-story footer span{display:none}.auth-form h2{font-size:29px}.settings-card{padding:22px}}
@media(max-width:760px){body{font-size:14px}.sidebar{display:none}.workspace{margin:0;width:100%}.topbar{height:66px;min-height:66px;padding:0 22px;position:sticky;top:0;z-index:10;background:#fcfdfbf5;backdrop-filter:blur(12px)}.breadcrumb{display:none}.mobile-logo{display:flex;align-items:center;gap:8px;font-size:19px;font-weight:650;letter-spacing:-.6px;color:var(--forest)}.topbar-right{gap:14px}.topbar .icon-button{border:0;width:30px;padding:5px}.timezone{font-size:9px;gap:5px}.timezone .icon{width:14px;height:14px}.topbar-right>.avatar{display:none}#main{padding:27px 22px 36px}.page-header{margin-bottom:23px;align-items:flex-start}.page-header .eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:8px}.page-header h1{font-size:27px;letter-spacing:-1px}.page-header p{font-size:11px;margin-top:9px;line-height:1.6;max-width:300px}.page-header>.button{padding:10px 12px;font-size:10px;min-height:37px;gap:5px;flex-shrink:0;margin-top:27px}.page-header>.button .icon{width:14px;height:14px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:22px}.stats-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-label{font-size:10px}.stat-label .icon{display:block;width:15px;height:15px}.stat-value{font-size:29px;margin-top:10px}.stat-value small{font-size:10px}.stat-foot{font-size:8px;line-height:1.6;margin-top:6px}.stat-card{padding:17px}.ready-card{padding:15px 16px;border-radius:10px;margin-bottom:21px;gap:11px}.ready-card h3{font-size:12px}.ready-card p{font-size:9px}.ready-card .badge{display:none}.ready-symbol{width:32px;height:32px}.plan-grid{gap:22px}.job-card{padding:20px 17px;gap:11px}.job-number{width:26px;height:26px;font-size:9px}.job-title{gap:5px}.job-name{font-size:12px}.job-service{font-size:10px}.job-meta{flex-direction:column;gap:7px;font-size:9px}.job-target{min-width:63px}.job-action{min-width:85px}.job-action .button{font-size:9px;min-height:34px}.job-action .badge{font-size:8px}.panel-footer{font-size:8px;padding:14px 17px}.day-aside{gap:16px}.day-progress{padding:23px 20px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;background:#fffffffa;border-top:1px solid #e3e9da;z-index:30;padding:8px 10px max(10px,env(safe-area-inset-bottom));height:calc(65px + env(safe-area-inset-bottom));backdrop-filter:blur(12px)}.mobile-nav button{flex:1;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:5px;border:0;background:none;color:#a2af94;font-size:9px;padding:4px}.mobile-nav button .icon{width:20px;height:20px}.mobile-nav button.active{color:var(--forest);font-weight:650;position:relative}.mobile-nav button.active:before{content:'';width:39px;height:29px;border-radius:9px;background:#eaf1dd;position:absolute;top:0;z-index:-1}.workspace{padding-bottom:calc(65px + env(safe-area-inset-bottom))}.workspace-footer{margin:0 22px;font-size:8px;padding:17px 0}.crew-grid{gap:16px}.person-card{padding:20px}.person-card h2{font-size:16px}.person-card>p{font-size:10px}.person-status{font-size:9px;padding:12px;margin-top:18px}.person-card .button{font-size:10px;min-height:38px}.avatar.large{width:45px;height:45px;font-size:14px}.range-bar{flex-wrap:wrap;gap:14px;margin-bottom:20px}.range-inputs{flex:1;gap:10px}.range-inputs .field{flex:1}.range-inputs input{width:100%;font-size:12px}.range-bar>.button{padding:9px 13px;min-height:35px}.notice{font-size:10px;line-height:1.8}.stats-grid.three .stat-card{padding:15px 12px}.stats-grid.three .stat-label{font-size:9px}.stats-grid.three .stat-label .icon{display:none}.stats-grid.three .stat-value{font-size:23px;letter-spacing:-.8px}.stats-grid.three .stat-value small{font-size:9px;margin-left:3px}.settings-grid{gap:17px}.settings-card{padding:22px}.settings-card h2{font-size:17px}.settings-card>p{font-size:11px}.mobile-more{display:block}.mobile-more .button{margin-top:16px}.settings-card .button{font-size:11px}.property-card{padding:20px}.property-card .property-notes{font-size:11px}#toast{bottom:calc(85px + env(safe-area-inset-bottom));font-size:12px}dialog{max-height:calc(100dvh - 32px)}.auth-page{display:flex;min-height:100dvh}.auth-story{display:none}.auth-panel{padding:50px 28px 100px;width:100%;min-height:100dvh;align-items:center}.auth-form{max-width:370px}.mobile-brand{display:flex;align-items:center;gap:10px;font-size:25px;letter-spacing:-.6px;font-weight:650;margin-bottom:45px;color:var(--forest)}.auth-form h2{font-size:33px}.auth-form>.eyebrow{font-size:9px}.auth-form>p{font-size:12px;margin-bottom:31px}.auth-form .field input{min-height:49px;font-size:16px}.auth-bottom{bottom:30px}.install-link{margin-top:29px;font-size:11px}.auth-help{font-size:10px}.auth-form form>.button{min-height:49px;font-size:13px}.auth-form .field>span{font-size:12px}.auth-form .check-field{font-size:12px}.field input,.field select,.field textarea{font-size:16px}.range-inputs input{font-size:14px}.date-picker input{font-size:12px}.search-box input{font-size:12px}.date-picker input{width:125px}.timer-body h3{font-size:17px}.timer-body .live-timer{font-size:28px}}
@media(max-width:480px){#main{padding:25px 16px 29px}.topbar{padding:0 17px}.page-header{gap:8px}.page-header h1{font-size:25px}.page-header p{font-size:10px;max-width:230px}.page-header>.button{font-size:9px;padding:8px 10px;gap:4px;margin-top:25px}.page-header>.button .icon{width:13px;height:13px}.stat-card{padding:15px 14px}.stat-value{font-size:29px}.stat-label{font-size:9px}.stat-foot{font-size:8px}.job-number{display:none}.job-card{padding:20px 16px;gap:9px;flex-wrap:wrap}.job-info{flex:1;min-width:0;width:calc(100% - 81px)}.job-name{font-size:14px}.job-title{gap:6px}.job-service{font-size:11px}.job-meta{font-size:10px;gap:8px}.job-target{width:66px;text-align:right}.job-target strong{font-size:14px}.job-target strong small{font-size:10px}.job-target>span{font-size:8px}.job-target .job-price{font-size:12px;margin-top:13px}.job-action{width:100%;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;margin-top:6px}.job-action .badge{font-size:9px;padding:5px 9px}.job-action .button{font-size:11px;min-height:37px;padding:9px 17px}.job-action .button .icon{width:13px;height:13px}.job-action .text-button{font-size:11px}.sample-tag{font-size:7px}.job-meta>span.crew-stack{margin-top:1px}.crew-stack>span:last-child:not(.avatar){font-size:9px}.date-controls{flex-wrap:wrap;padding:0 16px 16px;gap:10px}.date-stepper .icon-button{height:32px;width:26px}.segmented button{font-size:10px;padding:7px 10px}.date-picker input{font-size:11px;width:118px}.route-tools{padding:0 16px;gap:12px}.tabs{gap:17px}.tabs button{font-size:10px}.search-box{max-width:93px}.search-box input{font-size:11px}.search-box .icon{width:12px;height:12px}.day-aside{grid-template-columns:1fr}.crew-panel .panel-heading h2{font-size:14px}.crew-panel .badge{font-size:9px}.crew-line strong{font-size:12px}.crew-line>div>span{font-size:10px}.crew-line .avatar{width:35px;height:35px;font-size:10px}.panel-link{font-size:10px;padding:15px 19px}.day-progress{padding:24px}.day-progress h3{font-size:22px}.day-progress p{font-size:12px}.progress-caption{font-size:10px}.day-progress .eyebrow{font-size:9px}.day-progress progress{height:6px}.day-progress .decorative-leaf{width:130px;height:130px;right:-4px;top:-15px}.timer-card{padding:19px 18px}.timer-title{font-size:10px}.timer-body{align-items:flex-start;flex-direction:column;gap:14px}.timer-body h3{font-size:19px}.timer-body p{font-size:11px}.timer-body .live-timer{font-size:38px;letter-spacing:2px}.timer-actions{justify-content:stretch;margin-top:17px}.timer-actions .button{flex:1;min-height:39px;font-size:11px}.timer-target{font-size:9px}.crew-grid{grid-template-columns:1fr}.person-card{padding:23px}.person-card h2{font-size:19px}.person-card>p{font-size:12px}.person-status{font-size:11px}.person-card .button{font-size:12px;min-height:42px}.person-status .live-timer{font-size:13px}.avatar.large{width:51px;height:51px;font-size:16px}.stats-grid.three{gap:8px}.stats-grid.three .stat-card{padding:13px 10px}.stats-grid.three .stat-value{font-size:21px}.stats-grid.three .stat-value small{font-size:8px}.stats-grid.three .stat-label{font-size:8px;line-height:1.5;min-height:24px}.stats-grid.three .stat-foot{font-size:7px}.range-inputs{gap:8px;flex-basis:100%}.range-inputs .button{padding:8px 12px;font-size:11px}.range-inputs input{padding:8px;font-size:12px}.range-inputs .field>span{font-size:10px}.range-bar>.button{font-size:11px}.notice{padding:13px;font-size:10px}.settings-grid{grid-template-columns:1fr}.settings-card{padding:25px}.settings-card h2{font-size:19px}.settings-card>p{font-size:12px}.settings-card>small{font-size:11px}.settings-card .button{font-size:12px}.property-card{padding:19px;gap:12px}.property-icon{width:35px;height:35px}.property-icon .icon{width:19px;height:19px}.property-card h2{font-size:15px}.property-card p{font-size:11px}.property-card>.icon-button{width:26px;height:26px;padding:4px}.workspace-footer{margin:0 16px}.workspace-footer>span:last-child{font-size:7px}dialog,dialog.wide{width:calc(100% - 20px);border-radius:14px}.modal-header{padding:23px 20px 18px}.modal-header h2{font-size:20px}.modal-header p{font-size:11px}.modal-content{padding:21px 20px 24px}.form-grid{column-gap:12px}.field>span{font-size:11px}.field input,.field select,.field textarea{padding:11px 10px}.form-grid input[type=datetime-local]{font-size:12px;padding:10px 5px}.crew-choice{font-size:11px;padding:8px 10px}.job-detail-stats{gap:15px;padding:18px}.job-detail-stats strong{font-size:20px}.job-detail-stats span{font-size:8px;line-height:1.5}.job-detail-top>span:last-child{font-size:9px}.job-detail-actions .button{flex:1;font-size:11px}.modal-bottom-links .text-button{font-size:10px}.modal-content .crew-line .compact{font-size:10px}.install-guide p{font-size:12px}.ready-card p{font-size:10px}}
/* Clear, legible labels for use in the field. */
.stat-label,.stat-foot,.page-header p,.panel-heading p,.count-label,.job-service,.job-meta,.job-target>span,.crew-stack>span:last-child:not(.avatar),.crew-line>div>span,.panel-footer,.small-note,.aside-note,.date-picker input,.tabs button,.search-box input::placeholder,.timezone,.workspace-label,.profile small,.workspace-footer,.segmented button,.ready-card p,.person-card>p,.property-card p,.settings-card>p,.settings-card>small,.detail-row,.field>span,.check-field,.crew-picker legend,.modal-header p,.job-detail-stats span,.job-detail-top>span:last-child,.address-block strong,.job-notes p,.subheading,.install-guide p,.auth-form>p,.auth-help,.auth-bottom,.auth-form .eyebrow,td small,th,.notice.subtle,.summary-line,.person-status,.progress-caption,.day-progress p{color:#65725b}
.stat-foot{font-size:10px}.stat-label{font-size:12px}.job-service{font-size:11px}.job-meta{font-size:10px}.job-target>span{font-size:9px}.panel-heading p{font-size:11px}.panel-footer{font-size:10px}.crew-line>div>span{font-size:10px}.crew-line strong{font-size:12px}.page-header p{font-size:13px}.badge.scheduled,.badge.neutral{color:#5c6a51}.badge.in_progress{color:#536a33}.sample-tag{color:#796a34}.nav-link{color:#65725b}.nav-link .icon{color:#7d8a70}.day-progress h3{color:var(--forest)}.job-number{color:#69795b}.field textarea,.field input,.field select{color:var(--ink)}.mobile-nav button{color:#6f7e61}.auth-form>p{line-height:1.8}.timer-total{text-align:right}.timer-total small{display:block;font-size:10px;margin-top:4px;color:#c0d4ac}.target-progress{margin-top:18px;padding-top:13px;border-top:1px solid #ffffff1c;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10px;color:#c0d4ac}.target-remaining{color:#d3e8a4}.target-remaining.over-target{color:#ffd19e}.is-employee .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:760px){.stat-label{font-size:11px}.stat-foot{font-size:9px}.page-header p{font-size:12px}.panel-footer{font-size:10px}.is-employee .ready-card{display:none}.is-employee .page-header{margin-bottom:20px}.is-employee .stats-grid{margin-bottom:20px}.is-employee .stat-card{padding-top:13px;padding-bottom:13px}.is-employee .stat-value{font-size:26px;margin-top:5px}.is-employee .stat-foot{font-size:9px}.is-employee .day-aside .tip-card{display:none}}
@media(max-width:480px){.stat-label{font-size:10px}.stat-foot{font-size:9px}.page-header p{font-size:11px}.timer-total{text-align:left}.job-meta{font-size:10px}.timer-body{gap:15px}.job-action .button{min-height:44px}.job-action .text-button{min-height:44px}.segmented button{min-height:34px}.target-progress{font-size:9px}.is-employee .stats-grid .stat-label{font-size:10px}.is-employee .stat-foot{font-size:8px}}
.brand small{white-space:nowrap;color:#65725b;font-size:7px;letter-spacing:1.15px}.breadcrumb,.eyebrow,.stat-value small,.job-number,.job-target .job-price,.panel-link,.day-progress p,.progress-caption,.progress-caption strong{color:#5e6c53}.auth-story .brand small{color:#b8cba4}.auth-message .eyebrow{color:#bad49f}.day-progress .eyebrow{color:#5e6c53}
td,.property-card .property-notes,.mobile-nav button,.notice.subtle{color:#5e6c53}.notice{color:#746236}.badge.completed{color:#416d4b}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
