[hidden]{display:none!important}:root{--navy:#11233a;--navy-2:#193654;--blue:#1775bd;--sky:#e9f5ff;--ink:#152638;--muted:#687887;--line:#d6e0e7;--green:#15805e;--paper:#fff;--bg:#eef3f6;--danger:#bd3a45;--amber:#d88716;--radius:16px;--shadow:0 18px 44px #11233a18}*{box-sizing:border-box}body{margin:0;background:linear-gradient(135deg,#e7eff4,#f7fafb 52%,#e7f2f6);color:var(--ink);font:16px/1.45 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{width:min(100%,940px);min-height:100vh;margin:auto;background:var(--paper);box-shadow:var(--shadow)}.topbar{position:sticky;top:0;z-index:5;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:14px 24px;background:linear-gradient(120deg,var(--navy),#173e62);color:#fff;box-shadow:0 3px 13px #11233a25}.app-icon{width:46px;height:46px;border:1px solid #ffffff35;border-radius:13px;background:#ffffff12;padding:4px;justify-self:start}.app-icon img{width:100%;height:100%;object-fit:cover;border-radius:8px}.brand{text-align:center}.brand p{margin:0;color:#8fcdf4;font-size:10px;font-weight:850;letter-spacing:.16em}.brand h1{margin:2px 0 0;font-size:21px;letter-spacing:.03em;text-transform:uppercase}.header-actions{display:flex;justify-content:end;gap:8px}.header-admin,.sign-out{border:1px solid #a9cee654;border-radius:9px;background:#ffffff10;color:#fff;padding:8px 11px;font-size:12px;font-weight:800}.header-admin{background:#fff;color:#145b91}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page{display:none;padding:34px 36px 112px}.page.active{display:block}.eyebrow{margin:0;color:#2177ad;font-size:11px;font-weight:850;letter-spacing:.14em}.home-active .context-card,.home-active .format-choice,.home-active .stepper,.home-active footer,.project-menu-active .context-card,.project-menu-active .format-choice,.project-menu-active .stepper,.project-menu-active footer,.schedule-active .context-card,.schedule-active .format-choice,.schedule-active .stepper,.schedule-active footer,.admin-active .context-card,.admin-active .format-choice,.admin-active .stepper,.admin-active footer{display:none}.home-page{padding:40px 36px}.home-actions{display:grid;gap:16px}.home-active .home-actions{min-height:calc(100vh - 104px);align-content:center}.home-card{min-height:150px;border:1px solid #bed0db;border-radius:var(--radius);padding:23px;text-align:left;background:#fff;color:var(--ink);box-shadow:0 4px 14px #11233a0c;transition:transform .16s,box-shadow .16s}.home-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #11233a18}.home-card>*{display:block}.home-card strong{margin:5px 0 9px;font-size:24px;line-height:1.16}.home-card>span:not(.card-kicker){color:#597080}.home-card b{margin-top:16px;color:#0d649f}.home-card i{font-size:20px;font-style:normal}.card-kicker{color:#5a7486;font-size:10px;font-weight:850;letter-spacing:.14em}.report-card{border:0;background:linear-gradient(130deg,#1775bd,#0e466e);color:#fff;box-shadow:0 12px 24px #11518235}.report-card .card-kicker,.report-card>span:not(.card-kicker),.report-card b{color:#e5f5ff}.jobs-entry{min-height:230px}.jobs-entry strong{font-size:38px}.back-home{border:0;background:transparent;color:#12669d;padding:0 0 18px;font-weight:800}.job-menu-title,.schedule-page h2,.admin-page h2{margin:8px 0 8px;font-size:30px;line-height:1.13}.report-start-copy{margin:0 0 24px;color:var(--muted)}.context-card{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:18px 36px;background:#f8fbfd;border-bottom:1px solid var(--line)}.context-card label:first-child,.back-to-jobs{grid-column:1/-1}.back-to-jobs{border:0;background:transparent;padding:0;color:#12669d;font-weight:800;text-align:left}label,.full-label{display:block;font-size:13px;font-weight:800;color:#294458}input,select,textarea{display:block;width:100%;min-height:50px;margin-top:6px;padding:12px 13px;border:1px solid #b7c8d3;border-radius:10px;background:#fff;color:var(--ink);outline:none}input:focus,select:focus,textarea:focus{border-color:#2583c6;box-shadow:0 0 0 3px #2583c622}textarea{min-height:130px;resize:vertical}.format-choice{padding:18px 36px;background:#f8fbfd}.easy-format{width:100%;border:0;border-radius:var(--radius);padding:21px;text-align:left;background:linear-gradient(120deg,#1d7ebd,#12527c);color:#fff;box-shadow:0 10px 20px #12527c2e}.easy-format>*{display:block}.format-kicker{color:#c6ecff;font-size:10px;font-weight:850;letter-spacing:.14em}.easy-format strong{margin:4px 0 7px;font-size:25px}.easy-format>span:not(.format-kicker){color:#e4f5ff}.easy-format b{margin-top:14px}.stepper{display:flex;overflow:auto;padding:0 28px;border-bottom:1px solid var(--line);background:#fff}.step{min-width:145px;border:0;border-bottom:3px solid transparent;background:transparent;padding:15px 10px;color:var(--muted);font-size:13px;font-weight:800}.step span{display:inline-grid;place-items:center;width:23px;height:23px;margin-right:5px;border-radius:50%;background:#e6edf2;color:#506b7e}.step.active{border-bottom-color:#1d7ebd;color:#165c90}.step.active span{background:#1d7ebd;color:#fff}.section-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:22px}.section-heading h2,.crew-list h2{margin:4px 0;font-size:26px;line-height:1.14}.section-heading p,.crew-list p{margin:0;color:var(--muted)}.voice{border:2px solid #1d7ebd;border-radius:14px;background:#eff9ff;color:#0a5d94;padding:12px 16px;font-weight:850}.voice-primary{display:grid;width:100%;min-height:94px;place-items:center;border-color:#1169a5;background:linear-gradient(130deg,#167cbe,#0c4e7b);color:#fff;box-shadow:0 12px 24px #11518235}.voice-primary b{font-size:27px}.voice-primary span{font-size:20px}.voice-primary small{color:#d8f2ff;font-weight:700}.manual-entry{margin-top:22px;border:1px solid var(--line);border-radius:12px;background:#fbfdfe}.manual-entry summary{padding:16px;color:#285269;font-weight:850;cursor:pointer}.manual-entry>p{margin:0;padding:0 16px 14px;color:var(--muted);font-size:13px}.manual-entry .entry-form{margin:0 12px 12px}.voice-board-empty{line-height:1.65}.entry-form,.review-card{display:grid;gap:16px;padding:21px;border:1px solid var(--line);border-radius:var(--radius);background:#fbfdfe;box-shadow:0 3px 12px #11233a08}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:13px}.required{color:var(--danger)}.primary,.next{min-height:54px;border:0;border-radius:10px;background:linear-gradient(120deg,#1b7dbe,#10629c);color:#fff;padding:13px 17px;font-size:16px;font-weight:850;box-shadow:0 5px 12px #12609d28}.primary:hover,.next:hover{filter:brightness(.94)}.secondary{min-height:52px;border:1px solid #91aab9;border-radius:10px;background:#fff;color:#315263;padding:12px 16px;font-weight:800}.crew-list{margin-top:28px;padding-top:20px;border-top:1px solid var(--line)}.list-header{display:flex;justify-content:space-between;gap:12px;align-items:center}.list-header strong{color:#1775bd;font-size:19px}.crew-summary-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.organize-tasks{min-height:40px;padding:8px 11px;font-size:12px}.entry-list{display:grid;gap:10px;margin-top:14px}.entry{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:15px;border:1px solid var(--line);border-radius:12px;background:#fff}.entry h3{margin:0;font-size:16px}.entry p{margin:3px 0 0;color:var(--muted);font-size:13px}.remove{border:0;border-radius:7px;background:#fff0f1;color:#a62f3a;padding:8px;font-weight:800}.next{display:flex;justify-content:space-between;width:100%;margin-top:24px}.page-actions{display:flex;justify-content:space-between;gap:12px;margin-top:28px}.notice{margin:0 0 16px;padding:12px 13px;border-left:4px solid var(--amber);background:#fff8e9;color:#68470d}.notice[data-kind="error"]{border-left-color:var(--danger);background:#fff2f3;color:#842630}.notice[data-kind="success"]{border-left-color:var(--green);background:#edf9f3;color:#176540}.empty{padding:20px;border:1px dashed #adc0cb;border-radius:12px;color:var(--muted);text-align:center}.quick-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:12px}.quick-actions button,.choice-chips button{border:1px solid #aac3d2;border-radius:9px;background:#fff;color:#2a596f;padding:9px 12px;font-weight:800}.review-table{width:100%;border-collapse:collapse;font-size:13px}.review-table th,.review-table td{padding:9px 5px;border-bottom:1px solid var(--line);text-align:left}.review-table th{color:var(--muted);font-size:10px;letter-spacing:.06em;text-transform:uppercase}footer{position:fixed;bottom:0;left:50%;z-index:4;display:grid;width:min(100%,940px);grid-template-columns:repeat(3,1fr);transform:translateX(-50%);border-top:1px solid var(--line);background:#fff;box-shadow:0 -4px 18px #11233a0b}.footer-nav{border:0;background:transparent;padding:15px 8px;color:var(--muted);font-weight:800}.footer-nav.active{color:#1671b2}.footer-nav:disabled{opacity:.5;cursor:not-allowed}.schedule-wizard{margin-top:23px;padding:23px;border:1px solid #b7d4e6;border-radius:var(--radius);background:linear-gradient(145deg,#f4fbff,#fff)}.schedule-wizard h3{margin:4px 0 7px;font-size:24px;line-height:1.2}.schedule-wizard>p:not(.schedule-step){margin:0 0 18px;color:var(--muted)}.schedule-step{margin:0;color:#12669d;font-size:11px;font-weight:850;letter-spacing:.14em}.schedule-voice{width:100%;margin-bottom:16px}.schedule-answer-form{margin-top:16px}.schedule-form-actions{display:grid;grid-template-columns:auto 1fr;gap:10px}.schedule-form-actions .primary{width:100%}.schedule-summary{margin-top:28px}.schedule-task{align-items:flex-start}.schedule-task-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.voice.recording{border-color:#b72c39;background:#fff0f1;color:#a62431;animation:recording-pulse 1.2s ease-in-out infinite}@keyframes recording-pulse{50%{box-shadow:0 0 0 7px #bd3a4530}}.schedule-export{margin-top:25px;padding:18px;border:1px solid #9bceae;border-radius:14px;background:#eefaf2}.schedule-export h3{margin:0 0 4px;color:#146340}.schedule-export p{margin:0 0 14px;color:#315f48}.schedule-picker{margin-top:12px;padding:13px;border:1px solid #c5dbe8;border-radius:11px;background:#fff}.schedule-picker p{margin:0 0 10px;color:#526d7e;font-size:13px;font-weight:750}.choice-chips{display:flex;flex-wrap:wrap;gap:8px}.choice-chips button{border-radius:999px}.choice-chips button.selected,.choice-chips button:active{border-color:#1775bd;background:#1775bd;color:#fff}.picker-empty{color:var(--muted);font-size:13px}.admin-tabs{display:flex;gap:6px;overflow:auto;margin:22px -36px 0;padding:0 36px;border-bottom:1px solid var(--line)}.admin-tab{border:0;border-bottom:3px solid transparent;background:transparent;padding:12px 10px;color:var(--muted);font-weight:800;white-space:nowrap}.admin-tab.active{border-bottom-color:#1775bd;color:#1775bd}.admin-panel{display:none;padding-top:21px}.admin-panel.active{display:block}.admin-panel h3{margin:0 0 3px;font-size:20px}.admin-panel>p{margin:0 0 16px;color:var(--muted)}.admin-form{display:grid;gap:10px;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fafdff}.project-job-number-actions{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end}.project-job-number-actions select{margin:0}.project-job-number-actions .secondary{min-height:50px;white-space:nowrap}.admin-form input{min-height:44px;margin:0;padding:10px}.admin-form .primary{min-height:44px;padding:10px;font-size:14px}.admin-list{display:grid;gap:8px;margin-top:16px}.admin-row{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:10px}.admin-row strong,.admin-row small{display:block}.admin-row small{margin-top:2px;color:var(--muted);font-size:13px}.admin-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.edit{border:1px solid #a8bbc7;border-radius:7px;background:#fff;color:#25495d;padding:8px;font-weight:750}.voice-result{margin:0 0 16px;padding:14px;border:1px solid #a7cfdf;border-radius:12px;background:#eff9ff}.voice-result p{margin:8px 0 0;color:#486071;font-size:13px}.voice-result textarea{min-height:58px;padding:10px}.voice-review-board{border:2px solid #76b5d3;background:linear-gradient(145deg,#effaff,#fff)}.voice-board-kicker{margin:0!important;color:#12669d!important;font-size:11px!important;font-weight:900;letter-spacing:.14em}.voice-review-card{display:block;padding:16px;border-left:5px solid var(--amber)}.voice-review-card.confirmed{border-color:var(--green);background:#f3fbf7}.voice-review-card.pending{background:#fffdf7}.voice-card-main{display:flex;justify-content:space-between;gap:14px;align-items:center}.voice-card-status{margin:0!important;font-size:10px!important;font-weight:900;letter-spacing:.12em}.confirmed .voice-card-status{color:var(--green)!important}.pending .voice-card-status{color:#9a6100!important}.voice-card-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.voice-card-actions .primary,.voice-card-actions .secondary{min-height:48px}.voice-card-detail{display:grid;gap:12px;margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.voice-card-detail p{margin:0!important}.voice-confirm{white-space:nowrap}.dictation-review{margin-top:22px;padding:18px;border:1px solid #b7d4e6;border-radius:14px;background:linear-gradient(145deg,#f4fbff,#fff)}.dictation-review .secondary{margin-top:12px}.ai-review-results{margin-top:16px;padding:16px;border:1px solid var(--line);border-radius:12px;background:#fff}.ai-review-results h3{margin:0 0 10px;font-size:16px;color:#0d4a6e}.ai-review-results .page-actions{margin-top:18px}@media(max-width:700px){.voice-card-main{align-items:stretch;flex-direction:column}.voice-card-actions{display:grid;grid-template-columns:1fr 1fr}.voice-card-actions .remove{grid-column:1/-1;min-height:46px}.voice-card-actions .primary,.voice-card-actions .secondary{width:100%}}
/* Full-screen access experience */.auth-gate{display:grid;grid-template-columns:3fr 2fr;min-height:100vh;background:#102a43}.auth-visual{display:flex;flex-direction:column;justify-content:center;padding:min(10vw,120px);background:radial-gradient(circle at 15% 24%,#1e82bd 0,#153b5c 37%,#0d1f33 100%);color:#d9f1ff}.auth-mark{display:grid;place-items:center;width:74px;height:74px;margin-bottom:25px;border:1px solid #c3edff75;border-radius:19px;background:#dff5ff15;color:#e4f7ff;font-size:43px;font-weight:900;box-shadow:0 12px 30px #07182755}.auth-visual p{margin:0;font-size:clamp(27px,4vw,49px);font-weight:350;line-height:1.06;letter-spacing:-.04em}.auth-visual p strong{font-weight:800}.auth-visual span{margin-top:26px;color:#8bc9ec;font-size:11px;font-weight:850;letter-spacing:.17em}.auth-card{align-self:center;width:min(100%,510px);min-height:100vh;padding:clamp(42px,9vw,110px) clamp(28px,6vw,74px);background:#fff}.auth-logo{width:56px;height:56px;border-radius:14px;margin-bottom:28px;box-shadow:0 6px 18px #102a4320}.auth-card .eyebrow{font-size:10px}.auth-card h1{margin:8px 0 8px;font-size:34px;letter-spacing:-.035em;line-height:1.06}.auth-card>p:not(.eyebrow){margin:0 0 28px;color:var(--muted)}.auth-form{display:grid;gap:15px}.auth-form .primary{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.auth-actions{display:flex;justify-content:space-between;gap:12px}.auth-link{border:0;background:transparent;color:#10669f;padding:5px 0;font-size:13px;font-weight:800;text-align:left}.auth-back{justify-self:start}.auth-help{margin-top:28px!important;padding-top:18px;border-top:1px solid var(--line);font-size:12px;line-height:1.5}.auth-form[hidden]{display:none}
@media(max-width:700px){.schedule-form-actions{grid-template-columns:1fr}.schedule-form-actions .secondary{width:100%}.auth-gate{display:block;background:#fff}.auth-visual{min-height:205px;padding:30px;background:linear-gradient(125deg,#12314e,#1a719f)}.auth-mark{width:44px;height:44px;margin-bottom:12px;border-radius:12px;font-size:25px}.auth-visual p{font-size:25px}.auth-visual span{margin-top:13px;font-size:9px}.auth-card{min-height:auto;padding:34px 25px 45px}.auth-logo{width:50px;height:50px;margin-bottom:20px}.auth-card h1{font-size:31px}.topbar{padding:12px 16px}.brand h1{font-size:18px}.header-admin{display:none}.page,.home-page{padding:27px 18px 105px}.context-card,.format-choice{padding-left:18px;padding-right:18px}.stepper{padding:0 10px}.step{min-width:125px;font-size:12px}.jobs-entry{min-height:195px}.jobs-entry strong{font-size:33px}.home-active .home-actions{min-height:calc(100vh - 90px)}.two-col{grid-template-columns:1fr}.page-actions{flex-direction:column-reverse}.page-actions button{width:100%}.admin-tabs{margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px}.voice{width:100%}.entry{align-items:flex-start}.entry strong{white-space:nowrap}.schedule-wizard{padding:18px}.schedule-wizard h3{font-size:22px}.context-card{grid-template-columns:1fr}.review-table{font-size:11px}}
.ai-review-entry{flex-direction:column;align-items:stretch}.ai-review-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.ai-review-fields label{font-size:12px}.ai-review-fields input{min-height:42px;margin-top:5px}.ai-review-actions{display:flex;justify-content:flex-end;margin-top:4px}.ai-review-actions .remove{min-height:40px}@media(max-width:700px){.ai-review-fields{grid-template-columns:1fr}}
.ai-review-entry.needs-review{border-color:#d88716;background:#fffdf7}.ai-review-warning,.ai-review-resolved{margin:2px 0 0!important;padding:9px 11px;border-radius:8px;font-size:12px!important}.ai-review-warning{border-left:4px solid var(--amber);background:#fff3d9;color:#754d09}.ai-review-resolved{border-left:4px solid var(--green);background:#edf9f3;color:#176540}.ai-review-fields input[readonly]{background:#edf4f7;color:#496172;cursor:not-allowed}
