.cz{--brand:#126144;--ink:#172b35;--muted:#526573;min-height:100vh;color:var(--ink);font-family:var(--font-geist-sans), sans-serif;background:#f4f7f8;font-size:16px;line-height:1.5}.cz *{box-sizing:border-box}.cz a{color:inherit}.cz-header{background:#fff;border-bottom:1px solid #dce4e9;justify-content:space-between;align-items:center;gap:20px;padding:20px max(24px,50vw - 580px);display:flex}.cz-brand{align-items:center;gap:12px;font-size:20px;font-weight:750;text-decoration:none;display:flex}.cz-brand img{object-fit:contain;width:42px;height:42px}.cz-brand-mark{background:var(--brand);color:#fff;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.cz main{max-width:1160px;margin:auto;padding:40px 24px 72px}.cz h1{letter-spacing:-1.3px;margin:0 0 14px;font-size:clamp(28px,4vw,42px);font-weight:750;line-height:1.15}.cz h2{letter-spacing:-.4px;margin:0 0 18px;font-size:22px;font-weight:700}.cz p{margin:0 0 20px}.cz small{font-size:14px}.cz .muted{color:var(--muted)}.cz-grid{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:start;gap:28px;display:grid}.cz-card{background:#fff;border:1px solid #dce4e9;border-radius:18px;margin-bottom:20px;padding:28px}.cz-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.cz-fields{grid-template-columns:1fr 1fr;gap:18px;display:grid}.cz label{margin-bottom:16px;font-size:14px;font-weight:650;display:block}.cz input:not([type=checkbox]):not([type=radio]),.cz textarea,.cz select{width:100%;font:inherit;color:var(--ink);background:#fff;border:1px solid #adbec8;border-radius:8px;min-height:46px;margin-top:7px;padding:11px 12px;font-size:16px;display:block}.cz textarea{resize:vertical;min-height:90px}.cz input[type=color]{padding:4px!important}.cz button,.cz-button{cursor:pointer;background:var(--ink);color:#fff;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:11px 18px;font-size:15px;font-weight:650;text-decoration:none;display:inline-flex}.cz button:disabled{opacity:.5;cursor:wait}.cz button.secondary,.cz-button.secondary{color:var(--ink);background:#fff;border-color:#bdcbd3}.cz button.danger{color:#a01c32;background:#fff3f4;border-color:#efbac4}.cz :focus-visible{outline-offset:3px;outline:3px solid #458bdd}.cz-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0 24px;display:grid}.cz-choices label{cursor:pointer;border:1px solid #bdcbd3;border-radius:10px;align-items:center;gap:10px;margin:0;padding:14px;font-size:16px;display:flex}.cz-choices label:has(input:checked){border-color:var(--brand);box-shadow:0 0 0 1px var(--brand);background:#f2f8f5}.cz-check{align-items:center;gap:10px;display:flex!important}.cz input[type=checkbox],.cz input[type=radio]{width:18px;height:18px;accent-color:var(--brand);flex-shrink:0}.cz-banner{background:#e8f1f8;border-radius:10px;margin-bottom:20px;padding:14px 18px;font-size:15px}.cz-error{color:#952438;background:#fff0f2}.cz-pill{background:#eaf1f3;border-radius:30px;align-items:center;padding:5px 11px;font-size:14px;font-weight:650;display:inline-flex}.cz-pill.requested{color:#755303;background:#fff0c8}.cz-pill.completed{color:#115b3a;background:#dff4e8}.cz-job{border-left:4px solid #b9cbd3}.cz-job.requested{border-left-color:#e7ac22}.cz-job h2{margin:12px 0 6px}.cz-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.cz-steps{flex-wrap:wrap;gap:8px;margin:20px 0;display:flex}.cz-step{background:#eef2f5;border-radius:8px;padding:9px 12px;font-size:14px}.cz-step.active{background:var(--ink);color:#fff}.cz-map{border:0;border-radius:12px;width:100%;height:260px;margin:16px 0}.cz-metric{letter-spacing:-2px;font-size:40px;font-weight:750}.cz-divider{border:0;border-top:1px solid #dce4e9;margin:24px 0}.cz-inventory{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.cz-inventory img{object-fit:cover;border-radius:10px;width:100%;height:180px}.cz .wide{grid-column:1/-1}.cz footer{max-width:1160px;color:var(--muted);margin:auto;padding:0 24px 28px;font-size:14px}@media (max-width:760px){.cz-grid,.cz-fields,.cz-inventory{grid-template-columns:1fr}.cz main{padding-top:28px}.cz-card{padding:20px}.cz-header{padding:16px 20px}.cz-choices{grid-template-columns:1fr 1fr}.cz h1{letter-spacing:-.7px}}@media (max-width:340px){.cz-choices{grid-template-columns:1fr}}.cz{overflow-wrap:anywhere}.cz-header>a:last-child{align-items:center;min-height:44px;font-size:14px;display:flex}.cz fieldset{border:0;min-width:0;padding:0}.cz label input[type=tel]{font-variant-numeric:tabular-nums}@media (max-width:760px){.cz-top .cz-actions{width:100%}.cz-job .cz-actions button,.cz-job .cz-actions a{flex:140px;min-height:50px}.cz form>button{width:100%;min-height:52px}.cz nav.cz-actions{grid-template-columns:1fr 1fr;display:grid}.cz nav.cz-actions button:last-child{grid-column:1/-1}.cz-header .cz-brand{font-size:17px}.cz-header{gap:10px}.cz-header>a:last-child{max-width:100px}.cz-card .cz-actions{gap:10px}.cz-steps{gap:6px}.cz-step{text-align:center;flex:1}.cz-grid>aside{order:2}}
