:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#10263d;background:#edf3f8;--navy:#123b65;--blue:#0877d1;--green:#1b9a59;--red:#c43f3f}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#e4edf5,#f7fafc)}header{height:56px;padding:0 14px;display:flex;align-items:center;justify-content:center;background:var(--navy);color:white;position:sticky;top:0;z-index:5}header strong{font-size:18px}header .ghost{position:absolute;left:10px}#pending{position:absolute;right:12px;font-size:12px}main{max-width:560px;margin:auto;padding:18px}.screen{animation:in .18s ease}@keyframes in{from{opacity:.4;transform:translateY(4px)}}.hero{text-align:center;padding:28px 0 22px}.logo{width:72px;height:72px;border-radius:22px;margin:auto;background:var(--navy);color:white;display:grid;place-items:center;font-size:42px;font-weight:800;box-shadow:0 10px 30px #123b6538}.hero h1{margin:16px 0 4px}.hero p,.fine{color:#627487}.fine{font-size:13px;line-height:1.5}label{display:block;font-weight:650;margin:14px 0 6px}input{width:100%;margin-top:7px;padding:15px;border:1px solid #c3d0dc;border-radius:12px;font-size:17px;background:white;text-transform:uppercase}button{border:0;border-radius:12px;padding:13px 16px;font-weight:700;font-size:15px;cursor:pointer}.primary{width:100%;background:var(--blue);color:white;margin-top:12px}.wide{width:100%;background:white;color:var(--navy);margin-top:12px;border:1px solid #c9d5e0}.ghost{background:transparent;color:white;font-size:28px;padding:4px 8px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.stats div{text-align:center;background:white;border-radius:12px;padding:10px 4px;box-shadow:0 2px 10px #123b6510}.stats b{font-size:24px;display:block}.stats span{font-size:11px;color:#65788a}.camera-wrap{position:relative;background:#06111b;border-radius:18px;overflow:hidden;aspect-ratio:3/4}.camera-wrap video{width:100%;height:100%;object-fit:cover}.guide{position:absolute;left:5%;right:5%;top:38%;height:24%;border:3px solid #78e29c;border-radius:14px;box-shadow:0 0 0 999px #0007}.guide span{position:absolute;bottom:-30px;width:100%;text-align:center;color:white;font-size:13px}.status{text-align:center;min-height:24px;margin:12px 0;color:#5c7082}.actions{display:grid;grid-template-columns:1fr 86px 1fr;align-items:center;gap:16px}.secondary{background:#dbe8f3;color:#123b65}.shutter{width:76px;height:76px;border-radius:50%;background:white;border:7px solid #1687dc;box-shadow:0 3px 12px #123b6540}.photo{border-radius:14px;overflow:hidden;background:#09121b}.photo img{width:100%;display:block}.match{margin:12px 0;padding:12px;border-radius:10px;background:#e7eef4}.match.good{background:#dbf4e5;color:#176b42}.match.warn{background:#fff1cf;color:#8a5a00}.suggestions{display:flex;gap:8px;flex-wrap:wrap}.suggestions button{background:white;border:1px solid #abc1d4;padding:10px 14px}.record-head{display:flex;align-items:center;justify-content:space-between}.record-head .secondary{padding:10px}.summary{background:white;padding:13px;border-radius:12px;margin:8px 0 12px}.tabs{display:flex;gap:7px;margin-bottom:10px}.tabs button{background:#dce7ef;padding:9px 12px}.tabs button.active{background:var(--navy);color:white}.record-list{display:grid;gap:8px}.record{background:white;padding:12px;border-radius:12px;display:grid;grid-template-columns:1fr auto;gap:4px 10px}.record b{font-size:19px}.record small{color:#748596}.badge{font-size:12px;padding:4px 8px;border-radius:20px;background:#def1e5;color:#176b42}.badge.bad{background:#fde0dd;color:#9d2d28}.record button{padding:4px 8px;background:#f6e3e3;color:#9d2d28}#flash{position:fixed;inset:0;background:#41d679aa;z-index:20;pointer-events:none}h2{margin-top:4px}@media(min-width:700px){.camera-wrap{aspect-ratio:4/3}}
