:root{color:#132836;font-synthesis:none;--navy:#0b2638;--navy-2:#153d51;--paper:#f3efe5;--white:#fffefa;--ink:#132836;--muted:#6c7679;--line:#d8d2c6;--orange:#ef6b3b;--aqua:#57d2d0;--green:#2d8c68;background:#f3efe5;font-family:Avenir Next,Trebuchet MS,sans-serif}*{box-sizing:border-box}html{background:var(--paper)}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-weight:500}small{letter-spacing:.14em;font-size:.68rem;font-weight:800}.app-shell,.new-shell{background:var(--paper);min-height:100vh}.site-header{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:10px clamp(18px,4vw,64px);display:flex}.site-header.compact{min-height:64px}.brand{align-items:center;gap:12px;display:flex}.brand img{object-fit:contain;width:48px;height:48px}.brand span,.user-menu span{flex-direction:column;display:flex}.brand strong{font-family:Georgia,serif;font-size:1.05rem}.brand small,.user-menu small{color:#8ec3cd;margin-top:3px;font-size:.58rem}.user-menu{text-align:right;align-items:center;gap:18px;font-size:.82rem;display:flex}.user-menu a,.site-header nav a{color:#d8ecf0;align-items:center;gap:5px;padding:10px;display:inline-flex}.user-menu svg,.site-header nav svg{width:18px}.site-header nav{align-items:center;gap:8px;font-size:.82rem;display:flex}.home-shell{max-width:1180px;margin:auto;padding:clamp(42px,7vw,92px) clamp(18px,4vw,48px)}.home-intro{max-width:760px;margin-bottom:45px}.home-intro>small,.new-card>small{color:#aa4d2c}.home-intro h1{color:var(--navy);margin:12px 0 18px;font-size:clamp(3rem,8vw,6rem);line-height:.92}.home-intro p{max-width:600px;color:var(--muted);font-size:1.1rem;line-height:1.6}.workflow-grid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:62px;display:grid}.workflow-card{color:#fff;border-radius:4px;flex-direction:column;min-height:340px;padding:34px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.workflow-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px #09223226}.workflow-card.return{background:var(--navy-2)}.workflow-card.preparation{background:#246a70}.workflow-card>svg{width:48px;height:48px;color:var(--aqua);stroke-width:1.4px;margin:18px 0 36px}.workflow-card h2{margin:6px 0 10px;font-size:2.2rem}.workflow-card p{color:#d9ebeb;max-width:460px;line-height:1.5}.workflow-number{color:#ffffff12;font-family:Georgia,serif;font-size:6rem;position:absolute;top:10px;right:24px}.card-action{border-top:1px solid #fff3;justify-content:space-between;align-items:center;margin-top:auto;padding-top:22px;font-weight:700;display:flex}.card-action svg{width:20px}.home-section{margin-top:42px}.home-section>header{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:end;gap:16px;min-height:62px;padding-bottom:14px;display:flex}.home-section h2{margin:3px 0 0;font-size:1.7rem}.home-section>header>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.record-row{border-bottom:1px solid var(--line);grid-template-columns:42px minmax(0,1fr) auto 24px;align-items:center;gap:14px;padding:18px 10px;display:grid}.record-row:hover{background:#fff9}.record-row>span:not(.kind-mark){flex-direction:column;min-width:0;display:flex}.record-row small{color:var(--muted);letter-spacing:0;margin-top:4px;font-weight:600}.kind-mark{background:var(--navy-2);width:38px;height:38px;color:var(--aqua);border-radius:2px;place-items:center;display:grid}.kind-mark.preparation{background:#246a70}.kind-mark svg{width:19px}.record-meta{text-align:right;font-size:.82rem}.record-row>svg{width:18px}.search-box{background:var(--white);border:1px solid var(--line);align-items:center;gap:8px;min-width:280px;padding:8px 12px;display:flex}.search-box svg{width:17px;color:var(--muted)}.search-box input{background:0 0;border:0;outline:0;width:100%}.empty-state{color:var(--muted);align-items:center;gap:12px;padding:32px 10px;display:flex}.new-card{background:var(--white);width:min(780px,100% - 32px);margin:clamp(28px,7vw,80px) auto;padding:clamp(28px,6vw,70px);box-shadow:0 22px 80px #17314216}.new-card h1{margin:12px 0;font-size:clamp(2.4rem,6vw,4rem);line-height:1}.new-card>p{max-width:580px;color:var(--muted);margin-bottom:36px;line-height:1.55}.back-link{color:var(--muted);align-items:center;gap:5px;margin-bottom:44px;font-size:.85rem;display:inline-flex}.back-link svg{width:17px}.details-form{gap:24px;display:grid}.field-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field{gap:7px;margin-bottom:15px;display:grid}.field span{color:#43515a;font-size:.77rem;font-weight:800}.field b{color:var(--orange)}.field input,.field select,.field textarea{background:var(--white);width:100%;min-height:48px;color:var(--ink);border:1px solid #c9c4b9;border-radius:2px;outline:0;padding:11px 12px}.field textarea{resize:vertical;min-height:90px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#277c83;box-shadow:0 0 0 3px #57d2d027}.primary-action,.secondary-action,.quiet-button,.camera-launch{border:0;border-radius:2px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:12px 20px;font-weight:800;display:inline-flex}.primary-action{background:var(--orange);color:#fff;box-shadow:inset 0 -3px #a63e1d}.primary-action:hover{background:#dc5627}.primary-action:disabled,.secondary-action:disabled{opacity:.55;cursor:wait}.primary-action.inline{width:auto}.danger-action{color:#9b351d;background:0 0;border:0;width:100%;min-height:42px;margin-top:8px;font-weight:800}.secondary-action{background:var(--navy);color:#fff;width:100%}.quiet-button{border:1px solid var(--line);background:var(--white);min-height:40px;color:var(--ink);padding:8px 12px}.quiet-button svg,.camera-launch svg{width:18px}.form-error{border-left:4px solid var(--orange);color:#7e2e18;background:#f8dfd7;padding:12px 14px}.camera-screen{z-index:100;color:#fff;background:#020a0e;position:fixed;inset:0;overflow:hidden}.camera-video{object-fit:cover;width:100%;height:100%}.camera-shade{pointer-events:none;background:linear-gradient(#020c14a8 0,#0000 24% 48%,#02090fe8 82%);position:absolute;inset:0}.camera-header{z-index:2;min-height:82px;padding:max(14px, env(safe-area-inset-top)) 18px 10px;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;display:grid;position:absolute;top:0;left:0;right:0}.icon-button{color:#fff;background:#07192499;border:1px solid #ffffff4a;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.icon-button svg{width:21px}.icon-button.dark{border-color:var(--line);color:var(--ink);background:0 0}.camera-title{text-align:center;flex-direction:column;min-width:0;display:flex}.camera-title strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.camera-title small{color:var(--aqua)}.sync-pill{background:#133c46d9;border-radius:20px;justify-content:center;align-items:center;gap:5px;min-width:74px;padding:7px 9px;font-size:.66rem;font-weight:800;display:inline-flex}.sync-pill.offline{background:#7f3a28}.sync-pill svg{width:13px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.camera-fallback{color:#4a3214;background:#f1d9aee8;border:0;align-items:center;gap:9px;width:min(90%,480px);padding:12px;display:flex;position:absolute;top:110px;left:50%;transform:translate(-50%)}.camera-fallback svg{width:20px}.camera-controls{z-index:2;padding:8px 14px max(12px, env(safe-area-inset-bottom));position:absolute;bottom:0;left:0;right:0}.thumbnail-rail{scrollbar-width:none;gap:7px;min-height:76px;padding:4px;display:flex;overflow-x:auto}.thumbnail-rail::-webkit-scrollbar{display:none}.photo-thumb{background:#112;border:2px solid #0000;border-radius:3px;flex:0 0 68px;height:68px;padding:0;position:relative;overflow:hidden}.photo-thumb.selected{border-color:var(--aqua)}.photo-thumb img{object-fit:cover;width:100%;height:100%}.selected-mark{background:var(--aqua);width:20px;height:20px;color:var(--navy);border-radius:50%;place-items:center;display:grid;position:absolute;top:3px;right:3px}.selected-mark svg{width:13px}.upload-dot{background:#edb341;border:1px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;bottom:4px;left:4px}.upload-dot.synced{background:#49b582}.upload-dot.failed{background:var(--orange)}.rail-empty{color:#c7d4d7;align-items:center;gap:9px;font-size:.75rem;display:flex}.rail-empty svg{width:22px}.camera-actions{grid-template-columns:1fr 86px 1fr;align-items:center;gap:8px;margin-top:2px;display:grid}.rail-action{color:#fff;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;min-height:48px;font-size:.75rem;font-weight:800;display:flex}.rail-action:disabled{opacity:.35}.rail-action svg{width:20px}.rail-action span{background:#ffffff24;border-radius:10px;min-width:19px;padding:2px 5px}.shutter{background:0 0;border:3px solid #fff;border-radius:50%;justify-self:center;width:76px;height:76px;padding:5px}.shutter span{width:100%;height:100%;color:var(--navy);background:#fff;border-radius:50%;place-items:center;display:grid}.shutter svg{width:26px}.review-button{color:#fff;background:#0a1d28cc;border:1px solid #ffffff45;width:100%;min-height:38px;margin-top:4px;font-size:.75rem;font-weight:800}.bottom-panel{z-index:4;max-height:min(82vh,760px);padding:22px max(18px, calc((100vw - 760px) / 2)) max(20px, env(safe-area-inset-bottom));background:var(--paper);color:var(--ink);border-radius:20px 20px 0 0;position:absolute;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -20px 80px #0008}.bottom-panel.compact{max-height:600px}.panel-head{justify-content:space-between;align-items:start;gap:15px;margin-bottom:18px;display:flex}.panel-head h2{margin:4px 0 0;font-size:1.7rem}.tag-list{grid-template-columns:1fr 1fr;gap:7px;margin-bottom:18px;display:grid}.tag-list label{border:1px solid var(--line);background:#fff;align-items:center;gap:8px;min-height:48px;padding:9px 10px;font-size:.78rem;font-weight:700;display:flex}.tag-list label.active{background:#dff3f1;border-color:#277c83}.tag-list input{accent-color:#277c83}.segmented{margin-bottom:20px;display:flex}.segmented button{border:1px solid var(--line);background:#fff;border-right:0;flex:1;min-height:45px;padding:8px}.segmented button:last-child{border-right:1px solid var(--line)}.segmented button.active{background:var(--navy-2);color:#fff}.review-shell{max-width:1260px;margin:auto;padding:44px clamp(14px,3vw,42px) 130px}.review-hero{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.review-hero small{color:#a34c2d}.review-hero h1{margin:7px 0;font-size:clamp(2.4rem,5vw,4.4rem);line-height:1}.review-hero p{color:var(--muted);margin:0}.camera-launch{background:var(--navy);color:#fff}.progress-card{background:var(--navy);color:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:22px;display:grid}.progress-number strong{font-family:Georgia,serif;font-size:3rem;font-weight:400}.progress-number span{color:#9ab3bc}.progress-copy h2{margin:0 0 9px;font:700 1rem Avenir Next,sans-serif}.progress-copy p{color:#a9bec5;margin:7px 0 0;font-size:.75rem}.progress-track{background:#ffffff21;height:7px;overflow:hidden}.progress-track i{background:var(--aqua);height:100%;transition:width .25s;display:block}.sync-summary{align-items:center;gap:7px;font-size:.75rem;display:flex}.sync-summary svg{width:18px;color:var(--aqua)}.attention-banner{color:#71341e;text-align:left;background:#fae6db;border:1px solid #e6ad91;align-items:center;gap:12px;width:100%;margin-top:12px;padding:13px 16px;display:flex}.attention-banner span{flex-direction:column;display:flex}.attention-banner svg{flex:none;width:21px}.review-grid{grid-template-columns:minmax(0,1.6fr) minmax(290px,.7fr);align-items:start;gap:18px;margin-top:18px;display:grid}.coverage-panel,.facts-panel,.findings-panel,.completed-grid>article{background:var(--white);border:1px solid var(--line);padding:24px}.coverage-panel>header,.facts-panel>header,.findings-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding-bottom:16px;display:flex}.coverage-panel h2,.facts-panel h2,.findings-panel h2{margin:3px 0 0;font-size:1.6rem}.facts-panel>header>svg{width:22px;color:var(--muted)}.coverage-section h3{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:22px 0 6px;font-size:.68rem}.coverage-row{border-top:1px solid #ebe6dc;grid-template-columns:1fr auto;align-items:stretch;display:grid}.coverage-main{min-height:58px;color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:11px;padding:8px 5px;display:flex}.coverage-main>span:last-child{flex-direction:column;display:flex}.coverage-main strong{font-size:.85rem}.coverage-main small{color:var(--muted);letter-spacing:0;margin-top:3px;font-weight:500}.coverage-mark{color:#8b928f;border:1px solid #b9b4a9;border-radius:50%;flex:0 0 29px;place-items:center;width:29px;height:29px;display:grid}.coverage-mark svg{width:15px}.coverage-row.done .coverage-mark{border-color:var(--green);background:var(--green);color:#fff}.na-button{border:1px solid var(--line);color:var(--muted);background:0 0;align-self:center;padding:7px 9px;font-size:.67rem;font-weight:800}.na-button.active{color:#18565b;background:#dff3f1;border-color:#277c83}.actor-line{color:var(--muted);margin:17px 0;font-size:.78rem}.findings-panel{margin-top:18px}.findings-panel>header{justify-content:start}.findings-panel>header svg{color:var(--orange)}.findings-panel article{border-bottom:1px solid var(--line);padding:15px 0}.findings-panel article:last-child{border-bottom:0}.findings-panel article b{color:#a83d20;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem}.findings-panel article p{margin:5px 0 0}.completion-bar{z-index:20;min-height:82px;padding:12px clamp(16px, 4vw, 60px) max(12px, env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#eee9dfed;justify-content:flex-end;align-items:center;gap:10px;display:flex;position:fixed;bottom:0;left:0;right:0}.completion-bar>div{flex-direction:column;margin-right:auto;display:flex}.completion-bar span{color:var(--muted);margin-top:3px;font-size:.72rem}.completed-grid{grid-template-columns:.7fr 1.3fr;gap:18px;display:grid}.completed-grid article>svg{color:#24757a;width:26px}.completed-grid article>h2{font-size:1.6rem}.completed-grid article>p{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;margin:0;padding:10px 0;font-size:.8rem;display:flex}.completed-grid article>p span{color:var(--muted)}.completed-photos{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.completed-photos img{aspect-ratio:1;object-fit:cover;background:#ddd;width:100%}.loading-screen,.signin-screen{background:var(--navy);color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.loading-screen>span{border:3px solid #ffffff2e;border-top-color:var(--aqua);border-radius:50%;width:42px;height:42px;animation:1s linear infinite spin}.signin-screen img{width:100px}.signin-screen small{color:var(--aqua);margin-top:24px}.signin-screen h1{margin:7px 0 12px;font-size:3.2rem}.signin-screen p{color:#c5d8dc;max-width:430px;line-height:1.6}.signin-screen .primary-action{margin-top:18px}@media (width<=760px){.site-header{min-height:62px;padding:8px 14px}.brand img{width:40px;height:40px}.brand strong{font-size:.9rem}.user-menu span,.site-header nav a:first-child{display:none}.workflow-grid,.review-grid,.completed-grid{grid-template-columns:1fr}.workflow-card{min-height:290px;padding:25px}.workflow-card>svg{margin-bottom:24px}.home-shell{padding-top:42px}.home-intro h1{font-size:3.4rem}.home-section>header{flex-direction:column;align-items:start}.search-box{width:100%;min-width:0}.record-row{grid-template-columns:38px minmax(0,1fr) 18px}.record-meta{display:none!important}.field-grid{grid-template-columns:1fr;gap:0}.new-card{width:calc(100% - 20px);margin:10px auto;padding:26px 20px}.back-link{margin-bottom:34px}.review-shell{padding:26px 10px 178px}.review-hero{flex-direction:column;align-items:stretch}.review-hero h1{font-size:2.7rem}.camera-launch{width:100%}.progress-card{grid-template-columns:auto 1fr;gap:14px;padding:17px}.sync-summary{grid-column:1/-1;justify-content:flex-end}.coverage-panel,.facts-panel,.findings-panel,.completed-grid>article{padding:17px 14px}.coverage-panel>header{flex-direction:column;align-items:start}.coverage-panel .quiet-button{width:100%}.completion-bar{grid-template-columns:1fr 1fr;min-height:150px;padding:10px;display:grid}.completion-bar>div{grid-column:1/-1;width:100%}.completion-bar .primary-action,.completion-bar .quiet-button{width:100%;min-width:0;padding:8px}.tag-list{grid-template-columns:1fr}.bottom-panel{padding-left:14px;padding-right:14px}.segmented button{padding:6px 3px;font-size:.72rem}.completed-photos{grid-template-columns:repeat(2,1fr)}}@media print{.site-header,.completion-bar,.camera-launch{display:none!important}body,.app-shell{background:#fff}.review-shell{max-width:none;padding:0}.completed-grid{grid-template-columns:1fr 1.5fr}.completed-photos img{break-inside:avoid}}
