:root{--bg:#eaf1ff;--panel:#fff;--text:#2e3440;--muted:#70798a;--green:#2bd95f;--green2:#caff16;--blue:#276ff2;--purple:#b45cff;--soft:#f4f7ff;--line:#dfe8f6;--shadow:0 8px 20px rgba(83,98,130,.08);--button:#edf3ff;--button-text:#748096}
*,:after,:before{margin:0;padding:0;box-sizing:border-box}
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;scroll-behavior:smooth;background:#000}
body{width:100%;max-width:500px;min-height:100vh;color:var(--text);font:16px/1.45 -apple-system,BlinkMacSystemFont,"Microsoft YaHei",Arial,sans-serif;overflow-x:hidden;margin:0 auto;background:var(--bg)}
article,aside,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}
ol,ul{list-style:none}
img{display:block;max-width:100%;height:auto;border:0}
b,em,i,strong{font-weight:400;font-style:normal}
button,input,select,textarea{font-size:inherit;font-family:inherit;vertical-align:middle;outline:0;-webkit-appearance:none}
::-moz-focus-inner,a,a:focus,button,button:focus,input,input:focus{outline:0!important}
a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}
.page{width:100%;min-height:100vh;padding:8px 8px 24px;background:var(--bg)}
.notice{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:42px;color:#858a48;font-size:16px;font-weight:500;line-height:1;padding:0 16px;background:#fff;border-radius:24px;box-shadow:0 5px 18px rgba(111,125,166,.08)}
.notice span{flex-shrink:0;width:18px;height:18px;background:linear-gradient(135deg,#cfff11 0,#2cd95b 54%,#15c875 100%);clip-path:polygon(0 37%,60% 12%,60% 88%,0 63%)}
.notice p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.top-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;height:66px}
.top-nav a{justify-self:center;display:flex;align-items:center;justify-content:center;min-width:78px;height:34px;color:#303948;font-size:18px;font-weight:700;line-height:34px;border-radius:22px;white-space:nowrap}
.top-nav a.active{min-width:88px;color:#111;padding:0 11px;background:linear-gradient(135deg,var(--green2) 0,var(--green) 82%);box-shadow:0 7px 14px rgba(51,214,75,.18)}
.tab-panel{display:none}
.tab-panel.active{display:block}
.app-section{background:var(--panel);border:1px solid rgba(223,232,246,.75);border-radius:10px;overflow:hidden;box-shadow:var(--shadow)}
.app-section+.app-section,.ad-img+.app-section{margin-top:12px}
.section-head{position:relative;display:flex;align-items:center;height:56px;color:#fff;padding:0 15px;background:linear-gradient(100deg,var(--blue) 0,#3c50f5 45%,var(--purple) 100%);overflow:hidden}
.section-head:after{content:"";position:absolute;right:16px;bottom:-1px;width:70px;height:56px;background:radial-gradient(circle at 42% 18%,rgba(255,255,255,.38) 0 8px,transparent 9px),radial-gradient(circle at 72% 45%,rgba(255,255,255,.14) 0 7px,transparent 8px),linear-gradient(180deg,#ffe5f2,#ffc3d7);border-radius:36px 36px 0 0;opacity:.46}
.section-head i{position:relative;z-index:1;flex-shrink:0;width:34px;height:34px;margin-right:11px;background:linear-gradient(135deg,#ff9f2f 0,#ff652b 100%);border-radius:11px;box-shadow:inset 0 1px 0 rgba(255,255,255,.35),0 6px 12px rgba(255,101,43,.28)}
.section-head i:after{content:"";position:absolute;top:9px;left:13px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid #fff}
.section-head strong{position:relative;z-index:1;font-size:23px;font-weight:900;line-height:1;text-shadow:0 2px 0 rgba(0,0,0,.18)}
.section-head em{position:relative;z-index:1;color:#fff;font-size:13px;font-weight:900;font-style:italic;letter-spacing:1px;margin-left:8px;text-shadow:0 2px 0 rgba(0,0,0,.18)}
.section-head.movie{background:linear-gradient(100deg,#14b8ff 0,#3d70f5 48%,#8b5cf6 100%)}
.section-head.play{background:linear-gradient(100deg,#1f83ff 0,#7a42f3 52%,#e44dba 100%)}
.section-head.live{background:linear-gradient(100deg,#06b6d4 0,#3b82f6 45%,#a855f7 100%)}
.section-head.date{background:linear-gradient(100deg,#2dd4bf 0,#6478ff 50%,#ff72c6 100%)}
.app-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));column-gap:8px;row-gap:13px;padding:11px 8px 15px;background:#fff}
.app-card{display:flex;flex-direction:column;align-items:center;min-width:0}
.app-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:11px;background:#edf2ff}
.app-card strong{width:100%;color:#333;font-size:14px;font-weight:400;line-height:1.25;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-top:7px}
.app-card span{display:flex;align-items:center;justify-content:center;width:64px;height:24px;color:var(--button-text);font-size:13px;line-height:24px;margin-top:6px;background:var(--button);border-radius:16px}
.ad-img{margin:12px 0;border:1px solid rgba(223,232,246,.75);border-radius:10px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}
.ad-img a,.ad-img img{display:block;width:100%}
.ad-img img{height:auto}
.date-list{display:flex;flex-direction:column;gap:10px}
.date-card{display:block;padding:13px 12px 12px;background:#fff;border:1px solid rgba(223,232,246,.75);border-radius:10px;box-shadow:var(--shadow)}
.date-top{display:flex;align-items:center;gap:12px;margin-bottom:10px}
.date-top>img{flex-shrink:0;width:70px;height:70px;object-fit:cover;border:2px solid #fff;border-radius:50%;background:#edf2ff;box-shadow:0 5px 14px rgba(72,86,120,.12)}
.date-info{flex:1;min-width:0}
.date-info h3{color:#30333a;font-size:24px;font-weight:900;line-height:1.15;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.date-distance{display:inline-flex;align-items:center;gap:5px;height:23px;color:#4c5b62;font-size:13px;line-height:23px;margin-top:7px;padding:0 10px;background:#fff;border:1px solid #e2eaf4;border-radius:13px;box-shadow:0 2px 6px rgba(80,92,120,.05)}
.date-distance span{width:10px;height:10px;background:#55d9ae;border-radius:50%}
.date-top em{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:112px;height:34px;color:#17401e;font-size:15px;font-weight:800;background:linear-gradient(135deg,var(--green2) 0,var(--green) 82%);border-radius:22px;box-shadow:0 7px 16px rgba(43,217,95,.18)}
.date-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:0;padding:7px 10px;background:var(--soft);border-radius:5px}
.date-row span{min-width:0;color:#465266;font-size:14px;line-height:1.45;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.date-row b{display:inline-block;color:#7a8496;font-weight:400;margin-right:7px}
.date-detail{display:flex;align-items:flex-start;min-height:34px;margin-top:5px;padding:7px 10px;background:var(--soft);border-radius:5px}
.date-detail strong{flex-shrink:0;width:72px;color:#7a8496;font-size:14px;font-weight:400;line-height:1.45}
.date-detail span{flex:1;min-width:0;color:#465266;font-size:14px;line-height:1.45;word-break:break-all}
.tg-service{position:fixed;right:max(18px,calc((100vw - 500px)/2 + 18px));bottom:18px;display:flex;align-items:center;justify-content:center;width:46px;height:46px;color:#fff;background:linear-gradient(135deg,#26d95f 0,#a9f318 100%);border:2px solid rgba(255,255,255,.8);border-radius:50%;box-shadow:0 12px 26px rgba(43,217,95,.28);z-index:30}
.tg-service svg{display:block;width:22px;height:22px;fill:currentColor;transform:translateX(-1px)}
@media (max-width:430px){.page{padding-right:6px;padding-left:6px}.notice{height:40px;font-size:15px}.top-nav{height:64px}.top-nav a{min-width:76px;height:34px;font-size:17px}.section-head{height:54px;padding:0 14px}.section-head strong{font-size:22px}.section-head em{font-size:12px}.section-head i{width:32px;height:32px}.section-head i:after{top:8px;left:12px;border-top-width:8px;border-bottom-width:8px;border-left-width:12px}.app-grid{column-gap:6px;row-gap:12px;padding:11px 6px 15px}.app-card strong{font-size:14px}.app-card span{width:64px;height:24px;font-size:13px}.date-card{padding:12px 12px 11px}.date-top{gap:11px;margin-bottom:9px}.date-top>img{width:66px;height:66px}.date-info h3{font-size:23px}.date-top em{width:106px;height:33px;font-size:14px}.date-row span,.date-detail strong,.date-detail span{font-size:14px}}
@media (max-width:374px){.notice{font-size:14px}.top-nav a{font-size:16px}.section-head strong{font-size:21px}.section-head em{font-size:12px}.app-card strong{font-size:13px}.app-card span{width:58px;height:23px;font-size:12px}.date-top{gap:9px}.date-top>img{width:60px;height:60px}.date-info h3{font-size:20px}.date-top em{width:98px;height:32px;font-size:13px}.date-row span{flex-basis:50%;font-size:13px}}
