.crm-page{display:flex;flex-direction:column;height:100%;min-height:0;overflow:auto}.crm-back{align-self:flex-start;margin:12px}.crm-workspace{padding:24px;max-width:1100px;width:100%;margin:0 auto;overflow:auto;min-height:0;box-sizing:border-box}.crm-contact{min-width:0;padding:4px 0}.crm-section-heading,.crm-task-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.crm-section-heading h2,.crm-section-heading h3,.crm-card h3{margin:0 0 8px}.crm-section-heading p,.crm-task p,.crm-card>p{color:var(--text-muted);font-size:12px;line-height:1.6;margin:4px 0 12px}.crm-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:12px 0}.crm-actions .bb{font-size:12px}.crm-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:18px;margin:16px 0}.crm-task{padding:16px 0;border-bottom:1px solid var(--border)}.crm-task:last-child{border-bottom:0}.crm-task-heading strong{font-size:13px}.crm-task-heading small{display:block;color:var(--text-muted);margin-top:5px}.crm-badge{display:inline-block;border-radius:6px;background:var(--bg-hover);color:var(--text-muted);padding:4px 8px;font-size:10px;white-space:nowrap}.crm-badge.overdue{background:#ef44441f;color:#ef4444}.crm-badge.today{background:#f5a6231f;color:#d99b32}.crm-badge.completed{background:#22c55e1f;color:#22c55e}.crm-badge.upcoming{background:#3b82f61f;color:#3b82f6}.crm-info{padding:12px 14px;background:#3b82f612;border:1px solid rgba(59,130,246,.15);border-radius:8px;font-size:12px;color:var(--text-muted);line-height:1.7}.crm-error{padding:12px;border-radius:8px;background:#ef44441a;color:#ef4444;font-size:12px;line-height:1.6}.crm-empty{color:var(--text-dim);font-size:12px;padding:16px 0}.crm-form fieldset{border:0;margin:0;padding:0;min-width:0}.crm-form label{display:flex;flex-direction:column;gap:7px;margin-bottom:14px;font-size:12px;color:var(--text-muted)}.crm-form textarea{resize:vertical}.crm-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.crm-filter{width:auto;max-width:100%;font-size:12px}.crm-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.crm-kpis .crm-card{margin:12px 0}.crm-kpis span{font-size:12px;color:var(--text-muted)}.crm-kpis strong{display:block;font-size:28px;margin-top:10px;font-weight:700}.crm-check{display:flex;align-items:center;gap:8px;font-size:12px}.crm-timeline{border-left:2px solid var(--border);padding-left:18px;margin:16px 0}.crm-entry{position:relative;border-bottom:1px solid var(--border);padding:0 0 18px;margin:0 0 18px;overflow-wrap:anywhere}.crm-entry:before{content:"";position:absolute;left:-24px;top:6px;width:8px;height:8px;background:#3b82f6;border:2px solid var(--bg-card);border-radius:50%}.crm-entry-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:10px;color:var(--text-dim);margin-bottom:10px}.crm-entry summary{font-size:13px;font-weight:600;cursor:pointer}.crm-entry small{display:block;margin-top:10px;font-size:10px;color:var(--text-dim)}.crm-entry p{font-size:12px;color:var(--text-muted)}.crm-message{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7}.crm-contact .bb:disabled,.crm-workspace .bb:disabled{opacity:.45;cursor:not-allowed}@media(max-width:600px){.crm-workspace{padding:14px}.crm-grid{grid-template-columns:1fr;gap:0}.crm-card{padding:12px}.crm-kpis{gap:6px}.crm-kpis strong{font-size:22px}.crm-section-heading{flex-wrap:wrap}.crm-actions .bb{min-height:36px}.crm-section-heading h2{font-size:20px}.crm-task-heading{gap:6px}.crm-filter{width:100%}}.daily-reports{padding:20px;min-width:0;overflow:auto;flex:1}.daily-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.daily-heading h2{margin:0 0 6px;font-size:21px}.daily-reports h3{margin:0 0 12px;font-size:14px}.daily-heading p,.daily-help{color:var(--text-dim);font-size:12px;line-height:1.7}.daily-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:24px}.daily-reports label{display:flex;flex-direction:column;gap:6px;margin-bottom:14px;font-size:12px;color:var(--text-muted)}.daily-reports .daily-check{flex-direction:row;align-items:center;gap:8px}.daily-reports fieldset{border:0;padding:0;margin:0;min-width:0}.daily-reports textarea{resize:vertical;line-height:1.6}.daily-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.daily-list-item{display:flex;flex-wrap:wrap;align-items:center;text-align:left;gap:8px;width:100%;padding:14px 12px;border:1px solid var(--border);border-radius:8px;margin:10px 0;background:var(--bg-card);color:var(--text)}.daily-list-item small{width:100%;color:var(--text-dim)}.daily-list-item.selected{border-color:#3b82f6;background:#3b82f614}.daily-badge{background:var(--bg-hover);color:var(--text-muted);font-size:10px;padding:5px 8px;border-radius:6px;white-space:nowrap}.daily-badge.submitted{background:#22c55e1f;color:#22c55e}.daily-badge.draft{background:#f5a6231f;color:#d7992d}.daily-badge.incident{background:#ef44441a;color:#ef4444}.daily-card{padding:18px;background:var(--bg-card);border:1px solid var(--border);border-radius:12px;margin-bottom:18px;min-width:0}.daily-card p,.daily-note p{font-size:12px;line-height:1.7;color:var(--text-muted);white-space:pre-wrap;overflow-wrap:anywhere}.daily-info,.daily-error{padding:12px 14px;border-radius:8px;font-size:12px;line-height:1.7;margin:12px 0;background:#3b82f612;color:var(--text-muted);border:1px solid var(--border)}.daily-error{background:#ef44441a;color:#ef4444}.daily-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:12px 0 18px}.daily-actions .bb,.daily-reports .bb{font-size:12px}.daily-reports .bb:disabled,.daily-list-item:disabled{opacity:.45;cursor:not-allowed}.daily-crew-row{display:grid;grid-template-columns:minmax(120px,2fr) 1fr 1fr auto;gap:8px;align-items:center}.daily-crew-row label{min-width:0}.daily-revisions{width:auto!important;max-width:100%;font-size:12px}.daily-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}.daily-kpis>div{padding:14px;background:var(--bg-card);border:1px solid var(--border);border-radius:10px}.daily-kpis small{color:var(--text-dim);font-size:11px}.daily-kpis strong{display:block;font-size:21px;margin:8px 0}.daily-kpis span{color:var(--text-muted);font-size:12px}.daily-note{padding:6px 0 14px;margin-bottom:14px;border-bottom:1px solid var(--border)}.daily-table{overflow-x:auto}.daily-table table{width:100%;border-collapse:collapse;font-size:12px}.daily-table th,.daily-table td{padding:10px 8px;border-bottom:1px solid var(--border);text-align:left}.daily-table th{color:var(--text-dim)}.daily-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.daily-photo{margin:0;min-width:0}.daily-photo img{width:100%;max-height:240px;object-fit:contain;background:var(--bg)}.daily-photo figcaption{font-size:12px;padding:8px 0;overflow-wrap:anywhere}.daily-picker{padding:12px;border:1px solid var(--border);border-radius:8px;margin:12px 0}.daily-empty{padding:30px 10px;color:var(--text-dim);font-size:12px}.daily-detail{min-width:0}@media(max-width:1000px){.daily-layout{grid-template-columns:1fr}.daily-list{max-height:300px;overflow:auto}.daily-reports{padding:14px}}@media(max-width:600px){.daily-heading{flex-wrap:wrap}.daily-grid,.daily-photos{grid-template-columns:1fr}.daily-crew-row{grid-template-columns:minmax(100px,1fr) 70px 80px 28px;gap:4px}.daily-card{padding:12px}.daily-kpis{gap:6px}.daily-kpis>div{padding:10px}.daily-kpis strong{font-size:18px}.daily-reports .bb{min-height:36px}.daily-layout{gap:16px}.daily-crew-row label{font-size:10px}.daily-crew-row .inp{padding:6px 4px}}@media(max-width:600px){.daily-list .daily-grid{grid-template-columns:1fr 1fr}.daily-list .inp{min-width:0}.daily-list{max-height:350px}}.daily-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.daily-reports label,.daily-reports .inp{min-width:0}.daily-list .daily-grid{grid-template-columns:1fr}@media(max-width:600px){.daily-grid{grid-template-columns:1fr}.daily-list .daily-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.purchasing{display:flex;flex-direction:column;gap:18px;min-width:0}.purch-heading,.purch-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.purch-heading h2{font-size:25px;margin:4px 0;color:var(--text-2)}.purch-heading p,.purch-muted{color:var(--text-dim);font-size:12px;line-height:1.6;margin:4px 0}.purch-eyebrow{font-size:9px;font-weight:800;letter-spacing:2px;color:var(--accent-light)}.purch-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.purch-tabs,.purch-actions{display:flex;gap:8px;flex-wrap:wrap}.purch-tabs span{opacity:.65;margin-left:4px}.purch-filters{display:flex;gap:10px;flex-wrap:wrap}.purch-filters .inp{width:auto;min-width:150px}.purch-filters input{flex:1}.purch-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;align-items:start}.purch-layout.has-selection{grid-template-columns:minmax(300px,1fr) minmax(360px,1.05fr)}.purch-list,.purch-detail{background:var(--bg-card);border:1px solid var(--border);border-radius:13px;overflow:hidden}.purch-detail{padding:18px;min-width:0}.purch-detail h3{margin:0}.purch-detail .purch-actions{margin:16px 0}.purch-table-scroll{overflow-x:auto}.purch-table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}.purch-table th{font-size:9px;letter-spacing:.5px;text-transform:uppercase;color:var(--text-dim);background:var(--bg-sidebar);padding:12px}.purch-table td{padding:12px;border-top:1px solid var(--border);vertical-align:top}.purch-table tr.selected{background:#3b82f617}.purch-table small,.purch-history small{display:block;font-size:10px;color:var(--text-dim);margin-top:5px}.purch-link{color:var(--accent-light);text-align:left;font-weight:700;background:none;border:0;padding:0;cursor:pointer}.purch-status{display:inline-block;white-space:nowrap;font-size:10px;font-weight:700;padding:4px 8px;border-radius:6px;background:#94a3b81f;color:var(--text-muted)}.status-issued,.status-active{background:#3b82f621;color:#60a5fa}.status-approved,.status-received,.status-paid{background:#22c55e1f;color:#22c55e}.status-overdue,.status-void,.status-cancelled{background:#ef44441f;color:#f87171}.status-partially_received,.status-partially_paid{background:#f59e0b1f;color:#f59e0b}.purch-empty{padding:60px 22px;text-align:center}.purch-empty h3{margin:0 0 8px}.purch-empty p{color:var(--text-dim);font-size:12px}.purch-detail dl{display:grid;grid-template-columns:1fr 1.5fr;gap:10px;font-size:12px;margin:20px 0}.purch-detail dt{color:var(--text-dim)}.purch-detail dd{margin:0;overflow-wrap:anywhere}.purch-totals dd{text-align:right}.purch-history{padding:10px 0;border-top:1px solid var(--border);font-size:12px}.purch-notes{white-space:pre-wrap;color:var(--text-dim);font-size:12px}.purch-notice,.purch-error{padding:12px 15px;border-radius:8px;font-size:12px;line-height:1.6}.purch-notice{background:#3b82f61a;border:1px solid rgba(59,130,246,.2)}.purch-error{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#f87171}.purch-modal{width:min(940px,96vw)!important;max-width:940px!important;max-height:90vh;overflow-y:auto;padding:22px;color:var(--text-2)}.purch-action-modal{max-width:560px!important}.purch-modal fieldset{border:0;padding:0;margin:0;min-width:0}.purch-modal fieldset:disabled{opacity:.65}.purch-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.purch-field{display:flex;flex-direction:column;gap:5px;margin:10px 0;font-size:12px}.purch-field .inp{width:100%}.purch-line-editor{min-width:660px;margin:12px 0}.purch-line-editor td{padding:6px}.purch-line-editor td:first-child{width:45%}.purch-line-editor .inp{width:100%;min-width:75px}.purch-line-editor select{margin-bottom:5px}.purch-modal .purch-actions{margin-top:20px;justify-content:flex-end}.purchasing button:focus-visible{outline:2px solid var(--accent-light);outline-offset:3px}@media(max-width:1100px){.purch-layout.has-selection{grid-template-columns:1fr}.purch-detail{grid-row:1}}@media(max-width:600px){.purch-kpis,.purch-form-grid{grid-template-columns:1fr}.purch-filters .inp{width:100%}.purch-heading h2{font-size:22px}.purch-tabs{width:100%}.purch-tabs button{flex:1}}.progress-billing{display:flex;flex-direction:column;gap:16px;overflow:auto;padding:4px 4px 24px;color:var(--text);height:100%}.progress-billing h2{font-size:22px;margin:0 0 8px}.progress-billing h3{font-size:16px;margin:0 0 12px}.progress-billing p{line-height:1.6;margin:0}.pb-heading{display:flex;justify-content:space-between;gap:24px;align-items:center}.pb-heading p,.pb-note{color:var(--text-muted);font-size:12px}.progress-billing label{display:flex;flex-direction:column;gap:7px;font-size:12px;color:var(--text-2)}.pb-heading label{min-width:260px}.pb-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:20px}.pb-card>p{margin-bottom:16px}.pb-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.pb-kpis span,.pb-terms span{font-size:12px;color:var(--text-muted)}.pb-kpis strong,.pb-terms strong{display:block;font-size:23px;margin-top:10px;font-variant-numeric:tabular-nums}.progress-billing fieldset{border:0;padding:0;margin:0;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:18px}.progress-billing fieldset[disabled]{opacity:.7}.pb-setup-rows{width:100%}.pb-setup-row{display:grid;grid-template-columns:2fr 1fr 1fr auto auto;gap:12px;align-items:end;margin-bottom:12px}.progress-billing .pb-check{flex-direction:row;align-items:center;gap:9px;line-height:1.6}.pb-check input{accent-color:#3b82f6}.pb-terms{display:flex;flex-wrap:wrap;gap:24px;align-items:center}.pb-terms label{min-width:160px}.pb-table-wrap{width:100%;overflow:auto}.progress-billing table{border-collapse:collapse;width:100%;font-size:12px;min-width:730px}.progress-billing th{text-align:left;color:var(--text-muted);font-size:11px;font-weight:500;padding:10px 12px;border-bottom:1px solid var(--border)}.progress-billing td{padding:16px 12px;border-bottom:1px solid var(--border);font-variant-numeric:tabular-nums}.progress-billing td:first-child{min-width:200px}.progress-billing small{display:block;margin-top:5px;color:var(--text-muted);font-weight:400}.pb-completion{display:flex;align-items:center;gap:7px}.pb-completion input{width:85px}.pb-completion button{font-size:10px;padding:7px}.pb-total{align-self:flex-end;width:280px;display:flex;flex-direction:column;gap:12px;font-size:13px}.pb-total>div{display:flex;justify-content:space-between;gap:20px}.pb-total strong{font-size:21px;color:#63b3ed}.pb-error{padding:12px;border:1px solid #ef444466;border-radius:8px;color:#ef7777;font-size:12px}.pb-actions{display:flex;justify-content:flex-end}.pb-empty{padding:64px 24px;border:1px dashed var(--border);border-radius:12px;text-align:center;color:var(--text-muted);font-size:13px}.pb-history-row{display:flex;width:100%;justify-content:space-between;align-items:center;gap:18px;padding:14px 0;border-bottom:1px solid var(--border);text-align:left;color:var(--text-2);font-size:12px}.pb-history-row:last-child{border-bottom:0}.pb-mode-tabs{display:flex;gap:8px;flex-shrink:0}.pb-history-row:hover{color:#63b3ed}@media(max-width:900px){.pb-heading{flex-direction:column;align-items:stretch}.pb-kpis{grid-template-columns:repeat(2,1fr)}.pb-setup-row{grid-template-columns:1fr 1fr}.pb-card{padding:14px}.pb-history-row{flex-wrap:wrap}.pb-heading label{min-width:0}.pb-total{width:100%}}@media(max-width:420px){.pb-kpis{gap:8px}.pb-kpis strong{font-size:19px}.pb-terms label{min-width:0;width:100%}}@media(max-width:650px){.progress-billing table{min-width:0}.progress-billing thead{display:none}.progress-billing tbody{display:block}.progress-billing tr{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:16px 0;border-bottom:1px solid var(--border)}.progress-billing td{display:block;padding:0;border:0;min-width:0}.progress-billing td:first-child{grid-column:1/-1;min-width:0}.progress-billing td:nth-child(4){grid-column:1/-1}.progress-billing td[data-label]:before{content:attr(data-label);display:block;font-size:11px;color:var(--text-muted);margin-bottom:7px}.pb-completion input{width:100px}}.admin-shell{--rail:292px;display:grid;grid-template-columns:var(--rail) minmax(0,1fr);height:calc(100vh - 52px);overflow:hidden;background:var(--bg)}.admin-shell.wide{--rail:390px}.admin-rail{display:flex;min-width:0;min-height:0;flex-direction:column;overflow:hidden;border-right:1px solid var(--border);background:color-mix(in srgb,var(--bg-card) 72%,var(--bg));box-shadow:8px 0 28px #0f172a0a}.admin-brand{display:flex;align-items:center;gap:11px;padding:17px 16px 14px;border-bottom:1px solid var(--border)}.admin-brand-mark{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(59,130,246,.28);border-radius:10px;color:#60a5fa;background:linear-gradient(145deg,#3b82f633,#3b82f60f)}.admin-eyebrow{color:var(--text-faint);font-size:9px;font-weight:800;letter-spacing:1.1px;text-transform:uppercase}.admin-brand-title{margin-top:2px;color:var(--text-2);font-size:15px;font-weight:850}.admin-rail-scroll{flex:1;min-height:0;overflow-y:auto;padding:13px 11px}.admin-nav-group+.admin-nav-group{margin-top:16px}.admin-nav-label{padding:0 8px 6px;color:var(--text-faint);font-size:9px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.admin-nav-item{display:grid;width:100%;grid-template-columns:29px minmax(0,1fr);align-items:center;gap:9px;margin:2px 0;padding:8px 9px;border:1px solid transparent;border-radius:9px;color:var(--text-dim);background:transparent;cursor:pointer;font-family:inherit;text-align:left}.admin-nav-item:hover{border-color:var(--border-2);color:var(--text-2);background:var(--bg-card)}.admin-nav-item.on{border-color:#3b82f63d;color:var(--text-2);background:linear-gradient(90deg,#3b82f626,#3b82f60d);box-shadow:inset 3px 0 #3b82f6}.admin-nav-icon{display:grid;width:28px;height:28px;place-items:center;border-radius:7px;color:var(--text-faint);background:color-mix(in srgb,var(--border-2) 45%,transparent)}.admin-nav-item.on .admin-nav-icon{color:#60a5fa;background:#3b82f624}.admin-nav-name{display:block;font-size:11px;font-weight:750}.admin-nav-desc{display:block;margin-top:2px;overflow:hidden;color:var(--text-faint);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.admin-view-card{margin-top:16px;padding:11px 12px;border:1px solid var(--border);border-radius:10px;background:color-mix(in srgb,var(--bg) 55%,transparent)}.admin-view-card-title{color:var(--text-2);font-size:11px;font-weight:800}.admin-view-card-sub{margin-top:3px;color:var(--text-faint);font-size:9px;line-height:1.4}.admin-main{min-width:0;overflow:auto;background:radial-gradient(circle at 82% -12%,rgba(59,130,246,.055),transparent 27rem),var(--bg)}@media(max-width:1050px){.admin-shell,.admin-shell.wide{--rail:270px}.admin-nav-desc{display:none}}@media(max-width:760px){.admin-shell,.admin-shell.wide{display:flex;height:calc(100vh - 52px);flex-direction:column}.admin-rail{max-height:43vh;flex:none;border-right:0;border-bottom:1px solid var(--border)}.admin-brand{padding:10px 13px}.admin-main{flex:1}.admin-nav-group>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}
