:root{font-family:Arial,Helvetica,sans-serif;background:#f6f7f9;color:#1f2937}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button:disabled{opacity:.4;cursor:not-allowed}.shell{max-width:1200px;margin:0 auto;padding:24px}.narrow{max-width:820px}.header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.header h1{margin:6px 0}.card{background:white;border:1px solid #e5e7eb;padding:18px}.grid{display:grid;grid-gap:16px;gap:16px}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi{font-size:28px;font-weight:700;margin-top:6px}.muted{color:#6b7280}.job-row{display:grid;grid-template-columns:130px 1fr 180px 130px;grid-gap:16px;gap:16px;align-items:center;padding:14px 0;border-top:1px solid #eee}.badge{padding:4px 8px;border-radius:999px;background:#eef2ff;font-size:12px;font-weight:700;text-transform:uppercase}.action,.badge{display:inline-block}.action{border:0;border-radius:8px;padding:10px 14px;background:#111827;color:white;cursor:pointer}.secondary{background:#e5e7eb;color:#111827}.button-row{display:flex;align-items:center}.tabs,.wrap{flex-wrap:wrap}.tabs{display:flex;gap:8px;margin:18px 0}.tab{padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;background:white}.timeline{display:flex;gap:8px;flex-wrap:wrap}.timeline span{padding:8px 10px;border-radius:8px;background:#f3f4f6}.section-heading{display:flex;justify-content:space-between;gap:12px;align-items:center}.section-heading h2{margin:0 0 10px}.form-grid,.inline-form{display:grid;grid-gap:16px;gap:16px}label{display:grid;grid-gap:6px;gap:6px;font-weight:600}input,select,textarea{width:100%;padding:10px 11px;border:1px solid #cbd5e1;border-radius:7px;background:white;color:#111827}textarea{resize:vertical}.check{display:flex;grid-auto-flow:column;justify-content:start;align-items:center;gap:8px}.check input{width:auto}.link-button{border:0;background:transparent;cursor:pointer;text-decoration:underline}.field-state{margin:14px 0;padding:10px;text-transform:capitalize}.field-state,.manual-time{background:#f8fafc;border-radius:8px}.manual-time{margin:16px 0;padding:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;align-items:end}.manual-time .wide{grid-column:span 3}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;margin-top:14px}td,th{padding:10px;border-top:1px solid #e5e7eb;text-align:left;white-space:nowrap}th{font-size:12px;text-transform:uppercase;color:#6b7280}.schedule-card{display:grid;grid-gap:5px;gap:5px;padding:12px 0;border-top:1px solid #e5e7eb}@media (max-width:800px){.shell{padding:14px}.header{align-items:flex-start;flex-direction:column}.grid-2,.grid-4,.job-row{grid-template-columns:1fr}.job-row{gap:6px}.manual-time{grid-template-columns:1fr}.manual-time .wide{grid-column:auto}}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.notice{margin:0 0 16px;padding:12px 14px;border-radius:8px;background:#eef2ff;border:1px solid #c7d2fe}.file-action{display:inline-flex;width:auto;align-items:center;justify-content:center}.file-action input{display:none}.badge.warning{background:#fff7ed}.badge.success{background:#ecfdf5}.text-link{text-decoration:underline;font-weight:600}.small-action{border:0;border-radius:6px;padding:6px 9px;background:#111827;color:white;cursor:pointer;font-size:12px}.material-form{margin:16px 0;padding:16px;background:#f8fafc;border-radius:8px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;align-items:end}.attachment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:14px}.attachment{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;padding:10px;display:grid;grid-gap:6px;gap:6px}.attachment img{width:100%;height:120px;object-fit:cover;border-radius:6px}.file-placeholder{height:80px;background:#f3f4f6;border-radius:6px;display:grid;place-items:center;font-size:12px;font-weight:700;color:#6b7280}.small{font-size:12px;overflow-wrap:anywhere}.danger{color:#b91c1c}.cost-row{display:flex;justify-content:space-between;gap:16px;padding:7px 0}.cost-row.total{font-size:18px}.review-list{display:grid;grid-gap:2px;gap:2px}.review-list>div{display:flex;justify-content:space-between;gap:16px;padding:9px 0;border-top:1px solid #eee}@media (max-width:800px){.grid-3,.material-form{grid-template-columns:1fr}.attachment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.field-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.field-action-grid .action{min-height:48px;font-weight:700}.state-travelling{background:#fff7ed}.state-working{background:#ecfdf5}.state-onsite{background:#eff6ff}.edit-time{border:1px solid #cbd5e1}.compact-search{max-width:340px}.material-form-wide{grid-template-columns:160px minmax(260px,2fr) minmax(200px,1.5fr) 100px 130px 130px auto}.stock-search{position:relative}.stock-results{position:absolute;z-index:20;top:calc(100% + 4px);left:0;right:0;max-height:300px;overflow:auto;padding:6px;background:white;border:1px solid #cbd5e1;border-radius:8px;box-shadow:0 12px 30px rgba(15,23,42,.12)}.stock-results button{width:100%;display:flex;justify-content:space-between;gap:10px;padding:10px;border:0;border-radius:6px;background:white;text-align:left;cursor:pointer}.stock-results button:hover{background:#f3f4f6}.attachment a.file-placeholder{text-decoration:none}@media (max-width:800px){.job-shell{padding-bottom:110px}.job-header h1{font-size:26px;line-height:1.1}.field-actions-card{position:-webkit-sticky;position:sticky;top:8px;z-index:10;box-shadow:0 8px 24px rgba(15,23,42,.1)}.field-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.material-form-wide{grid-template-columns:1fr}.compact-search{max-width:none}.section-heading{align-items:flex-start;flex-wrap:wrap}}.supplier-line-row td{padding-top:7px;padding-bottom:7px;vertical-align:middle}.supplier-description{white-space:normal;min-width:260px}.supplier-line-allocator{display:grid;grid-template-columns:135px 90px 70px;grid-gap:6px;gap:6px;align-items:center;min-width:310px}.supplier-line-allocator input,.supplier-line-allocator select{padding:6px 8px;min-height:32px}.allocation-chip{white-space:nowrap}.danger-outline{background:white;color:#b91c1c;border:1px solid #fecaca}@media (max-width:800px){.supplier-line-allocator{grid-template-columns:120px 82px 66px;min-width:280px}}.match-suggestion{margin-top:5px;display:flex;gap:7px;align-items:center;font-size:12px;white-space:nowrap}.match-suggestion span{font-weight:600}.match-suggestion .small-action{padding:4px 8px;min-height:26px}.whole-invoice-allocation{display:flex;align-items:end;justify-content:space-between;gap:18px;padding:14px 0 16px;border-bottom:1px solid #e5e7eb;margin-bottom:8px}.whole-invoice-controls{display:flex;align-items:center;gap:8px;min-width:420px}.whole-invoice-controls select{min-width:300px;max-width:420px}.whole-invoice-allocation .match-suggestion{margin-top:6px}@media(max-width:760px){.whole-invoice-allocation{display:block}.whole-invoice-controls{min-width:0;margin-top:10px;flex-wrap:wrap}.whole-invoice-controls select{min-width:0;width:100%;max-width:none}}.whole-invoice-allocation{gap:10px;padding:10px 0 12px;align-items:center}.whole-invoice-allocation>div:first-child{min-width:0;flex:1 1 auto}.whole-invoice-allocation strong{font-size:14px}.whole-invoice-allocation .muted{font-size:12px;line-height:1.25}.whole-invoice-controls{min-width:0;flex:0 1 355px;gap:6px}.whole-invoice-controls select{min-width:0;width:245px;max-width:245px;padding:7px 8px;font-size:13px}.whole-invoice-controls .small-action{white-space:nowrap;padding:6px 8px}.supplier-line-row td{padding:6px 7px;font-size:13px}.supplier-description{min-width:190px;max-width:330px}.supplier-line-allocator{grid-template-columns:118px 76px 64px;gap:5px;min-width:268px}.supplier-line-allocator input,.supplier-line-allocator select{padding:5px 6px;min-height:30px;font-size:13px}.supplier-line-allocator .small-action{padding:5px 7px}@media (max-width:1050px){.whole-invoice-allocation{align-items:flex-start}.whole-invoice-controls{flex-basis:320px}.whole-invoice-controls select{width:210px;max-width:210px}.supplier-description{min-width:160px;max-width:260px}.supplier-line-allocator{grid-template-columns:105px 72px 60px;min-width:247px}}@media (max-width:760px){.whole-invoice-controls{width:100%;flex-basis:auto}.whole-invoice-controls select{width:100%;max-width:none}.supplier-line-row td{font-size:12px}}.plan-form{margin-top:14px;padding:14px;border-radius:8px;background:#f8fafc;display:grid;grid-template-columns:minmax(180px,1fr) minmax(240px,2fr) auto;grid-gap:10px;gap:10px;align-items:end}.visit-form{grid-template-columns:1.2fr 1.4fr 1fr 1fr}.visit-form .wide{grid-column:span 3}.visit-employee-picker{display:flex;gap:12px;align-items:center;min-height:42px;grid-column:span 4}.phase-list{display:grid;grid-gap:10px;gap:10px;margin-top:14px}.phase-block{border:1px solid #e5e7eb;border-radius:8px}.phase-head{display:flex;justify-content:space-between;gap:12px;align-items:center;background:#f8fafc}.phase-empty,.phase-head{padding:10px 12px}.visit-row{display:grid;grid-template-columns:minmax(260px,2fr) minmax(130px,1fr) 105px 150px;grid-gap:10px;gap:10px;padding:9px 12px;border-top:1px solid #e5e7eb}.visit-staff{font-size:13px}@media(max-width:800px){.plan-form,.visit-form{grid-template-columns:1fr}.visit-employee-picker,.visit-form .wide{grid-column:auto}.visit-employee-picker{align-items:flex-start;flex-direction:column}.visit-row{grid-template-columns:1fr;gap:5px}.phase-head{align-items:flex-start}}.visit-active{background:#f5f8ff;border-radius:10px}.visit-open{border:0;background:transparent;padding:0;display:flex;flex-direction:column;gap:3px;cursor:pointer;color:inherit;font:inherit}.visit-workspace{border:2px solid #d9e3ff}.visit-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin:14px 0}.visit-summary-grid>div{background:#f7f8fa;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;gap:3px}.visit-summary-grid span{font-size:.78rem;color:#667085}.visit-summary-grid strong{font-size:1rem}@media(max-width:800px){.visit-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.phase-block{overflow:hidden}.visit-row{grid-template-columns:minmax(280px,1.7fr) minmax(150px,.7fr) auto auto;align-items:center}.visit-open{text-align:left}.visit-open span{display:block;margin-top:2px}@media (max-width:1050px){.visit-row{grid-template-columns:1fr auto;gap:8px}.visit-staff{grid-column:1}.visit-row>.badge{grid-column:2;grid-row:1}.visit-row>.button-row{grid-column:1/-1}}.invoice-work-row{padding:10px 0;border-bottom:1px solid #e5e7eb;line-height:1.4}.invoice-work-row:last-child{border-bottom:0}.invoice-note{margin-top:14px;padding:12px;background:#f8fafc;border-radius:10px}.invoice-note strong{display:block;margin-bottom:4px}.invoice-totals{margin:18px 0 8px auto;max-width:380px}.invoice-totals>div{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #e5e7eb}.invoice-grand{font-size:1.2rem}.invoice-totals strong{font-weight:800}.invoice-page-shell{max-width:1050px;margin:0 auto;padding:24px}.invoice-screen-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:16px}.invoice-screen-toolbar>div:first-child{display:flex;flex-direction:column;gap:6px}.tax-invoice-sheet{background:#fff;color:#111827;border:1px solid #e5e7eb;box-shadow:0 8px 28px rgba(15,23,42,.08);padding:42px 46px;min-height:1120px}.tax-invoice-header{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:start;min-height:145px}.invoice-logo-block img{max-width:290px;max-height:105px;object-fit:contain}.invoice-logo-placeholder{font-size:30px;font-weight:800}.invoice-company-block{text-align:right;font-size:13px;line-height:1.45}.invoice-preserve-lines{white-space:pre-line}.invoice-address-grid{display:grid;grid-template-columns:.85fr 1.35fr;grid-gap:55px;gap:55px;align-items:start;margin:30px 0 70px}.invoice-customer-block{font-size:14px;line-height:1.35}.invoice-info-panel{background:#f1f1f1;padding:16px 18px;display:grid;grid-template-columns:1fr 1.1fr;grid-gap:18px;gap:18px;font-size:12px;line-height:1.25}.invoice-info-panel>div{display:flex;flex-direction:column}.invoice-info-panel dl{margin:0;display:grid;grid-template-columns:1fr auto;grid-gap:3px 8px;gap:3px 8px;text-align:right}.invoice-info-panel dt{font-weight:400}.invoice-info-panel dd{margin:0}.invoice-title-block{margin-bottom:14px}.invoice-title-block h1{font-size:27px;margin:0 0 20px}.invoice-title-block h1 span{font-weight:700}.invoice-title-block p{font-size:12px;margin:0 0 10px}.invoice-column-head{border-top:1px solid #111;border-bottom:0;display:grid;grid-template-columns:minmax(0,1fr) 100px 120px 110px;padding:10px 0 6px;font-size:10px;font-weight:700;text-align:right}.invoice-column-head span:first-child{text-align:left}.invoice-job-block h2{font-size:20px;margin:10px 0 8px}.invoice-work-summary{font-size:12px;line-height:1.45;margin:0 0 12px}.invoice-section-title{display:flex;justify-content:space-between;align-items:center;margin:10px 0 3px;padding-left:18px}.invoice-section-title h3{font-size:19px;margin:0}.invoice-line{display:grid;grid-template-columns:minmax(0,1fr) 100px 120px 110px auto;align-items:center;min-height:27px;padding-left:18px;font-size:11px}.invoice-line>div:nth-child(n+2){text-align:right}.invoice-line input{border:0;border-bottom:1px dotted #cbd5e1;border-radius:0;padding:3px 4px;font-size:11px;background:#fff}.invoice-line-description{white-space:normal;padding-right:10px}.invoice-remove{border:0;background:transparent;text-decoration:underline;font-size:10px;cursor:pointer;margin-left:8px}.invoice-section-subtotal{text-align:right;padding:5px 0 8px;font-size:11px}.invoice-empty{padding:6px 18px;color:#6b7280;font-size:11px}.invoice-totals-fergus{margin:18px 0 34px auto;border-top:1px solid #111;padding-top:18px;width:250px;font-size:12px}.invoice-totals-fergus>div{display:grid;grid-template-columns:1fr 90px;grid-gap:16px;gap:16px;padding:6px 0;text-align:right}.invoice-totals-fergus .grand{font-size:14px;font-weight:800}.invoice-footer{border-top:1px solid #d1d5db;padding-top:18px;font-size:10px;line-height:1.45}.invoice-footer p{text-align:center;margin:0 0 16px}.invoice-bank{margin-top:24px}.invoice-bank strong{margin-right:4px}.invoice-bank strong+span{margin-left:15px}.invoice-page-number{margin-top:115px;display:flex;justify-content:space-between;font-size:12px}.invoice-draft-settings{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:18px;margin-top:16px;display:grid;grid-gap:14px;gap:14px}.invoice-draft-settings textarea{min-height:80px}@media(max-width:800px){.invoice-page-shell{padding:10px}.tax-invoice-sheet{padding:22px 18px;min-height:0}.tax-invoice-header{grid-template-columns:1fr;gap:18px;min-height:0}.invoice-company-block{text-align:left}.invoice-address-grid{gap:18px;margin:25px 0 40px}.invoice-address-grid,.invoice-info-panel{grid-template-columns:1fr}.invoice-info-panel dl{text-align:left;grid-template-columns:130px 1fr}.invoice-column-head,.invoice-line{grid-template-columns:minmax(180px,1fr) 70px 90px 90px auto;font-size:10px}.invoice-line,.invoice-section-title{padding-left:0}.invoice-title-block h1{font-size:23px}.invoice-screen-toolbar{align-items:flex-start;flex-direction:column}.invoice-page-number{margin-top:50px}}@media print{body{background:#fff}.no-print{display:none!important}.invoice-page-shell{max-width:none;padding:0}.tax-invoice-sheet{border:0;box-shadow:none;padding:18mm 14mm;min-height:auto}.tax-invoice-sheet input{border:0!important}.invoice-line{grid-template-columns:minmax(0,1fr) 20mm 28mm 27mm}.invoice-page-number{margin-top:35mm}@page{size:A4;margin:0}}.app-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:#071b45;color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}.app-topbar-inner{max-width:1500px;margin:0 auto;min-height:62px;padding:0 22px;display:flex;align-items:center;gap:18px}.app-brand{font-size:20px;font-weight:800;white-space:nowrap}.app-main-nav{display:flex;align-self:stretch;align-items:stretch;overflow-x:auto;flex:1 1}.app-nav-link{position:relative;display:flex;align-items:center;gap:6px;padding:0 14px;font-size:14px;font-weight:600;white-space:nowrap;color:#dbe5ff;border-bottom:3px solid transparent}.app-nav-link:hover{background:rgba(255,255,255,.07);color:#fff}.app-nav-link.active{color:#fff;border-bottom-color:#5b8cff;background:rgba(255,255,255,.05)}.nav-count{display:inline-grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#e11d48;color:white;font-size:11px;font-weight:800}.app-new-job{white-space:nowrap;background:#1554d1}.shell{max-width:1500px}.page-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.page-title-row h1{margin:0 0 4px;font-size:30px}.jobs-toolbar{padding:12px 14px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-radius:8px}.status-filter-tabs{display:flex;gap:5px;align-items:center;overflow-x:auto}.status-filter{border:0;background:#f1f5f9;color:#334155;padding:7px 10px;border-radius:6px;white-space:nowrap;font-size:12px;font-weight:700;cursor:pointer}.status-filter.active{background:#123f9c}.jobs-search{max-width:340px;padding:8px 10px}.compact-register-card{padding:0;overflow:hidden}.compact-register-card>.section-heading{padding:14px 16px 4px}.jobs-register{margin:0;font-size:13px}.jobs-register th{background:#f8fafc;border-top:0;border-bottom:1px solid #dfe5ec;padding:8px 10px;color:#475569}.jobs-register th button{border:0;background:transparent;padding:0;color:inherit;font:inherit;font-weight:700;text-transform:uppercase;cursor:pointer}.jobs-register td{padding:8px 10px;white-space:normal;vertical-align:middle;line-height:1.25}.jobs-register tbody tr:nth-child(2n){background:#fbfcfe}.job-table-row{cursor:pointer}.job-table-row:hover{background:#eef5ff!important}.job-number-link{font-weight:800;color:#114ec1}.strong-cell{font-weight:700}.address-cell{min-width:190px;max-width:300px}.money{text-align:right!important;white-space:nowrap!important}.tiny{font-size:10px;margin-top:2px}.empty-register{padding:28px;text-align:center;color:#64748b}.jobs-register .badge{font-size:10px;padding:4px 7px;white-space:nowrap}.status-ready_to_invoice{background:#dcfce7}.status-in_progress{background:#dbeafe}.status-back_costing{background:#ffedd5}.status-to_schedule{background:#fef3c7}.status-scheduled{background:#e0e7ff}.status-complete,.status-invoiced{background:#e5e7eb}.dashboard-kpis{grid-template-columns:repeat(7,minmax(120px,1fr));gap:10px}.dashboard-kpi{padding:13px 14px;display:flex;flex-direction:column;gap:4px}.dashboard-kpi span{font-size:11px;color:#64748b;text-transform:uppercase;font-weight:700}.dashboard-kpi strong{font-size:24px}.dashboard-kpi:hover{border-color:#9db7f1;background:#f8fbff}@media(max-width:1100px){.app-topbar-inner{padding:0 12px;gap:8px}.app-nav-link{padding:0 10px}.dashboard-kpis{grid-template-columns:repeat(4,minmax(120px,1fr))}.jobs-toolbar{align-items:stretch;flex-direction:column}.jobs-search{max-width:none}.jobs-register{min-width:1080px}}@media(max-width:700px){.app-topbar{position:static}.app-topbar-inner{flex-wrap:wrap;padding:8px 10px}.app-brand{font-size:18px}.app-main-nav{order:3;width:100%;height:40px}.app-nav-link{padding:0 9px;font-size:12px}.app-new-job{margin-left:auto;padding:8px 10px}.page-title-row{align-items:flex-start}.dashboard-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.shell{padding:12px}.jobs-register{min-width:1000px}}.job-workspace-shell{max-width:1500px;padding-top:18px}.job-master-header{padding:0;overflow:hidden;margin-bottom:12px}.job-master-title{padding:16px 18px 12px;display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.job-master-title h1{font-size:25px;margin:4px 0 7px}.job-master-meta{display:flex;flex-wrap:wrap;gap:8px 18px;color:#475569;font-size:13px}.job-master-actions{display:flex;align-items:center;gap:8px}.job-level-tabs{display:flex;border-top:1px solid #e5e7eb;background:#fbfcfe;overflow-x:auto}.job-level-tabs button{border:0;border-right:1px solid #e5e7eb;background:transparent;padding:10px 16px;font-weight:700;color:#475569;cursor:pointer;white-space:nowrap}.job-level-tabs button.active{background:#fff;color:#123f9c;box-shadow:inset 0 -3px #1554d1}.job-level-tabs button span{display:inline-grid;place-items:center;min-width:18px;height:18px;border-radius:99px;background:#e5e7eb;font-size:10px;margin-left:4px}.phase-selector{padding:12px 14px;margin-bottom:12px}.phase-add-inline{display:grid;grid-template-columns:minmax(180px,1fr) minmax(220px,2fr) auto;grid-gap:8px;gap:8px;margin:10px 0}.phase-pills{gap:7px;padding-top:6px}.phase-pills>button{min-width:190px;max-width:280px;border-radius:8px;display:grid;grid-template-columns:auto 1fr;grid-gap:2px 8px;gap:2px 8px;align-items:center}.phase-pills>button span{grid-row:1/3;display:grid;place-items:center;width:28px;height:28px;border-radius:6px;background:#eaf0ff;color:#123f9c;font-weight:800}.phase-pills>button strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phase-workspace-head{padding:13px 16px;margin-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;display:flex;justify-content:space-between;align-items:flex-start}.phase-workspace-head h2{font-size:21px;margin:2px 0 4px}.phase-workspace-head p{margin:0;color:#475569}.phase-workspace-tabs{padding:0;display:grid;grid-template-columns:repeat(5,minmax(145px,1fr));border-top-left-radius:0;border-top-right-radius:0;margin-bottom:12px;overflow:hidden}.phase-workspace-tabs button{border:0;border-right:1px solid #dfe5ec;background:#f8fafc;padding:10px 12px;display:flex;flex-direction:column;align-items:flex-start;gap:2px;cursor:pointer;color:#334155}.phase-workspace-tabs button:last-child{border-right:0}.phase-workspace-tabs button strong{font-size:13px}.phase-workspace-tabs button small{font-size:10px;color:#64748b}.phase-workspace-tabs button.active{background:#fff;color:#0f3d91;box-shadow:inset 0 -3px #1554d1}.workspace-panel{padding:16px}.workspace-panel h2{margin:0 0 3px}.session-register{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;margin-top:14px}.session-row{display:grid;grid-template-columns:minmax(260px,1.8fr) minmax(140px,.8fr) 110px 100px auto;grid-gap:10px;gap:10px;align-items:center;padding:9px 11px;border-bottom:1px solid #e5e7eb;font-size:12px}.session-row:last-child{border-bottom:0}.session-row.active{background:#eef4ff}.session-main{border:0;background:transparent;text-align:left;display:flex;flex-direction:column;gap:2px;cursor:pointer;color:inherit}.session-main span{color:#64748b;font-size:11px}.visit-form-panel{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-gap:10px;gap:10px;padding:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin:12px 0}.visit-form-panel .wide{grid-column:1/-1}.visit-employee-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:4px}.visit-employee-chips label{display:flex;align-items:center;gap:5px;padding:6px 8px;background:#fff;border:1px solid #dbe2ea;border-radius:6px;font-weight:600}.field-actions-inline{margin-top:14px;padding:12px;border-radius:8px;background:#f8fafc;border:1px solid #dbe2ea}.field-actions-inline>div:first-child{display:flex;gap:8px;align-items:center;margin-bottom:10px}.field-actions-inline select{max-width:200px}.workspace-table{font-size:12px;margin-top:12px}.workspace-table th{padding:7px 8px;background:#f8fafc}.workspace-table td{padding:7px 8px;vertical-align:middle}.description-cell{min-width:260px;white-space:normal}.phase-data-note{font-size:12px;padding:9px 11px;border-radius:7px;background:#fff7ed;color:#9a3412}.purchase-order-empty{padding:44px 20px;text-align:center;border:1px dashed #cbd5e1;border-radius:8px;margin-top:14px;color:#64748b}.purchase-order-empty strong{display:block;color:#334155;margin-bottom:5px}.purchase-order-empty p{max-width:650px;margin:0 auto}.job-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.detail-grid>div{padding:10px;background:#f8fafc;border-radius:7px;display:flex;flex-direction:column;gap:2px}.detail-grid span{font-size:11px;color:#64748b}.overview-phase-card{grid-column:1/-1}.overview-phase-row{width:100%;border:0;border-bottom:1px solid #e5e7eb;background:transparent;padding:9px 2px;display:flex;justify-content:space-between;align-items:center;text-align:left;cursor:pointer}.overview-phase-row:last-child{border-bottom:0}.overview-phase-row>div{display:flex;flex-direction:column;gap:2px}.overview-phase-row span:not(.badge){color:#64748b;font-size:11px}.file-upload-row{display:flex;gap:8px;max-width:620px}.file-upload-row input{flex:1 1}.file-upload-row .file-action{white-space:nowrap}.workspace-panel .table-wrap{margin-top:8px}@media(max-width:1050px){.phase-workspace-tabs{grid-template-columns:repeat(5,180px);overflow-x:auto}.session-row{grid-template-columns:1fr auto}.session-row>div:nth-child(2),.session-row>div:nth-child(4){grid-column:1}.session-row>div:nth-child(3){grid-column:2;grid-row:1}.session-row>.button-row{grid-column:1/-1}.job-overview-grid{grid-template-columns:1fr}.overview-phase-card{grid-column:auto}}@media(max-width:700px){.job-master-title{flex-direction:column}.job-master-actions{width:100%;justify-content:space-between}.job-master-title h1{font-size:21px}.phase-add-inline,.visit-form-panel{grid-template-columns:1fr}.visit-form-panel .wide{grid-column:auto}.phase-pills>button{min-width:170px}.field-actions-inline>div:first-child{align-items:flex-start;flex-direction:column}.detail-grid,.job-overview-grid{grid-template-columns:1fr}.workspace-panel{padding:12px}.workspace-table{min-width:900px}.file-upload-row{flex-direction:column}}.job-workspace-shell{font-size:13px}.job-mobile-contact,.job-mobile-phases,.job-totals-mobile{display:none}.job-master-title{padding:13px 16px 10px}.job-master-title h1{font-size:22px;margin:3px 0 5px;line-height:1.15}.job-master-meta{font-size:12px;gap:6px 16px}.job-level-tabs button{padding:9px 14px;font-size:13px}.phase-selector{padding:10px 12px;margin-bottom:10px;overflow:hidden}.phase-selector .section-heading{align-items:center}.phase-selector .section-heading strong{font-size:14px}.phase-pills{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding:6px 0 2px;min-height:76px;scrollbar-width:thin}.phase-pills>button{flex:0 0 220px;min-width:220px;max-width:220px;min-height:66px;border:1px solid #d8dee8;background:#fff;border-radius:7px;padding:8px 10px;text-align:left;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;overflow:hidden}.phase-pills>button .phase-pill-code{font-size:14px;line-height:1.15;color:#10233f}.phase-pills>button .phase-pill-code,.phase-pills>button .phase-pill-title{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phase-pills>button .phase-pill-title{font-size:12px;line-height:1.2;color:#334155}.phase-pills>button small{display:block;width:100%;font-size:10px;line-height:1.15;color:#64748b;text-transform:uppercase;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phase-pills>button.active{border-color:#1554d1;background:#eef4ff;box-shadow:inset 0 0 0 1px #1554d1}.job-overview-grid{gap:10px}.job-overview-grid>.card{padding:14px}.job-overview-grid h2{font-size:20px;margin:0 0 10px}.detail-grid{gap:8px}.detail-grid>div{padding:8px 9px}.detail-grid span{font-size:10px}.detail-grid strong{font-size:13px}.job-overview-grid .cost-row{padding:7px 0;font-size:13px}.job-overview-grid textarea{font-size:13px;min-height:92px}.job-overview-grid .action{font-size:12px;padding:8px 12px}.phase-workspace-head{padding:10px 14px}.phase-workspace-head h2{font-size:18px;margin:1px 0 3px}.phase-workspace-head p{font-size:12px}.phase-workspace-tabs button{padding:8px 10px}.phase-workspace-tabs button strong{font-size:12px}.workspace-panel{padding:13px}.workspace-panel h2{font-size:19px}@media(max-width:700px){.job-master-title h1{font-size:19px}.phase-pills>button{flex-basis:185px;min-width:185px;max-width:185px}.phase-pills>button .phase-pill-code{font-size:13px}.job-overview-grid h2{font-size:18px}}.job-mobile-menu-toggle{display:none;width:100%;margin:0 0 10px;border:1px solid #dbe2ea;background:#fff;border-radius:8px;padding:10px 12px;text-align:left;font-weight:800;color:#18365f;cursor:pointer}.job-workspace-layout{display:grid;grid-template-columns:235px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start}.job-sidebar{padding:10px;position:-webkit-sticky;position:sticky;top:64px;max-height:calc(100vh - 82px);overflow-y:auto}.job-sidebar-section+.job-sidebar-section{border-top:1px solid #e5e7eb;margin-top:10px;padding-top:10px}.job-sidebar-heading{font-size:10px;font-weight:900;letter-spacing:.08em;color:#64748b;padding:3px 7px 7px}.job-sidebar-heading-row{display:flex;justify-content:space-between;align-items:center}.sidebar-add{border:0;background:transparent;color:#1554d1;font-size:11px;font-weight:800;cursor:pointer;padding:3px 6px}.job-sidebar-phases>button,.job-sidebar-section>button{width:100%;border:0;background:transparent;border-radius:7px;text-align:left;cursor:pointer;color:#334155}.job-sidebar-section>button{display:flex;align-items:center;justify-content:space-between;padding:8px 9px;font-size:12px;font-weight:750;margin:1px 0}.job-sidebar-section>button.active,.job-sidebar-section>button:hover{background:#eef4ff;color:#123f9c}.sidebar-count{min-width:20px;height:18px;padding:0 5px;display:inline-grid;place-items:center;border-radius:10px;background:#e5e7eb;font-size:10px}.job-sidebar-phases{display:flex;flex-direction:column;gap:3px}.job-sidebar-phases>button{padding:8px 9px;display:flex;flex-direction:column;gap:1px;border-left:3px solid transparent}.job-sidebar-phases>button strong{font-size:12px;line-height:1.2;color:#18365f}.job-sidebar-phases>button span{font-size:11px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.job-sidebar-phases>button small{font-size:9px;color:#64748b;text-transform:uppercase;font-weight:800}.job-sidebar-phases>button.active,.job-sidebar-phases>button:hover{background:#eef4ff;border-left-color:#1554d1}.sidebar-phase-form{display:flex;flex-direction:column;gap:6px;padding:6px 4px 10px}.sidebar-phase-form input{font-size:11px;padding:7px 8px}.job-workspace-content{min-width:0}.job-master-header,.job-workspace-content>.card,.job-workspace-content>.job-overview-grid{margin-bottom:10px}.phase-workspace-tabs{position:-webkit-sticky;position:sticky;top:58px;z-index:4}@media(max-width:820px){.job-mobile-menu-toggle,.job-workspace-layout{display:block}.job-sidebar{display:none;position:static;max-height:none;margin-bottom:10px;padding:8px}.job-sidebar.mobile-open{display:block}.job-sidebar-section.phases{max-height:52vh;overflow-y:auto}.job-workspace-content{width:100%}.phase-workspace-tabs{position:static;display:flex;overflow:hidden;border-radius:8px}.phase-workspace-tabs .phase-tab-purchase_orders,.phase-workspace-tabs .phase-tab-scheduling{display:none}.phase-workspace-tabs .phase-tab-labour{order:1}.phase-workspace-tabs .phase-tab-materials{order:2}.phase-workspace-tabs .phase-tab-supplier{order:3}.phase-workspace-tabs button{min-width:0;flex:1 1 33.333%}.phase-workspace-head{border-radius:8px 8px 0 0}}@media(max-width:560px){.job-master-title{padding:10px 12px 9px}.job-master-title h1{font-size:18px}.job-master-meta{gap:4px 10px;font-size:11px}.job-master-actions{gap:6px}.job-mobile-menu-toggle{font-size:12px;padding:9px 10px}.job-overview-grid>.card,.workspace-panel{padding:11px}.phase-workspace-tabs button{min-width:0;flex-basis:33.333%;padding:8px 5px}.phase-workspace-tabs button strong{font-size:11px}.phase-workspace-tabs button small{font-size:9px}}.po-create-form{margin:12px 0 18px;padding:14px;border:1px solid #dfe5ec;border-radius:10px;background:#f8fafc;display:grid;grid-gap:12px;gap:12px}.po-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.po-create-form label{display:grid;grid-gap:5px;gap:5px;font-size:12px;font-weight:700;color:#475569}.po-create-form textarea{resize:vertical}.po-lines{display:grid;grid-gap:6px;gap:6px}.po-line{display:grid;grid-template-columns:minmax(260px,1fr) 90px 120px 70px;grid-gap:7px;gap:7px;align-items:center}.po-line-head{font-size:11px;text-transform:uppercase;font-weight:800;color:#64748b;padding:0 2px}.po-card-list{display:grid;grid-gap:10px;gap:10px;margin-top:10px}.po-card{border:1px solid #dfe5ec;border-radius:10px;overflow:hidden;background:white}.po-card>.section-heading{padding:10px 12px;margin:0;background:#fbfcfe}.po-number{font-size:15px;color:#123f9c}.po-line-table{margin:0}.po-card-footer{padding:9px 12px;border-top:1px solid #eef2f7;display:flex;justify-content:space-between;align-items:center;gap:10px}.po-status-sent{background:#dbeafe}.po-status-received{background:#dcfce7}.po-status-part_received{background:#fef3c7}.po-status-cancelled{background:#fee2e2}@media(max-width:800px){.po-form-grid{grid-template-columns:1fr}.po-line{grid-template-columns:minmax(150px,1fr) 70px 95px}.po-line>:last-child{grid-column:1/-1;justify-self:start}.po-line-head span:last-child{display:none}.po-card-footer{align-items:flex-start;flex-direction:column}}.po-register-create{max-width:none}.po-register{min-width:1050px}.po-assign{display:flex;gap:5px;align-items:center}.po-assign select{min-width:120px;padding:6px 7px;font-size:12px}@media(max-width:700px){.po-register{min-width:980px}.po-assign{align-items:stretch;flex-direction:column}}.settings-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:16px}.compact-card{display:flex;flex-direction:column;gap:4px;padding:16px}.eyebrow{font-weight:700}.settings-stack{display:grid;grid-gap:16px;gap:16px;margin-top:16px}.settings-save{justify-self:start}.onboarding-progress{height:10px;background:#e5e7eb;border-radius:999px;overflow:hidden;margin-bottom:18px}.onboarding-progress>div{height:100%;background:#0f172a}.onboarding-list{display:grid;grid-gap:0;gap:0}.onboarding-list>div{display:grid;grid-template-columns:28px 1fr;grid-gap:10px;gap:10px;align-items:start;padding:14px 0;border-bottom:1px solid #e5e7eb}.onboarding-list p{margin:2px 0 0}.check-dot{width:24px;height:24px;border-radius:999px;background:#e5e7eb;display:grid;place-items:center;font-weight:700}.check-dot.done{background:#dcfce7;color:#166534}@media(max-width:800px){.settings-summary-grid{grid-template-columns:1fr}.settings-save{width:100%}}@media(min-width:701px){.app-topbar-inner{min-height:96px;flex-wrap:wrap;align-content:flex-start;padding:8px 22px 0;gap:0 18px}.app-brand{flex:1 1;min-width:0;display:flex;align-items:center;min-height:42px;font-size:20px;overflow:hidden;text-overflow:ellipsis}.app-new-job{margin-left:auto;align-self:center}.app-main-nav{order:3;flex:0 0 100%;width:100%;height:46px;min-width:0;border-top:1px solid rgba(255,255,255,.1);overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.app-nav-link{padding:0 15px;font-size:13px}}@media(min-width:1101px){.app-main-nav{justify-content:flex-start}}@media(max-width:1100px) and (min-width:701px){.app-topbar-inner{padding:8px 12px 0}.app-nav-link{padding:0 11px}}@media(min-width:701px){.app-topbar-inner{display:grid;grid-template-columns:1fr minmax(260px,2fr) 1fr;grid-template-rows:64px 46px;align-items:center;min-height:110px;padding:0 22px;grid-gap:0 16px;gap:0 16px}.app-brand-slot{grid-column:1;grid-row:1;justify-self:start;min-width:0}.app-brand{display:inline-flex;align-items:center;gap:8px;min-height:44px;font-size:21px;font-weight:850;letter-spacing:-.02em;color:#fff;white-space:nowrap}.veyro-mark{width:42px;height:32px;object-fit:cover;object-position:center;border-radius:7px}.app-company-name{grid-column:2;grid-row:1;justify-self:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-size:17px;font-weight:750;color:#fff}.app-header-actions{grid-column:3;grid-row:1;justify-self:end}.app-new-job{margin:0;align-self:auto}.app-main-nav{grid-column:1/-1;grid-row:2;order:0;flex:none;width:100%;height:46px;border-top:1px solid rgba(255,255,255,.1);overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}}@media(max-width:1000px) and (min-width:701px){.app-topbar-inner{grid-template-columns:auto minmax(220px,1fr) auto;padding:0 12px;gap:0 10px}.app-brand span{font-size:19px}.app-company-name{font-size:14px}.veyro-mark{width:38px;height:30px}}@media(max-width:700px){.app-topbar-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto 40px;align-items:center;padding:10px 10px 3px;grid-gap:0 8px;gap:0 8px}.app-brand-slot{grid-column:1;grid-row:1}.app-brand{display:inline-flex;align-items:center;gap:6px;font-size:16px;font-weight:850;color:#fff;white-space:nowrap}.veyro-mark{width:30px;height:24px;object-fit:cover;object-position:center;border-radius:5px}.app-company-name{grid-column:2;grid-row:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-size:12px;font-weight:750;color:#fff}.app-header-actions{grid-column:3;grid-row:1;justify-self:end}.app-new-job{margin:0;padding:7px 9px;font-size:11px}.app-main-nav{grid-column:1/-1;grid-row:2;order:0;width:100%;height:40px}.app-wordmark{width:104px;max-height:40px}}@media(min-width:701px){.veyro-mark{width:44px;height:36px;object-fit:contain;object-position:center;background:transparent;border-radius:0}.app-company-name{font-size:15px;font-weight:650;letter-spacing:.005em;color:rgba(255,255,255,.92)}}@media(max-width:700px){.veyro-mark{width:38px;height:31px;object-fit:contain;background:transparent;border-radius:0}}.quote-register{min-width:1080px}.quote-builder{display:grid;grid-gap:14px;gap:14px;margin-top:16px}.quote-section-card{display:grid;grid-gap:10px;gap:10px}.quote-section-title-input{font-size:20px;font-weight:800;border:0;border-bottom:1px solid transparent;padding:2px 0;background:transparent;min-width:260px}.quote-section-title-input:focus{border-bottom-color:#2563eb;outline:0}.quote-section-description{width:100%}.quote-lines{display:grid;grid-gap:6px;gap:6px}.quote-line{display:grid;grid-template-columns:minmax(320px,1fr) 80px 105px 105px 110px 32px;grid-gap:7px;gap:7px;align-items:center}.quote-line-head{font-size:10px;font-weight:850;text-transform:uppercase;color:#64748b;padding:0 2px}.quote-line-description{display:grid;grid-template-columns:95px 150px minmax(140px,1fr);grid-gap:6px;gap:6px}.quote-line-description select:only-of-type{grid-column:auto}.quote-line strong{text-align:right}.quote-builder-footer{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.quote-total-box{margin-left:auto;min-width:290px;background:white;border:1px solid #dfe5ec;border-radius:10px;padding:12px 16px}.quote-doc-totals>div,.quote-total-box>div{display:flex;justify-content:space-between;gap:30px;padding:5px 0}.quote-doc-totals .grand,.quote-total-box .grand{border-top:1px solid #dfe5ec;margin-top:5px;padding-top:10px;font-size:18px}.quote-draft{background:#e5e7eb}.quote-sent{background:#dbeafe}.quote-accepted{background:#dcfce7}.quote-declined{background:#fee2e2}.quote-expired{background:#fef3c7}.quote-detail-toolbar{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:14px}.quote-detail-toolbar h1{margin:3px 0 7px}.quote-document{max-width:980px;margin:0 auto;padding:34px 42px}.quote-doc-header{display:flex;justify-content:space-between;gap:30px;border-bottom:2px solid #0b2551;padding-bottom:22px}.quote-doc-header h2{margin:3px 0 7px}.quote-brand{font-size:24px;font-weight:900;color:#1554d1}.quote-doc-number{text-align:right;display:grid;grid-gap:3px;gap:3px}.quote-doc-number>span{font-size:11px;letter-spacing:.12em;color:#64748b;font-weight:800}.quote-doc-number>strong{font-size:24px}.quote-customer-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px;padding:24px 0}.quote-customer-grid>div{display:grid;grid-gap:3px;gap:3px}.quote-doc-title{font-size:25px;margin:4px 0 8px}.quote-doc-section{margin-top:24px}.quote-doc-section h3{font-size:17px;margin-bottom:4px}.quote-doc-table{width:100%;border-collapse:collapse;margin-top:8px}.quote-doc-table td,.quote-doc-table th{padding:9px 8px;border-bottom:1px solid #e5e7eb;text-align:left}.quote-doc-table th{font-size:10px;text-transform:uppercase;color:#64748b}.quote-doc-table td:nth-child(n+2),.quote-doc-table th:nth-child(n+2){text-align:right}.quote-doc-totals{width:330px;margin:22px 0 0 auto}.quote-notes{margin-top:26px;border-top:1px solid #e5e7eb;padding-top:18px}.quote-doc-footer{margin-top:30px;padding-top:16px;border-top:1px solid #e5e7eb;color:#64748b;font-size:12px;text-align:center}@media(max-width:900px){.quote-line{grid-template-columns:1fr 70px 92px 92px}.quote-line>:nth-child(5){grid-column:3/4;text-align:right}.quote-line>:nth-child(6){grid-column:4}.quote-line-head{display:none}.quote-line-description{grid-column:1/-1;grid-template-columns:100px minmax(130px,180px) 1fr}.quote-builder-footer{flex-direction:column}.quote-total-box{width:100%;min-width:0}.quote-detail-toolbar{flex-direction:column}.quote-document{padding:24px}.quote-doc-header{flex-direction:column}.quote-doc-number{text-align:left}.quote-customer-grid{grid-template-columns:1fr}.quote-doc-totals{width:100%}}@media(max-width:600px){.quote-line{display:grid;grid-template-columns:1fr 1fr}.quote-line-description{grid-column:1/-1;grid-template-columns:1fr}.quote-line>input,.quote-line>strong{width:100%}.quote-document{padding:18px 14px}.quote-doc-title{font-size:21px}}@media print{.app-topbar,.no-print{display:none!important}.quote-document,.shell.quote-detail-shell{max-width:none;padding:0}.quote-document{box-shadow:none;border:0}.quote-doc-table{font-size:11px}}.quote-expiry-control{display:flex;gap:8px;align-items:center}.quote-expiry-control input,.quote-expiry-control select{min-width:0;flex:1 1}.quote-detail-shell .quote-sheet{max-width:980px;margin:0 auto}.quote-address-grid{margin-bottom:46px}.quote-title-block h2{font-size:20px;margin:0 0 10px}.quote-column-head{margin-top:16px}.quote-invoice-body{font-size:11px}.quote-invoice-section{margin:8px 0 14px}.quote-invoice-section h3{font-size:19px;margin:8px 0 4px;padding-left:18px}.quote-invoice-section>p{font-size:12px;line-height:1.45;margin:0 0 8px;padding-left:18px}.quote-invoice-line{display:grid;grid-template-columns:minmax(0,1fr) 100px 120px 110px;min-height:28px;align-items:center;padding-left:18px}.quote-invoice-line>div:nth-child(n+2){text-align:right}.invoice-quote-notes{font-size:11px;line-height:1.45}.invoice-quote-notes h3{font-size:14px;margin-bottom:5px}.quote-footer .invoice-page-number{margin-top:60px}@media(max-width:800px){.quote-expiry-control{flex-direction:column;align-items:stretch}.quote-detail-shell .quote-sheet{max-width:none}.quote-column-head,.quote-invoice-line{grid-template-columns:minmax(180px,1fr) 70px 90px 90px}.quote-invoice-line,.quote-invoice-section h3,.quote-invoice-section>p{padding-left:0}}@media print{.shell.quote-detail-shell{max-width:none;padding:0}.quote-detail-shell .tax-invoice-sheet{border:0;box-shadow:none;padding:18mm 14mm;min-height:auto}.quote-column-head,.quote-invoice-line{grid-template-columns:minmax(0,1fr) 20mm 28mm 27mm}.quote-footer .invoice-page-number{margin-top:30mm}}.customer-detail-shell{max-width:1540px}.customer-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.customer-detail-head h1{margin:4px 0 2px}.customer-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);grid-gap:16px;gap:16px;align-items:start}.customer-card{padding:22px}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.section-title-row h2{margin:0 0 2px;font-size:22px}.customer-form,.site-form{display:grid;grid-gap:16px;gap:16px}.form-grid.two{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.customer-form label,.site-form label{display:grid;grid-gap:6px;gap:6px;font-size:13px;font-weight:700;color:#31415d}.customer-form input,.customer-form textarea,.site-form input,.site-form textarea{width:100%;border:1px solid #cfd7e5;border-radius:8px;padding:10px 11px;font:inherit;color:#101828;background:#fff}.customer-form h3,.site-form h3{margin:4px 0 0}.form-actions{display:flex;gap:10px;flex-wrap:wrap}.detail-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 28px;gap:0 28px}.detail-list>div{display:grid;grid-gap:4px;gap:4px;padding:11px 0;border-bottom:1px solid #edf0f5}.detail-list span{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#68758a;font-weight:700}.detail-list strong{font-size:14px;white-space:pre-line}.detail-wide{grid-column:1/-1}.site-list{display:grid;grid-gap:9px;gap:9px}.site-row{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #e1e5ec;border-radius:9px;padding:13px 14px;background:#fff}.site-main{min-width:0}.site-main>strong{display:block;margin-bottom:3px}.site-meta{font-size:12px;margin-top:5px}.site-actions{display:flex;gap:7px;flex-shrink:0}.site-form{border-top:1px solid #e6e9ef;margin-top:18px;padding-top:18px}.empty-state{padding:24px;border:1px dashed #ccd5e2;border-radius:9px;color:#68758a;text-align:center}.customer-notice{margin-bottom:14px}.danger-lite{color:#a12626;border-color:#e8c7c7}.row-link{color:inherit;text-decoration:none}.row-link:hover{text-decoration:underline}.clickable-row:hover td{background:#f7f9fc}@media(max-width:900px){.customer-grid{grid-template-columns:1fr}.customer-detail-head{align-items:center}.detail-list,.form-grid.two{grid-template-columns:1fr}.detail-wide{grid-column:auto}.site-row{align-items:flex-start}.customer-card{padding:16px}}@media(max-width:600px){.customer-detail-head{display:grid}.section-title-row{align-items:flex-start}.site-row{display:grid}.site-actions{justify-content:flex-start}.form-grid.two{grid-template-columns:1fr}}.field-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.copy-detail-btn{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border:1px solid #cbd5e1;background:#fff;border-radius:7px;padding:0 10px;font:inherit;font-size:12px;font-weight:700;line-height:1.1;text-align:center;color:#1e40af;cursor:pointer;white-space:nowrap}.copy-detail-btn:hover{background:#eff6ff;border-color:#93c5fd}.copy-site-select{margin-top:7px;width:100%;font-size:13px;padding:7px 9px;border:1px solid #cbd5e1;border-radius:7px;background:#fff}.primary-contact-title{margin-top:8px;margin-bottom:0}.primary-contact-title h3{margin:0}@media(max-width:700px){.field-label-row{align-items:flex-start}.copy-detail-btn{font-size:11px;padding:0 8px}.primary-contact-title{align-items:center}}.schedule-shell{max-width:none}.schedule-toolbar{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px}.schedule-toolbar h1{margin:0 0 3px}.schedule-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.schedule-actions button,.schedule-date-picker{min-height:40px}.schedule-date-picker{border:1px solid #cbd5e1;border-radius:7px;padding:7px 9px;background:#fff;color:#0f172a;font:inherit}.segmented{display:inline-flex;border:1px solid #cbd5e1;border-radius:8px;overflow:hidden;background:#fff}.segmented button{border:0;border-radius:0;background:#fff;padding:7px 15px;color:#334155;font-weight:700;cursor:pointer}.segmented button+button{border-left:1px solid #cbd5e1}.segmented button.active{background:#0b2d63;color:#fff}.schedule-period-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:11px 14px;border:1px solid #dbe2ea;border-bottom:0;border-radius:10px 10px 0 0;background:#fff}.schedule-period-heading span{font-size:12px;color:#64748b}.resource-calendar{border:1px solid #dbe2ea;border-radius:0 0 10px 10px;background:#fff;overflow:auto}.week-calendar{display:grid;grid-template-columns:170px repeat(7,minmax(145px,1fr));min-width:1120px}.calendar-row-fragment{display:contents}.calendar-corner,.calendar-day-head{position:-webkit-sticky;position:sticky;top:0;z-index:3;background:#f8fafc;border-bottom:1px solid #dbe2ea}.calendar-corner{left:0;z-index:5;padding:11px 12px;font-size:11px;text-transform:uppercase;font-weight:800;color:#64748b;border-right:1px solid #dbe2ea}.calendar-day-head{padding:9px 10px;text-align:center;border-right:1px solid #e5e7eb;display:grid;grid-gap:1px;gap:1px}.calendar-day-head strong{font-size:12px}.calendar-day-head span{font-size:11px;color:#64748b}.calendar-day-head.today,.week-cell.today{background:#f2f7ff}.employee-cell{position:-webkit-sticky;position:sticky;left:0;z-index:2;display:flex;align-items:center;gap:9px;min-height:88px;padding:10px 12px;background:#fff;border-right:1px solid #dbe2ea;border-bottom:1px solid #e5e7eb}.employee-cell strong{font-size:12px;line-height:1.2}.employee-avatar{flex:0 0 30px;width:30px;height:30px;display:grid;place-items:center;background:#e8eef8;color:#0b2d63;font-size:10px}.week-cell{min-height:88px;padding:5px;border-right:1px solid #edf0f4;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column;gap:5px}.empty-slot{margin:auto;color:#cbd5e1}.calendar-visit{display:grid;grid-gap:1px;gap:1px;text-decoration:none;border:1px solid #b8c8e6;border-left:4px solid #4f77bd;border-radius:6px;padding:6px 7px;background:#eef4ff;color:#0f172a;min-width:0;line-height:1.15}.calendar-visit strong{font-size:10px;color:#31558f}.calendar-visit span,.calendar-visit strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-visit span{font-size:11px;font-weight:700}.calendar-visit small{font-size:9px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-visit.status-in_progress{background:#fff7df;border-color:#f1d49b}.calendar-visit.status-complete{background:#eef9f2;border-color:#bfdec9}.calendar-visit:hover{filter:brightness(.98);box-shadow:0 1px 4px rgba(15,23,42,.12)}.schedule-legend{display:flex;gap:18px;align-items:center;padding:10px 2px;font-size:11px;color:#64748b}.schedule-legend span{display:flex;align-items:center;gap:6px}.legend-dot{width:9px;height:9px;border-radius:50%;background:#4f77bd}.legend-dot.in_progress{background:#e59b16}.legend-dot.complete{background:#55a171}.day-calendar{min-width:850px}.day-time-header{display:grid;grid-template-columns:170px 1fr;position:-webkit-sticky;position:sticky;top:0;z-index:5;background:#f8fafc}.time-axis{position:relative;height:42px;border-bottom:1px solid #dbe2ea}.time-axis span{position:absolute;top:12px;transform:translateX(-50%);font-size:10px;color:#64748b;white-space:nowrap}.day-resource-row{display:grid;grid-template-columns:170px 1fr;min-height:84px}.day-resource-row .employee-cell,.day-track{min-height:84px}.day-track{position:relative;border-bottom:1px solid #e5e7eb;background:#fff}.hour-line{position:absolute;top:0;bottom:0;border-left:1px solid #edf0f4}.day-event-wrap{position:absolute;top:11px;height:60px;min-width:34px}.calendar-visit.compact{height:100%;padding:5px 6px;overflow:hidden}.calendar-visit.compact small{font-size:8px}.day-empty{position:absolute;left:12px;top:32px;font-size:10px;color:#94a3b8}.empty-calendar{padding:30px;color:#64748b}@media(max-width:800px){.schedule-toolbar{align-items:flex-start;flex-direction:column}.schedule-actions{width:100%}.schedule-actions .segmented{order:-1}.schedule-date-picker{flex:1 1;min-width:145px}.schedule-period-heading{align-items:flex-start;flex-direction:column}.resource-calendar{margin-left:-2px;margin-right:-2px}.week-calendar{grid-template-columns:120px repeat(7,minmax(132px,1fr));min-width:1044px}.calendar-corner,.day-time-header{grid-template-columns:120px 1fr}.employee-cell{padding:8px;gap:6px}.employee-avatar{width:26px;height:26px;flex-basis:26px}.day-calendar{min-width:760px}.day-resource-row{grid-template-columns:120px 1fr}.schedule-legend{flex-wrap:wrap}}.schedule-person-filter{display:flex;align-items:center;gap:10px;margin:0 0 12px;padding:10px 12px;border:1px solid #dbe2ea;border-radius:10px;background:#fff;width:max-content;max-width:100%}.schedule-person-filter label,.schedule-person-filter>div{display:grid;grid-gap:2px;gap:2px}.schedule-person-filter label>span,.schedule-person-filter>div>span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#64748b}.schedule-person-filter select{min-width:220px;border:0;padding:0 24px 0 0;background-color:transparent;font:inherit;font-weight:800;color:#0f172a}.schedule-mobile-agenda{display:none}.calendar-visit-shell{position:relative;min-width:0}.calendar-visit-shell>.calendar-visit{padding-right:38px}.calendar-visit-shell.compact{height:100%}.calendar-visit-edit{position:absolute;top:5px;right:5px;z-index:2;min-width:0;padding:3px 5px;border:1px solid rgba(49,85,143,.25);border-radius:5px;background:rgba(255,255,255,.92);color:#31558f;font-size:9px;font-weight:800;line-height:1;cursor:pointer}.calendar-visit-edit:hover{background:#fff;border-color:#31558f}.calendar-visit-shell.compact .calendar-visit-edit{top:3px;right:3px;padding:2px 4px;font-size:8px}.day-event-wrap .calendar-visit-shell{height:100%}.material-save-button{display:block;margin-top:5px;border:0;border-radius:6px;padding:5px 9px;background:var(--brand-700);color:#fff;font-size:11px;font-weight:900;cursor:pointer}.material-save-state{min-height:15px;margin-top:3px;font-size:10px;font-weight:800;color:#607068}.material-save-state.saving{color:#64748b}.material-save-state.saved{color:#16703a}.material-save-state.error{color:#a72727}.material-save-error td{padding-top:4px!important;padding-bottom:8px!important;color:#a72727;font-size:11px;background:#fff4f4}@media(max-width:800px){.schedule-toolbar .muted{display:none}.schedule-person-filter{width:100%;margin-bottom:10px}.schedule-person-filter label{flex:1 1}.schedule-person-filter select{width:100%;min-width:0}.schedule-desktop-calendar,.schedule-legend,.schedule-period-heading span{display:none}.schedule-mobile-agenda{display:grid;grid-gap:12px;gap:12px}.agenda-day{overflow:hidden;border:1px solid #d7e2dc;border-radius:12px;background:#fff}.agenda-day.today{border-color:#1f8f4f;box-shadow:0 0 0 1px rgba(31,143,79,.12)}.agenda-day-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;background:#f7faf8;border-bottom:1px solid #e4ebe7}.agenda-day-head>div{display:flex;align-items:baseline;gap:8px}.agenda-day-head strong{font-size:15px}.agenda-day-head span{font-size:12px;color:#64748b}.agenda-day-head>span{font-weight:800}.agenda-visits{display:grid}.agenda-visit{display:grid;grid-template-columns:76px minmax(0,1fr) auto;grid-gap:11px;gap:11px;align-items:center;padding:13px;color:#132033;border-bottom:1px solid #edf1ef;border-left:4px solid #4f77bd}.agenda-visit:last-child{border-bottom:0}.agenda-visit.status-in_progress{border-left-color:#e59b16;background:#fffbef}.agenda-visit.status-complete{border-left-color:#55a171}.agenda-time{display:grid;grid-gap:2px;gap:2px}.agenda-time strong{font-size:14px}.agenda-time span{font-size:11px;color:#64748b}.agenda-job{display:grid;grid-gap:2px;gap:2px;min-width:0;text-decoration:none;color:inherit}.agenda-job small,.agenda-job span,.agenda-job strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agenda-job strong{font-size:13px}.agenda-job span{font-size:12px}.agenda-job small{font-size:11px;color:#64748b}.agenda-visit-tools{display:grid;justify-items:end;grid-gap:5px;gap:5px}.agenda-status{font-size:9px;text-transform:uppercase;letter-spacing:.05em;font-weight:800;color:#52635a;background:#edf3ef;border-radius:999px;padding:5px 7px;white-space:nowrap}.agenda-edit{border:0;background:transparent;color:#14733b;text-decoration:underline;font:inherit;font-size:11px;font-weight:800;padding:3px;cursor:pointer}.agenda-empty{padding:16px 13px;color:#829089;font-size:12px}.schedule-edit-modal .grid-2{grid-template-columns:1fr 1fr}.schedule-edit-modal .danger{color:#a72727;border-color:#e0bcbc}}@media(max-width:430px){.agenda-visit{grid-template-columns:66px minmax(0,1fr)}.agenda-status{grid-column:2;justify-self:start}.agenda-day-head>div{display:grid;grid-gap:1px;gap:1px}}.day-track.selectable{cursor:crosshair;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.calendar-selection{position:absolute;top:8px;height:66px;border:2px solid #2563eb;background:rgba(37,99,235,.14);border-radius:7px;z-index:1;display:grid;place-items:center;overflow:hidden;pointer-events:none}.calendar-selection strong{font-size:10px;color:#174ea6;white-space:nowrap}.day-event-wrap{z-index:2}.schedule-modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.42);z-index:1000;display:grid;place-items:center;padding:18px}.schedule-modal{width:min(560px,100%);background:#fff;border-radius:12px;padding:18px;box-shadow:0 20px 55px rgba(15,23,42,.24);display:grid;grid-gap:13px;gap:13px}.schedule-modal-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.schedule-modal-head h2{margin:0 0 2px}.schedule-modal-head p{margin:0;color:#64748b;font-size:12px}.schedule-modal label{display:grid;grid-gap:5px;gap:5px;font-size:12px;font-weight:700;color:#334155}.schedule-modal input,.schedule-modal select,.schedule-modal textarea{width:100%;border:1px solid #cbd5e1;border-radius:7px;padding:9px 10px;background:#fff;color:#0f172a;font:inherit}.schedule-modal-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.schedule-modal-actions .spacer{flex:1 1}.button-link{display:inline-flex;align-items:center;text-decoration:none}.error-banner{padding:9px 10px;background:#fff1f2;border:1px solid #fecdd3;color:#9f1239;border-radius:7px;font-size:12px}@media(max-width:600px){.schedule-modal-backdrop{align-items:end;padding:8px;overflow:hidden}.schedule-modal{width:100%;height:min(92dvh,760px);max-height:92dvh;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-radius:12px 12px 4px 4px;padding:14px 14px 0}.schedule-modal-head{position:-webkit-sticky;position:sticky;top:-14px;z-index:3;margin:-14px -14px 0;padding:14px;background:#fff;border-bottom:1px solid #e5e7eb}.schedule-modal-fields{grid-template-columns:1fr 1fr!important}.schedule-modal-actions{position:-webkit-sticky;position:sticky;bottom:0;z-index:3;margin:2px -14px 0;padding:11px 14px calc(11px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -5px 14px rgba(15,23,42,.08)}.schedule-modal-actions .spacer{display:none}.schedule-modal-actions>*{flex:1 1 auto;justify-content:center;min-height:44px}}.calendar-visit.movable{cursor:-webkit-grab;cursor:grab}.calendar-visit.movable:active{cursor:-webkit-grabbing;cursor:grabbing}.day-track.selectable,.week-cell:has(.calendar-visit.movable){transition:background .12s ease}.day-track[aria-dropeffect=move],.week-cell[aria-dropeffect=move]{background:#eff6ff}.schedule-inline-message{margin:8px 0;padding:9px 12px;border:1px solid #bfdbfe;background:#eff6ff;border-radius:8px;color:#1e3a8a;font-size:12px}.quarter-hour-note{font-size:11px;color:#64748b}.invoice-kpis{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));grid-gap:12px;gap:12px;margin:14px 0}.invoice-kpis .card{padding:14px 16px;display:grid;grid-gap:4px;gap:4px}.invoice-kpis span{font-size:11px;text-transform:uppercase;font-weight:800;color:#64748b}.invoice-kpis strong{font-size:22px}.register-tools{display:flex;gap:10px;margin:12px 0}.register-tools input{flex:1 1}.register-tools select{max-width:190px}.invoice-status-draft{background:#eef2f7}.invoice-status-issued{background:#e0e7ff}.invoice-status-sent{background:#dbeafe}.invoice-status-viewed{background:#f3e8ff}.invoice-status-paid{background:#dcfce7}.invoice-status-overdue{background:#fee2e2;color:#991b1b}.invoice-status-void{background:#f1f5f9;color:#64748b}.invoice-workflow-panel{max-width:1050px;margin:0 auto 14px;padding:18px}.invoice-event-card h2,.invoice-workflow-panel h2{margin:0}.invoice-email-grid,.invoice-payment-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-bottom:14px}.invoice-email-grid label,.invoice-payment-grid label{display:grid;grid-gap:5px;gap:5px;font-size:12px;font-weight:700}.invoice-email-grid .wide,.invoice-payment-grid .wide{grid-column:1/-1}.invoice-email-grid textarea,.invoice-payment-grid textarea{min-height:95px}.invoice-lifecycle{max-width:1050px;margin:0 auto 14px;padding:12px 14px;display:flex;gap:22px;align-items:center;flex-wrap:wrap}.invoice-lifecycle>div{display:grid;grid-gap:3px;gap:3px}.invoice-lifecycle span{font-size:10px;text-transform:uppercase;color:#64748b;font-weight:800}.invoice-lifecycle input{padding:6px 8px;min-width:145px}.invoice-event-card{max-width:1050px;margin:16px auto;padding:16px 18px}.invoice-event{display:flex;justify-content:space-between;gap:16px;padding:8px 0;border-bottom:1px solid #e5e7eb;font-size:12px;text-transform:capitalize}.invoice-event:last-child{border-bottom:0}.invoice-event span{color:#64748b}.invoice-screen-toolbar .badge{width:max-content}.danger-lite{color:#9f1d1d!important;border-color:#e8bcbc!important}.invoice-event>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.invoice-event small{width:100%;color:#9a3412}.email-delivered{background:#dcfce7;color:#166534!important}.email-sending,.email-sent{background:#dbeafe;color:#1d4ed8!important}.email-bounced,.email-complained,.email-failed,.email-suppressed{background:#fee2e2;color:#991b1b!important}@media(max-width:700px){.invoice-kpis{grid-template-columns:1fr}.register-tools{flex-direction:column}.register-tools select{max-width:none}.invoice-email-grid,.invoice-payment-grid{grid-template-columns:1fr}.invoice-email-grid .wide,.invoice-payment-grid .wide{grid-column:auto}.invoice-lifecycle{align-items:stretch}.invoice-lifecycle>div{min-width:120px}}.my-day-shell{max-width:980px}.my-day-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:8px 0 18px}.my-day-hero h1{margin:2px 0;font-size:36px}.my-day-hero p{margin:0;color:#64748b}.eyebrow{letter-spacing:.08em;color:#64748b}.my-day-summary{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-bottom:16px}.my-day-summary>div{background:white;border:1px solid #dbe2ea;border-radius:12px;padding:14px 16px;display:flex;align-items:baseline;gap:10px}.my-day-summary strong{font-size:28px}.my-day-summary span{color:#64748b;font-size:13px}.my-day-list{display:grid;grid-gap:14px;gap:14px}.my-day-card{padding:0;overflow:hidden;border:1px solid #dbe2ea}.my-day-card.active{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.08)}.my-day-card-head{display:grid;grid-template-columns:96px minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center;padding:16px 18px;border-bottom:1px solid #e5e7eb}.my-day-time strong{display:block;font-size:22px}.my-day-time span{font-size:13px;color:#64748b}.my-day-job h2{margin:2px 0;font-size:18px}.my-day-job p{margin:0;color:#64748b}.my-day-site{display:grid;grid-template-columns:1.3fr 1fr 1fr;grid-gap:16px;gap:16px;padding:14px 18px}.my-day-site>div{display:flex;flex-direction:column;gap:3px;min-width:0}.my-day-site .label{font-size:10px;font-weight:800;letter-spacing:.08em;color:#64748b}.my-day-clock{display:flex;align-items:center;gap:8px;margin:0 18px 14px;padding:9px 12px;background:#eff6ff;border-radius:9px;color:#1d4ed8}.pulse-dot{width:9px;height:9px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.12)}.my-day-clock span:last-child{font-size:12px;color:#64748b}.my-day-actions{display:flex;gap:10px;flex-wrap:wrap;padding:0 18px 18px}.my-day-actions .button-link,.my-day-actions button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px}.my-day-actions .finish{background:#047857}.my-day-empty{text-align:center;padding:34px}.my-day-empty h2{margin-top:0}@media(max-width:720px){.app-company-name{display:none}.app-header-actions{margin-left:auto}.app-main-nav{overflow-x:auto;scrollbar-width:none}.app-main-nav::-webkit-scrollbar{display:none}.my-day-shell{padding:14px}.my-day-hero{align-items:flex-start}.my-day-hero h1{font-size:30px}.my-day-summary{gap:8px}.my-day-summary>div{padding:10px;display:block}.my-day-summary strong{font-size:24px;display:block}.my-day-summary span{font-size:11px}.my-day-card-head{grid-template-columns:74px minmax(0,1fr);gap:10px;padding:14px}.my-day-card-head>.badge{grid-column:2;justify-self:start}.my-day-time strong{font-size:19px}.my-day-job h2{font-size:16px}.my-day-site{grid-template-columns:1fr;padding:12px 14px;gap:10px}.my-day-clock{margin:0 14px 12px}.my-day-actions{padding:0 14px 14px;display:grid;grid-template-columns:1fr 1fr}.my-day-actions>*{width:100%;font-size:15px}.my-day-actions button:first-child{grid-column:1/-1}.my-day-empty{padding:26px 18px}}@media(max-width:430px){.my-day-hero .button-link{font-size:12px}.my-day-actions{grid-template-columns:1fr}.my-day-actions button:first-child{grid-column:auto}.my-day-summary span{font-size:10px}.my-day-summary strong{font-size:22px}}.my-day-datebar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:-6px 0 16px}.my-day-datebar button,.my-day-datebar input{min-height:42px}.my-day-datebar input{border:1px solid #cbd5e1;border-radius:9px;background:#fff;padding:0 12px;font:inherit;color:#0f172a}.my-day-datebar button:disabled{opacity:.48;cursor:default}@media(max-width:520px){.my-day-datebar{display:grid;grid-template-columns:1fr 1fr}.my-day-datebar input{grid-column:1/-1;grid-row:1;width:100%}.my-day-datebar button{width:100%}.my-day-datebar button:nth-of-type(2){display:none}}.my-day-controls{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.my-day-controls .my-day-datebar{margin:-6px 0 0}.my-day-employee-picker{display:flex;align-items:center;gap:8px;white-space:nowrap}.my-day-employee-picker>span{font-size:12px;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.my-day-employee-picker select{min-height:42px;min-width:190px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;padding:0 34px 0 12px;font:inherit;color:#0f172a}.my-day-employee-groups{display:grid;grid-gap:22px;gap:22px}.my-day-employee-group{display:grid;grid-gap:10px;gap:10px}.my-day-employee-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 2px 0}.my-day-employee-heading>div{display:flex;align-items:center;gap:10px}.my-day-employee-heading h2{font-size:17px;margin:0}.my-day-employee-heading p{font-size:12px;color:#64748b;margin:2px 0 0}.employee-avatar{width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#e2e8f0;color:#334155;font-size:12px;font-weight:800}.muted{color:#94a3b8;font-size:12px}@media(max-width:720px){.my-day-controls{display:grid;grid-template-columns:1fr}.my-day-employee-picker{order:-1;display:grid;grid-template-columns:auto 1fr}.my-day-employee-picker select{width:100%;min-width:0}.my-day-controls .my-day-datebar{margin:0}.my-day-employee-heading{align-items:flex-start}}.reports-shell{max-width:1500px}.report-range{min-width:170px;height:42px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;padding:0 12px;font:inherit}.report-tabs{display:flex;gap:4px;border-bottom:1px solid #dbe2ea;margin:14px 0 16px;overflow-x:auto}.report-tabs button{border:0;background:transparent;padding:11px 14px;font:inherit;font-size:13px;font-weight:750;color:#64748b;border-bottom:3px solid transparent;white-space:nowrap}.report-tabs button.active{color:#174ea6;border-bottom-color:#2563eb}.dashboard-business-kpis,.report-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:16px}.business-kpi,.report-kpis .card{padding:16px;display:grid;grid-gap:4px;gap:4px;text-decoration:none;color:inherit}.business-kpi span,.report-kpis span{font-size:11px;text-transform:uppercase;font-weight:850;color:#64748b;letter-spacing:.04em}.business-kpi strong,.report-kpis strong{font-size:25px;letter-spacing:-.02em}.business-kpi small,.report-kpis small{color:#64748b}.dashboard-business-kpis{margin:16px 0 0}.business-kpi:hover{border-color:#9db8ed;background:#fbfdff}.reports-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);grid-gap:16px;gap:16px}.profit-bars{display:grid;grid-gap:12px;gap:12px}.profit-bar-row{display:grid;grid-template-columns:minmax(180px,1.4fr) minmax(130px,2fr) 90px;align-items:center;grid-gap:12px;gap:12px;text-decoration:none;color:inherit}.profit-bar-row>div:first-child{display:grid}.profit-bar-row span{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profit-bar-row b{text-align:right}.profit-bar-track{height:10px;background:#eef2f7;border-radius:999px;overflow:hidden}.profit-bar-track i{display:block;height:100%;background:#2563eb;border-radius:999px}.health-list{display:grid;margin-top:10px}.health-list>div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #e5e7eb}.health-list>div:last-child{border-bottom:0}.health-list span{color:#475569}.report-table{width:100%;border-collapse:collapse;min-width:900px}.report-table td,.report-table th{text-align:left;padding:10px 9px;border-bottom:1px solid #e5e7eb;font-size:12px}.report-table th{font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.report-table td:not(:first-child){white-space:nowrap}.report-table td:first-child small{display:block;color:#64748b;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.negative{color:#b91c1c;font-weight:750}.util-cell{min-width:120px;display:grid;grid-gap:4px;gap:4px}.util-cell>i{height:6px;background:#eef2f7;overflow:hidden}.util-cell>i,.util-cell>i>b{display:block;border-radius:999px}.util-cell>i>b{height:100%;background:#0f766e}.reports-shell .card>h2{margin-top:0}@media(max-width:1000px){.dashboard-business-kpis,.report-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.reports-grid{grid-template-columns:1fr}}@media(max-width:600px){.dashboard-business-kpis,.report-kpis{grid-template-columns:1fr 1fr;gap:8px}.business-kpi,.report-kpis .card{padding:12px}.business-kpi strong,.report-kpis strong{font-size:20px}.profit-bar-row{grid-template-columns:minmax(150px,1fr) 76px}.profit-bar-track{display:none}.page-title-row:has(.report-range){align-items:flex-start;flex-direction:column}.report-range{width:100%}}.auth-shell{padding-top:54px}.auth-brand{justify-content:center;gap:10px;margin-bottom:18px;color:#0f172a}.auth-brand strong{font-size:30px;letter-spacing:-.04em}.auth-form{margin-top:22px}.auth-foot{margin:18px 0 0}.plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:16px}.plan-card{display:flex;flex-direction:column;align-items:flex-start;gap:5px;text-align:left;cursor:pointer;color:inherit}.plan-card strong{font-size:22px}.plan-card small{color:#64748b}.plan-card.selected{border-color:#2563eb;box-shadow:inset 0 0 0 1px #2563eb;background:#f8fbff}.team-invite-form{display:grid;grid-template-columns:minmax(240px,1fr) 180px auto;grid-gap:10px;gap:10px;align-items:end;margin-top:14px}.team-invite-form .action{min-height:42px}.onboarding-list .small{display:inline-block;margin-top:5px}.app-company-name{min-width:0}@media(max-width:800px){.auth-shell{padding-top:24px}.plan-grid,.team-invite-form{grid-template-columns:1fr}.team-invite-form .action{width:100%}}:root{--brand-950:#0b1f33;--brand-900:#102b43;--brand-800:#143a52;--brand-700:#1b4b66;--brand-600:#78a936;--brand-500:#b7f34b;--brand-100:#eafbcf;--brand-50:#f4f8ee;--ink-950:#1f2933;--ink-700:#3f4a45;--ink-500:#68736d;--surface:#ffffff;--surface-soft:#f7f5ee;--border:#dde2dc;--focus:rgba(183,243,75,.28);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root,body{background:#f3f2ed;color:var(--ink-950)}body{font-size:14px;line-height:1.45}h1,h2,h3,h4{color:var(--ink-950);letter-spacing:-.015em}.page-title-row h1,h1{font-size:32px;line-height:1.15;font-weight:800}h2{font-size:21px;line-height:1.25}h2,h3{font-weight:750}h3{font-size:17px;line-height:1.3}.muted,.small{font-size:12px}label{font-size:13px;font-weight:700;color:var(--ink-700)}input,select,textarea{min-height:42px;border-color:#cbd7cf;border-radius:8px;color:var(--ink-950);background:#fff;font-size:14px;transition:border-color .15s ease,box-shadow .15s ease}textarea{min-height:90px}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--brand-600);box-shadow:0 0 0 3px var(--focus)}.card{border-color:var(--border);border-radius:10px;box-shadow:0 1px 2px rgba(23,51,38,.035)}.action,.button-link,.job-mobile-menu-toggle,.my-day-datebar button,.report-tabs button,.schedule-nav button,.schedule-toolbar button,.small-action,.status-filter,.tab{display:inline-flex;align-items:center;justify-content:center;text-align:center;vertical-align:middle;min-height:40px;border-radius:8px;font-size:14px;font-weight:700;line-height:1.1;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,transform .05s ease}.action{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 15px;background:var(--brand-700);color:#fff;border:1px solid var(--brand-700);text-decoration:none}.action:hover{background:var(--brand-800);border-color:var(--brand-800)}.action:active{transform:translateY(1px)}.job-mobile-menu-toggle,.my-day-datebar button,.secondary,.tab{background:#fff;color:var(--ink-700);border:1px solid #cbd7cf}.job-mobile-menu-toggle:hover,.my-day-datebar button:hover,.secondary:hover,.tab:hover{background:var(--brand-50);border-color:#9bc9ab;color:var(--brand-900)}.small-action{min-height:36px;padding:0 10px;background:var(--brand-700);border:1px solid var(--brand-700);color:#fff}.small-action:hover{background:var(--brand-800)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border:1px solid #cbd7cf;border-radius:8px;background:#fff;color:var(--ink-700);font-size:14px;font-weight:700;line-height:1.1;text-align:center;text-decoration:none;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .05s ease}.btn:hover{background:var(--brand-50);border-color:#9bc9ab;color:var(--brand-900)}.btn:active{transform:translateY(1px)}.btn.primary{background:var(--brand-700);border-color:var(--brand-700);color:#fff}.btn.primary:hover{background:var(--brand-800);border-color:var(--brand-800)}.danger-outline{background:#fff;color:#b42318;border:1px solid #f3b5af}.danger-outline:hover{background:#fff5f4;border-color:#df8f87}.link-button,.text-link{color:var(--brand-700)}.app-topbar{background:#e9e5da;border-bottom:1px solid rgba(11,31,51,.12);box-shadow:0 2px 10px rgba(11,31,51,.08)}.neumsy-wordmark{display:block}.app-wordmark{width:132px;max-height:50px}.app-brand,.app-company-name,.app-new-job{color:#0b1f33}.app-new-job{background:#b7f34b;border-color:#b7f34b}.app-new-job:hover{background:#c8fb70;border-color:#c8fb70;color:#0b1f33}.app-main-nav{border-top-color:rgba(11,31,51,.11)}.app-nav-link{color:#0b1f33;border-bottom-color:transparent}.app-nav-link:hover{background:rgba(255,255,255,.48);color:#0b1f33}.app-nav-link.active{color:#0b1f33;border-bottom-color:#9fda37;background:rgba(255,255,255,.62)}.nav-count{background:#d14343;color:#fff}.status-filter.active{background:var(--brand-800);color:#fff}.job-number-link,.quote-brand,.sidebar-add{color:var(--brand-700)}.job-table-row:hover{background:var(--brand-50)!important}.business-kpi:hover,.dashboard-kpi:hover{border-color:#9bc9ab;background:var(--brand-50)}.job-level-tabs button.active{color:var(--brand-900);box-shadow:inset 0 -3px var(--brand-600)}.phase-pills>button.active{border-color:var(--brand-600);background:var(--brand-50);box-shadow:0 0 0 1px var(--brand-600) inset}.phase-workspace-tabs button.active{color:var(--brand-900);box-shadow:inset 0 -3px var(--brand-600)}.job-sidebar-section>button.active,.job-sidebar-section>button:hover{background:var(--brand-50);color:var(--brand-900)}.job-sidebar-phases>button.active,.job-sidebar-phases>button:hover{background:var(--brand-50);border-left-color:var(--brand-600)}.session-row.active{background:var(--brand-50)}.report-tabs button.active{color:var(--brand-900);border-bottom-color:var(--brand-600)}.profit-bar-track i,.util-cell>i>b{background:var(--brand-600)}.plan-card.selected{border-color:var(--brand-600);box-shadow:0 0 0 1px var(--brand-600) inset;background:var(--brand-50)}.my-day-card.active{border-color:var(--brand-600);box-shadow:0 0 0 2px rgba(16,185,129,.1)}.my-day-clock{background:var(--brand-50);color:var(--brand-800)}.pulse-dot{background:var(--brand-600);box-shadow:0 0 0 4px rgba(16,185,129,.14)}.calendar-selection{border-color:var(--brand-600);background:rgba(16,185,129,.14)}.calendar-selection strong{color:var(--brand-900)}.my-day-datebar button,.schedule-nav button,.schedule-toolbar button{min-width:86px;padding:0 13px}.my-day-datebar input,.report-range{height:40px;min-height:40px}.tabs{gap:6px}.tab{padding:0 13px}.button-row{gap:8px;flex-wrap:wrap}table{font-size:13px}th{font-size:11px;letter-spacing:.045em;color:#627168;background:#f7f9f7}td,th{padding:9px 10px;border-color:#e3e8e5}.jobs-register th,.workspace-table th{background:#f7f9f7;color:#5c6c63}.notice{background:var(--brand-50);border-color:#bfe0ca}.field-actions-inline,.field-state,.manual-time,.material-form,.visit-form-panel{background:#f7f9f7}.badge{background:#edf1ee;color:#46554d}.badge.success,.status-ready_to_invoice{background:#dcfce7;color:#166534}@media(max-width:700px){.page-title-row h1,h1{font-size:28px}h2{font-size:19px}.action,.button-link{min-height:42px}}.table-sort-button{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;padding:0;color:inherit;font:inherit;font-weight:800;text-transform:uppercase;letter-spacing:inherit;cursor:pointer;white-space:nowrap}.table-sort-button.active,.table-sort-button:hover{color:#007a5e}.table-sort-button:focus-visible{outline:2px solid #009b77;outline-offset:3px;border-radius:3px}.sort-indicator{font-size:10px;line-height:1;color:#94a3b8}.table-sort-button.active .sort-indicator{color:#009b77}.job-manual-material{grid-template-columns:minmax(280px,2fr) 100px 130px 130px auto;align-items:end}.job-manual-material .wide{min-width:0}.price-picker-backdrop{position:fixed;inset:0;z-index:1200;background:rgba(20,35,27,.52);display:grid;place-items:center;padding:22px}.price-picker{width:min(1440px,100%);max-height:calc(100% - 10px);overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 24px 70px rgba(18,53,36,.24);display:grid;grid-template-rows:auto auto auto minmax(220px,1fr) auto}.price-picker-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 20px 12px;border-bottom:1px solid var(--border)}.price-picker-head h2{margin:2px 0 3px}.price-picker-head p{margin:0}.eyebrow{display:block;color:var(--brand-700);font-size:11px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.price-picker-filters{display:grid;grid-template-columns:minmax(320px,2fr) minmax(170px,1fr) minmax(200px,1fr);grid-gap:10px;gap:10px;padding:12px 20px;background:var(--surface-soft);border-bottom:1px solid var(--border)}.price-picker-filters label{display:grid;grid-gap:5px;gap:5px}.price-picker-summary{display:flex;justify-content:space-between;gap:14px;padding:8px 20px;color:var(--ink-700);font-size:12px;border-bottom:1px solid var(--border)}.price-picker-table-wrap{overflow:auto;min-height:0}.price-picker-table{width:100%;border-collapse:separate;border-spacing:0;min-width:930px}.price-picker-table th{position:-webkit-sticky;position:sticky;top:0;z-index:2;background:#f7f9f7}.price-picker-table td,.price-picker-table th{padding:9px 10px;border-bottom:1px solid #e6ebe7;vertical-align:middle}.price-picker-table tbody tr.selected{background:#edf9f1}.price-picker-table tbody tr:hover{background:#f7fbf8}.price-picker-table td:nth-child(3){min-width:300px}.price-picker-table td:nth-child(3) strong{display:block}.price-picker-table td:nth-child(3) small{display:block;color:var(--ink-500);margin-top:2px}.pick-col{width:42px}.qty-col{width:95px}.price-picker-table input[type=checkbox]{width:18px;height:18px;min-height:18px;accent-color:var(--brand-700)}.picker-qty{width:78px;min-height:36px;height:36px;padding:5px 7px}.picker-quantity-field span{display:none}.mono{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.price-picker-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 20px;border-top:1px solid var(--border);background:#fff}.picker-pager,.price-picker-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.picker-pager span{font-size:12px;color:var(--ink-500);min-width:92px;text-align:center}.error-text{color:#b42318;font-size:12px;font-weight:700}@media(max-width:900px){.price-picker-backdrop{padding:0}.price-picker{width:100%;max-height:none;height:100%;border-radius:0;border:0}.price-picker-filters{grid-template-columns:1fr 1fr}.price-picker-search{grid-column:1/-1}.price-picker-footer{align-items:stretch;flex-direction:column}.price-picker-actions{justify-content:flex-end}.job-manual-material{grid-template-columns:1fr 100px 130px 130px}.job-manual-material .button-row{grid-column:1/-1}}@media(max-width:600px){.price-picker-head{padding:14px 12px 10px}.price-picker-filters{grid-template-columns:1fr;padding:10px 12px}.price-picker-search{grid-column:auto}.price-picker-summary{padding:7px 12px}.price-picker-footer{padding:10px 12px}.price-picker-actions>*{flex:1 1 auto}.price-picker-actions .error-text{flex-basis:100%}.picker-pager{justify-content:space-between}.job-manual-material{grid-template-columns:1fr}.job-manual-material .button-row{grid-column:auto}.price-picker-table{min-width:760px}}.material-added-qty-stepper{display:flex;align-items:center;gap:5px}.material-added-qty-stepper button{display:none}.picker-quantity-control{display:flex!important;align-items:center;gap:5px}.picker-quantity-control button{width:36px;min-width:36px;height:36px;min-height:36px;padding:0;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--ink-900);font-size:20px;font-weight:800;line-height:1}.picker-quantity-control button:disabled{opacity:.4}.picker-quantity-control .picker-qty{width:64px;text-align:center}.settings-detail-shell,.settings-hub-shell{max-width:1180px}.settings-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.settings-hub-card{display:block;text-decoration:none;color:inherit;padding:20px;min-height:150px;transition:border-color .15s ease,background .15s ease,transform .08s ease}.settings-hub-card:hover{border-color:#8fc6a3;background:var(--brand-50);transform:translateY(-1px)}.settings-hub-card h2{margin:0 0 8px}.settings-hub-card p{margin:0 0 14px;color:var(--ink-700)}.settings-hub-card span{color:var(--brand-700);font-weight:800}.settings-form-card{display:grid;grid-gap:18px;gap:18px;padding:22px}.settings-form-card>label{display:grid;grid-gap:6px;gap:6px}@media(max-width:900px){.settings-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.settings-hub-grid{grid-template-columns:1fr}.settings-hub-card{min-height:0}.settings-form-card{padding:16px}}.team-access-list{display:grid;grid-gap:14px;gap:14px}.team-access-card{padding:0;overflow:hidden}.team-access-summary{display:grid;grid-template-columns:minmax(220px,1fr) 230px auto;grid-gap:14px;gap:14px;align-items:end;padding:18px}.team-access-summary>div>strong{font-size:18px;margin-right:9px}.team-access-summary label{display:grid;grid-gap:5px;gap:5px;font-weight:800}.permission-panel{border-top:1px solid var(--line);background:#fbfcfa;padding:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.permission-panel fieldset{border:1px solid var(--line);border-radius:12px;padding:12px;display:grid;grid-gap:8px;gap:8px}.permission-panel legend{padding:0 6px;font-weight:900}.permission-option{display:flex;align-items:flex-start;gap:9px;padding:7px;border-radius:8px}.permission-option:hover{background:white}.permission-option input{margin-top:3px;width:18px;height:18px}.permission-option span{display:grid;grid-gap:2px;gap:2px}.permission-option small{color:var(--ink-500)}.permission-actions{grid-column:1/-1;display:flex;justify-content:flex-end}@media(max-width:760px){.team-access-summary{grid-template-columns:1fr}.team-access-summary .small-action{width:100%}.permission-panel{grid-template-columns:1fr}.permission-actions{grid-column:auto}}.customer-import-shell{max-width:1320px}.import-step{margin-bottom:16px;padding:20px}.mapping-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:16px}.mapping-grid label{display:grid;grid-gap:5px;gap:5px}.customer-import-preview{margin-top:14px;max-height:420px;overflow:auto}.customer-import-preview table{width:100%;min-width:900px;border-collapse:collapse}.customer-import-preview th{position:-webkit-sticky;position:sticky;top:0;z-index:1}.import-confirm-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px}.import-confirm-row>.muted{max-width:760px}@media(max-width:900px){.mapping-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.import-confirm-row{align-items:stretch;flex-direction:column}}@media(max-width:600px){.mapping-grid{grid-template-columns:1fr}.import-step{padding:15px}.import-confirm-row .action{width:100%}}.form-template-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.settings-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;align-items:end;margin-bottom:22px}.settings-form-grid label{display:grid;grid-gap:6px;gap:6px}.form-action-cell{display:flex;align-items:end}.form-editor-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:16px}.form-editor-toolbar h1{margin:4px 0 2px}.certificate-sheet{background:#fff;border:1px solid #cbd5d1;padding:22px;max-width:980px;margin:0 auto;color:#17221e}.certificate-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;border-bottom:4px solid #194f7b;padding-bottom:12px}.certificate-header h2,.certificate-header h3{margin:0;color:#194f7b}.certificate-authority{text-align:right;font-weight:800;color:#194f7b}.certificate-band{background:#194f7b;color:white;padding:7px 10px;font-weight:800;text-align:center;margin:10px 0}.certificate-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px 18px;gap:10px 18px;margin:12px 0}.certificate-grid label{display:grid;grid-gap:4px;gap:4px;font-size:13px;font-weight:650}.certificate-grid .form-wide{grid-column:1/-1}.certificate-grid input,.certificate-grid select,.certificate-grid textarea{background:#fff}.certificate-check-list{display:grid;grid-gap:7px;gap:7px;border:1px solid #c9d4dc;padding:12px;margin:10px 0}.certificate-check-list label,.inline-choice label{display:flex;align-items:center;gap:7px}.certificate-check-list input,.inline-choice input{width:auto}.inline-choice{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin:10px 0}.council-only{background:#edf3f8;border-top:6px solid #194f7b;margin-top:18px;padding:12px}.gas-title{text-align:center;border-bottom:3px solid #111}.gas-title h2{font-size:18px}.compliance-block{border-top:1px solid #333;padding:10px 0}.gas-sheet h3{margin:14px 0 6px}@media(max-width:760px){.certificate-grid,.settings-form-grid{grid-template-columns:1fr}.certificate-grid .form-wide{grid-column:auto}.form-editor-toolbar{flex-direction:column}.certificate-sheet{padding:14px}.form-editor-shell{padding-left:8px;padding-right:8px}}.app-header-actions{display:flex;align-items:center;gap:8px}.app-user-avatar{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:11px;background:#071522;border:1px solid rgba(11,31,51,.18);box-shadow:0 2px 8px rgba(11,31,51,.13);color:#b7f34b;font-size:14px;font-weight:900;letter-spacing:.04em}.app-logout{white-space:nowrap;background:transparent;color:#0b1f33;border-color:rgba(11,31,51,.28)}.app-logout:hover{background:#f7f4ec;color:#0b1f33;border-color:#0b1f33}.supplier-manual-form h3{margin-top:20px}.supplier-manual-form table input{min-width:90px}.supplier-manual-form table td:nth-child(2) input{min-width:220px}.supplier-totals{margin:18px 0}.supplier-manual-form label>span{display:block;margin-top:4px}.supplier-document-file-picker{display:grid;align-content:start;grid-gap:7px;gap:7px}.supplier-document-file-picker>.button-row{align-items:stretch}.supplier-document-file-picker .file-action{min-height:44px;text-align:center}@media(max-width:700px){.app-user-avatar{width:36px;height:36px;flex-basis:36px;border-radius:9px;font-size:12px}.app-header-actions{gap:6px}.app-logout{padding-inline:10px}.supplier-manual-form{padding:14px}.supplier-document-file-picker>.button-row{display:grid;grid-template-columns:1fr}.supplier-document-file-picker .file-action{width:100%}}@media print{body{background:#fff}.app-nav,.no-print,.topbar,nav{display:none!important}.form-editor-shell,.shell{max-width:none!important;margin:0!important;padding:0!important}.certificate-sheet{border:0;max-width:none;padding:8mm;box-shadow:none}.certificate-sheet input,.certificate-sheet select,.certificate-sheet textarea{border:1px solid #777!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;color:#000!important;background:#fff!important}.certificate-sheet textarea{resize:none}.certificate-sheet{font-size:11pt}.certificate-sheet h2{font-size:18pt}.certificate-sheet h3{font-size:13pt}}.app-mobile-menu,.app-mobile-nav-actions{display:none}@media(max-width:700px){body{overflow-x:hidden}.app-topbar{position:-webkit-sticky;position:sticky;top:0}.app-topbar-inner{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:56px auto;padding:0 10px;gap:0 8px}.app-brand-slot{grid-column:1;grid-row:1;min-width:0}.app-wordmark{width:108px;height:auto}.app-company-name{display:none}.app-header-actions{grid-column:2;grid-row:1;gap:6px}.app-logout,.app-new-job{display:none!important}.app-user-avatar{width:38px;height:38px;flex-basis:38px}.app-mobile-menu{display:inline-flex;align-items:center;justify-content:center;min-width:58px;height:40px;padding:0 10px;border:1px solid rgba(11,31,51,.24);border-radius:9px;background:#fff;color:#0b1f33;font-weight:800;cursor:pointer}.app-main-nav{display:none;grid-column:1/-1;grid-row:2;max-height:calc(100vh - 68px);padding:8px 0 12px;grid-template-columns:1fr 1fr;gap:6px}.app-main-nav,.app-main-nav.mobile-open{width:100%;height:auto;overflow-y:auto;border-top:1px solid rgba(11,31,51,.11)}.app-main-nav.mobile-open{display:grid;position:fixed;inset:108px 0 0;z-index:1001;align-content:start;max-height:none;padding:16px;background:#f3f2ed}body.mobile-menu-active{overflow:hidden}.app-nav-link{min-height:44px;padding:0 12px;border:1px solid rgba(11,31,51,.12);border-radius:9px;background:rgba(255,255,255,.58);justify-content:space-between}.app-nav-link.active{border-bottom-color:#9fda37;box-shadow:inset 4px 0 #9fda37}.app-main-nav .app-nav-link:last-child{grid-column:1/-1}.app-mobile-nav-actions{display:grid;grid-column:1/-1;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:4px;padding-top:10px;border-top:1px solid rgba(11,31,51,.11)}.app-mobile-nav-actions>*{width:100%;min-height:46px}.shell{width:100%;padding:10px}.card{border-radius:9px}input,select,textarea{min-height:44px;font-size:16px}textarea{min-height:100px}.action,.button-link,.job-mobile-menu-toggle,.small-action{min-height:44px;display:inline-flex;align-items:center;justify-content:center}.section-heading{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.section-heading>.action,.section-heading>.button-link,.section-heading>.button-row{width:100%}.section-heading>.button-row>*{flex:1 1 auto}.button-row{flex-wrap:wrap}.job-workspace-shell{padding:10px 8px 76px}.job-master-title{display:grid;grid-template-columns:1fr;padding:12px}.job-master-actions{justify-content:space-between;width:100%}.detail-grid,.job-overview-grid{grid-template-columns:1fr}.overview-phase-card{grid-column:auto}.phase-workspace-head{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}.phase-workspace-head>.badge{justify-self:start}.job-manual-material,.manual-time,.material-form,.visit-form-panel{grid-template-columns:1fr;padding:12px}.job-manual-material .wide,.manual-time .wide,.visit-form-panel .wide{grid-column:auto}.workspace-panel .table-wrap{margin-left:-11px;margin-right:-11px;padding:0 11px;overscroll-behavior-inline:contain;scrollbar-width:thin}.workspace-table{min-width:720px}.workspace-table input{min-height:42px}.file-upload-row{display:grid;grid-template-columns:1fr;width:100%;max-width:none}.file-upload-row .file-action{width:100%;min-height:48px}.attachment-grid{grid-template-columns:1fr 1fr}.attachment img{height:150px}.my-day-hero{display:grid;grid-template-columns:1fr}.my-day-hero .button-link{width:100%}.my-day-card{border-radius:10px}}@media(max-width:420px){.app-main-nav{grid-template-columns:1fr}.app-main-nav .app-nav-link:last-child{grid-column:auto}.app-mobile-nav-actions{grid-column:auto}.app-mobile-nav-actions,.attachment-grid{grid-template-columns:1fr}.attachment img{height:190px}.my-day-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.job-master-actions{align-items:stretch;flex-direction:column}.job-master-actions>*{width:100%;text-align:center;justify-content:center}}.my-day-card-head{width:100%;border:0;background:#fff;color:inherit;text-align:left;cursor:pointer}.my-day-expand{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#edf1ee;color:#34443b;font-size:20px;font-weight:700}@media(min-width:721px){.my-day-card-head{grid-template-columns:96px minmax(0,1fr) auto 28px}}@media(max-width:700px){.app-topbar-inner{grid-template-columns:1fr auto;grid-template-rows:58px 50px auto}.app-brand-slot{grid-column:1/-1;grid-row:1;justify-self:center}.app-wordmark{width:132px}.app-header-actions{grid-column:1/-1;grid-row:2;justify-self:stretch;justify-content:space-between;border-top:1px solid rgba(11,31,51,.08)}.app-main-nav{grid-row:3}.my-day-card-head{grid-template-columns:68px minmax(0,1fr) 28px;align-items:start;padding:13px}.my-day-card-head>.badge{grid-column:2;justify-self:start}.my-day-expand{grid-column:3;grid-row:1;align-self:center}.my-day-time strong{font-size:18px;white-space:nowrap}.my-day-time span{font-size:11px;white-space:nowrap}.my-day-job h2{font-size:15px;line-height:1.25;margin-top:3px}.my-day-job p{font-size:12px}.my-day-job .eyebrow{display:none}.my-day-card-head>.badge{font-size:9px;padding:3px 6px}.my-day-card:not(.expanded) .my-day-card-head{border-bottom:0}}.veyro-mark{filter:none!important;border-radius:10px!important}.marketing-site{--ink:#0b1f33;--acid:#b7f34b;--paper:#f5f2e9;--mist:#e9eee8;background:var(--paper);color:var(--ink);min-height:100vh;overflow-x:clip;font-family:Trebuchet MS,Arial,sans-serif}.marketing-nav{position:-webkit-sticky;position:sticky;top:0;z-index:1000;width:100%;height:88px;margin:0;padding:0 max(5vw,calc((100vw - 1440px)/2 + 5vw));display:flex;align-items:center;justify-content:space-between;gap:30px;background:rgba(245,242,233,.96);border-bottom:1px solid rgba(11,31,51,.08);box-shadow:0 8px 24px rgba(11,31,51,.05);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.marketing-brand{display:flex;align-items:center;gap:11px;font-weight:900;font-size:27px;letter-spacing:-1.5px}.marketing-brand img{border-radius:13px}.marketing-nav nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:800}.marketing-nav nav>a:not(.marketing-button):hover{color:#356c3a}.marketing-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--ink);color:#fff;border-radius:999px;padding:15px 23px;font-weight:900;box-shadow:0 8px 24px rgba(11,31,51,.15);transition:transform .18s ease,box-shadow .18s ease}.marketing-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(11,31,51,.22)}.marketing-button.small{padding:11px 18px;box-shadow:none}.marketing-button.light{background:var(--acid);color:var(--ink)}.marketing-hero{max-width:1440px;min-height:690px;margin:0 auto;padding:70px 5vw 95px;display:grid;grid-template-columns:minmax(390px,.88fr) minmax(560px,1.12fr);grid-gap:7vw;gap:7vw;align-items:center}.hero-copy{position:relative;z-index:3}.eyebrow,.section-kicker{font-size:12px;letter-spacing:1.7px;font-weight:900}.eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:25px}.eyebrow span{width:9px;height:9px;background:var(--acid);border-radius:99px;box-shadow:0 0 0 5px rgba(183,243,75,.25)}.hero-copy h1{font-size:clamp(54px,5.7vw,86px);line-height:.94;letter-spacing:-5px;margin:0 0 28px}.hero-copy h1 em{font-style:normal;color:#47754a}.hero-copy>p{max-width:610px;font-family:Arial,sans-serif;font-size:19px;line-height:1.6;color:#4a5d57;margin:0}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:35px}.marketing-text-link{font-weight:800;text-decoration:underline;text-underline-offset:4px}.hero-proof{display:flex;flex-wrap:wrap;gap:16px 23px;margin-top:28px;color:#53635e;font-size:12px;font-weight:800}.product-scene{position:relative;min-height:540px}.scene-glow{position:absolute;width:590px;height:590px;left:7%;top:-4%;background:var(--acid);border-radius:50%;opacity:.38;filter:blur(2px)}.product-window{position:absolute;z-index:2;width:min(760px,100%);right:-10%;top:6%;background:#fff;border:1px solid rgba(11,31,51,.12);border-radius:20px;overflow:hidden;box-shadow:0 35px 80px rgba(11,31,51,.22);transform:rotate(1.2deg)}.product-window-bar{height:54px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7ebe7;color:#66736f;font-size:12px}.mini-brand{display:flex;align-items:center;gap:8px;color:var(--ink);font-size:15px}.mini-brand img{border-radius:7px}.product-window-body{display:grid;grid-template-columns:120px 1fr;min-height:405px}.product-window-body aside{padding:25px 15px;display:flex;flex-direction:column;gap:21px;background:#0b1f33;color:#a9b6b1;font-size:11px}.product-window-body aside b{background:rgba(183,243,75,.14);color:var(--acid);padding:9px;border-radius:7px}.product-window-body aside span{padding-left:9px}.product-content{padding:27px 25px;background:#f6f8f5}.mock-heading{display:flex;justify-content:space-between;align-items:center}.mock-heading small,.mock-work small{font-size:8px;letter-spacing:1px;color:#718078}.mock-heading h3{margin:4px 0 0;font-size:23px}.mock-heading button{border:0;background:var(--ink);color:white;padding:9px 12px;border-radius:7px;font-size:10px;font-weight:800}.mock-kpis{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px;margin:20px 0}.mock-kpis div{background:#fff;border:1px solid #e1e7e1;border-radius:9px;padding:13px}.mock-kpis small{display:block;font-size:7px;color:#78857f;margin-bottom:8px}.mock-kpis b{font-size:20px}.mock-work{background:var(--ink);color:#fff;border-radius:11px;padding:17px;display:flex;justify-content:space-between;align-items:center}.mock-work div:first-child{display:flex;flex-direction:column;gap:5px}.mock-work span{color:#bfc9c4;font-size:9px}.mock-status{background:var(--acid);color:var(--ink);font-size:8px;font-weight:900;padding:7px 9px;border-radius:99px}.mock-list{background:#fff;border-radius:10px;margin-top:12px;padding:4px 14px}.mock-list>div{display:grid;grid-template-columns:8px 1fr auto;grid-gap:9px;gap:9px;align-items:center;padding:11px 0;border-bottom:1px solid #edf0ed;font-size:9px}.mock-list>div:last-child{border:0}.mock-list i{width:7px;height:7px;border-radius:50%}.mock-list i.green{background:#47a25d}.mock-list i.orange{background:#f59e42}.mock-list i.blue{background:#4c84e8}.mock-list em{font-style:normal;color:#65746c}.scene-card{position:absolute;z-index:4;background:#fff;border:1px solid #dfe6df;border-radius:14px;box-shadow:0 18px 40px rgba(11,31,51,.18)}.scene-card.invoice{right:-3%;bottom:1%;width:190px;padding:16px;display:flex;flex-direction:column}.scene-card.invoice span{font-size:8px;color:#47754a;font-weight:900;letter-spacing:1px}.scene-card.invoice strong{font-size:22px;margin:6px 0 3px}.scene-card.crew small,.scene-card.invoice small{color:#718078}.scene-card.crew{left:1%;bottom:10%;padding:12px 16px;display:flex;gap:10px;align-items:center;font-size:11px}.scene-card.crew div{display:flex;flex-direction:column;gap:3px}.avatar{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--acid);font-weight:900}.brand-strip{background:var(--ink);color:#fff;min-height:120px;padding:30px 7vw;display:flex;align-items:center;justify-content:center;gap:7vw}.brand-strip strong{font-size:clamp(25px,3vw,42px);letter-spacing:-1.5px}.brand-strip span{max-width:500px;color:#b8c5bf;line-height:1.5}.marketing-section{max-width:1440px;margin:0 auto;padding:120px 6vw;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:9vw;gap:9vw}.section-kicker{color:#47754a}.marketing-cta h2,.section-intro h2,.workflow-section h2{font-size:clamp(40px,5vw,68px);letter-spacing:-3.5px;line-height:1;margin:20px 0}.section-intro p{max-width:430px;color:#5b6c65;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);border-left:1px solid #cdd6cd;border-top:1px solid #cdd6cd}.feature-grid article{min-height:230px;padding:27px;border-right:1px solid #cdd6cd;border-bottom:1px solid #cdd6cd}.feature-number{font-size:11px;color:#6b7b73;font-weight:900}.feature-grid h3{font-size:23px;margin:48px 0 10px}.feature-grid p{font-family:Arial,sans-serif;color:#5b6c65;line-height:1.6;margin:0}.workflow-section{background:#e3e9e1;padding:105px max(6vw,calc((100vw - 1260px)/2))}.workflow-section>div:first-child{display:flex;align-items:end;justify-content:space-between;gap:30px}.workflow-section h2{max-width:760px}.workflow-line{display:grid;grid-template-columns:repeat(6,1fr);margin-top:60px}.workflow-line div{position:relative;border-top:2px solid var(--ink);padding:22px 8px 0 0;display:flex;flex-direction:column;gap:17px}.workflow-line div:before{content:"";position:absolute;top:-7px;left:0;width:12px;height:12px;border-radius:50%;background:var(--acid);border:2px solid var(--ink)}.workflow-line span{font-size:10px;color:#64746c}.workflow-line strong{font-size:14px}.marketing-cta{margin:0;background:#0b1f33;color:#fff;min-height:480px;padding:90px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.marketing-cta img{border-radius:20px}.marketing-cta h2{max-width:850px;margin-bottom:10px}.marketing-cta p{color:#b7c4be;font-size:17px;margin-bottom:30px}.marketing-footer{background:#071522;color:#fff;padding:35px 6vw;display:flex;align-items:center;justify-content:space-between;gap:30px}.marketing-footer .marketing-brand{font-size:22px}.marketing-footer p{color:#a9b7b1}.marketing-footer>div:last-child{display:flex;gap:22px;font-weight:800}.auth-page{min-height:100vh;padding:55px 20px;background:radial-gradient(circle at 50% 15%,rgba(183,243,75,.35),transparent 28%),#f5f2e9;flex-direction:column;justify-content:center;color:#0b1f33}.auth-brand,.auth-page{display:flex;align-items:center}.auth-brand{gap:11px;font-size:29px;letter-spacing:-1.5px;margin-bottom:25px}.auth-brand img{border-radius:14px}.auth-card{width:min(100%,480px);padding:38px;border-radius:20px;border-color:#d7ddd4;box-shadow:0 25px 60px rgba(11,31,51,.12)}.signup-card{width:min(100%,560px)}.auth-card h1{font-size:36px;letter-spacing:-1.5px;margin:10px 0}.auth-kicker{font-size:10px;letter-spacing:1.6px;font-weight:900;color:#47754a}.auth-card .muted{line-height:1.5}.auth-card form{margin-top:25px}.auth-card input,.auth-card select{min-height:47px;border-radius:9px}.auth-card .action{min-height:49px;border-radius:9px;background:#0b1f33;font-weight:800}.auth-foot{text-align:center;margin:22px 0 0}.auth-tagline{font-size:12px;font-weight:800;color:#607169;margin-top:22px}@media(max-width:1050px){.marketing-hero{grid-template-columns:1fr;padding-top:45px}.hero-copy{max-width:760px}.product-scene{min-height:560px}.product-window{right:2%;width:92%}.marketing-section{grid-template-columns:1fr;gap:55px}.section-intro p{max-width:650px}}@media(max-width:720px){.marketing-nav{height:auto;padding:20px}.marketing-nav nav{gap:15px}.marketing-nav nav>a[href^="#"]{display:none}.marketing-brand{font-size:23px}.marketing-hero{padding:55px 20px 65px;gap:40px}.hero-copy h1{font-size:52px;letter-spacing:-3.5px}.hero-copy>p{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column}.product-scene{min-height:410px}.product-window{width:112%;right:-23%;top:0}.product-window-body{grid-template-columns:80px 1fr;min-height:330px}.product-window-body aside{padding:18px 8px}.product-content{padding:18px 14px}.mock-kpis{grid-template-columns:repeat(2,1fr)}.mock-kpis div:last-child,.scene-card.crew{display:none}.scene-card.invoice{right:-2%;bottom:-3%}.brand-strip{align-items:flex-start;flex-direction:column;gap:12px}.marketing-section{padding:85px 20px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:190px}.workflow-section{padding:80px 20px}.workflow-line{grid-template-columns:repeat(2,1fr);gap:32px 0}.marketing-footer{align-items:flex-start;flex-direction:column}.auth-card{padding:27px}.auth-page{justify-content:flex-start;padding-top:35px}}@media(max-width:700px){body,html{max-width:100%;overflow-x:hidden}.shell{width:100%;padding:14px 10px 28px}.card,.workspace-panel{padding:14px;border-radius:12px}.job-master-header{padding:0}.job-master-title{padding:11px 12px 10px;gap:8px}.job-master-title h1{display:flex;flex-direction:column;gap:2px;font-size:17px;line-height:1.15;margin:3px 0 7px}.job-title-separator{display:none}.job-master-meta{display:grid;grid-gap:4px;gap:4px;font-size:12px}.job-master-meta>*{width:max-content;max-width:100%}.job-mobile-contact{display:block;color:var(--brand-800);text-decoration:underline;text-underline-offset:2px}.job-desktop-address,.job-desktop-assignee{display:none}.job-office-review-link{display:none!important}.job-customer-site-card,.job-sidebar-section.phases{display:none}.job-mobile-phases{display:grid;grid-gap:6px;gap:6px;margin:0 0 10px;padding:8px}.job-mobile-phases button{display:grid;grid-template-columns:minmax(110px,auto) minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;width:100%;padding:9px 10px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--ink-900);text-align:left}.job-mobile-phases button>span:first-child{display:flex;align-items:center;justify-content:space-between;gap:7px}.job-mobile-phases button>span:last-child{overflow:hidden;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.job-mobile-phases small{font-size:9px;color:var(--ink-500);text-transform:uppercase}.job-mobile-phases button.active{border-color:var(--brand-600);background:var(--brand-50);box-shadow:inset 3px 0 var(--brand-600)}.job-totals-desktop{display:none}.job-totals-mobile{display:block}.page-title-row,.section-heading{align-items:flex-start;gap:10px;flex-direction:column}.page-title-row h1,.workspace-heading h1{font-size:27px;line-height:1.05}.form-grid.three,.form-grid.two,.grid-2,.grid-3{grid-template-columns:minmax(0,1fr)!important}input,select,textarea{max-width:100%;font-size:16px}.button-row{max-width:100%}.button-row.wrap{width:100%}.button-row.wrap>*{min-height:42px}.customer-grid,.job-layout,.workspace-shell{display:block;min-width:0}.customer-card,.workspace-main,.workspace-panel{min-width:0;max-width:100%}.table-wrap{max-width:100%}.mobile-card-table{overflow:visible}.mobile-card-table table,.mobile-card-table tbody,.mobile-card-table td,.mobile-card-table tr{display:block;width:100%}.mobile-card-table table{min-width:0!important}.mobile-card-table thead{display:none}.mobile-card-table tbody{display:grid;grid-gap:12px;gap:12px}.mobile-card-table tr{overflow:hidden;border:1px solid var(--border);border-radius:11px;background:#fff;box-shadow:0 2px 7px rgba(11,31,51,.05)}.mobile-card-table td{display:grid;grid-template-columns:minmax(92px,38%) minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;min-height:42px;padding:9px 11px!important;border:0!important;border-bottom:1px solid #e8ede9!important;text-align:right!important;white-space:normal!important}.mobile-card-table td:last-child{border-bottom:0!important}.mobile-card-table td:before{justify-self:start;color:#66736f;font-size:10px;font-weight:900;letter-spacing:.06em;text-align:left;text-transform:uppercase}.mobile-card-table td>*{max-width:100%;justify-self:end}.mobile-card-table td input,.mobile-card-table td select{width:100%!important;min-width:0!important;min-height:42px;text-align:right}.mobile-card-table td .button-row{justify-content:flex-end}.material-mobile-table td:first-child:before{content:"Item"}.material-mobile-table td:nth-child(2):before{content:"Source"}.material-mobile-table td:nth-child(3):before{content:"Quantity"}.material-mobile-table td:nth-child(4):before{content:"Unit cost"}.material-mobile-table td:nth-child(5):before{content:"Unit sell"}.material-mobile-table td:nth-child(6):before{content:"Markup"}.material-mobile-table td:nth-child(7):before{content:"Total cost"}.material-mobile-table td:nth-child(8):before{content:"Total sell"}.material-mobile-table td:nth-child(9):before{content:"Actions"}.material-mobile-table td:first-child{grid-template-columns:1fr;text-align:left!important;background:#f7faf8;font-weight:850}.material-mobile-table td:first-child:before{margin-bottom:2px}.material-mobile-table .material-save-button{margin:6px 0 0 auto;min-height:36px;padding:7px 12px}.material-mobile-table .material-save-state{text-align:right}.material-added-qty-stepper{width:100%;justify-content:flex-end}.material-added-qty-stepper button{display:block;width:42px;min-width:42px;height:42px;min-height:42px;padding:0;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--ink-900);font-size:20px;font-weight:800;line-height:1}.material-added-qty-stepper button:disabled{opacity:.4}.material-added-qty-stepper input{width:64px!important;text-align:center!important}.material-summary-cost{display:none}.material-mobile-table:has(td:nth-child(9)) td:nth-child(4),.material-mobile-table:has(td:nth-child(9)) td:nth-child(6),.material-mobile-table:has(td:nth-child(9)) td:nth-child(7){display:none!important}.labour-mobile-table td:first-child:before{content:"Employee"}.labour-mobile-table td:nth-child(2):before{content:"Type"}.labour-mobile-table td:nth-child(3):before{content:"Start"}.labour-mobile-table td:nth-child(4):before{content:"Finish"}.labour-mobile-table td:nth-child(5):before{content:"Actual"}.labour-mobile-table td:nth-child(6):before{content:"Billable"}.labour-mobile-table td:nth-child(7):before{content:"Work record"}.labour-mobile-table td:nth-child(8):before{content:"Actions"}.supplier-mobile-table td:first-child:before{content:"Supplier"}.supplier-mobile-table td:nth-child(2):before{content:"Invoice"}.supplier-mobile-table td:nth-child(3):before{content:"Date"}.supplier-mobile-table td:nth-child(4):before{content:"Reference"}.supplier-mobile-table td:nth-child(5):before{content:"Ex GST"}.supplier-mobile-table td:nth-child(6):before{content:"Total"}.supplier-mobile-table td:nth-child(7):before{content:"Status"}.supplier-mobile-table td:nth-child(8):before{content:"Actions"}.price-picker-table-wrap{overflow:visible}.price-picker-table,.price-picker-table tbody,.price-picker-table td,.price-picker-table tr{display:block;width:100%;min-width:0}.price-picker-table thead{display:none}.price-picker-table tbody{display:grid;grid-gap:10px;gap:10px}.price-picker-table tr{position:relative;padding:10px 10px 10px 44px;border:1px solid var(--border);border-radius:10px}.price-picker-table td{padding:4px!important;border:0!important}.price-picker-table td:first-child{position:absolute;left:12px;top:13px;width:auto}.price-picker-table td:last-child{margin-top:6px}.price-picker-table .picker-qty{width:100%!important;min-height:42px}.price-picker{height:100dvh;max-height:100dvh;display:block;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.price-picker-head{position:-webkit-sticky;position:sticky;top:0;z-index:5;background:#fff}.price-picker-head p,.price-picker-summary{display:none}.price-picker-filters{position:-webkit-sticky;position:sticky;top:78px;z-index:4;gap:7px;padding:8px 12px}.price-picker-filters label{gap:3px;font-size:11px}.price-picker-filters input,.price-picker-filters select{min-height:40px;padding:7px 9px}.price-picker-table-wrap{padding:10px 12px 24px}.price-picker-table tr{padding:11px 12px 11px 48px}.price-picker-table td{display:none!important}.price-picker-table td:first-child,.price-picker-table td:last-child,.price-picker-table td:nth-child(2),.price-picker-table td:nth-child(3){display:block!important}.price-picker-table td:nth-child(2){color:var(--ink-500);font-size:11px;font-weight:800}.price-picker-table td:nth-child(3){font-size:14px}.price-picker-table td:last-child{margin-top:8px!important}.picker-quantity-field{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--ink-700);font-size:12px;font-weight:800}.picker-quantity-field span{display:inline}.price-picker-table .picker-qty{display:block!important;width:112px!important;text-align:center}.picker-quantity-control{display:flex!important;margin-left:auto}.price-picker-table .picker-quantity-control .picker-qty{width:64px!important}.picker-quantity-control button{width:42px;min-width:42px;height:42px;min-height:42px}.picker-select-prompt{display:block!important;color:var(--ink-500);font-size:12px}.price-picker-footer{position:-webkit-sticky;position:sticky;bottom:0;z-index:6;display:flex;padding:9px 12px calc(9px + env(safe-area-inset-bottom));border-top:1px solid var(--border);box-shadow:0 -5px 16px rgba(11,31,51,.1)}.price-picker-footer .picker-pager{width:100%}.price-picker-footer .price-picker-actions{display:grid;width:100%;grid-template-columns:auto minmax(0,1fr)}.price-picker-actions .error-text{grid-column:1/-1}.price-picker-actions .action{min-height:46px}.modal-card,.schedule-edit-modal{width:calc(100vw - 20px)!important;max-height:calc(100dvh - 24px);overflow:auto;padding:15px!important}}.settings-supplier-list{display:grid;grid-gap:18px;gap:18px}.supplier-settings-card{display:grid;grid-gap:16px;gap:16px}.inline-check{display:flex;align-items:center;gap:8px}.inline-check input{width:auto}.material-price-edit{display:grid;grid-template-columns:minmax(64px,1fr) auto minmax(88px,1.25fr);grid-gap:5px;gap:5px;align-items:center}.invoice-line-description small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.markup-cell{display:flex;align-items:center;gap:6px;min-width:95px}.markup-cell input{width:76px;min-width:0;padding:8px 9px}.markup-cell span{font-weight:700;color:var(--muted)}.mapping-profile-row{border-top:1px solid #e5e7eb;padding:10px 0 0}.mapping-profile-open{min-width:0;flex:1 1;border:0;background:transparent;padding:6px 0;text-align:left;color:inherit;cursor:pointer}.mapping-profile-open strong{display:block}.mapping-profile-open:hover strong{text-decoration:underline}.mapping-profile-editor{margin-top:16px;padding:18px;border:1px solid var(--border);border-radius:10px;background:var(--surface-soft)}.mapping-profile-editor h3{margin:0 0 3px}.mapping-profile-editor table input{width:100%;min-width:220px}@media(max-width:700px){.mapping-profile-row{align-items:flex-start}.mapping-profile-row>.button-row{width:100%}.mapping-profile-editor{padding:14px}.mapping-profile-editor .grid-3{grid-template-columns:1fr}}.job-mobile-purchase-orders,.schedule-mobile-add,.supplier-mobile-import-remove{display:none}.employee-timesheet-toolbar{display:flex;align-items:end;gap:14px;margin-bottom:14px}.employee-timesheet-toolbar label{display:grid;grid-gap:5px;gap:5px;min-width:220px}.employee-timesheet-toolbar>div{display:grid;grid-gap:3px;gap:3px;min-width:220px}.employee-day-summary{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));grid-gap:10px;gap:10px;margin-bottom:14px}.employee-day-summary .card{display:grid;grid-gap:4px;gap:4px;padding:14px}.employee-day-summary span{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.employee-day-summary strong{font-size:20px}.employee-day-summary small{color:var(--muted)}.employee-day-summary .employee-payable-total{grid-column:span 2;background:var(--ink-900);color:#fff}.employee-day-summary .employee-payable-total small,.employee-day-summary .employee-payable-total span{color:#d8e1e8}.employee-break-form{display:grid;grid-template-columns:minmax(220px,1fr) 180px 180px auto;grid-gap:14px;gap:14px;align-items:end;margin-bottom:14px}.employee-break-form h2,.employee-break-form p{margin:0}.employee-break-form label{display:grid;grid-gap:5px;gap:5px}.employee-time-list{display:grid}.employee-time-row{display:grid;grid-template-columns:minmax(240px,1fr) 180px 150px;grid-gap:16px;gap:16px;padding:13px 4px;border-bottom:1px solid var(--border)}.employee-time-row:last-child{border-bottom:0}.employee-time-row>div{display:grid;grid-gap:3px;gap:3px}.employee-time-row span{color:var(--muted);font-size:12px}.employee-time-row.unpaid-break{margin:6px 0;padding:12px;border:1px solid #ead9aa;border-radius:8px;background:#fff9e8}.employee-view-tabs{display:flex!important;grid-auto-flow:column;gap:4px;min-width:0!important;padding:4px;border:1px solid var(--border);border-radius:9px;background:var(--surface-soft)}.employee-view-tabs button{border:0;border-radius:6px;padding:10px 14px;background:transparent;font-weight:800;cursor:pointer}.employee-view-tabs button.active{background:#fff;color:var(--brand-800);box-shadow:0 1px 4px rgba(11,31,51,.12)}.employee-day-actions,.payroll-profile-form{margin-bottom:14px}.payroll-profile-form label{display:grid;grid-gap:5px;gap:5px}.payroll-profile-form .inline-check{display:flex}.payroll-estimate{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));grid-gap:12px;gap:12px}.payroll-estimate>div{display:grid;grid-gap:5px;gap:5px;padding:12px;border-radius:8px;background:var(--surface-soft)}.payroll-estimate span{font-size:11px;text-transform:uppercase;color:var(--muted);font-weight:800}.payroll-estimate strong{font-size:19px}.payroll-estimate .total{background:var(--ink-900);color:#fff}.payroll-estimate .total span{color:#d8e1e8}.payroll-estimate p{grid-column:1/-1;margin:0}@media(max-width:700px){.mobile-owner-only,.supplier-desktop-import-remove{display:none!important}.jobs-shell .status-filter-tabs{display:none}.job-mobile-purchase-orders{display:flex!important}.schedule-mobile-add{display:inline-flex;margin-left:auto;white-space:nowrap}.supplier-mobile-import-remove{display:block;margin-top:14px;padding-top:14px;border-top:1px solid var(--border)}.supplier-mobile-import-remove button{width:100%;min-height:44px}.employee-timesheet-toolbar{display:grid;grid-template-columns:1fr 1fr;align-items:end}.employee-timesheet-toolbar label,.employee-timesheet-toolbar>div{min-width:0}.employee-timesheet-toolbar .action{grid-column:1/-1;width:100%}.employee-day-summary{grid-template-columns:1fr 1fr}.employee-day-summary .employee-payable-total{grid-column:1/-1}.employee-day-summary strong{font-size:18px}.employee-break-form{grid-template-columns:1fr 1fr}.employee-break-form .button-row,.employee-break-form>div:first-child{grid-column:1/-1}.employee-break-form .button-row>*{flex:1 1}.employee-time-row{grid-template-columns:1fr 1fr;gap:10px}.employee-time-row>div:first-child{grid-column:1/-1}.employee-time-row>div:last-child{text-align:right}.employee-view-tabs{grid-column:1/-1;display:grid!important;grid-template-columns:repeat(3,1fr);width:100%}.employee-view-tabs button{padding:10px 6px}.employee-week-table{min-width:680px}.payroll-estimate{grid-template-columns:1fr 1fr}.payroll-estimate .total{grid-column:1/-1}.payroll-profile-form .grid-3{grid-template-columns:1fr}.mobile-register,.mobile-register tbody,.mobile-register td,.mobile-register tr{display:block;width:100%}.mobile-register{min-width:0!important}.mobile-register thead{display:none}.mobile-register tbody{display:grid;grid-gap:11px;gap:11px}.mobile-register tr{overflow:hidden;border:1px solid var(--border);border-radius:11px;background:#fff;box-shadow:0 2px 7px rgba(11,31,51,.05)}.mobile-register td{display:grid;grid-template-columns:minmax(88px,34%) minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;min-height:40px;padding:8px 11px!important;border:0!important;border-bottom:1px solid #e8ede9!important;text-align:right!important;white-space:normal!important}.mobile-register td:last-child{border-bottom:0!important}.mobile-register td:before{justify-self:start;color:#66736f;font-size:10px;font-weight:900;letter-spacing:.05em;text-align:left;text-transform:uppercase}.mobile-register td>*{justify-self:end;max-width:100%}.mobile-register td:first-child{background:#f7faf8;font-weight:850}.dashboard-job-table td:first-child:before,.jobs-page-register td:first-child:before{content:"Job"}.dashboard-job-table td:nth-child(2):before,.jobs-page-register td:nth-child(2):before{content:"Status"}.dashboard-job-table td:nth-child(3):before,.jobs-page-register td:nth-child(3):before{content:"Customer"}.dashboard-job-table td:nth-child(4):before,.jobs-page-register td:nth-child(4):before{content:"Site"}.dashboard-job-table td:nth-child(5):before,.jobs-page-register td:nth-child(5):before{content:"Job name"}.jobs-page-register td:nth-child(6):before{content:"Next visit"}.dashboard-job-table td:nth-child(6):before,.jobs-page-register td:nth-child(7):before{content:"Assigned"}.jobs-page-register td:nth-child(8):before{content:"Sell"}.customer-page-register td:first-child:before{content:"Customer"}.customer-page-register td:nth-child(2):before{content:"Contact"}.customer-page-register td:nth-child(3):before{content:"Phone"}.customer-page-register td:nth-child(4):before{content:"Email"}.customer-page-register td:nth-child(5):before{content:"Billing address"}.customer-page-register td:nth-child(6):before{content:"Sites"}.invoice-page-register td:first-child:before{content:"Invoice"}.invoice-page-register td:nth-child(2):before{content:"Status"}.invoice-page-register td:nth-child(3):before{content:"Job"}.invoice-page-register td:nth-child(4):before{content:"Customer"}.invoice-page-register td:nth-child(5):before{content:"Issued"}.invoice-page-register td:nth-child(6):before{content:"Due"}.invoice-page-register td:nth-child(7):before{content:"Total"}.quote-register td:first-child:before{content:"Quote"}.quote-register td:nth-child(2):before{content:"Status"}.quote-register td:nth-child(3):before{content:"Customer"}.quote-register td:nth-child(4):before{content:"Site"}.quote-register td:nth-child(5):before{content:"Title"}.quote-register td:nth-child(6):before{content:"Issued"}.quote-register td:nth-child(7):before{content:"Total"}.quote-register td:nth-child(8):before{content:"Job"}.po-register td:first-child:before{content:"PO"}.po-register td:nth-child(2):before{content:"Status"}.po-register td:nth-child(3):before{content:"Supplier"}.po-register td:nth-child(4):before{content:"Job / phase"}.po-register td:nth-child(5):before{content:"Reference"}.po-register td:nth-child(6):before{content:"Order date"}.po-register td:nth-child(7):before{content:"Total"}.po-register td:nth-child(8):before{content:"Actions"}.price-book-mobile-register td:first-child:before{content:"Select"}.price-book-mobile-register td:nth-child(2):before{content:"Price book"}.price-book-mobile-register td:nth-child(3):before{content:"Code"}.price-book-mobile-register td:nth-child(4):before{content:"Description"}.price-book-mobile-register td:nth-child(5):before{content:"Category"}.price-book-mobile-register td:nth-child(6):before{content:"Brand / MPN"}.price-book-mobile-register td:nth-child(7):before{content:"Supplier category"}.price-book-mobile-register td:nth-child(8):before{content:"Cost"}.price-book-mobile-register td:nth-child(9):before{content:"Sell"}.price-book-mobile-register td:nth-child(10):before{content:"Actions"}.mobile-register .button-row{justify-content:flex-end;flex-wrap:wrap}.mobile-register .money{text-align:right!important}*,:after,:before{box-sizing:border-box}#__next,.card,.shell,article,body,fieldset,form,main,section{min-width:0;max-width:100%}canvas,img,svg,video{max-width:100%;height:auto}a,label,p,small,span,strong,td,th{overflow-wrap:anywhere;word-break:normal}.customer-detail-head>*,.form-grid,.grid,.grid-2,.grid-3,.invoice-email-grid,.page-title-row>*,.po-form-grid,.section-heading>*,.settings-form-grid,.site-row>*{min-width:0;max-width:100%}.site-row{align-items:stretch;flex-direction:column}.site-actions{display:grid;grid-template-columns:1fr;width:100%}.site-actions>*{width:100%;white-space:normal}.table-wrap{width:100%;max-width:100%;overflow-x:visible!important}.table-wrap>table:not(.mobile-register):not(.price-picker-table),.table-wrap>table:not(.mobile-register):not(.price-picker-table)>tbody,.table-wrap>table:not(.mobile-register):not(.price-picker-table)>tbody>tr,.table-wrap>table:not(.mobile-register):not(.price-picker-table)>tbody>tr>td{display:block;width:100%;min-width:0!important;max-width:100%}.table-wrap>table:not(.mobile-register):not(.price-picker-table)>thead{display:none}.table-wrap>table:not(.mobile-register):not(.price-picker-table)>tbody{display:grid;grid-gap:11px;gap:11px}.table-wrap>table:not(.mobile-register):not(.price-picker-table)>tbody>tr{overflow:hidden;border:1px solid var(--border);border-radius:11px;background:#fff;box-shadow:0 2px 7px rgba(11,31,51,.05)}.table-wrap>table:not(.mobile-register):not(.price-picker-table)>tbody>tr>td{min-height:40px;padding:9px 11px!important;border:0!important;border-bottom:1px solid #e8ede9!important;text-align:left!important;white-space:normal!important}.table-wrap>table:not(.mobile-register):not(.price-picker-table)>tbody>tr>td:last-child{border-bottom:0!important}.table-wrap td input,.table-wrap td select,.table-wrap td textarea{width:100%!important;min-width:0!important;max-width:100%}.table-wrap td .button-row{width:100%;justify-content:flex-start}.table-wrap td .button-row>*{flex:1 1 auto;white-space:normal}.table-wrap td[colspan]{width:100%!important;padding:10px!important}}@media(max-width:700px){.customer-detail-shell>section.customer-card:first-of-type tbody td,.customer-detail-shell>section.customer-card:nth-of-type(2) tbody td,.supplier-inbox-shell>section:last-child>div.table-wrap>table>tbody>tr:has(>td:not([colspan]))>td,.supplier-manual-form tbody td{display:grid!important;grid-template-columns:minmax(82px,34%) minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px;text-align:right!important}.customer-detail-shell>section.customer-card:first-of-type tbody td:before,.customer-detail-shell>section.customer-card:nth-of-type(2) tbody td:before,.supplier-inbox-shell>section:last-child>div.table-wrap>table>tbody>tr:has(>td:not([colspan]))>td:before,.supplier-manual-form tbody td:before{justify-self:start;color:#66736f;font-size:10px;font-weight:900;letter-spacing:.05em;text-align:left;text-transform:uppercase}.customer-detail-shell>section.customer-card:first-of-type td:first-child:before{content:"Invoice"}.customer-detail-shell>section.customer-card:first-of-type td:nth-child(2):before{content:"Status"}.customer-detail-shell>section.customer-card:first-of-type td:nth-child(3):before{content:"Job"}.customer-detail-shell>section.customer-card:first-of-type td:nth-child(4):before{content:"Due"}.customer-detail-shell>section.customer-card:first-of-type td:nth-child(5):before{content:"Total"}.customer-detail-shell>section.customer-card:nth-of-type(2) td:first-child:before{content:"Job"}.customer-detail-shell>section.customer-card:nth-of-type(2) td:nth-child(2):before{content:"Status"}.customer-detail-shell>section.customer-card:nth-of-type(2) td:nth-child(3):before{content:"Site"}.customer-detail-shell>section.customer-card:nth-of-type(2) td:nth-child(4):before{content:"Job name"}.customer-detail-shell>section.customer-card:nth-of-type(2) td:nth-child(5):before{content:"Bill to"}.supplier-manual-form td:first-child:before{content:"Code"}.supplier-manual-form td:nth-child(2):before{content:"Description"}.supplier-manual-form td:nth-child(3):before{content:"Quantity"}.supplier-manual-form td:nth-child(4):before{content:"Unit cost"}.supplier-manual-form td:nth-child(5):before{content:"Line total"}.supplier-manual-form td:nth-child(6):before{content:"Action"}.supplier-inbox-shell>section:last-child>div.table-wrap>table>tbody>tr:has(>td:not([colspan]))>td:first-child:before{content:"Supplier"}.supplier-inbox-shell>section:last-child>div.table-wrap>table>tbody>tr:has(>td:not([colspan]))>td:nth-child(2):before{content:"Document"}.supplier-inbox-shell>section:last-child>div.table-wrap>table>tbody>tr:has(>td:not([colspan]))>td:nth-child(3):before{content:"Date"}.supplier-inbox-shell>section:last-child>div.table-wrap>table>tbody>tr:has(>td:not([colspan]))>td:nth-child(4):before{content:"Due"}.supplier-inbox-shell>section:last-child>div.table-wrap>table>tbody>tr:has(>td:not([colspan]))>td:nth-child(5):before{content:"Reference"}.supplier-inbox-shell>section:last-child>div.table-wrap>table>tbody>tr:has(>td:not([colspan]))>td:nth-child(6):before{content:"Ex GST"}.supplier-inbox-shell>section:last-child>div.table-wrap>table>tbody>tr:has(>td:not([colspan]))>td:nth-child(7):before{content:"Total"}.supplier-inbox-shell>section:last-child>div.table-wrap>table>tbody>tr:has(>td:not([colspan]))>td:nth-child(8):before{content:"Status"}.supplier-inbox-shell>section:last-child>div.table-wrap>table>tbody>tr:has(>td:not([colspan]))>td:nth-child(9):before{content:"Open"}.tax-invoice-sheet{width:100%;max-width:100%;overflow:hidden}.invoice-column-head,.quote-column-head{display:none}.invoice-line,.quote-invoice-line{display:grid;grid-template-columns:1fr 1fr!important;grid-gap:5px 10px;gap:5px 10px;width:100%;padding:9px 0!important;border-bottom:1px solid #e5e7eb}.invoice-line-description,.invoice-line>div:first-child,.quote-invoice-line>div:first-child{grid-column:1/-1;text-align:left!important}.invoice-line>div:nth-child(n+2),.quote-invoice-line>div:nth-child(n+2){text-align:left!important}.invoice-line input,.quote-invoice-line input{width:100%;min-width:0;max-width:100%}.invoice-totals-fergus{width:100%;max-width:280px}.invoice-info-panel dl{grid-template-columns:minmax(90px,1fr) minmax(0,1fr)}}