*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden;background:#101318;color:#f7f8fa;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft Yahei",sans-serif}body{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.camera-page{display:flex;width:100vw;height:100dvh}.preview{position:relative;flex:1;background:#050607;overflow:hidden}.preview video{width:100%;height:100%;object-fit:cover}.hint{position:absolute;inset:0;display:grid;place-items:center;color:#b8bec8;font-size:14px}.actions{width:32%;min-width:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#191d24;position:relative}.brand{position:absolute;top:24px;right:24px;text-align:right;font-weight:800;font-size:22px;line-height:.9;color:#fff}.brand small{font-size:10px;font-weight:500;color:#9da5b3}.shoot{width:88px;height:88px;border-radius:50%;border:6px solid #fff;background:transparent;padding:7px;cursor:pointer}.shoot span{display:block;width:100%;height:100%;border-radius:50%;background:#e65050;transition:transform .15s}.shoot:active span{transform:scale(.82)}.shoot:disabled{opacity:.45}.actions p{margin:18px 0 0;color:#d9dde5;font-size:15px}.status{position:absolute;bottom:24px;color:#9da5b3;font-size:12px;text-align:center;padding:0 16px}.result-page{position:fixed;inset:0;background:#101318;overflow:auto;padding:72px 8vw 40px}.hidden{display:none!important}.back{position:fixed;top:calc(18px + env(safe-area-inset-top));left:20px;border:0;background:transparent;color:#fff;font-size:30px;cursor:pointer}.back span{font-size:14px;vertical-align:4px;margin-left:5px}.result{max-width:900px;margin:auto;white-space:pre-wrap;line-height:1.75;font-size:16px;color:#edf0f5}.result:empty:after{content:'正在识别…';color:#aeb6c3}@media(max-width:600px){.actions{min-width:135px;width:30%}.shoot{width:64px;height:64px;border-width:5px}.brand{top:14px;right:12px;font-size:17px}.result-page{padding:64px 20px 28px}}
