@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{color:#233833;font-synthesis:none;--green:#087b61;--dark:#123d34;--line:#e7ecea;--muted:#74837d;background:#f5f7f8;font-family:DM Sans,sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;font-size:.875rem;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}button:disabled{opacity:.5;cursor:wait}a:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #42b69a}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}.brand,.metric>strong,h1,h2,h3{font-family:Manrope,sans-serif}h1{letter-spacing:-1.3px;font-size:2rem;line-height:1.3}h1,h2{font-weight:750}h2{letter-spacing:-.3px;font-size:1.06rem}h3{font-size:1rem}small{font-size:.8125rem}svg{flex-shrink:0}input,select,textarea{color:#243c33;background:#fff;border:1px solid #dce4df;border-radius:7px;outline:none;width:100%;padding:11px 12px;font-size:.9375rem}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #087b6114}label{flex-direction:column;gap:7px;font-size:.875rem;font-weight:550;display:flex}textarea{resize:vertical}.primary,button.primary{background:var(--green);color:#fff;white-space:nowrap;border-radius:7px;padding:12px 17px;box-shadow:0 2px 3px #123c3412}button.primary:hover{background:#05664f}.secondary{background:#fff;border:1px solid #dfe6e3;border-radius:7px;padding:10px 14px}.secondary:hover{background:#f1f6f3}.text-button{color:var(--green);padding:6px 0}.icon-button{border-radius:6px;padding:7px}.icon-button:hover{background:#eaf1ee}.full{width:100%}.muted{color:var(--muted)}.text-green{color:var(--green)}.eyebrow{letter-spacing:1.8px;color:#71867c;margin-bottom:9px;display:block}.eyebrow,.pill{font-size:.6875rem;font-weight:700}.pill{color:var(--green);letter-spacing:1px;background:#e6f3ee;border-radius:5px;padding:7px 10px;display:inline-block}.brand{letter-spacing:-.9px;align-items:center;gap:9px;font-size:1.53rem;font-weight:800;display:flex}.brand-icon{background:var(--green);color:#fff;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.brand-dot{color:#16a87e;margin-left:-8px}.boot{min-height:100vh;color:var(--green);flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.auth-shell{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-story{color:#fff;background:#123d34;flex-direction:column;justify-content:space-between;min-height:100vh;padding:55px 65px;display:flex}.auth-story h1{letter-spacing:-2.6px;margin:20px 0;font-size:4.1rem}.auth-story .eyebrow{color:#7dd7b6}.auth-story p{color:#b2cbc1;margin-bottom:34px;font-size:1.125rem;line-height:1.8}.auth-benefit{color:#e8f3ee;align-items:center;gap:12px;margin:21px 0;display:flex}.auth-benefit svg{color:#8bd4bb;width:20px}.auth-story small{color:#9ebfb0}.auth-form{background:#fff;justify-content:center;align-items:center;padding:40px;display:flex}.auth-form>div{width:100%;max-width:370px}.auth-form h2{margin:22px 0 10px;font-size:1.9rem}.auth-form p{color:var(--muted);font-size:.9375rem;line-height:1.6}.auth-form form{gap:18px;margin:28px 0 12px;display:grid}.demo-box{border:1px solid var(--line);background:#f8faf9;border-radius:10px;margin-top:35px;padding:20px}.demo-box strong{font-size:.875rem}.demo-box p{margin:8px 0 15px}.demo-box button,.demo-box p{font-size:.8125rem}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;width:236px;height:100vh;padding:30px 18px 0;display:flex;position:fixed;top:0;left:0}.sidebar .brand{margin:0 8px 30px}.workspace{border:1px solid var(--line);border-radius:8px;align-items:center;gap:10px;margin-bottom:30px;padding:12px;display:flex}.company-initial{color:#376354;background:#eaf0ed;border-radius:6px;place-items:center;width:32px;height:32px;font-size:.8125rem;display:grid}.workspace strong{text-overflow:ellipsis;white-space:nowrap;max-width:137px;font-size:.8125rem;display:block;overflow:hidden}.workspace small{color:var(--muted);margin-top:3px;font-size:.6875rem;display:block}.nav-heading{letter-spacing:1.4px;color:#94a09a;margin:0 12px 12px;font-size:.625rem;font-weight:650}.sidebar nav{flex-direction:column;gap:6px;display:flex}.sidebar nav button{color:#75827d;border-radius:7px;justify-content:flex-start;gap:13px;padding:12px 14px;font-weight:500}.sidebar nav button:hover{background:#f4f8f6}.sidebar nav button.active{color:#087b61;background:#e8f4ef;font-weight:700}.nav-count{color:var(--green);background:#d8eee3;border-radius:4px;margin-left:auto;padding:2px 6px;font-size:.6875rem}.sidebar-note{color:#5b7265;margin-top:auto;padding:18px 13px 24px}.sidebar-note>svg{color:#0b8768;margin-bottom:12px}.sidebar-note strong{font-size:.8125rem;display:block}.sidebar-note p{color:#87928b;margin:8px 0;font-size:.75rem;line-height:1.7}.sidebar-note button{color:var(--green);padding:6px 0;font-size:.75rem}.user{border-top:1px solid var(--line);align-items:center;gap:9px;margin:0 -18px;padding:20px 17px;display:flex}.avatar{color:#80633e;background:#f2eadf;border-radius:50%;place-items:center;width:33px;height:33px;font-weight:700;display:grid}.user strong{font-size:.75rem;display:block}.user small{color:var(--muted);margin-top:3px;font-size:.6875rem;display:block}.user button{color:#87948e;margin-left:auto}main{width:calc(100% - 236px);margin-left:236px}.topbar{border-bottom:1px solid var(--line);color:#84908a;background:#fff;justify-content:space-between;height:75px;padding:0 36px;font-size:.75rem}.breadcrumb,.topbar{align-items:center;display:flex}.breadcrumb{gap:15px}.breadcrumb strong{color:#4e6258;font-weight:500}.top-date{color:#75877c;align-items:center;gap:9px;display:flex}.content{max-width:1700px;margin:auto;padding:32px 36px 0}.page-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:28px;display:flex}.page-heading p{color:#89958f;margin-top:9px;font-size:.875rem}.metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:25px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:10px;padding:20px}.metric>div{color:#738079;justify-content:space-between;gap:8px;font-size:.75rem}.metric-icon,.metric>div{align-items:center;display:flex}.metric-icon{color:#79958a;background:#f0f6f3;border-radius:7px;justify-content:center;width:31px;height:31px}.metric>strong{letter-spacing:-1px;white-space:nowrap;margin:13px 0 10px;font-size:1.8rem;display:block}.metric strong small{color:#83938a;letter-spacing:0;margin-left:8px;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:400}.metric p{color:#8a9690;align-items:center;gap:5px;font-size:.6875rem;line-height:1.6;display:flex}.green-dot{background:#37a77e;border-radius:50%;width:6px;height:6px;display:inline-block}.metric.amber{background:#fffdf8;border-color:#eee8d7}.amber .metric-icon{color:#aa8a32;background:#faf0d5}.dashboard-grid{grid-template-columns:minmax(0,1.8fr) minmax(270px,1fr);gap:24px;margin-bottom:25px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.panel-heading{justify-content:space-between;align-items:center;gap:16px;padding:23px 24px;display:flex}.panel-heading p{color:#8c9990;margin-top:6px;font-size:.75rem}.panel-heading .text-button{white-space:nowrap;font-size:.75rem}.count{vertical-align:middle;color:#6e7f74;background:#f0f4f1;border-radius:5px;margin-left:7px;padding:3px 7px;font-size:.6875rem}.agenda-row{border-top:1px solid #edf0ed;align-items:center;gap:17px;margin:0 24px;padding:22px 0;display:flex}.agenda-time{align-self:flex-start;min-width:38px;padding-top:3px;font-size:.875rem;font-weight:600}.agenda-time small{color:#9ba69f;margin-top:6px;font-size:.6875rem;font-weight:400;display:block}.agenda-line{background:#b9cfc1;border-radius:2px;flex-shrink:0;width:3px;height:65px}.agenda-line.in_progress{background:#e3bd64}.agenda-line.completed{background:#268b68}.agenda-detail{text-align:left;flex-direction:column;flex:1;align-items:flex-start;gap:6px;min-width:0;padding:0;display:flex}.job-kind{letter-spacing:.3px;font-weight:650;color:#547e67!important;font-size:.625rem!important}.job-kind span{color:#9ba59d;font-weight:400}.agenda-detail>strong{font-size:.875rem;font-weight:600}.agenda-detail>span:not(.job-kind){color:#85948a;gap:4px;font-size:.6875rem;font-weight:400;line-height:1.5;display:flex}.agenda-detail>small{color:#8b968e;font-size:.6875rem;font-weight:400}.agenda-right{flex-direction:column;align-items:flex-end;gap:13px;display:flex}.agenda-right .text-button,.badge{font-size:.6875rem}.badge{white-space:nowrap;border-radius:5px;align-items:center;gap:4px;padding:5px 8px;font-weight:500;display:inline-flex}.badge.planned{color:#58778d;background:#edf3f8}.badge.in_progress{color:#a18132;background:#fff3d7}.badge.completed{color:#378262;background:#e6f5ec}.badge.cancelled{color:#8e958f;background:#f0f1f0}.badge.late{color:#b06d40;background:#fcf0e9}.panel-footer{border-top:1px solid var(--line);width:100%;color:var(--green);margin-top:auto;padding:16px;font-size:.75rem}.right-column,.schedule{flex-direction:column;display:flex}.right-column{gap:20px}.chart-panel .panel-heading{padding-bottom:0}.chart-total{letter-spacing:-.8px;margin:15px 24px 0;font-family:Manrope,sans-serif;font-size:1.7rem;font-weight:750;display:block}.chart{gap:14px;height:128px;margin:22px 24px 20px;display:flex}.chart-col{color:#9aa49d;flex-direction:column;flex:1;align-items:center;gap:10px;font-size:.625rem;display:flex}.chart-track{border-bottom:1px solid var(--line);background:repeating-linear-gradient(0deg,#0000 0 32px,#f3f5f3 33px 34px);flex:1;align-items:flex-end;width:100%;display:flex}.chart-track>div{background:#cae3d7;border-radius:4px 4px 0 0;width:100%;min-height:2px}.chart-track>div.last{background:#34886d}.receivables{color:#fff;background:#123f34;border-radius:10px;padding:24px;position:relative}.receivables .light-icon{color:#78ad94;position:absolute;top:22px;right:22px}.receivables>p{color:#b2cebd;font-size:.75rem}.receivables>strong{letter-spacing:-.8px;margin:10px 0;font-family:Manrope,sans-serif;font-size:1.9rem;display:block}.receivables>p:nth-of-type(2){color:#7fad95;font-size:.6875rem}.receivables button{color:#d1eadd;border-top:1px solid #ffffff1f;justify-content:space-between;width:100%;margin-top:20px;padding-top:15px;font-size:.75rem}.due-cards{grid-template-columns:repeat(3,1fr);gap:16px;padding:0 24px 24px;display:grid}.due-cards article{border:1px solid var(--line);border-radius:8px;padding:16px}.due-card-top{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.device-icon{color:#638878;background:#f1f6f3;border-radius:7px;place-items:center;width:35px;height:35px;display:grid}.due-cards p{color:#798e80;margin:7px 0;font-size:.75rem}.due-cards small{color:#9aa59c;font-size:.6875rem}.due-cards button{border-top:1px solid var(--line);width:100%;color:var(--green);justify-content:space-between;margin-top:16px;padding:13px 0 0;font-size:.75rem}.page-footer{color:#a2aca6;justify-content:space-between;gap:15px;padding:28px 0 22px;font-size:.6875rem;display:flex}.page-footer>span>span{color:#adb4b0;margin-left:12px}.toolbar{border-bottom:1px solid var(--line);align-items:center;gap:16px;padding:20px 24px;display:flex}.toolbar>select{width:auto;max-width:210px;font-size:.8125rem}.search{color:#8e9b93;flex-direction:row;flex:1;align-items:center;gap:9px;display:flex}.search input{background:0 0;border:0;padding:8px 0;font-size:.875rem}.search input:focus{box-shadow:none}.table-wrap{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:.8125rem}th{border-bottom:1px solid var(--line);color:#8e9c92;white-space:nowrap;background:#fafbfa;padding:15px 20px;font-size:.6875rem;font-weight:500}td{color:#566e5d;border-bottom:1px solid #eef1ef;padding:22px 20px}td strong{font-size:.8125rem}td small{color:#9ba89e;margin-top:6px;font-size:.6875rem;display:block}.table-link{text-align:left;color:#304b3b;justify-content:flex-start;padding:0;font-weight:600}.table-link:hover{color:var(--green)}tbody tr:hover{background:#fbfdfc}.table-bottom{color:#9aa69d;padding:16px 24px;font-size:.75rem}.empty{text-align:center;color:#93a397;flex-direction:column;align-items:center;gap:12px;padding:50px 24px;display:flex}.empty h3{color:#4a6855}.empty p,.empty.compact{font-size:.875rem}.empty.compact{padding:20px}.calendar-controls{gap:10px;display:flex}.calendar{grid-template-columns:repeat(7,minmax(130px,1fr));min-height:460px;display:grid;overflow-x:auto}.calendar-day{border-right:1px solid var(--line);padding:10px}.calendar-day:last-child{border:0}.day-head{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:10px 0 20px;display:flex}.day-head span{color:#84988a;font-size:.75rem}.day-head strong{border-radius:50%;place-items:center;width:36px;height:36px;font-size:1.15rem;display:grid}.today .day-head strong{background:var(--green);color:#fff}.today{background:#f9fcfa}.calendar-job{text-align:left;background:#edf5ef;border-left:3px solid #6c9b80;border-radius:5px;flex-direction:column;align-items:flex-start;gap:8px;width:100%;margin-bottom:10px;padding:12px 9px;display:flex}.calendar-job.in_progress{background:#fdf4e1;border-color:#d8b15c}.calendar-job.completed{background:#e3f2e9;border-color:#32966e}.calendar-job strong{font-size:.75rem}.calendar-job small,.calendar-job span{font-size:.6875rem;font-weight:400;line-height:1.5}.no-plans{color:#b0b9b1;text-align:center;padding-top:30px;font-size:.6875rem;display:block}.service-intro{color:#306a4a;background:#e8f3ee;border:1px solid #d6e9de;border-radius:8px;gap:16px;margin-bottom:24px;padding:20px;display:flex}.service-intro p{margin-top:7px;font-size:.8125rem}.service-intro strong{font-size:.875rem}.service-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.service-card{padding:24px}.service-card>p{align-items:center;gap:5px;margin-top:12px}.service-card>p,.service-date{font-size:.8125rem;display:flex}.service-date{border-block:1px solid var(--line);justify-content:space-between;margin:25px 0;padding:15px 0}.service-date span{color:#87998b}.modal{border:1px solid var(--line);color:#2d4836;border-radius:14px;width:580px;max-width:calc(100vw - 24px);max-height:90vh;padding:0;box-shadow:0 24px 80px #16322733}.modal::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#122c2466}.modal-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:24px;display:flex}.modal-heading h2{font-size:1.3rem}.modal-body{gap:18px;padding:24px;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.modal-footer{border-top:1px solid var(--line);background:#fafcfb;justify-content:flex-end;gap:12px;padding:20px 24px;display:flex;position:sticky;bottom:0}.margin-preview{color:var(--green);background:#eef7f2;border-radius:6px;justify-content:space-between;padding:13px;font-size:.875rem;display:flex}.check-label{flex-direction:row;align-items:center;gap:10px}.check-label input{width:auto}.error{color:#a0482e;background:#fff1eb;border:1px solid #f1d3c4;border-radius:7px;padding:12px;font-size:.875rem;line-height:1.6}.banner{align-items:center;gap:10px;margin-bottom:20px;display:flex}.banner button{margin-left:auto;text-decoration:underline}.loading{color:var(--green);align-items:center;gap:10px;margin-bottom:16px;font-size:.8125rem;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(1turn)}}.toast-message{color:#fff;z-index:100;background:#123f34;border-radius:9px;align-items:center;gap:12px;max-width:calc(100vw - 30px);padding:16px 22px;font-size:.875rem;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #173b3433}.toast-enter-active,.toast-leave-active{transition:opacity .2s}.toast-enter-from,.toast-leave-to{opacity:0}.history{border-top:1px solid var(--line);padding-top:20px}.history>div{border-bottom:1px solid var(--line);flex-direction:column;gap:5px;padding:12px 0;font-size:.8125rem;display:flex}.history span{color:var(--muted);font-size:.75rem}.history p{padding-top:12px;font-size:.8125rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width>=1500px){.agenda-row{padding:28px 0}.agenda-detail>strong{font-size:1rem}.metric>strong{font-size:2.1rem}.chart{height:160px}.receivables{padding:27px}.sidebar{width:252px}main{width:calc(100% - 252px);margin-left:252px}.content{padding:38px 42px 0}}@media (width<=1150px){.sidebar{width:210px;padding-inline:12px}.sidebar .brand{font-size:1.3rem}.user{margin-inline:-12px;padding-inline:12px}main{width:calc(100% - 210px);margin-left:210px}.content{padding:24px}.topbar{padding-inline:24px}.metrics{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.right-column{grid-template-columns:1fr 1fr;display:grid}.due-cards{gap:10px;padding-inline:16px}.service-cards{grid-template-columns:repeat(2,1fr)}.toolbar{flex-wrap:wrap}.search{min-width:230px}.agenda-row{padding-block:20px}}@media (width<=760px){.auth-shell{grid-template-columns:1fr}.auth-story{min-height:auto;padding:28px}.auth-story h1{margin:25px 0;font-size:2.6rem}.auth-story .auth-benefit,.auth-story .eyebrow,.auth-story small{display:none}.auth-story p{margin-bottom:0;font-size:1rem}.auth-story>div:nth-child(2){margin-top:15px}.auth-form{padding:35px 24px}.sidebar{border-right:0;border-bottom:1px solid var(--line);width:100%;height:auto;padding:18px 16px 12px;position:relative}.app-shell{display:block}.sidebar .brand{margin:0 0 18px}.nav-heading,.sidebar-note,.user,.workspace{display:none}.sidebar nav{flex-direction:row;gap:5px;overflow-x:auto}.sidebar nav button{white-space:nowrap;gap:6px;padding:10px;font-size:.75rem}.sidebar nav button svg{width:16px}.nav-count{display:none}main{width:100%;margin:0}.topbar{height:50px;padding:0 20px}.top-date{font-size:.625rem}.content{padding:22px 16px 0}.page-heading{flex-wrap:wrap;align-items:flex-start;gap:18px}.page-heading h1{font-size:1.65rem}.page-heading .primary{padding:10px 13px;font-size:.75rem}.metrics{gap:10px}.metric{padding:15px}.metric>div{font-size:.6875rem}.metric>strong{font-size:1.45rem}.metric p{font-size:.625rem}.metric-icon{width:26px;height:26px}.metric strong small{font-size:.625rem}.panel-heading{padding:20px 16px}.panel-heading h2{font-size:.9375rem}.agenda-row{flex-wrap:wrap;gap:10px;margin-inline:16px}.agenda-detail{flex-basis:50%}.agenda-right{flex-direction:row;justify-content:space-between;width:100%;padding-left:50px}.due-cards,.right-column{grid-template-columns:1fr}.due-cards{padding-bottom:16px}.due-cards article{padding:18px}.due-cards h3{font-size:.9375rem}.due-cards p{font-size:.875rem}.service-cards{grid-template-columns:1fr}.page-footer{font-size:.625rem}.page-footer>span>span{display:none}.toolbar{gap:12px;padding:16px}.search{flex-basis:100%}.toolbar>select{flex:1;max-width:none}.form-grid{grid-template-columns:1fr}.modal-body,.modal-heading{padding:20px}.banner{flex-wrap:wrap}.calendar{grid-template-columns:repeat(7,150px)}.chart{height:140px}}@media (prefers-reduced-motion:reduce){*,:after,:before{transition:none!important;animation:none!important}}.metric>div{font-size:.875rem}.metric p{font-size:.75rem}.panel-heading p{font-size:.875rem}.agenda-detail>strong{font-size:1rem}.agenda-detail>span:not(.job-kind){font-size:.8125rem}.badge{font-size:.75rem}.table-link,td{font-size:.875rem}th{font-size:.8125rem}.due-cards h3{font-size:.9375rem}.due-cards p{font-size:.875rem}.sidebar nav button{font-size:.8755rem}.mobile-logout{display:none}@media (width<=760px){.mobile-logout{display:inline-flex}.topbar{gap:8px}.top-date{margin-left:auto}.breadcrumb{gap:7px}}.service-card>label{margin:0 0 18px}.contact-note{background:#f5f8f6;border-radius:6px;padding:10px;line-height:1.5}.checklist{border:1px solid var(--line);border-radius:7px;grid-template-columns:1fr 1fr;gap:12px;padding:14px;display:grid}.checklist legend{padding:0 7px;font-size:.875rem;font-weight:600}.checklist .check-label{font-size:.8125rem;font-weight:400}@media (width<=760px){.checklist{grid-template-columns:1fr}}
