*{box-sizing:border-box}body{margin:0;background:#f4f7fb;color:#243247;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif}header{background:#0b4f6c;color:white;padding:14px max(18px,calc((100% - 1180px)/2));display:flex;justify-content:space-between;align-items:center;gap:18px;position:sticky;top:0;z-index:10}.brand{font-size:20px;font-weight:700}nav{display:flex;gap:14px;flex-wrap:wrap}nav a{color:#fff;text-decoration:none;font-size:14px}main{max-width:1180px;margin:24px auto;padding:0 16px}.card,.login-card{background:white;border-radius:14px;padding:22px;margin-bottom:18px;box-shadow:0 5px 24px rgba(30,60,90,.08)}.login-card{max-width:430px;margin:10vh auto}h1,h2,h3{margin-top:0}label{display:flex;flex-direction:column;gap:6px;font-weight:600}input,select,button,.btn{font:inherit;border:1px solid #ccd6e0;border-radius:9px;padding:10px 12px;background:white}button,.btn{cursor:pointer;text-decoration:none;color:#243247;display:inline-block}.primary{background:#0b74a5;color:white;border-color:#0b74a5}.danger{background:#b42318;color:white;border-color:#b42318}.full{width:100%;margin-top:16px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.kv{display:grid;grid-template-columns:auto 1fr;gap:10px 16px}.kv span{color:#68778b}.status{font-size:22px;font-weight:700;padding:16px;border-radius:10px}.status.in{background:#e8f7ee;color:#167444}.status.out{background:#eef2f6;color:#526274}.big{font-size:32px;font-weight:700;margin:8px 0}.big small{font-size:14px;color:#68778b}.actions{display:flex;gap:14px;margin:16px 0}.actions button{min-width:130px;font-size:18px}button:disabled{opacity:.45;cursor:not-allowed}.muted{color:#6c7a8d}.alert{padding:12px 14px;border-radius:9px;margin-bottom:14px}.alert.success,.ok{background:#e9f8ef;color:#147a43}.alert.danger,.err{background:#fff0ef;color:#a72a21}.warn{border-left:5px solid #e5a000}.inline{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.inline label{flex-direction:row;align-items:center}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.check{flex-direction:row;align-items:center}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:11px 10px;border-bottom:1px solid #e7edf3;white-space:nowrap}th{background:#f7f9fb}.row-between{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.punch #loc{padding:10px;background:#f6f8fb;border-radius:9px}.btn{padding:10px 12px}@media(max-width:800px){header{position:static;align-items:flex-start;flex-direction:column}.grid3{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.row-between{flex-direction:column}.card{padding:16px}th,td{font-size:13px}}
.warning{background:#fff7df;color:#805a00}.locbox{padding:12px;background:#f6f8fb;border-radius:9px;border:1px solid #e4eaf0}.verify-badges{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.badge{display:inline-block;padding:6px 9px;border-radius:999px;background:#eef2f6;color:#526274;font-size:13px;font-weight:700}.badge.pass{background:#e9f8ef;color:#147a43}.badge.fail{background:#fff0ef;color:#a72a21}.qr-panel{display:flex;align-items:center;justify-content:center;gap:40px;padding:24px;min-height:390px;background:#fff;border:1px solid #e5ebf1;border-radius:16px}.qr-panel img{width:min(52vw,330px);height:auto;background:#fff;padding:8px;border-radius:10px}.qr-panel:fullscreen{width:100vw;height:100vh;border-radius:0;gap:6vw;padding:5vw}.qr-panel:fullscreen img{width:min(52vw,620px)}.qr-panel:fullscreen h2{font-size:42px}.qr-panel:fullscreen p{font-size:24px}.big-count{font-size:24px;font-weight:700}.verify-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.verify-flow>div{padding:16px;border:1px solid #e4eaf0;border-radius:12px;display:flex;flex-direction:column;gap:6px}.verify-flow span{color:#6c7a8d;font-size:13px}.ua{max-width:460px;white-space:normal;word-break:break-all}@media(max-width:800px){.qr-panel{flex-direction:column;gap:15px}.qr-panel img{width:min(82vw,330px)}.verify-flow{grid-template-columns:1fr}.verify-badges{justify-content:flex-start}}

/* v2.2 微信登录 */
.login-wide{max-width:520px}.wechat-login-box{border:1px solid #dfe8e2;border-radius:14px;padding:18px;margin:14px 0;text-align:center;background:#fbfefc}.wechat-login-box h2{margin-top:0}.wechat-login-qr{width:min(260px,80vw);height:auto;display:block;margin:10px auto}.wechat-btn{display:inline-block;background:#07c160;color:#fff!important;border:none;border-radius:8px;padding:11px 16px;text-decoration:none;cursor:pointer;font-weight:600}.wechat-btn:hover{filter:brightness(.96)}.fallback-login{margin-top:14px}.fallback-login summary{cursor:pointer;font-weight:600;margin-bottom:12px}.wechat-identity{display:flex;align-items:center;gap:12px;border:1px solid #e5e7eb;border-radius:10px;padding:12px;margin:12px 0}.wechat-identity img{width:52px;height:52px;border-radius:50%;object-fit:cover}.small{font-size:.88rem}.check-row{display:flex!important;align-items:center;gap:8px}.check-row input{width:auto!important}.badge-ok{display:inline-block;padding:2px 7px;border-radius:10px;background:#e8f8ee;color:#137333;font-size:.82rem;font-weight:600}

/* v2.3 发布打卡 */
textarea{font:inherit;border:1px solid #ccd6e0;border-radius:9px;padding:10px 12px;background:#fff;width:100%;resize:vertical}.stats4{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.stats4>div{background:#f7f9fb;border:1px solid #e6ecf2;border-radius:12px;padding:15px;text-align:center}.stats4 b{display:block;font-size:28px}.stats4 span{color:#68778b;font-size:13px}.status-pill{display:inline-block;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:700}.status-pill.success{background:#e8f7ee;color:#147a43}.status-pill.reason{background:#fff7df;color:#805a00}.status-pill.missed{background:#fff0ef;color:#a72a21}.status-pill.pending{background:#eef2f6;color:#526274}.text-success{color:#147a43}.text-danger{color:#a72a21}.wrap-cell{white-space:normal;min-width:180px;max-width:360px}.reason-box{margin-top:18px;padding:18px;border:1px solid #f0c66d;background:#fffaf0;border-radius:12px;display:grid;gap:13px}.checkin-success{background:#e9f8ef;border:2px solid #7ad69e;border-radius:18px;padding:38px 20px;text-align:center;color:#116b3a}.checkin-success .checkmark{width:86px;height:86px;margin:0 auto 12px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#18a957;color:white;font-size:58px;line-height:1;font-weight:800}.checkin-success h2{font-size:32px;margin:8px 0}.verify-flow.three{grid-template-columns:repeat(3,1fr)}.matrix-wrap{max-height:70vh}.matrix-table th{position:sticky;top:0;z-index:2}.matrix-table .sticky-col{position:sticky;left:0;background:#fff;z-index:3}.matrix-table thead .sticky-col{background:#f7f9fb;z-index:4}.matrix-ok{font-size:20px;color:#147a43;font-weight:800}.matrix-reason{color:#805a00;font-weight:700}.matrix-miss{color:#a72a21}.matrix-pending{color:#68778b}@media(max-width:800px){.stats4{grid-template-columns:repeat(2,1fr)}.verify-flow.three{grid-template-columns:1fr}.checkin-success h2{font-size:26px}}
