:root{color:#111827;background:#f6f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--crew-blue: #0f6fdc;--crew-blue-dark: #0b55aa;--crew-border: #d9e2ef;--crew-muted: #5f6f86;--crew-card: #ffffff;--crew-shadow: 0 18px 48px rgba(15, 36, 64, .12)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;max-width:100%;overflow-x:hidden}body{width:100%;overflow-x:hidden}#root{width:100%}button,input{font:inherit}.crew-login-screen,.crew-app-screen,.crew-dashboard-screen{display:flex;min-height:100dvh;width:100%;max-width:100vw;overflow-x:hidden;align-items:center;justify-content:center;padding:max(18px,env(safe-area-inset-top)) clamp(12px,4vw,24px) max(18px,env(safe-area-inset-bottom))}.crew-dashboard-screen{align-items:flex-start}.crew-login-card,.crew-status-card,.crew-dashboard-card{width:min(94vw,520px);max-width:100%;border:1px solid var(--crew-border);border-radius:24px;background:var(--crew-card);box-shadow:var(--crew-shadow);padding:clamp(22px,6vw,34px)}.crew-dashboard-card{display:grid;gap:18px;min-width:0}.crew-dashboard-card>*,.crew-login-card>*,.crew-status-card>*{min-width:0;max-width:100%}.crew-brand,.crew-status-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.crew-brand{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center}.crew-brand-logo{display:block;width:auto;max-width:min(76vw,260px);height:auto;margin-inline:auto;object-fit:contain}.crew-login-title{color:var(--crew-blue);font-size:clamp(2rem,8vw,2.8rem)}.crew-kicker{margin:0 0 4px;color:var(--crew-blue);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1{margin:0;color:#0f172a;font-size:clamp(1.8rem,8vw,2.6rem);line-height:1.04;overflow-wrap:anywhere}.crew-login-copy{margin:18px 0 0;color:var(--crew-muted);font-size:clamp(1rem,4vw,1.12rem);line-height:1.5;text-align:center}.crew-login-form{display:grid;gap:18px;margin-top:28px}.crew-login-form label{display:grid;gap:8px;color:#223047;font-size:.95rem;font-weight:800}.crew-login-form input{width:100%;min-height:54px;border:1px solid #b8c6d9;border-radius:16px;background:#fff;color:#111827;font-size:16px;outline:none;padding:0 16px}.crew-login-form input:focus{border-color:var(--crew-blue);box-shadow:0 0 0 4px #0f6fdc24}.crew-primary-button,.crew-secondary-button{display:inline-flex;width:100%;max-width:100%;min-height:54px;align-items:center;justify-content:center;border:0;border-radius:16px;cursor:pointer;font-size:clamp(1rem,4vw,1.08rem);font-weight:800;padding:0 18px;white-space:normal;overflow-wrap:anywhere}.crew-primary-button{background:var(--crew-blue);color:#fff}.crew-primary-button:disabled{cursor:wait;opacity:.7}.crew-secondary-button{margin-top:20px;border:1px solid var(--crew-border);background:#f8fafc;color:#1f2a44}.crew-error{max-width:100%;border:1px solid #fecaca;border-radius:14px;background:#fef2f2;color:#991b1b;font-size:.95rem;font-weight:700;line-height:1.4;padding:12px 14px;overflow-wrap:anywhere}.crew-success{max-width:100%;border:1px solid #bbf7d0;border-radius:14px;background:#f0fdf4;color:#166534;font-size:.95rem;font-weight:800;line-height:1.4;margin:0;padding:12px 14px;overflow-wrap:anywhere}.crew-diagnostics{border:1px solid #bfdbfe;border-radius:14px;background:#eff6ff;color:#1e3a8a;font-size:.82rem;line-height:1.4;padding:12px 14px}.crew-diagnostics summary{cursor:pointer;font-weight:900}.crew-diagnostics pre{max-height:260px;max-width:100%;margin:10px 0 0;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.crew-status-badge{border-radius:999px;background:#eaf3ff;color:var(--crew-blue-dark);font-size:.78rem;font-weight:900;line-height:1.2;padding:8px 12px;text-align:center;white-space:nowrap}.crew-preview-list{display:grid;gap:12px;margin:24px 0 0}.crew-profile-list{display:grid;width:100%;max-width:100%;gap:10px;margin:0}.crew-profile-list div{display:grid;min-width:0;grid-template-columns:minmax(96px,.45fr) minmax(0,1fr);gap:12px;align-items:center;border:1px solid #e5edf7;border-radius:14px;background:#fbfdff;padding:12px 14px}.crew-profile-list dt{color:var(--crew-muted);font-size:.76rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.crew-profile-list dd{min-width:0;margin:0;color:#0f172a;font-size:1rem;font-weight:800;overflow-wrap:anywhere}.crew-preview-list div{display:grid;gap:4px;border-bottom:1px solid #edf2f7;padding-bottom:12px}.crew-preview-list dt{color:var(--crew-muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.crew-preview-list dd{min-width:0;margin:0;color:#111827;font-size:.98rem;font-weight:700;overflow-wrap:anywhere}.crew-session-preview{max-height:220px;overflow:auto;border:1px solid var(--crew-border);border-radius:16px;background:#f8fafc;color:#334155;font-size:.82rem;line-height:1.45;margin:20px 0 0;padding:14px;white-space:pre-wrap}.crew-loading-card{text-align:center}.crew-ready-card{display:grid;gap:6px;border:1px solid #bfdbfe;border-radius:20px;background:#eff6ff;padding:18px}.crew-ready-card p{margin:0;color:var(--crew-blue-dark);font-size:.92rem;font-weight:900}.crew-ready-card strong{color:#0f172a;font-size:clamp(1.25rem,5vw,1.65rem);line-height:1.12}.crew-sync-strip{display:flex;max-width:100%;flex-wrap:wrap;align-items:center;gap:8px 12px;border:1px solid #dbeafe;border-radius:16px;background:#eff6ff;color:var(--crew-blue-dark);padding:10px 12px;font-size:.88rem;font-weight:850;overflow-wrap:anywhere}.crew-sync-strip small{color:#475569;font-size:.8rem;font-weight:750}.crew-sync-strip-warning{border-color:#fde68a;background:#fffbeb;color:#92400e}.crew-day-card{display:grid;width:100%;max-width:100%;min-width:0;gap:16px;border:1px solid var(--crew-border);border-radius:20px;background:#fff;padding:18px}.crew-day-card-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:14px}.crew-day-card h2{margin:4px 0 0;color:#0f172a;font-size:clamp(1.45rem,7vw,2rem);line-height:1.08;overflow-wrap:anywhere}.crew-day-status{display:inline-flex;min-height:36px;flex:0 0 auto;align-items:center;border-radius:999px;font-size:.78rem;font-weight:900;padding:0 12px}.crew-day-status-not_started{background:#f1f5f9;color:#334155}.crew-day-status-working{background:#ecfdf5;color:#047857}.crew-day-status-on_lunch{background:#fff7ed;color:#9a3412}.crew-day-status-clocked_out{background:#eaf3ff;color:var(--crew-blue-dark)}.crew-day-times{display:grid;gap:10px;margin:0}.crew-day-times div{display:grid;gap:4px;border-top:1px solid #edf2f7;padding-top:10px}.crew-day-times dt{color:var(--crew-muted);font-size:.75rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.crew-day-times dd{margin:0;color:#172033;font-size:1.03rem;font-weight:800;line-height:1.35}.crew-day-actions{display:grid;gap:10px}.crew-day-secondary-button{margin-top:0}.crew-action-success,.crew-day-completed{border:1px solid #bbf7d0;border-radius:14px;background:#f0fdf4;color:#047857;font-size:.95rem;font-weight:900;line-height:1.4;padding:12px 14px}.crew-metric-grid{display:grid;width:100%;max-width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.crew-metric-grid div{display:grid;min-width:0;gap:8px;border:1px solid var(--crew-border);border-radius:18px;background:#f8fafc;padding:16px}.crew-metric-grid span,.crew-section-label{margin:0;color:var(--crew-muted);font-size:.78rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.crew-metric-grid strong{color:#0f172a;font-size:clamp(2rem,10vw,3rem);line-height:.95}.crew-route-summary{display:grid;gap:10px}.crew-route-card,.crew-empty-route{max-width:100%;min-width:0;border:1px solid var(--crew-border);border-radius:18px;background:#fff;padding:18px}.crew-route-card h2{margin:0;color:#0f172a;font-size:clamp(1.35rem,6vw,1.75rem);line-height:1.1;overflow-wrap:anywhere}.crew-route-card p{margin:8px 0 0;color:#334155;font-size:1rem;font-weight:700;overflow-wrap:anywhere}.crew-empty-route{color:#334155;font-size:1.05rem;font-weight:800;line-height:1.4;overflow-wrap:anywhere}.crew-route-topbar{display:flex;align-items:center}.crew-back-button{min-height:46px;border:1px solid var(--crew-border);border-radius:14px;background:#fff;color:#1f2a44;cursor:pointer;font-size:.95rem;font-weight:900;padding:0 14px}.crew-route-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.crew-route-metric-grid div{padding:14px 10px}.crew-route-metric-grid span{font-size:.68rem}.crew-route-metric-grid strong{font-size:clamp(1.65rem,8vw,2.35rem)}.crew-stop-list{display:grid;width:100%;max-width:100%;gap:14px}.crew-stop-section{display:grid;gap:12px}.crew-stop-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.crew-stop-section-header strong{display:inline-flex;min-width:36px;min-height:36px;align-items:center;justify-content:center;border-radius:999px;background:#eaf3ff;color:var(--crew-blue-dark);font-size:1rem;font-weight:900}.crew-stop-card{display:grid;width:100%;max-width:100%;min-width:0;gap:14px;border:1px solid var(--crew-border);border-radius:18px;background:#fff;box-shadow:0 8px 22px #0f244012;padding:18px 16px}.crew-stop-card-button{width:100%;appearance:none;color:inherit;cursor:pointer;font:inherit;text-align:left}.crew-stop-card-button:hover{border-color:#bfdbfe;box-shadow:0 14px 32px #2563eb1f;transform:translateY(-1px)}.crew-stop-card-button:focus-visible{outline:3px solid rgba(37,99,235,.25);outline-offset:3px}.crew-stop-card-header{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;min-width:0;gap:12px}.crew-stop-card h2{margin:4px 0 0;color:#0f172a;font-size:clamp(1.45rem,7vw,2rem);line-height:1.08;overflow-wrap:anywhere}.crew-stop-status{display:inline-flex;min-height:38px;max-width:100%;width:fit-content;align-items:center;border-radius:999px;font-size:.86rem;font-weight:900;padding:0 13px;white-space:normal;overflow-wrap:anywhere}.crew-stop-status-pending{background:#fff7ed;color:#9a3412}.crew-stop-status-inProgress{background:#eaf3ff;color:var(--crew-blue-dark)}.crew-stop-status-completed{background:#ecfdf5;color:#047857}.crew-stop-details{display:grid;gap:10px;margin:0}.crew-stop-details div{display:grid;gap:4px;border-top:1px solid #edf2f7;padding-top:10px}.crew-stop-details dt{color:var(--crew-muted);font-size:.75rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.crew-stop-details dd{margin:0;color:#172033;font-size:1.03rem;font-weight:800;line-height:1.35;overflow-wrap:anywhere;word-break:break-word}.crew-stop-detail-list{display:grid;width:100%;max-width:100%;gap:12px;margin:0}.crew-stop-action-panel{display:grid;width:100%;max-width:100%;min-width:0;gap:12px;border:1px solid #dbeafe;border-radius:18px;background:linear-gradient(180deg,#f8fbff,#fff);padding:16px}.crew-stop-action-panel .crew-primary-button,.crew-stop-action-panel .crew-secondary-button,.crew-day-actions .crew-primary-button,.crew-day-actions .crew-secondary-button{margin-top:0}.crew-documentation-section{display:grid;width:100%;max-width:100%;min-width:0;gap:14px;border:1px solid #e5eef8;border-radius:18px;background:#fbfdff;padding:16px}.crew-documentation-header{display:grid;gap:12px}.crew-documentation-header strong{display:block;margin-top:4px;color:#0f172a;font-size:1rem;line-height:1.25;overflow-wrap:anywhere}.crew-photo-upload-button{display:inline-flex;width:100%;min-height:52px;align-items:center;justify-content:center;border-radius:16px;background:#eaf3ff;color:var(--crew-blue-dark);cursor:pointer;font-size:1rem;font-weight:900;padding:0 16px;text-align:center}.crew-photo-upload-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.crew-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;max-width:100%}.crew-photo-grid:empty{display:none}.crew-photo-thumbnail-button{display:block;width:100%;aspect-ratio:1;appearance:none;border:0;border-radius:12px;background:transparent;cursor:pointer;overflow:hidden;padding:0}.crew-photo-thumbnail-button:focus-visible{outline:3px solid rgba(37,99,235,.3);outline-offset:3px}.crew-photo-thumbnail-button img{display:block;width:100%;height:100%;aspect-ratio:1;border:1px solid #dbeafe;border-radius:12px;object-fit:cover;background:#f8fafc}.crew-photo-placeholder{display:flex;width:100%;aspect-ratio:1;align-items:center;justify-content:center;border:1px dashed #b8c6d9;border-radius:12px;background:#f8fafc;color:var(--crew-muted);font-size:.78rem;font-weight:900;line-height:1.2;padding:8px;text-align:center}.crew-photo-saved-card{display:grid;width:100%;aspect-ratio:1;align-content:center;justify-items:center;gap:10px;border:1px solid #bfdbfe;border-radius:12px;background:#f8fbff;color:#0f172a;padding:10px;text-align:center}.crew-photo-saved-card strong{font-size:.86rem;font-weight:900;line-height:1.2}.crew-photo-view-link{min-height:34px;border:0;border-radius:999px;background:var(--crew-blue);color:#fff;cursor:pointer;font-size:.78rem;font-weight:900;padding:0 12px}.crew-photo-modal{position:fixed;z-index:1000;inset:0;display:flex;align-items:center;justify-content:center;padding:max(18px,env(safe-area-inset-top)) 14px max(18px,env(safe-area-inset-bottom))}.crew-photo-modal-backdrop{position:absolute;inset:0;appearance:none;border:0;background:#0f172ac7;cursor:pointer}.crew-photo-modal-content{position:relative;z-index:1;display:grid;width:min(94vw,720px);max-height:92dvh;gap:12px}.crew-photo-modal-content img{display:block;width:100%;max-height:82dvh;border-radius:18px;object-fit:contain;background:#0f172a}.crew-photo-modal-placeholder{display:flex;width:100%;min-height:min(70dvh,520px);align-items:center;justify-content:center;border-radius:18px;background:#f8fafc;color:var(--crew-muted);font-size:1rem;font-weight:900;padding:24px;text-align:center}.crew-photo-modal-close{justify-self:end;min-height:44px;border:0;border-radius:999px;background:#fff;color:#0f172a;cursor:pointer;font-size:.95rem;font-weight:900;padding:0 16px}.crew-notes-input{width:100%;max-width:100%;min-height:132px;border:1px solid #b8c6d9;border-radius:16px;background:#fff;color:#0f172a;font:inherit;font-size:16px;line-height:1.45;outline:none;padding:14px;resize:vertical}.crew-notes-input:focus{border-color:var(--crew-blue);box-shadow:0 0 0 4px #0f6fdc24}.crew-inline-button{margin-top:0}.crew-stop-detail-list div{display:grid;min-width:0;gap:6px;border:1px solid #e5eef8;border-radius:16px;background:#fbfdff;padding:14px}.crew-stop-detail-list dt{color:var(--crew-muted);font-size:.78rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.crew-stop-detail-list dd{margin:0;color:#0f172a;font-size:clamp(1.05rem,4.8vw,1.22rem);font-weight:850;line-height:1.35;overflow-wrap:anywhere;word-break:break-word}@media(min-width:768px){.crew-login-screen,.crew-app-screen,.crew-dashboard-screen{padding:48px}}
