:root{--background:#000;--sheet:#1c1c1e;--control:#2c2c2e;--backdrop:#111;--white:#fff;--secondary:#ffffff8c;--tertiary:#ffffff73;--faint:#ffffff1f;--positive:#30d158;--positive-tint:#30d15829;--caution:#ff9f0a;--caution-tint:#ff9f0a29;--pill-bg:#1c1c1eb8;--close-bg:#1c1c1eb3;--hint:#ffffffc7;--pill-label:#ffffffe6;--grabber:#ffffff47;--bar-pass:#ffffffd9;--bar-fail:#ffffff52;--ink-fail:#ffffff9e;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px)}*{box-sizing:border-box}[hidden]{display:none!important}html,body{background:var(--background);height:100%;color:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:Roboto,system-ui,-apple-system,Segoe UI,sans-serif}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}button:disabled{cursor:default}.phone{background:var(--background);width:100%;max-width:430px;height:100dvh;margin:0 auto;position:relative;overflow:hidden}.screen{flex-direction:column;width:100%;height:100%;display:flex}.viewfinder{background:var(--backdrop);flex:1;min-height:0;position:relative;overflow:hidden}.viewfinder video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.scrim{pointer-events:none;position:absolute;left:0;right:0}.scrim-top{background:linear-gradient(#00000073,#0000);height:120px;top:0}.scrim-bottom{background:linear-gradient(#0000,#0000008c);height:140px;bottom:0}.scrim-photo{background:linear-gradient(#00000080,#0000);height:110px;top:0}.status{top:calc(var(--safe-top) + 8px);background:var(--pill-bg);color:var(--pill-label);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:12px;font-weight:500;display:flex;position:absolute;left:50%;transform:translate(-50%)}.status .dot{background:var(--tertiary);border-radius:50%;width:7px;height:7px}.status[data-state=ready] .dot{background:var(--positive)}.status[data-state=error] .dot{background:var(--caution)}.hint{text-align:center;color:var(--hint);margin:0;padding:22px 24px;font-size:13px;font-weight:500;position:absolute;bottom:0;left:0;right:0}.controls{height:calc(204px + var(--safe-bottom));padding:0 36px var(--safe-bottom);background:var(--background);justify-content:space-between;align-items:center;display:flex}.upload{flex-direction:column;align-items:center;gap:8px;width:60px;display:flex}.upload:disabled{opacity:.4}.upload .tile{background:var(--control);border-radius:14px;place-items:center;width:52px;height:52px;display:grid}.upload-label{color:var(--tertiary);font-size:12px;font-weight:500}.shutter{border:4px solid var(--white);border-radius:50%;place-items:center;width:80px;height:80px;display:grid}.shutter:disabled{opacity:.4}.shutter-inner{background:var(--white);border-radius:50%;width:62px;height:62px}.spacer{width:60px}.photo-header{background:var(--backdrop);flex:none;height:330px;position:relative}.photo-header canvas{object-fit:cover;width:100%;height:100%;display:block}.close{top:calc(var(--safe-top) + 8px);background:var(--close-bg);border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;left:20px}.sheet{min-height:0;padding:10px 20px var(--safe-bottom);background:var(--sheet);border-radius:28px 28px 0 0;flex-direction:column;flex:1;margin-top:-40px;display:flex;position:relative}.grabber{background:var(--grabber);border-radius:3px;width:36px;height:5px;margin:0 auto 18px}.eyebrow{color:var(--secondary);letter-spacing:1px;margin-bottom:4px;font-size:12px;font-weight:500}.winner{color:var(--white);letter-spacing:-.5px;margin-bottom:10px;font-size:34px;font-weight:600;line-height:39px}.pill{border-radius:999px;align-self:flex-start;padding:5px 10px;font-size:13px;font-weight:600}.pill[data-tone=positive]{background:var(--positive-tint);color:var(--positive)}.pill[data-tone=caution]{background:var(--caution-tint);color:var(--caution)}.rows{flex:1;min-height:0;margin-top:18px;overflow-y:auto}.row{height:40px;color:var(--white);align-items:center;gap:12px;font-size:15px;font-weight:500;display:flex}.row[data-lead=true]{font-weight:600}.row[data-lead=false][data-passes=false]{color:var(--ink-fail)}.row .glyph{flex:none;width:22px;height:22px}.row-name{white-space:nowrap;text-overflow:ellipsis;flex:none;width:128px;overflow:hidden}.track{background:var(--faint);border-radius:3px;flex:1;height:5px;position:relative}.fill{background:var(--bar-fail);border-radius:3px;height:100%;position:absolute;top:0;left:0}.row[data-passes=true] .fill{background:var(--bar-pass)}.row[data-lead=true] .fill{background:var(--positive)}.tick{background:var(--secondary);width:1.5px;height:11px;margin-left:-1.5px;position:absolute;top:-3px}.row-value{text-align:right;flex:none;width:48px}.primary{background:var(--white);width:100%;height:52px;color:var(--background);border-radius:14px;place-items:center;margin-top:12px;font-size:17px;font-weight:600;display:grid}.caption{text-align:center;color:var(--tertiary);margin:10px 0 24px;font-size:12px}.failed{padding:var(--safe-top) 24px var(--safe-bottom);justify-content:center}.failed h1{margin:0 0 10px;font-size:28px;font-weight:600;line-height:33px}.failed .message{color:var(--secondary);margin:0 0 28px;font-size:15px;line-height:21px}.failed .primary{margin-top:0}
