*{box-sizing:border-box}:root{color:#1d2433;font-family:Inter,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;background:#f5f7fb}body{min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}button{cursor:pointer}.page-shell{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 12% 52%,rgba(234,55,52,.18),transparent 20%),radial-gradient(circle at 90% 16%,rgba(255,186,73,.16),transparent 24%),linear-gradient(135deg,#fff,#f6f8fc 42%,#fff3f2);position:relative}.page-shell:before{content:"";position:absolute;inset:86px 0 auto;height:310px;background-image:linear-gradient(rgba(228,63,57,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(228,63,57,.08) 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 16%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 16%,transparent);pointer-events:none}.loading-screen{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:18px;color:#e63b37;position:relative;z-index:1}.loading-screen p{margin:0;font-size:22px;font-weight:800}.loading-mark{width:54px;height:54px;border:5px solid rgba(230,59,55,.18);border-top-color:#e63b37;border-radius:50%;animation:spin .8s linear infinite}.loading-mark.error{border-color:#e63b3752;animation:none}.topbar{height:86px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 clamp(18px,5vw,72px);background:#ffffffe0;border-bottom:1px solid rgba(206,214,228,.9);box-shadow:0 10px 34px #1e293b14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:relative;z-index:2}.brand{display:inline-flex;align-items:center;gap:13px;color:#111827;text-decoration:none;min-width:0}.brand-mark{width:56px;height:56px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#fa2f57,#e4322f);border-radius:16px;box-shadow:0 12px 28px #e0302b47;transform:skew(-6deg)}.brand-mark span{font-size:21px;font-weight:900;letter-spacing:0;transform:skew(6deg)}.brand-copy{display:flex;flex-direction:column;gap:2px}.brand-copy strong{font-size:clamp(22px,3vw,31px);line-height:1;font-weight:900;color:#151922}.brand-copy small{font-size:11px;font-weight:800;color:#5d6676}.service-button,.refresh-button,.enter-button{border:0;color:#fff;background:#e63b37;box-shadow:0 12px 26px #e63b3742;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.service-button:hover,.refresh-button:hover,.enter-button:hover{background:#d92f2b;box-shadow:0 14px 30px #e63b3757;transform:translateY(-1px)}.service-button{min-height:58px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 22px;border-radius:14px;font-size:21px;font-weight:800;white-space:nowrap}.service-button svg{width:24px;height:24px;fill:currentColor}.notice-bar{max-width:1200px;margin:34px auto 22px;padding:0 clamp(14px,3vw,24px);display:flex;align-items:center;gap:14px;color:#ef302e;position:relative;z-index:1}.notice-bar p{margin:0;font-size:clamp(15px,2.2vw,20px);font-weight:650;line-height:1.6}.notice-icon{width:34px;height:22px;flex:0 0 auto;border:3px solid #ef302e;border-left:0;border-right:0;border-radius:99px;position:relative}.notice-icon:before,.notice-icon:after{content:"";position:absolute;top:50%;width:7px;height:7px;border:2px solid #ef302e;border-radius:50%;background:#fff;transform:translateY(-50%)}.notice-icon:before{left:-1px}.notice-icon:after{right:-1px}.hero-panel{max-width:1200px;margin:0 auto 44px;padding:clamp(24px,4vw,58px);border:1px solid rgba(232,57,53,.62);border-radius:18px;background:linear-gradient(135deg,#fffffff0,#fffc),repeating-linear-gradient(45deg,rgba(230,59,55,.05) 0 1px,transparent 1px 12px);box-shadow:0 24px 80px #9425221f;position:relative;z-index:1;overflow:hidden}.panel-glow{position:absolute;width:230px;height:230px;border-radius:999px;filter:blur(18px);pointer-events:none}.panel-glow-one{left:-80px;bottom:12%;background:#ffc24333}.panel-glow-two{right:-90px;top:36%;background:#e63b371f}.panel-heading,.content-grid{position:relative;z-index:1}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:36px}.eyebrow{display:inline-flex;align-items:center;height:28px;padding:0 12px;border-radius:999px;color:#b32320;background:#e63b371a;font-size:13px;font-weight:800}h1{margin:14px 0 0;color:#e33a36;font-size:clamp(28px,4vw,42px);line-height:1.2;font-weight:500}h1 span{font-weight:800}.redirect-note{margin:12px 0 0;color:#6b7280;font-size:17px;font-weight:700}.refresh-button{min-width:280px;min-height:72px;display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:0 24px;border-radius:8px;font-size:22px;font-weight:850;white-space:nowrap}.refresh-button:disabled{cursor:wait;opacity:.78}.refresh-button svg{width:37px;height:37px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.spinning{animation:spin .8s linear infinite}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:clamp(28px,5vw,54px);align-items:start}.route-list{display:grid;gap:18px}.route-row{min-height:78px;display:grid;grid-template-columns:110px 26px minmax(170px,1fr) 26px 140px;align-items:center;gap:18px;padding:10px 12px 10px 22px;border-radius:8px;background:#ffffffbd;border:1px solid rgba(225,229,238,.72);box-shadow:0 12px 34px #2b354d0f}.speed{color:#00a314;font-size:21px;font-weight:800;white-space:nowrap}.is-testing .speed{color:#e63b37}.is-timeout .speed{color:#9ca3af}.is-timeout{opacity:.68}.route-url{min-width:0;color:#465264;font-size:21px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chevron{width:17px;height:17px;border-top:4px solid #d5dceb;border-right:4px solid #d5dceb;transform:rotate(45deg)}.chevron.soft{opacity:.75}.enter-button{height:46px;border-radius:8px;font-size:18px;font-weight:800;white-space:nowrap}.side-actions{display:grid;justify-items:center;gap:18px;color:#26345a;font-size:23px;font-weight:650}.side-actions p{margin:0 0 20px}.qr-card,.html-card{width:232px;height:232px;display:grid;place-items:center;border:1px solid rgba(232,57,53,.85);border-radius:12px;background:#ffffffdb;box-shadow:0 18px 42px #2f416014}.qr-code{width:88px;height:88px;display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(7,1fr);gap:3px;padding:7px;background:#f8fafc}.qr-code span{background:#202837;opacity:.18}.qr-code span:nth-child(1),.qr-code span:nth-child(2),.qr-code span:nth-child(3),.qr-code span:nth-child(8),.qr-code span:nth-child(15),.qr-code span:nth-child(29),.qr-code span:nth-child(36),.qr-code span:nth-child(43),.qr-code span:nth-child(44),.qr-code span:nth-child(45),.qr-code span:nth-child(5),.qr-code span:nth-child(6),.qr-code span:nth-child(7),.qr-code span:nth-child(14),.qr-code span:nth-child(21),.qr-code span:nth-child(33),.qr-code span:nth-child(40),.qr-code span:nth-child(47),.qr-code span:nth-child(48),.qr-code span:nth-child(49),.qr-code span:nth-child(23),.qr-code span:nth-child(24),.qr-code span:nth-child(31),.qr-code span:nth-child(37),.qr-code span:nth-child(39){opacity:1}.html-card{background:linear-gradient(180deg,#ffffffeb,#eff4fbdb),linear-gradient(135deg,transparent 0 62%,rgba(132,154,194,.16) 62%)}.html-badge{width:128px;height:150px;display:grid;place-items:center;color:#7894c9;font-size:92px;font-weight:900;background:linear-gradient(180deg,#f7fbff,#dce7f3);clip-path:polygon(8% 0,92% 0,82% 88%,50% 100%,18% 88%);filter:drop-shadow(0 18px 18px rgba(75,91,126,.18))}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:980px){.panel-heading{align-items:flex-start;flex-direction:column}.refresh-button{width:100%}.content-grid{grid-template-columns:1fr}.side-actions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.side-actions p{grid-row:2;margin:0;font-size:18px}.qr-card,.html-card{width:min(100%,232px);justify-self:center}}@media(max-width:720px){.topbar{height:auto;min-height:78px;padding:14px 16px}.brand-mark{width:48px;height:48px;border-radius:13px}.brand-copy strong{font-size:21px}.brand-copy small{font-size:9px}.service-button{min-height:46px;padding:0 13px;border-radius:11px;font-size:16px}.notice-bar{margin-top:22px}.hero-panel{width:calc(100% - 24px);padding:22px 14px;border-radius:14px}.route-row{min-height:0;grid-template-columns:78px minmax(0,1fr) 104px;gap:10px;padding:12px}.route-row .chevron{display:none}.speed,.route-url{font-size:15px}.enter-button{height:40px;font-size:15px}.refresh-button{min-width:0;min-height:58px;font-size:18px}.refresh-button svg{width:30px;height:30px}.side-actions{gap:12px}.qr-card,.html-card{height:168px}.html-badge{width:92px;height:110px;font-size:68px}}@media(max-width:460px){.topbar{gap:10px}.brand{gap:9px}.brand-copy small{display:none}.service-button svg{width:20px;height:20px}.route-row{grid-template-columns:70px minmax(0,1fr)}.enter-button{grid-column:1 / -1}}
