@charset "UTF-8";*{box-sizing:border-box}html{font-size:62.5%}body{min-width:320px;max-width:720px;margin:0 auto;color:#333;background:#f0f5f9;font:400 14px/1.5 Microsoft YaHei,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:rgba(0,0,0,0)}.page{min-height:100vh;padding-bottom:44px;background:#f0f5f9}.check-panel{position:relative;height:500px;overflow:hidden;background:#fff}.check-content{padding:30px 10px 14px;text-align:center}.check-icon{width:93px;height:93px;margin:20px auto;border:6px solid #1aad19;border-radius:50%;position:relative}.check-icon:after{content:"";position:absolute;left:24px;top:24px;width:33px;height:18px;border-left:8px solid #1aad19;border-bottom:8px solid #1aad19;transform:rotate(-45deg)}.check-title{margin:0;color:#555;font-size:22px;line-height:1.45}.check-subtitle{margin:2px 0 0;color:#999;font-size:15px;line-height:1.6}.route-list{padding:10px}.route-button{display:block;width:100%;margin:0 auto 10px;padding:0 14px;overflow:hidden;border:0;border-radius:5px;background:#1aad19;color:#fff;cursor:pointer;font-size:18px;font-weight:700;line-height:46px;text-align:center;white-space:nowrap}.route-button:active{background:#179b16}.route-button:disabled{cursor:wait;opacity:.78}.status-message{margin:-2px 10px 0;color:#777;font-size:14px;line-height:22px;text-align:center}.feedback{position:absolute;right:0;bottom:0;left:0;padding-bottom:20px;color:#999;font-size:12px;text-align:center}.feedback a{display:inline-block;padding:0 4px;background:#ff0;color:#000;font-size:18pt;font-weight:700;line-height:1.35}.banner{margin:0 auto;background:#fff}.banner img{display:block;width:100%;height:auto;border:0}.share-bar{position:fixed;right:0;bottom:0;left:0;z-index:999;width:100%;max-width:720px;height:40px;margin:0 auto;border:0;border-top:1px solid #fff;background:rgba(0,0,0,.72);color:#fff;cursor:pointer;font:700 20px/40px Microsoft YaHei,Helvetica,Arial,sans-serif;text-align:center}.share-bar span{vertical-align:middle}.share-bar strong{display:inline-block;margin-left:6px;padding:0 4px;border-radius:5px;background:#ec0909;color:#fff;line-height:28px;vertical-align:middle}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999999;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(0,0,0,.5);font-family:Arial,Microsoft YaHei,sans-serif}.modal.show{display:flex}.modal-card{width:80%;max-width:400px;padding:20px;border-radius:5px;background:#fff;box-shadow:0 2px 5px #0000001a}.modal-title{margin-bottom:5px;padding:10px;border-radius:5px;background:linear-gradient(90deg,#00cc99,#08c595);color:#fff;font-size:24px;font-weight:700;line-height:1.25;text-align:center}.modal-message{margin:15px 0 10px;color:#111;font-size:21px;line-height:1.35;text-align:center}.share-link{height:1px;overflow:hidden;border:1px solid #e0e0e0;color:#fff;font-size:1px;text-align:center;word-break:break-all}.qrcode{display:flex;align-items:center;justify-content:center;min-height:150px;margin:15px 0}.qrcode img{display:block;width:150px;height:150px}.scan-tip{margin-bottom:5px;color:red;font-size:19px;line-height:1.4;text-align:center}.modal-button{display:block;width:100%;margin:5px auto;padding:10px;border:0;border-radius:5px;background:#f0f0f0;color:#222;cursor:pointer;font-size:18px;line-height:1.45}.modal-button.green{background:#0bab33;color:#fff}.debug-panel{position:fixed;right:10px;bottom:50px;left:10px;z-index:100000;width:calc(100% - 20px);max-width:700px;max-height:38vh;margin:0 auto;padding:10px;overflow:auto;border:1px solid rgba(91,111,132,.35);border-radius:5px;background:rgba(255,255,255,.96);box-shadow:0 4px 18px #1d29392e;color:#1d2939;font:12px/1.45 Consolas,Courier New,monospace}.debug-head,.debug-meta,.debug-test{display:grid;align-items:center;gap:6px}.debug-head{grid-template-columns:1fr auto;margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid #d0d5dd}.debug-head strong{font-size:13px}.debug-head span,.debug-empty{color:#667085}.debug-entry{padding:7px 0;border-top:1px solid #eaecf0}.debug-entry:first-of-type{border-top:0}.debug-meta{grid-template-columns:auto auto auto auto 1fr;color:#475467}.debug-meta strong{color:#101828}.debug-url{margin-top:4px;overflow-wrap:anywhere;color:#0b5cad}.debug-tests{margin-top:6px}.debug-test{grid-template-columns:20px 34px 58px 1fr;min-height:22px;border-top:1px dashed #e4e7ec;color:#344054}.debug-test span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.debug-test.is-failed{color:#b42318}@media (max-width: 420px){.share-bar{font-size:16px}.feedback a{font-size:17pt}.modal-card{width:88vw;padding:16px}.debug-panel{bottom:44px;max-height:42vh}.debug-meta{grid-template-columns:auto auto auto}.debug-test{grid-template-columns:18px 30px 52px 1fr}}
