.wpr-surface{color-scheme:dark;--bg:#0d1117;--panel:#151b23;--gold:#f5b31b;--text:#f4f5f6;--muted:#b0b8c3;--line:#303640;--radius:16px;font-family:Inter,Arial,sans-serif;font-size:16px}
.wpr-surface *{box-sizing:border-box}
.wpr-surface{scroll-behavior:smooth;scroll-padding-top:110px}
.wpr-surface{margin:0;background:var(--bg);color:var(--text);line-height:1.6}
.wpr-surface a{color:inherit;text-decoration:none}
.wpr-surface button{font:inherit;cursor:pointer}
.wpr-surface a,.wpr-surface button,.wpr-surface summary{-webkit-tap-highlight-color:transparent}
.wpr-surface a:focus-visible,.wpr-surface button:focus-visible,.wpr-surface summary:focus-visible{outline:3px solid var(--gold);outline-offset:5px}
.wpr-surface button:disabled{cursor:default}
.wpr-surface img{max-width:100%;display:block}
.wpr-surface .wrap{width:min(1220px,calc(100% - 64px));margin:auto}
.wpr-surface .preview{background:#202731;color:#c8d0da;text-align:center;padding:6px 16px;font-size:12px;letter-spacing:.03em}
.wpr-surface .preview a{text-decoration:underline;text-underline-offset:3px;margin-left:12px}
.wpr-surface .skip{position:absolute;left:20px;top:-90px;background:var(--gold);color:#111;padding:12px;z-index:100}
.wpr-surface .skip:focus{top:20px}
.wpr-surface .site-header{position:sticky;top:0;z-index:20;background:#0d1117f5;border-bottom:1px solid var(--line);backdrop-filter:blur(15px)}
.wpr-surface .nav{min-height:86px;display:flex;align-items:center;gap:30px}
.wpr-surface .brand{display:flex;align-items:center;gap:12px;margin-right:auto;flex-shrink:0}
.wpr-surface .brand img{width:53px;height:53px;object-fit:contain}
.wpr-surface .brand strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:23px;line-height:1;letter-spacing:.025em}
.wpr-surface .brand small{display:block;color:var(--muted);font:11px Inter,sans-serif;letter-spacing:.24em;margin-top:7px}
.wpr-surface .nav-links{display:flex;gap:27px;align-items:center;font-size:14px;font-weight:500}
.wpr-surface .nav-links a:hover,.wpr-surface .footer a:hover{color:var(--gold)}
.wpr-surface .nav-actions{display:flex;align-items:center;gap:22px;font-size:14px}
.wpr-surface .button{display:inline-flex;align-items:center;justify-content:center;gap:18px;border:1px solid var(--line);border-radius:7px;padding:13px 23px;color:var(--text);font-weight:600;font-size:14px;background:transparent;min-height:48px;transition:background .18s,border-color .18s}
.wpr-surface .button:hover{background:#232a33;border-color:#75808c}
.wpr-surface .button.gold{background:var(--gold);border-color:var(--gold);color:#11151a}
.wpr-surface .button.gold:hover{background:#ffd065;border-color:#ffd065}
.wpr-surface .button.small{padding:10px 17px;min-height:43px}
.wpr-surface .menu-toggle{display:none}
.wpr-surface .hero{position:relative;isolation:isolate;min-height:625px;overflow:hidden;border-bottom:1px solid var(--line)}
.wpr-surface .hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3;object-position:62% center}
.wpr-surface .hero:before{content:'';position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#0d1117 0%,#0d1117ed 26%,#0d111790 58%,#0d111720 100%)}
.wpr-surface .hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#0d1117 0%,transparent 45%)}
.wpr-surface .hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center;padding-top:77px;padding-bottom:62px}
.wpr-surface .eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:700;color:var(--gold);display:block;margin-bottom:20px}
.wpr-surface .eyebrow:before{content:'';display:inline-block;width:24px;height:2px;background:currentColor;vertical-align:middle;margin-right:10px}
.wpr-surface h1,.wpr-surface h2,.wpr-surface h3,.wpr-surface p{margin-top:0}
.wpr-surface h1{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(64px,6.7vw,100px);font-weight:700;text-transform:uppercase;line-height:.97;letter-spacing:-.025em;margin-bottom:26px}
.wpr-surface h1 em{color:var(--gold);font-style:normal}
.wpr-surface .intro{color:#c4cbd3;font-size:17px;line-height:1.75;max-width:505px;margin-bottom:28px}
.wpr-surface .hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.wpr-surface .hero-foot{display:flex;gap:24px;flex-wrap:wrap;margin-top:24px;font-size:12px;color:#bcc5d0}
.wpr-surface .hero-foot a{text-decoration:underline;text-underline-offset:4px}
.wpr-surface .entry-panel{background:#111820ed;border:1px solid #65707c66;border-radius:var(--radius);padding:28px;box-shadow:0 25px 70px #0005;align-self:end;margin-bottom:13px}
.wpr-surface .panel-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:8px;font-size:12px;letter-spacing:.12em;text-transform:uppercase}
.wpr-surface .panel-top span{color:var(--gold);letter-spacing:.03em;font-size:11px}
.wpr-surface .entry{display:flex;gap:15px;align-items:center;padding:19px 0;border-bottom:1px solid var(--line)}
.wpr-surface .entry:last-of-type{border-bottom:0}
.wpr-surface .entry-icon{color:var(--gold);border:1px solid #38414a;border-radius:10px;width:44px;height:44px;display:grid;place-items:center;flex-shrink:0}
.wpr-surface .entry svg{width:21px;height:21px}
.wpr-surface .entry strong{display:block;font-size:15px;font-weight:600}
.wpr-surface .entry small{font-size:12px;color:var(--muted)}
.wpr-surface .entry .arrow{margin-left:auto;color:#b8c0c9;font-size:21px;transition:transform .2s}
.wpr-surface .entry:hover .arrow{transform:translateX(4px)}
.wpr-surface .panel-note{color:var(--muted);font-size:12px;margin:12px 0 0}
.wpr-surface .utility-strip{border-bottom:1px solid var(--line)}
.wpr-surface .utility-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 0;font-size:13px;color:#b4bdc8}
.wpr-surface .utility-inner span{display:flex;align-items:center;gap:9px}
.wpr-surface .utility-inner svg{width:17px;height:17px;color:var(--gold)}
.wpr-surface .plans{padding:82px 0 74px}
.wpr-surface .section-heading{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:32px}
.wpr-surface .section-heading h2,.wpr-surface .tools h2,.wpr-surface .app-copy h2,.wpr-surface .faq h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(38px,4vw,53px);line-height:1.08;letter-spacing:-.015em;font-weight:600;margin-bottom:12px}
.wpr-surface .section-heading p{color:var(--muted);margin:0;font-size:15px}
.wpr-surface .section-heading .eyebrow{margin-bottom:13px}
.wpr-surface .billing{display:flex;padding:5px;border:1px solid var(--line);border-radius:9px;gap:5px;flex-shrink:0}
.wpr-surface .billing button{border:0;background:transparent;color:var(--muted);font-size:14px;font-weight:600;min-height:43px;padding:10px 23px;border-radius:5px}
.wpr-surface .billing button[aria-pressed=true]{background:var(--gold);color:#111}
.wpr-surface .plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}
.wpr-surface .plan{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:29px;display:flex;flex-direction:column;position:relative;min-width:0}
.wpr-surface .plan.featured{border-color:var(--gold);background:linear-gradient(145deg,#232317,#171d23 70%)}
.wpr-surface .plan-overline{color:var(--muted);font-size:11px;letter-spacing:.15em;text-transform:uppercase;margin-bottom:12px;font-weight:600}
.wpr-surface .plan.featured .plan-overline{color:var(--gold)}
.wpr-surface .plan h3{font-size:21px;letter-spacing:-.04em;margin-bottom:7px;font-weight:600}
.wpr-surface .plan-desc{font-size:14px;color:var(--muted);min-height:46px;margin-bottom:20px}
.wpr-surface .price{font-size:44px;letter-spacing:-.05em;font-weight:600;line-height:1.2}
.wpr-surface .price small{font-size:13px;color:var(--muted);letter-spacing:0;font-weight:400;margin-left:6px}
.wpr-surface .period{font-size:12px;color:var(--muted);margin:6px 0 24px;min-height:20px}
.wpr-surface .plan .button{width:100%;margin-bottom:22px}
.wpr-surface .features{list-style:none;padding:20px 0 0;margin:0;border-top:1px solid var(--line);font-size:13px}
.wpr-surface .features li{padding-left:22px;position:relative;margin-bottom:11px;color:#d2d7dd}
.wpr-surface .features li:before{content:'✓';position:absolute;left:0;color:var(--gold)}
.wpr-surface .plan-bottom{margin-top:auto}
.wpr-surface .plan-assist{display:flex;justify-content:space-between;gap:20px;margin-top:22px;font-size:12px;color:var(--muted)}
.wpr-surface .plan-assist a{text-decoration:underline;text-underline-offset:4px;color:#d8dee6}
.wpr-surface .comparison{margin-top:26px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.wpr-surface summary{cursor:pointer;list-style:none;font-size:14px;font-weight:500;padding:22px 0;display:flex;justify-content:space-between}
.wpr-surface summary::-webkit-details-marker{display:none}
.wpr-surface summary:after{content:'+';color:var(--gold);font-size:22px;line-height:1}
.wpr-surface details[open]>summary:after{content:'−'}
.wpr-surface .table-scroll{overflow-x:auto;padding-bottom:22px}
.wpr-surface table{width:100%;border-collapse:collapse;text-align:left;font-size:13px;min-width:650px}
.wpr-surface th,.wpr-surface td{padding:15px;border-bottom:1px solid var(--line)}
.wpr-surface th{color:#f5f5f5;font-weight:600}
.wpr-surface td{color:var(--muted)}
.wpr-surface th:first-child,.wpr-surface td:first-child{padding-left:0}
.wpr-surface td:not(:first-child){text-align:center}
.wpr-surface th:not(:first-child){text-align:center;color:var(--gold)}
.wpr-surface .tools{border-top:1px solid var(--line);padding:65px 0;background:#11161d}
.wpr-surface .tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:35px}
.wpr-surface .tool{border-top:1px solid #444b55;padding-top:24px}
.wpr-surface .tool .number{font-size:12px;color:var(--gold);letter-spacing:.1em;margin-bottom:16px;display:block}
.wpr-surface .tool h3{font-size:19px;font-weight:500;margin-bottom:9px}
.wpr-surface .tool p{color:var(--muted);font-size:14px;line-height:1.8;margin-bottom:20px}
.wpr-surface .text-link{color:var(--gold);font-size:14px;font-weight:500}
.wpr-surface .text-link span{margin-left:15px}
.wpr-surface .app-section{padding:80px 0;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}
.wpr-surface .app-art{border-radius:20px;border:1px solid var(--line);background:#151b23;min-height:330px;display:flex;align-items:center;justify-content:center;gap:25px;padding:35px;position:relative;overflow:hidden}
.wpr-surface .app-art img{width:140px;height:140px;object-fit:contain}
.wpr-surface .app-art strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:38px;line-height:1.05;font-weight:600}
.wpr-surface .app-art small{display:block;font-size:12px;letter-spacing:.08em;font-family:Inter,sans-serif;color:var(--gold);margin-top:15px}
.wpr-surface .app-copy p{color:var(--muted);font-size:15px;max-width:440px}
.wpr-surface .app-copy .button{margin-top:8px}
.wpr-surface .app-copy small{display:block;color:var(--muted);font-size:12px;margin-top:15px}
.wpr-surface .faq{display:grid;grid-template-columns:1fr 1.5fr;gap:80px;padding:65px 0 80px;border-top:1px solid var(--line)}
.wpr-surface .faq details{border-bottom:1px solid var(--line)}
.wpr-surface .faq details:first-child{border-top:1px solid var(--line)}
.wpr-surface .faq summary{gap:20px}
.wpr-surface .faq details p{color:var(--muted);font-size:14px;line-height:1.8;padding:0 28px 10px 0}
.wpr-surface .footer{border-top:1px solid var(--line);padding:35px 0 28px}
.wpr-surface .footer-top{display:flex;justify-content:space-between;gap:30px;align-items:center}
.wpr-surface .sport-switch{display:flex;gap:8px;align-items:center;font-size:13px}
.wpr-surface .sport-switch span{color:var(--muted);margin-right:10px}
.wpr-surface .sport-switch a{border:1px solid var(--line);border-radius:6px;padding:8px 14px}
.wpr-surface .sport-switch a[aria-current=page]{color:var(--gold);border-color:#6e571e}
.wpr-surface .footer-bottom{margin-top:28px;border-top:1px solid var(--line);padding-top:24px;display:flex;justify-content:space-between;gap:24px;font-size:12px;color:var(--muted)}
.wpr-surface .footer-links{display:flex;gap:20px;flex-wrap:wrap}
.wpr-surface .legal{font-size:12px;color:#a5afba;line-height:1.8;margin:24px 0 0}
.wpr-surface .dialog{width:min(490px,calc(100% - 32px));padding:32px;border-radius:18px;border:1px solid #646b74;color:var(--text);background:var(--panel);box-shadow:0 20px 100px #0009}
.wpr-surface .dialog::backdrop{background:#000b;backdrop-filter:blur(5px)}
.wpr-surface .dialog h2{font-size:27px;letter-spacing:-.04em}
.wpr-surface .dialog p{font-size:14px;color:var(--muted)}
.wpr-surface .dialog .dialog-price{font-size:29px;color:var(--gold);font-weight:600}
.wpr-surface .dialog .button{width:100%;margin-top:10px}
.wpr-surface .close-dialog{float:right;background:none;border:0;font-size:26px;color:var(--muted);padding:0 4px;margin-top:-12px}
.wpr-surface .noscript{padding:15px;color:var(--gold)}
@media(min-width:1500px){.wpr-surface .hero-grid{padding-top:95px;padding-bottom:90px}
.wpr-surface .hero{min-height:680px}}
@media(max-width:1080px){.wpr-surface .nav{gap:18px}
.wpr-surface .nav-links{gap:17px}
.wpr-surface .nav-actions{gap:13px}
.wpr-surface .nav-actions .signin{display:none}
.wpr-surface .hero-grid{gap:35px;grid-template-columns:1.15fr .85fr}
.wpr-surface .entry-panel{padding:23px}
.wpr-surface .plan{padding:23px}
.wpr-surface .hero h1{font-size:78px}}
@media(max-width:800px){.wpr-surface .wrap{width:calc(100% - 40px)}
.wpr-surface .nav{min-height:74px;flex-wrap:wrap}
.wpr-surface .brand strong{font-size:20px}
.wpr-surface .brand img{width:44px;height:44px}
.wpr-surface .nav-links{display:none;width:100%;order:4;flex-wrap:wrap;padding:0 0 20px;gap:20px}
.wpr-surface .nav-links.open{display:flex}
.wpr-surface .nav-actions{margin-left:auto}
.wpr-surface .nav-actions>.button{display:none}
.wpr-surface .menu-toggle{display:block;background:none;border:1px solid var(--line);color:var(--text);padding:8px 13px;border-radius:6px;font-size:14px;min-height:44px}
.wpr-surface .hero-grid{grid-template-columns:1fr;gap:32px;padding-top:48px;padding-bottom:36px}
.wpr-surface .hero h1{font-size:76px}
.wpr-surface .hero-photo{object-position:65% center;opacity:.65}
.wpr-surface .hero:before{background:linear-gradient(90deg,#0d1117f0,#0d111775)}
.wpr-surface .intro{max-width:530px}
.wpr-surface .entry-panel{margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding:20px}
.wpr-surface .panel-top,.wpr-surface .panel-note{grid-column:1/-1;margin:0}
.wpr-surface .entry{display:block;border:0;padding:2px 0}
.wpr-surface .entry-icon{margin-bottom:10px}
.wpr-surface .entry strong{font-size:13px}
.wpr-surface .entry small{font-size:11px}
.wpr-surface .entry .arrow{display:none}
.wpr-surface .panel-note{font-size:11px}
.wpr-surface .utility-inner{flex-wrap:wrap;justify-content:center;gap:14px 24px;font-size:12px}
.wpr-surface .section-heading{align-items:flex-start;flex-direction:column;gap:24px}
.wpr-surface .plans{padding-top:55px}
.wpr-surface .plan-grid{grid-template-columns:1fr 1fr}
.wpr-surface .plan.free{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:30px}
.wpr-surface .free .plan-top{grid-column:1}
.wpr-surface .free .plan-bottom{grid-column:2;grid-row:1}
.wpr-surface .free .features{padding-top:15px}
.wpr-surface .free .plan-desc{min-height:0;margin-bottom:15px}
.wpr-surface .free .period{margin-bottom:0}
.wpr-surface .tools-grid{gap:25px}
.wpr-surface .app-section{gap:35px}
.wpr-surface .app-art{padding:22px;gap:12px;min-height:300px}
.wpr-surface .app-art img{width:100px;height:100px}
.wpr-surface .app-art strong{font-size:26px}
.wpr-surface .faq{gap:30px;grid-template-columns:1fr 1.5fr}
.wpr-surface .footer-top{align-items:flex-start}
.wpr-surface .sport-switch{flex-wrap:wrap;justify-content:flex-end}
.wpr-surface .sport-switch span{width:100%;text-align:right}
.wpr-surface .footer-bottom{flex-direction:column}}
@media(max-width:540px){.wpr-surface .preview{font-size:11px}
.wpr-surface .preview a{margin-left:6px}
.wpr-surface .hero h1{font-size:66px}
.wpr-surface .intro{font-size:16px}
.wpr-surface .hero-actions .button{flex:1;padding-left:15px;padding-right:15px}
.wpr-surface .hero-foot{gap:10px 18px}
.wpr-surface .entry-panel{gap:10px}
.wpr-surface .entry strong{line-height:1.4;margin-bottom:5px}
.wpr-surface .entry small{display:block;line-height:1.5}
.wpr-surface .entry-icon{width:35px;height:35px;border-radius:7px}
.wpr-surface .panel-top{font-size:11px}
.wpr-surface .panel-top span{font-size:10px}
.wpr-surface .utility-inner{justify-content:flex-start;font-size:11px}
.wpr-surface .billing{width:100%}
.wpr-surface .billing button{flex:1}
.wpr-surface .plan-grid{grid-template-columns:1fr}
.wpr-surface .plan.free{display:flex;grid-column:auto}
.wpr-surface .free .plan-bottom{margin-top:20px}
.wpr-surface .plan{padding:25px}
.wpr-surface .plan-desc{min-height:0}
.wpr-surface .plan-assist{flex-direction:column;gap:8px}
.wpr-surface .tools-grid{grid-template-columns:1fr;gap:20px}
.wpr-surface .tool{padding-top:20px}
.wpr-surface .tool .number{margin-bottom:8px}
.wpr-surface .app-section{grid-template-columns:1fr;padding:55px 0;gap:30px}
.wpr-surface .app-art{min-height:240px;gap:22px}
.wpr-surface .app-art img{width:120px;height:120px}
.wpr-surface .app-art strong{font-size:33px}
.wpr-surface .faq{grid-template-columns:1fr;gap:20px;padding:45px 0}
.wpr-surface .footer-top{flex-direction:column}
.wpr-surface .sport-switch{justify-content:flex-start}
.wpr-surface .sport-switch span{width:auto;text-align:left}
.wpr-surface .footer-links{gap:15px}
.wpr-surface .section-heading h2,.wpr-surface .tools h2,.wpr-surface .app-copy h2,.wpr-surface .faq h2{font-size:43px}}
@media(prefers-reduced-motion:reduce){.wpr-surface{scroll-behavior:auto}
.wpr-surface *{transition:none!important}}
.wpr-surface .plan,.wpr-surface .tool,.wpr-surface .app-art{transition:transform .35s cubic-bezier(.2,.75,.25,1),box-shadow .35s,border-color .25s}
.wpr-surface .reveal-pending{opacity:0;transform:translate3d(0,30px,0)}
.wpr-surface .reveal-ready{transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1);transition-delay:var(--reveal-delay,0ms)}
.wpr-surface .reveal-ready:not(.reveal-pending){opacity:1;transform:translate3d(0,0,0)}
.wpr-surface .hero-app{display:flex;align-items:center;gap:16px;margin-top:25px;color:#c0c8d2;font-size:12px}
.wpr-surface .app-store-badge{display:inline-block;line-height:0;flex-shrink:0;border-radius:8px}
.wpr-surface .app-store-badge img{width:150px;height:50px}
.wpr-surface .hero-app .app-store-badge img{width:135px;height:45px}
.wpr-surface .app-copy>.app-store-badge{margin-top:8px}
.wpr-surface .hero-grid{padding-top:54px;padding-bottom:50px;gap:65px}
.wpr-surface .entry-panel{align-self:center;margin:0;padding-top:10px}
.wpr-surface .entry-panel.entry-panel--compact{padding-top:28px}
.wpr-surface .sport-stage{display:block;width:100%;height:195px;position:relative;perspective:700px;border:0;background:none;color:var(--muted);padding:0;touch-action:pan-y;cursor:grab;isolation:isolate;overflow:visible}
.wpr-surface .sport-stage:active{cursor:grabbing}
.wpr-surface .sport-follower{position:absolute;left:calc(50% - 95px);top:-6px;width:190px;height:190px;display:block;transform-style:preserve-3d;will-change:transform;pointer-events:none}
.wpr-surface .sport-object{height:100%;width:100%;object-fit:contain;filter:drop-shadow(0 20px 17px #0007);pointer-events:none;user-select:none;-webkit-user-drag:none}
.wpr-surface .sport-stage[data-sport-object=hockey] .sport-follower{width:225px;height:225px;left:calc(50% - 112.5px);top:-22px}
.wpr-surface .object-hint{position:absolute;bottom:8px;left:0;right:0;font-size:10px;letter-spacing:.05em;color:#aeb9c7;pointer-events:none}
.wpr-surface .touch-hint{display:none}
.wpr-surface .entry{padding-top:14px;padding-bottom:14px}
.wpr-surface .entry-panel .panel-top{padding-bottom:14px}
@media(hover:hover) and (pointer:fine){.wpr-surface .plan:hover{transform:translateY(-7px);box-shadow:0 18px 34px #0003;border-color:#6c7682}
.wpr-surface .plan.featured:hover{border-color:var(--gold)}
.wpr-surface .tool:hover{transform:translateY(-5px)}
.wpr-surface .app-store-badge:hover{transform:translateY(-2px)}
.wpr-surface .app-store-badge{transition:transform .22s}
.wpr-surface .entry:hover .entry-icon{border-color:var(--gold);background:#f5b31b0c}}
@media(max-width:800px){.wpr-surface .hero-grid{gap:30px;padding-top:42px}
.wpr-surface .entry-panel{padding-top:16px}
.wpr-surface .sport-stage{grid-column:1/-1;height:170px}
.wpr-surface .sport-follower{width:170px;height:170px;left:calc(50% - 85px);top:-12px}
.wpr-surface .sport-stage[data-sport-object=hockey] .sport-follower{width:200px;height:200px;left:calc(50% - 100px);top:-26px}
.wpr-surface .entry-panel .panel-top{padding-bottom:14px}}
@media(hover:none),(pointer:coarse){.wpr-surface .desktop-hint{display:none}
.wpr-surface .touch-hint{display:inline}
.wpr-surface .sport-stage{cursor:pointer}}
@media(prefers-reduced-motion:reduce){.wpr-surface .reveal-pending{opacity:1;transform:none}
.wpr-surface .reveal-ready{transition:none}
.wpr-surface .sport-follower{will-change:auto}
.wpr-surface .object-hint{display:none}
.wpr-surface .plan:hover,.wpr-surface .tool:hover,.wpr-surface .app-store-badge:hover{transform:none!important}}