:root{--blue:#073f98;--royal:#0b55bd;--sky:#6f9fee;--yellow:#ffba08;--ink:#10213d;--muted:#68758a;--line:#e4e9f1;--soft:#f5f7fb;--good:#16845b;--bad:#d74545}*{box-sizing:border-box}body{margin:0;background:#e9edf3;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.app-shell{width:min(100%,480px);min-height:100vh;margin:auto;background:#fff;position:relative;padding-bottom:84px;box-shadow:0 0 35px #1b345522}.topbar{height:76px;display:flex;align-items:center;padding:12px 20px;border-bottom:1px solid var(--line);position:sticky;top:0;background:#fff;z-index:5}.brand-logo{width:48px;height:48px;object-fit:contain}.brand-copy{display:flex;flex-direction:column;margin-left:8px;line-height:1.05}.brand-copy strong{color:var(--blue);font-size:18px}.brand-copy span{font-size:11px;color:var(--muted);margin-top:4px}.offline-pill{margin-left:auto;background:#fff3cf;color:#815e00;border-radius:20px;padding:7px 9px;font-size:10px;font-weight:800}.offline-pill.online{background:#dff6ec;color:var(--good)}.screen{display:none;padding:24px 20px 32px}.screen.active{display:block}.welcome{padding:10px 2px 15px}.eyebrow{font-size:11px;font-weight:850;letter-spacing:1.2px;color:var(--royal);margin:0 0 5px;text-transform:uppercase}.centered{text-align:center}h1{font-size:28px;line-height:1.12;margin:4px 0 7px}h2{font-size:17px;margin:0}.subtitle,.welcome>p:last-child{margin:0;color:var(--muted);font-size:14px}.primary,.secondary{width:100%;border:0;border-radius:14px;padding:16px 18px;font-weight:800;font-size:15px;cursor:pointer}.primary{background:var(--blue);color:white;box-shadow:0 6px 15px #073f9829}.primary span{float:right}.secondary{margin-top:10px;color:var(--blue);background:#edf3fd}.hero-action{text-align:left;margin:8px 0 20px}.hero-action span{float:none;margin-right:10px;font-size:20px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:27px}.stats article{background:var(--soft);border-radius:13px;padding:14px 9px;text-align:center}.stats strong{display:block;color:var(--blue);font-size:22px}.stats span{font-size:10px;color:var(--muted)}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.section-title button{border:0;background:none;color:var(--royal);font-weight:700}.visit-card{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.visit-icon{width:43px;height:43px;border-radius:12px;background:#fff2ca;color:#866000;display:grid;place-items:center;font-weight:850}.visit-icon.done{background:#dcedff;color:var(--blue)}.visit-card div:nth-child(2){display:flex;flex-direction:column;flex:1}.visit-card strong{font-size:14px}.visit-card span,.visit-card small{font-size:11px;color:var(--muted);margin-top:2px}.visit-card small{color:#a16c00}.visit-card small.synced{color:var(--good)}.chevron{font-size:25px!important}.bottom-nav{position:fixed;bottom:0;width:min(100%,480px);height:72px;background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);z-index:6;padding-bottom:env(safe-area-inset-bottom)}.bottom-nav button{border:0;background:none;color:#8993a3;font-size:10px;font-weight:700}.bottom-nav button span{display:block;font-size:21px;margin-bottom:2px}.bottom-nav button.active{color:var(--blue)}.step-head{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:11px;font-weight:750;margin-bottom:22px}.progress{height:5px;background:#e7ebf1;border-radius:5px;flex:1;overflow:hidden}.progress i{display:block;height:100%;background:var(--yellow)}.form-card{margin-top:22px}.form-card label,dialog label{display:block;font-size:12px;font-weight:750;margin-bottom:16px;color:#314159}input,textarea,select{display:block;width:100%;margin-top:7px;padding:13px;border:1px solid #d8dee8;border-radius:11px;font:inherit;color:var(--ink);background:#fff}textarea{min-height:72px;resize:vertical}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:10px}.overall{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#073f98,#0d5bc7);color:#fff;border-radius:16px;padding:18px;margin:18px 0}.overall strong,.overall span{display:block}.overall span{font-size:11px;opacity:.8;margin-top:3px}.ring{width:52px;height:52px;border:4px solid #ffffff55;border-top-color:var(--yellow);border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:800}.tabs{display:flex;gap:5px;overflow:auto;margin:0 -20px 14px;padding:0 20px 8px}.tabs button{border:0;border-radius:20px;background:var(--soft);padding:9px 14px;white-space:nowrap;font-weight:750;color:var(--muted)}.tabs button.active{background:#e3edff;color:var(--blue)}.check-item{border:1px solid var(--line);border-radius:14px;padding:15px;margin-bottom:10px;cursor:pointer}.check-item header{display:flex;justify-content:space-between;gap:10px}.check-item h3{font-size:14px;line-height:1.3;margin:0}.check-item .article{font-size:10px;background:#edf3fd;color:var(--blue);border-radius:10px;padding:5px 7px;height:max-content}.check-item footer{display:flex;justify-content:space-between;align-items:center;margin-top:12px;color:var(--muted);font-size:11px}.status{border-radius:12px;padding:5px 8px;font-weight:800}.status.yes{background:#def4e9;color:var(--good)}.status.no{background:#ffe5e5;color:var(--bad)}.status.na{background:#edf0f5;color:#68758a}.sticky-action{margin-top:16px}.success-mark{width:66px;height:66px;margin:20px auto 15px;border-radius:50%;background:#ddf5e9;color:var(--good);font-size:30px;display:grid;place-items:center}.summary-card{margin:22px 0;border:1px solid var(--line);border-radius:16px;padding:18px}.summary-card p{font-size:12px;color:var(--muted)}.summary-card hr{border:0;border-top:1px solid var(--line);margin:17px 0}.summary-grid{display:grid;grid-template-columns:repeat(3,1fr);text-align:center}.summary-grid div+div{border-left:1px solid var(--line)}.summary-grid strong{display:block;font-size:22px;color:var(--blue)}.summary-grid span{font-size:10px;color:var(--muted)}.save-note{text-align:center;font-size:11px;color:var(--muted);line-height:1.5;padding:8px 20px}.icon-button{border:0;background:var(--soft);border-radius:50%;width:36px;height:36px;font-size:25px;margin-right:8px}.hidden{display:none!important}dialog{width:min(calc(100% - 24px),440px);border:0;border-radius:20px;padding:20px;box-shadow:0 20px 60px #001c4c55}dialog::backdrop{background:#07172f99}.dialog-head{display:flex;justify-content:space-between}.dialog-head .icon-button{margin:0}.result-options{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:8px}.result-options button{padding:11px;border-radius:10px;border:1px solid var(--line);background:#fff;font-weight:800}.result-options button.selected{border-color:var(--blue);background:#eaf1ff;color:var(--blue)}.photo-input{border:1px dashed #9caec8;border-radius:11px;padding:15px;text-align:center;color:var(--blue)!important}.photo-input input{display:none}#photoPreview img{max-width:100%;height:110px;object-fit:cover;border-radius:10px;margin-bottom:12px}@media(min-width:700px){body{padding:24px 0}.app-shell{min-height:calc(100vh - 48px);border-radius:24px;overflow:hidden}.bottom-nav{bottom:24px;border-radius:0 0 24px 24px}}
