:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f3f4f6}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.app{max-width:980px;margin:auto;padding:18px 14px 70px}.top{display:flex;justify-content:space-between;align-items:center;gap:12px}.card{background:#fff;border-radius:18px;padding:16px;margin-bottom:15px;box-shadow:0 4px 18px #0000000f}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.box{background:#f9fafb;border-radius:13px;padding:12px}.muted{color:#6b7280;font-size:14px}.big{font-size:25px;font-weight:850}.btn{border:0;border-radius:12px;padding:11px 13px;font-weight:750}.primary{background:#111827;color:#fff}.secondary{background:#e5e7eb;color:#111827}.danger{background:#fee2e2;color:#991b1b}.success{background:#dcfce7;color:#166534}.small{padding:8px 10px;font-size:14px}.actions{display:flex;gap:8px;flex-wrap:wrap}.field{margin-top:12px}.field label{display:block;font-weight:700;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;border:1px solid #d1d5db;border-radius:12px;padding:12px;background:#fff}.record{border-top:1px solid #e5e7eb;padding:14px 0}.record:first-child{border-top:0}.row{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.badge{display:inline-block;border-radius:999px;padding:5px 9px;font-size:13px;font-weight:750}.done{background:#dcfce7;color:#166534}.pending{background:#fef3c7;color:#92400e}.info{background:#dbeafe;color:#1d4ed8}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0007;display:flex;align-items:flex-end;justify-content:center;z-index:20}.sheet{background:#fff;width:min(980px,100%);max-height:94vh;overflow:auto;border-radius:22px 22px 0 0;padding:18px 16px 32px}.hidden{display:none}.progress{height:14px;background:#e5e7eb;border-radius:999px;overflow:hidden}.progress>div{height:100%;background:#111827}.photos{display:grid;grid-template-columns:1fr 1fr;gap:10px}.photos img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:12px}.error{color:#991b1b;margin-top:10px}.code{font-size:27px;letter-spacing:4px;font-weight:900}@media(max-width:720px){.grid,.two{grid-template-columns:1fr}.row{flex-direction:column}.actions{width:100%}.actions .btn{flex:1}}.auth-card{max-width:520px;margin:60px auto}.full-width{width:100%}.top-gap{margin-top:12px}.top-small-gap{margin-top:8px}.block{display:block}.record-button{width:100%;border:0;background:transparent;text-align:left;color:inherit}.record-button:hover{background:#f9fafb}.record-button:focus-visible{outline:2px solid #2563eb;outline-offset:3px}.hero-card,.project-hero{background:linear-gradient(135deg,#111827,#243047);color:#fff;border-radius:24px;padding:28px;margin-bottom:18px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;box-shadow:0 18px 45px #11182724}.hero-card h2,.project-hero h2{font-size:clamp(28px,5vw,44px);margin:6px 0 8px;max-width:680px;line-height:1.08}.hero-copy{margin:0;color:#cbd5e1;max-width:620px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.hero-card .primary{background:#fff;color:#111827}.hero-card .secondary{background:#ffffff1a;color:#fff;border:1px solid #ffffff24}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:850;color:#64748b}.hero-card .eyebrow,.project-hero .eyebrow{color:#93c5fd}.dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.metric-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px;box-shadow:0 8px 24px #0f172a0a}.metric-card span{display:block;color:#64748b;font-size:13px;font-weight:700}.metric-card strong{display:block;font-size:28px;margin-top:8px}.metric-card small{display:block;color:#94a3b8;margin-top:4px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.section-heading h2{margin:3px 0 0}.count-pill{background:#eef2ff;color:#3730a3;border-radius:999px;padding:7px 11px;font-weight:800}.empty-state{text-align:center;padding:36px 18px;color:#64748b}.empty-state.compact{padding:24px 12px}.empty-state h3{color:#111827;margin:8px 0 4px}.empty-state p{margin:0}.empty-icon{width:48px;height:48px;border-radius:14px;background:#eef2ff;color:#3730a3;display:grid;place-items:center;font-size:28px;margin:auto}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.project-card{border:1px solid #e5e7eb;background:#fff;border-radius:18px;padding:18px;text-align:left;color:inherit;transition:.2s;box-shadow:0 6px 20px #0f172a08}.project-card:hover{transform:translateY(-2px);border-color:#c7d2fe;box-shadow:0 12px 28px #3730a312}.project-card-top{display:flex;justify-content:space-between;align-items:center}.project-card h3{font-size:20px;margin:14px 0 6px}.project-code{font-weight:900;letter-spacing:.14em;color:#475569}.project-card-stats{display:flex;gap:12px;color:#64748b;font-size:13px;margin-top:18px}.project-total{display:block;font-size:22px;margin-top:8px}.arrow{font-size:20px;color:#94a3b8}.page-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.project-total-block{text-align:right}.project-total-block span{display:block;color:#cbd5e1;font-size:13px}.project-total-block strong{font-size:34px}.large-code{color:#cbd5e1}.crew-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.crew-card{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #e5e7eb;border-radius:16px;background:#fafafa}.crew-avatar{width:42px;height:42px;border-radius:13px;background:#e0e7ff;color:#3730a3;display:grid;place-items:center;font-weight:900}.crew-info{min-width:0;flex:1}.crew-info strong,.crew-info span{display:block}.crew-info span{font-size:13px;color:#64748b;margin-top:3px}.crew-total{font-weight:900}.report-list{display:grid;gap:10px}.report-card{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;background:#fff;border:1px solid #e5e7eb;border-radius:17px;padding:14px;text-align:left;color:inherit}.report-card:hover{border-color:#c7d2fe;background:#fafaff}.report-date-block{width:54px;height:58px;border-radius:14px;background:#f1f5f9;display:grid;place-items:center;align-content:center}.report-date-block strong{font-size:20px;line-height:1}.report-date-block span{text-transform:uppercase;font-size:11px;color:#64748b;margin-top:4px}.report-main{min-width:0}.report-title-row{display:flex;justify-content:space-between;gap:12px;align-items:center}.report-title-row>div{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.report-progress-meta{display:flex;justify-content:space-between;color:#64748b;font-size:12px;margin:10px 0 5px}.report-card .progress{height:8px}.project-metrics{margin-top:-8px}@media(max-width:760px){.hero-card,.project-hero{align-items:flex-start;flex-direction:column;padding:22px}.hero-actions,.hero-actions .btn{width:100%}.dashboard-grid,.project-grid,.crew-grid{grid-template-columns:1fr 1fr}.page-toolbar{align-items:stretch;flex-direction:column}.page-toolbar>.btn{width:100%}.project-total-block{text-align:left}.report-card{grid-template-columns:auto 1fr}.report-card>.arrow{display:none}}@media(max-width:520px){.dashboard-grid,.project-grid,.crew-grid{grid-template-columns:1fr}.report-title-row{align-items:flex-start;flex-direction:column}.metric-card strong{font-size:24px}}.member-add-card{padding:18px;border:1px solid var(--border, #e5e7eb);border-radius:18px;background:#f8fafc;margin-bottom:18px}.member-add-card h3{margin:4px 0}.member-add-grid{display:grid;grid-template-columns:1fr 180px;gap:12px}.member-role-help{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px}.member-role-help>div{padding:12px;border-radius:14px;background:#f8fafc}.member-role-help strong,.member-role-help span{display:block}.member-role-help span{color:#64748b;font-size:13px;margin-top:4px;line-height:1.35}.compact-heading{margin-bottom:8px}.members-list{display:grid;gap:10px}.member-row{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border:1px solid #e5e7eb;border-radius:15px}.member-avatar{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#111827;color:#fff;font-weight:800}.member-details{min-width:0}.member-details strong,.member-details span{display:block}.member-details span{color:#64748b;font-size:13px;margin-top:3px}.member-controls{display:flex;align-items:center;gap:8px}.member-controls select{min-width:120px}@media(max-width:680px){.member-add-grid,.member-role-help{grid-template-columns:1fr}.member-row{grid-template-columns:44px minmax(0,1fr)}.member-avatar{width:44px;height:44px}.member-controls{grid-column:1 / -1}.member-controls select,.member-controls button{flex:1}}
