*{box-sizing:border-box}body,html{margin:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;color:#0f172a}.app{display:flex;height:100vh}.sidebar{width:220px;background:#0f172a;color:#cbd5e1;flex-shrink:0;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:8px;font-weight:700;color:#fff;padding:18px 16px;font-size:18px;border-bottom:1px solid #1e293b}.brand .dot{width:22px;height:22px;border-radius:6px;background:#3b82f6}.sidebar nav{display:flex;flex-direction:column;padding:8px;gap:2px}.sidebar nav a,.sidebar nav span{padding:10px 12px;border-radius:6px;color:#cbd5e1;text-decoration:none;font-size:14px}.sidebar nav a:hover{background:#1e293b;color:#fff}.sidebar nav span.soon{color:#475569;cursor:default}.sidebar nav span.soon:after{content:" · soon";font-size:11px}.main{flex:1 1;overflow:auto;background:#f8fafc}.gs-wrap,.main{position:relative}.gs-wrap{padding:8px 8px 2px}.gs-input{width:100%;padding:8px 10px;border:1px solid #334155;border-radius:7px;background:#1e293b;color:#e2e8f0;font-size:13px;font-family:inherit}.gs-input::placeholder{color:#64748b}.gs-results{position:fixed;left:228px;top:12px;width:440px;max-width:calc(100vw - 250px);max-height:70vh;overflow-y:auto;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 12px 40px rgba(15,23,42,.25);z-index:1300}.gs-empty{padding:16px;color:#94a3b8;font-size:13px;text-align:center}.gs-row{display:flex;gap:10px;align-items:center;padding:10px 14px;border-bottom:1px solid #f1f5f9;text-decoration:none;color:#0f172a}.gs-row:hover{background:#f8fafc}.gs-main{font-size:13px;min-width:0}.gs-main i{display:block;font-style:normal;color:#94a3b8;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:768px){.gs-wrap{display:none}}.content{padding:24px 28px}h1{font-size:22px;margin:0 0 4px}.sub{color:#64748b;margin:0 0 20px;font-size:14px}.cards{display:flex;gap:16px;margin-bottom:24px;flex-wrap:wrap}.card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px 20px;min-width:150px}.card .n{font-size:28px;font-weight:700}.card .l{color:#64748b;font-size:13px;margin-top:2px}table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}td,th{text-align:left;padding:10px 14px;font-size:14px;border-bottom:1px solid #f1f5f9}th{background:#f8fafc;color:#475569;font-weight:600}tr:last-child td{border-bottom:none}.err{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;padding:12px 16px;border-radius:8px;font-size:14px}.inv-wrap{display:flex;height:100%;min-height:0;background:#eef1f5}.inv-left{width:290px;flex-shrink:0;background:#fff;border-right:1px solid #e2e8f0}.inv-filters,.inv-left{display:flex;flex-direction:column}.inv-filters{padding:10px;border-bottom:1px solid #e2e8f0;gap:6px}.inv-filters input,.inv-filters select{width:100%;padding:7px 9px;border:1px solid #e2e8f0;border-radius:7px;font-size:13px;font-family:inherit}.inv-frow{display:flex;gap:6px}.inv-frow>*{flex:1 1;min-width:0}.inv-frow label{display:flex;flex-direction:column;gap:3px;font-size:12px;color:#64748b}.inv-frow label input{padding:7px 9px;border:1px solid #e2e8f0;border-radius:7px;font-size:13px;font-family:inherit}.inv-joblist{flex:1 1;overflow-y:auto}.inv-jobrow{display:block;width:100%;text-align:left;background:#fff;border:none;border-bottom:1px solid #f1f5f9;padding:10px 12px;font-family:inherit;cursor:pointer}.inv-jobrow:hover{background:#f8fafc}.inv-jobrow.on{background:#eff6ff;box-shadow:inset 3px 0 0 #2293ee}.inv-jobrow .t{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inv-jobrow .c{font-size:12px;color:#334155}.inv-jobrow .a{font-size:11px;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inv-jobrow .m{display:flex;gap:6px;margin-top:4px;align-items:center}.inv-jobrow .tech{font-size:11px;color:#475569}.pill{font-size:10px;font-weight:700;color:#fff;background:#94a3b8;border-radius:8px;padding:2px 7px;text-transform:uppercase;letter-spacing:.3px}.pill.scheduled{background:#3b82f6}.pill.complete{background:#22c55e}.pill.needs_review,.pill.unscheduled{background:#ef4444}.pill.new{background:#f59e0b}.pill.canceled{background:#cbd5e1}.inv-job{flex:1 1;min-width:0;overflow-y:auto;padding:16px;transition:flex .15s}.inv-job.squeezed{flex:0 0 300px;padding:12px}.inv-jobhead{margin-bottom:10px}.inv-jobtitle{font-size:18px;font-weight:700}.inv-jobsub{font-size:13px;color:#64748b;margin-top:3px;display:flex;gap:6px;align-items:center;flex-wrap:wrap}.inv-sect{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px 14px;margin-bottom:10px;font-size:14px}.inv-sect .h{font-size:11px;font-weight:700;color:#94a3b8;letter-spacing:.5px;margin-bottom:8px}.inv-sect .h .hint{font-weight:400;text-transform:none;letter-spacing:0}.inv-sect .big{font-size:16px;font-weight:600;color:#2293ee}.inv-sect .muted{color:#64748b;font-size:13px;margin-top:2px}.inv-desc button{background:none;border:none;color:#2293ee;font-size:13px;padding:4px 0;cursor:pointer}.inv-notecheck{display:flex;gap:8px;align-items:flex-start;padding:7px 8px;background:#fefce8;border:1px solid #fde68a;border-radius:7px;margin-bottom:6px;font-size:13px;cursor:pointer}.inv-notecheck input{margin-top:2px}.inv-invrow{display:flex;gap:10px;align-items:center;width:100%;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:9px 12px;margin-bottom:6px;font-family:inherit;font-size:13px;cursor:pointer}.inv-invrow:hover{background:#eff6ff}.inv-invrow .num{font-weight:700}.inv-invrow .dt{color:#64748b}.inv-invrow .amt{margin-left:auto;font-weight:700}.inv-addbtn,.inv-addline{width:100%;border:1.5px dashed #93c5fd;color:#2293ee;background:#fff;border-radius:8px;padding:10px;font-size:14px;font-family:inherit;cursor:pointer;margin-top:4px}.inv-empty{padding:30px 16px;text-align:center;color:#94a3b8;font-size:14px}.inv-empty.tall{padding-top:120px}.inv-editor{flex:1.4 1;min-width:0;background:#fff;border-left:1px solid #e2e8f0;display:flex;flex-direction:column}.inv-edhead{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid #e2e8f0}.inv-ednum{font-size:18px;font-weight:700;margin-bottom:4px}.inv-edhead .x{background:#f1f5f9;border:none;border-radius:8px;width:32px;height:32px;font-size:14px;cursor:pointer;color:#475569}.inv-edscroll{flex:1 1;overflow-y:auto;padding:14px 16px}.inv-edscroll label{font-size:12px;color:#64748b;display:flex;flex-direction:column;gap:3px}.inv-edscroll label input{padding:8px 10px;border:1px solid #e2e8f0;border-radius:7px;font-size:14px;font-family:inherit}.inv-itemshead{display:grid;grid-template-columns:1fr 64px 90px 52px 34px 26px;grid-gap:6px;gap:6px;font-size:10px;font-weight:700;color:#94a3b8;letter-spacing:.5px;margin:16px 0 6px}.inv-item{border:1px solid #e2e8f0;border-radius:8px;padding:8px;margin-bottom:8px;position:relative}.inv-item .row1{display:grid;grid-template-columns:1fr 64px 90px 52px 34px 26px;grid-gap:6px;gap:6px;align-items:center}.inv-item .kind{padding:7px 4px;font-size:13px}.inv-item .kind,.inv-item input{border:1px solid #e2e8f0;border-radius:6px;font-family:inherit}.inv-item input{padding:8px 9px;font-size:14px;min-width:0}.inv-item .tax{width:18px;height:18px;justify-self:center}.inv-item .rm{background:none;border:none;color:#cbd5e1;font-size:14px;cursor:pointer}.inv-item .rm:hover{color:#ef4444}.inv-item .desc{width:100%;margin-top:6px;font-size:13px;color:#475569}.inv-item .line{position:absolute;right:44px;bottom:10px;font-size:12px;font-weight:700;color:#64748b}.inv-totals{border-top:2px solid #e2e8f0;margin-top:14px;padding-top:10px;font-size:14px}.inv-totals>div{display:flex;justify-content:flex-end;gap:14px;align-items:center;padding:4px 0;color:#475569}.inv-totals b{min-width:90px;text-align:right;color:#0f172a}.inv-totals .disc select{padding:4px;border:1px solid #e2e8f0;border-radius:5px}.inv-totals .disc input{width:80px;padding:5px 8px;border:1px solid #e2e8f0;border-radius:6px}.inv-totals .grand{font-size:17px;font-weight:700;border-top:1px solid #e2e8f0;margin-top:6px;padding-top:10px}.inv-notelabel{margin-top:14px}.inv-notelabel textarea{width:100%;padding:9px 10px;border:1px solid #e2e8f0;border-radius:7px;font-size:13px;font-family:inherit;margin-top:3px}.inv-actions{display:flex;gap:8px;padding:12px 16px;border-top:1px solid #e2e8f0;flex-wrap:wrap}.inv-actions .b{flex:1 1;min-width:120px;padding:11px 10px;border:none;border-radius:8px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer}.inv-actions .save{background:#0f172a;color:#fff}.inv-actions .pay{background:#22c55e;color:#fff}.inv-actions .send{background:#e2e8f0;color:#0f172a}.inv-actions .sendpay{background:#2293ee;color:#fff}.inv-actions .b:disabled{opacity:.55}.inv-actions .del{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;flex:0 1 auto;min-width:100px}.inv-edhead .x{width:auto;padding:0 12px;font-size:13px}.inv-paygrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;padding:0 16px 14px}.inv-paygrid button{padding:11px 6px;border:1px solid #bbf7d0;background:#f0fdf4;color:#15803d;border-radius:8px;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer}.inv-paygrid button:hover{background:#dcfce7}.inv-otherpay{grid-column:span 4;display:flex;gap:6px}.inv-otherpay input{flex:1 1;padding:9px 10px;border:1px solid #e2e8f0;border-radius:7px;font-size:13px}.inv-otherpay button{padding:0 16px;border:none;background:#22c55e;color:#fff;border-radius:7px;font-weight:700;cursor:pointer}.inv-toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#0f172a;color:#fff;padding:10px 20px;border-radius:20px;font-size:14px;z-index:1005}.cardentry-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.45);display:flex;align-items:center;justify-content:center;z-index:1010}.cardentry{background:#fff;width:380px;max-width:92vw;border-radius:12px;padding:16px;box-shadow:0 12px 40px rgba(0,0,0,.25)}.cardentry-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:16px}.cardentry-head button{border:0;background:none;font-size:16px;cursor:pointer;color:#64748b}.cardentry-note{color:#64748b;font-size:13px;line-height:1.4}.cardentry-charge{width:100%;padding:12px;border:0;border-radius:8px;background:#2563eb;color:#fff;font-size:15px;font-weight:700;cursor:pointer}.cardentry-charge:disabled{background:#93c5fd;cursor:default}.cardentry-err{margin-top:10px;color:#dc2626;font-size:13px}.ccfield{width:100%;padding:11px 12px;margin-bottom:8px;border:1px solid #cbd5e1;border-radius:8px;font-size:15px;font-family:inherit;box-sizing:border-box}.ccfield:focus{outline:none;border-color:#2563eb}.dw-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-top:18px}.dw{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;min-width:0}.dw-kpis{grid-column:span 2;display:flex;gap:8px;align-items:stretch}.dw-kpi{flex:1 1;text-align:center;padding:6px 4px}.dw-kpi .v{font-size:26px;font-weight:700}.dw-kpi .k{font-size:11.5px;color:#64748b;margin-top:2px}.dw-wide{grid-column:span 2}.dw-h{font-weight:700;font-size:13.5px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center;gap:8px}.dw-link{font-size:11.5px;color:#2293ee;text-decoration:none;font-weight:400;white-space:nowrap}.dw-legend{font-size:11px;color:#64748b;font-weight:400}.dw-legend i{display:inline-block;width:9px;height:9px;border-radius:2px;margin:0 3px 0 8px}.dw-pair{display:flex;justify-content:space-between;font-size:13.5px;padding:5px 0;border-top:1px solid #f8fafc}.dw-pair span{color:#475569}.dw-bar{display:flex;align-items:center;gap:8px;padding:5px 0;font-size:13px}.dw-bar .lbl{width:84px;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dw-bar .track{flex:1 1;background:#f1f5f9;border-radius:5px;height:12px;overflow:hidden}.dw-bar .fill{display:block;height:100%;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:5px}.dw-dist{display:flex;gap:6px;margin:8px 0}.dw-dist .seg{flex:1 1;text-align:center;background:#f8fafc;border-radius:8px;padding:8px 2px}.dw-dist .seg b{display:block;font-size:17px}.dw-dist .seg span{font-size:10.5px;color:#64748b}.dw-row{display:flex;gap:8px;align-items:center;font-size:12.5px;padding:6px 0;border-top:1px solid #f8fafc;text-decoration:none;color:#0f172a}.dw-row span{color:#64748b;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dw-row i{color:#dc2626;font-style:normal;font-weight:700;white-space:nowrap}.dw-empty{color:#94a3b8;font-size:13px;padding:14px 0;text-align:center}.dw-foot{font-size:11.5px;color:#94a3b8;margin-top:8px}.dw-chart{display:flex;gap:6px;align-items:flex-end;height:150px;padding-top:6px;overflow-x:auto}.dw-chart .col{flex:1 1;min-width:34px;display:flex;flex-direction:column;justify-content:flex-end;height:100%}.dw-chart .bars{flex:1 1;display:flex;gap:3px;align-items:flex-end;justify-content:center}.dw-chart .bars span{width:12px;border-radius:3px 3px 0 0;min-height:2px}.dw-chart .cash{font-size:9.5px;color:#16a34a;text-align:center;font-weight:700}.dw-chart .d{font-size:10px;color:#94a3b8;text-align:center;margin-top:3px}.r{color:#dc2626}.b{color:#2563eb}@media (max-width:1000px){.dw-grid{grid-template-columns:1fr 1fr}.dw-kpis,.dw-wide{grid-column:span 2}}@media (max-width:640px){.dw-grid{grid-template-columns:1fr}.dw-kpis,.dw-wide{grid-column:span 1}.dw-kpis{flex-wrap:wrap}.dw-kpi{min-width:40%}}.rp-controls{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:18px}.rp-controls button{padding:8px 14px;border:1px solid #e2e8f0;background:#fff;border-radius:8px;font-size:13px;font-family:inherit;cursor:pointer;color:#475569}.rp-controls button:hover{background:#f8fafc}.rp-controls button.go{background:#0f172a;color:#fff;border-color:#0f172a}.rp-controls input{padding:7px 10px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;font-family:inherit}.rp-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.rp-h{padding:12px 16px;border-bottom:1px solid #eef2f7;font-weight:700;font-size:14px}@media (max-width:900px){.rp-grid{grid-template-columns:1fr}}.ac-launch{display:block;width:calc(100% - 16px);margin:4px 8px;padding:10px 12px;border-radius:6px;background:#1e293b;color:#7dd3fc;font-size:13px;border:none;text-align:left;font-family:inherit;cursor:pointer}.ac-launch span{display:block;font-size:10.5px;color:#64748b;margin-top:2px}.ac-panel{position:fixed;left:12px;bottom:12px;width:360px;max-width:calc(100vw - 24px);height:480px;max-height:calc(100dvh - 40px);background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 12px 40px rgba(15,23,42,.25);display:flex;flex-direction:column;z-index:1200;overflow:hidden}.ac-head{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;background:#0f172a;color:#fff;font-size:14px}.ac-head button{background:none;border:none;color:#94a3b8;font-size:14px;cursor:pointer}.ac-msgs{flex:1 1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:8px;background:#f8fafc}.ac-hello{color:#475569;border:1px solid #e2e8f0;border-radius:10px;padding:12px}.ac-hello,.ac-msg{font-size:13.5px;background:#fff;line-height:1.5}.ac-msg{max-width:88%;align-self:flex-start;border:1px solid #e2e8f0;border-radius:12px 12px 12px 4px;padding:9px 12px;white-space:pre-wrap}.ac-msg.mine{align-self:flex-end;background:#2293ee;color:#fff;border:none;border-radius:12px 12px 4px 12px}.ac-input{display:flex;gap:8px;padding:10px;border-top:1px solid #e2e8f0;background:#fff}.ac-input textarea{flex:1 1;padding:9px 11px;border:1px solid #e2e8f0;border-radius:9px;resize:none}.ac-input button,.ac-input textarea{font-size:13.5px;font-family:inherit}.ac-input button{border:none;background:#2293ee;color:#fff;border-radius:9px;padding:0 16px;font-weight:600;cursor:pointer}.ac-input button:disabled{opacity:.5}.pr-tabs{display:flex;gap:8px;margin-bottom:16px}.pr-tabs button{padding:9px 18px;border:1px solid #e2e8f0;background:#fff;border-radius:8px;font-size:14px;font-family:inherit;cursor:pointer;color:#475569}.pr-tabs button.on{background:#0f172a;color:#fff;border-color:#0f172a}.pr-msg{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;padding:10px 14px;border-radius:8px;font-size:14px;margin-bottom:12px}.pr-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:16px;overflow:hidden}.pr-grand{justify-content:space-between;padding:14px 18px;border-left:4px solid #22c55e}.pr-grand,.pr-techhead{display:flex;align-items:center}.pr-techhead{gap:14px;padding:12px 16px;border-bottom:1px solid #eef2f7}.pr-techhead>div:first-child{flex:1 1}.pr-split{color:#64748b}.pr-split,.pr-warn{margin-left:10px;font-size:12px}.pr-warn{color:#b45309}.pr-owedamt{font-size:20px;font-weight:700}.pr-paybtn{background:#22c55e;color:#fff;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer}.pr-paybtn:disabled{opacity:.6}.pr-table{border:none;border-radius:0}.pr-table th{font-size:11px}.pr-table td{font-size:13px}.pr-table .ell{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pr-mth{color:#94a3b8;font-size:11px}.pr-checkform{display:flex;gap:8px;margin:10px 0 18px;flex-wrap:wrap;align-items:center}.pr-checkform input,.pr-checkform select{padding:8px 10px;border:1px solid #e2e8f0;border-radius:7px;font-size:13px;font-family:inherit}.pr-checkform button{background:#2293ee;color:#fff;border:none;border-radius:7px;padding:9px 16px;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer}.pr-openlist{border:1px solid #e2e8f0;border-radius:8px;max-height:300px;overflow-y:auto;margin-top:8px}.pr-openrow{display:flex;gap:10px;align-items:center;padding:9px 12px;border-bottom:1px solid #f1f5f9;font-size:13px;cursor:pointer}.pr-openrow:hover{background:#f8fafc}.pr-openrow .n{font-weight:700}.pr-openrow .ell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pr-stubrow{display:flex;gap:12px;align-items:center;padding:8px 0;border-bottom:1px solid #f1f5f9;font-size:13px}.pr-stubrow a{color:#2293ee;text-decoration:none}.mob-root{position:fixed;inset:0;z-index:1000;background:#f1f5f9;display:flex;flex-direction:column}.mob-screen{flex:1 1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.mob-empty,.mob-loading{padding:40px 20px;text-align:center;color:#94a3b8;font-size:16px}.mob-empty.tall{padding-top:90px;line-height:1.6}.mob-head{display:grid;grid-template-columns:70px 1fr 70px;align-items:center;background:#fff;padding:calc(env(safe-area-inset-top, 0px) + 12px) 12px 12px;border-bottom:1px solid #e2e8f0}.mob-title{text-align:center;font-size:19px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mob-link{color:#2293ee;font-size:16px;text-decoration:none;background:none;border:none;padding:0;text-align:left}.mob-head>:last-child{text-align:right}.as-btn{cursor:pointer;font-family:inherit}.mob-searchrow{background:#fff;padding:0 12px 10px}.mob-searchrow input{width:100%;padding:9px 12px;border:1px solid #e2e8f0;border-radius:9px;font-size:15px;background:#f8fafc}.mob-daystrip{display:flex;overflow-x:auto;background:#fff;border-bottom:1px solid #e2e8f0;scrollbar-width:none;-webkit-overflow-scrolling:touch}.mob-daystrip::-webkit-scrollbar{display:none}.mob-day{flex:0 0 60px;background:none;border:none;border-right:1px solid #f1f5f9;padding:8px 0 6px;display:flex;flex-direction:column;align-items:center;gap:1px;font-family:inherit}.mob-day .dw{font-size:12px;color:#64748b}.mob-day .dn{font-size:20px;color:#0f172a}.mob-day .dd{width:6px;height:6px;border-radius:50%;background:#2293ee;margin-top:2px}.mob-day.on{box-shadow:inset 0 -3px 0 #2293ee}.mob-day.on .dn,.mob-day.on .dw{color:#0f172a;font-weight:600}.mob-band{padding:8px 14px;font-size:14px;color:#475569;background:#f1f5f9}.mob-bandrow{justify-content:space-between}.mob-bandrow,.mob-filterbtn{display:flex;align-items:center}.mob-filterbtn{position:relative;gap:5px;background:none;border:none;padding:0;color:#2293ee;font-size:14px;font-weight:600;cursor:pointer}.mob-filterdot{position:absolute;top:-3px;right:-5px;width:9px;height:9px;border-radius:50%;background:#ef4444;border:1.5px solid #f1f5f9}.mob-filterscreen{position:fixed;inset:0;z-index:1004;background:#fff;display:flex;flex-direction:column}.mob-filtertabs{display:flex;background:#fff;border-bottom:1px solid #e2e8f0}.mob-filtertabs button{flex:1 1;background:#fff;border:none;padding:14px;font-size:16px;color:#475569;font-family:inherit}.mob-filtertabs button.on{background:#2293ee;color:#fff;font-weight:600}.mob-filterrow{display:flex;align-items:center;gap:14px;background:#fff;padding:15px 16px;border-bottom:1px solid #eef2f6}.mob-filterrow .ficon{flex-shrink:0;width:26px;height:26px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.mob-filterrow .flabel{flex:1 1;font-size:16px;color:#0f172a}.mob-switch{flex-shrink:0;width:52px;height:31px;border-radius:16px;background:#e2e8f0;border:none;position:relative;padding:0;cursor:pointer;transition:background .15s}.mob-switch.on{background:#22c55e}.mob-switch .knob{position:absolute;top:2px;left:2px;width:27px;height:27px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.3);transition:transform .15s}.mob-switch.on .knob{transform:translateX(21px)}.mob-wsgroup{background:#fff;border-bottom:8px solid #f1f5f9}.mob-wshead{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;padding:14px 16px 6px}.mob-wsitem{border-top:1px solid #f4f6fa}.mob-wsrow{display:flex;align-items:center;gap:12px;padding:12px 16px}.mob-wsrow .l{flex:1 1;font-size:15px;color:#0f172a}.mob-wsqty{width:60px;padding:9px 8px;border:1px solid #cbd5e1;border-radius:8px;font-size:16px;text-align:center;font-family:inherit}.mob-wsqty:disabled{background:#f1f5f9;color:#64748b}.mob-wsprice-sm{width:88px;padding:9px 10px;border:1px solid #cbd5e1;border-radius:8px;font-size:16px;text-align:right;font-family:inherit}.mob-wsdetail{padding:0 16px 12px;display:flex;flex-direction:column;gap:8px}.mob-wsprice{padding:10px 12px;border:1px solid #cbd5e1;border-radius:8px;font-size:16px;font-family:inherit}.mob-wsline{font-size:13px;color:#475569;text-align:right}.mob-wsadd{display:block;width:100%;text-align:left;border:none;border-top:1px solid #f4f6fa;color:#2293ee;font-size:15px;font-weight:600;font-family:inherit;padding:13px 16px}.mob-wsadd,.mob-wsdel{background:none;cursor:pointer}.mob-wsdel{border:none;color:#ef4444;font-size:16px;padding:0 2px;flex-shrink:0}.mob-wstotal{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-top:1px solid #e2e8f0;font-size:16px}.mob-wstotal b{font-size:18px}.mob-wswaiver{padding:4px 16px 12px;font-size:12.5px;line-height:1.55;color:#334155}.mob-wssiglabel{padding:4px 16px 6px;font-size:12px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.4px}.mob-wssigner{margin:0 16px 8px;padding:10px 12px;border:1px solid #cbd5e1;border-radius:8px;font-size:16px;font-family:inherit}.mob-sigpad,.mob-wssigner{display:block;width:calc(100% - 32px)}.mob-sigpad{height:150px;margin:0 16px 6px;border:1px dashed #94a3b8;border-radius:10px;background:#f8fafc;touch-action:none}.mob-wstoggle{display:flex;align-items:center;gap:12px;padding:14px 16px;border-top:1px solid #f4f6fa}.mob-wstoggle .l{flex:1 1;font-size:15px;color:#0f172a}.mob-wsnote{padding:10px 18px 30px;font-size:12px;color:#94a3b8;text-align:center}.mob-reviewnudge{margin:12px 16px;padding:14px 16px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;font-size:14px;line-height:1.5;color:#1e3a8a}.mob-reviewnudge .t{font-weight:700;margin-bottom:4px}.mob-list{flex:1 1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:90px}.mob-jobcard{display:flex;gap:12px;align-items:flex-start;background:#fff;padding:14px;border-bottom:1px solid #e2e8f0;text-decoration:none;color:inherit}.mob-dot{flex-shrink:0;width:30px;height:30px;border-radius:50%;color:#fff;font-size:14px;display:flex;align-items:center;justify-content:center;font-weight:700}.mob-jobmain{flex:1 1;min-width:0}.mob-jobtime{font-size:14px;color:#334155}.mob-jobsub{font-size:13px;color:#334155}.mob-jobtitle{font-size:17px;font-weight:600;margin:2px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mob-jobaddr,.mob-jobtitle.muted{color:#64748b}.mob-jobaddr{font-size:14px;white-space:pre-line}.mob-jobtech{font-size:13px;font-weight:600;color:#0f172a;display:flex;align-items:center;gap:5px;white-space:nowrap}.mob-jobtech .tdot{width:8px;height:8px;border-radius:50%}.mob-jobstate{font-size:13px;color:#94a3b8;font-style:italic;white-space:nowrap}.mob-fab{position:fixed;right:18px;bottom:calc(env(safe-area-inset-bottom, 0px) + 78px);width:58px;height:58px;border-radius:50%;background:#ef4444;color:#fff;font-size:32px;border:none;box-shadow:0 4px 12px rgba(0,0,0,.25);z-index:1002}.mob-sheetwrap{position:fixed;inset:0;background:rgba(15,23,42,.45);z-index:1003;display:flex;align-items:flex-end}.mob-sheet{background:#fff;width:100%;border-radius:16px 16px 0 0;padding:18px 16px calc(env(safe-area-inset-bottom, 0px) + 18px);display:flex;flex-direction:column;gap:10px}.mob-sheettitle{font-size:18px;font-weight:700;text-align:center}.mob-sheet input,.mob-sheet textarea{width:100%;padding:11px 12px;border:1px solid #e2e8f0;border-radius:9px;font-size:16px;font-family:inherit}.mob-formrow{display:flex;gap:10px}.mob-formrow>*{flex:1 1}.mob-formmsg{font-size:14px;color:#b45309;text-align:center}.mob-btn{padding:12px;border-radius:10px;border:none;background:#2293ee;color:#fff;font-size:16px;font-weight:600;font-family:inherit}.mob-btn.ghost{background:#f1f5f9;color:#334155}.mob-subtabs{display:flex;background:#fff;border-bottom:1px solid #e2e8f0}.mob-subtabs button{flex:1 1;background:none;padding:12px;font-size:16px;color:#64748b;font-family:inherit;border:none;border-bottom:3px solid transparent}.mob-subtabs button.on{color:#0f172a;font-weight:700;border-bottom-color:#0f172a}.mob-convo,.mob-setrow{display:flex;align-items:center;gap:12px;width:100%;background:#fff;border:none;border-bottom:1px solid #e2e8f0;padding:13px 14px;font-size:16px;text-align:left;text-decoration:none;color:#0f172a;font-family:inherit}.mob-convo .avatar,.mob-profile .avatar{flex-shrink:0;width:42px;height:42px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#475569}.mob-profile .avatar.big{width:52px;height:52px;font-size:22px}.mob-convo .cmain,.mob-profile>div{flex:1 1;min-width:0}.cname{font-size:16px;font-weight:600}.clast{font-size:13px;color:#64748b;margin-top:1px}.mob-profile{display:flex;align-items:center;gap:12px;background:#fff;padding:16px 14px}.mob-gap{height:22px}.mob-setrow .sicon{width:34px;height:34px;border-radius:9px;background:#eaf4fe;display:flex;align-items:center;justify-content:center;font-size:17px}.mob-setrow{gap:14px}.mob-setrow>svg{margin-left:auto}.mob-setrow .soon{font-size:12px;color:#94a3b8;margin-left:8px}.mob-setrow.signout{color:#ef4444}.mob-msgs{flex:1 1;overflow-y:auto;padding:14px 12px 8px;display:flex;flex-direction:column;gap:8px}.mob-msg{max-width:80%;align-self:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:14px 14px 14px 4px;padding:9px 13px;font-size:15px}.mob-msg.mine{align-self:flex-end;background:#2293ee;color:#fff;border:none;border-radius:14px 14px 4px 14px}.mob-msg .who{font-size:12px;font-weight:700;color:#2293ee;margin-bottom:2px}.mob-composer{display:flex;gap:8px;padding:10px 12px;background:#fff;border-top:1px solid #e2e8f0}.mob-composer input{flex:1 1;padding:11px 14px;border:1px solid #e2e8f0;border-radius:22px;font-size:16px}.mob-composer button{border:none;background:#2293ee;color:#fff;border-radius:22px;padding:0 18px;font-size:15px;font-weight:600;font-family:inherit}.mob-head.sticky{position:-webkit-sticky;position:sticky;top:0;z-index:10}.mob-jobpage{padding:10px 10px 40px;display:flex;flex-direction:column;gap:12px}.mob-banner{border-radius:10px;padding:12px 14px;color:#fff;font-weight:700;font-size:14px;letter-spacing:.3px}.mob-banner.blue{background:#2a87d0}.mob-banner.red{background:#ef4444}.mob-banner.gray{background:#94a3b8}.mob-banner.green{background:#22c55e}.mob-offerbtns{display:flex;gap:8px;width:100%;margin-top:10px;padding-left:42px}.mob-offerbtns button{flex:1 1;border:none;border-radius:8px;padding:11px;font-size:14px;font-weight:700;font-family:inherit;letter-spacing:.3px}.mob-offerbtns .acc{background:#22c55e;color:#fff}.mob-offerbtns .dec{background:#fee2e2;color:#b91c1c}.pill.offered{background:#22c55e}.mob-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.mob-cardhead{font-size:17px;font-weight:700;padding:14px 14px 10px;border-bottom:1px solid #f1f5f9}.mob-schedrow{display:flex;align-items:center;gap:12px;padding:14px}.mob-schedrow .avatar{width:44px;height:44px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;font-weight:700;color:#475569;flex-shrink:0}.mob-when{margin-left:auto;font-size:13px;font-style:italic;color:#475569;text-align:right;max-width:45%}.mob-cardbtn{background:#fff;border:none;border-top:1px solid #f1f5f9;padding:14px;color:#2293ee;font-size:16px;font-family:inherit;text-align:center}.mob-cardbtn.solid{background:#5aa7dd;color:#fff;font-weight:600}.mob-cardbtn:disabled{opacity:.5}.mob-offerline{padding:10px 14px;font-size:14px;color:#64748b}.mob-mapimg{width:100%;height:150px;object-fit:cover;display:block}.mob-addrrow{display:flex;align-items:center;gap:10px;padding:12px 14px}.mob-addrtext{flex:1 1;font-size:15px;color:#0f172a}.mob-outbtn{border:1px solid #2293ee;color:#2293ee;background:#fff;border-radius:8px;padding:10px 14px;font-size:15px;text-decoration:none;text-align:center;white-space:nowrap;font-family:inherit}.mob-outbtn.wide{margin:6px 14px 14px;display:block}.mob-dtrow{display:flex;border-top:1px solid #f1f5f9}.mob-dtrow>div{flex:1 1;padding:12px 14px}.dtlabel{font-size:11px;color:#94a3b8;letter-spacing:.5px}.dtval{font-size:19px;margin-top:2px}.mob-bigbtn{margin:6px 14px 14px;background:#5aa7dd;color:#fff;border:none;border-radius:8px;padding:14px;font-size:17px;font-weight:600;font-family:inherit}.mob-bigbtn:disabled{opacity:.6}.mob-descmeta{display:flex;justify-content:space-between;padding:12px 14px 0;font-size:14px;color:#64748b}.mob-desctitle{padding:8px 14px;font-size:20px}.mob-desc{padding:0 14px 12px;font-size:14px;color:#334155;white-space:pre-wrap}.mob-custname{padding:12px 14px 4px;font-size:19px;color:#2293ee}.mob-custline{display:block;padding:6px 14px;font-size:16px;color:#2293ee;text-decoration:none}.mob-custline.plain{color:#334155}.mob-note{padding:12px 14px;border-top:1px solid #f1f5f9}.mob-notetext{font-size:16px}.mob-noteby{font-size:13px;color:#94a3b8;margin-top:4px}.mob-noteinv{display:flex;align-items:center;gap:6px;font-size:13px;color:#475569;margin-top:6px}.mob-attgrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;padding:12px 14px}.mob-att{position:relative}.mob-att img{width:100%;object-fit:cover;border-radius:8px;display:block}.mob-att img,.mob-attpdf{aspect-ratio:1;border:1px solid #e2e8f0}.mob-attpdf{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border-radius:8px;background:#f8fafc;text-decoration:none;font-size:22px}.mob-attpdf span{font-size:10px;color:#475569;padding:0 6px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.mob-attdel{position:absolute;top:-6px;right:-6px;width:22px;height:22px;border-radius:50%;background:#0f172a;color:#fff;border:2px solid #fff;font-size:10px;line-height:1}.mob-skill{padding:12px 14px;border-top:1px solid #f1f5f9}.mob-skillname{font-size:16px;font-weight:600}.mob-skilltype{font-size:12px;color:#94a3b8;font-weight:400;margin-left:8px}.mob-skilllink{display:block;color:#2293ee;font-size:14px;text-decoration:none;margin-top:6px}.mob-skillinstr{margin-top:8px;font-size:14px}.mob-skillinstr summary{color:#2293ee;cursor:pointer}.mob-skillinstr b{display:block;margin-top:8px}.mob-skillinstr ol{margin:4px 0 0;padding-left:20px}.mob-skillinstr li{margin-bottom:3px;line-height:1.45}.mob-skilladd{padding:12px 14px;border-top:1px solid #f1f5f9;display:flex;flex-direction:column;gap:8px}.mob-skilladd input{padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:16px;font-family:inherit}.mob-dialwrap{position:fixed;inset:0;background:rgba(241,245,249,.92);z-index:1002;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:14px;padding:0 24px 160px}.mob-dialitem{display:flex;align-items:center;gap:12px;background:none;border:none;font-family:inherit}.mob-dialitem .chip{background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:8px 14px;font-size:16px;color:#0f172a}.mob-dialitem .circ{width:52px;height:52px;border-radius:50%;background:#2293ee;display:flex;align-items:center;justify-content:center;font-size:22px;box-shadow:0 3px 8px rgba(0,0,0,.2)}.mob-fab.open{background:#fff;color:#ef4444;font-size:24px}.mob-toast{position:fixed;bottom:calc(env(safe-area-inset-bottom, 0px) + 150px);left:50%;transform:translateX(-50%);background:#0f172a;color:#fff;padding:10px 18px;border-radius:20px;font-size:14px;z-index:1005;max-width:86%;text-align:center}.mob-sheet.tall{max-height:75dvh}.mob-sheetscroll{overflow-y:auto;flex:1 1;min-height:0;margin:0 -16px}.mob-flabel{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#64748b;flex:1 1}.mob-subtabs.round{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.mob-subtabs.round button.on{background:#2293ee;color:#fff;border-bottom-color:transparent}.mob-convo.cur{background:#f0f7ff}.mob-paysummary{display:flex;background:#fff;border-bottom:1px solid #e2e8f0}.mob-paysummary>div{flex:1 1;padding:14px 8px;text-align:center;border-right:1px solid #f1f5f9}.mob-paysummary .n{font-size:19px;font-weight:700}.mob-paysummary .l{font-size:11px;color:#94a3b8;margin-top:2px;text-transform:uppercase;letter-spacing:.4px}.mob-payrow{background:#fff;border-bottom:1px solid #f1f5f9;padding:12px 14px;cursor:pointer}.mob-payrow .top{display:flex;justify-content:space-between;align-items:center}.mob-payrow .wo{font-size:15px;font-weight:600}.mob-payrow .addr{font-size:13px;color:#64748b;margin-top:2px}.mob-payrow .meta{font-size:12px;color:#94a3b8;margin-top:3px}.mob-payrow .items{margin-top:8px;border-top:1px dashed #e2e8f0;padding-top:8px}.mob-payrow .line{display:flex;justify-content:space-between;font-size:13.5px;padding:3px 0;color:#334155}.g{color:#16a34a}.o{color:#b45309}.mob-terrbanner{background:#fef3c7;color:#92400e;font-size:13px;padding:8px 14px;border-bottom:1px solid #fde68a}.mob-terrmsg{position:absolute;top:10px;left:12px;right:12px;z-index:5;background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.18);font-size:13px;padding:8px 12px;text-align:center}.mob-terractions{gap:8px;padding:10px 12px}.mob-terractions,.mob-terrchips{display:flex;background:#fff;border-top:1px solid #e2e8f0}.mob-terrchips{gap:6px;overflow-x:auto;padding:8px 12px}.mob-terrchip{flex-shrink:0;border:1px solid #cbd5e1;background:#f8fafc;color:#334155;border-radius:16px;padding:6px 13px;font-size:14px;font-family:inherit;white-space:nowrap}.mob-terrchip.on{background:#16a34a;border-color:#16a34a;color:#fff;font-weight:600}.mob-zonepanel{background:#fff;border-top:1px solid #e2e8f0;padding:12px;max-height:46dvh;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.mob-zonehead{justify-content:space-between;font-size:16px;font-weight:700}.mob-zonehead,.mob-zonerow{display:flex;align-items:center}.mob-zonerow{gap:10px}.mob-zonerow select{flex:1 1;padding:9px 10px;border:1px solid #e2e8f0;border-radius:9px;font-size:16px;font-family:inherit;background:#fff}.mob-zonebands{border-top:1px solid #eef2f7;margin-top:4px;padding-top:8px}.mob-zonetimes{display:flex;gap:8px;align-items:center}.mob-zonetimes input{flex:1 1;padding:8px 10px;border:1px solid #e2e8f0;border-radius:9px;font-size:16px;font-family:inherit}.mob-viewswitch{position:fixed;right:12px;bottom:calc(env(safe-area-inset-bottom, 0px) + 14px);z-index:1400;background:#0f172a;color:#fff;border:none;border-radius:22px;padding:11px 16px;font-size:14px;font-weight:600;font-family:inherit;box-shadow:0 4px 14px rgba(15,23,42,.35);cursor:pointer}.mob-tabbar{display:flex;background:#0f172a;padding:8px 4px calc(env(safe-area-inset-bottom, 0px) + 8px)}.mob-tab{position:relative;flex:1 1;background:none;border:none;color:#64748b;display:flex;justify-content:center;padding:6px 0}.mob-tab.on{color:#22c55e}.mob-badge{position:absolute;top:0;right:calc(50% - 24px);background:#ef4444;color:#fff;font-size:11px;font-weight:700;border-radius:9px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;padding:0 4px}@media (max-width:768px){.app{height:100dvh}.app,.sidebar{flex-direction:column}.sidebar{width:100%;flex-shrink:0}.brand{padding:10px 14px;font-size:16px;border-bottom:none}.sidebar nav{flex-direction:row;overflow-x:auto;gap:4px;padding:0 8px 8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.sidebar nav::-webkit-scrollbar{display:none}.sidebar nav a{white-space:nowrap;padding:8px 12px;font-size:13px;background:#1e293b}.sidebar nav span.soon{display:none}.main{flex:1 1;min-height:0}.content{padding:14px}.cards{gap:10px}.card{min-width:110px;padding:12px 14px;flex:1 1}}