:root{--brand:#fd3d44;--brand-soft:#ffedee;--brand-border:#ffd8da;--text-heading:#333333;--text-body:#444444;--text-caption:#888888;--text-hint:#bbbbbb;--page:#f5f5f5;--card:#ffffff;--border:#eeeeee;--blue:#726aff;--blue-soft:#f3f2ff;--footer:#333333;--content-width:1280px;--font-sans:"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}html{min-width:320px;background:var(--card);scroll-behavior:smooth}body{margin:0;color:var(--text-heading);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{max-width:100%}figure,h1,h2,p,ul{margin:0}ul{padding:0;list-style:none}a:focus-visible{outline:3px solid rgba(253,61,68,.36);outline-offset:4px}.site-header{position:relative;z-index:20;height:100px;border-bottom:1px solid var(--border);background:rgba(255,255,255,.98)}.header-inner{width:min(100% - 50px,1390px);height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px}.brand img{flex:0 0 auto}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-size:24px;font-weight:600;line-height:28px}.brand-copy small{margin-top:2px;color:var(--text-hint);font-size:16px;font-weight:600;line-height:20px}.main-nav{height:100%;display:flex;align-items:stretch;gap:56px}.main-nav a{position:relative;display:flex;align-items:center;padding-top:5px;font-size:20px;font-weight:500;white-space:nowrap}.main-nav a.active{color:var(--brand)}.main-nav a.active:after{position:absolute;right:50%;bottom:0;width:40px;height:4px;border-radius:4px 4px 0 0;background:var(--brand);content:"";transform:translateX(50%)}.home-hero{position:relative;height:600px;overflow:hidden;background:#fff}.databank-hero:after,.feature-section:after,.home-hero:after{position:absolute;right:0;bottom:0;left:0;z-index:3;height:50px;background:linear-gradient(180deg,rgba(255,255,255,0),#eeeeee);pointer-events:none;content:""}.hero-art{position:absolute;top:-82px;left:max(240px,calc(50% - 455px));z-index:1;width:1175px;height:1175px;object-fit:cover}.home-hero-content{position:relative;z-index:4;width:min(100% - 120px,var(--content-width));margin:0 auto;padding-top:148px}.home-hero h1{font-size:50px;font-weight:600;line-height:1.16}.hero-tagline{margin-top:8px;font-size:32px;line-height:40px}.download-panel{margin-top:76px;display:flex;align-items:flex-start;gap:35px}.qr-block{display:flex;flex-direction:column;align-items:center;gap:10px;font-size:16px;font-weight:500}.qr-block img{padding:10px;border-radius:10px;background:var(--page)}.download-actions{display:flex;flex-direction:column;gap:40px}.download-actions a{width:210px;height:60px;border-radius:10px;background:var(--page);display:flex;align-items:center;gap:10px;padding:0 20px;font-size:20px;font-weight:600;transition:color .16s ease,transform .16s ease,box-shadow .16s ease}.download-actions a:hover{color:var(--brand);box-shadow:0 8px 28px rgba(51,51,51,.1);transform:translateY(-2px)}.apple-icon,.download-actions a>img{width:32px;height:32px;flex:0 0 32px}.apple-icon{position:relative;display:inline-block}.apple-icon .apple-body{position:absolute;left:5px;bottom:3px;width:22px;height:20px}.apple-icon .apple-leaf{position:absolute;top:1px;left:16px;width:5px;height:6px}.feature-section{position:relative;height:635px;overflow:hidden;background:var(--card)}.feature-muted{background:#fff}.feature-inner{width:min(100% - 160px,840px);height:100%;margin:0 auto;display:grid;grid-template-columns:320px 1fr;align-items:center;grid-gap:156px;gap:156px}.feature-right-image{grid-template-columns:1fr 320px}.phone-frame{width:296px;height:618px;padding:10px;overflow:hidden;border-radius:20px;background:white;box-shadow:0 0 40px rgba(0,0,0,.1)}.phone-frame>img{width:276px;height:598px;border-radius:12px;object-fit:cover;object-position:top}.feature-copy h2{font-size:40px;font-weight:500;line-height:1.2}.feature-copy p{width:min(100%,350px);margin-top:18px;color:var(--text-caption);font-size:20px;font-weight:500;line-height:28px}.site-footer{min-height:320px;background:var(--footer);color:var(--text-caption)}.footer-inner{width:min(100% - 40px,1000px);min-height:320px;margin:0 auto;padding:46px 0 36px;flex-direction:column;align-items:center;gap:10px;font-size:16px;font-style:normal;font-weight:500;line-height:24px;text-align:center}.footer-inner,.footer-links{display:flex;justify-content:center}.footer-links{gap:48px;flex-wrap:wrap}.site-footer a:hover{color:white}.site-footer address{font-style:normal}.police-link{display:inline-flex;align-items:center;gap:8px}.police-link img{width:20px;height:20px;object-fit:contain}.databank-page{background:white}.databank-hero{position:relative;height:730px;overflow:hidden}.databank-background{z-index:0;object-fit:cover;opacity:.15}.databank-inner{position:relative;z-index:4;width:min(100% - 120px,856px);height:100%;margin:0 auto;display:grid;grid-template-columns:296px 520px;align-items:center;grid-gap:40px;gap:40px;transform:translateX(-42px)}.databank-phone{align-self:end;margin-bottom:-68px}.databank-copy h1{font-size:50px;font-weight:600;line-height:1.15}.databank-copy h2{margin-top:10px;font-size:32px;font-weight:500;line-height:40px}.databank-copy>p{max-width:520px;margin-top:20px;color:var(--text-caption);font-size:20px;font-weight:500;line-height:28px}.benefit-grid{margin-top:52px;display:grid;grid-template-columns:repeat(3,160px);grid-gap:20px;gap:20px}.benefit-grid li{height:66px;padding:7px 10px;border-radius:10px;background:white;box-shadow:0 0 10px 2px rgba(51,51,51,.1);display:flex;align-items:center;gap:10px}.benefit-icon{width:40px;height:40px;border-radius:6px;background:rgba(253,61,68,.1);display:grid;place-items:center;flex:0 0 auto}.benefit-icon img{width:32px;height:32px;object-fit:cover}.benefit-grid small,.benefit-grid strong{display:block;white-space:nowrap}.benefit-grid strong{font-size:16px;font-weight:500;line-height:24px}.benefit-grid small{color:var(--text-caption);font-size:14px;line-height:20px}.potential-page{position:relative;min-height:1325px;overflow:hidden;background:white}.lottery-tabs{z-index:5;height:60px;border-bottom:1px solid var(--border);background:var(--page);grid-template-columns:repeat(3,240px);justify-content:center}.lottery-tabs,.lottery-tabs a{position:relative;display:grid}.lottery-tabs a{place-items:center;font-size:20px;font-weight:500}.lottery-tabs a.active{color:var(--brand)}.lottery-tabs a.active:after{position:absolute;bottom:0;left:50%;width:40px;height:4px;border-radius:4px 4px 0 0;background:var(--brand);content:"";transform:translateX(-50%)}.potential-background{position:absolute;z-index:0;right:0;bottom:0;left:0;height:960px;background:url(/images/potential-bg.png) bottom/cover no-repeat;opacity:.15;pointer-events:none}.potential-feed{position:relative;z-index:2;width:min(100% - 40px,620px);min-height:1265px;margin:0 auto;padding:28px 10px 90px}.potential-feed>h1{margin-bottom:18px;font-size:16px;font-weight:600;line-height:24px}.potential-list{display:flex;flex-direction:column;gap:6px}.potential-card{min-height:124px;overflow:hidden;border-radius:6px;background:white;box-shadow:0 0 10px 2px rgba(0,0,0,.1);transition:transform .16s ease,box-shadow .16s ease}.potential-card:hover{box-shadow:0 12px 30px rgba(51,51,51,.14);transform:translateY(-1px)}.potential-card-link{min-height:124px;padding:10px 15px;display:flex;flex-direction:column;gap:6px}.potential-author{display:flex;align-items:flex-start;gap:7px}.avatar{width:38px;height:38px;border-radius:50%;background:var(--page);object-fit:cover}.potential-author h2{overflow:hidden;color:var(--text-body);font-size:14px;font-weight:500;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.record-tags{min-height:14px;display:flex;align-items:center;gap:5px}.record-tags>span{height:14px;padding:0 4px;border:1px solid var(--brand-border);border-radius:2px;background:var(--brand-soft);color:var(--brand);font-size:9px;font-weight:500;line-height:12px}.record-tags .streak-tag{padding-left:0}.streak-tag b{display:inline-grid;width:14px;height:13px;margin-right:3px;background:var(--brand);color:white;place-items:center;font-weight:500}.potential-match{height:30px;overflow:hidden;padding:5px 10px;border:1px solid var(--border);border-radius:4px;background:var(--page);color:var(--text-caption);font-size:12px;font-weight:500;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.potential-meta{display:flex;gap:10px;color:var(--text-hint);font-size:9px}.potential-meta,.type-tag{align-items:center;line-height:14px}.type-tag{display:inline-flex;min-height:16px;padding:0 5px;border:1px solid #deebff;border-radius:2px;background:var(--blue-soft);color:var(--blue);font-size:10px;white-space:nowrap}.pagination{margin-top:28px;display:flex;justify-content:center;gap:10px}.pagination a{width:42px;height:40px;border:1px solid var(--border);border-radius:4px;background:white;display:grid;place-items:center;font-size:14px}.pagination a.active{border-color:var(--brand);background:var(--brand);color:white}.pagination a.disabled{color:var(--text-hint);cursor:default;pointer-events:none}.empty-state{min-height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--text-caption);text-align:center}.empty-state h2{margin-top:10px;color:var(--text-heading);font-size:20px}.empty-state p{margin-top:8px;font-size:14px}.empty-ball{width:56px;height:56px;object-fit:contain;filter:grayscale(1);opacity:.2}.potential-detail-page{min-height:580px;padding:26px 20px 72px;background:var(--page)}.detail-container{width:min(100%,620px);margin:0 auto}.breadcrumb{display:flex;align-items:center;gap:7px;color:var(--text-caption);font-size:14px;line-height:24px}.breadcrumb a:hover{color:var(--brand)}.detail-container>h1{margin:4px 0 14px;font-size:16px;font-weight:600;line-height:24px}.detail-author-card{padding:10px 15px;border-radius:10px;background:white}.detail-author-card .avatar{width:36px;height:36px}.detail-post-meta{margin-top:10px;display:flex;align-items:center;gap:6px;color:var(--text-hint);font-size:12px;line-height:20px}.cz-detail-list,.detail-match-list{margin-top:7px;display:flex;flex-direction:column;gap:7px}.cz-option-card,.detail-match-card{overflow:hidden;border-radius:10px;background:white}.detail-match-card{padding:10px}.match-header{min-height:44px;display:grid;grid-template-columns:56px 1fr;align-items:center;grid-gap:12px;gap:12px}.match-id{color:var(--text-caption);font-size:10px;line-height:16px}.match-id small,.match-id span{display:block}.match-teams{display:grid;grid-template-columns:minmax(92px,1fr) 72px minmax(92px,1fr);align-items:center;grid-gap:8px;gap:8px}.team{min-width:0;display:flex;align-items:center;gap:5px;color:var(--text-body);font-size:14px;font-weight:500;line-height:20px}.home-team{justify-content:flex-end;text-align:right}.away-team{justify-content:flex-start;text-align:left}.match-teams time{color:var(--text-caption);font-size:11px;line-height:15px;text-align:center}.match-teams time small{display:block;font-size:9px}.team-logo,.team-logo-fallback{width:20px;height:20px;border-radius:50%;flex:0 0 20px;object-fit:contain}.team-logo-fallback{background:var(--page);color:var(--text-caption);display:grid;place-items:center;font-size:9px}.prediction-plays{display:flex;flex-direction:column;gap:5px}.prediction-row{display:grid;grid-template-columns:28px 1fr;grid-gap:5px;gap:5px}.handicap{min-height:36px;border:1px solid var(--border);border-radius:4px;background:white;color:var(--text-caption);display:grid;place-items:center;font-size:12px}.prediction-options{min-width:0;display:grid;grid-auto-columns:minmax(108px,1fr);grid-auto-flow:column;grid-gap:5px;gap:5px;overflow-x:auto;scrollbar-width:thin}.prediction-option{position:relative;min-height:36px;padding:8px 24px 8px 12px;border:1px solid var(--border);border-radius:4px;background:var(--page);color:var(--text-body);display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;white-space:nowrap}.prediction-option small{color:var(--text-caption);font-size:10px}.prediction-option.selected{border-color:var(--brand-border);background:var(--brand-soft);color:var(--brand)}.prediction-option.selected small{color:var(--brand)}.pick-mark{position:absolute;top:-1px;right:-1px;width:16px;height:16px;border-radius:0 4px 0 8px;color:white;display:grid;place-items:center;font-size:8px;font-weight:500}.pick-mark.primary{background:var(--brand)}.pick-mark.secondary{background:#ff8a90}.cz-option-card>header{min-height:48px;padding:10px 14px;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:10px}.cz-option-card>header h2{font-size:14px;font-weight:600}.cz-option-card>header span{color:var(--text-caption);font-size:12px}.cz-option-card>header strong{margin-left:auto;color:var(--brand);font-size:12px;font-weight:500}.cz-match-row{min-height:46px;padding:7px 10px;border-bottom:1px solid var(--border);display:grid;grid-template-columns:24px minmax(95px,1fr) minmax(94px,1fr) minmax(95px,1fr);align-items:center;grid-gap:8px;gap:8px}.cz-match-row:last-child{border-bottom:0}.cz-index{color:var(--text-caption);font-size:11px;text-align:center}.cz-team{min-width:0;display:flex;align-items:center;gap:5px;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.cz-no-pick,.cz-picks{padding:5px 7px;border:1px solid var(--brand-border);border-radius:4px;background:var(--brand-soft);color:var(--brand);font-size:11px;text-align:center}.split-picks{line-height:16px}.not-found{min-height:520px;padding:100px 20px;background:var(--page);text-align:center}.not-found .eyebrow{color:var(--brand);font-size:18px;font-weight:600}.not-found h1{margin-top:10px;font-size:34px}.not-found>p:not(.eyebrow){margin-top:12px;color:var(--text-caption)}.primary-link{display:inline-flex;height:44px;margin-top:30px;padding:0 22px;border-radius:6px;background:var(--brand);color:white;align-items:center}@media (max-width:900px){.header-inner{width:min(100% - 30px,760px)}.main-nav{gap:28px}.home-hero-content{width:calc(100% - 60px)}.hero-art{left:180px;opacity:.92}.feature-inner{width:min(100% - 60px,740px);gap:70px}.databank-inner{width:min(100% - 60px,760px);grid-template-columns:270px 1fr;gap:28px;transform:none}.benefit-grid{grid-template-columns:1fr;gap:10px}}@media (max-width:680px){.site-header{height:106px}.header-inner{width:100%;padding:10px 14px 0;flex-direction:column;align-items:stretch}.brand{align-self:flex-start;gap:8px}.brand img{width:36px;height:36px}.brand-copy strong{font-size:17px;line-height:20px}.brand-copy small{font-size:10px;line-height:14px}.main-nav{width:100%;height:50px;margin-top:0;gap:0;justify-content:space-around}.main-nav a{flex:1 1;justify-content:center;font-size:15px}.main-nav a.active:after{width:30px;height:3px}.home-hero{height:650px}.hero-art{top:36px;left:2%;width:660px;height:660px;opacity:.48}.home-hero-content{width:calc(100% - 40px);padding-top:52px}.home-hero h1{font-size:38px}.hero-tagline{margin-top:4px;font-size:23px;line-height:32px}.download-panel{position:absolute;top:302px;left:0;width:100%;margin:0;align-items:center;justify-content:center;gap:16px}.qr-block{font-size:12px}.qr-block img{width:116px;height:116px;padding:8px}.download-actions{gap:14px}.download-actions a{width:166px;height:52px;padding:0 14px;font-size:15px}.feature-section{height:auto;min-height:610px;padding:54px 20px 82px}.feature-inner,.feature-right-image{width:100%;grid-template-columns:1fr;gap:32px;justify-items:center}.feature-right-image .feature-copy{order:2}.feature-right-image .phone-frame{order:1}.phone-frame{width:230px;height:495px;padding:8px;border-radius:17px}.phone-frame>img{width:214px;height:479px}.feature-copy{text-align:center}.feature-copy h2{font-size:30px}.feature-copy p{margin-top:12px;font-size:16px;line-height:25px}.footer-inner,.site-footer{min-height:0}.footer-inner{width:calc(100% - 32px);padding:40px 0;gap:12px;font-size:13px;line-height:21px}.footer-links{gap:8px 24px}.databank-hero{height:auto;min-height:810px;padding:58px 20px 100px}.databank-inner{width:100%;grid-template-columns:1fr;gap:36px;justify-items:center}.databank-copy{grid-row:1;text-align:center}.databank-phone{grid-row:2;align-self:auto;margin:0}.databank-copy h1{font-size:38px}.databank-copy h2{margin-top:8px;font-size:23px;line-height:32px}.databank-copy>p{margin:16px auto 0;font-size:16px;line-height:26px}.benefit-grid{margin-top:28px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.benefit-grid li{height:auto;min-height:92px;padding:10px 6px;flex-direction:column;gap:4px}.benefit-grid strong{font-size:13px;line-height:18px}.benefit-grid small{font-size:10px;line-height:16px}.lottery-tabs{grid-template-columns:repeat(3,1fr)}.lottery-tabs a{font-size:16px}.potential-page{min-height:1160px}.potential-feed{width:100%;min-height:1100px;padding:24px 14px 72px}.potential-feed>h1{font-size:15px}.potential-card,.potential-card-link{min-height:128px}.potential-card-link{padding:11px 12px}.pagination,.potential-meta{gap:7px}.pagination a{width:38px;height:38px}.potential-detail-page{padding:20px 10px 50px}.detail-container>h1{font-size:15px}.detail-post-meta{align-items:flex-start;flex-direction:column}.match-header{grid-template-columns:48px 1fr;gap:5px}.match-teams{grid-template-columns:minmax(64px,1fr) 60px minmax(64px,1fr);gap:4px}.team{font-size:12px}.prediction-options{grid-auto-columns:minmax(96px,1fr)}.prediction-option{padding:8px 20px 8px 8px}.cz-match-row{padding:8px;grid-template-columns:20px minmax(70px,1fr) minmax(86px,1.2fr) minmax(70px,1fr);gap:4px}.cz-team{font-size:11px}.cz-no-pick,.cz-picks{padding:4px;font-size:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}