:root{--blue:#519bed;--green:#00ad57;--yellow:#ffff3c;--line:#4d9df5}*{box-sizing:border-box}html{min-height:100%;background:#dfe8f2}body{margin:0;color:#111;background:#dfe8f2;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif}.page-shell{width:100%;max-width:750px;min-height:100vh;margin:0 auto;overflow:hidden;background:var(--green);border-right:2px solid var(--line);border-left:2px solid var(--line)}.brand-banner{position:relative;display:flex;height:108px;align-items:center;justify-content:space-between;padding:4px 10px;background:var(--blue);overflow:hidden}.brand-main{display:flex;align-items:center;height:100%;font-weight:950;line-height:.82;text-shadow:2px 2px 0 #fff,-2px -2px 0 #fff,2px -2px 0 #fff,-2px 2px 0 #fff}.digits{color:#0639e7;font-family:Impact,"Arial Black",sans-serif;font-size:92px;letter-spacing:-5px}.digits i{color:red;font-style:normal}.forum{margin-left:10px;color:#0641db;font-size:45px;letter-spacing:5px}.suffix{align-self:flex-end;margin:0 0 11px -92px;color:#000;font-family:Arial,sans-serif;font-size:30px;letter-spacing:1px;text-shadow:1px 1px #fff}.brand-badge{display:flex;width:104px;height:94px;flex-direction:column;align-items:center;justify-content:center;border:2px dashed red;border-radius:10px;background:linear-gradient(#fff,#ffd9d9);color:#d40000;line-height:.9}.brand-badge b{font-size:42px}.brand-badge span{font-size:32px;font-weight:950}.lottery-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:4px 6px 7px;background:#fff}.lottery-tabs a{display:flex;min-height:76px;align-items:center;justify-content:center;gap:12px;border-radius:999px;color:#e60000;background:#ededed;text-decoration:none;font-size:34px;font-weight:950}.lottery-tabs a.active{color:#fff;background:var(--blue)}.lottery-tabs img{width:48px;height:48px;border:2px solid #fff;border-radius:50%;object-fit:cover}.station-grid{display:grid;grid-template-columns:1fr;gap:10px;padding:12px}.station-card{display:grid;grid-template-columns:minmax(0,1fr) 190px;min-width:0;overflow:hidden;border:5px solid #fff;border-radius:24px;background:var(--yellow);color:#001dff;text-decoration:none;box-shadow:0 2px 0 #d5d5d5}.station-card img{display:block;width:100%;height:100%;min-height:138px;object-fit:cover;background:#eee}.station-label{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;padding:8px 5px;background:var(--yellow);line-height:1.05;text-align:center}.station-label strong{font-family:STKaiti,"KaiTi","Microsoft YaHei",sans-serif;font-size:34px;font-weight:950;white-space:nowrap}.station-label small{margin-top:9px;color:#c70000;font-size:16px;font-weight:800}.station-card:hover{transform:translateY(-2px);filter:brightness(1.03)}@media(max-width:520px){.page-shell{border-width:1px}.brand-banner{height:67px;padding:2px 5px}.brand-main{position:relative;padding-bottom:13px}.digits{font-size:56px;letter-spacing:-3px}.forum{margin-left:5px;font-size:27px;letter-spacing:2px}.suffix{position:absolute;right:3px;bottom:1px;margin:0;font-size:17px}.brand-badge{width:62px;height:58px;border-radius:6px}.brand-badge b{font-size:25px}.brand-badge span{font-size:19px}.lottery-tabs{gap:4px;padding:3px 4px 5px}.lottery-tabs a{min-height:49px;gap:5px;font-size:18px}.lottery-tabs img{width:30px;height:30px}.station-grid{gap:7px;padding:8px}.station-card{grid-template-columns:minmax(0,1fr) 108px;border-width:3px;border-radius:16px}.station-card img{min-height:82px}.station-label{padding:4px 2px}.station-label strong{font-size:21px}.station-label small{margin-top:5px;font-size:11px}}@media(max-width:360px){.digits{font-size:50px}.forum{font-size:24px}.brand-badge{width:56px}.station-card{grid-template-columns:minmax(0,1fr) 96px}.station-label strong{font-size:19px}}
