html,body,#app{min-height:100%;margin:0}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;min-height:100%}body,#app{min-height:var(--app-height, 100dvh);background:#fff;color:#111827;font-family:SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.5}:root{--safe-top: 0px}view,scroll-view,button,input,picker{display:block;box-sizing:border-box}text{display:inline-block;box-sizing:border-box}.shell-page{min-height:var(--app-height, 100dvh);padding-top:calc(var(--page-top, 14px) + var(--safe-top, 0px));padding-right:var(--page-gutter, 12px);padding-bottom:var(--page-bottom, 24px);padding-left:var(--page-gutter, 12px);background:#fff}.shell-page--tabbed{padding-bottom:var(--tabbar-reserved, 100px)}.panel{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:var(--panel-radius, 24px);box-shadow:0 14px 30px rgba(15,23,42,.06)}.section-title{font-size:var(--section-title-size, 24px);font-weight:700;color:#111827;line-height:1.2}.section-subtitle{font-size:var(--section-subtitle-size, 14px);color:#98a2b3}.app-safe-header{position:sticky;top:0;z-index:80;box-sizing:border-box;padding-top:var(--safe-top, 0px);height:calc(96rpx + var(--safe-top, 0px));background:rgba(245,247,251,.94);backdrop-filter:blur(14px)}.app-safe-header__inner{height:96rpx;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.app-safe-header__title{text-align:center;font-size:17px;line-height:1.3;font-weight:800;color:#0f172a}.app-safe-header__spacer{width:74px;height:1px}.pill-button{border-radius:999px;font-size:14px;font-weight:600;padding:0 16px;height:36px;line-height:36px;cursor:pointer}@media (max-width: 640px){.shell-page{min-height:var(--app-height, 100dvh)}.panel{border-radius:var(--panel-radius, 22px)}}@media (max-width: 420px){.panel{border-radius:var(--panel-radius, 20px)}}.debug-nav[data-v-e581916b]{position:fixed;left:0;right:0;bottom:0;width:100%;padding:8px 14px calc(8px + var(--safe-bottom, 0px));z-index:10;border-radius:26px 26px 0 0;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,252,.96));border:1px solid rgba(15,23,42,.08);border-bottom:0;box-shadow:0 -14px 34px rgba(15,23,42,.12),inset 0 1px rgba(255,255,255,.95);backdrop-filter:blur(16px);box-sizing:border-box}.debug-nav__tabs[data-v-e581916b]{display:flex;align-items:center;gap:6px;min-height:66px;padding:2px;border-radius:24px;background:rgba(255,255,255,.76)}.debug-nav__tab[data-v-e581916b]{position:relative;min-width:0;flex:1 1 0;height:58px;margin:0;padding:0 8px;border:0;border-radius:999px;background:transparent;color:#64748b;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:12px;font-weight:700;white-space:nowrap;transition:flex-basis .24s ease,flex-grow .24s ease,background .24s ease,box-shadow .24s ease,color .24s ease,transform .24s ease}.debug-nav__tab--active[data-v-e581916b]{flex-grow:1.72;flex-direction:row;gap:10px;color:#fff;background:linear-gradient(135deg,#34d399,#059669);box-shadow:0 12px 24px rgba(5,150,105,.26),inset 0 1px rgba(255,255,255,.32);transform:translateY(-2px)}.debug-nav__badge[data-v-e581916b]{position:absolute;top:-5px;right:4px;min-width:28px;height:18px;padding:0 7px;border-radius:999px;background:linear-gradient(135deg,#ff6f7f,#ef4444 62%,#d92d20);border:1px solid rgba(255,255,255,.96);box-shadow:0 7px 14px rgba(239,68,68,.26),inset 0 1px rgba(255,255,255,.22);font-size:10px;line-height:16px;font-weight:900;letter-spacing:.02em;text-align:center;color:#fff;text-shadow:0 1px 1px rgba(127,29,29,.35);z-index:2}.debug-nav__icon-wrap[data-v-e581916b]{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.debug-nav__tab--active .debug-nav__icon-wrap[data-v-e581916b]{width:32px;height:32px;border-radius:999px;background:rgba(255,255,255,.14)}.debug-nav__icon[data-v-e581916b]{width:25px;height:25px;object-fit:contain;filter:grayscale(1) saturate(.3) opacity(.82);transition:width .24s ease,height .24s ease,filter .24s ease}.debug-nav__tab--active .debug-nav__icon[data-v-e581916b]{width:27px;height:27px;filter:brightness(0) invert(1)}.debug-nav__label[data-v-e581916b]{line-height:1;font-size:11px;font-weight:700;color:currentColor;transition:font-size .24s ease}.debug-nav__tab--active .debug-nav__label[data-v-e581916b]{font-size:13px;font-weight:800}@media (max-width: 640px){.debug-nav[data-v-e581916b]{padding:7px 10px calc(7px + var(--safe-bottom, 0px));border-radius:24px 24px 0 0}.debug-nav__tabs[data-v-e581916b]{min-height:60px;gap:4px;border-radius:21px}.debug-nav__tab[data-v-e581916b]{height:54px;padding:0 5px}.debug-nav__badge[data-v-e581916b]{min-width:26px;height:17px;padding:0 6px;font-size:9px;line-height:15px}.debug-nav__label[data-v-e581916b]{font-size:10px}.debug-nav__tab--active[data-v-e581916b]{flex-grow:1.64;gap:8px}.debug-nav__tab--active .debug-nav__label[data-v-e581916b]{font-size:11px}.debug-nav__icon-wrap[data-v-e581916b]{width:25px;height:25px}.debug-nav__tab--active .debug-nav__icon-wrap[data-v-e581916b]{width:29px;height:29px}.debug-nav__icon[data-v-e581916b]{width:23px;height:23px}.debug-nav__tab--active .debug-nav__icon[data-v-e581916b]{width:24px;height:24px}}@media (max-width: 420px){.debug-nav[data-v-e581916b]{padding:6px 8px calc(6px + var(--safe-bottom, 0px))}.debug-nav__tabs[data-v-e581916b]{min-height:58px;gap:2px;border-radius:19px}.debug-nav__tab[data-v-e581916b]{height:52px;padding:0 3px}.debug-nav__badge[data-v-e581916b]{top:-2px;right:1px;min-width:24px;height:15px;padding:0 5px;font-size:8px;line-height:13px}.debug-nav__label[data-v-e581916b]{font-size:9px}.debug-nav__tab--active[data-v-e581916b]{flex-grow:1.42;gap:6px}.debug-nav__tab--active .debug-nav__label[data-v-e581916b]{font-size:10px}.debug-nav__icon-wrap[data-v-e581916b]{width:23px;height:23px}.debug-nav__tab--active .debug-nav__icon-wrap[data-v-e581916b]{width:27px;height:27px}}.team-logo[data-v-4eab1a3e]{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;overflow:visible;background:transparent;border:0;box-shadow:none}.team-logo--missing[data-v-4eab1a3e]{border-radius:999px;overflow:hidden;background:linear-gradient(135deg,#0f766e,#155e75);border-color:rgba(15,118,110,.24);border:1px solid rgba(15,118,110,.24);box-shadow:0 6px 14px rgba(15,23,42,.08)}.team-logo__image[data-v-4eab1a3e]{width:100%;height:100%;display:block}.team-logo__fallback[data-v-4eab1a3e]{font-size:12px;line-height:1;font-weight:800;color:#fff}.landing-panel[data-v-0f6d5306]{display:flex;flex-direction:column;gap:14px}.topbar[data-v-0f6d5306]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:14px;row-gap:10px}.topbar__brand[data-v-0f6d5306]{display:flex;align-items:flex-start;gap:12px;min-width:0}.topbar__mark[data-v-0f6d5306]{width:36px;height:36px;border-radius:12px;background:linear-gradient(180deg,#16a34a,#22c55e);color:#fff;font-size:12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 20px rgba(22,163,74,.18);flex-shrink:0}.topbar__copy[data-v-0f6d5306]{min-width:0;display:flex;flex-direction:column;gap:2px}.topbar__title[data-v-0f6d5306]{font-size:18px;font-weight:800;line-height:1.08;color:#111827;overflow-wrap:anywhere}.topbar__subtitle[data-v-0f6d5306]{margin-top:2px;font-size:11px;letter-spacing:.05em;color:#98a2b3}.topbar__sync[data-v-0f6d5306]{padding:8px 12px;border-radius:16px;background:rgba(255,255,255,.86);border:1px solid rgba(15,23,42,.05);display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0;align-self:start}.topbar__sync-row[data-v-0f6d5306]{display:flex;align-items:center;gap:4px}.topbar__sync-icon[data-v-0f6d5306]{font-size:12px;color:#98a2b3}.topbar__sync-label[data-v-0f6d5306]{font-size:10px;color:#98a2b3}.topbar__sync-value[data-v-0f6d5306]{font-size:11px;font-weight:700;color:#111827}.hero-band[data-v-0f6d5306]{position:relative;overflow:hidden;min-height:184px;padding:0;border-radius:28px;background:linear-gradient(90deg,#047857,#059669 48%,#10b981);box-shadow:0 20px 42px rgba(15,23,42,.12)}.hero-band--h5[data-v-0f6d5306]{background-image:var(--hero-band-banner-image);background-repeat:no-repeat;background-size:cover;background-position:center right}.hero-band__overlay[data-v-0f6d5306]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(4,120,87,.72),rgba(4,120,87,.32) 34%,rgba(4,120,87,.04) 58%,rgba(0,132,72,0))}.hero-band__glow[data-v-0f6d5306]{position:absolute;z-index:1;pointer-events:none}.hero-band__glow--top[data-v-0f6d5306]{left:-16px;top:-18px;width:160px;height:76px;border-radius:999px;background:rgba(255,255,255,.02);filter:blur(8px)}.hero-band__glow--ring[data-v-0f6d5306]{right:54px;bottom:-30px;width:172px;height:172px;border-radius:999px;border:14px solid rgba(255,236,153,.04);filter:blur(2px)}.hero-band__figure[data-v-0f6d5306]{position:absolute;right:-10px;top:-6px;bottom:-4px;z-index:1;width:45%;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}.hero-band__figure-image[data-v-0f6d5306]{width:128%;height:108%;display:block}.hero-band__content[data-v-0f6d5306]{position:relative;z-index:2;width:58%;min-width:308px;height:100%;padding:16px 22px 44px;box-sizing:border-box;display:flex;flex-direction:column}.hero-band__badge[data-v-0f6d5306]{display:inline-flex;align-items:center;align-self:flex-start;gap:6px;min-height:26px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.08)}.hero-band__badge-icon[data-v-0f6d5306]{font-size:12px;line-height:1}.hero-band__badge-text[data-v-0f6d5306]{font-size:11px;font-weight:600;color:#d1fae5}.hero-band__headline[data-v-0f6d5306]{margin-top:14px;max-width:320px;font-size:18px;line-height:1.3;font-weight:800;color:#fff}.hero-band__countdown[data-v-0f6d5306]{margin-top:2px;display:flex;align-items:flex-end}.hero-band__count-number[data-v-0f6d5306]{font-size:72px;line-height:.9;font-weight:800;color:#fff;letter-spacing:.01em}.hero-band__count-unit[data-v-0f6d5306]{margin-left:8px;padding-bottom:11px;font-size:28px;line-height:1;font-weight:800;color:#fff}.hero-band__date[data-v-0f6d5306]{margin-top:8px;font-size:13px;line-height:1.5;color:rgba(255,255,255,.9)}.hero-band__actions[data-v-0f6d5306]{margin-top:14px;display:flex;align-items:center;gap:8px}.hero-band__action--solid[data-v-0f6d5306]{width:160px;background:#fff;color:#059669}.hero-band__action--ghost[data-v-0f6d5306]{width:138px;border:1px solid rgba(255,255,255,.82);background:rgba(255,255,255,.04);color:#fff}.hero-band__action[data-v-0f6d5306]{height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:700;flex-shrink:0}.hero-band__action-icon[data-v-0f6d5306],.hero-band__action-arrow[data-v-0f6d5306]{line-height:1}.hero-band__action-icon[data-v-0f6d5306]{font-size:13px}.hero-band__action-arrow[data-v-0f6d5306]{font-size:18px}.hero-band__action-text[data-v-0f6d5306]{white-space:nowrap;font-size:13px}.hero-band__action-text--solid[data-v-0f6d5306],.hero-band__action-arrow--solid[data-v-0f6d5306]{color:#059669}.hero-band__action-text--ghost[data-v-0f6d5306],.hero-band__action-arrow--ghost[data-v-0f6d5306]{color:#fff}.hero-band__pager[data-v-0f6d5306]{position:absolute;left:50%;bottom:10px;z-index:2;display:flex;align-items:center;gap:9px;transform:translate(-50%)}.hero-band__dot[data-v-0f6d5306]{width:6px;height:6px;border-radius:999px;background:rgba(255,255,255,.52)}.hero-band__dot--active[data-v-0f6d5306]{width:16px;background:#fff}.hero-band--mp[data-v-0f6d5306]{background-color:#059669;background-image:var(--hero-band-banner-image);background-repeat:no-repeat;background-size:cover;background-position:center right;box-shadow:0 16px 30px rgba(15,23,42,.1)}.hero-band--mp .hero-band__overlay[data-v-0f6d5306]{background:linear-gradient(90deg,rgba(4,120,87,.18),rgba(5,150,105,.08) 46%,rgba(16,185,129,0))}.hero-band--mp .hero-band__glow[data-v-0f6d5306]{display:none}.hero-band--mp .hero-band__content[data-v-0f6d5306]{width:68%;min-width:0}.hero-band--h5 .hero-band__overlay[data-v-0f6d5306]{background:linear-gradient(90deg,rgba(4,120,87,.58),rgba(4,120,87,.18) 34%,rgba(4,120,87,.02) 58%,rgba(0,132,72,0))}.hero-band--h5 .hero-band__glow--top[data-v-0f6d5306]{background:rgba(255,255,255,.06)}.hero-band--h5 .hero-band__glow--ring[data-v-0f6d5306]{right:92px;bottom:-34px;width:186px;height:186px;border:16px solid rgba(235,255,157,.16)}.featured-hub[data-v-0f6d5306]{display:flex;flex-direction:column;gap:10px;margin-top:16px}.featured-hub__header[data-v-0f6d5306]{display:flex;align-items:center;justify-content:space-between;gap:12px}.featured-hub__title[data-v-0f6d5306]{font-size:22px;line-height:1.1;font-weight:900;color:#0f172a}.featured-hub__control-card[data-v-0f6d5306]{display:flex;flex-direction:column;gap:10px}.featured-hub__sport-tabs[data-v-0f6d5306]{display:flex;width:100%;align-items:center;gap:6px;padding:4px;border-radius:999px;background:rgba(255,255,255,.94);border:1px solid rgba(15,23,42,.06);box-shadow:0 8px 18px rgba(15,23,42,.04)}.featured-hub__sport-tab[data-v-0f6d5306],.featured-hub__subtab[data-v-0f6d5306]{min-width:0;height:38px;padding:0 14px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.featured-hub__sport-tab[data-v-0f6d5306]{flex:1 1 0}.featured-hub__sport-tab--active[data-v-0f6d5306]{box-shadow:0 10px 18px rgba(15,23,42,.12)}.featured-hub__sport-tab--football[data-v-0f6d5306]{background:linear-gradient(135deg,#16a34a,#22c55e);box-shadow:0 10px 18px rgba(34,197,94,.18)}.featured-hub__sport-tab--basketball[data-v-0f6d5306]{background:linear-gradient(135deg,#f97316,#fb923c);box-shadow:0 10px 18px rgba(249,115,22,.18)}.featured-hub__sport-tab-text[data-v-0f6d5306],.featured-hub__subtab-text[data-v-0f6d5306]{font-size:14px;line-height:1;font-weight:800;color:#64748b;white-space:nowrap}.featured-hub__sport-tab-text--active[data-v-0f6d5306]{color:#fff}.featured-hub__toolbar[data-v-0f6d5306]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;padding:6px;border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(255,252,245,.92));border:1px solid rgba(15,23,42,.06);box-shadow:0 8px 18px rgba(15,23,42,.04)}.featured-hub__toolbar-item[data-v-0f6d5306]{min-width:0;min-height:40px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:4px;position:relative}.featured-hub__toolbar-item[data-v-0f6d5306]:not(:first-child):before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:1px;background:linear-gradient(180deg,rgba(148,163,184,0),rgba(148,163,184,.28),rgba(148,163,184,0))}.featured-hub__toolbar-item--active[data-v-0f6d5306]{border-radius:12px;background:rgba(22,163,74,.1)}.featured-hub__toolbar-item--active[data-v-0f6d5306]:before{display:none}.featured-hub__toolbar-text[data-v-0f6d5306]{font-size:13px;line-height:1;font-weight:700;color:#64748b;white-space:nowrap}.featured-hub__toolbar-text--active[data-v-0f6d5306]{color:#16a34a}.featured-hub__toolbar-arrow[data-v-0f6d5306]{font-size:14px;line-height:1;color:#94a3b8}.featured-hub__toolbar--basketball .featured-hub__toolbar-item--active[data-v-0f6d5306]{background:rgba(249,115,22,.1)}.featured-hub__toolbar--basketball .featured-hub__toolbar-text--active[data-v-0f6d5306]{color:#ea580c}.basketball-pick[data-v-0f6d5306]{display:grid;grid-template-columns:minmax(0,1fr);padding:20px 20px 22px;border-radius:28px;background:transparent;border:0;box-shadow:none}.basketball-pick__frame[data-v-0f6d5306]{padding:18px;border-radius:24px;background:rgba(255,255,255,.82);border:1px solid rgba(15,23,42,.08);align-items:stretch;overflow:hidden}.basketball-pick__body[data-v-0f6d5306]{display:flex;flex-direction:column;gap:12px;padding:22px;border-radius:24px;background:linear-gradient(180deg,rgba(250,252,251,.98),rgba(255,255,255,.98));border:1px solid rgba(249,115,22,.08);overflow:hidden}.basketball-pick__hero-wrap[data-v-0f6d5306]{display:flex;flex-direction:column;gap:10px}.basketball-pick__profit-hero[data-v-0f6d5306]{position:relative;min-height:154px;padding:18px 18px 16px;border-radius:24px;overflow:hidden;background:radial-gradient(circle at 78% 28%,rgba(255,244,214,.38),transparent 18%),radial-gradient(circle at 80% 80%,rgba(251,191,36,.24),transparent 24%),linear-gradient(135deg,#ff9a1f,#ff7f11 36%,#f97316);box-shadow:0 18px 34px rgba(249,115,22,.2)}.basketball-pick__profit-hero[data-v-0f6d5306]:before{content:"";position:absolute;inset:auto -4% -30% 42%;height:140%;border-radius:50%;background:radial-gradient(circle at 42% 42%,rgba(255,247,237,.98),rgba(255,247,237,.62) 28%,rgba(255,247,237,.02) 56%),linear-gradient(145deg,rgba(255,255,255,.84),rgba(255,255,255,.16));opacity:.16;transform:rotate(-18deg)}.basketball-pick__profit-hero[data-v-0f6d5306]:after{content:"";position:absolute;inset:auto -8% -28% 48%;height:134%;border-radius:50%;background:radial-gradient(circle at 52% 42%,rgba(255,247,237,.52),rgba(255,247,237,.18) 26%,rgba(255,247,237,0) 62%),radial-gradient(circle at 66% 70%,rgba(253,224,71,.18),rgba(253,224,71,0) 54%);opacity:.88;transform:rotate(-12deg)}.basketball-pick__profit-hero--loss[data-v-0f6d5306]{background:radial-gradient(circle at 78% 28%,rgba(224,242,254,.24),transparent 18%),radial-gradient(circle at 80% 80%,rgba(148,163,184,.2),transparent 24%),linear-gradient(135deg,#475569,#334155 36%,#1f2937);box-shadow:0 18px 34px rgba(15,23,42,.22)}.basketball-pick__profit-hero--flat[data-v-0f6d5306]{background:radial-gradient(circle at 78% 28%,rgba(241,245,249,.26),transparent 18%),radial-gradient(circle at 80% 80%,rgba(148,163,184,.18),transparent 24%),linear-gradient(135deg,#64748b,#475569 36%,#334155);box-shadow:0 18px 34px rgba(51,65,85,.22)}.basketball-pick__profit-surface[data-v-0f6d5306]{position:absolute;inset:auto -6% -18px -8%;height:78px;background:radial-gradient(130% 100% at 50% 100%,rgba(255,244,214,.18),rgba(255,244,214,.08) 34%,rgba(255,244,214,0) 72%),linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.08));opacity:.88}.basketball-pick__profit-copy[data-v-0f6d5306]{position:relative;z-index:2;display:flex;flex-direction:column;gap:10px;width:calc(100% - 176px);max-width:420px}.basketball-pick__profit-label[data-v-0f6d5306]{font-size:20px;line-height:1.15;font-weight:800;color:rgba(255,255,255,.96)}.basketball-pick__profit-value-row[data-v-0f6d5306]{display:flex;align-items:flex-end;gap:8px}.basketball-pick__profit-value[data-v-0f6d5306]{font-size:clamp(48px,6vw,76px);line-height:.92;font-weight:900;color:#fff;letter-spacing:-.06em;text-shadow:0 8px 20px rgba(154,52,18,.18)}.basketball-pick__profit-unit[data-v-0f6d5306]{padding-bottom:8px;font-size:24px;line-height:1;font-weight:800;color:rgba(255,255,255,.98)}.basketball-pick__profit-note[data-v-0f6d5306]{font-size:16px;line-height:1.35;font-weight:700;color:rgba(255,247,237,.94)}.basketball-pick__profit-visual[data-v-0f6d5306]{position:absolute;right:18px;bottom:12px;width:132px;height:102px;z-index:1;pointer-events:none;transform:scale(.92);transform-origin:58% 64%;opacity:.96;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 176'%3E%3Cdefs%3E%3ClinearGradient id='bar' x1='0%25' y1='100%25' x2='0%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23ffffff' stop-opacity='0.18'/%3E%3Cstop offset='100%25' stop-color='%23fff7ed' stop-opacity='0.46'/%3E%3C/linearGradient%3E%3ClinearGradient id='arrowFill' x1='0%25' y1='100%25' x2='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23fff1c2'/%3E%3Cstop offset='100%25' stop-color='%23ffffff'/%3E%3C/linearGradient%3E%3Cfilter id='shadow' x='-20%25' y='-20%25' width='160%25' height='160%25'%3E%3CfeDropShadow dx='0' dy='10' stdDeviation='10' flood-color='%239a3412' flood-opacity='0.22'/%3E%3C/filter%3E%3C/defs%3E%3Cg fill='url(%23bar)'%3E%3Crect x='138' y='84' width='18' height='58' rx='5'/%3E%3Crect x='164' y='62' width='18' height='80' rx='5'/%3E%3Crect x='190' y='36' width='18' height='106' rx='5'/%3E%3C/g%3E%3Cg filter='url(%23shadow)'%3E%3Cpath d='M24 138 L72 92 Q76 88 82 92 L108 112 Q114 116 120 110 L174 58 L166 50 L208 34 L198 76 L188 68 L126 126 Q116 136 104 128 L80 110 L36 154 Z' fill='rgba(154,52,18,0.2)'/%3E%3Cpath d='M20 130 L68 84 Q72 80 78 84 L104 104 Q110 108 116 102 L170 50 L162 42 L204 26 L194 68 L184 60 L122 118 Q112 128 100 120 L76 102 L32 146 Z' fill='url(%23arrowFill)' stroke='rgba(255,255,255,0.64)' stroke-width='3' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.basketball-pick__mini-stats[data-v-0f6d5306]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:4px;border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(255,252,245,.98));border:1px solid rgba(251,191,36,.14);box-shadow:0 12px 24px rgba(15,23,42,.04)}.basketball-pick__mini-card[data-v-0f6d5306]{position:relative;min-width:0;min-height:76px;padding:10px 10px 8px;border-radius:16px;background:transparent;border:0;box-shadow:none;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;text-align:center}.basketball-pick__mini-card[data-v-0f6d5306]:not(:first-child):before{content:"";position:absolute;left:0;top:16px;bottom:16px;width:1px;background:linear-gradient(180deg,rgba(251,191,36,0),rgba(251,191,36,.24),rgba(251,191,36,0))}.basketball-pick__mini-card--bonus[data-v-0f6d5306]{min-height:76px;background:linear-gradient(180deg,rgba(255,248,235,.42),rgba(255,248,235,.12))}.basketball-pick__mini-label[data-v-0f6d5306]{font-size:12px;line-height:1.25;font-weight:700;color:#64748b;white-space:nowrap}.basketball-pick__mini-badge[data-v-0f6d5306]{width:fit-content;min-width:64px;height:32px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;font-size:15px;line-height:1;font-weight:900}.basketball-pick__mini-badge--hit[data-v-0f6d5306]{background:rgba(16,128,63,.12);border:1px solid rgba(16,128,63,.18);color:#10803f}.basketball-pick__mini-badge--partial[data-v-0f6d5306]{background:rgba(249,115,22,.12);border:1px solid rgba(249,115,22,.18);color:#ea580c}.basketball-pick__mini-badge--miss[data-v-0f6d5306]{background:rgba(100,116,139,.12);border:1px solid rgba(100,116,139,.16);color:#475569}.basketball-pick__mini-badge--pending[data-v-0f6d5306]{background:rgba(15,23,42,.06);border:1px solid rgba(148,163,184,.16);color:#64748b}.basketball-pick__mini-value[data-v-0f6d5306]{font-size:20px;line-height:1;font-weight:900;color:#f97316;letter-spacing:-.04em}.basketball-pick__mini-bonus-row[data-v-0f6d5306]{display:flex;align-items:baseline;gap:6px}.basketball-pick__mini-bonus-value[data-v-0f6d5306]{font-size:20px;line-height:1;font-weight:900;color:#f97316;letter-spacing:-.04em}.basketball-pick__mini-bonus-unit[data-v-0f6d5306]{font-size:12px;line-height:1;font-weight:800;color:#f97316}.basketball-pick__card[data-v-0f6d5306]{border-radius:24px;background:linear-gradient(180deg,rgba(255,247,237,.96),rgba(255,255,255,.98));border:1px solid rgba(249,115,22,.12);box-shadow:inset 0 1px rgba(255,255,255,.92);padding:18px;display:flex;flex-direction:column;gap:16px}.basketball-pick__meta[data-v-0f6d5306]{display:flex;align-items:center;justify-content:space-between;gap:10px}.basketball-pick__meta-left[data-v-0f6d5306]{display:flex;align-items:center;gap:10px;min-width:0}.basketball-pick__match-number[data-v-0f6d5306],.basketball-pick__league[data-v-0f6d5306],.basketball-pick__kickoff[data-v-0f6d5306]{font-size:14px;line-height:1.2;font-weight:700;color:#64748b}.basketball-pick__matchup[data-v-0f6d5306]{display:flex;align-items:center;justify-content:center;gap:8px}.basketball-pick__legs[data-v-0f6d5306]{display:flex;flex-direction:column;gap:14px}.basketball-pick__leg[data-v-0f6d5306]{display:flex;flex-direction:column;gap:12px;padding:14px;border-radius:18px;background:rgba(255,255,255,.78);border:1px solid rgba(249,115,22,.1)}.basketball-pick__leg-head[data-v-0f6d5306]{display:flex;align-items:center;justify-content:space-between;gap:10px}.basketball-pick__leg-number[data-v-0f6d5306],.basketball-pick__leg-meta[data-v-0f6d5306]{font-size:13px;line-height:1.2;font-weight:700;color:#64748b}.basketball-pick__team[data-v-0f6d5306]{min-width:0;display:flex;align-items:center;gap:10px;flex:1 1 0}.basketball-pick__team--home[data-v-0f6d5306]{justify-content:flex-end}.basketball-pick__team--away[data-v-0f6d5306]{justify-content:flex-start}.basketball-pick__team-name[data-v-0f6d5306]{font-size:20px;line-height:1.18;font-weight:900;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.basketball-pick__vs[data-v-0f6d5306]{font-size:16px;line-height:1;font-weight:800;color:#94a3b8}.basketball-pick__tags[data-v-0f6d5306]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.basketball-pick__tag[data-v-0f6d5306]{min-width:0;padding:12px;border-radius:18px;display:flex;flex-direction:column;gap:8px;background:rgba(255,255,255,.92);border:1px solid rgba(148,163,184,.12)}.basketball-pick__tag--outcome[data-v-0f6d5306]{border-color:rgba(22,163,74,.16)}.basketball-pick__tag--handicap[data-v-0f6d5306]{border-color:rgba(37,99,235,.14)}.basketball-pick__tag--total[data-v-0f6d5306]{border-color:rgba(249,115,22,.16)}.basketball-pick__tag-label[data-v-0f6d5306]{font-size:12px;line-height:1;font-weight:700;color:#64748b}.basketball-pick__tag-value[data-v-0f6d5306]{font-size:18px;line-height:1.1;font-weight:900;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.basketball-pick__foot[data-v-0f6d5306]{display:flex;align-items:center;justify-content:space-between;gap:12px}.basketball-pick__confidence[data-v-0f6d5306]{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:rgba(22,163,74,.12);color:#15803d;font-size:12px;font-weight:800}.basketball-pick__foot-copy[data-v-0f6d5306]{font-size:12px;line-height:1.35;color:#94a3b8;text-align:right}.basketball-pick__empty[data-v-0f6d5306]{padding:20px 16px;border-radius:22px;background:linear-gradient(180deg,rgba(255,247,237,.7),rgba(255,255,255,.98));border:1px dashed rgba(249,115,22,.22);display:flex;flex-direction:column;gap:8px}.basketball-pick__empty-title[data-v-0f6d5306]{font-size:18px;line-height:1.25;font-weight:800;color:#0f172a}.basketball-pick__empty-copy[data-v-0f6d5306]{font-size:13px;line-height:1.6;color:#64748b}.featured-lock[data-v-0f6d5306]{min-height:124px;padding:20px 18px;border-radius:22px;background:radial-gradient(circle at 86% 18%,rgba(34,197,94,.12),transparent 28%),linear-gradient(180deg,rgba(248,252,249,.98),rgba(255,255,255,.96));border:1px dashed rgba(34,197,94,.28);display:flex;flex-direction:column;justify-content:center;gap:8px;cursor:pointer}.featured-lock--total-goals[data-v-0f6d5306]{border-color:rgba(249,115,22,.26);background:radial-gradient(circle at 86% 18%,rgba(249,115,22,.12),transparent 28%),linear-gradient(180deg,rgba(255,247,237,.96),rgba(255,255,255,.96))}.featured-lock--basketball[data-v-0f6d5306]{border-color:rgba(249,115,22,.22)}.featured-lock__title[data-v-0f6d5306]{font-size:18px;line-height:1.25;font-weight:900;color:#0f172a}.featured-lock__copy[data-v-0f6d5306]{font-size:13px;line-height:1.55;font-weight:600;color:#64748b}.all-predictions-entry[data-v-0f6d5306]{position:relative;overflow:hidden;padding:16px 18px 18px;border-radius:24px;background:radial-gradient(circle at 82% 52%,rgba(34,197,94,.08),transparent 22%),radial-gradient(circle at 94% 78%,rgba(15,160,70,.08),transparent 20%),linear-gradient(180deg,rgba(255,255,255,.99),rgba(248,252,249,.98));border:1px solid rgba(34,197,94,.24);box-shadow:0 14px 28px rgba(15,23,42,.06);display:flex;align-items:center;justify-content:space-between;gap:14px}.all-predictions-entry[data-v-0f6d5306]:before{content:"";position:absolute;inset:0 auto 0 0;width:10px;background:linear-gradient(180deg,rgba(15,160,70,.92),rgba(34,197,94,.65));box-shadow:6px 0 18px rgba(34,197,94,.16)}.all-predictions-entry[data-v-0f6d5306]:after{content:"";position:absolute;right:104px;bottom:-6px;width:220px;height:88px;background:repeating-linear-gradient(-10deg,rgba(34,197,94,.08) 0 1px,transparent 1px 14px);opacity:.42;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.88) 30%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.88) 30%,transparent 100%);pointer-events:none}.all-predictions-entry__copy[data-v-0f6d5306]{position:relative;z-index:1;min-width:0;display:flex;flex-direction:column;gap:10px;flex:1 1 auto}.all-predictions-entry__eyebrow[data-v-0f6d5306]{display:inline-flex;align-items:center;gap:8px;min-width:0;width:fit-content;max-width:100%;padding:6px 8px 6px 6px;border-radius:999px;background:linear-gradient(180deg,rgba(245,248,250,.96),rgba(241,245,249,.88));box-shadow:inset 0 0 0 1px rgba(148,163,184,.12)}.all-predictions-entry__badge[data-v-0f6d5306]{flex-shrink:0;padding:8px 14px;border-radius:999px;background:linear-gradient(180deg,#27c365,#139c49);box-shadow:0 10px 24px rgba(34,197,94,.26);font-size:13px;line-height:1;font-weight:900;color:#fff}.all-predictions-entry__title[data-v-0f6d5306]{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px;font-size:20px;line-height:1.1;font-weight:900;color:#07111f;letter-spacing:-.05em}.all-predictions-entry__title-main[data-v-0f6d5306]{color:#101828}.all-predictions-entry__title-accent[data-v-0f6d5306]{background:linear-gradient(180deg,#27c365,#109946);-webkit-background-clip:text;background-clip:text;color:transparent}.all-predictions-entry__subtitle[data-v-0f6d5306]{max-width:480px;font-size:13px;line-height:1.45;font-weight:600;color:#667085}.all-predictions-entry__action[data-v-0f6d5306]{position:relative;z-index:1;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:86px;height:86px;border-radius:50%;background:radial-gradient(circle at center,rgba(34,197,94,.16),rgba(34,197,94,.02) 70%,transparent 72%);box-shadow:inset 0 0 0 1px rgba(34,197,94,.08),0 0 0 12px rgba(34,197,94,.07)}.all-predictions-entry__arrow[data-v-0f6d5306]{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:linear-gradient(180deg,#2cc95f,#14a145);box-shadow:0 22px 36px rgba(34,197,94,.22);font-size:38px;line-height:1;font-weight:700;color:#fff}.total-goals-pick[data-v-0f6d5306]{padding:10px;border-radius:18px;background:radial-gradient(circle at 14% 12%,rgba(249,115,22,.1),transparent 26%),radial-gradient(circle at 84% 18%,rgba(14,165,233,.08),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.99),rgba(255,249,243,.98));border:1px solid rgba(15,23,42,.08);box-shadow:0 10px 20px rgba(15,23,42,.04);display:flex;flex-direction:column;gap:8px}.total-goals-pick__header[data-v-0f6d5306]{display:flex;align-items:center;justify-content:space-between;gap:6px}.total-goals-pick__title-group[data-v-0f6d5306]{display:flex;align-items:center;gap:6px;min-width:0}.total-goals-pick__title-mark[data-v-0f6d5306]{width:20px;height:20px;border-radius:8px;background:linear-gradient(135deg,#f97316,#fb923c 52%,#facc15);box-shadow:0 6px 12px rgba(249,115,22,.16);flex-shrink:0}.total-goals-pick__title-copy[data-v-0f6d5306]{min-width:0}.total-goals-pick__title[data-v-0f6d5306]{font-size:14px;line-height:1.1;font-weight:900;color:#111827}.total-goals-pick__more[data-v-0f6d5306]{display:inline-flex;align-items:center;gap:3px;padding:2px 0;flex-shrink:0}.total-goals-pick__more-text[data-v-0f6d5306]{font-size:10px;font-weight:700;color:#374151}.total-goals-pick__more-arrow[data-v-0f6d5306]{font-size:12px;color:#9ca3af}.total-goals-pick__badge[data-v-0f6d5306]{flex-shrink:0;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.82);border:1px solid rgba(251,146,60,.18)}.total-goals-pick__badge-text[data-v-0f6d5306]{font-size:12px;font-weight:800;color:#c2410c}.total-goals-pick__body[data-v-0f6d5306]{display:block}.total-goals-pick__main[data-v-0f6d5306]{padding:8px 10px;border-radius:14px;background:rgba(255,255,255,.88);border:1px solid rgba(15,23,42,.08);display:flex;flex-direction:column;gap:8px;cursor:pointer}.total-goals-pick__meta[data-v-0f6d5306],.total-goals-pick__league-row[data-v-0f6d5306],.total-goals-pick__matchup[data-v-0f6d5306]{display:flex;align-items:center;justify-content:flex-start;gap:6px;flex-wrap:nowrap}.total-goals-pick__meta-left[data-v-0f6d5306]{flex-shrink:0;display:flex;align-items:center;gap:6px}.total-goals-pick__meta-right[data-v-0f6d5306]{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:3px;flex-wrap:nowrap;overflow:hidden;padding-left:6px}.total-goals-pick__meta-team-wrap[data-v-0f6d5306]{min-width:0;display:inline-flex;align-items:center;gap:4px;flex:0 1 auto}.total-goals-pick__team-logo[data-v-0f6d5306]{flex-shrink:0}.total-goals-pick__match-number[data-v-0f6d5306]{font-size:11px;font-weight:800;color:#16a34a}.total-goals-pick__kickoff[data-v-0f6d5306],.total-goals-pick__league[data-v-0f6d5306],.total-goals-pick__layer[data-v-0f6d5306]{font-size:11px;color:#6b7280}.total-goals-pick__stage[data-v-0f6d5306]{padding:5px 10px;border-radius:999px;background:rgba(220,252,231,.9)}.total-goals-pick__stage--challenger[data-v-0f6d5306]{background:rgba(219,234,254,.9)}.total-goals-pick__stage--shadow[data-v-0f6d5306]{background:rgba(254,243,199,.95)}.total-goals-pick__stage-text[data-v-0f6d5306]{font-size:11px;font-weight:800;color:#166534}.total-goals-pick__stage--challenger .total-goals-pick__stage-text[data-v-0f6d5306]{color:#1d4ed8}.total-goals-pick__stage--shadow .total-goals-pick__stage-text[data-v-0f6d5306]{color:#b45309}.total-goals-pick__league[data-v-0f6d5306]{font-weight:700;color:#374151}.total-goals-pick__layer[data-v-0f6d5306]{flex-shrink:0}.total-goals-pick__meta-team[data-v-0f6d5306]{min-width:0;max-width:70px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;color:#111827}.total-goals-pick__meta-team--home[data-v-0f6d5306]{text-align:right}.total-goals-pick__meta-team--away[data-v-0f6d5306]{text-align:left}.total-goals-pick__meta-vs[data-v-0f6d5306]{flex-shrink:0;font-size:9px;font-weight:700;color:#9ca3af}.total-goals-pick__recommendation[data-v-0f6d5306]{display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);gap:6px;align-items:center;padding:7px 8px;border-radius:12px;background:linear-gradient(180deg,rgba(255,247,237,.95),rgba(255,255,255,.92));border:1px solid rgba(251,146,60,.14)}.total-goals-pick__recommendation-block[data-v-0f6d5306]{display:flex;flex-direction:column;gap:2px;min-width:0}.total-goals-pick__recommendation-label[data-v-0f6d5306]{font-size:10px;color:#9a3412}.total-goals-pick__recommendation-value[data-v-0f6d5306]{font-size:15px;font-weight:900;color:#c2410c}.total-goals-pick__recommendation-value--sub[data-v-0f6d5306]{font-size:13px;color:#111827}.total-goals-pick__recommendation-divider[data-v-0f6d5306]{width:1px;height:26px;background:rgba(251,146,60,.2)}.total-goals-pick__history[data-v-0f6d5306]{display:flex;flex-direction:column;gap:6px;padding-top:6px}.total-goals-pick__history-title[data-v-0f6d5306]{font-size:10px;line-height:1.35;font-weight:700;color:#6b7280}.total-goals-pick__history-badges[data-v-0f6d5306]{display:flex;flex-wrap:wrap;gap:6px}.total-goals-pick__history-badge[data-v-0f6d5306]{width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;padding:1px}.total-goals-pick__history-badge--hit[data-v-0f6d5306]{background:linear-gradient(135deg,#6ee7b7,#22c55e 58%,#16a34a);border:1px solid #16a34a;box-shadow:0 4px 10px rgba(22,163,74,.22)}.total-goals-pick__history-badge--miss[data-v-0f6d5306]{background:linear-gradient(135deg,#fca5a5,#ef4444 58%,#dc2626);border:1px solid #dc2626;box-shadow:0 4px 10px rgba(220,38,38,.2)}.total-goals-pick__history-ball[data-v-0f6d5306]{width:100%;height:100%;display:block}.total-goals-pick__extras[data-v-0f6d5306]{display:flex;flex-direction:column;gap:8px;padding-top:2px}.total-goals-pick__extras-header[data-v-0f6d5306]{display:flex;align-items:center;justify-content:space-between;gap:8px}.total-goals-pick__extras-title[data-v-0f6d5306]{font-size:11px;font-weight:800;color:#c2410c}.total-goals-pick__extras-copy[data-v-0f6d5306]{flex:1 1 auto;min-width:0;text-align:right;font-size:10px;font-weight:600;color:#9a3412}.total-goals-pick__extras-list[data-v-0f6d5306]{display:flex;flex-direction:column;gap:6px}.total-goals-pick__extra-card[data-v-0f6d5306]{display:flex;flex-direction:column;gap:5px;padding:8px 9px;border-radius:12px;background:linear-gradient(180deg,rgba(255,247,237,.96),rgba(255,255,255,.94));border:1px solid rgba(251,146,60,.16)}.total-goals-pick__extra-head[data-v-0f6d5306],.total-goals-pick__extra-picks[data-v-0f6d5306]{display:flex;align-items:center;justify-content:space-between;gap:8px}.total-goals-pick__extra-match[data-v-0f6d5306]{font-size:11px;font-weight:800;color:#16a34a}.total-goals-pick__extra-kickoff[data-v-0f6d5306]{font-size:10px;font-weight:600;color:#6b7280}.total-goals-pick__extra-teams[data-v-0f6d5306]{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.total-goals-pick__extra-team[data-v-0f6d5306]{min-width:0;display:inline-flex;align-items:center;gap:6px}.total-goals-pick__extra-team-name[data-v-0f6d5306]{min-width:0;font-size:12px;font-weight:800;color:#1f2937}.total-goals-pick__extra-team-logo[data-v-0f6d5306]{flex-shrink:0}.total-goals-pick__extra-team-vs[data-v-0f6d5306]{font-size:11px;font-weight:700;color:#94a3b8}.total-goals-pick__extra-pick[data-v-0f6d5306]{font-size:11px;font-weight:800;color:#c2410c}.total-goals-pick__extra-pick--sub[data-v-0f6d5306]{color:#374151}.total-goals-pick__stats[data-v-0f6d5306]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.total-goals-pick__stat-card[data-v-0f6d5306]{padding:12px;border-radius:18px;background:rgba(255,255,255,.82);border:1px solid rgba(15,23,42,.06);display:flex;flex-direction:column;gap:6px}.total-goals-pick__stat-label[data-v-0f6d5306]{font-size:11px;color:#6b7280}.total-goals-pick__stat-value[data-v-0f6d5306]{font-size:18px;font-weight:900;color:#111827}.total-goals-pick__stat-value--accent[data-v-0f6d5306]{color:#c2410c}.total-goals-pick__stat-value--small[data-v-0f6d5306]{font-size:14px}.total-goals-pick__empty[data-v-0f6d5306]{padding:12px;border-radius:16px;background:rgba(255,255,255,.8);border:1px dashed rgba(148,163,184,.35);display:flex;flex-direction:column;gap:4px}.total-goals-pick__empty-title[data-v-0f6d5306]{font-size:14px;font-weight:800;color:#111827}.total-goals-pick__empty-copy[data-v-0f6d5306]{font-size:12px;line-height:1.5;color:#6b7280}.parlay-plan[data-v-0f6d5306]{padding:20px 20px 22px;border-radius:28px;background:radial-gradient(circle at 18% 16%,rgba(15,160,70,.08),transparent 28%),radial-gradient(circle at 82% 78%,rgba(249,115,22,.05),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.99),rgba(246,250,247,.98));border:1px solid rgba(15,23,42,.08);box-shadow:0 20px 48px rgba(15,23,42,.06);display:flex;flex-direction:column;gap:18px}.parlay-plan__header[data-v-0f6d5306]{display:flex;align-items:center;justify-content:space-between;gap:16px}.parlay-plan__title-group[data-v-0f6d5306]{display:flex;align-items:center;gap:14px;min-width:0}.parlay-plan__title-mark[data-v-0f6d5306]{width:48px;height:48px;background-repeat:no-repeat;background-position:center;background-size:contain;flex-shrink:0}.parlay-plan__title[data-v-0f6d5306]{font-size:22px;line-height:1.1;font-weight:900;color:#07111f;letter-spacing:-.04em}.parlay-plan__more[data-v-0f6d5306]{display:inline-flex;align-items:center;gap:6px;padding:2px 0;color:#111827;transition:background-color .16s ease,transform .16s ease;cursor:pointer}.parlay-plan__more[data-v-0f6d5306]:hover{transform:translate(1px)}.parlay-plan__more-text[data-v-0f6d5306]{font-size:18px;font-weight:700}.parlay-plan__more-arrow[data-v-0f6d5306]{font-size:28px;line-height:1}.parlay-plan__grid[data-v-0f6d5306]{display:block}.parlay-plan__content[data-v-0f6d5306]{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;padding:18px;border-radius:24px;background:rgba(255,255,255,.82);border:1px solid rgba(15,23,42,.08);align-items:stretch;overflow:hidden}.parlay-plan__main[data-v-0f6d5306]{padding:22px;border-radius:24px;background:linear-gradient(180deg,rgba(250,252,251,.98),rgba(255,255,255,.98));border:1px solid rgba(15,143,66,.08);display:flex;flex-direction:column;gap:14px;overflow:hidden}.parlay-plan__primary[data-v-0f6d5306],.parlay-plan__stats[data-v-0f6d5306]{min-width:0}.parlay-plan__primary[data-v-0f6d5306]{display:flex;flex-direction:column;gap:12px}.parlay-plan__profit-hero[data-v-0f6d5306]{position:relative;min-height:154px;padding:18px 18px 16px;border-radius:24px;overflow:hidden;background:radial-gradient(circle at 78% 28%,rgba(255,244,214,.38),transparent 18%),radial-gradient(circle at 80% 80%,rgba(251,191,36,.24),transparent 24%),linear-gradient(135deg,#ff9a1f,#ff7f11 36%,#f97316);box-shadow:0 18px 34px rgba(249,115,22,.2)}.parlay-plan__profit-hero[data-v-0f6d5306]:before{content:"";position:absolute;inset:auto -4% -30% 42%;height:140%;border-radius:50%;background:radial-gradient(circle at 42% 42%,rgba(255,247,237,.98),rgba(255,247,237,.62) 28%,rgba(255,247,237,.02) 56%),linear-gradient(145deg,rgba(255,255,255,.84),rgba(255,255,255,.16));opacity:.16;transform:rotate(-18deg)}.parlay-plan__profit-hero[data-v-0f6d5306]:after{content:"";position:absolute;inset:auto -8% -28% 48%;height:134%;border-radius:50%;background:radial-gradient(circle at 52% 42%,rgba(255,247,237,.52),rgba(255,247,237,.18) 26%,rgba(255,247,237,0) 62%),radial-gradient(circle at 66% 70%,rgba(253,224,71,.18),rgba(253,224,71,0) 54%);opacity:.88;transform:rotate(-12deg)}.parlay-plan__profit-hero--loss[data-v-0f6d5306]{background:radial-gradient(circle at 78% 28%,rgba(224,242,254,.24),transparent 18%),radial-gradient(circle at 80% 80%,rgba(148,163,184,.2),transparent 24%),linear-gradient(135deg,#475569,#334155 36%,#1f2937);box-shadow:0 18px 34px rgba(15,23,42,.22)}.parlay-plan__profit-hero--flat[data-v-0f6d5306]{background:radial-gradient(circle at 78% 28%,rgba(241,245,249,.26),transparent 18%),radial-gradient(circle at 80% 80%,rgba(148,163,184,.18),transparent 24%),linear-gradient(135deg,#64748b,#475569 36%,#334155);box-shadow:0 18px 34px rgba(51,65,85,.22)}.parlay-plan__profit-surface[data-v-0f6d5306]{position:absolute;inset:auto -6% -18px -8%;height:78px;background:radial-gradient(130% 100% at 50% 100%,rgba(255,244,214,.18),rgba(255,244,214,.08) 34%,rgba(255,244,214,0) 72%),linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.08));opacity:.88}.parlay-plan__profit-copy[data-v-0f6d5306]{position:relative;z-index:2;display:flex;flex-direction:column;gap:10px;width:calc(100% - 176px);max-width:420px}.parlay-plan__profit-label[data-v-0f6d5306]{font-size:20px;line-height:1.15;font-weight:800;color:rgba(255,255,255,.96)}.parlay-plan__profit-value-row[data-v-0f6d5306]{display:flex;align-items:flex-end;gap:8px}.parlay-plan__profit-value[data-v-0f6d5306]{font-size:clamp(48px,6vw,76px);line-height:.92;font-weight:900;color:#fff;letter-spacing:-.06em;text-shadow:0 8px 20px rgba(154,52,18,.18)}.parlay-plan__profit-unit[data-v-0f6d5306]{padding-bottom:8px;font-size:24px;line-height:1;font-weight:800;color:rgba(255,255,255,.98)}.parlay-plan__profit-note[data-v-0f6d5306]{font-size:16px;line-height:1.35;font-weight:700;color:rgba(255,247,237,.94)}.parlay-plan__profit-visual[data-v-0f6d5306]{position:absolute;right:18px;bottom:12px;width:132px;height:102px;z-index:1;pointer-events:none;transform:scale(.92);transform-origin:58% 64%;opacity:.96;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 176'%3E%3Cdefs%3E%3ClinearGradient id='bar' x1='0%25' y1='100%25' x2='0%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23ffffff' stop-opacity='0.18'/%3E%3Cstop offset='100%25' stop-color='%23fff7ed' stop-opacity='0.46'/%3E%3C/linearGradient%3E%3ClinearGradient id='arrowFill' x1='0%25' y1='100%25' x2='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23fff1c2'/%3E%3Cstop offset='100%25' stop-color='%23ffffff'/%3E%3C/linearGradient%3E%3Cfilter id='shadow' x='-20%25' y='-20%25' width='160%25' height='160%25'%3E%3CfeDropShadow dx='0' dy='10' stdDeviation='10' flood-color='%239a3412' flood-opacity='0.22'/%3E%3C/filter%3E%3C/defs%3E%3Cg fill='url(%23bar)'%3E%3Crect x='138' y='84' width='18' height='58' rx='5'/%3E%3Crect x='164' y='62' width='18' height='80' rx='5'/%3E%3Crect x='190' y='36' width='18' height='106' rx='5'/%3E%3C/g%3E%3Cg filter='url(%23shadow)'%3E%3Cpath d='M24 138 L72 92 Q76 88 82 92 L108 112 Q114 116 120 110 L174 58 L166 50 L208 34 L198 76 L188 68 L126 126 Q116 136 104 128 L80 110 L36 154 Z' fill='rgba(154,52,18,0.2)'/%3E%3Cpath d='M20 130 L68 84 Q72 80 78 84 L104 104 Q110 108 116 102 L170 50 L162 42 L204 26 L194 68 L184 60 L122 118 Q112 128 100 120 L76 102 L32 146 Z' fill='url(%23arrowFill)' stroke='rgba(255,255,255,0.64)' stroke-width='3' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.parlay-plan__mini-stats[data-v-0f6d5306]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:4px;border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(255,252,245,.98));border:1px solid rgba(251,191,36,.14);box-shadow:0 12px 24px rgba(15,23,42,.04)}.parlay-plan__mini-card[data-v-0f6d5306]{position:relative;min-width:0;min-height:76px;padding:10px 10px 8px;border-radius:16px;background:transparent;border:0;box-shadow:none;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;text-align:center}.parlay-plan__mini-card[data-v-0f6d5306]:not(:first-child):before{content:"";position:absolute;left:0;top:16px;bottom:16px;width:1px;background:linear-gradient(180deg,rgba(251,191,36,0),rgba(251,191,36,.24),rgba(251,191,36,0))}.parlay-plan__mini-card--bonus[data-v-0f6d5306]{min-height:76px;background:linear-gradient(180deg,rgba(255,248,235,.42),rgba(255,248,235,.12))}.parlay-plan__mini-label[data-v-0f6d5306]{font-size:12px;line-height:1.25;font-weight:700;color:#64748b;white-space:nowrap}.parlay-plan__mini-badge[data-v-0f6d5306]{width:fit-content;min-width:64px;height:32px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;font-size:15px;line-height:1;font-weight:900}.parlay-plan__mini-badge--hit[data-v-0f6d5306]{background:rgba(16,128,63,.12);border:1px solid rgba(16,128,63,.18);color:#10803f}.parlay-plan__mini-badge--partial[data-v-0f6d5306]{background:rgba(249,115,22,.12);border:1px solid rgba(249,115,22,.18);color:#ea580c}.parlay-plan__mini-badge--miss[data-v-0f6d5306]{background:rgba(100,116,139,.12);border:1px solid rgba(100,116,139,.16);color:#475569}.parlay-plan__mini-badge--pending[data-v-0f6d5306]{background:rgba(15,23,42,.06);border:1px solid rgba(148,163,184,.16);color:#64748b}.parlay-plan__mini-value[data-v-0f6d5306]{font-size:20px;line-height:1;font-weight:900;color:#f97316;letter-spacing:-.04em}.parlay-plan__mini-bonus-row[data-v-0f6d5306]{display:flex;align-items:baseline;gap:6px}.parlay-plan__mini-bonus-value[data-v-0f6d5306]{font-size:20px;line-height:1;font-weight:900;color:#f97316;letter-spacing:-.04em}.parlay-plan__mini-bonus-unit[data-v-0f6d5306]{font-size:12px;line-height:1;font-weight:800;color:#f97316}.parlay-plan__main-head[data-v-0f6d5306]{display:flex;align-items:center;gap:12px}.parlay-plan__main-title[data-v-0f6d5306]{font-size:24px;font-weight:900;color:#10803f;letter-spacing:-.03em}.parlay-plan__main-badge[data-v-0f6d5306]{height:42px;padding:0 20px;border-radius:999px;background:linear-gradient(180deg,rgba(226,247,234,.98),rgba(213,242,224,.98));color:#10803f;display:inline-flex;align-items:center;font-size:18px;font-weight:800}.parlay-plan__preview-note[data-v-0f6d5306]{font-size:14px;line-height:1.45;color:#5f6f86}.parlay-plan__pick-board[data-v-0f6d5306]{border-radius:24px;background:rgba(255,255,255,.96);border:1px solid rgba(15,23,42,.08);overflow:hidden}.parlay-plan__pick[data-v-0f6d5306]{padding:22px 20px;display:flex;flex-direction:column;gap:18px;transition:background-color .18s ease;cursor:pointer}.parlay-plan__pick[data-v-0f6d5306]:hover{background:rgba(248,250,252,.92)}.parlay-plan__pick--row+.parlay-plan__pick--row[data-v-0f6d5306]{border-top:1px solid rgba(148,163,184,.18)}.parlay-plan__pick-top[data-v-0f6d5306]{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:20px;row-gap:10px;align-items:start}.parlay-plan__pick-meta[data-v-0f6d5306]{grid-column:1;grid-row:1;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:16px}.parlay-plan__pick-number[data-v-0f6d5306]{font-size:19px;font-weight:700;color:#475569}.parlay-plan__pick-kickoff[data-v-0f6d5306]{font-size:17px;line-height:1.3;color:#5f6f86}.parlay-plan__pick-matchup[data-v-0f6d5306]{grid-column:1;grid-row:2;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px;min-width:0;overflow:hidden}.parlay-plan__team[data-v-0f6d5306]{display:flex;align-items:center;gap:8px;flex:1 1 0;min-width:0}.parlay-plan__team--home[data-v-0f6d5306]{justify-content:flex-end}.parlay-plan__team--away[data-v-0f6d5306]{justify-content:flex-start}.parlay-plan__team-name[data-v-0f6d5306]{max-width:none;font-size:20px;font-weight:800;color:#0f172a;overflow:visible;text-overflow:clip;white-space:normal;line-height:1.2;word-break:normal;overflow-wrap:anywhere;text-align:center}.parlay-plan__team-logo[data-v-0f6d5306]{flex-shrink:0}.parlay-plan__pick-vs[data-v-0f6d5306]{font-size:22px;font-weight:700;color:#64748b}.parlay-plan__pick-tip[data-v-0f6d5306]{grid-column:2;grid-row:1/span 2;display:flex;align-items:center;justify-content:space-between;gap:14px;padding-left:12px;min-width:0}.parlay-plan__pick-play[data-v-0f6d5306]{min-width:0;font-size:19px;line-height:1.2;font-weight:700;color:#475569}.parlay-plan__pick-recommendation[data-v-0f6d5306]{flex-shrink:0;font-size:23px;line-height:1.1;font-weight:900;color:#10803f}.parlay-plan__empty[data-v-0f6d5306]{min-height:184px;padding:22px;border-radius:22px;background:rgba(255,255,255,.76);border:1px dashed rgba(148,163,184,.38);display:flex;flex-direction:column;justify-content:center;gap:12px}.parlay-plan__empty-title[data-v-0f6d5306]{font-size:20px;font-weight:800;color:#0f172a}.parlay-plan__empty-copy[data-v-0f6d5306]{font-size:15px;line-height:1.5;color:#64748b}.parlay-plan__reward[data-v-0f6d5306]{padding:14px 4px 0;border-top:1px solid rgba(148,163,184,.2);display:block}.parlay-plan__reward-copy[data-v-0f6d5306]{display:block;min-width:0}.parlay-plan__reward-title-row[data-v-0f6d5306]{display:flex;align-items:baseline;gap:8px;width:100%;flex-wrap:wrap}.parlay-plan__reward-star[data-v-0f6d5306]{font-size:20px;line-height:1;color:#10803f}.parlay-plan__reward-title[data-v-0f6d5306]{font-size:18px;font-weight:900;color:#10803f;white-space:nowrap}.parlay-plan__reward-amount[data-v-0f6d5306]{display:flex;align-items:baseline;gap:6px;flex-shrink:0}.parlay-plan__reward-number[data-v-0f6d5306]{font-size:30px;line-height:1;font-weight:900;color:#f97316;letter-spacing:-.04em}.parlay-plan__reward-unit[data-v-0f6d5306]{font-size:16px;font-weight:800;color:#f97316}.parlay-plan__history-list[data-v-0f6d5306]{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.parlay-plan__history-title[data-v-0f6d5306]{font-size:10px;line-height:1.35;font-weight:700;color:#6b7280}.parlay-plan__history-badge[data-v-0f6d5306]{min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;border:1px solid transparent}.parlay-plan__history-badge--hit[data-v-0f6d5306]{background:linear-gradient(135deg,#fecaca,#f87171 58%,#ef4444);border-color:#dc2626;box-shadow:0 4px 10px rgba(220,38,38,.18)}.parlay-plan__history-badge--miss[data-v-0f6d5306]{background:linear-gradient(135deg,#e5e7eb,#d1d5db 58%,#9ca3af);border-color:#9ca3af;box-shadow:0 4px 10px rgba(148,163,184,.18)}.parlay-plan__history-badge--partial[data-v-0f6d5306]{min-width:30px;background:linear-gradient(180deg,rgba(255,247,237,.96),rgba(255,255,255,.94));border-color:rgba(251,146,60,.2);box-shadow:0 4px 10px rgba(249,115,22,.12)}.parlay-plan__history-text[data-v-0f6d5306]{font-size:10px;line-height:1;font-weight:800;color:#0f172a}.parlay-plan__history-badge--hit .parlay-plan__history-text[data-v-0f6d5306]{color:#7f1d1d}.parlay-plan__history-badge--miss .parlay-plan__history-text[data-v-0f6d5306]{color:#374151}.parlay-plan__history-badge--partial .parlay-plan__history-text[data-v-0f6d5306]{color:#ea580c}.parlay-plan__history-empty[data-v-0f6d5306]{margin-top:10px;font-size:12px;line-height:1.5;color:#94a3b8}.parlay-plan__stats[data-v-0f6d5306]{padding:0;border-radius:0;background:transparent;border:0;border-left:1px solid rgba(148,163,184,.18);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;overflow:hidden}.parlay-plan__stat-card[data-v-0f6d5306]{min-height:194px;padding:18px 20px 16px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px;border-right:1px solid rgba(148,163,184,.18);border-bottom:1px solid rgba(148,163,184,.18)}.parlay-plan__stat-label[data-v-0f6d5306]{font-size:16px;line-height:1.4;font-weight:700;color:#64748b;text-align:center}.parlay-plan__stat-icon[data-v-0f6d5306]{width:62px;height:62px;display:inline-flex;align-items:center;justify-content:center;background-repeat:no-repeat;background-position:center;background-size:contain;flex-shrink:0}.parlay-plan__stat-value-row[data-v-0f6d5306]{display:flex;align-items:center;gap:10px}.parlay-plan__stat-value[data-v-0f6d5306]{font-size:34px;line-height:1;font-weight:900;letter-spacing:-.04em}.parlay-plan__stat-value--green[data-v-0f6d5306]{color:#10803f}.parlay-plan__stat-value--orange[data-v-0f6d5306]{color:#f97316}.parlay-plan__stat-value--violet[data-v-0f6d5306]{color:#6d28d9}.parlay-plan__stat-value--neutral[data-v-0f6d5306]{color:#475569}.parlay-plan__stat-value--red[data-v-0f6d5306]{color:#dc2626}.parlay-plan__stat-suffix[data-v-0f6d5306]{padding-top:8px;font-size:18px;font-weight:800}.parlay-plan__stat-suffix--green[data-v-0f6d5306]{color:#10803f}.parlay-plan__stat-suffix--orange[data-v-0f6d5306]{color:#f97316}.parlay-plan__stat-suffix--violet[data-v-0f6d5306]{color:#6d28d9}.parlay-plan__stat-suffix--neutral[data-v-0f6d5306]{color:#475569}.parlay-plan__stat-suffix--red[data-v-0f6d5306]{color:#dc2626}.parlay-plan__stat-note[data-v-0f6d5306]{font-size:14px;line-height:1.4;color:#98a2b3;text-align:center}.parlay-plan__stat-card[data-v-0f6d5306]:nth-child(2n){border-right:none}.parlay-plan__stat-card[data-v-0f6d5306]:nth-last-child(-n+2){border-bottom:none}.performance-panel[data-v-0f6d5306]{display:flex;flex-direction:column;gap:10px}.performance-panel__header[data-v-0f6d5306]{display:flex;align-items:center;justify-content:space-between;gap:12px}.performance-panel__title-group[data-v-0f6d5306]{min-width:0;display:flex;flex-direction:column;gap:8px}.performance-panel__title[data-v-0f6d5306]{font-size:18px;line-height:1.2;font-weight:800;color:#111827}.performance-panel__scope-switch[data-v-0f6d5306]{display:inline-flex;align-items:center;gap:4px;padding:3px;border-radius:999px;background:rgba(15,23,42,.05);width:fit-content}.performance-panel__scope-item[data-v-0f6d5306]{min-width:54px;height:24px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease}.performance-panel__scope-item--active[data-v-0f6d5306]{background:#16a34a;box-shadow:0 6px 14px rgba(22,163,74,.2)}.performance-panel__scope-label[data-v-0f6d5306]{font-size:11px;line-height:1;font-weight:700;color:#98a2b3}.performance-panel__scope-label--active[data-v-0f6d5306]{color:#fff}.performance-panel__filter[data-v-0f6d5306]{height:26px;padding:0 9px;border-radius:999px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.9);display:inline-flex;align-items:center;gap:4px;flex-shrink:0;cursor:pointer}.performance-panel__picker[data-v-0f6d5306]{flex-shrink:0}.performance-panel__dropdown[data-v-0f6d5306]{position:relative;flex-shrink:0}.performance-panel__filter-label[data-v-0f6d5306]{font-size:11px;line-height:1;color:#111827}.performance-panel__filter-arrow[data-v-0f6d5306]{font-size:10px;line-height:1;color:#98a2b3}.performance-panel__filter-arrow--open[data-v-0f6d5306]{transform:rotate(180deg)}.performance-panel__dropdown-menu[data-v-0f6d5306]{position:absolute;top:calc(100% + 6px);right:0;min-width:88px;padding:6px;border-radius:14px;background:rgba(255,255,255,.98);border:1px solid rgba(15,23,42,.06);box-shadow:0 14px 30px rgba(15,23,42,.12);display:flex;flex-direction:column;gap:4px;z-index:20}.performance-panel__dropdown-item[data-v-0f6d5306]{min-height:28px;padding:0 10px;border-radius:10px;display:flex;align-items:center;justify-content:flex-start;cursor:pointer}.performance-panel__dropdown-item[data-v-0f6d5306]:hover{background:rgba(16,185,129,.08)}.performance-panel__dropdown-item-text[data-v-0f6d5306]{font-size:11px;line-height:1;color:#111827}.performance-grid[data-v-0f6d5306]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.performance-card[data-v-0f6d5306]{min-width:0;padding:12px 10px 10px;border-radius:16px;background:#fff;border:1px solid rgba(15,23,42,.05);box-shadow:0 10px 20px rgba(15,23,42,.04);display:flex;flex-direction:column;gap:6px}.performance-card__label[data-v-0f6d5306]{font-size:10px;line-height:1.2;color:#98a2b3}.performance-card__value[data-v-0f6d5306]{font-size:16px;line-height:1.1;font-weight:800;color:#111827}.performance-card__caption[data-v-0f6d5306]{font-size:9px;line-height:1.3;color:#98a2b3}.performance-card__foot[data-v-0f6d5306]{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}.performance-card__meta[data-v-0f6d5306]{font-size:10px;line-height:1.2;font-weight:600}.performance-card__meta--up[data-v-0f6d5306]{color:#16a34a}.performance-card__meta--neutral[data-v-0f6d5306]{color:#64748b}.performance-card__icon[data-v-0f6d5306]{font-size:16px;line-height:1;color:#16a34a;opacity:.85}.content-section[data-v-0f6d5306]{display:flex;flex-direction:column;gap:14px}.section-header[data-v-0f6d5306]{display:flex;align-items:flex-start;gap:10px}.section-header__accent[data-v-0f6d5306]{width:5px;height:18px;margin-top:2px;border-radius:999px;background:linear-gradient(180deg,#12b76a,#16a34a);flex-shrink:0}.section-header__copy[data-v-0f6d5306]{display:flex;flex-direction:column;gap:3px;min-width:0}.section-header__title[data-v-0f6d5306]{font-size:18px;line-height:1.2;font-weight:800;color:#111827}.section-header__subtitle[data-v-0f6d5306]{font-size:12px;line-height:1.5;color:#98a2b3}.entry-grid[data-v-0f6d5306]{display:grid;gap:12px}.entry-grid--digital[data-v-0f6d5306],.entry-grid--sports[data-v-0f6d5306]{grid-template-columns:repeat(4,minmax(0,1fr))}.entry-tile[data-v-0f6d5306]{--entry-tile-padding-x: 4px;--entry-tile-padding-top: 10px;--entry-tile-padding-bottom: 10px;--entry-tile-gap: 6px;--entry-title-height: 20px;--entry-visual-box: 86px;--entry-icon-padding: 2px;min-width:0;min-height:calc(var(--entry-tile-padding-top) + var(--entry-visual-box) + var(--entry-tile-gap) + var(--entry-title-height) + var(--entry-tile-padding-bottom));padding:var(--entry-tile-padding-top) var(--entry-tile-padding-x) var(--entry-tile-padding-bottom);border-radius:22px;border:1px solid rgba(15,23,42,.05);background:rgba(255,255,255,.92);display:flex;flex-direction:column;align-items:stretch;gap:var(--entry-tile-gap);text-align:center;box-shadow:0 10px 24px rgba(15,23,42,.04)}.entry-tile__plate[data-v-0f6d5306]{width:100%;height:var(--entry-visual-box);padding:var(--entry-icon-padding);border-radius:18px;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px rgba(255,255,255,.6);flex-shrink:0;overflow:hidden}.entry-tile__image[data-v-0f6d5306]{width:100%;height:100%;display:block;object-fit:contain;object-position:center}.entry-tile__label[data-v-0f6d5306]{font-size:24px;line-height:1;font-weight:800}.entry-tile__name[data-v-0f6d5306]{min-height:var(--entry-title-height);font-size:14px;line-height:1.25;font-weight:700;color:#111827;display:flex;align-items:center;justify-content:center;text-align:center}.entry-tile__hint[data-v-0f6d5306]{font-size:11px;line-height:1.35;color:#98a2b3}.entry-tile--emerald[data-v-0f6d5306]{background:linear-gradient(180deg,#f5fbf8,#fff)}.entry-tile--sky[data-v-0f6d5306]{background:linear-gradient(180deg,#f7fbff,#fff)}.entry-tile--amber[data-v-0f6d5306]{background:linear-gradient(180deg,#fffaf0,#fff)}.entry-tile--violet[data-v-0f6d5306]{background:linear-gradient(180deg,#faf7ff,#fff)}.entry-tile--mint[data-v-0f6d5306]{background:linear-gradient(180deg,#f3fcf8,#fff)}.entry-tile--orange[data-v-0f6d5306]{background:linear-gradient(180deg,#fff8f2,#fff)}.entry-tile--indigo[data-v-0f6d5306]{background:linear-gradient(180deg,#f6f8ff,#fff)}.entry-tile--green[data-v-0f6d5306]{background:linear-gradient(180deg,#f6fcf7,#fff)}.entry-tile--rose[data-v-0f6d5306]{background:linear-gradient(180deg,#fff7fb,#fff)}.entry-tile--slate[data-v-0f6d5306]{background:linear-gradient(180deg,#fafbfc,#fff)}.entry-tile__plate--emerald[data-v-0f6d5306]{background:linear-gradient(180deg,#e8f8ef,#f5fdf8)}.entry-tile__plate--sky[data-v-0f6d5306]{background:linear-gradient(180deg,#e8f5ff,#f4fbff);color:#0ea5e9}.entry-tile__plate--amber[data-v-0f6d5306]{background:linear-gradient(180deg,#fff0d9,#fff9ef);color:#f59e0b}.entry-tile__plate--violet[data-v-0f6d5306]{background:linear-gradient(180deg,#f1e8ff,#faf5ff);color:#8b5cf6}.entry-tile__plate--mint[data-v-0f6d5306]{background:linear-gradient(180deg,#e4f9ef,#f0fdf6);color:#10b981}.entry-tile__plate--orange[data-v-0f6d5306]{background:linear-gradient(180deg,#fff0e5,#fff8f2);color:#f97316}.entry-tile__plate--indigo[data-v-0f6d5306]{background:linear-gradient(180deg,#eaf0ff,#f7f9ff);color:#4f46e5}.entry-tile__plate--green[data-v-0f6d5306]{background:linear-gradient(180deg,#ecfaef,#f5fdf7);color:#22c55e}.entry-tile__plate--rose[data-v-0f6d5306]{background:linear-gradient(180deg,#ffe8f1,#fff7fa);color:#ec4899}.entry-tile__plate--slate[data-v-0f6d5306]{background:linear-gradient(180deg,#eef2f7,#f8fafc);color:#64748b}.focus-board[data-v-0f6d5306]{display:grid;gap:12px}.focus-board__card[data-v-0f6d5306]{padding:18px;border-radius:26px;background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 12px 28px rgba(15,23,42,.05)}.focus-board__card--primary[data-v-0f6d5306]{background:radial-gradient(circle at top right,rgba(255,255,255,.12),transparent 30%),linear-gradient(135deg,#122338,#18324f)}.focus-board__header[data-v-0f6d5306]{display:flex;align-items:center;justify-content:space-between;gap:12px}.focus-board__title[data-v-0f6d5306]{font-size:18px;font-weight:800;color:#fff}.focus-board__title--ink[data-v-0f6d5306]{color:#111827}.focus-board__tag[data-v-0f6d5306]{padding:4px 10px;border-radius:999px;font-size:11px;color:rgba(255,255,255,.82);background:rgba(255,255,255,.12)}.focus-board__tag--soft[data-v-0f6d5306]{color:#16a34a;background:#eefbf3}.focus-board__match[data-v-0f6d5306]{display:block;margin-top:16px;font-size:22px;line-height:1.28;font-weight:800;color:#fff}.focus-board__meta[data-v-0f6d5306],.focus-board__empty[data-v-0f6d5306]{margin-top:8px;font-size:12px;line-height:1.6;color:rgba(255,255,255,.72)}.focus-board__meta-inline[data-v-0f6d5306]{display:inline}.focus-board__empty--soft[data-v-0f6d5306]{color:#98a2b3}.focus-board__cta[data-v-0f6d5306]{margin-top:16px;width:fit-content;min-width:96px;height:40px;padding:0 18px;border-radius:999px;background:#fff;color:#0f172a;font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.focus-board__list[data-v-0f6d5306]{display:flex;flex-direction:column;gap:0;margin-top:12px}.focus-board__list-item[data-v-0f6d5306]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid rgba(15,23,42,.06)}.focus-board__list-item[data-v-0f6d5306]:last-child{padding-bottom:0;border-bottom:0}.focus-board__list-copy[data-v-0f6d5306]{min-width:0;display:flex;flex-direction:column;gap:5px}.focus-board__list-league[data-v-0f6d5306]{font-size:11px;color:#98a2b3}.focus-board__list-teams[data-v-0f6d5306]{font-size:14px;line-height:1.4;font-weight:700;color:#111827}.focus-board__list-time[data-v-0f6d5306]{font-size:12px;color:#98a2b3;flex-shrink:0}.layout-tier--standard .landing-panel[data-v-0f6d5306]{gap:16px}.layout-tier--standard .hero-band[data-v-0f6d5306]{border-radius:26px;min-height:172px}.layout-tier--standard .hero-band__content[data-v-0f6d5306]{width:65%;min-width:0;padding:14px 14px 38px}.layout-tier--standard .hero-band__headline[data-v-0f6d5306]{margin-top:12px;font-size:17px;line-height:1.35}.layout-tier--standard .hero-band__count-number[data-v-0f6d5306]{font-size:56px}.layout-tier--standard .hero-band__count-unit[data-v-0f6d5306]{padding-bottom:8px;font-size:22px}.layout-tier--standard .hero-band__date[data-v-0f6d5306]{font-size:12px}.layout-tier--standard .hero-band__glow--ring[data-v-0f6d5306]{right:36px;bottom:-20px;width:132px;height:132px}.layout-tier--standard .hero-band__figure[data-v-0f6d5306]{right:-12px;top:-2px;width:42%}.layout-tier--standard .hero-band__figure-image[data-v-0f6d5306]{width:136%;height:106%}.layout-tier--standard .performance-grid[data-v-0f6d5306]{gap:6px}.layout-tier--standard .performance-card[data-v-0f6d5306]{padding:10px 8px 9px;border-radius:14px}.layout-tier--standard .performance-card__value[data-v-0f6d5306]{font-size:15px}.layout-tier--standard .total-goals-pick[data-v-0f6d5306]{padding:8px;border-radius:16px}.layout-tier--standard .total-goals-pick__body[data-v-0f6d5306]{grid-template-columns:minmax(0,1fr)}.layout-tier--standard .total-goals-pick__main[data-v-0f6d5306]{padding:7px 8px}.layout-tier--standard .total-goals-pick__meta[data-v-0f6d5306]{flex-direction:row;align-items:center;justify-content:space-between;gap:8px}.layout-tier--standard .total-goals-pick__meta-left[data-v-0f6d5306]{gap:8px}.layout-tier--standard .total-goals-pick__meta-right[data-v-0f6d5306]{width:auto;justify-content:flex-end;gap:3px;padding-left:6px;flex-wrap:nowrap}.layout-tier--standard .total-goals-pick__match-number[data-v-0f6d5306],.layout-tier--standard .total-goals-pick__kickoff[data-v-0f6d5306],.layout-tier--standard .total-goals-pick__league[data-v-0f6d5306],.layout-tier--standard .total-goals-pick__layer[data-v-0f6d5306]{font-size:11px}.layout-tier--standard .total-goals-pick__meta-team[data-v-0f6d5306]{max-width:88px;font-size:12px}.layout-tier--standard .total-goals-pick__recommendation[data-v-0f6d5306]{padding:6px 7px}.layout-tier--standard .total-goals-pick__recommendation-value[data-v-0f6d5306]{font-size:14px}.layout-tier--standard .total-goals-pick__recommendation-value--sub[data-v-0f6d5306]{font-size:13px}.layout-tier--standard .total-goals-pick__history-title[data-v-0f6d5306]{font-size:9px}.layout-tier--standard .total-goals-pick__history-badges[data-v-0f6d5306]{gap:5px}.layout-tier--standard .total-goals-pick__history-badge[data-v-0f6d5306]{width:16px;height:16px}.layout-tier--standard .total-goals-pick__badge[data-v-0f6d5306]{padding:6px 10px}.layout-tier--standard .total-goals-pick__badge-text[data-v-0f6d5306]{font-size:11px}.layout-tier--standard .total-goals-pick__extras-header[data-v-0f6d5306],.layout-tier--standard .total-goals-pick__extra-head[data-v-0f6d5306],.layout-tier--standard .total-goals-pick__extra-picks[data-v-0f6d5306]{flex-wrap:wrap}.layout-tier--standard .total-goals-pick__extras-copy[data-v-0f6d5306],.layout-tier--standard .total-goals-pick__extra-kickoff[data-v-0f6d5306]{text-align:left}.layout-tier--standard .total-goals-pick__extra-card[data-v-0f6d5306]{padding:7px 8px}.layout-tier--standard .total-goals-pick__extra-teams[data-v-0f6d5306],.layout-tier--standard .total-goals-pick__extra-pick[data-v-0f6d5306]{font-size:11px}.layout-tier--standard .featured-hub[data-v-0f6d5306]{margin-top:12px;gap:8px}.layout-tier--standard .featured-hub__header[data-v-0f6d5306]{gap:10px}.layout-tier--standard .featured-hub__title[data-v-0f6d5306]{font-size:18px}.layout-tier--standard .featured-hub__control-card[data-v-0f6d5306]{gap:8px}.layout-tier--standard .featured-hub__sport-tabs[data-v-0f6d5306]{gap:6px;padding:3px}.layout-tier--standard .featured-hub__sport-tab[data-v-0f6d5306],.layout-tier--standard .featured-hub__toolbar-item[data-v-0f6d5306]{height:32px;padding:0 11px}.layout-tier--standard .featured-hub__toolbar[data-v-0f6d5306]{padding:5px;border-radius:14px}.layout-tier--standard .featured-hub__toolbar-item[data-v-0f6d5306]{min-height:34px;padding:0 8px}.layout-tier--standard .featured-hub__sport-tab-text[data-v-0f6d5306],.layout-tier--standard .featured-hub__toolbar-text[data-v-0f6d5306]{font-size:12px}.layout-tier--standard .basketball-pick[data-v-0f6d5306]{padding:8px 10px 12px;border-radius:22px}.layout-tier--standard .basketball-pick__card[data-v-0f6d5306]{padding:12px;border-radius:18px;gap:12px}.layout-tier--standard .basketball-pick__legs[data-v-0f6d5306]{gap:10px}.layout-tier--standard .basketball-pick__leg[data-v-0f6d5306]{padding:10px;gap:10px}.layout-tier--standard .basketball-pick__match-number[data-v-0f6d5306],.layout-tier--standard .basketball-pick__league[data-v-0f6d5306],.layout-tier--standard .basketball-pick__kickoff[data-v-0f6d5306],.layout-tier--standard .basketball-pick__leg-number[data-v-0f6d5306],.layout-tier--standard .basketball-pick__leg-meta[data-v-0f6d5306]{font-size:11px}.layout-tier--standard .basketball-pick__team-name[data-v-0f6d5306]{font-size:16px}.layout-tier--standard .basketball-pick__tags[data-v-0f6d5306]{gap:8px}.layout-tier--standard .basketball-pick__tag[data-v-0f6d5306]{padding:10px 8px;border-radius:14px;gap:6px}.layout-tier--standard .basketball-pick__tag-value[data-v-0f6d5306]{font-size:14px}.layout-tier--standard .basketball-pick__foot[data-v-0f6d5306]{gap:8px}.layout-tier--standard .basketball-pick__foot-copy[data-v-0f6d5306]{font-size:11px}.layout-tier--standard .all-predictions-entry[data-v-0f6d5306]{padding:14px 16px 16px;border-radius:22px}.layout-tier--standard .all-predictions-entry[data-v-0f6d5306]:after{right:86px;width:180px;height:72px}.layout-tier--standard .all-predictions-entry__copy[data-v-0f6d5306]{gap:8px}.layout-tier--standard .all-predictions-entry__eyebrow[data-v-0f6d5306]{padding:5px 7px 5px 5px}.layout-tier--standard .all-predictions-entry__badge[data-v-0f6d5306]{padding:7px 12px;font-size:12px}.layout-tier--standard .all-predictions-entry__title[data-v-0f6d5306]{font-size:17px}.layout-tier--standard .all-predictions-entry__subtitle[data-v-0f6d5306]{font-size:12px}.layout-tier--standard .all-predictions-entry__action[data-v-0f6d5306]{width:72px;height:72px;box-shadow:inset 0 0 0 1px rgba(34,197,94,.08),0 0 0 10px rgba(34,197,94,.07)}.layout-tier--standard .all-predictions-entry__arrow[data-v-0f6d5306]{width:50px;height:50px;font-size:30px}.layout-tier--standard .parlay-plan[data-v-0f6d5306]{padding:8px 10px 12px;border-radius:22px}.layout-tier--standard .parlay-plan__header[data-v-0f6d5306]{align-items:center;gap:8px}.layout-tier--standard .parlay-plan__title[data-v-0f6d5306]{font-size:16px;line-height:1}.layout-tier--standard .parlay-plan__title-group[data-v-0f6d5306]{gap:8px}.layout-tier--standard .parlay-plan__title-mark[data-v-0f6d5306]{width:24px;height:24px}.layout-tier--standard .parlay-plan__main[data-v-0f6d5306],.layout-tier--standard .parlay-plan__stats[data-v-0f6d5306]{border-radius:0}.layout-tier--standard .parlay-plan__content[data-v-0f6d5306]{grid-template-columns:minmax(0,1fr);padding:10px;gap:10px;border-radius:20px}.layout-tier--standard .parlay-plan__main[data-v-0f6d5306]{padding:0;gap:8px;border:0;border-radius:0;background:transparent}.layout-tier--standard .parlay-plan__profit-hero[data-v-0f6d5306]{min-height:138px;padding:14px 14px 12px;border-radius:20px}.layout-tier--standard .parlay-plan__profit-hero[data-v-0f6d5306]:after{inset:auto -8% -24% 46%;height:128%}.layout-tier--standard .parlay-plan__profit-copy[data-v-0f6d5306]{width:calc(100% - 142px);max-width:250px;gap:8px}.layout-tier--standard .parlay-plan__profit-visual[data-v-0f6d5306]{right:14px;bottom:10px;width:108px;height:84px}.layout-tier--standard .parlay-plan__profit-label[data-v-0f6d5306]{font-size:16px}.layout-tier--standard .parlay-plan__profit-value[data-v-0f6d5306]{font-size:clamp(38px,8.8vw,56px)}.layout-tier--standard .parlay-plan__profit-unit[data-v-0f6d5306]{padding-bottom:6px;font-size:18px}.layout-tier--standard .parlay-plan__profit-note[data-v-0f6d5306]{font-size:12px}.layout-tier--standard .parlay-plan__mini-stats[data-v-0f6d5306]{padding:4px}.layout-tier--standard .parlay-plan__mini-card[data-v-0f6d5306]{min-height:66px;padding:8px 7px 7px;border-radius:16px;gap:5px}.layout-tier--standard .parlay-plan__mini-card[data-v-0f6d5306]:not(:first-child):before{top:14px;bottom:14px}.layout-tier--standard .parlay-plan__mini-card--bonus[data-v-0f6d5306]{min-height:66px}.layout-tier--standard .parlay-plan__mini-label[data-v-0f6d5306]{font-size:11px}.layout-tier--standard .parlay-plan__mini-badge[data-v-0f6d5306]{min-width:54px;height:28px;padding:0 10px;font-size:13px}.layout-tier--standard .parlay-plan__mini-value[data-v-0f6d5306],.layout-tier--standard .parlay-plan__mini-bonus-value[data-v-0f6d5306]{font-size:16px}.layout-tier--standard .parlay-plan__mini-bonus-unit[data-v-0f6d5306]{font-size:11px}.layout-tier--standard .basketball-pick__frame[data-v-0f6d5306]{padding:10px;border-radius:20px}.layout-tier--standard .basketball-pick__body[data-v-0f6d5306]{padding:0;gap:8px;border:0;border-radius:0;background:transparent}.layout-tier--standard .basketball-pick__profit-hero[data-v-0f6d5306]{min-height:138px;padding:14px 14px 12px;border-radius:20px}.layout-tier--standard .basketball-pick__profit-hero[data-v-0f6d5306]:after{inset:auto -8% -24% 46%;height:128%}.layout-tier--standard .basketball-pick__profit-copy[data-v-0f6d5306]{width:calc(100% - 142px);max-width:250px;gap:8px}.layout-tier--standard .basketball-pick__profit-visual[data-v-0f6d5306]{right:14px;bottom:10px;width:108px;height:84px}.layout-tier--standard .basketball-pick__profit-label[data-v-0f6d5306]{font-size:16px}.layout-tier--standard .basketball-pick__profit-value[data-v-0f6d5306]{font-size:clamp(38px,8.8vw,56px)}.layout-tier--standard .basketball-pick__profit-unit[data-v-0f6d5306]{padding-bottom:6px;font-size:18px}.layout-tier--standard .basketball-pick__profit-note[data-v-0f6d5306]{font-size:12px}.layout-tier--standard .basketball-pick__mini-stats[data-v-0f6d5306]{padding:4px}.layout-tier--standard .basketball-pick__mini-card[data-v-0f6d5306]{min-height:66px;padding:8px 7px 7px;border-radius:16px;gap:5px}.layout-tier--standard .basketball-pick__mini-card[data-v-0f6d5306]:not(:first-child):before{top:14px;bottom:14px}.layout-tier--standard .basketball-pick__mini-card--bonus[data-v-0f6d5306]{min-height:66px}.layout-tier--standard .basketball-pick__mini-label[data-v-0f6d5306]{font-size:11px}.layout-tier--standard .basketball-pick__mini-badge[data-v-0f6d5306]{min-width:54px;height:28px;padding:0 10px;font-size:13px}.layout-tier--standard .basketball-pick__mini-value[data-v-0f6d5306],.layout-tier--standard .basketball-pick__mini-bonus-value[data-v-0f6d5306]{font-size:16px}.layout-tier--standard .basketball-pick__mini-bonus-unit[data-v-0f6d5306]{font-size:11px}.layout-tier--standard .basketball-pick__card[data-v-0f6d5306]{padding:16px;border-radius:20px;gap:14px}.layout-tier--standard .basketball-pick__leg[data-v-0f6d5306]{padding:12px;border-radius:16px}.layout-tier--standard .basketball-pick__team-name[data-v-0f6d5306]{font-size:18px}.layout-tier--standard .basketball-pick__tag[data-v-0f6d5306]{padding:10px;border-radius:16px}.layout-tier--standard .basketball-pick__tag-value[data-v-0f6d5306]{font-size:16px}.layout-tier--standard .parlay-plan__main-head[data-v-0f6d5306]{gap:8px;align-items:flex-start;flex-wrap:wrap}.layout-tier--standard .parlay-plan__main-title[data-v-0f6d5306]{font-size:clamp(14px,4vw,16px)}.layout-tier--standard .parlay-plan__main-badge[data-v-0f6d5306]{height:28px;padding:0 10px;font-size:clamp(11px,3.2vw,13px)}.layout-tier--standard .parlay-plan__pick[data-v-0f6d5306]{padding:10px 12px;gap:0}.layout-tier--standard .parlay-plan__pick-top[data-v-0f6d5306]{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;column-gap:0;row-gap:8px;align-items:start}.layout-tier--standard .parlay-plan__pick-meta[data-v-0f6d5306]{grid-column:1;grid-row:1;gap:10px}.layout-tier--standard .parlay-plan__pick-number[data-v-0f6d5306],.layout-tier--standard .parlay-plan__pick-kickoff[data-v-0f6d5306]{font-size:12px}.layout-tier--standard .parlay-plan__pick-matchup[data-v-0f6d5306]{grid-column:1;grid-row:3;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px;align-items:center}.layout-tier--standard .parlay-plan__team--home[data-v-0f6d5306],.layout-tier--standard .parlay-plan__team--away[data-v-0f6d5306]{justify-content:center}.layout-tier--standard .parlay-plan__team-name[data-v-0f6d5306]{font-size:16px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.layout-tier--standard .parlay-plan__pick-vs[data-v-0f6d5306]{font-size:13px}.layout-tier--standard .parlay-plan__pick-tip[data-v-0f6d5306]{grid-column:1;grid-row:2;padding-left:0;min-width:0;justify-content:space-between;align-self:start}.layout-tier--standard .parlay-plan__pick-play[data-v-0f6d5306]{font-size:12px;line-height:1.2;text-align:left}.layout-tier--standard .parlay-plan__pick-recommendation[data-v-0f6d5306]{font-size:16px;line-height:1.2;text-align:right}.layout-tier--standard .parlay-plan__reward[data-v-0f6d5306]{padding:10px 0 0}.layout-tier--standard .parlay-plan__empty[data-v-0f6d5306]{min-height:156px;padding:16px 14px;gap:8px}.layout-tier--standard .parlay-plan__empty-title[data-v-0f6d5306]{font-size:16px;line-height:1.35;word-break:keep-all}.layout-tier--standard .parlay-plan__empty-copy[data-v-0f6d5306]{font-size:12px;line-height:1.5}.layout-tier--standard .parlay-plan__reward-title[data-v-0f6d5306]{font-size:13px}.layout-tier--standard .parlay-plan__reward-title-row[data-v-0f6d5306]{gap:4px;flex-wrap:nowrap;align-items:baseline}.layout-tier--standard .parlay-plan__reward-number[data-v-0f6d5306]{font-size:clamp(18px,5.8vw,24px)}.layout-tier--standard .parlay-plan__reward-unit[data-v-0f6d5306]{font-size:11px}.layout-tier--standard .parlay-plan__history-title[data-v-0f6d5306]{font-size:9px}.layout-tier--standard .parlay-plan__history-list[data-v-0f6d5306]{gap:5px;margin-top:6px}.layout-tier--standard .parlay-plan__history-badge[data-v-0f6d5306]{min-width:18px;height:18px;padding:0 5px}.layout-tier--standard .parlay-plan__history-badge--partial[data-v-0f6d5306]{min-width:26px}.layout-tier--standard .parlay-plan__history-text[data-v-0f6d5306]{font-size:9px}.layout-tier--standard .parlay-plan__stats[data-v-0f6d5306]{padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-radius:0;min-height:0;border-left:0;border-top:1px solid rgba(148,163,184,.18)}.layout-tier--standard .parlay-plan__stat-card[data-v-0f6d5306]{min-height:92px;padding:12px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;column-gap:0;row-gap:6px;border-right:1px solid rgba(148,163,184,.18);border-bottom:1px solid rgba(148,163,184,.18)}.layout-tier--standard .parlay-plan__stat-label[data-v-0f6d5306]{font-size:11px;line-height:1.2;word-break:keep-all;text-align:center}.layout-tier--standard .parlay-plan__stat-icon[data-v-0f6d5306]{width:22px;height:22px}.layout-tier--standard .parlay-plan__stat-value-row[data-v-0f6d5306]{gap:4px;align-items:baseline}.layout-tier--standard .parlay-plan__stat-value[data-v-0f6d5306]{font-size:22px}.layout-tier--standard .parlay-plan__stat-suffix[data-v-0f6d5306]{padding-top:0;font-size:10px}.layout-tier--standard .parlay-plan__stat-note[data-v-0f6d5306]{font-size:10px;text-align:center}.layout-tier--standard .parlay-plan__stat-card[data-v-0f6d5306]:nth-child(2n){border-right:0}.layout-tier--standard .parlay-plan__stat-card[data-v-0f6d5306]:nth-last-child(-n+2),.layout-tier--standard .parlay-plan__stat-card[data-v-0f6d5306]:last-child{border-bottom:0}.layout-tier--compact .topbar__brand[data-v-0f6d5306]{gap:10px}.layout-tier--compact .topbar__mark[data-v-0f6d5306]{width:34px;height:34px;border-radius:11px;font-size:11px}.layout-tier--compact .topbar__sync-label[data-v-0f6d5306],.layout-tier--compact .topbar__sync-value[data-v-0f6d5306]{white-space:nowrap}.layout-tier--compact .hero-band__content[data-v-0f6d5306]{width:62%;min-width:0;padding:12px 12px 36px}.layout-tier--compact .hero-band__badge[data-v-0f6d5306]{min-height:24px;padding:0 8px;gap:5px}.layout-tier--compact .hero-band__badge-text[data-v-0f6d5306]{font-size:10px}.layout-tier--compact .hero-band__action-icon[data-v-0f6d5306],.layout-tier--compact .hero-band__action-text[data-v-0f6d5306]{font-size:11px}.layout-tier--compact .hero-band__action-arrow[data-v-0f6d5306]{font-size:15px}.layout-tier--compact .performance-panel__title[data-v-0f6d5306]{font-size:17px}.layout-tier--compact .performance-card__icon[data-v-0f6d5306]{font-size:13px}.layout-tier--compact .total-goals-pick[data-v-0f6d5306]{padding:8px;border-radius:16px}.layout-tier--compact .total-goals-pick__header[data-v-0f6d5306]{align-items:center;flex-wrap:wrap}.layout-tier--compact .total-goals-pick__title-group[data-v-0f6d5306]{gap:6px}.layout-tier--compact .total-goals-pick__title-mark[data-v-0f6d5306]{width:18px;height:18px;border-radius:7px}.layout-tier--compact .total-goals-pick__title[data-v-0f6d5306]{font-size:13px}.layout-tier--compact .total-goals-pick__more-text[data-v-0f6d5306]{font-size:9px}.layout-tier--compact .total-goals-pick__main[data-v-0f6d5306]{padding:7px 8px}.layout-tier--compact .total-goals-pick__meta[data-v-0f6d5306]{flex-direction:row;align-items:center;justify-content:space-between;gap:6px;flex-wrap:nowrap}.layout-tier--compact .total-goals-pick__meta-left[data-v-0f6d5306]{gap:8px;flex-shrink:0}.layout-tier--compact .total-goals-pick__meta-right[data-v-0f6d5306]{width:auto;flex:1 1 auto;justify-content:flex-end;gap:3px;padding-left:6px;flex-wrap:nowrap}.layout-tier--compact .total-goals-pick__match-number[data-v-0f6d5306],.layout-tier--compact .total-goals-pick__kickoff[data-v-0f6d5306],.layout-tier--compact .total-goals-pick__league[data-v-0f6d5306],.layout-tier--compact .total-goals-pick__layer[data-v-0f6d5306]{font-size:11px}.layout-tier--compact .total-goals-pick__meta-team[data-v-0f6d5306]{max-width:88px;font-size:12px}.layout-tier--compact .total-goals-pick__recommendation[data-v-0f6d5306]{padding:6px 7px}.layout-tier--compact .total-goals-pick__recommendation-value[data-v-0f6d5306]{font-size:14px}.layout-tier--compact .total-goals-pick__recommendation-value--sub[data-v-0f6d5306]{font-size:13px}.layout-tier--compact .total-goals-pick__badge[data-v-0f6d5306]{padding:6px 10px}.layout-tier--compact .total-goals-pick__badge-text[data-v-0f6d5306]{font-size:11px}.layout-tier--compact .total-goals-pick__extras-header[data-v-0f6d5306],.layout-tier--compact .total-goals-pick__extra-head[data-v-0f6d5306],.layout-tier--compact .total-goals-pick__extra-picks[data-v-0f6d5306]{flex-wrap:wrap}.layout-tier--compact .total-goals-pick__extras-copy[data-v-0f6d5306],.layout-tier--compact .total-goals-pick__extra-kickoff[data-v-0f6d5306],.layout-tier--compact .total-goals-pick__extra-meta[data-v-0f6d5306]{text-align:left}.layout-tier--compact .total-goals-pick__extra-card[data-v-0f6d5306]{padding:7px 8px}.layout-tier--compact .total-goals-pick__extra-teams[data-v-0f6d5306],.layout-tier--compact .total-goals-pick__extra-pick[data-v-0f6d5306]{font-size:11px}.layout-tier--compact .parlay-plan__content[data-v-0f6d5306]{grid-template-columns:1fr;padding:8px;gap:8px}.layout-tier--compact .parlay-plan__stat-card[data-v-0f6d5306]{min-height:0;padding:8px 6px;column-gap:5px}.layout-tier--compact .parlay-plan__stat-icon[data-v-0f6d5306]{width:16px;height:16px}.layout-tier--compact .parlay-plan__stat-value[data-v-0f6d5306]{font-size:16px}.layout-tier--compact .parlay-plan__stat-label[data-v-0f6d5306]{font-size:9px}.layout-tier--compact .parlay-plan__stat-note[data-v-0f6d5306]{font-size:8px}@media (max-width: 1120px){.parlay-plan__content[data-v-0f6d5306]{grid-template-columns:minmax(0,1.55fr) minmax(240px,.9fr)}}@media (max-width: 640px){.landing-panel[data-v-0f6d5306]{gap:16px}.featured-hub[data-v-0f6d5306]{margin-top:10px;gap:7px}.featured-hub__title[data-v-0f6d5306]{font-size:16px}.featured-hub__header[data-v-0f6d5306]{flex-wrap:wrap}.featured-hub__control-card[data-v-0f6d5306]{gap:7px}.featured-hub__sport-tabs[data-v-0f6d5306]{width:100%;justify-content:space-between}.featured-hub__sport-tab[data-v-0f6d5306]{flex:1 1 0;min-width:0;height:30px;padding:0 8px}.featured-hub__toolbar[data-v-0f6d5306]{padding:5px 8px;border-radius:12px}.featured-hub__toolbar-item[data-v-0f6d5306]{min-height:30px;padding:0 6px}.featured-hub__sport-tab-text[data-v-0f6d5306],.featured-hub__toolbar-text[data-v-0f6d5306]{font-size:11px}.featured-hub__toolbar-arrow[data-v-0f6d5306]{font-size:12px}.basketball-pick[data-v-0f6d5306]{padding:8px 10px 12px;border-radius:18px}.basketball-pick__card[data-v-0f6d5306]{padding:10px;border-radius:16px;gap:10px}.basketball-pick__legs[data-v-0f6d5306]{gap:8px}.basketball-pick__leg[data-v-0f6d5306]{padding:8px;gap:8px}.basketball-pick__meta-left[data-v-0f6d5306]{gap:6px}.basketball-pick__match-number[data-v-0f6d5306],.basketball-pick__league[data-v-0f6d5306],.basketball-pick__kickoff[data-v-0f6d5306],.basketball-pick__leg-number[data-v-0f6d5306],.basketball-pick__leg-meta[data-v-0f6d5306]{font-size:10px}.basketball-pick__team[data-v-0f6d5306]{gap:6px}.basketball-pick__team-name[data-v-0f6d5306]{font-size:14px}.basketball-pick__vs[data-v-0f6d5306]{font-size:12px}.basketball-pick__tags[data-v-0f6d5306]{gap:6px}.basketball-pick__tag[data-v-0f6d5306]{padding:8px 6px;border-radius:12px;gap:5px}.basketball-pick__tag-label[data-v-0f6d5306]{font-size:10px}.basketball-pick__tag-value[data-v-0f6d5306]{font-size:12px}.basketball-pick__confidence[data-v-0f6d5306],.basketball-pick__foot-copy[data-v-0f6d5306]{font-size:10px}.all-predictions-entry[data-v-0f6d5306]{padding:13px 14px 15px;border-radius:20px;gap:12px;align-items:flex-start}.all-predictions-entry__eyebrow[data-v-0f6d5306]{padding:4px 6px 4px 4px}.all-predictions-entry__badge[data-v-0f6d5306]{padding:6px 10px;font-size:11px}.all-predictions-entry__title[data-v-0f6d5306]{font-size:16px}.all-predictions-entry__subtitle[data-v-0f6d5306]{font-size:11px}.all-predictions-entry[data-v-0f6d5306]:after{right:64px;bottom:-2px;width:110px;height:48px}.all-predictions-entry__action[data-v-0f6d5306]{margin-top:6px;width:58px;height:58px;box-shadow:inset 0 0 0 1px rgba(34,197,94,.08),0 0 0 8px rgba(34,197,94,.06)}.all-predictions-entry__arrow[data-v-0f6d5306]{width:40px;height:40px;font-size:24px}.parlay-plan[data-v-0f6d5306]{padding:8px 10px 12px;border-radius:22px}.total-goals-pick[data-v-0f6d5306]{padding:8px;border-radius:16px}.total-goals-pick__header[data-v-0f6d5306]{align-items:center}.total-goals-pick__title-group[data-v-0f6d5306]{gap:6px}.total-goals-pick__title-mark[data-v-0f6d5306]{width:18px;height:18px;border-radius:7px}.total-goals-pick__title[data-v-0f6d5306]{font-size:13px}.total-goals-pick__more-text[data-v-0f6d5306]{font-size:9px}.total-goals-pick__body[data-v-0f6d5306]{grid-template-columns:minmax(0,1fr)}.total-goals-pick__main[data-v-0f6d5306]{padding:7px 8px}.total-goals-pick__meta-left[data-v-0f6d5306]{gap:8px;flex-shrink:0}.total-goals-pick__meta-right[data-v-0f6d5306]{width:auto;flex:1 1 auto;justify-content:flex-end;gap:3px;padding-left:6px;flex-wrap:nowrap}.total-goals-pick__match-number[data-v-0f6d5306],.total-goals-pick__kickoff[data-v-0f6d5306],.total-goals-pick__league[data-v-0f6d5306],.total-goals-pick__layer[data-v-0f6d5306]{font-size:11px}.total-goals-pick__meta-team[data-v-0f6d5306]{max-width:88px;font-size:12px}.total-goals-pick__recommendation[data-v-0f6d5306]{padding:6px 7px}.total-goals-pick__recommendation-value[data-v-0f6d5306]{font-size:14px}.total-goals-pick__recommendation-value--sub[data-v-0f6d5306]{font-size:13px}.total-goals-pick__history-title[data-v-0f6d5306]{font-size:9px}.total-goals-pick__history-badges[data-v-0f6d5306]{gap:5px}.total-goals-pick__history-badge[data-v-0f6d5306]{width:16px;height:16px}.total-goals-pick__history-ball[data-v-0f6d5306]{width:100%;height:100%}.total-goals-pick__badge[data-v-0f6d5306]{padding:6px 10px}.total-goals-pick__badge-text[data-v-0f6d5306]{font-size:11px}.total-goals-pick__extras-header[data-v-0f6d5306],.total-goals-pick__extra-head[data-v-0f6d5306],.total-goals-pick__extra-picks[data-v-0f6d5306]{flex-wrap:wrap}.total-goals-pick__extras-copy[data-v-0f6d5306],.total-goals-pick__extra-kickoff[data-v-0f6d5306]{text-align:left}.total-goals-pick__extra-card[data-v-0f6d5306]{padding:7px 8px}.total-goals-pick__extra-teams[data-v-0f6d5306],.total-goals-pick__extra-pick[data-v-0f6d5306]{font-size:11px}.parlay-plan__header[data-v-0f6d5306]{align-items:center;gap:8px}.parlay-plan__title[data-v-0f6d5306]{font-size:16px;line-height:1}.parlay-plan__title-group[data-v-0f6d5306]{gap:8px}.parlay-plan__title-mark[data-v-0f6d5306]{width:24px;height:24px}.parlay-plan__main[data-v-0f6d5306],.parlay-plan__stats[data-v-0f6d5306]{border-radius:0}.parlay-plan__content[data-v-0f6d5306]{grid-template-columns:minmax(0,1fr);padding:10px;gap:12px;border-radius:20px}.parlay-plan__main[data-v-0f6d5306]{padding:0;gap:10px;border:0;border-radius:0;background:transparent}.parlay-plan__main-head[data-v-0f6d5306]{gap:8px;align-items:flex-start;flex-wrap:wrap}.parlay-plan__main-title[data-v-0f6d5306]{font-size:clamp(14px,4vw,16px)}.parlay-plan__main-badge[data-v-0f6d5306]{height:28px;padding:0 10px;font-size:clamp(11px,3.2vw,13px)}.parlay-plan__pick[data-v-0f6d5306]{padding:10px 12px;gap:0}.parlay-plan__pick-top[data-v-0f6d5306]{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;column-gap:0;row-gap:4px;align-items:start}.parlay-plan__pick-meta[data-v-0f6d5306]{grid-column:1;grid-row:1;gap:10px}.parlay-plan__pick-number[data-v-0f6d5306],.parlay-plan__pick-kickoff[data-v-0f6d5306]{font-size:11px}.parlay-plan__pick-matchup[data-v-0f6d5306]{grid-column:1;grid-row:3;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:6px;align-items:center}.parlay-plan__team--home[data-v-0f6d5306],.parlay-plan__team--away[data-v-0f6d5306]{justify-content:flex-start}.parlay-plan__team-name[data-v-0f6d5306]{font-size:14px;line-height:1.2}.parlay-plan__pick-vs[data-v-0f6d5306]{font-size:11px}.parlay-plan__pick-tip[data-v-0f6d5306]{grid-column:1;grid-row:2;padding-left:0;min-width:0;justify-content:space-between;align-self:start}.parlay-plan__pick-play[data-v-0f6d5306]{font-size:11px;line-height:1.2;text-align:left}.parlay-plan__pick-recommendation[data-v-0f6d5306]{font-size:12px;line-height:1.2;text-align:right}.parlay-plan__reward[data-v-0f6d5306]{padding:10px 0 0}.parlay-plan__empty[data-v-0f6d5306]{min-height:156px;padding:16px 14px;gap:8px}.parlay-plan__empty-title[data-v-0f6d5306]{font-size:16px;line-height:1.35;word-break:keep-all}.parlay-plan__empty-copy[data-v-0f6d5306]{font-size:12px;line-height:1.5}.parlay-plan__reward-title[data-v-0f6d5306]{font-size:13px}.parlay-plan__reward-title-row[data-v-0f6d5306]{gap:4px;flex-wrap:nowrap;align-items:baseline}.parlay-plan__reward-number[data-v-0f6d5306]{font-size:clamp(18px,5.8vw,24px)}.parlay-plan__reward-unit[data-v-0f6d5306]{font-size:11px}.parlay-plan__stats[data-v-0f6d5306]{padding:0;display:flex;flex-direction:column;border-radius:0;min-height:0;border-left:1px solid rgba(148,163,184,.18);border-top:0}.parlay-plan__stat-card[data-v-0f6d5306]{min-height:0;padding:10px 8px;display:grid;grid-template-columns:18px minmax(0,1fr);grid-template-rows:auto auto auto;align-items:center;justify-items:start;column-gap:6px;row-gap:2px;border-right:0;border-bottom:1px solid rgba(148,163,184,.18)}.parlay-plan__stat-card--profit[data-v-0f6d5306]{border-bottom:0}.parlay-plan__stat-card--units[data-v-0f6d5306]{border-top:1px solid rgba(148,163,184,.18)}.parlay-plan__stat-label[data-v-0f6d5306]{grid-column:2;grid-row:1;font-size:10px;line-height:1.15;word-break:keep-all;text-align:left}.parlay-plan__stat-icon[data-v-0f6d5306]{grid-column:1;grid-row:1/span 3;width:18px;height:18px}.parlay-plan__stat-value-row[data-v-0f6d5306]{grid-column:2;grid-row:2;gap:3px;align-items:baseline}.parlay-plan__stat-value[data-v-0f6d5306]{font-size:18px}.parlay-plan__stat-suffix[data-v-0f6d5306]{padding-top:0;font-size:9px}.parlay-plan__stat-note[data-v-0f6d5306]{grid-column:2;grid-row:3;font-size:9px;text-align:left}.parlay-plan__stat-card[data-v-0f6d5306]:last-child{border-bottom:0}.performance-grid[data-v-0f6d5306]{gap:6px}.performance-card[data-v-0f6d5306]{padding:10px 8px 9px;border-radius:14px}.performance-card__value[data-v-0f6d5306]{font-size:15px}.topbar[data-v-0f6d5306]{column-gap:10px}.topbar__title[data-v-0f6d5306]{font-size:17px}.topbar__sync[data-v-0f6d5306]{padding:8px 10px;border-radius:14px}.hero-band[data-v-0f6d5306]{border-radius:26px;min-height:172px}.hero-band__content[data-v-0f6d5306]{width:65%;min-width:0;padding:14px 14px 38px}.hero-band__headline[data-v-0f6d5306]{margin-top:12px;font-size:17px;line-height:1.35}.hero-band__count-number[data-v-0f6d5306]{font-size:56px}.hero-band__count-unit[data-v-0f6d5306]{padding-bottom:8px;font-size:22px}.hero-band__actions[data-v-0f6d5306]{gap:6px;margin-top:10px}.hero-band__action[data-v-0f6d5306]{height:38px;font-size:12px}.hero-band__action--solid[data-v-0f6d5306]{width:134px}.hero-band__action--ghost[data-v-0f6d5306]{width:118px}.hero-band__date[data-v-0f6d5306]{font-size:12px}.hero-band__glow--ring[data-v-0f6d5306]{right:36px;bottom:-20px;width:132px;height:132px}.hero-band__figure[data-v-0f6d5306]{right:-12px;top:-2px;width:42%}.hero-band__figure-image[data-v-0f6d5306]{width:136%;height:106%}.hero-band__pager[data-v-0f6d5306]{bottom:10px}.section-header__title[data-v-0f6d5306]{font-size:17px}.entry-grid[data-v-0f6d5306]{gap:10px}.entry-tile[data-v-0f6d5306]{--entry-tile-padding-x: 3px;--entry-tile-padding-top: 9px;--entry-tile-padding-bottom: 9px;--entry-tile-gap: 6px;--entry-title-height: 18px;--entry-visual-box: 80px;border-radius:20px}.entry-tile__plate[data-v-0f6d5306]{border-radius:16px}.entry-tile__label[data-v-0f6d5306]{font-size:22px}.entry-tile__name[data-v-0f6d5306]{font-size:13px}.entry-tile__hint[data-v-0f6d5306]{font-size:10px}.focus-board__card[data-v-0f6d5306]{padding:16px;border-radius:24px}.focus-board__match[data-v-0f6d5306]{font-size:20px}}.layout-tier--compact .parlay-plan__content[data-v-0f6d5306]{grid-template-columns:minmax(0,1fr);padding:10px;gap:12px}.layout-tier--compact .parlay-plan__pick[data-v-0f6d5306]{padding:9px 10px}.layout-tier--compact .parlay-plan__pick-top[data-v-0f6d5306]{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;column-gap:0;row-gap:3px}.layout-tier--compact .parlay-plan__pick-matchup[data-v-0f6d5306]{grid-column:1}.layout-tier--compact .parlay-plan__team-name[data-v-0f6d5306]{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.15}.layout-tier--compact .parlay-plan__pick-play[data-v-0f6d5306]{font-size:12px}.layout-tier--compact .parlay-plan__pick-recommendation[data-v-0f6d5306]{font-size:14px}.layout-tier--compact .parlay-plan__reward-number[data-v-0f6d5306]{font-size:24px}.layout-tier--compact .parlay-plan__stats[data-v-0f6d5306]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-left:0;border-top:1px solid rgba(148,163,184,.18)}.layout-tier--compact .parlay-plan__stat-card[data-v-0f6d5306]{min-height:92px;padding:12px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:6px;column-gap:0;border-right:1px solid rgba(148,163,184,.18);border-bottom:1px solid rgba(148,163,184,.18)}.layout-tier--compact .parlay-plan__stat-value[data-v-0f6d5306]{font-size:22px}.layout-tier--compact .parlay-plan__stat-label[data-v-0f6d5306]{font-size:11px;text-align:center}.layout-tier--compact .parlay-plan__stat-note[data-v-0f6d5306]{font-size:10px;text-align:center}.layout-tier--compact .parlay-plan__stat-icon[data-v-0f6d5306]{width:22px;height:22px}.layout-tier--compact .parlay-plan__stat-value-row[data-v-0f6d5306]{gap:4px}.layout-tier--compact .parlay-plan__stat-suffix[data-v-0f6d5306]{font-size:10px}.layout-tier--compact .parlay-plan__stat-card[data-v-0f6d5306]:nth-child(2n){border-right:0}.layout-tier--compact .parlay-plan__stat-card[data-v-0f6d5306]:nth-last-child(-n+2){border-bottom:0}.layout-tier--compact .performance-grid[data-v-0f6d5306]{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.layout-tier--compact .performance-card[data-v-0f6d5306]{padding:8px 6px 7px;border-radius:12px;gap:4px}.layout-tier--compact .performance-card__label[data-v-0f6d5306]{font-size:9px}.layout-tier--compact .performance-card__value[data-v-0f6d5306]{font-size:15px}.layout-tier--compact .performance-card__caption[data-v-0f6d5306],.layout-tier--compact .performance-card__meta[data-v-0f6d5306]{font-size:8px}.layout-tier--compact .topbar[data-v-0f6d5306]{grid-template-columns:minmax(0,1fr);row-gap:8px}.layout-tier--compact .topbar__title[data-v-0f6d5306]{font-size:16px}.layout-tier--compact .topbar__subtitle[data-v-0f6d5306]{font-size:10px}.layout-tier--compact .topbar__sync[data-v-0f6d5306]{width:fit-content;min-width:0;padding:7px 10px;border-radius:14px;align-items:flex-start}.layout-tier--compact .hero-band[data-v-0f6d5306]{min-height:186px}.layout-tier--compact .hero-band--h5[data-v-0f6d5306]{background-position:78% center}.layout-tier--compact .hero-band__content[data-v-0f6d5306]{width:62%;padding:12px 12px 36px}.layout-tier--compact .hero-band__headline[data-v-0f6d5306]{margin-top:10px;max-width:210px;font-size:15px;line-height:1.3}.layout-tier--compact .hero-band__count-number[data-v-0f6d5306]{font-size:48px}.layout-tier--compact .hero-band__count-unit[data-v-0f6d5306]{margin-left:6px;padding-bottom:7px;font-size:18px}.layout-tier--compact .hero-band__date[data-v-0f6d5306]{max-width:210px;margin-top:6px;font-size:11px;line-height:1.4}.layout-tier--compact .hero-band__actions[data-v-0f6d5306]{width:min(100%,214px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.layout-tier--compact .hero-band__action[data-v-0f6d5306],.layout-tier--compact .hero-band__action--solid[data-v-0f6d5306],.layout-tier--compact .hero-band__action--ghost[data-v-0f6d5306]{width:100%;min-width:0}.layout-tier--compact .hero-band__action[data-v-0f6d5306]{height:36px;gap:4px;padding:0 8px}.layout-tier--compact .hero-band__action-text[data-v-0f6d5306]{font-size:11px}@media (max-width: 420px){.basketball-pick[data-v-0f6d5306]{padding:8px 10px 12px}.parlay-plan__content[data-v-0f6d5306]{grid-template-columns:minmax(0,1fr);padding:8px;gap:8px}.parlay-plan__profit-hero[data-v-0f6d5306]{min-height:126px;padding:12px 12px 10px;border-radius:18px}.parlay-plan__profit-hero[data-v-0f6d5306]:after{inset:auto -10% -24% 44%;height:122%}.parlay-plan__profit-copy[data-v-0f6d5306]{width:calc(100% - 118px);gap:6px}.parlay-plan__profit-visual[data-v-0f6d5306]{right:10px;bottom:8px;width:90px;height:70px}.parlay-plan__profit-label[data-v-0f6d5306]{font-size:14px}.parlay-plan__profit-value[data-v-0f6d5306]{font-size:clamp(32px,10vw,42px)}.parlay-plan__profit-unit[data-v-0f6d5306]{padding-bottom:4px;font-size:14px}.parlay-plan__profit-note[data-v-0f6d5306]{font-size:10px}.parlay-plan__mini-stats[data-v-0f6d5306]{padding:3px}.parlay-plan__mini-card[data-v-0f6d5306]{min-height:62px;padding:7px 6px 6px;border-radius:14px;gap:4px}.parlay-plan__mini-card[data-v-0f6d5306]:not(:first-child):before{top:12px;bottom:12px}.parlay-plan__mini-card--bonus[data-v-0f6d5306]{min-height:62px}.parlay-plan__mini-label[data-v-0f6d5306]{font-size:10px}.parlay-plan__mini-badge[data-v-0f6d5306]{min-width:48px;height:24px;padding:0 8px;font-size:12px}.parlay-plan__mini-value[data-v-0f6d5306],.parlay-plan__mini-bonus-value[data-v-0f6d5306]{font-size:15px}.parlay-plan__mini-bonus-unit[data-v-0f6d5306]{font-size:10px}.basketball-pick__frame[data-v-0f6d5306]{padding:8px;border-radius:18px}.basketball-pick__profit-hero[data-v-0f6d5306]{min-height:126px;padding:12px 12px 10px;border-radius:18px}.basketball-pick__profit-hero[data-v-0f6d5306]:after{inset:auto -10% -24% 44%;height:122%}.basketball-pick__profit-copy[data-v-0f6d5306]{width:calc(100% - 118px);gap:6px}.basketball-pick__profit-visual[data-v-0f6d5306]{right:10px;bottom:8px;width:90px;height:70px}.basketball-pick__profit-label[data-v-0f6d5306]{font-size:14px}.basketball-pick__profit-value[data-v-0f6d5306]{font-size:clamp(32px,10vw,42px)}.basketball-pick__profit-unit[data-v-0f6d5306]{padding-bottom:4px;font-size:14px}.basketball-pick__profit-note[data-v-0f6d5306]{font-size:10px}.basketball-pick__mini-stats[data-v-0f6d5306]{padding:3px}.basketball-pick__mini-card[data-v-0f6d5306]{min-height:62px;padding:7px 6px 6px;border-radius:14px;gap:4px}.basketball-pick__mini-card[data-v-0f6d5306]:not(:first-child):before{top:12px;bottom:12px}.basketball-pick__mini-card--bonus[data-v-0f6d5306]{min-height:62px}.basketball-pick__mini-label[data-v-0f6d5306]{font-size:10px}.basketball-pick__mini-badge[data-v-0f6d5306]{min-width:48px;height:24px;padding:0 8px;font-size:12px}.basketball-pick__mini-value[data-v-0f6d5306],.basketball-pick__mini-bonus-value[data-v-0f6d5306]{font-size:15px}.basketball-pick__mini-bonus-unit[data-v-0f6d5306]{font-size:10px}.basketball-pick__card[data-v-0f6d5306]{padding:12px;border-radius:18px;gap:10px}.basketball-pick__leg[data-v-0f6d5306]{padding:10px;border-radius:14px}.basketball-pick__team-name[data-v-0f6d5306]{font-size:15px}.basketball-pick__tag[data-v-0f6d5306]{padding:8px;border-radius:12px}.basketball-pick__tag-value[data-v-0f6d5306]{font-size:14px}.parlay-plan__title[data-v-0f6d5306]{font-size:15px}.parlay-plan__more[data-v-0f6d5306]{padding:0;gap:1px}.parlay-plan__more-text[data-v-0f6d5306]{font-size:10px}.parlay-plan__more-arrow[data-v-0f6d5306]{font-size:15px}.parlay-plan__pick[data-v-0f6d5306]{padding:9px 10px}.parlay-plan__pick-number[data-v-0f6d5306],.parlay-plan__pick-kickoff[data-v-0f6d5306]{font-size:11px}.parlay-plan__team-name[data-v-0f6d5306]{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.parlay-plan__pick-play[data-v-0f6d5306]{font-size:12px}.parlay-plan__pick-recommendation[data-v-0f6d5306]{font-size:14px}.parlay-plan__pick-top[data-v-0f6d5306]{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;column-gap:0;row-gap:3px}.parlay-plan__pick-matchup[data-v-0f6d5306]{grid-column:1}.parlay-plan__pick-vs[data-v-0f6d5306],.parlay-plan__reward-star[data-v-0f6d5306],.parlay-plan__reward-title[data-v-0f6d5306]{font-size:12px}.parlay-plan__empty-title[data-v-0f6d5306]{font-size:15px}.parlay-plan__empty-copy[data-v-0f6d5306]{font-size:11px}.parlay-plan__reward-number[data-v-0f6d5306]{font-size:20px}.parlay-plan__reward-unit[data-v-0f6d5306]{font-size:10px}.parlay-plan__stat-card[data-v-0f6d5306]{padding:8px 6px;column-gap:5px}.parlay-plan__stat-icon[data-v-0f6d5306]{width:16px;height:16px}.parlay-plan__stat-value[data-v-0f6d5306]{font-size:16px}.parlay-plan__stat-label[data-v-0f6d5306]{font-size:9px}.parlay-plan__stat-note[data-v-0f6d5306]{font-size:8px}.performance-panel__title[data-v-0f6d5306]{font-size:17px}.performance-panel__more[data-v-0f6d5306]{font-size:10px}.performance-grid[data-v-0f6d5306]{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.performance-card[data-v-0f6d5306]{padding:8px 6px 7px;border-radius:12px;gap:4px}.performance-card__label[data-v-0f6d5306]{font-size:9px}.performance-card__value[data-v-0f6d5306]{font-size:15px}.performance-card__caption[data-v-0f6d5306],.performance-card__meta[data-v-0f6d5306]{font-size:8px}.performance-card__icon[data-v-0f6d5306]{font-size:13px}.topbar[data-v-0f6d5306]{grid-template-columns:minmax(0,1fr);row-gap:8px}.topbar__brand[data-v-0f6d5306]{gap:10px}.topbar__mark[data-v-0f6d5306]{width:34px;height:34px;border-radius:11px;font-size:11px}.topbar__title[data-v-0f6d5306]{font-size:16px}.topbar__subtitle[data-v-0f6d5306]{font-size:10px}.topbar__sync[data-v-0f6d5306]{width:fit-content;min-width:0;padding:7px 10px;border-radius:14px;align-items:flex-start}.topbar__sync-label[data-v-0f6d5306],.topbar__sync-value[data-v-0f6d5306]{white-space:nowrap}.hero-band[data-v-0f6d5306]{min-height:186px}.hero-band--h5[data-v-0f6d5306]{background-position:78% center}.hero-band__content[data-v-0f6d5306]{width:62%;padding:12px 12px 36px}.hero-band__badge[data-v-0f6d5306]{min-height:24px;padding:0 8px;gap:5px}.hero-band__badge-text[data-v-0f6d5306]{font-size:10px}.hero-band__headline[data-v-0f6d5306]{margin-top:10px;max-width:210px;font-size:15px;line-height:1.3}.hero-band__count-number[data-v-0f6d5306]{font-size:48px}.hero-band__count-unit[data-v-0f6d5306]{margin-left:6px;padding-bottom:7px;font-size:18px}.hero-band__date[data-v-0f6d5306]{max-width:210px;margin-top:6px;font-size:11px;line-height:1.4}.hero-band__actions[data-v-0f6d5306]{width:min(100%,214px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.hero-band__action[data-v-0f6d5306],.hero-band__action--solid[data-v-0f6d5306],.hero-band__action--ghost[data-v-0f6d5306]{width:100%;min-width:0}.hero-band__action[data-v-0f6d5306]{height:36px;gap:4px;padding:0 8px}.hero-band__action-icon[data-v-0f6d5306],.hero-band__action-text[data-v-0f6d5306]{font-size:11px}.hero-band__action-arrow[data-v-0f6d5306]{font-size:15px}}@media (max-width: 380px){.topbar__sync[data-v-0f6d5306]{padding:6px 9px}.topbar__sync-value[data-v-0f6d5306]{font-size:10px}.hero-band--h5[data-v-0f6d5306]{background-position:82% center}.hero-band__content[data-v-0f6d5306]{width:60%;padding:11px 10px 34px}.hero-band__headline[data-v-0f6d5306]{max-width:190px;font-size:14px}.hero-band__count-number[data-v-0f6d5306]{font-size:44px}.hero-band__count-unit[data-v-0f6d5306]{font-size:16px;padding-bottom:6px}.hero-band__date[data-v-0f6d5306]{max-width:190px;font-size:10px}.hero-band__actions[data-v-0f6d5306]{width:min(100%,198px)}.hero-band__action[data-v-0f6d5306]{height:34px;padding:0 7px}.hero-band__action-text[data-v-0f6d5306]{font-size:10px}}.layout-tier--standard .total-goals-pick__meta[data-v-0f6d5306],.layout-tier--compact .total-goals-pick__meta[data-v-0f6d5306]{flex-direction:row;align-items:center;justify-content:space-between;gap:6px;flex-wrap:nowrap}.layout-tier--standard .total-goals-pick__meta-left[data-v-0f6d5306],.layout-tier--compact .total-goals-pick__meta-left[data-v-0f6d5306]{flex-shrink:0;gap:8px}.layout-tier--standard .total-goals-pick__meta-right[data-v-0f6d5306],.layout-tier--compact .total-goals-pick__meta-right[data-v-0f6d5306]{width:auto;flex:1 1 auto;min-width:0;justify-content:flex-end;gap:3px;padding-left:6px;flex-wrap:nowrap;overflow:hidden}.layout-tier--standard .total-goals-pick__meta-team-wrap[data-v-0f6d5306],.layout-tier--compact .total-goals-pick__meta-team-wrap[data-v-0f6d5306]{flex:0 1 auto;min-width:0;gap:4px}.layout-tier--standard .total-goals-pick__meta-team[data-v-0f6d5306],.layout-tier--compact .total-goals-pick__meta-team[data-v-0f6d5306]{max-width:none;min-width:0;font-size:11px;white-space:nowrap;overflow:visible;text-overflow:clip}.layout-tier--standard .total-goals-pick__meta-vs[data-v-0f6d5306],.layout-tier--compact .total-goals-pick__meta-vs[data-v-0f6d5306]{font-size:10px}.layout-tier--standard .parlay-plan__content[data-v-0f6d5306],.layout-tier--compact .parlay-plan__content[data-v-0f6d5306]{grid-template-columns:minmax(0,1fr)}.layout-tier--standard .parlay-plan__stats[data-v-0f6d5306],.layout-tier--compact .parlay-plan__stats[data-v-0f6d5306]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-left:0;border-top:1px solid rgba(148,163,184,.18)}.layout-tier--standard .parlay-plan__stat-card[data-v-0f6d5306],.layout-tier--compact .parlay-plan__stat-card[data-v-0f6d5306]{min-height:92px;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:6px;border-right:1px solid rgba(148,163,184,.18);border-bottom:1px solid rgba(148,163,184,.18)}.layout-tier--standard .parlay-plan__stat-card[data-v-0f6d5306]:nth-child(2n),.layout-tier--compact .parlay-plan__stat-card[data-v-0f6d5306]:nth-child(2n){border-right:0}.layout-tier--standard .parlay-plan__stat-card[data-v-0f6d5306]:nth-last-child(-n+2),.layout-tier--compact .parlay-plan__stat-card[data-v-0f6d5306]:nth-last-child(-n+2){border-bottom:0}.shell-page--landing.shell-page[data-v-6dcea25b]{padding:12px 12px 34px;background:#fff}@media (max-width: 640px){.shell-page--landing.shell-page[data-v-6dcea25b]{padding:10px 10px 28px}}.board-match[data-v-404fe7ea]{padding:12px 0 14px;border-bottom:1px solid rgba(15,23,42,.06);position:relative;--odds-label-width: 70px;--odds-row-gap: 8px;--odds-market-gap: 6px;--markets-panel-gap: 8px;--more-button-width: 42px}.board-match--compact[data-v-404fe7ea]{padding-top:8px;padding-bottom:10px}.board-match--pressable[data-v-404fe7ea]{cursor:pointer}.board-match__detail-button[data-v-404fe7ea]{width:var(--more-button-width);min-width:var(--more-button-width);height:28px;padding:0;border:1px solid rgba(15,23,42,.08);border-radius:12px;background:rgba(248,250,252,.96);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#172033;flex-shrink:0}.board-match__body[data-v-404fe7ea]{display:flex;gap:8px;align-items:flex-start}.board-match__rail[data-v-404fe7ea]{width:52px;display:flex;flex-direction:column;gap:8px;flex-shrink:0;align-self:stretch;justify-content:center}.board-match__league-badge[data-v-404fe7ea]{min-height:24px;padding:4px 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;line-height:1.1;color:#fff;box-shadow:0 10px 18px rgba(15,23,42,.12);align-self:center}.board-match__meta[data-v-404fe7ea]{padding:6px 4px;border-radius:12px;background:#f8fafc;border:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;flex-shrink:0}.board-match__number[data-v-404fe7ea]{font-size:12px;font-weight:700;color:#475569;line-height:1.15;text-align:center}.board-match__time[data-v-404fe7ea]{font-size:12px;color:#98a2b3}.board-match__main[data-v-404fe7ea]{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.board-match__topline[data-v-404fe7ea]{display:grid;grid-template-columns:var(--odds-label-width) minmax(0,1fr) minmax(34px,auto) minmax(0,1fr) var(--more-button-width);align-items:center;column-gap:var(--odds-market-gap);margin-bottom:6px}.board-match__topline-spacer[data-v-404fe7ea]{width:var(--odds-label-width);min-width:0}.board-match__topline-spacer--action[data-v-404fe7ea]{width:var(--more-button-width)}.board-match__topline-spacer--hidden[data-v-404fe7ea]{width:0}.board-match__team-slot[data-v-404fe7ea]{min-width:0;min-height:20px;display:flex;align-items:center;justify-content:center;gap:3px;padding:0 2px}.board-match__team-slot--home[data-v-404fe7ea],.board-match__team-slot--away[data-v-404fe7ea]{justify-content:center}.board-match__team[data-v-404fe7ea]{min-width:0;display:block;flex:0 1 auto;max-width:100%;font-size:13px;font-weight:700;line-height:1;color:#111827;text-align:center;white-space:nowrap}.board-match__team-logo[data-v-404fe7ea]{flex-shrink:0}.board-match__versus[data-v-404fe7ea]{font-size:12px;font-weight:600;line-height:1;text-align:center;color:#98a2b3}.board-match__rows[data-v-404fe7ea]{display:flex;flex-direction:column;gap:8px;min-width:0;flex:1}.board-match__markets-panel[data-v-404fe7ea]{display:flex;gap:var(--markets-panel-gap);align-items:stretch}.board-match__prediction-strip[data-v-404fe7ea]{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px}.prediction-pill[data-v-404fe7ea]{min-height:26px;padding:4px 8px;border-radius:999px;background:#f8fafc;border:1px solid rgba(37,99,235,.12);display:inline-flex;align-items:center;gap:5px;color:#0f172a}.prediction-pill__label[data-v-404fe7ea]{font-size:10px;font-weight:700;color:#2563eb}.prediction-pill__value[data-v-404fe7ea]{font-size:12px;font-weight:800;color:#0f172a}.prediction-pill__meta[data-v-404fe7ea]{font-size:10px;color:#64748b}.board-match__action-rail[data-v-404fe7ea]{width:var(--more-button-width);display:flex;flex-direction:column;gap:6px;flex-shrink:0}.board-match__more-button[data-v-404fe7ea]{width:100%;flex:1;border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#f8fafc;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;flex-shrink:0}.board-match__more-text[data-v-404fe7ea]{font-size:11px;font-weight:600;color:#172033}.odds-row[data-v-404fe7ea]{display:grid;grid-template-columns:var(--odds-label-width) minmax(0,1fr);gap:var(--odds-row-gap);align-items:center;padding:4px 0}.odds-row__label[data-v-404fe7ea]{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.odds-row__play[data-v-404fe7ea]{font-size:11px;color:#98a2b3}.odds-row__handicap-wrap[data-v-404fe7ea]{display:inline-flex;align-items:center;gap:6px}.odds-row__handicap[data-v-404fe7ea]{font-size:12px;font-weight:700;color:#0f766e}.odds-row__single[data-v-404fe7ea]{min-width:18px;height:17px;padding:0 4px;border-radius:6px 6px 6px 0;background:linear-gradient(135deg,#f59e0b,#d97706);font-size:10px;line-height:17px;text-align:center;color:#fff}.odds-row__markets[data-v-404fe7ea]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--odds-market-gap)}.market-box[data-v-404fe7ea]{min-height:42px;padding:5px 4px;border:1px solid rgba(15,23,42,.08);border-radius:10px;display:flex;flex-direction:column;align-items:center;gap:4px;background:linear-gradient(180deg,#fff,#f8fafc)}.market-box--selectable[data-v-404fe7ea]{cursor:pointer}.market-box--selected[data-v-404fe7ea]{border-color:rgba(166,61,75,.26);background:linear-gradient(180deg,rgba(253,247,248,.95),#fff);box-shadow:inset 0 0 0 1px rgba(166,61,75,.12)}.market-box--disabled[data-v-404fe7ea]{opacity:.58}.market-box__key[data-v-404fe7ea]{font-size:11px;font-weight:700;color:#172033}.market-box__value[data-v-404fe7ea]{font-size:11px;color:#64748b}.more-sheet-mask[data-v-404fe7ea]{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(15,23,42,.34);display:flex;align-items:flex-end;justify-content:center;z-index:90}.more-sheet-mask__backdrop[data-v-404fe7ea]{position:absolute;top:0;right:0;bottom:0;left:0}.more-sheet[data-v-404fe7ea]{position:relative;z-index:1;width:100%;max-width:520px;height:82vh;max-height:82vh;background:#f8fafc;border-radius:20px 20px 0 0;overflow:hidden;display:flex;flex-direction:column}.more-sheet__scroll[data-v-404fe7ea]{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding:16px 14px 12px;box-sizing:border-box}.more-sheet__section[data-v-404fe7ea]{margin-bottom:14px}.more-sheet__title[data-v-404fe7ea]{margin-bottom:8px;font-size:14px;font-weight:700;color:#172033}.score-group[data-v-404fe7ea]{display:grid;grid-template-columns:34px minmax(0,1fr);border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.92);margin-bottom:8px}.score-group__badge[data-v-404fe7ea]{display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff}.score-group--home .score-group__badge[data-v-404fe7ea],.score-group--away .score-group__badge[data-v-404fe7ea],.score-group--draw .score-group__badge[data-v-404fe7ea]{background:#0f766e}.score-group__grid[data-v-404fe7ea]{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.simple-grid[data-v-404fe7ea]{display:grid;gap:0;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.92)}.simple-grid--four[data-v-404fe7ea]{grid-template-columns:repeat(4,minmax(0,1fr))}.simple-grid--three[data-v-404fe7ea]{grid-template-columns:repeat(3,minmax(0,1fr))}.more-option[data-v-404fe7ea]{position:relative;min-height:58px;padding:8px 4px;border-right:1px solid rgba(15,23,42,.08);border-bottom:1px solid rgba(15,23,42,.08);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;text-align:center;background:rgba(255,255,255,.96)}.more-option--selectable[data-v-404fe7ea]{cursor:pointer}.more-option--selected[data-v-404fe7ea]{background:linear-gradient(180deg,#fdf7f8,#fff);box-shadow:inset 0 0 0 2px rgba(166,61,75,.18);z-index:1}.more-option--disabled[data-v-404fe7ea]{opacity:.56}.more-option--selected .more-option__label[data-v-404fe7ea]{color:#172033;font-weight:700}.more-option--selected .more-option__value[data-v-404fe7ea]{color:#0f766e;font-weight:700}.score-group__grid .more-option[data-v-404fe7ea]:nth-child(5n),.simple-grid--four .more-option[data-v-404fe7ea]:nth-child(4n),.simple-grid--three .more-option[data-v-404fe7ea]:nth-child(3n){border-right:0}.more-option__label[data-v-404fe7ea]{font-size:13px;color:#172033}.more-option__value[data-v-404fe7ea]{font-size:12px;color:#64748b}.more-sheet__actions[data-v-404fe7ea]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.78);flex-shrink:0}.more-sheet__action[data-v-404fe7ea]{height:48px;display:flex;align-items:center;justify-content:center;font-size:15px;color:#52656b}.more-sheet__action+.more-sheet__action[data-v-404fe7ea]{border-left:1px solid rgba(15,23,42,.08)}.more-sheet__action--primary[data-v-404fe7ea]{color:#0f766e;font-weight:700}@media (max-width: 640px){.board-match[data-v-404fe7ea]{--odds-label-width: 64px;--more-button-width: 38px}.board-match__rail[data-v-404fe7ea]{width:48px}.board-match__league-badge[data-v-404fe7ea]{min-height:24px;padding:4px 8px;border-radius:9px;font-size:11px}.board-match__meta[data-v-404fe7ea]{padding:6px 4px}.board-match__team[data-v-404fe7ea]{font-size:12px}.board-match__team-slot[data-v-404fe7ea]{gap:3px}.board-match__detail-button[data-v-404fe7ea]{width:var(--more-button-width);min-width:var(--more-button-width);height:24px;font-size:10px}.board-match__more-button[data-v-404fe7ea]{width:100%}.market-box[data-v-404fe7ea]{min-height:40px}.score-group__grid[data-v-404fe7ea]{grid-template-columns:repeat(4,minmax(0,1fr))}.score-group__grid .more-option[data-v-404fe7ea]:nth-child(5n){border-right:1px solid rgba(24,50,63,.14)}.score-group__grid .more-option[data-v-404fe7ea]:nth-child(4n){border-right:0}}@media (max-width: 420px){.board-match[data-v-404fe7ea]{--odds-label-width: 58px;--odds-row-gap: 6px;--odds-market-gap: 4px;--markets-panel-gap: 6px;--more-button-width: 34px;padding:10px 0 12px}.board-match__body[data-v-404fe7ea]{gap:6px}.board-match__rail[data-v-404fe7ea]{width:44px}.board-match__league-badge[data-v-404fe7ea]{min-height:22px;padding:4px 7px;font-size:10px}.board-match__number[data-v-404fe7ea],.board-match__time[data-v-404fe7ea],.board-match__team[data-v-404fe7ea]{font-size:11px}.board-match__team-slot[data-v-404fe7ea]{gap:2px;padding:0 1px}.board-match__topline[data-v-404fe7ea]{grid-template-columns:var(--odds-label-width) minmax(0,1fr) 30px minmax(0,1fr) var(--more-button-width)}.board-match__versus[data-v-404fe7ea]{font-size:11px}.board-match__detail-button[data-v-404fe7ea]{width:var(--more-button-width);min-width:var(--more-button-width);height:23px;font-size:10px}.board-match__more-button[data-v-404fe7ea]{width:100%;gap:4px}.board-match__more-text[data-v-404fe7ea],.odds-row__play[data-v-404fe7ea],.market-box__key[data-v-404fe7ea],.market-box__value[data-v-404fe7ea]{font-size:10px}.odds-row__handicap[data-v-404fe7ea]{font-size:11px}.odds-row__single[data-v-404fe7ea]{min-width:16px;height:15px;line-height:15px;font-size:9px}.market-box[data-v-404fe7ea]{min-height:38px;padding:4px 3px;gap:3px}}@media (max-width: 380px){.board-match[data-v-404fe7ea]{--odds-label-width: 54px;--more-button-width: 32px}.board-match__rail[data-v-404fe7ea]{width:42px}.board-match__team[data-v-404fe7ea]{font-size:10px}.board-match__more-text[data-v-404fe7ea]{font-size:9px}}@media (max-width: 360px){.board-match[data-v-404fe7ea]{--odds-label-width: 50px;--odds-row-gap: 5px;--odds-market-gap: 3px;--markets-panel-gap: 5px;--more-button-width: 30px;padding:9px 0 11px}.board-match__body[data-v-404fe7ea]{gap:5px}.board-match__rail[data-v-404fe7ea]{width:40px}.board-match__league-badge[data-v-404fe7ea]{min-height:21px;padding:3px 6px;font-size:9px}.board-match__number[data-v-404fe7ea],.board-match__time[data-v-404fe7ea]{font-size:10px}.board-match__team[data-v-404fe7ea]{font-size:9px}.board-match__topline[data-v-404fe7ea]{grid-template-columns:var(--odds-label-width) minmax(0,1fr) 26px minmax(0,1fr) var(--more-button-width)}.board-match__versus[data-v-404fe7ea]{font-size:10px}.board-match__detail-button[data-v-404fe7ea]{width:var(--more-button-width);min-width:var(--more-button-width);height:22px;font-size:9px}.board-match__more-text[data-v-404fe7ea],.odds-row__play[data-v-404fe7ea],.market-box__key[data-v-404fe7ea],.market-box__value[data-v-404fe7ea]{font-size:9px}.odds-row__handicap[data-v-404fe7ea]{font-size:10px}.market-box[data-v-404fe7ea]{min-height:36px;padding:4px 2px;gap:2px}}.multiplier-input[data-v-e8afbe2b]{display:inline-flex;align-items:center;gap:10px}.multiplier-input--compact[data-v-e8afbe2b]{gap:0}.multiplier-input__field[data-v-e8afbe2b]{min-width:86px;height:42px;padding:0 12px;border-radius:14px;border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#fff,#f8fafc);display:flex;align-items:center;justify-content:center;gap:4px;box-sizing:border-box}.multiplier-input--compact .multiplier-input__field[data-v-e8afbe2b]{min-width:98px;height:58px;padding:0 10px;border-radius:16px;justify-content:center;gap:2px;box-shadow:inset 0 1px rgba(255,255,255,.72)}.multiplier-input__value[data-v-e8afbe2b]{min-width:0;text-align:center;font-size:22px;font-weight:700;color:#0f766e;line-height:1}.multiplier-input--stepper .multiplier-input__value[data-v-e8afbe2b]{font-size:18px;color:#172033}.multiplier-input--compact .multiplier-input__value[data-v-e8afbe2b]{font-size:20px;color:#0f766e}.multiplier-input__suffix[data-v-e8afbe2b]{font-size:14px;font-weight:700;color:#0f766e}.multiplier-input--compact .multiplier-input__suffix[data-v-e8afbe2b]{font-size:15px}.multiplier-input--stepper .multiplier-input__suffix[data-v-e8afbe2b]{color:#98a2b3}.multiplier-input__button[data-v-e8afbe2b]{width:38px;height:38px;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid rgba(15,23,42,.08);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#172033}.multiplier-keyboard-mask[data-v-e8afbe2b]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:rgba(15,23,42,.28);display:flex;align-items:flex-end;justify-content:center}.multiplier-keyboard[data-v-e8afbe2b]{width:100%;max-width:560px;background:#f8fafc;border-radius:18px 18px 0 0;overflow:hidden;box-shadow:0 -18px 42px rgba(15,23,42,.18)}.multiplier-keyboard__display[data-v-e8afbe2b]{height:52px;background:linear-gradient(135deg,#0f766e,#155e75);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#fff}.multiplier-keyboard__grid[data-v-e8afbe2b]{display:flex;flex-wrap:wrap}.multiplier-keyboard__key[data-v-e8afbe2b]{width:33.3333%;min-height:76px;border-right:1px solid rgba(15,23,42,.08);border-bottom:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.94);display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:500;color:#172033;box-sizing:border-box}.multiplier-keyboard__key[data-v-e8afbe2b]:nth-child(3n){border-right:none}.multiplier-keyboard__key--action[data-v-e8afbe2b]{font-size:22px;font-weight:600}.multiplier-keyboard__key--confirm[data-v-e8afbe2b]{color:#0f766e}@media (max-width: 640px){.multiplier-input--compact .multiplier-input__field[data-v-e8afbe2b]{min-width:90px;height:54px;border-radius:14px}.multiplier-input__value[data-v-e8afbe2b]{font-size:20px}.multiplier-input--compact .multiplier-input__value[data-v-e8afbe2b]{font-size:18px}.multiplier-keyboard__display[data-v-e8afbe2b]{height:48px;font-size:17px}.multiplier-keyboard__key[data-v-e8afbe2b]{min-height:72px;font-size:28px}.multiplier-keyboard__key--action[data-v-e8afbe2b]{font-size:20px}}.bet-slip-bar[data-v-cc01307d]{position:fixed;right:0;bottom:0;left:0;z-index:110;padding:6px 0 calc(6px + var(--safe-bottom, 0px));background:rgba(255,255,255,.98);border-top:1px solid rgba(15,23,42,.08);box-shadow:0 -8px 22px rgba(15,23,42,.08)}.bet-slip-bar__shell[data-v-cc01307d]{max-width:960px;margin:0 auto;padding:0 8px;background:#fff}.bet-slip-bar__main[data-v-cc01307d]{display:flex;flex-direction:column;gap:8px}.bet-slip-bar__controls-row[data-v-cc01307d]{display:grid;grid-template-columns:1fr 1fr 1.1fr 1.65fr;align-items:center;gap:6px}.bet-slip-bar__trash[data-v-cc01307d],.bet-slip-bar__select-button[data-v-cc01307d],.bet-slip-bar__pass-button[data-v-cc01307d],.bet-slip-bar__multiplier-row[data-v-cc01307d]{height:40px;border-radius:8px;border:1px solid rgba(15,23,42,.1);background:#fff;box-sizing:border-box}.bet-slip-bar__trash[data-v-cc01307d]{display:flex;align-items:center;justify-content:center;color:#64748b}.bet-slip-bar__trash-text[data-v-cc01307d]{font-size:13px;line-height:1;font-weight:700}.bet-slip-bar__select-button[data-v-cc01307d],.bet-slip-bar__pass-button[data-v-cc01307d]{position:relative;display:flex;align-items:center;justify-content:center;padding:0 14px 0 8px}.bet-slip-bar__select-button[data-v-cc01307d],.bet-slip-bar__pass-button[data-v-cc01307d]{min-width:0}.bet-slip-bar__select-text[data-v-cc01307d],.bet-slip-bar__pass-text[data-v-cc01307d]{min-width:0;font-size:14px;font-weight:700;line-height:1;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bet-slip-bar__badge[data-v-cc01307d]{position:absolute;top:-7px;right:-5px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ff2d2f;border:1px solid #fff;display:flex;align-items:center;justify-content:center;box-sizing:border-box;font-size:10px;font-weight:800;color:#fff;line-height:1}.bet-slip-bar__multiplier-row[data-v-cc01307d]{min-width:0;display:flex;align-items:center;gap:3px;padding:0 3px 0 6px}.bet-slip-bar__multiplier-label[data-v-cc01307d]{flex-shrink:0;font-size:12px;font-weight:500;color:#334155}.bet-slip-bar__multiplier[data-v-cc01307d]{min-width:0;flex:1}.bet-slip-bar__multiplier[data-v-cc01307d] .multiplier-input{width:100%;gap:0}.bet-slip-bar__multiplier[data-v-cc01307d] .multiplier-input__field,.bet-slip-bar__multiplier[data-v-cc01307d] .multiplier-input--compact .multiplier-input__field{min-width:34px;flex:0 0 34px;height:28px;padding:0 2px;border-radius:0;background:#fff;border:none;border-top:1px solid rgba(15,23,42,.1);border-bottom:1px solid rgba(15,23,42,.1);box-shadow:none}.bet-slip-bar__multiplier[data-v-cc01307d] .multiplier-input__button{width:24px;min-width:24px;height:28px;border-radius:0;background:#f8fafc;border-color:rgba(15,23,42,.1);font-size:18px;color:#64748b}.bet-slip-bar__multiplier[data-v-cc01307d] .multiplier-input__button:first-child{border-radius:6px 0 0 6px}.bet-slip-bar__multiplier[data-v-cc01307d] .multiplier-input__button:last-child{border-radius:0 6px 6px 0}.bet-slip-bar__multiplier[data-v-cc01307d] .multiplier-input__value,.bet-slip-bar__multiplier[data-v-cc01307d] .multiplier-input--compact .multiplier-input__value{font-size:14px;color:#0f172a}.bet-slip-bar__multiplier[data-v-cc01307d] .multiplier-input__suffix,.bet-slip-bar__multiplier[data-v-cc01307d] .multiplier-input--compact .multiplier-input__suffix{display:none}.bet-slip-bar__summary-band[data-v-cc01307d]{display:flex;align-items:center;justify-content:space-between;gap:10px}.bet-slip-bar__summary-copy[data-v-cc01307d]{min-width:0;flex:1}.bet-slip-bar__summary-main[data-v-cc01307d],.bet-slip-bar__summary-sub[data-v-cc01307d]{display:flex;align-items:baseline;min-width:0}.bet-slip-bar__summary-main[data-v-cc01307d]{gap:3px}.bet-slip-bar__summary-sub[data-v-cc01307d]{margin-top:2px;gap:2px}.bet-slip-bar__summary-main-text[data-v-cc01307d]{font-size:14px;font-weight:700;color:#111827}.bet-slip-bar__summary-number[data-v-cc01307d],.bet-slip-bar__summary-sub-number[data-v-cc01307d]{font-weight:800;color:#ff1f1f}.bet-slip-bar__summary-number[data-v-cc01307d]{font-size:15px}.bet-slip-bar__summary-sub-text[data-v-cc01307d]{font-size:14px;color:#111827}.bet-slip-bar__summary-sub-number[data-v-cc01307d]{font-size:15px}.bet-slip-bar__summary-actions[data-v-cc01307d]{display:flex;align-items:center;gap:8px;flex-shrink:0}.bet-slip-bar__optimize[data-v-cc01307d]{min-width:86px;height:40px;border-radius:8px;border:1px solid rgba(15,23,42,.08);background:#f8fafc;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#64748b}.bet-slip-bar__optimize--disabled[data-v-cc01307d]{color:#cbd5e1}.bet-slip-bar__confirm[data-v-cc01307d]{min-width:96px;height:40px;padding:0 14px;border-radius:8px;background:#ff4d4f;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;color:#fff;white-space:nowrap}.bet-slip-bar__confirm--disabled[data-v-cc01307d]{opacity:.52}.bet-slip-bar__hint[data-v-cc01307d]{margin-top:-2px;font-size:11px;line-height:1.35;color:#b45309}.layout-tier--compact.bet-slip-bar[data-v-cc01307d]{padding-top:5px}.layout-tier--compact .bet-slip-bar__shell[data-v-cc01307d]{padding:0 6px}.layout-tier--compact .bet-slip-bar__controls-row[data-v-cc01307d]{grid-template-columns:.95fr .95fr 1fr 1.55fr;gap:5px}.layout-tier--compact .bet-slip-bar__trash[data-v-cc01307d],.layout-tier--compact .bet-slip-bar__select-button[data-v-cc01307d],.layout-tier--compact .bet-slip-bar__pass-button[data-v-cc01307d],.layout-tier--compact .bet-slip-bar__multiplier-row[data-v-cc01307d]{height:38px}.layout-tier--compact .bet-slip-bar__select-text[data-v-cc01307d],.layout-tier--compact .bet-slip-bar__pass-text[data-v-cc01307d],.layout-tier--compact .bet-slip-bar__trash-text[data-v-cc01307d],.layout-tier--compact .bet-slip-bar__multiplier-label[data-v-cc01307d],.layout-tier--compact .bet-slip-bar__summary-main-text[data-v-cc01307d],.layout-tier--compact .bet-slip-bar__summary-sub-text[data-v-cc01307d]{font-size:13px}.layout-tier--compact .bet-slip-bar__summary-actions[data-v-cc01307d]{gap:6px}.layout-tier--compact .bet-slip-bar__optimize[data-v-cc01307d]{min-width:80px;height:38px;font-size:13px}.layout-tier--compact .bet-slip-bar__confirm[data-v-cc01307d]{min-width:88px;height:38px;font-size:14px}@media (max-width: 420px){.bet-slip-bar__shell[data-v-cc01307d]{padding:0 6px}.bet-slip-bar__controls-row[data-v-cc01307d]{grid-template-columns:.95fr .95fr 1fr 1.55fr;gap:5px}.bet-slip-bar__trash[data-v-cc01307d],.bet-slip-bar__select-button[data-v-cc01307d],.bet-slip-bar__pass-button[data-v-cc01307d],.bet-slip-bar__multiplier-row[data-v-cc01307d]{height:38px}.bet-slip-bar__select-text[data-v-cc01307d],.bet-slip-bar__pass-text[data-v-cc01307d],.bet-slip-bar__trash-text[data-v-cc01307d],.bet-slip-bar__multiplier-label[data-v-cc01307d],.bet-slip-bar__summary-main-text[data-v-cc01307d],.bet-slip-bar__summary-sub-text[data-v-cc01307d]{font-size:13px}.bet-slip-bar__summary-actions[data-v-cc01307d]{gap:6px}.bet-slip-bar__optimize[data-v-cc01307d]{min-width:80px;height:38px;font-size:13px}.bet-slip-bar__confirm[data-v-cc01307d]{min-width:88px;height:38px;font-size:14px}}.plan-sheet-mask[data-v-63d8ab9e]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;background:rgba(15,23,42,.42);display:flex;align-items:flex-end;justify-content:center;backdrop-filter:blur(2px)}.plan-sheet[data-v-63d8ab9e]{width:100%;max-width:720px;max-height:92vh;border-radius:18px 18px 0 0;background:#f6f8fb;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 -10px 32px rgba(15,23,42,.18)}.plan-sheet__header[data-v-63d8ab9e]{padding:18px 18px 42px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;color:#fff;background:linear-gradient(180deg,#0f766e,#155e75)}.plan-sheet__header-copy[data-v-63d8ab9e]{min-width:0;flex:1}.plan-sheet__header-actions[data-v-63d8ab9e]{display:flex;align-items:center;gap:10px;flex-shrink:0}.plan-sheet__eyebrow[data-v-63d8ab9e]{font-size:11px;font-weight:700;letter-spacing:.8px;color:rgba(255,240,242,.72)}.plan-sheet__title-row[data-v-63d8ab9e]{margin-top:4px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.plan-sheet__title[data-v-63d8ab9e]{font-size:26px;font-weight:800;color:#fff}.plan-sheet__title-badges[data-v-63d8ab9e]{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.plan-sheet__badge[data-v-63d8ab9e]{height:24px;padding:0 9px;border-radius:999px;background:rgba(255,255,255,.2);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff}.plan-sheet__subtitle[data-v-63d8ab9e]{margin-top:5px;font-size:11px;line-height:1.45;color:rgba(255,240,242,.82)}.plan-sheet__close[data-v-63d8ab9e]{width:32px;height:32px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center;flex-shrink:0}.plan-sheet__close-icon[data-v-63d8ab9e]{font-size:18px;line-height:1;font-weight:700;color:#fff}.plan-sheet__export[data-v-63d8ab9e]{min-width:86px;height:32px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff}.plan-sheet__export--disabled[data-v-63d8ab9e]{opacity:.68}.plan-sheet__scroll[data-v-63d8ab9e]{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding:8px 8px 10px;box-sizing:border-box}.plan-sheet__receipt[data-v-63d8ab9e]{background:rgba(255,255,255,.98);border-radius:16px;padding:10px 12px 12px;box-shadow:0 8px 22px rgba(15,23,42,.06)}.plan-sheet__receipt-tab[data-v-63d8ab9e]{width:100%;margin:0 auto 8px;min-height:36px;padding:0 12px;border-radius:10px;background:#f8fafc;display:flex;align-items:center;justify-content:center;text-align:center;font-size:15px;font-weight:800;color:#172033;box-shadow:inset 0 1px rgba(255,255,255,.82);box-sizing:border-box}.section-title[data-v-63d8ab9e]{font-size:13px;font-weight:700;color:#172033}.section-subtitle[data-v-63d8ab9e]{margin-top:4px;font-size:12px;line-height:1.5;color:#98a2b3}.selected-list[data-v-63d8ab9e],.plan-panel[data-v-63d8ab9e]{background:transparent}.plan-panel[data-v-63d8ab9e]{margin-top:0;padding:0;border-radius:0;background:transparent;border:none}.selected-list__head[data-v-63d8ab9e],.selected-row__top[data-v-63d8ab9e],.plan-section__head[data-v-63d8ab9e]{display:flex;align-items:center;justify-content:space-between;gap:8px}.selected-list__title-wrap[data-v-63d8ab9e]{min-width:0}.selected-list__clear[data-v-63d8ab9e]{min-width:56px;height:30px;padding:0 12px;border-radius:999px;border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#fff,#f8fafc);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#172033;flex-shrink:0}.selected-row[data-v-63d8ab9e]{margin-top:8px;padding:10px;border-radius:14px;border:1px solid rgba(15,23,42,.06);background:linear-gradient(180deg,#fff,#f8fafc);display:flex;flex-direction:column;gap:7px;box-shadow:none}.selected-row__meta[data-v-63d8ab9e],.selected-row__actions[data-v-63d8ab9e],.selected-row__options[data-v-63d8ab9e]{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.selected-row__meta[data-v-63d8ab9e]{min-width:0;flex:1}.selected-row__actions[data-v-63d8ab9e]{flex-shrink:0}.selected-row__number[data-v-63d8ab9e],.selected-row__play[data-v-63d8ab9e],.selected-row__single[data-v-63d8ab9e],.selected-row__remove[data-v-63d8ab9e],.selected-row__dan[data-v-63d8ab9e],.selected-row__option[data-v-63d8ab9e]{height:24px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.selected-row__number[data-v-63d8ab9e]{background:#f1f5f9;color:#172033}.selected-row__play[data-v-63d8ab9e]{background:#f1f5f9;color:#475569}.selected-row__single[data-v-63d8ab9e]{background:rgba(226,232,240,.8);color:#475569;white-space:nowrap;flex-shrink:0}.selected-row__teams[data-v-63d8ab9e]{width:100%;display:block}.selected-row__matchup[data-v-63d8ab9e]{display:block;min-width:0;font-size:15px;font-weight:600;color:#172033;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.35;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.selected-row__remove[data-v-63d8ab9e]{background:#fff;border:1px solid rgba(15,23,42,.08);color:#98a2b3}.selected-row__bottom[data-v-63d8ab9e]{display:flex;flex-direction:column;gap:8px}.selected-row__option[data-v-63d8ab9e]{background:#f1f5f9;color:#172033;-webkit-font-smoothing:antialiased}.plan-sheet__perforation[data-v-63d8ab9e]{margin:10px -2px;display:flex;align-items:center;justify-content:space-between;gap:6px}.plan-sheet__perforation-dot[data-v-63d8ab9e]{flex:1;min-width:6px;height:6px;border-radius:999px;background:rgba(148,163,184,.44)}.plan-summary-grid[data-v-63d8ab9e]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}.plan-summary-grid__item[data-v-63d8ab9e]{padding:12px 14px;border-radius:16px;background:#fff;border:1px solid rgba(15,23,42,.06);display:flex;flex-direction:column;gap:5px;box-shadow:0 8px 16px rgba(15,23,42,.04)}.plan-summary-grid__item--accent[data-v-63d8ab9e]{background:linear-gradient(180deg,#fbfcfd,#fff);border-color:rgba(15,23,42,.08)}.plan-summary-grid__label[data-v-63d8ab9e]{font-size:11px;color:#98a2b3}.plan-summary-grid__value[data-v-63d8ab9e]{font-size:19px;font-weight:800;color:#172033}.plan-sheet__simple-summary[data-v-63d8ab9e]{margin-top:10px;padding:0 2px 2px}.plan-sheet__simple-line[data-v-63d8ab9e]{display:flex;align-items:baseline;gap:6px;font-size:15px;font-weight:700;color:#172033}.plan-sheet__simple-line--sub[data-v-63d8ab9e]{margin-top:4px;font-size:14px;font-weight:500}.plan-sheet__simple-highlight[data-v-63d8ab9e]{color:#ff1f1f;font-weight:800}.plan-sheet__footer[data-v-63d8ab9e]{padding:10px 12px calc(10px + var(--safe-bottom, 0px));background:#fff;border-top:1px solid rgba(15,23,42,.08);display:grid;grid-template-columns:1fr}.plan-sheet__footer-action[data-v-63d8ab9e]{height:42px;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid rgba(15,23,42,.08);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#172033}.plan-sheet__footer-action--primary[data-v-63d8ab9e]{background:linear-gradient(135deg,#0f766e,#155e75);color:#fff;border-color:transparent}.plan-sheet__footer-action--disabled[data-v-63d8ab9e]{opacity:.46}.layout-tier--compact.plan-sheet[data-v-63d8ab9e]{border-radius:16px 16px 0 0}.layout-tier--compact .plan-sheet__scroll[data-v-63d8ab9e]{padding-right:6px;padding-left:6px}.layout-tier--compact .plan-sheet__receipt[data-v-63d8ab9e]{padding:9px 10px 10px}.layout-tier--compact .plan-sheet__footer[data-v-63d8ab9e]{padding-right:10px;padding-left:10px}@media (max-width: 640px){.plan-sheet__header[data-v-63d8ab9e]{padding:16px 16px 40px}.plan-sheet__header-actions[data-v-63d8ab9e]{gap:8px}.plan-sheet__export[data-v-63d8ab9e]{min-width:78px;height:30px;padding:0 10px;font-size:11px}.plan-sheet__title[data-v-63d8ab9e]{font-size:22px}.plan-sheet__receipt-tab[data-v-63d8ab9e]{font-size:16px}.plan-sheet__footer[data-v-63d8ab9e]{grid-template-columns:1fr}}@media (max-width: 420px){.selected-row__matchup[data-v-63d8ab9e]{font-size:14px}}.bonus-opt-mask[data-v-0dfdfb2f]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;display:flex;align-items:flex-end;justify-content:center}.bonus-opt-mask__backdrop[data-v-0dfdfb2f]{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(15,23,42,.48)}.bonus-opt-sheet[data-v-0dfdfb2f]{position:relative;z-index:1;width:100%;max-width:560px;max-height:82vh;padding:10px 14px calc(12px + var(--safe-bottom, 0px));border-radius:22px 22px 0 0;background:#fff;box-shadow:0 -20px 50px rgba(15,23,42,.24);box-sizing:border-box;display:flex;flex-direction:column}.bonus-opt-sheet__handle[data-v-0dfdfb2f]{align-self:center;width:38px;height:4px;border-radius:999px;background:#dbe3ee;margin-bottom:10px}.bonus-opt-sheet__header[data-v-0dfdfb2f]{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid rgba(15,23,42,.08)}.bonus-opt-sheet__title[data-v-0dfdfb2f]{font-size:20px;line-height:1.1;font-weight:900;color:#0f172a}.bonus-opt-sheet__subtitle[data-v-0dfdfb2f]{margin-top:6px;font-size:12px;line-height:1.35;color:#64748b}.bonus-opt-sheet__close[data-v-0dfdfb2f]{flex-shrink:0;min-height:28px;padding:0 2px;display:flex;align-items:center;font-size:13px;font-weight:700;color:#0f172a}.bonus-opt-sheet__body[data-v-0dfdfb2f]{min-height:0;overflow-y:auto;padding:12px 0}.bonus-opt-amount[data-v-0dfdfb2f]{height:52px;padding:0 14px;border-radius:14px;background:#f8fafc;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.bonus-opt-amount__label[data-v-0dfdfb2f],.bonus-opt-amount__unit[data-v-0dfdfb2f]{font-size:15px;font-weight:700;color:#64748b}.bonus-opt-amount__input[data-v-0dfdfb2f]{min-width:0;height:36px;padding:0 12px;border-radius:10px;border:1px solid rgba(15,23,42,.08);background:#fff;box-sizing:border-box;font-size:17px;font-weight:800;color:#0f172a;text-align:center}.bonus-opt-tabs[data-v-0dfdfb2f]{margin-top:10px;padding:4px;border-radius:14px;background:#f1f5f9;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.bonus-opt-tabs__item[data-v-0dfdfb2f]{height:38px;border-radius:11px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;color:#64748b}.bonus-opt-tabs__item--active[data-v-0dfdfb2f]{background:#fff;color:#ff2d2f;box-shadow:0 4px 12px rgba(15,23,42,.06)}.bonus-opt-summary[data-v-0dfdfb2f]{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.bonus-opt-summary__item[data-v-0dfdfb2f]{min-width:0;padding:10px 8px;border-radius:14px;background:#f8fafc;display:flex;flex-direction:column;gap:5px}.bonus-opt-summary__label[data-v-0dfdfb2f]{font-size:10px;line-height:1;color:#64748b}.bonus-opt-summary__value[data-v-0dfdfb2f]{min-width:0;font-size:13px;line-height:1.15;font-weight:900;color:#ff2d2f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bonus-opt-list[data-v-0dfdfb2f]{margin-top:12px;border-radius:16px;border:1px solid rgba(15,23,42,.08);overflow:hidden}.bonus-opt-line[data-v-0dfdfb2f]{min-height:58px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;box-sizing:border-box}.bonus-opt-line+.bonus-opt-line[data-v-0dfdfb2f],.bonus-opt-list__more[data-v-0dfdfb2f]{border-top:1px solid rgba(15,23,42,.06)}.bonus-opt-line__main[data-v-0dfdfb2f]{min-width:0;display:flex;flex-direction:column;gap:4px}.bonus-opt-line__title[data-v-0dfdfb2f]{min-width:0;font-size:13px;font-weight:800;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bonus-opt-line__meta[data-v-0dfdfb2f]{font-size:11px;color:#64748b}.bonus-opt-line__result[data-v-0dfdfb2f]{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.bonus-opt-line__multiple[data-v-0dfdfb2f]{font-size:12px;font-weight:800;color:#0f172a}.bonus-opt-line__payout[data-v-0dfdfb2f]{font-size:13px;font-weight:900;color:#ff2d2f}.bonus-opt-list__more[data-v-0dfdfb2f]{padding:10px 12px;font-size:12px;color:#64748b;background:#f8fafc}.bonus-opt-empty[data-v-0dfdfb2f]{padding:24px 6px 18px}.bonus-opt-empty__title[data-v-0dfdfb2f]{font-size:16px;font-weight:900;color:#0f172a}.bonus-opt-empty__text[data-v-0dfdfb2f]{margin-top:8px;font-size:13px;line-height:1.45;color:#64748b}.bonus-opt-sheet__actions[data-v-0dfdfb2f]{display:grid;grid-template-columns:1fr 1.1fr;gap:10px;padding-top:10px;border-top:1px solid rgba(15,23,42,.08)}.bonus-opt-sheet__action[data-v-0dfdfb2f]{height:44px;border-radius:12px;background:#f8fafc;border:1px solid rgba(15,23,42,.08);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;color:#0f172a}.bonus-opt-sheet__action--primary[data-v-0dfdfb2f]{border-color:transparent;background:linear-gradient(135deg,#19c37d,#10b981);color:#fff}.bonus-opt-sheet__action--disabled[data-v-0dfdfb2f]{opacity:.48}.layout-tier--compact.bonus-opt-sheet[data-v-0dfdfb2f]{padding-right:12px;padding-left:12px}.layout-tier--compact .bonus-opt-summary[data-v-0dfdfb2f]{grid-template-columns:1fr}.layout-tier--compact .bonus-opt-sheet__actions[data-v-0dfdfb2f]{grid-template-columns:1fr 1fr;gap:8px}.pass-sheet-mask[data-v-03cee6be]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;background:rgba(15,23,42,.4);display:flex;align-items:flex-end;justify-content:center}.pass-sheet[data-v-03cee6be]{width:100%;max-width:720px;border-radius:22px 22px 0 0;background:#f8fafc;overflow:hidden;box-shadow:0 -14px 36px rgba(15,23,42,.14)}.pass-sheet__header[data-v-03cee6be]{padding:14px 16px 10px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(15,23,42,.08)}.pass-sheet__title[data-v-03cee6be]{font-size:16px;font-weight:700;color:#172033}.pass-sheet__subtitle[data-v-03cee6be]{margin-top:4px;font-size:12px;line-height:1.45;color:#98a2b3}.pass-sheet__close[data-v-03cee6be]{min-width:48px;height:28px;padding:0 10px;border-radius:999px;background:rgba(148,163,184,.14);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#172033;flex-shrink:0}.pass-sheet__body[data-v-03cee6be]{padding:14px 16px calc(16px + var(--safe-bottom, 0px))}.pass-options[data-v-03cee6be]{display:flex;flex-wrap:wrap;gap:8px}.pass-chip[data-v-03cee6be]{min-width:60px;height:30px;padding:0 10px;border-radius:999px;background:#f1f5f9;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#172033}.pass-chip--active[data-v-03cee6be]{background:linear-gradient(135deg,#0f766e,#155e75);color:#fff}.pass-chip--disabled[data-v-03cee6be]{background:#e2e8f0;color:#94a3b8}.pass-sheet__hint[data-v-03cee6be]{margin-top:12px;padding-top:12px;border-top:1px dashed rgba(15,23,42,.08);font-size:11px;line-height:1.45;color:#98a2b3}.layout-tier--compact.pass-sheet[data-v-03cee6be]{border-radius:20px 20px 0 0}.layout-tier--compact .pass-sheet__header[data-v-03cee6be]{padding:12px 14px 9px}.layout-tier--compact .pass-sheet__body[data-v-03cee6be]{padding-right:14px;padding-left:14px}.home-content[data-v-43c93bc8]{display:block;--command-green-deep: #0e8a4b;--command-green: #19c37d;--command-mist: #e8f9ef;--command-amber: #ff7a00;--command-blue: #287dff;--command-violet: #7b61ff;--command-ink: #222222;--command-muted: #666666;--command-surface: #f2f4f7;--command-white: #ffffff}.home-content--with-slip[data-v-43c93bc8]{padding-bottom:146px}.command-hero[data-v-43c93bc8]{position:relative;margin-bottom:14px}.command-hero__media[data-v-43c93bc8]{position:relative;overflow:hidden;border-radius:24px;min-height:176px;background:linear-gradient(90deg,rgba(14,138,75,.96),rgba(25,195,125,.74) 36%,rgba(14,138,75,.14) 70%);box-shadow:0 16px 32px rgba(14,138,75,.14)}.command-hero__background[data-v-43c93bc8]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%}.command-hero__background--html[data-v-43c93bc8]{display:block;object-fit:cover}.command-hero__content[data-v-43c93bc8]{position:relative;z-index:1;min-height:inherit;padding:12px 14px;display:flex;flex-direction:column}.command-hero__eyebrow[data-v-43c93bc8]{display:inline-flex;align-items:center;align-self:flex-start;min-height:26px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.14);font-size:11px;font-weight:700;color:rgba(255,255,255,.92)}.command-hero__date-row[data-v-43c93bc8]{margin-top:10px;display:flex;align-items:flex-end;gap:8px}.command-hero__date[data-v-43c93bc8]{font-size:clamp(26px,6.8vw,38px);line-height:.98;font-weight:900;letter-spacing:-.05em;color:var(--command-white)}.command-hero__weekday[data-v-43c93bc8]{padding-bottom:3px;font-size:14px;font-weight:800;color:rgba(255,255,255,.92)}.command-hero__actions[data-v-43c93bc8]{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.command-hero__action[data-v-43c93bc8]{min-width:0;min-height:54px;padding:8px 10px;border-radius:16px;display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(10px)}.command-hero__action--ghost[data-v-43c93bc8]{background:rgba(10,71,50,.28)}.command-hero__action--accent[data-v-43c93bc8]{background:linear-gradient(135deg,rgba(25,195,125,.98),rgba(14,138,75,.9));box-shadow:0 14px 28px rgba(25,195,125,.18)}.command-hero__action--soft[data-v-43c93bc8]{background:rgba(133,167,109,.22)}.command-hero__action--disabled[data-v-43c93bc8]{opacity:.74}.command-hero__action-icon[data-v-43c93bc8]{width:28px;height:28px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:12px;font-weight:800;color:var(--command-white)}.command-hero__action-icon--ghost[data-v-43c93bc8]{background:rgba(255,255,255,.14)}.command-hero__action-icon--accent[data-v-43c93bc8]{background:rgba(255,255,255,.2)}.command-hero__action-icon--soft[data-v-43c93bc8]{background:rgba(255,255,255,.16)}.command-hero__action-copy[data-v-43c93bc8]{min-width:0;display:flex;flex-direction:column;gap:2px}.command-hero__action-label[data-v-43c93bc8]{font-size:9px;font-weight:700;color:rgba(255,255,255,.76)}.command-hero__action-value[data-v-43c93bc8]{font-size:12px;line-height:1.15;font-weight:800;color:var(--command-white)}.summary-strip[data-v-43c93bc8]{position:relative;z-index:2;margin:-18px 0 18px;padding:6px 2px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;border-radius:0;background:transparent;border:0;box-shadow:none;outline:0}.summary-strip[data-v-43c93bc8]:before,.summary-strip[data-v-43c93bc8]:after{content:none}.summary-item[data-v-43c93bc8]{min-width:0;padding:10px 12px;display:flex;align-items:center;gap:10px;border-radius:0;background:transparent;border:0;box-shadow:none;outline:0}.summary-item+.summary-item[data-v-43c93bc8]{border-left:0}.summary-item__icon-image[data-v-43c93bc8]{width:38px;height:38px;display:block;object-fit:contain;flex-shrink:0;box-shadow:none;filter:none}.summary-item__icon-shell[data-v-43c93bc8]{width:38px;height:38px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;background:transparent;box-shadow:none}.summary-item__icon-image--matches[data-v-43c93bc8],.summary-item__icon-image--completed[data-v-43c93bc8]{width:52px;height:52px;object-fit:cover}.summary-item__icon-image--live[data-v-43c93bc8]{width:36px;height:36px}.summary-item__copy[data-v-43c93bc8]{min-width:0;display:flex;flex-direction:column;gap:4px}.summary-item__label[data-v-43c93bc8]{font-size:12px;color:#98a2b3}.summary-item__value-row[data-v-43c93bc8]{display:flex;align-items:flex-end;gap:4px}.summary-item__value[data-v-43c93bc8]{font-size:18px;line-height:1;font-weight:900;color:var(--command-ink)}.summary-item__unit[data-v-43c93bc8]{padding-bottom:2px;font-size:11px;line-height:1;font-weight:700;color:#98a2b3}.section-block[data-v-43c93bc8],.subsection[data-v-43c93bc8]{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.schedule-sections[data-v-43c93bc8]{display:flex;flex-direction:column;gap:18px}.match-group[data-v-43c93bc8]{display:flex;flex-direction:column;gap:10px}.match-group__header[data-v-43c93bc8]{display:flex;align-items:center;justify-content:space-between;gap:12px}.match-group__summary[data-v-43c93bc8]{min-width:0;display:flex;align-items:baseline;gap:8px}.match-group__title[data-v-43c93bc8]{min-width:0;font-size:15px;font-weight:800;color:var(--command-ink)}.match-group__count[data-v-43c93bc8]{flex-shrink:0;font-size:12px;font-weight:700;color:#94a3b8}.match-group__toggle[data-v-43c93bc8]{flex-shrink:0;min-width:58px;min-height:24px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff;background:linear-gradient(135deg,#19c37d,#0e8a4b)}.match-group__toggle--inactive[data-v-43c93bc8]{background:#e2e8f0;color:#334155}.selection-assistant-fab[data-v-43c93bc8]{position:fixed;right:14px;bottom:calc(var(--tabbar-reserved, 100px) + 2px);z-index:100;width:58px;height:58px;border-radius:999px;background:linear-gradient(135deg,#19c37d,#0e8a4b);box-shadow:0 16px 30px rgba(25,195,125,.28),inset 0 1px rgba(255,255,255,.3);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#fff}.selection-assistant-fab--with-slip[data-v-43c93bc8]{bottom:calc(var(--tabbar-reserved, 100px) + 72px)}.selection-assistant-fab--disabled[data-v-43c93bc8]{opacity:.56;box-shadow:none}.selection-assistant-fab__badge[data-v-43c93bc8]{position:absolute;top:-4px;right:-2px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:linear-gradient(180deg,#ff7a67,#ff5c63);border:2px solid #ffffff;display:inline-flex;align-items:center;justify-content:center;font-size:10px;line-height:1;font-weight:800;color:#fff}.selection-assistant-fab__title[data-v-43c93bc8]{font-size:11px;line-height:1;font-weight:900}.selection-assistant-fab__value[data-v-43c93bc8]{font-size:10px;line-height:1;font-weight:800}.match-list[data-v-43c93bc8]{display:flex;flex-direction:column;gap:10px}.schedule-empty[data-v-43c93bc8]{padding:20px 14px;border-radius:18px;background:#f8fafc;font-size:13px;text-align:center;color:#64748b}.poster-canvas[data-v-43c93bc8]{position:fixed;left:-9999px;top:-9999px;opacity:0;pointer-events:none;z-index:-1}.poster-preview-mask[data-v-43c93bc8]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center}.poster-preview-mask__backdrop[data-v-43c93bc8]{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(15,23,42,.58)}.poster-preview-sheet[data-v-43c93bc8]{position:relative;z-index:1;width:min(92vw,560px);max-height:86vh;border-radius:24px;background:#fff;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 60px rgba(15,23,42,.28)}.poster-preview-sheet__title[data-v-43c93bc8]{padding:18px 20px 12px;font-size:16px;font-weight:700;color:#172033}.poster-preview-sheet__body[data-v-43c93bc8]{flex:1;min-height:0;max-height:64vh;overflow-y:auto;overflow-x:hidden;padding:0 14px 14px;box-sizing:border-box}.poster-preview-sheet__image[data-v-43c93bc8]{width:100%;display:block;border-radius:18px;background:#f8fafc}.poster-preview-sheet__image--html[data-v-43c93bc8]{height:auto}.poster-preview-sheet__actions[data-v-43c93bc8]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(15,23,42,.08)}.poster-preview-sheet__action[data-v-43c93bc8]{height:52px;display:flex;align-items:center;justify-content:center;font-size:15px;color:#52656b;background:#fff}.poster-preview-sheet__action+.poster-preview-sheet__action[data-v-43c93bc8]{border-left:1px solid rgba(15,23,42,.08)}.poster-preview-sheet__action--primary[data-v-43c93bc8]{color:#0f766e;font-weight:700}.poster-preview-sheet__action--accent[data-v-43c93bc8]{color:#155e75;font-weight:700}@media (max-width: 640px){.command-hero__media[data-v-43c93bc8]{min-height:168px;border-radius:22px;background:linear-gradient(90deg,rgba(14,138,75,.97),rgba(25,195,125,.76) 40%,rgba(14,138,75,.16) 76%)}.command-hero__content[data-v-43c93bc8]{padding:11px 12px}.command-hero__date[data-v-43c93bc8]{font-size:clamp(24px,7vw,32px)}.command-hero__weekday[data-v-43c93bc8]{font-size:12px}.command-hero__actions[data-v-43c93bc8]{gap:6px}.command-hero__action[data-v-43c93bc8]{min-height:50px;padding:7px 8px;border-radius:14px}.command-hero__action-icon[data-v-43c93bc8]{width:24px;height:24px;border-radius:9px;font-size:11px}.command-hero__action-label[data-v-43c93bc8]{font-size:8px}.command-hero__action-value[data-v-43c93bc8]{font-size:11px}.summary-strip[data-v-43c93bc8]{margin-top:-14px;gap:6px}.summary-item[data-v-43c93bc8]{padding:10px;gap:8px}.summary-item__value[data-v-43c93bc8]{font-size:17px}.selection-assistant-fab[data-v-43c93bc8]{right:12px;width:54px;height:54px}.selection-assistant-fab--with-slip[data-v-43c93bc8]{bottom:calc(var(--tabbar-reserved, 100px) + 64px)}}@media (max-width: 520px){.command-hero__media[data-v-43c93bc8]{min-height:162px;background:linear-gradient(90deg,rgba(14,138,75,.98),rgba(25,195,125,.8) 46%,rgba(14,138,75,.18) 80%)}.command-hero__content[data-v-43c93bc8]{padding:10px 11px}.command-hero__date[data-v-43c93bc8]{font-size:clamp(22px,6.6vw,30px)}.summary-strip[data-v-43c93bc8]{padding:8px 10px}.summary-item[data-v-43c93bc8]{padding:8px 6px}.selection-assistant-fab[data-v-43c93bc8]{bottom:calc(var(--tabbar-reserved, 100px) - 2px)}.selection-assistant-fab--with-slip[data-v-43c93bc8]{bottom:calc(var(--tabbar-reserved, 100px) + 56px)}}@media (max-width: 420px){.match-group__summary[data-v-43c93bc8]{gap:6px}.match-group__title[data-v-43c93bc8]{font-size:14px}.match-group__count[data-v-43c93bc8],.match-group__toggle[data-v-43c93bc8]{font-size:11px}.match-group__toggle[data-v-43c93bc8]{min-width:54px;min-height:22px;padding:0 8px}.command-hero__media[data-v-43c93bc8]{min-height:154px;background:linear-gradient(90deg,rgba(14,138,75,.98),rgba(25,195,125,.82) 48%,rgba(14,138,75,.16) 82%)}.command-hero__content[data-v-43c93bc8]{padding:10px 10px 9px}.command-hero__eyebrow[data-v-43c93bc8]{min-height:22px;padding:0 8px;font-size:9px}.command-hero__date-row[data-v-43c93bc8]{margin-top:8px;gap:6px}.command-hero__date[data-v-43c93bc8]{font-size:clamp(20px,6.6vw,28px)}.command-hero__weekday[data-v-43c93bc8]{font-size:11px}.command-hero__action[data-v-43c93bc8]{min-height:46px;padding:6px 7px;gap:6px}.command-hero__action-icon[data-v-43c93bc8]{width:22px;height:22px;border-radius:8px;font-size:10px}.command-hero__action-value[data-v-43c93bc8]{font-size:10px}.summary-strip[data-v-43c93bc8]{padding:8px 10px;margin-top:-12px;grid-template-columns:1fr;gap:2px}.summary-item[data-v-43c93bc8]{padding:8px 4px}.summary-item+.summary-item[data-v-43c93bc8]{border-left:0;border-top:1px solid rgba(15,23,42,.06)}.summary-item__icon-image[data-v-43c93bc8],.summary-item__icon-shell[data-v-43c93bc8]{width:34px;height:34px}.summary-item__icon-image--matches[data-v-43c93bc8],.summary-item__icon-image--completed[data-v-43c93bc8]{width:46px;height:46px}.summary-item__label[data-v-43c93bc8]{font-size:11px}.selection-assistant-fab[data-v-43c93bc8]{right:10px;width:50px;height:50px;bottom:calc(var(--tabbar-reserved, 100px) - 6px)}.selection-assistant-fab--with-slip[data-v-43c93bc8]{bottom:calc(var(--tabbar-reserved, 100px) + 50px)}.selection-assistant-fab__badge[data-v-43c93bc8]{min-width:18px;height:18px;font-size:9px}.selection-assistant-fab__title[data-v-43c93bc8],.selection-assistant-fab__value[data-v-43c93bc8]{font-size:9px}}@media (max-width: 380px){.command-hero__media[data-v-43c93bc8]{min-height:148px;background:linear-gradient(90deg,rgba(14,138,75,.98),rgba(25,195,125,.84) 52%,rgba(14,138,75,.14) 84%)}.command-hero__content[data-v-43c93bc8]{padding:9px 9px 8px}.command-hero__date[data-v-43c93bc8]{font-size:18px}.command-hero__weekday[data-v-43c93bc8]{font-size:10px}.command-hero__action-label[data-v-43c93bc8]{font-size:7px}.command-hero__action-value[data-v-43c93bc8]{font-size:9px}.summary-item__value[data-v-43c93bc8]{font-size:16px}}@media (max-width: 360px){.match-group__count[data-v-43c93bc8],.match-group__toggle[data-v-43c93bc8],.schedule-empty[data-v-43c93bc8]{font-size:10px}.match-group__toggle[data-v-43c93bc8]{min-width:50px;padding:0 7px}.command-hero__media[data-v-43c93bc8]{min-height:142px;border-radius:22px;background:linear-gradient(90deg,rgba(14,138,75,.99),rgba(25,195,125,.86) 56%,rgba(14,138,75,.12) 88%)}.command-hero__content[data-v-43c93bc8]{padding:8px 8px 7px}.command-hero__eyebrow[data-v-43c93bc8]{min-height:20px;padding:0 7px;font-size:8px}.command-hero__date-row[data-v-43c93bc8]{gap:6px}.command-hero__date[data-v-43c93bc8]{font-size:17px}.command-hero__weekday[data-v-43c93bc8]{font-size:9px}.command-hero__actions[data-v-43c93bc8]{gap:6px}.command-hero__action[data-v-43c93bc8]{min-height:42px;padding:5px 6px;gap:5px}.command-hero__action-icon[data-v-43c93bc8]{width:20px;height:20px;border-radius:7px;font-size:9px}.command-hero__action-label[data-v-43c93bc8]{font-size:7px}.command-hero__action-value[data-v-43c93bc8]{font-size:8px}.summary-strip[data-v-43c93bc8]{margin-top:-10px;padding:7px 9px}.summary-item__icon-image[data-v-43c93bc8],.summary-item__icon-shell[data-v-43c93bc8]{width:30px;height:30px}.summary-item__icon-image--matches[data-v-43c93bc8],.summary-item__icon-image--completed[data-v-43c93bc8]{width:42px;height:42px}.summary-item__label[data-v-43c93bc8],.summary-item__unit[data-v-43c93bc8]{font-size:10px}.summary-item__value[data-v-43c93bc8]{font-size:15px}}.page-back[data-v-b91ae91a]{display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 14px 0 12px;border:0;border-radius:999px;background:rgba(255,255,255,.92);box-shadow:0 10px 24px rgba(15,23,42,.1);color:#0f172a;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.page-back__icon[data-v-b91ae91a]{width:18px;height:18px;flex-shrink:0}.page-back__label[data-v-b91ae91a]{line-height:1}.page-header[data-v-9d94045b],.page-header__inner[data-v-9d94045b]{width:100%}.page-header__spacer[data-v-9d94045b]{flex-shrink:0}.auth-shell[data-v-e9d15147]{padding:24px 16px 0}.auth-shell__header[data-v-e9d15147]{margin-bottom:12px}.auth-card[data-v-e9d15147]{display:flex;flex-direction:column;gap:16px;padding:22px}.auth-title[data-v-e9d15147]{font-size:24px;font-weight:700;color:#0f172a}.auth-subtitle[data-v-e9d15147]{font-size:14px;color:#61727d}.auth-field[data-v-e9d15147]{display:flex;flex-direction:column;gap:8px}.auth-label[data-v-e9d15147]{font-size:14px;font-weight:600;color:#0f172a}.auth-input[data-v-e9d15147]{width:100%;height:46px;padding:0 14px;border:1px solid rgba(148,163,184,.34);border-radius:14px;background:#f8fafc;color:#0f172a;font-size:15px}.auth-code-row[data-v-e9d15147]{display:flex;gap:10px}.auth-input--code[data-v-e9d15147]{flex:1}.auth-code-button[data-v-e9d15147],.auth-submit[data-v-e9d15147],.auth-link[data-v-e9d15147]{border:0;font:inherit}.auth-code-button[data-v-e9d15147]{min-width:132px;height:46px;border-radius:14px;background:rgba(5,150,105,.12);color:#059669;font-size:14px;font-weight:700;cursor:pointer}.auth-submit[data-v-e9d15147]{height:48px;border-radius:14px;background:#059669;color:#fff;font-size:16px;font-weight:700;cursor:pointer}.auth-submit--wide[data-v-e9d15147]{width:100%}.auth-submit--secondary[data-v-e9d15147]{background:rgba(15,23,42,.94)}.auth-divider[data-v-e9d15147]{display:flex;align-items:center;gap:12px}.auth-divider__line[data-v-e9d15147]{flex:1;height:1px;background:rgba(148,163,184,.34)}.auth-divider__text[data-v-e9d15147]{font-size:13px;color:#61727d}.auth-one-click-tip[data-v-e9d15147]{font-size:13px;line-height:1.6;color:#61727d}.auth-one-click-tip--warning[data-v-e9d15147]{color:#b45309}.auth-footer[data-v-e9d15147]{display:flex;align-items:center;gap:8px;font-size:14px;color:#61727d}.auth-link[data-v-e9d15147]{padding:0;background:transparent;color:#059669;font-weight:700;cursor:pointer}.detail-content[data-v-371f20ed]{display:flex;flex-direction:column;gap:12px}.detail-content--with-header[data-v-371f20ed]{padding-top:calc(var(--safe-top, 0px) + 96rpx)}.detail-page-header[data-v-371f20ed]{position:fixed;top:0;z-index:85;left:50%;width:min(100vw - var(--page-gutter, 12px) * 2,1280px);transform:translate(-50%)}.detail-page-header__inner[data-v-371f20ed]{width:100%}.detail-page-header__back[data-v-371f20ed]{display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 14px 0 12px;border-radius:999px;background:rgba(255,255,255,.92);box-shadow:0 10px 24px rgba(15,23,42,.1)}.detail-page-header__back-icon[data-v-371f20ed]{width:18px;height:18px;flex-shrink:0}.detail-page-header__back-label[data-v-371f20ed]{font-size:14px;line-height:1;font-weight:700;color:#0f172a}.detail-page-header__spacer[data-v-371f20ed]{flex-shrink:0}.detail-floating-back[data-v-371f20ed]{position:fixed;top:calc(var(--safe-top, 0px) + 12px);left:14px;z-index:80;width:42px;height:42px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:rgba(18,28,45,.42);border:1px solid rgba(255,255,255,.22);box-shadow:0 10px 24px rgba(15,23,42,.18);backdrop-filter:blur(8px)}.detail-floating-back__icon[data-v-371f20ed]{width:18px;height:18px;flex-shrink:0}.detail-hero[data-v-371f20ed],.detail-section[data-v-371f20ed]{position:relative;overflow:hidden}.detail-hero[data-v-371f20ed]{min-height:218px;padding:18px 18px 12px;display:flex;flex-direction:column;gap:10px;color:#fff8ec;background:linear-gradient(180deg,#96621f,#6c4513)}.detail-hero--with-header[data-v-371f20ed]{min-height:204px}.detail-hero__background[data-v-371f20ed],.detail-hero__scrim[data-v-371f20ed]{position:absolute;top:0;right:0;bottom:0;left:0}.detail-hero__background[data-v-371f20ed]{width:100%;height:100%;z-index:0}.detail-hero__scrim[data-v-371f20ed]{z-index:1;background:linear-gradient(180deg,rgba(58,33,9,.34),rgba(88,55,18,.64)),linear-gradient(90deg,rgba(131,86,23,.88),rgba(131,86,23,.62) 34%,rgba(131,86,23,.32) 70%,rgba(131,86,23,.18))}.detail-hero__top[data-v-371f20ed],.detail-hero__meta[data-v-371f20ed],.detail-hero__matchup[data-v-371f20ed]{position:relative;z-index:2}.detail-hero__top[data-v-371f20ed]{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.detail-hero__top-copy[data-v-371f20ed]{min-width:0;display:flex;flex-direction:column;gap:4px}.detail-hero__eyebrow[data-v-371f20ed]{font-size:13px;line-height:1.2;font-weight:700;color:rgba(255,248,236,.72)}.detail-hero__league[data-v-371f20ed]{font-size:15px;line-height:1.2;font-weight:700}.detail-hero__favorite[data-v-371f20ed]{flex-shrink:0;min-width:74px;height:34px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,248,236,.14);border:1px solid rgba(255,248,236,.2);font-size:12px;font-weight:700;color:#fff8ec;backdrop-filter:blur(8px)}.detail-hero__favorite--active[data-v-371f20ed]{background:rgba(255,248,236,.22)}.detail-hero__meta[data-v-371f20ed]{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:13px;color:rgba(255,248,236,.84)}.detail-hero__meta-separator[data-v-371f20ed]{opacity:.52}.detail-hero__matchup[data-v-371f20ed]{padding:6px 0 0;display:grid;grid-template-columns:minmax(0,1fr) 96px minmax(0,1fr);align-items:center;gap:14px}.detail-hero__side[data-v-371f20ed]{min-width:0;display:flex;flex-direction:column;gap:8px}.detail-hero__team-logo[data-v-371f20ed]{margin-bottom:2px}.detail-hero__side--away[data-v-371f20ed]{text-align:right;align-items:flex-end}.detail-hero__team-name[data-v-371f20ed]{font-size:24px;line-height:1.08;font-weight:800}.detail-hero__team-rank[data-v-371f20ed]{font-size:13px;color:rgba(255,248,236,.76)}.detail-hero__scorebox[data-v-371f20ed]{display:flex;flex-direction:column;align-items:center;gap:8px}.detail-hero__score[data-v-371f20ed]{font-size:42px;line-height:1;font-weight:900;letter-spacing:.02em}.detail-hero__score-meta[data-v-371f20ed]{font-size:13px;color:rgba(255,248,236,.82)}.detail-section[data-v-371f20ed]{padding:16px;display:flex;flex-direction:column;gap:12px}.detail-section__head[data-v-371f20ed]{display:flex;align-items:center;justify-content:space-between;gap:12px}.detail-section__head--stacked[data-v-371f20ed],.detail-section__head--inline[data-v-371f20ed]{align-items:flex-start}.detail-section__title-group[data-v-371f20ed]{display:flex;flex-direction:column;gap:4px}.detail-badge[data-v-371f20ed]{min-width:72px;height:32px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(18,183,106,.1);color:#0f766e;font-size:12px;font-weight:800;flex-shrink:0}.detail-meta-note[data-v-371f20ed]{font-size:12px;color:#98a2b3}.probability-grid[data-v-371f20ed],.odds-grid[data-v-371f20ed]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.probability-card[data-v-371f20ed],.odds-card[data-v-371f20ed]{min-width:0;padding:14px 12px;border-radius:18px;background:linear-gradient(180deg,#fbfdff,#f5f8fb);border:1px solid rgba(15,23,42,.04)}.probability-card[data-v-371f20ed]{display:flex;flex-direction:column;gap:10px;align-items:center;text-align:center}.probability-card__label[data-v-371f20ed],.odds-card__label[data-v-371f20ed]{font-size:12px;color:#98a2b3}.probability-card__value[data-v-371f20ed]{font-size:24px;line-height:1;font-weight:800;color:#0f766e}.probability-card__track[data-v-371f20ed]{width:100%;height:4px;border-radius:999px;background:rgba(15,118,110,.12);overflow:hidden}.probability-card__fill[data-v-371f20ed]{height:100%;border-radius:inherit;background:linear-gradient(90deg,#34d399,#0f766e)}.total-goals-highlight[data-v-371f20ed]{margin-top:12px;padding:14px;border-radius:18px;display:flex;flex-direction:column;gap:10px;background:linear-gradient(135deg,rgba(15,118,110,.08),rgba(217,249,157,.24));border:1px solid rgba(15,118,110,.12)}.total-goals-highlight__head[data-v-371f20ed]{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.total-goals-highlight__title-group[data-v-371f20ed],.total-goals-highlight__meta[data-v-371f20ed],.total-goals-highlight__foot[data-v-371f20ed]{display:flex;flex-direction:column}.total-goals-highlight__title-group[data-v-371f20ed]{gap:6px;min-width:0}.total-goals-highlight__eyebrow[data-v-371f20ed]{font-size:11px;letter-spacing:.08em;color:rgba(15,118,110,.76)}.total-goals-highlight__label[data-v-371f20ed]{font-size:24px;line-height:1.05;font-weight:800;color:#134e4a}.total-goals-highlight__meta[data-v-371f20ed]{align-items:flex-end;gap:8px}.total-goals-highlight__badge[data-v-371f20ed]{padding:5px 10px;border-radius:999px;font-size:11px;font-weight:700;color:#115e59;background:rgba(255,255,255,.72)}.total-goals-highlight__probability[data-v-371f20ed]{font-size:18px;line-height:1;font-weight:800;color:#0f766e}.total-goals-highlight__foot[data-v-371f20ed]{gap:4px;font-size:12px;color:#98a2b3}.auxiliary-prediction-grid[data-v-371f20ed]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.auxiliary-prediction-card[data-v-371f20ed]{min-width:0;padding:12px;border-radius:16px;background:#f8fafc;border:1px solid rgba(37,99,235,.1);display:flex;flex-direction:column;gap:8px}.auxiliary-prediction-card__head[data-v-371f20ed]{display:flex;align-items:center;justify-content:space-between;gap:8px}.auxiliary-prediction-card__eyebrow[data-v-371f20ed]{font-size:11px;font-weight:700;color:#2563eb}.auxiliary-prediction-card__probability[data-v-371f20ed]{font-size:11px;font-weight:800;color:#0f766e}.auxiliary-prediction-card__label[data-v-371f20ed]{font-size:18px;line-height:1.15;font-weight:900;color:#0f172a}.auxiliary-prediction-card__caption[data-v-371f20ed]{font-size:11px;color:#64748b}.odds-card[data-v-371f20ed]{display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center}.odds-card__value[data-v-371f20ed]{font-size:34px;line-height:1;font-weight:800;color:#f97316}.odds-card__sparkline[data-v-371f20ed]{width:100%;height:20px;position:relative}.odds-card__sparkline-line[data-v-371f20ed]{position:absolute;right:0;bottom:3px;left:0;height:14px;opacity:.4;background:linear-gradient(180deg,rgba(148,163,184,0),rgba(148,163,184,.18));-webkit-clip-path:polygon(0% 58%,16% 72%,34% 34%,50% 46%,68% 18%,100% 28%,100% 100%,0% 100%);clip-path:polygon(0% 58%,16% 72%,34% 34%,50% 46%,68% 18%,100% 28%,100% 100%,0% 100%)}.info-list[data-v-371f20ed]{display:flex;flex-direction:column}.info-row[data-v-371f20ed]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0}.info-row+.info-row[data-v-371f20ed]{border-top:1px solid rgba(15,23,42,.06)}.info-row__main[data-v-371f20ed]{min-width:0;display:flex;flex-direction:column;gap:4px}.info-row__title[data-v-371f20ed]{font-size:14px;font-weight:700;color:#111827}.info-row__caption[data-v-371f20ed]{font-size:12px;color:#98a2b3}.info-row__stats[data-v-371f20ed]{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.info-row__stat[data-v-371f20ed],.info-row__score[data-v-371f20ed]{font-size:13px;font-weight:700;color:#172033}.table-block-list[data-v-371f20ed]{display:flex;flex-direction:column;gap:10px}.table-card[data-v-371f20ed]{overflow:hidden;border-radius:18px;border:1px solid rgba(15,23,42,.05);background:linear-gradient(180deg,#fff,#fafcff)}.table-card__header[data-v-371f20ed]{padding:14px 14px 10px;display:flex;align-items:center;gap:10px}.table-card__team[data-v-371f20ed]{font-size:16px;line-height:1.2;font-weight:800;color:#111827}.table-matrix[data-v-371f20ed]{display:flex;flex-direction:column;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-matrix__head[data-v-371f20ed],.table-matrix__row[data-v-371f20ed]{display:grid;grid-template-columns:42px 34px 72px 46px 58px 46px 42px 42px;align-items:center;min-width:382px}.table-matrix__head[data-v-371f20ed]{min-height:38px;padding:0 12px;background:rgba(148,163,184,.08)}.table-matrix__head text[data-v-371f20ed]{font-size:12px;line-height:1.2;color:#98a2b3;text-align:center}.table-matrix__row[data-v-371f20ed]{min-height:42px;padding:0 12px;border-top:1px solid rgba(15,23,42,.05)}.table-matrix__row text[data-v-371f20ed]{font-size:13px;line-height:1.2;color:#172033;text-align:center}.table-matrix__rank[data-v-371f20ed],.table-matrix__rank-head[data-v-371f20ed]{color:#e11d48!important;font-weight:700}.h2h-section[data-v-371f20ed]{display:flex;flex-direction:column;gap:12px}.h2h-toolbar[data-v-371f20ed]{display:flex;align-items:center;justify-content:space-between;gap:10px}.h2h-filter-scroll[data-v-371f20ed]{flex:1;min-width:0;white-space:nowrap}.h2h-filter-list[data-v-371f20ed]{display:inline-flex;align-items:center;gap:4px}.h2h-filter-chip[data-v-371f20ed],.h2h-window-switch__item[data-v-371f20ed]{height:22px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:none;background:rgba(15,23,42,.06);font-size:10px;line-height:1;font-weight:400;color:#172033;flex-shrink:0}.h2h-filter-chip--active[data-v-371f20ed],.h2h-window-switch__item--active[data-v-371f20ed]{background:#1f2a44;color:#fff}.h2h-window-switch[data-v-371f20ed]{display:inline-flex;align-items:center;gap:3px;flex-shrink:0;padding:2px;border-radius:999px;background:rgba(15,23,42,.05)}.h2h-window-switch__item[data-v-371f20ed]{background:transparent;color:#98a2b3;font-weight:400}.h2h-window-switch__item--active[data-v-371f20ed]{background:#fff;color:#e11d48;box-shadow:0 1px 2px rgba(15,23,42,.08)}.h2h-summary-band[data-v-371f20ed]{padding:10px 12px;border-radius:14px;background:rgba(15,23,42,.04);display:grid;grid-template-columns:78px minmax(0,1fr);gap:10px;align-items:center}.h2h-summary-band__lead[data-v-371f20ed]{display:flex;flex-direction:column;gap:4px}.h2h-summary-band__term[data-v-371f20ed]{font-size:13px;line-height:1;font-weight:800;color:#172033}.h2h-summary-band__count[data-v-371f20ed]{font-size:22px;line-height:1;font-weight:900;color:#16a34a}.h2h-summary-band__caption[data-v-371f20ed]{font-size:10px;line-height:1.2;color:#98a2b3}.h2h-summary-band__metrics[data-v-371f20ed]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.h2h-summary-band__metric[data-v-371f20ed]{min-width:0;display:flex;flex-direction:column;gap:4px}.h2h-summary-band__metric-label[data-v-371f20ed]{font-size:10px;line-height:1.2;color:#98a2b3}.h2h-summary-band__metric-main[data-v-371f20ed]{min-width:0;display:flex;flex-direction:column;gap:2px}.h2h-summary-band__metric-value[data-v-371f20ed]{font-size:18px;line-height:1;font-weight:800;color:#e11d48}.h2h-summary-band__metric-caption[data-v-371f20ed]{font-size:10px;line-height:1.3;color:#172033}.h2h-table[data-v-371f20ed]{overflow:hidden;border-radius:16px;border:1px solid rgba(15,23,42,.05);overflow-x:auto;-webkit-overflow-scrolling:touch}.h2h-table__head[data-v-371f20ed],.h2h-table__row[data-v-371f20ed]{display:grid;grid-template-columns:90px minmax(46px,.72fr) 56px minmax(46px,.72fr) 144px;align-items:center;gap:6px;min-width:500px}.h2h-table__head[data-v-371f20ed]{min-height:32px;padding:0 12px;background:rgba(148,163,184,.08)}.h2h-table__head text[data-v-371f20ed]{font-size:11px;line-height:1.2;color:#98a2b3;text-align:center}.h2h-table__head text[data-v-371f20ed]:first-child{text-align:left}.h2h-table__row[data-v-371f20ed]{min-height:46px;padding:6px 12px;border-top:1px solid rgba(15,23,42,.05)}.h2h-table__date[data-v-371f20ed]{min-width:0;display:flex;flex-direction:column;gap:3px}.h2h-table__date-main[data-v-371f20ed],.h2h-table__team[data-v-371f20ed],.h2h-table__score-main[data-v-371f20ed]{font-size:12px;line-height:1.2;font-weight:500;color:#172033}.h2h-table__date-sub[data-v-371f20ed],.h2h-table__score-sub[data-v-371f20ed]{font-size:10px;line-height:1.2;color:#98a2b3}.h2h-table__team[data-v-371f20ed],.h2h-table__score[data-v-371f20ed]{text-align:center}.h2h-table__team[data-v-371f20ed]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h2h-table__score[data-v-371f20ed]{display:flex;flex-direction:column;align-items:center;gap:3px}.h2h-table__score-main[data-v-371f20ed]{color:#e11d48;font-weight:700}.h2h-table__score-main--home[data-v-371f20ed]{color:#16a34a}.h2h-table__score-main--away[data-v-371f20ed]{color:#ef4444}.h2h-table__score-main--draw[data-v-371f20ed]{color:#2563eb}.h2h-table__trend[data-v-371f20ed]{display:flex;align-items:center;gap:8px}.h2h-table__trend-track[data-v-371f20ed]{flex:1;min-width:0;height:8px;border-radius:999px;background:rgba(148,163,184,.18);overflow:hidden}.h2h-table__trend-fill[data-v-371f20ed]{height:100%;border-radius:inherit;background:#ef4444}.h2h-table__trend-value[data-v-371f20ed]{width:14px;font-size:11px;line-height:1;text-align:right;color:#172033}.recent-block-list[data-v-371f20ed],.recent-section[data-v-371f20ed]{display:flex;flex-direction:column;gap:10px}.recent-toolbar[data-v-371f20ed]{display:flex;align-items:center;justify-content:space-between;gap:10px}.recent-window-switch[data-v-371f20ed]{width:auto}.recent-card[data-v-371f20ed]{overflow:hidden;border-radius:16px;border:1px solid rgba(15,23,42,.05);background:linear-gradient(180deg,#fff,#fafcff)}.recent-card__header[data-v-371f20ed]{padding:12px 12px 8px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.recent-card__title-group[data-v-371f20ed]{min-width:0;display:flex;flex-direction:column;gap:3px}.recent-card__eyebrow[data-v-371f20ed]{font-size:11px;line-height:1.2;color:#98a2b3}.recent-card__title[data-v-371f20ed]{font-size:14px;line-height:1.2;font-weight:700;color:#111827}.recent-card__summary[data-v-371f20ed]{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.recent-card__summary-main[data-v-371f20ed]{font-size:11px;line-height:1.2;color:#172033}.recent-card__summary-sub[data-v-371f20ed]{font-size:10px;line-height:1.2;color:#98a2b3}.recent-table[data-v-371f20ed]{overflow-x:auto;-webkit-overflow-scrolling:touch}.recent-table__head[data-v-371f20ed],.recent-table__row[data-v-371f20ed]{display:grid;grid-template-columns:96px minmax(62px,.95fr) 58px minmax(62px,.95fr);align-items:center;gap:8px;min-width:360px}.recent-table__head[data-v-371f20ed]{min-height:30px;padding:0 12px;background:rgba(148,163,184,.08)}.recent-table__head text[data-v-371f20ed]{font-size:11px;line-height:1.2;color:#98a2b3;text-align:center}.recent-table__head text[data-v-371f20ed]:first-child{text-align:left}.recent-table__row[data-v-371f20ed]{min-height:42px;padding:5px 12px;border-top:1px solid rgba(15,23,42,.05)}.recent-table__date[data-v-371f20ed]{min-width:0;display:flex;flex-direction:column;gap:2px}.recent-table__date-main[data-v-371f20ed],.recent-table__team[data-v-371f20ed],.recent-table__score-main[data-v-371f20ed]{font-size:11px;line-height:1.2;font-weight:500;color:#172033}.recent-table__date-sub[data-v-371f20ed],.recent-table__score-sub[data-v-371f20ed]{font-size:9px;line-height:1.2;color:#98a2b3}.recent-table__team[data-v-371f20ed],.recent-table__score[data-v-371f20ed]{text-align:center}.recent-table__team[data-v-371f20ed]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-table__score[data-v-371f20ed]{display:flex;flex-direction:column;align-items:center;gap:2px}.recent-table__score-main[data-v-371f20ed]{font-weight:700}.recent-table__score-main--win[data-v-371f20ed]{color:#16a34a}.recent-table__score-main--draw[data-v-371f20ed]{color:#2563eb}.recent-table__score-main--lose[data-v-371f20ed]{color:#ef4444}.future-table__head[data-v-371f20ed],.future-table__row[data-v-371f20ed]{grid-template-columns:110px minmax(76px,1fr) minmax(76px,1fr);min-width:360px}.future-table__team[data-v-371f20ed]{font-weight:400}.injury-table[data-v-371f20ed]{overflow-x:auto;-webkit-overflow-scrolling:touch}.injury-table__head[data-v-371f20ed],.injury-table__row[data-v-371f20ed]{display:grid;grid-template-columns:minmax(92px,1.1fr) 86px 58px;align-items:center;gap:8px;min-width:320px}.injury-table__head[data-v-371f20ed]{min-height:30px;padding:0 12px;background:rgba(148,163,184,.08)}.injury-table__head text[data-v-371f20ed]{font-size:11px;line-height:1.2;color:#98a2b3;text-align:center}.injury-table__head text[data-v-371f20ed]:first-child{text-align:left}.injury-table__row[data-v-371f20ed]{min-height:42px;padding:5px 12px;border-top:1px solid rgba(15,23,42,.05)}.injury-table__player[data-v-371f20ed]{min-width:0;display:flex;flex-direction:column;gap:2px}.injury-table__player-name[data-v-371f20ed],.injury-table__meta[data-v-371f20ed]{font-size:11px;line-height:1.2;font-weight:500;color:#172033}.injury-table__player-name[data-v-371f20ed]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.injury-table__player-sub[data-v-371f20ed]{font-size:9px;line-height:1.2;color:#98a2b3}.injury-table__meta[data-v-371f20ed]{text-align:center}.injury-table__status[data-v-371f20ed]{display:flex;justify-content:flex-end}.injury-table__tag[data-v-371f20ed]{min-width:42px;height:20px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(15,118,110,.08);color:#0f766e;font-size:10px;line-height:1}.team-block-grid[data-v-371f20ed]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.team-block[data-v-371f20ed]{min-width:0;padding:14px 12px;border-radius:18px;background:linear-gradient(180deg,#fbfdff,#f5f8fb);border:1px solid rgba(15,23,42,.04);display:flex;flex-direction:column;gap:10px}.team-block__head[data-v-371f20ed]{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.team-block__title-group[data-v-371f20ed]{min-width:0;display:flex;flex-direction:column;gap:4px}.team-block__eyebrow[data-v-371f20ed]{font-size:11px;line-height:1.2;font-weight:700;color:#98a2b3}.team-block__title[data-v-371f20ed]{font-size:15px;line-height:1.25;font-weight:800;color:#111827}.team-block__badge[data-v-371f20ed]{flex-shrink:0;min-width:54px;height:24px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(15,118,110,.08);color:#0f766e;font-size:11px;font-weight:700}.team-block__summary[data-v-371f20ed]{display:flex;flex-wrap:wrap;gap:8px}.team-block__summary-item[data-v-371f20ed]{padding:5px 8px;border-radius:999px;background:rgba(148,163,184,.12);font-size:12px;line-height:1.2;color:#172033}.mini-list[data-v-371f20ed]{display:flex;flex-direction:column}.mini-row[data-v-371f20ed]{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0}.mini-row+.mini-row[data-v-371f20ed]{border-top:1px solid rgba(15,23,42,.06)}.mini-row__main[data-v-371f20ed]{min-width:0;display:flex;flex-direction:column;gap:4px}.mini-row__title[data-v-371f20ed]{font-size:13px;line-height:1.35;font-weight:700;color:#111827}.mini-row__meta[data-v-371f20ed]{font-size:11px;line-height:1.3;color:#98a2b3}.mini-row__side[data-v-371f20ed]{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.mini-row__value[data-v-371f20ed]{font-size:13px;line-height:1.2;font-weight:800;color:#172033}.mini-row__tag[data-v-371f20ed]{padding:3px 7px;border-radius:999px;background:rgba(15,118,110,.08);font-size:11px;line-height:1.2;font-weight:700;color:#0f766e}.empty-note[data-v-371f20ed]{font-size:13px;color:#98a2b3}.empty-note--inner[data-v-371f20ed]{padding-top:2px}@media (max-width: 640px){.detail-hero[data-v-371f20ed]{min-height:196px;padding:15px 14px 12px}.detail-hero__matchup[data-v-371f20ed]{grid-template-columns:minmax(0,1fr) 76px minmax(0,1fr);gap:10px}.detail-hero__team-name[data-v-371f20ed]{font-size:18px}.detail-hero__score[data-v-371f20ed]{font-size:32px}.detail-section__head[data-v-371f20ed]:not(.detail-section__head--inline){align-items:flex-start;flex-direction:column}.probability-grid[data-v-371f20ed],.odds-grid[data-v-371f20ed],.team-block-grid[data-v-371f20ed]{gap:8px}.h2h-toolbar[data-v-371f20ed],.recent-toolbar[data-v-371f20ed]{align-items:flex-start;flex-direction:column}.recent-table__head[data-v-371f20ed],.recent-table__row[data-v-371f20ed]{grid-template-columns:88px minmax(56px,.9fr) 54px minmax(56px,.9fr);min-width:332px;gap:6px}.future-table__head[data-v-371f20ed],.future-table__row[data-v-371f20ed]{grid-template-columns:96px minmax(62px,1fr) minmax(62px,1fr);min-width:316px}.injury-table__head[data-v-371f20ed],.injury-table__row[data-v-371f20ed]{grid-template-columns:minmax(86px,1fr) 76px 50px;min-width:286px;gap:6px}.h2h-window-switch[data-v-371f20ed]{width:auto;align-self:flex-end;justify-content:flex-end}.recent-window-switch[data-v-371f20ed]{align-self:flex-end}.h2h-filter-chip[data-v-371f20ed],.h2h-window-switch__item[data-v-371f20ed]{height:20px;padding:0 7px;font-size:9px;font-weight:400}.h2h-summary-band[data-v-371f20ed]{padding:8px 10px;grid-template-columns:72px minmax(0,1fr)}.h2h-summary-band__count[data-v-371f20ed]{font-size:18px}.h2h-summary-band__metric-value[data-v-371f20ed]{font-size:16px}.table-matrix__head[data-v-371f20ed],.table-matrix__row[data-v-371f20ed]{grid-template-columns:38px 32px 68px 42px 52px 42px 38px 38px;min-width:350px}.odds-card__value[data-v-371f20ed]{font-size:28px}}@media (max-width: 420px){.detail-hero[data-v-371f20ed]{min-height:182px}.detail-hero__top[data-v-371f20ed]{align-items:center}.detail-floating-back[data-v-371f20ed]{top:calc(var(--safe-top, 0px) + 10px);left:12px;width:38px;height:38px;border-radius:12px}.detail-floating-back__glyph[data-v-371f20ed]{width:16px;height:16px}.detail-floating-back__shaft[data-v-371f20ed]{top:7px;left:5px;width:10px}.detail-floating-back__head[data-v-371f20ed]{top:4px;left:4px;width:7px;height:7px}.detail-hero__favorite[data-v-371f20ed]{min-width:66px;height:32px;padding:0 10px;font-size:11px}.detail-hero__meta[data-v-371f20ed],.detail-hero__team-rank[data-v-371f20ed],.detail-hero__score-meta[data-v-371f20ed],.detail-hero__chip[data-v-371f20ed]{font-size:11px}.detail-hero__matchup[data-v-371f20ed]{grid-template-columns:minmax(0,1fr) 64px minmax(0,1fr);gap:8px}.detail-section__head--inline[data-v-371f20ed]{flex-direction:row;align-items:center;justify-content:space-between}.detail-badge[data-v-371f20ed]{min-width:64px;height:28px;padding:0 10px;font-size:11px}.detail-hero__team-name[data-v-371f20ed]{font-size:16px}.detail-hero__score[data-v-371f20ed]{font-size:28px}.probability-grid[data-v-371f20ed],.odds-grid[data-v-371f20ed]{grid-template-columns:repeat(3,minmax(0,1fr))}.team-block-grid[data-v-371f20ed]{grid-template-columns:minmax(0,1fr)}.recent-card__header[data-v-371f20ed]{padding:10px 10px 7px}.recent-card__title[data-v-371f20ed]{font-size:13px}.recent-table__head[data-v-371f20ed],.recent-table__row[data-v-371f20ed]{grid-template-columns:82px minmax(48px,.86fr) 50px minmax(48px,.86fr);min-width:306px;gap:4px;padding-left:8px;padding-right:8px}.recent-table__head text[data-v-371f20ed],.recent-table__date-main[data-v-371f20ed],.recent-table__team[data-v-371f20ed],.recent-table__score-main[data-v-371f20ed]{font-size:10px}.recent-table__date-sub[data-v-371f20ed],.recent-table__score-sub[data-v-371f20ed]{font-size:8px}.future-table__head[data-v-371f20ed],.future-table__row[data-v-371f20ed]{grid-template-columns:84px minmax(54px,1fr) minmax(54px,1fr);min-width:282px}.injury-table__head[data-v-371f20ed],.injury-table__row[data-v-371f20ed]{grid-template-columns:minmax(82px,1fr) 68px 46px;min-width:264px;gap:4px;padding-left:8px;padding-right:8px}.injury-table__head text[data-v-371f20ed],.injury-table__player-name[data-v-371f20ed],.injury-table__meta[data-v-371f20ed],.injury-table__tag[data-v-371f20ed]{font-size:10px}.injury-table__player-sub[data-v-371f20ed]{font-size:8px}.h2h-summary-band[data-v-371f20ed]{grid-template-columns:minmax(0,1fr);gap:8px}.h2h-summary-band__lead[data-v-371f20ed]{flex-direction:row;align-items:baseline;flex-wrap:wrap;gap:6px}.h2h-summary-band__count[data-v-371f20ed]{font-size:16px}.h2h-summary-band__metrics[data-v-371f20ed]{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.h2h-summary-band__metric-value[data-v-371f20ed]{font-size:14px}.table-card[data-v-371f20ed]{border-radius:16px}.table-card__header[data-v-371f20ed]{padding:12px 10px 8px}.table-card__team[data-v-371f20ed]{font-size:15px}.table-matrix__head[data-v-371f20ed],.table-matrix__row[data-v-371f20ed]{grid-template-columns:30px 28px 62px 38px 48px 38px 34px 34px;min-width:320px;padding:0 8px}.table-matrix__head text[data-v-371f20ed],.table-matrix__row text[data-v-371f20ed]{font-size:11px}.h2h-table__head[data-v-371f20ed],.h2h-table__row[data-v-371f20ed]{grid-template-columns:82px 44px 48px 44px 126px;gap:4px;min-width:430px}.h2h-table__head[data-v-371f20ed],.h2h-table__row[data-v-371f20ed]{padding-left:8px;padding-right:8px}.h2h-table__head[data-v-371f20ed]{min-height:30px}.h2h-table__row[data-v-371f20ed]{min-height:42px;padding-top:5px;padding-bottom:5px}.h2h-table__head text[data-v-371f20ed],.h2h-table__date-main[data-v-371f20ed],.h2h-table__team[data-v-371f20ed],.h2h-table__score-main[data-v-371f20ed]{font-size:11px}.h2h-table__date-sub[data-v-371f20ed],.h2h-table__score-sub[data-v-371f20ed],.h2h-table__trend-value[data-v-371f20ed]{font-size:9px}.probability-card[data-v-371f20ed],.odds-card[data-v-371f20ed],.team-block[data-v-371f20ed]{padding:12px 10px;border-radius:16px}.probability-card__value[data-v-371f20ed]{font-size:20px}.odds-card__value[data-v-371f20ed]{font-size:24px}.info-row[data-v-371f20ed]{align-items:flex-start;flex-direction:column}.info-row__stats[data-v-371f20ed]{justify-content:flex-start}.mini-row[data-v-371f20ed]{align-items:flex-start;flex-direction:column}.mini-row__side[data-v-371f20ed]{align-items:flex-start}}.detail-empty[data-v-716f4140]{padding:22px;color:#61727d}.mine-content[data-v-00b06a48]{--page-gap: clamp(14px, 4.2vw, 24px);--avatar-size: clamp(56px, 19vw, 88px);--avatar-font-size: clamp(26px, 9vw, 42px);--profile-gap: clamp(12px, 4vw, 18px);--profile-name-size: clamp(18px, 6.8vw, 28px);--profile-meta-size: clamp(12px, 3.7vw, 15px);--logout-height: clamp(36px, 11vw, 54px);--logout-padding-x: clamp(12px, 4vw, 22px);--logout-font-size: clamp(12px, 3.4vw, 15px);--quick-shell-padding: clamp(10px, 3.5vw, 18px);--quick-shell-radius: clamp(24px, 7vw, 36px);--quick-card-padding: clamp(12px, 4vw, 20px);--quick-card-radius: clamp(20px, 6vw, 30px);--quick-icon-size: clamp(44px, 14vw, 68px);--quick-icon-radius: clamp(18px, 5vw, 26px);--quick-label-size: clamp(17px, 6vw, 24px);--quick-subtitle-size: clamp(12px, 3.8vw, 14px);--quick-count-box: clamp(38px, 12vw, 52px);--quick-count-font-size: clamp(17px, 5vw, 24px);--section-bar-height: clamp(28px, 8vw, 42px);--section-title-size: clamp(18px, 6vw, 24px);--section-subtitle-size: clamp(12px, 3.8vw, 14px);--filter-height: clamp(30px, 8.8vw, 34px);--filter-font-size: clamp(11px, 3.3vw, 12px);--empty-card-padding-y: clamp(24px, 7vw, 42px);--empty-card-padding-x: clamp(16px, 5vw, 28px);--empty-illustration-width: clamp(142px, 46vw, 220px);--empty-illustration-height: calc(var(--empty-illustration-width) * .77);--empty-title-size: clamp(18px, 6vw, 24px);--empty-subtitle-size: clamp(13px, 3.9vw, 15px);--empty-cta-height: clamp(42px, 12vw, 52px);--empty-cta-font-size: clamp(15px, 4.6vw, 18px);--favorite-action-height: clamp(30px, 8.6vw, 32px);--favorite-action-font-size: clamp(12px, 3.3vw, 12px);position:relative;display:flex;flex-direction:column;gap:var(--page-gap);overflow:hidden;padding-bottom:20px}.mine-content__aurora[data-v-00b06a48],.mine-content__mesh[data-v-00b06a48]{position:absolute;pointer-events:none}.mine-content__aurora[data-v-00b06a48]{top:-40px;right:-80px;width:360px;height:260px;background:radial-gradient(circle at 30% 50%,rgba(38,201,166,.18),transparent 42%),radial-gradient(circle at 70% 18%,rgba(144,231,216,.18),transparent 36%),radial-gradient(circle at 12% 82%,rgba(194,245,236,.2),transparent 30%);filter:blur(4px)}.mine-content__mesh[data-v-00b06a48]{top:10px;right:-60px;width:320px;height:200px;border-radius:50%;background:repeating-radial-gradient(circle at 12% 100%,rgba(70,212,183,.16) 0,rgba(70,212,183,.16) 2px,transparent 2px,transparent 12px);opacity:.55;transform:rotate(-14deg)}.profile-shell[data-v-00b06a48]{position:relative;z-index:1;padding-right:clamp(100px,28vw,156px)}.profile[data-v-00b06a48]{padding:12px 4px 10px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:var(--profile-gap);background:transparent;border:0;box-shadow:none}.profile__avatar[data-v-00b06a48]{width:var(--avatar-size);height:var(--avatar-size);border-radius:50%;background:linear-gradient(135deg,#22c8ad,#117a86);display:flex;align-items:center;justify-content:center;color:#fff;font-size:var(--avatar-font-size);font-weight:800;box-shadow:0 20px 32px rgba(17,122,134,.18)}.profile__body[data-v-00b06a48]{min-width:0;flex:1;display:flex;flex-direction:column;gap:8px}.profile__headline[data-v-00b06a48]{display:block}.profile__name[data-v-00b06a48]{min-width:0;font-size:var(--profile-name-size);font-weight:800;color:#17233f;letter-spacing:-.03em;line-height:1.15}.profile__logout[data-v-00b06a48]{position:absolute;top:6px;right:0;height:var(--logout-height);padding:0 var(--logout-padding-x);border:none;border-radius:999px;background:rgba(255,255,255,.9);box-shadow:0 14px 30px rgba(39,94,126,.08);display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#22bf98;font-size:var(--logout-font-size);font-weight:700;line-height:var(--logout-height);white-space:nowrap;flex-shrink:0}.profile__logout[data-v-00b06a48]:after,.inline-action[data-v-00b06a48]:after,.empty-state__cta[data-v-00b06a48]:after{border:none}.profile__meta[data-v-00b06a48]{font-size:var(--profile-meta-size);color:#7a88a5;line-height:1.5;word-break:break-all}.quick-entry-shell[data-v-00b06a48]{position:relative;z-index:1;padding:var(--quick-shell-padding);border-radius:var(--quick-shell-radius);background:rgba(255,255,255,.72);box-shadow:0 22px 52px rgba(29,82,117,.09),inset 0 1px rgba(255,255,255,.95)}.quick-entry-shell__inner[data-v-00b06a48]{display:flex;flex-direction:column;gap:18px}.quick-entry[data-v-00b06a48]{padding:var(--quick-card-padding);border-radius:var(--quick-card-radius);background:rgba(255,255,255,.96);box-shadow:0 14px 32px rgba(24,60,92,.08);display:grid;grid-template-columns:var(--quick-icon-size) minmax(0,1fr) var(--quick-count-box);align-items:center;gap:clamp(10px,3.4vw,16px)}.quick-entry--active[data-v-00b06a48]{transform:translateY(-1px)}.quick-entry__icon[data-v-00b06a48]{width:var(--quick-icon-size);height:var(--quick-icon-size);display:block;flex-shrink:0;background-position:center;background-repeat:no-repeat;background-size:contain}.quick-entry__copy[data-v-00b06a48]{min-width:0;display:flex;flex-direction:column;gap:8px}.quick-entry__label[data-v-00b06a48]{font-size:var(--quick-label-size);font-weight:800;color:#17233f;line-height:1.15}.quick-entry__subtitle[data-v-00b06a48]{font-size:var(--quick-subtitle-size);color:#7a88a5;line-height:1.35}.quick-entry__count[data-v-00b06a48]{min-width:var(--quick-count-box);height:var(--quick-count-box);padding:0 8px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:var(--quick-count-font-size);font-weight:800;color:#e39a00;background:rgba(255,244,225,.92)}.quick-entry:nth-child(2) .quick-entry__count[data-v-00b06a48]{color:#19a77c;background:rgba(228,247,242,.92)}.mine-section[data-v-00b06a48]{position:relative;z-index:1;display:flex;flex-direction:column;gap:clamp(14px,4vw,18px);margin-bottom:18px}.section-headline[data-v-00b06a48]{display:flex;align-items:center;gap:clamp(10px,3vw,14px)}.section-headline__bar[data-v-00b06a48]{width:clamp(5px,1.8vw,8px);height:var(--section-bar-height);border-radius:999px;background:linear-gradient(180deg,#35d1af,#16b48b);box-shadow:0 8px 18px rgba(22,180,139,.22)}.section-title[data-v-00b06a48]{font-size:var(--section-title-size);font-weight:800;color:#17233f;line-height:1.15}.section-subtitle[data-v-00b06a48]{margin-top:4px;font-size:var(--section-subtitle-size);color:#8491ab;line-height:1.45}.filter-strip[data-v-00b06a48]{white-space:nowrap}.filter-strip__inner[data-v-00b06a48]{display:inline-grid;grid-auto-flow:column;gap:10px;padding:2px 0}.filter-pill[data-v-00b06a48]{min-width:clamp(60px,20vw,78px);height:var(--filter-height);padding:0 clamp(12px,3vw,16px);border-radius:999px;background:rgba(244,247,251,.96);color:#8b95ab;font-size:var(--filter-font-size);font-weight:700;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.filter-pill--active[data-v-00b06a48]{background:linear-gradient(135deg,rgba(53,209,175,.14),rgba(22,180,139,.16));color:#18aa83;box-shadow:inset 0 0 0 1px rgba(29,193,149,.12)}.match-list[data-v-00b06a48]{display:flex;flex-direction:column;gap:14px}.favorite-card[data-v-00b06a48]{padding:clamp(10px,3vw,12px);border-radius:clamp(22px,6vw,28px);background:rgba(255,255,255,.94);box-shadow:0 16px 34px rgba(25,73,109,.08);display:flex;flex-direction:column;gap:clamp(10px,3vw,12px)}.favorite-card__meta[data-v-00b06a48]{display:flex;align-items:center;justify-content:space-between;gap:10px}.favorite-card__status[data-v-00b06a48]{height:28px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.favorite-card__status--pending[data-v-00b06a48]{background:rgba(237,243,251,.92);color:#7b8ba6}.favorite-card__status--live[data-v-00b06a48]{background:rgba(225,242,255,.92);color:#2b82e8}.favorite-card__status--done[data-v-00b06a48]{background:rgba(226,246,241,.95);color:#18a47f}.favorite-card__time[data-v-00b06a48]{font-size:clamp(11px,3.2vw,12px);color:#96a1b6}.favorite-card__actions[data-v-00b06a48]{display:flex;justify-content:flex-start;gap:8px;flex-wrap:wrap}.inline-action[data-v-00b06a48]{height:var(--favorite-action-height);padding:0 clamp(10px,3vw,14px);border:none;border-radius:999px;background:rgba(245,247,251,.98);color:#3a4b66;font-size:var(--favorite-action-font-size);line-height:var(--favorite-action-height)}.inline-action--muted[data-v-00b06a48]{background:rgba(225,242,255,.78);color:#2b82e8}.inline-action--danger[data-v-00b06a48]{background:rgba(255,241,228,.92);color:#ef8f17}.empty-state[data-v-00b06a48]{padding:var(--empty-card-padding-y) var(--empty-card-padding-x) calc(var(--empty-card-padding-y) - 4px);border-radius:clamp(28px,8vw,34px);background:rgba(255,255,255,.94);box-shadow:0 22px 48px rgba(29,82,117,.09);display:flex;flex-direction:column;align-items:center;text-align:center}.empty-state__illustration[data-v-00b06a48]{position:relative;width:var(--empty-illustration-width);height:var(--empty-illustration-height);margin-bottom:clamp(14px,4vw,22px)}.empty-state__box[data-v-00b06a48]{position:absolute;left:50%;bottom:11%;width:54%;height:45%;transform:translate(-50%);border-radius:16% 16% 19% 19%;background:linear-gradient(135deg,rgba(134,233,214,.92),rgba(70,200,171,.96));box-shadow:0 18px 24px rgba(96,209,184,.16)}.empty-state__box[data-v-00b06a48]:before,.empty-state__box[data-v-00b06a48]:after{content:"";position:absolute;top:-2%;width:50%;height:61%;background:linear-gradient(180deg,rgba(206,246,237,.92),rgba(116,219,196,.96))}.empty-state__box[data-v-00b06a48]:before{left:0;-webkit-clip-path:polygon(0 0,100% 18%,78% 100%,0 76%);clip-path:polygon(0 0,100% 18%,78% 100%,0 76%);border-radius:16% 0 0 10%}.empty-state__box[data-v-00b06a48]:after{right:0;-webkit-clip-path:polygon(0 18%,100% 0,100% 76%,22% 100%);clip-path:polygon(0 18%,100% 0,100% 76%,22% 100%);border-radius:0 16% 10% 0}.empty-state__lid[data-v-00b06a48]{position:absolute;left:50%;top:-21%;width:58%;height:68%;transform:translate(-50%);background:linear-gradient(180deg,rgba(212,249,242,.98),rgba(137,232,213,.9));-webkit-clip-path:polygon(50% 0,100% 56%,68% 100%,50% 78%,32% 100%,0 56%);clip-path:polygon(50% 0,100% 56%,68% 100%,50% 78%,32% 100%,0 56%);box-shadow:0 8px 18px rgba(150,234,217,.22)}.empty-state__star[data-v-00b06a48]{position:absolute;left:50%;top:-39%;width:46%;height:46%;transform:translate(-50%);background:linear-gradient(180deg,rgba(228,252,246,.98),rgba(171,241,226,.96));-webkit-clip-path:polygon(50% 0,61% 34%,98% 35%,68% 57%,79% 91%,50% 71%,21% 91%,32% 57%,2% 35%,39% 34%);clip-path:polygon(50% 0,61% 34%,98% 35%,68% 57%,79% 91%,50% 71%,21% 91%,32% 57%,2% 35%,39% 34%)}.empty-state__orbit[data-v-00b06a48]{position:absolute;top:11%;width:29%;height:56%;border:2px dashed rgba(190,240,229,.9);border-radius:50%}.empty-state__orbit--left[data-v-00b06a48]{left:12%;transform:rotate(14deg)}.empty-state__orbit--right[data-v-00b06a48]{right:12%;transform:rotate(-14deg)}.empty-state__spark[data-v-00b06a48],.empty-state__spark[data-v-00b06a48]:before,.empty-state__spark[data-v-00b06a48]:after{position:absolute;background:rgba(255,213,150,.9);border-radius:999px}.empty-state__spark[data-v-00b06a48]{width:2%;height:11%}.empty-state__spark[data-v-00b06a48]:before,.empty-state__spark[data-v-00b06a48]:after{content:"";left:-200%;top:38%;width:500%;height:22%}.empty-state__spark--one[data-v-00b06a48]{left:21%;top:21%}.empty-state__spark--two[data-v-00b06a48]{right:18%;top:12%;transform:scale(.88)}.empty-state__leaf[data-v-00b06a48]{position:absolute;bottom:18%;width:16%;height:12%;background:linear-gradient(135deg,rgba(60,210,168,.96),rgba(31,170,137,.96));border-radius:100% 0}.empty-state__leaf--left[data-v-00b06a48]{left:14%;transform:rotate(-24deg)}.empty-state__leaf--right[data-v-00b06a48]{right:14%;transform:rotate(24deg) scaleX(-1)}.empty-state__title[data-v-00b06a48]{font-size:var(--empty-title-size);font-weight:800;color:#182846;line-height:1.15}.empty-state__subtitle[data-v-00b06a48]{margin-top:clamp(10px,3vw,12px);max-width:min(260px,100%);font-size:var(--empty-subtitle-size);line-height:1.6;color:#8e9ab0}.empty-state__cta[data-v-00b06a48]{margin-top:clamp(18px,5vw,24px);min-width:clamp(136px,45vw,168px);height:var(--empty-cta-height);padding:0 clamp(24px,8vw,28px);border:none;border-radius:999px;background:linear-gradient(135deg,#39d2b0,#16b885);box-shadow:0 18px 30px rgba(22,184,133,.22);color:#fff;font-size:var(--empty-cta-font-size);font-weight:700;line-height:var(--empty-cta-height)}.tap-wrap[data-v-00b06a48]{display:block}@media (max-width: 430px){.mine-content[data-v-00b06a48]{gap:15px}.mine-content__aurora[data-v-00b06a48]{top:-56px;right:-92px;width:276px;height:212px}.profile[data-v-00b06a48]{padding-top:6px;padding-bottom:2px}.profile__body[data-v-00b06a48]{gap:6px}.favorite-card__meta[data-v-00b06a48]{align-items:flex-start;flex-direction:column;gap:6px}.filter-strip__inner[data-v-00b06a48]{gap:8px}}@media (max-width: 390px){.mine-content[data-v-00b06a48]{--avatar-size: 48px;--avatar-font-size: 22px;--profile-gap: 10px;--profile-name-size: 16px;--profile-meta-size: 11px;--logout-height: 30px;--logout-padding-x: 10px;--logout-font-size: 11px;--quick-shell-padding: 8px;--quick-shell-radius: 24px;--quick-card-padding: 10px;--quick-card-radius: 18px;--quick-icon-size: 56px;--quick-icon-radius: 16px;--quick-label-size: 15px;--quick-subtitle-size: 11px;--quick-count-box: 38px;--quick-count-font-size: 14px;--section-bar-height: 24px;--section-title-size: 16px;--section-subtitle-size: 11px;--filter-height: 32px;--filter-font-size: 11px;--empty-card-padding-y: 20px;--empty-card-padding-x: 14px;--empty-illustration-width: 124px;--empty-title-size: 16px;--empty-subtitle-size: 12px;--empty-cta-height: 40px;--empty-cta-font-size: 15px}.profile-shell[data-v-00b06a48]{padding-right:92px}.mine-content__aurora[data-v-00b06a48]{top:-42px;right:-118px;width:210px;height:168px}.mine-content__mesh[data-v-00b06a48]{display:none}.profile[data-v-00b06a48]{padding-top:0;padding-bottom:0;align-items:start}.profile__body[data-v-00b06a48]{gap:5px}.profile__headline[data-v-00b06a48]{display:block}.profile__logout[data-v-00b06a48]{top:2px;right:0;gap:6px;box-shadow:0 10px 24px rgba(39,94,126,.06)}.profile__name[data-v-00b06a48]{letter-spacing:-.01em}.profile__meta[data-v-00b06a48]{line-height:1.42}.quick-entry-shell__inner[data-v-00b06a48]{gap:10px}.quick-entry[data-v-00b06a48]{grid-template-columns:56px minmax(0,1fr) 38px;gap:10px}.quick-entry__copy[data-v-00b06a48]{gap:3px}.quick-entry__count[data-v-00b06a48]{padding:0}.section-subtitle[data-v-00b06a48]{margin-top:2px}.filter-strip__inner[data-v-00b06a48]{gap:7px}.filter-pill[data-v-00b06a48]{min-width:62px;padding:0 10px}.empty-state[data-v-00b06a48]{border-radius:24px}.empty-state__illustration[data-v-00b06a48]{margin-bottom:10px}.empty-state__subtitle[data-v-00b06a48]{max-width:220px;line-height:1.5}}@media (max-width: 375px){.mine-content[data-v-00b06a48]{gap:14px}.profile[data-v-00b06a48]{grid-template-columns:44px minmax(0,1fr)}.profile-shell[data-v-00b06a48]{padding-right:84px}.quick-entry-shell[data-v-00b06a48]{padding:7px}.quick-entry[data-v-00b06a48]{grid-template-columns:52px minmax(0,1fr) 34px;gap:8px}.quick-entry__label[data-v-00b06a48]{letter-spacing:-.01em}.empty-state__subtitle[data-v-00b06a48]{max-width:198px}}@media (max-width: 360px){.mine-content[data-v-00b06a48]{--avatar-size: 44px;--avatar-font-size: 20px;--quick-icon-size: 46px;--quick-count-box: 34px;--quick-label-size: 14px;--quick-subtitle-size: 10px;--empty-illustration-width: 112px;--empty-title-size: 15px;--empty-subtitle-size: 11px;--empty-cta-height: 38px;--empty-cta-font-size: 14px}.quick-entry__label[data-v-00b06a48]{font-size:14px}.quick-entry__count[data-v-00b06a48]{font-size:13px}.section-headline[data-v-00b06a48]{gap:9px}.section-subtitle[data-v-00b06a48]{max-width:210px}.favorite-card[data-v-00b06a48]{padding:9px}}@media (max-width: 344px){.mine-content__aurora[data-v-00b06a48]{right:-126px;width:188px;height:150px}.profile[data-v-00b06a48]{grid-template-columns:40px minmax(0,1fr)}.profile-shell[data-v-00b06a48]{padding-right:78px}.quick-entry[data-v-00b06a48]{grid-template-columns:48px minmax(0,1fr) 32px}.filter-strip__inner[data-v-00b06a48]{gap:6px}.filter-pill[data-v-00b06a48]{min-width:56px;padding:0 9px}}@media (max-width: 320px){.mine-content[data-v-00b06a48]{--avatar-size: 40px;--avatar-font-size: 18px;--profile-name-size: 15px;--profile-meta-size: 10px;--logout-height: 28px;--logout-padding-x: 9px;--logout-font-size: 10px;--quick-icon-size: 46px;--quick-count-box: 30px;--quick-label-size: 13px;--section-title-size: 15px;--section-subtitle-size: 10px;--empty-illustration-width: 100px;--empty-card-padding-y: 18px;--empty-card-padding-x: 12px}.profile-shell[data-v-00b06a48]{padding-right:72px}.quick-entry__subtitle[data-v-00b06a48],.profile__meta[data-v-00b06a48],.section-subtitle[data-v-00b06a48]{font-size:10px}.empty-state__subtitle[data-v-00b06a48]{max-width:180px}}.guest[data-v-653a1ae7]{display:flex;flex-direction:column;gap:16px;padding:22px}.guest__headline[data-v-653a1ae7]{font-size:20px;line-height:1.4;font-weight:700;color:#0f172a}.guest__actions[data-v-653a1ae7]{display:flex;gap:12px}.guest__action[data-v-653a1ae7]{flex:1;height:42px;border:0;border-radius:999px;font-size:14px;font-weight:700;cursor:pointer}.guest__action--primary[data-v-653a1ae7]{background:#059669;color:#fff}.guest__action--secondary[data-v-653a1ae7]{background:rgba(15,23,42,.06);color:#0f172a}.plans-panel[data-v-52c927eb]{display:flex;flex-direction:column;gap:12px}.plans-toolbar[data-v-52c927eb],.plans-empty[data-v-52c927eb],.plan-card[data-v-52c927eb]{background:rgba(255,255,255,.94);box-shadow:0 16px 34px rgba(25,73,109,.08)}.plans-toolbar[data-v-52c927eb]{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px}.plans-toolbar--page[data-v-52c927eb]{padding:14px 16px}.plans-toolbar__copy[data-v-52c927eb]{min-width:0}.plans-toolbar__title[data-v-52c927eb]{font-size:17px;font-weight:800;color:#17233f}.plans-toolbar__subtitle[data-v-52c927eb]{margin-top:4px;font-size:12px;line-height:1.5;color:#7a88a5}.plans-toolbar__action[data-v-52c927eb],.plan-creator__submit[data-v-52c927eb]{border:0;border-radius:999px}.plans-toolbar__action[data-v-52c927eb]:after,.plan-creator__submit[data-v-52c927eb]:after{border:none}.plans-toolbar__action[data-v-52c927eb]{min-width:148rpx;height:64rpx;padding:0 22rpx;background:linear-gradient(135deg,#39d2b0,#16b885);color:#fff;font-size:22rpx;font-weight:700}.creator-sheet-mask[data-v-52c927eb]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:180;padding:0 8px;background:rgba(15,23,42,.36);display:flex;align-items:flex-end;justify-content:center;backdrop-filter:blur(10px)}.creator-sheet[data-v-52c927eb]{width:min(100%,420px);max-height:96vh;border-radius:20px 20px 0 0;background:#fff;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 -18px 56px rgba(15,23,42,.18)}.creator-sheet__handle[data-v-52c927eb]{width:40px;height:4px;border-radius:999px;background:#d9e1ec;margin:8px auto 4px;flex-shrink:0}.creator-sheet__header[data-v-52c927eb]{padding:2px 12px 8px;flex-shrink:0}.creator-sheet__topbar[data-v-52c927eb]{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:8px}.creator-sheet__spacer[data-v-52c927eb]{height:1px}.creator-sheet__copy[data-v-52c927eb]{padding-top:4px}.creator-sheet__title[data-v-52c927eb]{text-align:center;font-size:20px;line-height:1.25;font-weight:800;color:#17233f}.creator-sheet__subtitle[data-v-52c927eb]{font-size:12px;line-height:1.35;color:#7a88a5}.creator-sheet__close[data-v-52c927eb]{height:36px;display:flex;align-items:center;justify-content:flex-end;font-size:14px;font-weight:700;color:#334155}.creator-sheet__scroll[data-v-52c927eb]{flex:1;height:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;box-sizing:border-box}.creator-sheet__content[data-v-52c927eb]{padding:0 12px 12px}.creator-sheet__scroll[data-v-52c927eb] .uni-scroll-view{height:100%;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.creator-sheet__scroll[data-v-52c927eb] .uni-scroll-view-content{min-height:100%}.plan-creator[data-v-52c927eb]{display:flex;flex-direction:column;gap:10px}.plan-creator__section[data-v-52c927eb]{display:flex;flex-direction:column;gap:8px}.plan-creator__section-head[data-v-52c927eb]{display:flex;align-items:center;gap:10px}.plan-creator__section-title[data-v-52c927eb]{font-size:16px;font-weight:800;color:#17233f;white-space:nowrap}.plan-creator__section-line[data-v-52c927eb]{height:1px;flex:1;background:#e7edf4}.plan-creator__grid[data-v-52c927eb]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px}.plan-field[data-v-52c927eb]{display:flex;flex-direction:column;gap:5px}.plan-field--full[data-v-52c927eb]{grid-column:1/-1}.build-mode-options[data-v-52c927eb]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.build-mode-card[data-v-52c927eb]{min-height:62px;padding:10px;border-radius:12px;border:1px solid #e7edf4;background:#fff;box-sizing:border-box}.build-mode-card--active[data-v-52c927eb]{border-color:#9de4d1;background:linear-gradient(135deg,#eafff8,#f7fcfa)}.build-mode-card__title[data-v-52c927eb]{font-size:14px;font-weight:800;color:#17233f}.build-mode-card__hint[data-v-52c927eb]{margin-top:4px;font-size:11px;line-height:1.35;color:#7a88a5}.ai-bankroll-card[data-v-52c927eb]{padding:12px;border-radius:14px;border:1px solid #d7f2e9;background:radial-gradient(circle at 90% 0%,rgba(57,210,176,.18),transparent 34%),linear-gradient(135deg,#f6fffb,#fff 68%)}.ai-bankroll-card__head[data-v-52c927eb]{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.ai-bankroll-card__label[data-v-52c927eb]{font-size:12px;font-weight:700;color:#0f9f78}.ai-bankroll-card__title[data-v-52c927eb]{margin-top:3px;font-size:24px;line-height:1.1;font-weight:900;color:#10233f}.ai-bankroll-card__badge[data-v-52c927eb]{padding:4px 8px;border-radius:999px;background:rgba(20,181,134,.12);color:#0f9f78;font-size:11px;font-weight:800;white-space:nowrap}.ai-bankroll-grid[data-v-52c927eb]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:12px}.ai-bankroll-stat[data-v-52c927eb]{padding:8px 7px;border-radius:10px;background:rgba(255,255,255,.78);border:1px solid rgba(215,242,233,.78);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.ai-bankroll-stat--active[data-v-52c927eb]{border-color:#14b586;background:#fff;box-shadow:0 8px 18px rgba(20,181,134,.12);transform:translateY(-1px)}.ai-bankroll-stat__label[data-v-52c927eb]{display:block;font-size:10px;color:#7a88a5}.ai-bankroll-stat__value[data-v-52c927eb]{display:block;margin-top:4px;font-size:13px;font-weight:800;color:#17233f}.ai-bankroll-card__note[data-v-52c927eb]{margin-top:10px;font-size:11px;line-height:1.55;color:#64748b}.plan-field__label[data-v-52c927eb],.plan-methods__label[data-v-52c927eb]{font-size:13px;font-weight:700;color:#334155}.plan-field__input[data-v-52c927eb],.plan-field__picker[data-v-52c927eb]{min-height:40px;padding:0 12px;font-size:14px;color:#111827;box-sizing:border-box}.plan-field__control[data-v-52c927eb]{min-height:40px;padding:0 10px;border-radius:10px;background:#fff;border:1px solid #e3e9f1;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 1px rgba(255,255,255,.8)}.plan-field__input[data-v-52c927eb]{min-height:40px;width:100%;font-size:14px;color:#111827;line-height:40px;background:transparent;border:0;outline:none;box-shadow:none;border-radius:0;padding:0;-webkit-appearance:none;appearance:none}.plan-field__input[data-v-52c927eb]::placeholder{color:#c0c8d7}.plan-field__input--date[data-v-52c927eb]{text-align:left}.plan-field__control[data-v-52c927eb] uni-input,.plan-field__control[data-v-52c927eb] .uni-input-wrapper,.plan-field__control[data-v-52c927eb] .uni-input-input,.plan-field__control[data-v-52c927eb] input{width:100%;min-height:40px;border:0!important;outline:none!important;box-shadow:none!important;background:transparent!important;border-radius:0!important}.plan-field__control[data-v-52c927eb] .uni-input-wrapper{padding:0!important}.plan-field__control[data-v-52c927eb] .uni-input-input,.plan-field__control[data-v-52c927eb] input{padding:0!important;font-size:14px!important;line-height:40px!important;color:#111827!important;-webkit-appearance:none;appearance:none}.plan-field__control[data-v-52c927eb] input::placeholder{color:#c0c8d7!important}.plan-field__picker-host[data-v-52c927eb]{display:block;width:100%}.plan-field__control--picker[data-v-52c927eb]{padding:0}.plan-field__picker[data-v-52c927eb]{display:flex;align-items:center;justify-content:space-between;gap:10px;line-height:40px}.plan-field__picker-value[data-v-52c927eb]{color:#17233f}.plan-field__picker-arrow[data-v-52c927eb]{font-size:18px;line-height:1;color:#94a3b8}.plan-methods__options[data-v-52c927eb]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.plan-method[data-v-52c927eb]{min-height:64px;padding:10px 11px 9px;border-radius:12px;border:1px solid #e7edf4;background:#fff}.plan-method+.plan-method[data-v-52c927eb]{border-top:0}.plan-method--active[data-v-52c927eb]{background:linear-gradient(90deg,#eefbf7,#f7fcfa 72%);border-color:#cdeee3}.plan-method__main[data-v-52c927eb]{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.plan-method__copy[data-v-52c927eb]{min-width:0;flex:1}.plan-method__title[data-v-52c927eb]{font-size:14px;font-weight:800;color:#17233f}.plan-method__side[data-v-52c927eb]{display:flex;align-items:center;gap:8px;padding-top:2px;flex-shrink:0}.plan-method__check[data-v-52c927eb]{color:#14b586;font-size:11px;font-weight:700}.plan-method__arrow[data-v-52c927eb]{font-size:14px;line-height:1;color:#b7c2d5}.plan-method__hint[data-v-52c927eb]{display:block;margin-top:3px;font-size:11px;line-height:1.35;color:#7a88a5}.plan-creator__hint[data-v-52c927eb],.plans-empty__subtitle[data-v-52c927eb],.plan-card__subtitle[data-v-52c927eb],.plan-card__latest[data-v-52c927eb],.plan-card__toggle[data-v-52c927eb],.plan-card__loading[data-v-52c927eb]{font-size:12px;line-height:1.6;color:#7a88a5}.plan-creator__hint[data-v-52c927eb]{padding:9px 10px;border-radius:10px;background:#f6f8fb;font-size:11px;line-height:1.45;color:#64748b}.plans-empty[data-v-52c927eb]{padding:22px 18px;text-align:center}.plans-empty__title[data-v-52c927eb]{font-size:16px;font-weight:800;color:#17233f}.plans-list[data-v-52c927eb]{display:flex;flex-direction:column;gap:10px}.plan-card[data-v-52c927eb]{padding:14px}.plan-card__head[data-v-52c927eb],.plan-card__foot[data-v-52c927eb]{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.plan-card__meta[data-v-52c927eb]{min-width:0;flex:1}.plan-card__title[data-v-52c927eb]{font-size:15px;font-weight:800;color:#17233f;line-height:1.3}.plan-card__profit-wrap[data-v-52c927eb]{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.plan-card__profit-label[data-v-52c927eb]{font-size:11px;color:#94a3b8}.plan-card__profit[data-v-52c927eb]{font-size:15px;font-weight:800}.plan-card__profit--positive[data-v-52c927eb]{color:#16a34a}.plan-card__profit--negative[data-v-52c927eb]{color:#dc2626}.plan-card__profit--neutral[data-v-52c927eb]{color:#475569}.plan-card__stats[data-v-52c927eb]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.plan-stat[data-v-52c927eb]{padding:10px 12px;border-radius:14px;background:#f8fafc;min-height:86rpx}.plan-stat__label[data-v-52c927eb]{font-size:11px;color:#7a88a5}.plan-stat__value[data-v-52c927eb]{display:block;margin-top:6px;font-size:14px;font-weight:800;color:#17233f}.plan-card__foot[data-v-52c927eb]{margin-top:12px;align-items:center}.plan-card__actions[data-v-52c927eb]{display:flex;align-items:center;gap:10rpx;flex-shrink:0}.plan-card__toggle[data-v-52c927eb]{height:56rpx;padding:0 18rpx;border:0;border-radius:999rpx;background:rgba(57,210,176,.14);color:#11a97b;font-size:22rpx;font-weight:700;line-height:56rpx;margin:0;flex-shrink:0}.plan-card__toggle--danger[data-v-52c927eb]{background:rgba(239,68,68,.1);color:#dc2626}.plan-card__toggle[data-v-52c927eb]:after{border:none}.plan-card__detail[data-v-52c927eb]{margin-top:12px;padding-top:12px;border-top:1px solid rgba(15,23,42,.08)}.plan-ledger__head[data-v-52c927eb]{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.plan-ledger__title[data-v-52c927eb]{font-size:14px;font-weight:800;color:#17233f}.plan-ledger__meta[data-v-52c927eb]{font-size:12px;color:#7a88a5}.plan-ledger__scroll[data-v-52c927eb]{max-height:540rpx}.plan-ledger__table[data-v-52c927eb]{min-width:100%}.plan-ledger__row[data-v-52c927eb]{display:grid;grid-template-columns:62px minmax(110px,1fr) 70px 58px 78px;gap:8px;align-items:center;padding:10px 0;border-top:1px solid rgba(15,23,42,.06)}.plan-ledger__row--head[data-v-52c927eb]{border-top:0;padding-top:0}.plan-ledger__cell[data-v-52c927eb]{min-width:0;font-size:12px;line-height:1.45;color:#111827}.plan-ledger__row--head .plan-ledger__cell[data-v-52c927eb]{font-weight:700;color:#64748b}.plan-ledger__cell--positive[data-v-52c927eb]{color:#16a34a}.plan-ledger__cell--negative[data-v-52c927eb]{color:#dc2626}.creator-sheet__footer[data-v-52c927eb]{padding:8px 12px calc(10px + var(--safe-bottom, 0px));background:#fff;border-top:1px solid #edf2f7;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;flex-shrink:0}.creator-sheet__footer-action[data-v-52c927eb]{height:38px;border-radius:9px;background:#f4f6fa;border:1px solid #e5eaf1;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;color:#17233f}.creator-sheet__footer-action--primary[data-v-52c927eb]{background:linear-gradient(135deg,#39d2b0,#16b885);border-color:transparent;color:#fff}.creator-sheet__footer-action--disabled[data-v-52c927eb]{opacity:.5}.layout-tier--standard .plans-toolbar[data-v-52c927eb]{align-items:center;gap:12px}.layout-tier--standard .plans-toolbar--page[data-v-52c927eb]{align-items:flex-start;flex-direction:column}.layout-tier--standard .plan-card__head[data-v-52c927eb],.layout-tier--standard .plan-card__foot[data-v-52c927eb]{gap:8px}.layout-tier--standard .plan-card__profit-wrap[data-v-52c927eb]{align-items:flex-start}.layout-tier--standard .plan-card__foot[data-v-52c927eb]{flex-direction:column;align-items:stretch}.layout-tier--standard .plan-card__actions[data-v-52c927eb]{justify-content:flex-start}.layout-tier--standard .plan-card__toggle[data-v-52c927eb]{align-self:flex-start}.layout-tier--standard .plan-ledger__row[data-v-52c927eb]{grid-template-columns:52px minmax(92px,1fr) 62px 48px 66px;gap:6px}.layout-tier--standard .plan-ledger__cell[data-v-52c927eb]{font-size:11px}.layout-tier--compact .creator-sheet__header[data-v-52c927eb],.layout-tier--compact .creator-sheet__footer[data-v-52c927eb]{padding-left:12px;padding-right:12px}.layout-tier--compact .creator-sheet__content[data-v-52c927eb]{padding-left:10px;padding-right:10px}.layout-tier--compact .plan-creator__grid[data-v-52c927eb]{gap:8px}.layout-tier--compact .plan-methods__options[data-v-52c927eb]{grid-template-columns:1fr}.layout-tier--compact .plan-card[data-v-52c927eb]{padding:12px}.layout-tier--compact .plan-card__head[data-v-52c927eb],.layout-tier--compact .plan-card__foot[data-v-52c927eb]{gap:8px}.layout-tier--compact .plan-card__profit-wrap[data-v-52c927eb]{align-items:flex-start}.layout-tier--compact .plan-card__foot[data-v-52c927eb]{flex-direction:column;align-items:stretch}.layout-tier--compact .plan-card__actions[data-v-52c927eb]{justify-content:flex-start;flex-wrap:wrap}.layout-tier--compact .plan-card__toggle[data-v-52c927eb]{align-self:flex-start}.layout-tier--compact .plan-card__stats[data-v-52c927eb]{gap:7px;grid-template-columns:1fr}.layout-tier--compact .plan-stat[data-v-52c927eb]{padding:9px 10px}.layout-tier--compact .plan-stat__value[data-v-52c927eb]{font-size:13px}.layout-tier--compact .plan-ledger__row[data-v-52c927eb]{grid-template-columns:48px minmax(84px,1fr) 56px 42px 60px;gap:5px}.layout-tier--compact .plan-ledger__cell[data-v-52c927eb]{font-size:10px}@media (max-width: 420px){.plans-toolbar[data-v-52c927eb]{align-items:center;gap:12px}.plans-toolbar--page[data-v-52c927eb]{align-items:flex-start;flex-direction:column}.creator-sheet__header[data-v-52c927eb],.creator-sheet__footer[data-v-52c927eb]{padding-left:14px;padding-right:14px}.creator-sheet__content[data-v-52c927eb]{padding:0 12px 12px}.plan-methods__options[data-v-52c927eb]{gap:7px}.plan-card__head[data-v-52c927eb],.plan-card__foot[data-v-52c927eb]{gap:8px}.plan-card__profit-wrap[data-v-52c927eb]{align-items:flex-start}.plan-card__foot[data-v-52c927eb]{flex-direction:column;align-items:stretch}.plan-card__actions[data-v-52c927eb]{justify-content:flex-start}.plan-card__toggle[data-v-52c927eb]{align-self:flex-start}.plan-ledger__row[data-v-52c927eb]{grid-template-columns:52px minmax(92px,1fr) 62px 48px 66px;gap:6px}.plan-ledger__cell[data-v-52c927eb]{font-size:11px}}@media (max-width: 360px){.creator-sheet__header[data-v-52c927eb],.creator-sheet__footer[data-v-52c927eb]{padding-left:12px;padding-right:12px}.creator-sheet__content[data-v-52c927eb]{padding-left:10px;padding-right:10px}.plan-creator__grid[data-v-52c927eb]{gap:8px}.plan-methods__options[data-v-52c927eb]{grid-template-columns:1fr}.plan-card[data-v-52c927eb]{padding:12px}.plan-card__stats[data-v-52c927eb]{gap:7px}.plan-stat[data-v-52c927eb]{padding:9px 10px}.plan-stat__value[data-v-52c927eb]{font-size:13px}}.plans-page[data-v-f858da1d]{display:flex;flex-direction:column;gap:12px}.plans-page__header[data-v-f858da1d]{margin-bottom:4px}.guest-card__action[data-v-f858da1d]{border:0;border-radius:999px;cursor:pointer}.guest-card[data-v-f858da1d]{display:flex;flex-direction:column;gap:16px;padding:22px}.guest-card__title[data-v-f858da1d]{font-size:20px;line-height:1.4;font-weight:700;color:#0f172a}.guest-card__subtitle[data-v-f858da1d]{font-size:14px;line-height:1.6;color:#64748b}.guest-card__actions[data-v-f858da1d]{display:flex;gap:12px}.guest-card__action[data-v-f858da1d]{flex:1;height:42px;font-size:14px;font-weight:700}.guest-card__action--primary[data-v-f858da1d]{background:#059669;color:#fff}.guest-card__action--secondary[data-v-f858da1d]{background:rgba(15,23,42,.06);color:#0f172a}.shell-page[data-v-2fdf1faa]{min-height:var(--app-height, 100dvh);background:radial-gradient(circle at top left,rgba(255,224,130,.18),transparent 22%),radial-gradient(circle at top right,rgba(255,111,97,.12),transparent 28%),linear-gradient(180deg,#fffdf7,#fffaf1 30%,#fff)}.shell-page--tabbed[data-v-2fdf1faa]{padding-bottom:var(--tabbar-reserved, 108px)}.expert-page[data-v-2fdf1faa]{display:flex;flex-direction:column;gap:14px}.expert-hero[data-v-2fdf1faa]{position:relative;overflow:hidden;padding:20px 18px 22px;border-radius:26px;background:radial-gradient(circle at 100% 0%,rgba(255,255,255,.26),transparent 28%),linear-gradient(135deg,#161616,#292524 36%,#7c2d12);box-shadow:0 18px 40px rgba(28,25,23,.18)}.expert-hero[data-v-2fdf1faa]:after{content:"";position:absolute;right:-18px;top:-28px;width:128px;height:128px;border-radius:50%;background:radial-gradient(circle,rgba(255,214,102,.42),rgba(255,214,102,0) 72%);pointer-events:none}.expert-hero__head[data-v-2fdf1faa]{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px}.expert-hero__label[data-v-2fdf1faa]{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.12);font-size:11px;font-weight:800;letter-spacing:.08em;color:rgba(255,248,235,.92)}.expert-hero__tag[data-v-2fdf1faa]{min-height:26px;padding:0 10px;border-radius:999px;background:linear-gradient(135deg,#fff1c2,#ffd978);font-size:11px;line-height:26px;font-weight:900;color:#8a4b00}.expert-hero__title[data-v-2fdf1faa]{position:relative;z-index:1;margin-top:14px;font-size:31px;line-height:1.08;font-weight:900;letter-spacing:-.04em;color:#fffaf0}.expert-hero__copy[data-v-2fdf1faa]{position:relative;z-index:1;max-width:520px;margin-top:10px;font-size:14px;line-height:1.72;color:rgba(255,244,228,.82)}.expert-hero__loading[data-v-2fdf1faa]{position:relative;z-index:1;min-height:88px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:rgba(255,244,228,.82)}.expert-hero__body[data-v-2fdf1faa]{position:relative;z-index:1;margin-top:14px;display:flex;flex-direction:column;gap:6px}.expert-hero__lead[data-v-2fdf1faa]{font-size:15px;line-height:1.7;font-weight:800;color:#fff7ed}.expert-hero__paragraph[data-v-2fdf1faa]{font-size:13px;line-height:1.75;color:rgba(255,237,213,.84)}.expert-hero__vote[data-v-2fdf1faa]{position:relative;z-index:1;margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 14px 12px;border-radius:18px;border:1px solid rgba(255,237,213,.18);background:rgba(255,248,235,.08)}.expert-hero__vote-copy[data-v-2fdf1faa]{min-width:0;display:flex;flex-direction:column;gap:4px}.expert-hero__vote-title[data-v-2fdf1faa]{font-size:14px;line-height:1.4;font-weight:900;color:#fff7ed}.expert-hero__vote-contact[data-v-2fdf1faa]{display:flex;align-items:center;gap:4px;width:fit-content;cursor:pointer}.expert-hero__vote-icon[data-v-2fdf1faa]{width:16px;height:16px;flex-shrink:0}.expert-hero__vote-text[data-v-2fdf1faa]{font-size:13px;line-height:1.6;font-weight:800;color:rgba(255,237,213,.96)}.expert-hero__vote-hint[data-v-2fdf1faa]{margin-left:8px;font-size:11px;line-height:1.4;font-weight:700;color:rgba(255,223,156,.9)}.expert-hero__vote-contact--button[data-v-2fdf1faa]{-webkit-appearance:none;appearance:none;border:0;padding:0;background:transparent;font:inherit;text-align:left}.vote-panel__mask[data-v-2fdf1faa]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:flex-end;justify-content:center;padding:16px 12px calc(18px + var(--safe-bottom, 0px));background:rgba(15,23,42,.5)}.vote-panel[data-v-2fdf1faa]{width:100%;max-width:720rpx;max-height:78vh;padding:16px 14px 14px;border-radius:24px;background:#fffdf8;box-shadow:0 18px 42px rgba(15,23,42,.18);display:flex;flex-direction:column;gap:12px;overflow:hidden}.vote-panel__header[data-v-2fdf1faa]{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.vote-panel__title[data-v-2fdf1faa]{display:block;font-size:16px;line-height:1.4;font-weight:900;color:#1f2937}.vote-panel__subtitle[data-v-2fdf1faa]{display:block;margin-top:4px;font-size:12px;line-height:1.6;color:#6b7280}.vote-panel__close[data-v-2fdf1faa]{flex-shrink:0;font-size:12px;line-height:1.6;font-weight:800;color:#ea580c}.vote-panel__toolbar[data-v-2fdf1faa]{display:flex;align-items:center;gap:8px}.vote-panel__search-input[data-v-2fdf1faa]{flex:1;height:38px;padding:0 12px;border-radius:12px;background:#fff;border:1px solid rgba(234,88,12,.14);font-size:13px;color:#1f2937}.vote-panel__search-button[data-v-2fdf1faa]{flex-shrink:0;min-width:72px;height:38px;padding:0 12px;border-radius:12px;background:linear-gradient(135deg,#ea580c,#fb923c);font-size:13px;line-height:38px;text-align:center;font-weight:800;color:#fff7ed}.vote-panel__list[data-v-2fdf1faa]{flex:1;min-height:0;height:54vh;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y}.vote-panel__state[data-v-2fdf1faa]{padding:22px 8px;font-size:13px;line-height:1.6;text-align:center;color:#6b7280}.vote-panel__item[data-v-2fdf1faa]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid rgba(226,232,240,.9)}.vote-panel__item[data-v-2fdf1faa]:last-child{border-bottom:none}.vote-panel__item-copy[data-v-2fdf1faa]{min-width:0;display:flex;flex-direction:column;gap:3px}.vote-panel__item-eyebrow[data-v-2fdf1faa]{font-size:11px;line-height:1.5;color:#6b7280}.vote-panel__item-teams[data-v-2fdf1faa]{font-size:14px;line-height:1.5;font-weight:800;color:#1f2937}.vote-panel__item-action[data-v-2fdf1faa]{flex-shrink:0;min-width:78px;height:34px;padding:0 12px;border-radius:999px;background:rgba(5,150,105,.12);font-size:12px;line-height:34px;text-align:center;font-weight:900;color:#047857}.vote-panel__item-action--loading[data-v-2fdf1faa]{background:rgba(148,163,184,.18);color:#64748b}.vote-panel__item-action--voted[data-v-2fdf1faa]{background:rgba(226,232,240,.9);color:#64748b}.expert-list[data-v-2fdf1faa]{padding:18px 16px;border-radius:24px;border:1px solid rgba(120,53,15,.08);background:rgba(255,255,255,.92);box-shadow:0 14px 32px rgba(120,53,15,.06)}.expert-list__title[data-v-2fdf1faa]{font-size:20px;font-weight:900;color:#1c1917}.expert-list__empty[data-v-2fdf1faa]{margin-top:14px;padding:22px 14px;border-radius:18px;border:1px dashed rgba(120,53,15,.18);background:rgba(255,250,244,.78);display:flex;flex-direction:column;gap:6px;align-items:center;text-align:center}.expert-list__empty-title[data-v-2fdf1faa]{font-size:14px;line-height:1.45;font-weight:900;color:#1f2937}.expert-list__empty-text[data-v-2fdf1faa]{font-size:12px;line-height:1.65;color:#78716c}.expert-list__sections[data-v-2fdf1faa]{margin-top:14px;display:flex;flex-direction:column;gap:14px}.expert-list__section[data-v-2fdf1faa]{display:flex;flex-direction:column;gap:10px}.expert-list__section-title[data-v-2fdf1faa]{font-size:14px;line-height:1.4;font-weight:900;color:#44403c}.expert-list__items[data-v-2fdf1faa]{display:flex;flex-direction:column;gap:14px}.expert-item[data-v-2fdf1faa]{padding:12px 12px 10px;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,250,244,.9));border:1px solid rgba(251,146,60,.12);box-shadow:0 10px 24px rgba(120,53,15,.06)}.expert-item--active[data-v-2fdf1faa]{transform:translateY(1px);opacity:.96}.expert-item__header[data-v-2fdf1faa]{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.expert-item__identity[data-v-2fdf1faa]{display:flex;min-width:0;flex:1}.expert-item__meta[data-v-2fdf1faa]{min-width:0;flex:1}.expert-item__name-row[data-v-2fdf1faa]{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.expert-item__name[data-v-2fdf1faa]{font-size:16px;line-height:1.2;font-weight:900;color:#1f2937}.expert-item__stats-row[data-v-2fdf1faa]{margin-top:4px;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.expert-item__tag[data-v-2fdf1faa]{min-height:18px;padding:0 6px;border-radius:8px;display:inline-flex;align-items:center;font-size:10px;line-height:1.4;font-weight:800}.expert-item__tag--soft[data-v-2fdf1faa]{background:rgba(251,191,36,.18);color:#b45309}.expert-item__inline-metric[data-v-2fdf1faa]{font-size:10px;line-height:1.35;font-weight:800}.expert-item__inline-metric--warm[data-v-2fdf1faa]{color:#ea580c}.expert-item__score[data-v-2fdf1faa]{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right;padding-top:0;min-width:56px}.expert-item__settlement[data-v-2fdf1faa]{display:inline-flex;align-items:center;justify-content:center;min-height:18px;padding:0 6px;border-radius:999px;font-size:10px;line-height:1.3;font-weight:900}.expert-item__settlement--pending[data-v-2fdf1faa]{background:rgba(148,163,184,.16);color:#475569}.expert-item__settlement--hit[data-v-2fdf1faa]{min-width:22px;width:22px;height:22px;padding:0;border-radius:50%;border:1.5px solid #dc2626;background:#fff;color:#dc2626}.expert-item__settlement--miss[data-v-2fdf1faa]{min-width:22px;width:22px;height:22px;padding:0;border-radius:50%;border:1.5px solid #111827;background:#fff;color:#111827}.expert-item__settlement--cancelled[data-v-2fdf1faa]{background:rgba(245,158,11,.14);color:#b45309}.expert-item__score-value[data-v-2fdf1faa]{display:block;font-size:22px;line-height:1;font-weight:900;color:#ff4d36}.expert-item__score-label[data-v-2fdf1faa]{display:block;font-size:10px;line-height:1.3;color:#ff6b4a}.expert-item__title[data-v-2fdf1faa]{margin-top:10px;font-size:14px;line-height:1.42;font-weight:900;color:#1f2937;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.expert-item__match-row[data-v-2fdf1faa]{margin-top:8px;padding:7px 9px;border-radius:10px;background:#f8fafc;display:flex;align-items:center;gap:6px;flex-wrap:nowrap;overflow:hidden}.expert-item__match-code[data-v-2fdf1faa]{color:#3b82f6;font-size:11px;font-weight:800;flex:0 0 auto}.expert-item__match-meta[data-v-2fdf1faa]{min-width:0;display:flex;flex-direction:column;gap:5px;flex:1}.expert-item__match-text[data-v-2fdf1faa]{color:#57534e;font-size:11px;line-height:1.35}.expert-item__match-teams[data-v-2fdf1faa]{min-width:0;display:flex;align-items:center;gap:6px}.expert-item__team[data-v-2fdf1faa]{min-width:0;display:inline-flex;align-items:center;gap:6px}.expert-item__team--home[data-v-2fdf1faa]{justify-content:flex-end}.expert-item__team--away[data-v-2fdf1faa]{justify-content:flex-start}.expert-item__team-name[data-v-2fdf1faa]{min-width:0;color:#57534e;font-size:11px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.expert-item__team-logo[data-v-2fdf1faa]{flex-shrink:0}.expert-item__team-vs[data-v-2fdf1faa]{font-size:11px;line-height:1;font-weight:700;color:#94a3b8}.expert-item__footer[data-v-2fdf1faa]{margin-top:6px;display:flex;justify-content:flex-end;align-items:center;gap:8px}.expert-item__summary[data-v-2fdf1faa]{font-size:11px;color:#78716c}.expert-item__arrow[data-v-2fdf1faa]{font-size:11px;font-weight:800;color:#ea580c}.layout-tier--standard .expert-hero[data-v-2fdf1faa]{padding:18px 16px 20px;border-radius:24px}.layout-tier--standard .expert-hero__title[data-v-2fdf1faa]{font-size:27px}.layout-tier--standard .expert-list[data-v-2fdf1faa]{border-radius:22px}.layout-tier--standard .expert-list__title[data-v-2fdf1faa]{font-size:18px}.layout-tier--standard .expert-item[data-v-2fdf1faa]{padding:11px 11px 9px}.layout-tier--standard .expert-item__title[data-v-2fdf1faa]{font-size:13px}.layout-tier--compact .expert-hero[data-v-2fdf1faa]{padding:16px 14px 18px}.layout-tier--compact .expert-hero__label[data-v-2fdf1faa]{min-height:22px;font-size:10px}.layout-tier--compact .expert-hero__title[data-v-2fdf1faa]{font-size:24px}.layout-tier--compact .expert-hero__copy[data-v-2fdf1faa],.layout-tier--compact .expert-hero__paragraph[data-v-2fdf1faa],.layout-tier--compact .expert-hero__vote-text[data-v-2fdf1faa]{font-size:12px}.layout-tier--compact .expert-hero__lead[data-v-2fdf1faa]{font-size:14px}.layout-tier--compact .expert-hero__vote[data-v-2fdf1faa]{padding:12px 12px 10px;align-items:flex-start}.layout-tier--compact .vote-panel[data-v-2fdf1faa]{padding:14px 12px 12px}.layout-tier--compact .vote-panel__toolbar[data-v-2fdf1faa]{flex-direction:column;align-items:stretch}.layout-tier--compact .vote-panel__search-button[data-v-2fdf1faa]{width:100%}.layout-tier--compact .vote-panel__item[data-v-2fdf1faa]{align-items:flex-start;flex-direction:column}.layout-tier--compact .vote-panel__item-action[data-v-2fdf1faa]{min-width:70px;width:100%}.layout-tier--compact .expert-item[data-v-2fdf1faa]{padding:10px 10px 8px}.layout-tier--compact .expert-item__header[data-v-2fdf1faa]{gap:6px}.layout-tier--compact .expert-item__name[data-v-2fdf1faa]{font-size:15px}.layout-tier--compact .expert-item__stats-row[data-v-2fdf1faa]{gap:5px}.layout-tier--compact .expert-item__tag[data-v-2fdf1faa]{min-height:17px;padding:0 5px;font-size:10px}.layout-tier--compact .expert-item__score[data-v-2fdf1faa]{min-width:52px}.layout-tier--compact .expert-item__title[data-v-2fdf1faa]{font-size:13px;line-height:1.38}.layout-tier--compact .expert-item__score-value[data-v-2fdf1faa]{font-size:20px}.layout-tier--compact .expert-item__match-row[data-v-2fdf1faa]{padding:6px 8px}.layout-tier--compact .expert-item__match-code[data-v-2fdf1faa],.layout-tier--compact .expert-item__match-meta[data-v-2fdf1faa],.layout-tier--compact .expert-item__summary[data-v-2fdf1faa],.layout-tier--compact .expert-item__arrow[data-v-2fdf1faa]{font-size:11px}@media (max-width: 640px){.expert-hero[data-v-2fdf1faa]{padding:18px 16px 20px;border-radius:24px}.expert-hero__title[data-v-2fdf1faa]{font-size:27px}.expert-list[data-v-2fdf1faa]{border-radius:22px}.expert-list__title[data-v-2fdf1faa]{font-size:18px}.expert-item[data-v-2fdf1faa]{padding:11px 11px 9px}.expert-item__title[data-v-2fdf1faa]{font-size:13px}}@media (max-width: 420px){.shell-page[data-v-2fdf1faa]{padding-right:10px;padding-bottom:26px;padding-left:10px}.expert-hero[data-v-2fdf1faa]{padding:16px 14px 18px}.expert-hero__label[data-v-2fdf1faa]{min-height:22px;font-size:10px}.expert-hero__title[data-v-2fdf1faa]{font-size:24px}.expert-hero__copy[data-v-2fdf1faa],.expert-hero__paragraph[data-v-2fdf1faa],.expert-hero__vote-text[data-v-2fdf1faa]{font-size:12px}.expert-hero__lead[data-v-2fdf1faa]{font-size:14px}.expert-hero__vote[data-v-2fdf1faa]{padding:12px 12px 10px;align-items:flex-start}.vote-panel[data-v-2fdf1faa]{padding:14px 12px 12px}.vote-panel__item[data-v-2fdf1faa]{align-items:flex-start}.vote-panel__item-action[data-v-2fdf1faa]{min-width:70px}.expert-item[data-v-2fdf1faa]{padding:10px 10px 8px}.expert-item__header[data-v-2fdf1faa]{gap:6px}.expert-item__name[data-v-2fdf1faa]{font-size:15px}.expert-item__stats-row[data-v-2fdf1faa]{gap:5px}.expert-item__tag[data-v-2fdf1faa]{min-height:17px;padding:0 5px;font-size:10px}.expert-item__score[data-v-2fdf1faa]{min-width:52px}.expert-item__title[data-v-2fdf1faa]{font-size:13px;line-height:1.38}.expert-item__score-value[data-v-2fdf1faa]{font-size:20px}.expert-item__match-row[data-v-2fdf1faa]{padding:6px 8px}.expert-item__match-code[data-v-2fdf1faa],.expert-item__match-meta[data-v-2fdf1faa],.expert-item__summary[data-v-2fdf1faa],.expert-item__arrow[data-v-2fdf1faa]{font-size:11px}}.expert-detail-page[data-v-7206529a]{min-height:var(--app-height, 100dvh);background:linear-gradient(180deg,#f5f7fb,#eef2f7)}.expert-detail__topbar[data-v-7206529a]{display:grid;grid-template-columns:56px 1fr 56px;align-items:center;min-height:96rpx;margin-bottom:8px}.expert-detail__topbar--h5[data-v-7206529a]{display:block}.expert-detail__back[data-v-7206529a],.expert-detail__topbar-spacer[data-v-7206529a]{font-size:12px;color:#ea580c}.expert-detail__back[data-v-7206529a]{font-weight:800}.expert-detail__topbar-title[data-v-7206529a]{text-align:center;font-size:15px;font-weight:900;color:#1f2937}.expert-detail__article[data-v-7206529a]{padding:14px 12px 16px;border-radius:18px;background:rgba(255,255,255,.98);border:1px solid rgba(15,23,42,.06);box-shadow:0 12px 30px rgba(15,23,42,.05)}.expert-detail__empty[data-v-7206529a]{padding:28px 18px;border-radius:18px;background:rgba(255,255,255,.98);border:1px dashed rgba(15,23,42,.12);display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center}.expert-detail__empty-title[data-v-7206529a]{font-size:15px;line-height:1.45;font-weight:900;color:#1f2937}.expert-detail__empty-text[data-v-7206529a]{font-size:12px;line-height:1.7;color:#6b7280}.expert-detail__headline-row[data-v-7206529a]{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.expert-detail__headline[data-v-7206529a]{flex:1;font-size:16px;line-height:1.48;font-weight:900;color:#1f2937}.expert-detail__settlement[data-v-7206529a]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-height:22px;padding:0 8px;border-radius:999px;box-sizing:border-box;font-size:11px;line-height:1;font-weight:900}.expert-detail__settlement--pending[data-v-7206529a]{background:rgba(148,163,184,.16);color:#475569}.expert-detail__settlement--hit[data-v-7206529a]{min-width:22px;width:22px;height:22px;min-height:22px;padding:0;border-radius:50%;border:1.5px solid #dc2626;background:#fff;color:#dc2626}.expert-detail__settlement--miss[data-v-7206529a]{min-width:22px;width:22px;height:22px;min-height:22px;padding:0;border-radius:50%;border:1.5px solid #111827;background:#fff;color:#111827}.expert-detail__settlement--cancelled[data-v-7206529a]{background:rgba(245,158,11,.14);color:#b45309}.expert-detail__match-meta-row[data-v-7206529a]{margin-top:10px;display:grid;grid-template-columns:auto 1fr auto;gap:6px;align-items:center}.expert-detail__match-badge[data-v-7206529a]{min-width:36px;height:22px;padding:0 7px;border-radius:7px;border:1px solid rgba(59,130,246,.28);background:rgba(239,246,255,.92);color:#3b82f6;font-size:11px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.expert-detail__match-meta[data-v-7206529a]{min-width:0;font-size:11px;line-height:1.35;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.expert-detail__match-action[data-v-7206529a]{font-size:11px;line-height:1.35;font-weight:800;color:#44403c}.expert-detail__section[data-v-7206529a]{margin-top:14px}.expert-detail__section-title[data-v-7206529a]{font-size:13px;line-height:1.45;font-weight:900;color:#111827}.scheme-card[data-v-7206529a]{margin-top:8px;padding:12px;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid rgba(15,23,42,.06)}.scheme-card__league[data-v-7206529a]{min-height:24px;padding:4px 8px;border-radius:999px;background:linear-gradient(135deg,#16a34a,#15803d);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;line-height:1.1;color:#fff;box-shadow:0 10px 18px rgba(22,163,74,.18)}.scheme-card__header[data-v-7206529a]{display:flex;flex-direction:column;align-items:stretch;gap:10px;margin-bottom:10px}.scheme-card__league[data-v-7206529a]{align-self:flex-start}.scheme-card__teams[data-v-7206529a]{display:grid;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);align-items:center;gap:8px}.scheme-card__team-wrap[data-v-7206529a]{min-width:0;display:flex;align-items:center;gap:6px}.scheme-card__team-wrap--home[data-v-7206529a]{justify-content:flex-end}.scheme-card__team-wrap--away[data-v-7206529a]{justify-content:flex-start}.scheme-card__team[data-v-7206529a]{min-width:0;font-size:16px;line-height:1.15;font-weight:800;color:#0f172a;text-align:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scheme-card__team-logo[data-v-7206529a]{flex-shrink:0}.scheme-card__vs[data-v-7206529a]{font-size:12px;font-weight:700;color:#94a3b8;text-align:center}.scheme-card__subsection[data-v-7206529a]{margin-top:10px;margin-bottom:8px;font-size:12px;line-height:1.4;font-weight:700;color:#64748b}.scheme-card__rows[data-v-7206529a]{display:flex;flex-direction:column;gap:8px}.scheme-row[data-v-7206529a]{display:flex;flex-direction:column;gap:6px;align-items:stretch}.scheme-row__label[data-v-7206529a]{min-height:0;padding:0;border-radius:0;background:transparent;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:6px}.scheme-row__play[data-v-7206529a]{font-size:12px;line-height:1.25;font-weight:700;color:#334155;text-align:center}.scheme-row__handicap[data-v-7206529a]{margin-top:4px;font-size:12px;line-height:1.2;font-weight:700;color:#dc2626}.scheme-row__markets[data-v-7206529a]{display:grid;gap:6px}.scheme-row__markets--three[data-v-7206529a]{grid-template-columns:repeat(3,minmax(0,1fr))}.scheme-row__markets--two[data-v-7206529a]{grid-template-columns:repeat(2,minmax(0,1fr))}.scheme-option[data-v-7206529a]{min-height:48px;padding:7px 4px;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#fff,#f8fafc);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;position:relative}.scheme-option--primary[data-v-7206529a]{border-color:rgba(22,163,74,.22);background:linear-gradient(180deg,rgba(236,253,245,.96),#fff);box-shadow:inset 0 0 0 1px rgba(22,163,74,.08)}.scheme-option--secondary[data-v-7206529a]{border-color:rgba(59,130,246,.16);background:linear-gradient(180deg,rgba(239,246,255,.9),#fff);box-shadow:inset 0 0 0 1px rgba(59,130,246,.05)}.scheme-option--hit[data-v-7206529a]{border-color:rgba(22,163,74,.42);background:linear-gradient(180deg,rgba(220,252,231,.98),#fff);box-shadow:inset 0 0 0 1px rgba(34,197,94,.28),0 8px 18px rgba(34,197,94,.12)}.scheme-option--miss[data-v-7206529a]{border-color:rgba(148,163,184,.22);background:linear-gradient(180deg,rgba(241,245,249,.96),rgba(248,250,252,.96));box-shadow:none;filter:grayscale(1);opacity:.42}.scheme-option--cancelled[data-v-7206529a]{background:linear-gradient(180deg,#fff7ed,#fff);border-color:rgba(245,158,11,.22)}.scheme-option__tag[data-v-7206529a]{position:absolute;left:0;top:0;padding:1px 6px;border-radius:10px 0;background:linear-gradient(135deg,#f59e0b,#fb923c);font-size:9px;line-height:1.35;font-weight:800;color:#fff}.scheme-option__key[data-v-7206529a]{font-size:12px;line-height:1.2;font-weight:800;color:#0f172a}.scheme-option__value[data-v-7206529a]{font-size:11px;line-height:1.2;font-weight:700;color:#64748b}.scheme-option--hit .scheme-option__key[data-v-7206529a]{color:#166534}.scheme-option--hit .scheme-option__value[data-v-7206529a]{color:#15803d}.scheme-option--miss .scheme-option__key[data-v-7206529a],.scheme-option--miss .scheme-option__value[data-v-7206529a]{color:#94a3b8}.scheme-option--miss .scheme-option__tag[data-v-7206529a]{background:linear-gradient(135deg,#cbd5e1,#94a3b8)}.expert-detail__section--reason[data-v-7206529a]{padding-top:2px}.expert-detail__reason-title[data-v-7206529a]{margin-top:10px;display:block;font-size:13px;line-height:1.55;font-weight:800;color:#1f2937}.expert-detail__reason-text[data-v-7206529a]{margin-top:8px;display:block;font-size:12px;line-height:1.78;color:#1f2937;padding:12px;border-radius:14px;background:rgba(248,250,252,.92);border:1px solid rgba(15,23,42,.05)}.layout-tier--standard .expert-detail__article[data-v-7206529a]{padding:12px 10px 14px}.layout-tier--standard .scheme-card__team[data-v-7206529a]{font-size:16px}.layout-tier--standard .scheme-row[data-v-7206529a]{gap:6px}.layout-tier--compact .expert-detail__article[data-v-7206529a]{padding:12px 10px 14px;border-radius:16px}.layout-tier--compact .expert-detail__headline-row[data-v-7206529a]{flex-direction:column;gap:8px}.layout-tier--compact .expert-detail__match-meta-row[data-v-7206529a]{grid-template-columns:auto 1fr}.layout-tier--compact .expert-detail__match-action[data-v-7206529a]{display:none}.layout-tier--compact .scheme-card[data-v-7206529a]{padding:10px}.layout-tier--compact .scheme-card__league[data-v-7206529a]{justify-self:flex-start}.layout-tier--compact .scheme-card__teams[data-v-7206529a]{grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);gap:4px}.layout-tier--compact .scheme-card__team[data-v-7206529a]{font-size:15px}.layout-tier--compact .scheme-row__markets--two[data-v-7206529a]{grid-template-columns:repeat(2,minmax(0,1fr))}.layout-tier--compact .scheme-option[data-v-7206529a]{min-height:44px}.layout-tier--compact .scheme-option__key[data-v-7206529a]{font-size:11px}.layout-tier--compact .scheme-option__value[data-v-7206529a]{font-size:10px}@media (max-width: 420px){.expert-detail-page[data-v-7206529a]{padding:6px 6px 16px}.expert-detail__article[data-v-7206529a]{padding:12px 10px 14px}.expert-detail__headline[data-v-7206529a]{font-size:15px}.scheme-card[data-v-7206529a]{padding:10px}.scheme-card__teams[data-v-7206529a]{grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);gap:4px}.scheme-card__team[data-v-7206529a]{font-size:15px}.scheme-row__label[data-v-7206529a]{gap:4px}.scheme-option[data-v-7206529a]{min-height:46px;padding:7px 3px}.scheme-row__markets--three[data-v-7206529a]{gap:4px}.scheme-option__key[data-v-7206529a],.expert-detail__reason-title[data-v-7206529a],.scheme-option__value[data-v-7206529a],.expert-detail__reason-text[data-v-7206529a]{font-size:11px}}.live-content[data-v-ee75d398]{display:flex;flex-direction:column;gap:10px;padding:0 12px 20px}.date-strip-shell[data-v-ee75d398]{position:sticky;top:calc(var(--safe-top, 0px) + 96rpx);z-index:20;margin-top:4px;padding:8px 0 0;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.82))}.date-strip-shell--h5[data-v-ee75d398]{top:calc(var(--safe-top, 0px) + 72px)}.date-strip[data-v-ee75d398]{display:block;width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;scrollbar-width:none;transition:width .16s ease}.date-strip[data-v-ee75d398]::-webkit-scrollbar{display:none}.date-strip--h5[data-v-ee75d398]{overflow:visible}.date-strip__native-scroll[data-v-ee75d398]{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;scrollbar-width:none}.date-strip__native-scroll--dragging[data-v-ee75d398]{cursor:grabbing;-webkit-user-select:none;user-select:none}.date-strip__native-scroll[data-v-ee75d398]::-webkit-scrollbar{display:none}.date-strip__inner[data-v-ee75d398]{display:inline-flex;gap:8px;min-width:100%;width:max-content;white-space:nowrap;padding:0 4px 8px}.date-strip[data-v-ee75d398] .uni-scroll-view{overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;white-space:nowrap}.date-strip[data-v-ee75d398] .uni-scroll-view::-webkit-scrollbar{display:none}.date-strip[data-v-ee75d398] .uni-scroll-view-content{display:inline-flex;min-width:100%;width:max-content;white-space:nowrap}.date-pill[data-v-ee75d398]{flex:0 0 auto;min-width:92px;padding:9px 12px;border-radius:18px;background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 8px 20px rgba(15,23,42,.04);display:flex;flex-direction:column;align-items:center;gap:4px;color:#98a2b3;transform:translateY(0);transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.date-pill--active[data-v-ee75d398]{background:linear-gradient(180deg,rgba(15,118,110,.08),rgba(21,94,117,.03));border-color:rgba(15,118,110,.22);color:#0f766e;box-shadow:0 10px 22px rgba(15,118,110,.1);transform:translateY(-1px)}.date-pill__summary[data-v-ee75d398]{font-size:14px;font-weight:700;line-height:1.1}.date-pill__summary--count[data-v-ee75d398]{color:#98a2b3}.date-pill__summary--result[data-v-ee75d398]{color:#ef4444}.date-pill__meta[data-v-ee75d398]{font-size:11px;font-weight:500;line-height:1.1}.section-summary[data-v-ee75d398]{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:4px 4px 0}.section-summary__title[data-v-ee75d398]{font-size:17px;font-weight:700;color:#172033}.section-summary__count[data-v-ee75d398]{font-size:13px;font-weight:600;color:#98a2b3}.state-card[data-v-ee75d398]{padding:16px;font-size:13px;color:#98a2b3}.live-list[data-v-ee75d398]{display:flex;flex-direction:column;gap:10px;animation:live-list-switch-in-ee75d398 .18s ease-out both}.live-row[data-v-ee75d398]{padding:14px 14px 13px;background:#fff;animation:live-row-switch-in-ee75d398 .18s ease-out both}.live-row[data-v-ee75d398]:nth-child(2){animation-delay:24ms}.live-row[data-v-ee75d398]:nth-child(3){animation-delay:48ms}.live-row[data-v-ee75d398]:nth-child(n+4){animation-delay:72ms}.live-row+.live-row[data-v-ee75d398]{border-top:none}.live-row__top[data-v-ee75d398]{display:grid;grid-template-columns:minmax(0,1fr) 80px minmax(0,1fr);align-items:center;gap:8px}.live-row__league-wrap[data-v-ee75d398]{display:inline-flex;align-items:center;gap:8px;min-width:0;justify-self:start}.live-row__league[data-v-ee75d398]{max-width:88px;padding:4px 10px;border-radius:999px;font-size:10px;font-weight:600;color:#fff;text-align:center}.live-row__time[data-v-ee75d398]{text-align:center;font-size:15px;font-weight:600;color:#98a2b3}.live-row__status[data-v-ee75d398]{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;font-size:12px;font-weight:600;justify-self:end}.live-row__status--not-started[data-v-ee75d398]{color:#98a2b3}.live-row__status--started[data-v-ee75d398],.live-row__status--live[data-v-ee75d398]{color:#0f766e}.live-row__status--halftime[data-v-ee75d398]{color:#f97316}.live-row__status--finished[data-v-ee75d398]{color:#98a2b3}.live-row__status-dot[data-v-ee75d398]{width:7px;height:7px;border-radius:50%;animation:live-status-pulse-ee75d398 1.4s ease-out infinite}.live-row__status-dot--live[data-v-ee75d398]{background:#0f766e}.live-row__status-dot--halftime[data-v-ee75d398]{background:#f97316}.live-row__main[data-v-ee75d398]{display:block;margin-top:12px}.live-row__stream-test[data-v-ee75d398]{margin-top:10px;display:flex;justify-content:center}.live-row__stream-button[data-v-ee75d398]{height:30px;padding:0 16px;border:0;border-radius:999px;background:linear-gradient(180deg,#22c55e,#16a34a);color:#fff;font-size:12px;line-height:30px;font-weight:800;box-shadow:0 8px 18px rgba(22,163,74,.2)}.live-row__stream-frame[data-v-ee75d398]{margin-top:10px;border-radius:14px;overflow:hidden;background:#0f172a;border:1px solid rgba(15,23,42,.08)}.live-row__stream-iframe[data-v-ee75d398]{width:100%;height:210px;display:block;border:0;background:#0f172a;overflow:hidden}.live-row__stream-video[data-v-ee75d398]{width:100%;height:210px;display:block;border:0;background:#0f172a}.live-row__stream-error[data-v-ee75d398]{padding:8px 10px 10px;background:#0f172a;color:rgba(255,255,255,.76);font-size:12px;line-height:1.5;text-align:center}.live-row__stream-frame--native[data-v-ee75d398]{min-height:64px;display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.06)}.live-row__stream-native-text[data-v-ee75d398]{font-size:12px;font-weight:700;color:#98a2b3}.live-row__number[data-v-ee75d398]{flex-shrink:0;font-size:12px;font-weight:600;color:#98a2b3;line-height:1}.live-row__summary[data-v-ee75d398]{width:100%}.live-row__summary[data-v-ee75d398],.live-row__team-wrap[data-v-ee75d398]{display:flex;align-items:center}.live-row__summary[data-v-ee75d398]{display:grid;grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr);gap:4px;min-width:0}.live-row__team-wrap[data-v-ee75d398]{flex:1;gap:6px;min-width:0}.live-row__team-wrap--home[data-v-ee75d398]{justify-content:flex-end}.live-row__team-wrap--away[data-v-ee75d398]{justify-content:flex-start}.live-row__team[data-v-ee75d398]{max-width:100%;font-size:15px;font-weight:600;color:#172033;line-height:1.35}.live-row__team-meta[data-v-ee75d398]{min-width:0;display:flex;align-items:baseline;gap:4px}.live-row__team-meta--away[data-v-ee75d398]{justify-content:flex-start}.live-row__team--home[data-v-ee75d398]{text-align:right}.live-row__team--away[data-v-ee75d398]{text-align:left}.live-row__team-note[data-v-ee75d398]{flex-shrink:0;font-size:11px;font-weight:500;color:#98a2b3;line-height:1.2}.live-row__team-logo[data-v-ee75d398]{flex-shrink:0}.live-row__score-stack[data-v-ee75d398]{min-width:72px;display:flex;flex-direction:column;align-items:center;gap:3px}.live-row__score[data-v-ee75d398]{font-size:20px;font-weight:800;color:#172033;letter-spacing:-.03em}.live-row__score-sub[data-v-ee75d398]{font-size:10px;font-weight:500;color:#98a2b3;text-align:center}.live-row__prediction[data-v-ee75d398]{margin-top:12px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.live-row__prediction-tags[data-v-ee75d398]{flex:1;display:flex;align-items:flex-start;flex-wrap:wrap;gap:7px 6px;min-width:0;padding-top:1px}.live-row__prediction-tag[data-v-ee75d398]{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 8px;border-radius:999px;background:rgba(15,118,110,.08);color:#0f766e;font-size:10px;font-weight:600;line-height:1.1;white-space:nowrap}.live-row__prediction-tag--pending[data-v-ee75d398]{background:rgba(15,118,110,.08);color:#0f766e}.live-row__prediction-tag--hit[data-v-ee75d398]{background:rgba(239,68,68,.12);color:#ef4444}.live-row__prediction-tag--hit[data-v-ee75d398]:after{content:"";position:absolute;top:-5px;right:-5px;width:12px;height:12px;border-radius:50%;background:#ef4444;box-shadow:0 1px 4px rgba(239,68,68,.24)}.live-row__prediction-tag--hit[data-v-ee75d398]:before{content:"";position:absolute;top:-2px;right:-1px;z-index:1;width:3px;height:6px;border:solid #ffffff;border-width:0 1.5px 1.5px 0;transform:rotate(45deg);transform-origin:center}.live-row__prediction-tag--miss[data-v-ee75d398]{background:rgba(148,163,184,.12);color:#98a2b3}.live-row__prediction-summary[data-v-ee75d398]{flex-shrink:0;width:30px;height:30px;margin-top:1px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:2px solid currentColor}.live-row__prediction-summary-icon[data-v-ee75d398]{width:11px;height:6px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg) translateY(-1px)}.live-row__prediction-summary--hit[data-v-ee75d398]{color:#ef4444}.live-row__prediction-summary--miss[data-v-ee75d398]{color:#98a2b3}.live-row__prediction-summary--miss .live-row__prediction-summary-icon[data-v-ee75d398]{width:12px;height:12px;border:0;position:relative;transform:none}.live-row__prediction-summary--miss .live-row__prediction-summary-icon[data-v-ee75d398]:before,.live-row__prediction-summary--miss .live-row__prediction-summary-icon[data-v-ee75d398]:after{content:"";position:absolute;top:5px;left:0;width:12px;height:2px;border-radius:999px;background:currentColor}.live-row__prediction-summary--miss .live-row__prediction-summary-icon[data-v-ee75d398]:before{transform:rotate(45deg)}.live-row__prediction-summary--miss .live-row__prediction-summary-icon[data-v-ee75d398]:after{transform:rotate(-45deg)}@keyframes live-status-pulse-ee75d398{0%{transform:scale(.96);opacity:.9}70%{transform:scale(1.25);opacity:.28}to{transform:scale(1.25);opacity:0}}@keyframes live-list-switch-in-ee75d398{0%{opacity:.82;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes live-row-switch-in-ee75d398{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 420px){.live-content[data-v-ee75d398]{padding-right:10px;padding-left:10px}.date-pill[data-v-ee75d398]{min-width:88px;padding-right:10px;padding-left:10px}.live-row[data-v-ee75d398]{padding-right:14px;padding-left:14px}.live-row__main[data-v-ee75d398]{gap:8px}.live-row__meta[data-v-ee75d398]{width:56px}.live-row__team[data-v-ee75d398]{font-size:14px}.live-row__score[data-v-ee75d398]{font-size:18px}}.h5-tabbar[data-v-a0cd15e9]{position:fixed;right:0;bottom:0;left:0;z-index:90;padding:var(--tabbar-outer-y, 3px) var(--tabbar-outer-x, 10px) calc(var(--tabbar-outer-y, 3px) + var(--safe-bottom, 0px));background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.94) 24%,rgba(255,255,255,.98));box-sizing:border-box}.h5-tabbar__tabs[data-v-a0cd15e9]{display:flex;align-items:center;gap:4px;min-height:var(--tabbar-shell-height, 52px);padding:2px;border-radius:18px 18px 0 0;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,252,.96));border:1px solid rgba(15,23,42,.08);border-bottom:0;box-shadow:0 -8px 18px rgba(15,23,42,.09),inset 0 1px rgba(255,255,255,.95);backdrop-filter:blur(16px)}.h5-tabbar__tab[data-v-a0cd15e9]{position:relative;min-width:0;flex:1 1 0;height:var(--tabbar-item-height, 44px);padding:0 6px;border-radius:999px;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#64748b;transition:flex-basis .24s ease,flex-grow .24s ease,background .24s ease,box-shadow .24s ease,color .24s ease,transform .24s ease}.h5-tabbar__tab--active[data-v-a0cd15e9]{flex-grow:1.46;flex-direction:row;gap:6px;color:#fff;background:linear-gradient(135deg,#34d399,#059669);box-shadow:0 6px 14px rgba(5,150,105,.2),inset 0 1px rgba(255,255,255,.32);transform:translateY(-1px)}.h5-tabbar__badge[data-v-a0cd15e9]{position:absolute;top:-5px;right:2px;min-width:28px;height:18px;padding:0 7px;border-radius:999px;background:linear-gradient(135deg,#ff6f7f,#ef4444 62%,#d92d20);border:1px solid rgba(255,255,255,.96);box-shadow:0 7px 14px rgba(239,68,68,.26),inset 0 1px rgba(255,255,255,.22);font-size:10px;line-height:16px;font-weight:900;letter-spacing:.02em;text-align:center;color:#fff;text-shadow:0 1px 1px rgba(127,29,29,.35);z-index:2}.h5-tabbar__tab--active .h5-tabbar__badge[data-v-a0cd15e9]{top:-6px;right:4px}.h5-tabbar__icon-wrap[data-v-a0cd15e9]{width:21px;height:21px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.h5-tabbar__tab--active .h5-tabbar__icon-wrap[data-v-a0cd15e9]{width:24px;height:24px;border-radius:999px;background:rgba(255,255,255,.14)}.h5-tabbar__icon[data-v-a0cd15e9]{width:19px;height:19px;object-fit:contain;filter:grayscale(1) saturate(.3) opacity(.82);transition:width .24s ease,height .24s ease,filter .24s ease,opacity .24s ease}.h5-tabbar__icon--muted[data-v-a0cd15e9]{opacity:.48}.h5-tabbar__tab--active .h5-tabbar__icon[data-v-a0cd15e9]{width:21px;height:21px;opacity:1;filter:brightness(0) invert(1)}.h5-tabbar__label[data-v-a0cd15e9]{line-height:1;font-size:9px;font-weight:700;color:currentColor;white-space:nowrap}.h5-tabbar__tab--active .h5-tabbar__label[data-v-a0cd15e9]{font-size:11px;font-weight:800}.h5-tabbar--app[data-v-a0cd15e9]{padding:calc(var(--tabbar-outer-y, 3px) + 5px) calc(var(--tabbar-outer-x, 10px) + 2px) calc(var(--tabbar-outer-y, 3px) + 7px + var(--safe-bottom, 0px))}.h5-tabbar--app .h5-tabbar__tabs[data-v-a0cd15e9]{gap:6px;min-height:calc(var(--tabbar-shell-height, 52px) + 10px);padding:4px;border-radius:24px 24px 0 0;box-shadow:0 -10px 24px rgba(15,23,42,.11),inset 0 1px rgba(255,255,255,.96)}.h5-tabbar--app .h5-tabbar__tab[data-v-a0cd15e9]{height:calc(var(--tabbar-item-height, 44px) + 8px);padding:0 8px;gap:4px}.h5-tabbar--app .h5-tabbar__badge[data-v-a0cd15e9]{top:0;right:4px}.h5-tabbar--app .h5-tabbar__tab--active[data-v-a0cd15e9]{flex-grow:1.52;gap:8px;box-shadow:0 8px 18px rgba(5,150,105,.24),inset 0 1px rgba(255,255,255,.34)}.h5-tabbar--app .h5-tabbar__icon-wrap[data-v-a0cd15e9]{width:24px;height:24px}.h5-tabbar--app .h5-tabbar__tab--active .h5-tabbar__icon-wrap[data-v-a0cd15e9]{width:28px;height:28px}.h5-tabbar--app .h5-tabbar__icon[data-v-a0cd15e9]{width:21px;height:21px}.h5-tabbar--app .h5-tabbar__tab--active .h5-tabbar__icon[data-v-a0cd15e9]{width:24px;height:24px}.h5-tabbar--app .h5-tabbar__label[data-v-a0cd15e9]{font-size:10px}.h5-tabbar--app .h5-tabbar__tab--active .h5-tabbar__label[data-v-a0cd15e9]{font-size:11px}.layout-tier--standard .h5-tabbar__tabs[data-v-a0cd15e9],.layout-tier--compact .h5-tabbar__tabs[data-v-a0cd15e9]{gap:3px}.layout-tier--standard .h5-tabbar__tab[data-v-a0cd15e9],.layout-tier--compact .h5-tabbar__tab[data-v-a0cd15e9]{padding:0 4px}.layout-tier--standard .h5-tabbar__label[data-v-a0cd15e9]{font-size:8px}.layout-tier--standard .h5-tabbar__tab--active .h5-tabbar__label[data-v-a0cd15e9]{font-size:9px}.layout-tier--standard .h5-tabbar__icon-wrap[data-v-a0cd15e9]{width:19px;height:19px}.layout-tier--standard .h5-tabbar__tab--active .h5-tabbar__icon-wrap[data-v-a0cd15e9]{width:22px;height:22px}.layout-tier--standard .h5-tabbar__icon[data-v-a0cd15e9]{width:17px;height:17px}.layout-tier--standard .h5-tabbar__tab--active .h5-tabbar__icon[data-v-a0cd15e9]{width:18px;height:18px}.layout-tier--compact .h5-tabbar[data-v-a0cd15e9]{padding-left:calc(var(--tabbar-outer-x, 10px) - 1px);padding-right:calc(var(--tabbar-outer-x, 10px) - 1px)}.layout-tier--compact .h5-tabbar__tabs[data-v-a0cd15e9]{gap:2px;border-radius:15px 15px 0 0}.layout-tier--compact .h5-tabbar__tab[data-v-a0cd15e9]{padding:0 3px}.layout-tier--compact .h5-tabbar__badge[data-v-a0cd15e9]{top:-3px;right:0;min-width:24px;height:15px;padding:0 5px;font-size:8px;line-height:13px}.layout-tier--compact .h5-tabbar__label[data-v-a0cd15e9]{font-size:7px}.layout-tier--compact .h5-tabbar__tab--active[data-v-a0cd15e9]{flex-grow:1.28;gap:4px}.layout-tier--compact .h5-tabbar__tab--active .h5-tabbar__label[data-v-a0cd15e9]{font-size:8px}.layout-tier--compact .h5-tabbar__icon-wrap[data-v-a0cd15e9]{width:17px;height:17px}.layout-tier--compact .h5-tabbar__tab--active .h5-tabbar__icon-wrap[data-v-a0cd15e9]{width:20px;height:20px}.layout-tier--compact .h5-tabbar__icon[data-v-a0cd15e9]{width:15px;height:15px}.layout-tier--compact .h5-tabbar__tab--active .h5-tabbar__icon[data-v-a0cd15e9]{width:16px;height:16px}@media (max-width: 640px){.h5-tabbar__tabs[data-v-a0cd15e9]{border-radius:16px 16px 0 0}.h5-tabbar__badge[data-v-a0cd15e9]{min-width:26px;height:17px;padding:0 6px;font-size:9px;line-height:15px}.h5-tabbar__tab--active[data-v-a0cd15e9]{flex-grow:1.38;gap:5px}}@media (max-width: 420px){.h5-tabbar__badge[data-v-a0cd15e9]{top:-3px;right:0;min-width:24px;height:15px;padding:0 5px;font-size:8px;line-height:13px}.h5-tabbar__tab--active[data-v-a0cd15e9]{gap:4px}}.live-screen[data-v-abaa2105]{min-height:var(--app-height, 100dvh);display:flex;flex-direction:column;background:#fff}.live-screen--h5[data-v-abaa2105]{height:auto;display:block;overflow:visible}.live-screen__sticky[data-v-abaa2105]{position:sticky;top:0;z-index:30;flex-shrink:0;background:#fff;box-shadow:0 8rpx 20rpx rgba(15,23,42,.04)}.live-screen__sticky--h5[data-v-abaa2105]{position:fixed;top:0;left:0;right:0;width:100%;z-index:80}.live-screen--native[data-v-abaa2105]{height:auto;min-height:var(--app-height, 100dvh)}.live-page[data-v-abaa2105]{flex:1}.live-page--h5[data-v-abaa2105]{min-height:auto;height:auto}.live-header[data-v-abaa2105]{box-sizing:border-box;padding-top:var(--safe-top, 0px);height:calc(96rpx + var(--safe-top, 0px));background:#fff;border-bottom:1px solid rgba(15,23,42,.05)}.live-header__inner[data-v-abaa2105]{grid-template-columns:74px 1fr 74px;padding:0 16px;height:96rpx}.live-header__tabs[data-v-abaa2105]{display:inline-flex;align-items:center;justify-content:center;gap:34rpx;padding:0;min-width:260rpx}.live-header__tab[data-v-abaa2105]{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:auto;height:72rpx;padding:0 2rpx;color:#a4aec0;transition:color .16s ease,transform .16s ease}.live-header__tab[data-v-abaa2105]:after{content:"";position:absolute;left:50%;bottom:8rpx;width:0;height:6rpx;border-radius:999px;background:#0f766e;transform:translate(-50%);transition:width .16s ease}.live-header__tab--active[data-v-abaa2105]{color:#172033}.live-header__tab--active[data-v-abaa2105]:after{width:36rpx}.live-header__tab-label[data-v-abaa2105]{font-size:22px;font-weight:800;letter-spacing:-.02em}.live-screen--h5 .live-header[data-v-abaa2105]{height:calc(72px + var(--safe-top, 0px))}.live-screen--h5 .live-header__inner[data-v-abaa2105]{height:72px;grid-template-columns:28px minmax(0,1fr) 28px;padding:0 10px}.live-screen--h5 .live-header__tabs[data-v-abaa2105]{gap:28px;min-width:200px;max-width:calc(100vw - 20px);padding:0}.live-screen--h5 .live-header__tab[data-v-abaa2105]{min-width:auto;width:auto;height:58px;padding:0 2px}.live-screen--h5 .live-header__tab[data-v-abaa2105]:after{bottom:6px;height:4px}.live-screen--h5 .live-header__tab--active[data-v-abaa2105]:after{width:28px}.live-screen--h5 .live-header__tab-label[data-v-abaa2105]{font-size:24px;line-height:1}.state-card[data-v-abaa2105]{margin:16px 12px 0;padding:16px;font-size:14px;color:#98a2b3}.state-card--error[data-v-abaa2105]{background:#fff7ed;color:#922f1f}.plan-page[data-v-4b3d9723]{background:radial-gradient(circle at 14% 0%,rgba(249,115,22,.16),transparent 26%),radial-gradient(circle at 100% 0%,rgba(251,146,60,.18),transparent 34%),linear-gradient(180deg,#fff4ea,#fff8f2 36%,#fffaf5)}.plan-shell[data-v-4b3d9723]{display:flex;flex-direction:column;gap:10px}.plan-topbar[data-v-4b3d9723]{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:96rpx}.plan-topbar--h5[data-v-4b3d9723]{display:grid;gap:6px}.plan-topbar--h5[data-v-4b3d9723] .app-safe-header{background:transparent;backdrop-filter:none}.plan-topbar__date--h5[data-v-4b3d9723]{text-align:center}.plan-back[data-v-4b3d9723]{display:inline-flex;align-items:center;gap:4px;min-height:36px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.92);border:1px solid rgba(15,23,42,.08)}.plan-back__icon[data-v-4b3d9723]{font-size:18px;font-weight:700;color:#0f172a}.plan-back__label[data-v-4b3d9723]{font-size:14px;font-weight:700;color:#0f172a}.plan-topbar__meta[data-v-4b3d9723]{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.plan-topbar__title[data-v-4b3d9723]{font-size:15px;font-weight:700;color:#0f172a}.plan-topbar__date[data-v-4b3d9723]{font-size:12px;color:#64748b}.plan-summary[data-v-4b3d9723],.plan-toolbar[data-v-4b3d9723],.plan-table-wrap[data-v-4b3d9723],.plan-state[data-v-4b3d9723]{border-radius:14px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.94);box-shadow:0 4px 14px rgba(15,23,42,.04)}.plan-summary[data-v-4b3d9723]{display:flex;flex-wrap:wrap;gap:4px 10px;padding:10px 12px}.plan-summary__item[data-v-4b3d9723]{font-size:12px;line-height:1.55;color:#111827}.plan-summary__label[data-v-4b3d9723]{margin-right:4px;color:#64748b}.plan-range[data-v-4b3d9723],.plan-toolbar[data-v-4b3d9723]{display:grid;border-radius:14px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.94);box-shadow:0 4px 14px rgba(15,23,42,.04)}.plan-range[data-v-4b3d9723]{gap:8px;padding:10px 12px}.plan-range__label[data-v-4b3d9723]{font-size:11px;color:#52656b}.plan-range__options[data-v-4b3d9723]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.plan-range__option.plan-range__option--active[data-v-4b3d9723]{border-color:#ea580c;background:#ea580c}.plan-range__option[data-v-4b3d9723]{min-height:32px;padding:0 8px;border-radius:10px;border:1px solid #d7e3ef;background:#fff}.plan-range__option-text[data-v-4b3d9723]{display:block;font-size:11px;font-weight:700;line-height:30px;text-align:center;color:#334155}.plan-range__option-text--active[data-v-4b3d9723]{color:#fff}.plan-toolbar[data-v-4b3d9723]{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;align-items:end;padding:10px 12px}.plan-toolbar__field[data-v-4b3d9723]{display:flex;flex-direction:column;gap:5px}.plan-toolbar__label[data-v-4b3d9723]{font-size:11px;color:#52656b}.plan-toolbar__input[data-v-4b3d9723]{width:100%;height:34px;padding:0 10px;border-radius:10px;border:1px solid #d7e3ef;background:#fff;font-size:15px;font-weight:700;color:#111827}.plan-toolbar__input[data-v-4b3d9723]:focus{border-color:#ea580c}.plan-toolbar__action[data-v-4b3d9723]{grid-column:1/-1;min-width:64px;height:34px;padding:0 12px;border-radius:10px;background:#ea580c}.plan-toolbar__action-text[data-v-4b3d9723]{font-size:11px;font-weight:700;line-height:34px;color:#fff;text-align:center}.plan-toolbar__hint[data-v-4b3d9723]{grid-column:1/-1;margin-top:2px;font-size:11px;line-height:1.5;color:#52656b}.plan-state[data-v-4b3d9723]{padding:14px;font-size:14px;color:#52656b}.plan-state--error[data-v-4b3d9723]{background:#fff5f5;border-color:rgba(239,68,68,.18);color:#b91c1c}.plan-table-wrap[data-v-4b3d9723]{padding:10px 0 0}.plan-table-head[data-v-4b3d9723]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px 8px}.plan-table-head__title[data-v-4b3d9723]{font-size:17px;font-weight:700;color:#111827}.plan-table-head__meta[data-v-4b3d9723]{font-size:12px;color:#64748b}.plan-records[data-v-4b3d9723]{display:flex;flex-direction:column;gap:12px;border-top:0}.plan-record[data-v-4b3d9723]{position:relative;overflow:hidden;padding:14px;border-radius:18px;border:1px solid rgba(226,232,240,.88);background:#fff;box-shadow:0 8px 22px rgba(148,163,184,.1);display:flex;flex-direction:column;gap:12px}.plan-record--positive[data-v-4b3d9723],.plan-record--warning[data-v-4b3d9723]{background:#fff}.plan-record__head[data-v-4b3d9723]{display:flex;align-items:center;justify-content:space-between;gap:12px}.plan-record__head-right[data-v-4b3d9723]{display:inline-flex;align-items:center;gap:10px}.plan-record__date-wrap[data-v-4b3d9723]{display:flex;align-items:baseline;gap:10px}.plan-record__date[data-v-4b3d9723]{font-size:24px;font-weight:700;line-height:1;color:#0f172a}.plan-record__weekday[data-v-4b3d9723]{font-size:14px;line-height:1.2;color:#64748b}.plan-record__status[data-v-4b3d9723]{min-width:76px;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(251,146,60,.34);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,247,237,.95));font-size:13px;font-weight:700;color:#f97316;line-height:34px;text-align:center;box-shadow:inset 0 1px rgba(255,255,255,.92)}.plan-record__chevron[data-v-4b3d9723]{font-size:20px;line-height:1;color:#94a3b8}.plan-record__status--positive[data-v-4b3d9723]{color:#16a34a;border-color:rgba(34,197,94,.26);background:linear-gradient(180deg,rgba(240,253,244,.98),rgba(220,252,231,.96))}.plan-record__status--warning[data-v-4b3d9723]{color:#ea580c;border-color:rgba(251,146,60,.28);background:rgba(255,255,255,.98)}.plan-record__status--negative[data-v-4b3d9723]{color:#dc2626;border-color:rgba(248,113,113,.26);background:linear-gradient(180deg,rgba(254,242,242,.98),rgba(254,226,226,.94))}.plan-record__status--pending[data-v-4b3d9723]{color:#475569;background:linear-gradient(180deg,rgba(248,250,252,.98),rgba(241,245,249,.94))}.plan-record__grid[data-v-4b3d9723]{display:flex;flex-direction:column;gap:14px}.plan-record__plan[data-v-4b3d9723]{display:grid;gap:12px;padding:16px 14px;border-radius:14px;background:rgba(255,255,255,.9);border:1px solid rgba(226,232,240,.9);box-shadow:inset 0 1px rgba(255,255,255,.88)}.plan-record__plan-title[data-v-4b3d9723]{display:flex;align-items:center;justify-content:center;gap:10px}.plan-record__plan-star[data-v-4b3d9723]{font-size:10px;color:#ea580c}.plan-record__plan-label[data-v-4b3d9723]{font-size:13px;font-weight:700;line-height:1.3;color:#ea580c}.plan-record__legs[data-v-4b3d9723]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.plan-record__leg[data-v-4b3d9723]{display:flex;align-items:center;gap:12px;min-width:0;padding:12px 0;border-top:1px dashed rgba(203,213,225,.8)}.plan-record__leg[data-v-4b3d9723]:nth-child(-n+2){padding-top:0;border-top:0}.plan-record__leg-index[data-v-4b3d9723]{flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:linear-gradient(180deg,rgba(255,237,213,.96),rgba(254,215,170,.92));font-size:16px;font-weight:700;line-height:30px;color:#ea580c;text-align:center}.plan-record__plan-text[data-v-4b3d9723]{flex:1;min-width:0;font-size:16px;line-height:1.4;font-weight:700;color:#0f172a;word-break:break-word}.plan-record__metrics[data-v-4b3d9723]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-top:1px solid rgba(226,232,240,.92);padding-top:14px}.plan-record__item[data-v-4b3d9723]{display:flex;flex-direction:column;gap:4px;min-width:0;padding:0 16px;border-left:1px solid rgba(226,232,240,.92)}.plan-record__item[data-v-4b3d9723]:first-child{padding-left:0;border-left:0}.plan-record__item[data-v-4b3d9723]:last-child{padding-right:0}.plan-record__label[data-v-4b3d9723]{font-size:12px;line-height:1.3;color:#64748b}.plan-record__value[data-v-4b3d9723]{font-size:16px;line-height:1.35;font-weight:700;color:#111827;word-break:break-word}.plan-record__value--positive[data-v-4b3d9723]{color:#16a34a}.plan-record__value--warning[data-v-4b3d9723]{color:#ea580c}.plan-record__value--negative[data-v-4b3d9723]{color:#dc2626}.plan-record__notice[data-v-4b3d9723]{margin-top:2px;padding:12px 12px 10px;border-radius:14px;background:rgba(248,250,252,.96);border:1px dashed rgba(148,163,184,.34)}.plan-record__notice-text[data-v-4b3d9723]{font-size:11px;line-height:1.55;color:#64748b}.layout-tier--standard .plan-toolbar[data-v-4b3d9723]{grid-template-columns:repeat(2,minmax(0,1fr))}.layout-tier--standard .plan-toolbar__action[data-v-4b3d9723]{grid-column:1/-1;width:100%}.layout-tier--standard .plan-record[data-v-4b3d9723]{padding:12px;gap:8px}.layout-tier--standard .plan-record__plan[data-v-4b3d9723],.layout-tier--standard .plan-record__notice[data-v-4b3d9723]{padding:10px}.layout-tier--standard .plan-record__date[data-v-4b3d9723]{font-size:22px}.layout-tier--standard .plan-record__value[data-v-4b3d9723]{font-size:15px}.layout-tier--standard .plan-record__plan-text[data-v-4b3d9723]{font-size:14px}.layout-tier--compact .plan-shell[data-v-4b3d9723]{gap:8px}.layout-tier--compact .plan-summary[data-v-4b3d9723]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px;padding:10px 12px}.layout-tier--compact .plan-range[data-v-4b3d9723],.layout-tier--compact .plan-toolbar[data-v-4b3d9723]{padding:10px 12px}.layout-tier--compact .plan-range__options[data-v-4b3d9723]{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.layout-tier--compact .plan-toolbar[data-v-4b3d9723]{grid-template-columns:1fr;gap:8px}.layout-tier--compact .plan-toolbar__action[data-v-4b3d9723]{width:100%}.layout-tier--compact .plan-table-head[data-v-4b3d9723]{padding:0 10px 8px}.layout-tier--compact .plan-table__row[data-v-4b3d9723]{grid-template-columns:50px 44px minmax(50px,1fr) 42px minmax(60px,1fr);gap:6px;padding:8px 10px}.layout-tier--compact .plan-table__cell[data-v-4b3d9723]{font-size:10px;line-height:1.35}@media (max-width: 640px){.plan-summary[data-v-4b3d9723],.plan-range[data-v-4b3d9723],.plan-toolbar[data-v-4b3d9723],.plan-table-wrap[data-v-4b3d9723],.plan-state[data-v-4b3d9723]{border-radius:12px}.plan-range[data-v-4b3d9723]{padding:9px 10px}.plan-toolbar[data-v-4b3d9723]{grid-template-columns:repeat(2,minmax(0,1fr));padding:9px 10px}.plan-toolbar__action[data-v-4b3d9723]{grid-column:1/-1;width:100%}.plan-table-wrap[data-v-4b3d9723]{padding-top:8px}.plan-table-head[data-v-4b3d9723]{padding:0 10px 8px}.plan-record[data-v-4b3d9723]{padding:12px;gap:8px}.plan-record__plan[data-v-4b3d9723],.plan-record__notice[data-v-4b3d9723]{padding:10px}.plan-record__date[data-v-4b3d9723]{font-size:20px}.plan-record__weekday[data-v-4b3d9723]{font-size:13px}.plan-record__status[data-v-4b3d9723]{min-width:70px;min-height:32px;padding:0 12px;font-size:12px;line-height:32px}.plan-record__chevron[data-v-4b3d9723]{font-size:18px}.plan-record__plan[data-v-4b3d9723]{gap:10px;padding:12px}.plan-record__legs[data-v-4b3d9723]{gap:0 12px}.plan-record__plan-label[data-v-4b3d9723]{font-size:12px}.plan-record__leg[data-v-4b3d9723]{gap:10px;padding:10px 0}.plan-record__leg-index[data-v-4b3d9723]{flex-basis:26px;width:26px;height:26px;font-size:14px;line-height:26px}.plan-record__plan-text[data-v-4b3d9723]{font-size:14px}.plan-record__metrics[data-v-4b3d9723]{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding-top:12px}.plan-record__item[data-v-4b3d9723]{padding:0 10px}.plan-record__label[data-v-4b3d9723]{font-size:11px}}@media (max-width: 420px){.plan-page[data-v-4b3d9723]{background:radial-gradient(circle at 12% 0%,rgba(16,185,129,.14),transparent 32%),radial-gradient(circle at 100% 0%,rgba(21,94,117,.18),transparent 38%),linear-gradient(180deg,#eef4fa,#f5f8fb 42%,#eff3f8)}.plan-topbar__title[data-v-4b3d9723]{font-size:14px}.plan-summary[data-v-4b3d9723]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 8px}.plan-range[data-v-4b3d9723]{padding:8px 10px;gap:6px}.plan-range__options[data-v-4b3d9723]{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.plan-range__option[data-v-4b3d9723]{min-height:32px;padding:0 6px}.plan-range__option-text[data-v-4b3d9723]{font-size:11px;line-height:30px}.plan-summary__item[data-v-4b3d9723]{font-size:11px}.plan-toolbar[data-v-4b3d9723]{padding:8px 10px;gap:7px 8px}.plan-toolbar__label[data-v-4b3d9723]{font-size:11px}.plan-toolbar__input[data-v-4b3d9723]{height:32px;padding:0 9px;font-size:14px}.plan-toolbar__action[data-v-4b3d9723]{height:32px}.plan-toolbar__action-text[data-v-4b3d9723]{line-height:32px}.plan-table-head__title[data-v-4b3d9723]{font-size:16px}.plan-table-head__meta[data-v-4b3d9723]{font-size:11px}.plan-record[data-v-4b3d9723]{padding:10px}.plan-record__date[data-v-4b3d9723]{font-size:18px}.plan-record__weekday[data-v-4b3d9723],.plan-record__status[data-v-4b3d9723],.plan-record__plan-label[data-v-4b3d9723],.plan-record__label[data-v-4b3d9723],.plan-record__notice-text[data-v-4b3d9723]{font-size:10px}.plan-record__plan-text[data-v-4b3d9723],.plan-record__value[data-v-4b3d9723]{font-size:12px}.plan-record__legs[data-v-4b3d9723]{gap:0 10px}.plan-record__metrics[data-v-4b3d9723]{grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.plan-record__item[data-v-4b3d9723]{padding:0 8px}.plan-record__leg-index[data-v-4b3d9723]{flex-basis:24px;width:24px;height:24px;font-size:13px;line-height:24px}}@media (max-width: 360px){.plan-shell[data-v-4b3d9723]{gap:8px}.plan-summary[data-v-4b3d9723],.plan-range[data-v-4b3d9723],.plan-toolbar[data-v-4b3d9723],.plan-table-wrap[data-v-4b3d9723],.plan-state[data-v-4b3d9723]{border-radius:10px}.plan-summary[data-v-4b3d9723]{padding:10px 12px;gap:4px 8px}.plan-summary__item[data-v-4b3d9723]{font-size:10px}.plan-back[data-v-4b3d9723]{min-height:34px;padding:0 12px}.plan-back__label[data-v-4b3d9723],.plan-topbar__title[data-v-4b3d9723]{font-size:13px}.plan-topbar__date[data-v-4b3d9723]{font-size:11px}.plan-table-head[data-v-4b3d9723]{padding:0 10px 8px}.plan-table-head__title[data-v-4b3d9723]{font-size:17px}.plan-record[data-v-4b3d9723]{padding:8px;gap:7px}.plan-record__plan[data-v-4b3d9723],.plan-record__notice[data-v-4b3d9723]{padding:8px 9px}.plan-record__date[data-v-4b3d9723],.plan-record__weekday[data-v-4b3d9723],.plan-record__status[data-v-4b3d9723],.plan-record__value[data-v-4b3d9723],.plan-record__plan-text[data-v-4b3d9723]{font-size:10px}.plan-record__plan-label[data-v-4b3d9723],.plan-record__label[data-v-4b3d9723],.plan-record__notice-text[data-v-4b3d9723]{font-size:9px}.plan-record__legs[data-v-4b3d9723]{grid-template-columns:1fr;gap:0}.plan-record__leg[data-v-4b3d9723]:nth-child(2){padding-top:10px;border-top:1px dashed rgba(203,213,225,.8)}.plan-record__metrics[data-v-4b3d9723]{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.plan-record__item[data-v-4b3d9723]{padding:8px 9px;border-left:0;border-radius:10px;background:rgba(248,250,252,.78)}}.plan-page[data-v-5f902ff4]{background:radial-gradient(circle at 12% 0%,rgba(16,185,129,.14),transparent 26%),radial-gradient(circle at 100% 0%,rgba(21,94,117,.18),transparent 34%),linear-gradient(180deg,#edf4fb,#f5f8fb 36%,#eff3f8)}.plan-shell[data-v-5f902ff4]{display:flex;flex-direction:column;gap:10px}.plan-topbar[data-v-5f902ff4]{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:96rpx}.plan-topbar--h5[data-v-5f902ff4]{display:grid;gap:6px}.plan-topbar--h5[data-v-5f902ff4] .app-safe-header{background:transparent;backdrop-filter:none}.plan-topbar__date--h5[data-v-5f902ff4]{text-align:center}.plan-back[data-v-5f902ff4]{display:inline-flex;align-items:center;gap:4px;min-height:36px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.92);border:1px solid rgba(15,23,42,.08)}.plan-back__icon[data-v-5f902ff4]{font-size:18px;font-weight:700;color:#0f172a}.plan-back__label[data-v-5f902ff4]{font-size:14px;font-weight:700;color:#0f172a}.plan-topbar__meta[data-v-5f902ff4]{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.plan-topbar__title[data-v-5f902ff4]{font-size:15px;font-weight:700;color:#0f172a}.plan-topbar__date[data-v-5f902ff4]{font-size:12px;color:#64748b}.plan-summary[data-v-5f902ff4],.plan-toolbar[data-v-5f902ff4],.plan-table-wrap[data-v-5f902ff4],.plan-state[data-v-5f902ff4]{border-radius:14px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.94);box-shadow:0 4px 14px rgba(15,23,42,.04)}.plan-summary[data-v-5f902ff4]{display:flex;flex-wrap:wrap;gap:4px 10px;padding:10px 12px}.plan-summary__item[data-v-5f902ff4]{font-size:12px;line-height:1.55;color:#111827}.plan-summary__label[data-v-5f902ff4]{margin-right:4px;color:#64748b}.plan-range[data-v-5f902ff4],.plan-toolbar[data-v-5f902ff4]{display:grid;border-radius:14px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.94);box-shadow:0 4px 14px rgba(15,23,42,.04)}.plan-range[data-v-5f902ff4]{gap:8px;padding:10px 12px}.plan-range__label[data-v-5f902ff4]{font-size:11px;color:#52656b}.plan-range__options[data-v-5f902ff4]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.plan-range__options--method[data-v-5f902ff4]{grid-template-columns:repeat(3,minmax(0,1fr))}.plan-range__option[data-v-5f902ff4]{min-height:32px;padding:0 8px;border-radius:10px;border:1px solid #d7e3ef;background:#fff}.plan-range__option--active[data-v-5f902ff4]{border-color:#0f766e;background:#0f766e}.plan-range__option-text[data-v-5f902ff4]{display:block;font-size:11px;font-weight:700;line-height:30px;text-align:center;color:#334155}.plan-range__option-text--active[data-v-5f902ff4]{color:#fff}.plan-toolbar[data-v-5f902ff4]{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;align-items:end;padding:10px 12px}.plan-toolbar__field[data-v-5f902ff4]{display:flex;flex-direction:column;gap:5px}.plan-toolbar__label[data-v-5f902ff4]{font-size:11px;color:#52656b}.plan-toolbar__input[data-v-5f902ff4]{width:100%;height:34px;padding:0 10px;border-radius:10px;border:1px solid #d7e3ef;background:#fff;font-size:15px;font-weight:700;color:#111827}.plan-toolbar__input[data-v-5f902ff4]:focus{border-color:#0f766e}.plan-toolbar__action[data-v-5f902ff4]{grid-column:1/-1;min-width:64px;height:34px;padding:0 12px;border-radius:10px;background:#0f766e}.plan-toolbar__action-text[data-v-5f902ff4]{font-size:11px;font-weight:700;line-height:34px;color:#fff;text-align:center}.plan-toolbar__hint[data-v-5f902ff4]{grid-column:1/-1;margin-top:2px;font-size:11px;line-height:1.5;color:#52656b}.plan-state[data-v-5f902ff4]{padding:14px;font-size:14px;color:#52656b}.plan-state--error[data-v-5f902ff4]{background:#fff5f5;border-color:rgba(239,68,68,.18);color:#b91c1c}.plan-table-wrap[data-v-5f902ff4]{padding:10px 0 0}.plan-table-head[data-v-5f902ff4]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px 8px}.plan-table-head__title[data-v-5f902ff4]{font-size:17px;font-weight:700;color:#111827}.plan-table-head__meta[data-v-5f902ff4]{font-size:12px;color:#64748b}.plan-records[data-v-5f902ff4]{display:flex;flex-direction:column;gap:12px;border-top:0}.plan-record[data-v-5f902ff4]{position:relative;overflow:hidden;padding:14px;border-radius:18px;border:1px solid rgba(226,232,240,.88);background:#fff;box-shadow:0 8px 22px rgba(148,163,184,.1);display:flex;flex-direction:column;gap:12px}.plan-record--positive[data-v-5f902ff4],.plan-record--warning[data-v-5f902ff4]{background:#fff}.plan-record__head[data-v-5f902ff4]{display:flex;align-items:center;justify-content:space-between;gap:12px}.plan-record__head-right[data-v-5f902ff4]{display:inline-flex;align-items:center;gap:10px}.plan-record__date-wrap[data-v-5f902ff4]{display:flex;align-items:baseline;gap:10px}.plan-record__date[data-v-5f902ff4]{font-size:24px;font-weight:700;line-height:1;color:#0f172a}.plan-record__weekday[data-v-5f902ff4]{font-size:14px;line-height:1.2;color:#64748b}.plan-record__status[data-v-5f902ff4]{min-width:76px;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(251,146,60,.34);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,247,237,.95));font-size:13px;font-weight:700;color:#f97316;line-height:34px;text-align:center;box-shadow:inset 0 1px rgba(255,255,255,.92)}.plan-record__chevron[data-v-5f902ff4]{font-size:20px;line-height:1;color:#94a3b8}.plan-record__status--positive[data-v-5f902ff4]{color:#16a34a;border-color:rgba(34,197,94,.26);background:linear-gradient(180deg,rgba(240,253,244,.98),rgba(220,252,231,.96))}.plan-record__status--warning[data-v-5f902ff4]{color:#ea580c;border-color:rgba(251,146,60,.28);background:rgba(255,255,255,.98)}.plan-record__status--negative[data-v-5f902ff4]{color:#dc2626;border-color:rgba(248,113,113,.26);background:linear-gradient(180deg,rgba(254,242,242,.98),rgba(254,226,226,.94))}.plan-record__status--pending[data-v-5f902ff4]{color:#475569;background:linear-gradient(180deg,rgba(248,250,252,.98),rgba(241,245,249,.94))}.plan-record__grid[data-v-5f902ff4]{display:flex;flex-direction:column;gap:14px}.plan-record__plan[data-v-5f902ff4]{display:grid;gap:12px;padding:16px 14px;border-radius:14px;background:rgba(255,255,255,.9);border:1px solid rgba(226,232,240,.9);box-shadow:inset 0 1px rgba(255,255,255,.88)}.plan-record__plan-title[data-v-5f902ff4]{display:flex;align-items:center;justify-content:center;gap:10px}.plan-record__plan-star[data-v-5f902ff4]{font-size:10px;color:#0f766e}.plan-record__plan-label[data-v-5f902ff4]{font-size:13px;font-weight:700;line-height:1.3;color:#0f766e}.plan-record__legs[data-v-5f902ff4]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.plan-record__leg[data-v-5f902ff4]{display:flex;align-items:center;gap:12px;min-width:0;padding:12px 0;border-top:1px dashed rgba(203,213,225,.8)}.plan-record__leg[data-v-5f902ff4]:nth-child(-n+2){padding-top:0;border-top:0}.plan-record__leg-index[data-v-5f902ff4]{flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:linear-gradient(180deg,rgba(223,245,243,.95),rgba(207,236,233,.92));font-size:16px;font-weight:700;line-height:30px;color:#0f766e;text-align:center}.plan-record__plan-text[data-v-5f902ff4]{flex:1;min-width:0;font-size:16px;line-height:1.4;font-weight:700;color:#0f172a;word-break:break-word}.plan-record__metrics[data-v-5f902ff4]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-top:1px solid rgba(226,232,240,.92);padding-top:14px}.plan-record__item[data-v-5f902ff4]{display:flex;flex-direction:column;gap:4px;min-width:0;padding:0 16px;border-left:1px solid rgba(226,232,240,.92)}.plan-record__item[data-v-5f902ff4]:first-child{padding-left:0;border-left:0}.plan-record__item[data-v-5f902ff4]:last-child{padding-right:0}.plan-record__label[data-v-5f902ff4]{font-size:12px;line-height:1.3;color:#64748b}.plan-record__value[data-v-5f902ff4]{font-size:16px;line-height:1.35;font-weight:700;color:#111827;word-break:break-word}.plan-record__value--positive[data-v-5f902ff4]{color:#16a34a}.plan-record__value--warning[data-v-5f902ff4]{color:#ea580c}.plan-record__value--negative[data-v-5f902ff4]{color:#dc2626}.plan-record__notice[data-v-5f902ff4]{margin-top:2px;padding:12px 12px 10px;border-radius:14px;background:rgba(248,250,252,.96);border:1px dashed rgba(148,163,184,.34)}.plan-record__notice-text[data-v-5f902ff4]{font-size:11px;line-height:1.55;color:#64748b}.layout-tier--standard .plan-toolbar[data-v-5f902ff4]{grid-template-columns:repeat(2,minmax(0,1fr))}.layout-tier--standard .plan-toolbar__action[data-v-5f902ff4]{grid-column:1/-1;width:100%}.layout-tier--standard .plan-record[data-v-5f902ff4]{padding:12px;gap:8px}.layout-tier--standard .plan-record__plan[data-v-5f902ff4],.layout-tier--standard .plan-record__notice[data-v-5f902ff4]{padding:10px}.layout-tier--standard .plan-record__date[data-v-5f902ff4]{font-size:22px}.layout-tier--standard .plan-record__value[data-v-5f902ff4]{font-size:15px}.layout-tier--standard .plan-record__plan-text[data-v-5f902ff4]{font-size:14px}.layout-tier--compact .plan-shell[data-v-5f902ff4]{gap:8px}.layout-tier--compact .plan-summary[data-v-5f902ff4]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px;padding:10px 12px}.layout-tier--compact .plan-range[data-v-5f902ff4],.layout-tier--compact .plan-toolbar[data-v-5f902ff4]{padding:10px 12px}.layout-tier--compact .plan-range__options[data-v-5f902ff4]{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.layout-tier--compact .plan-toolbar[data-v-5f902ff4]{grid-template-columns:1fr;gap:8px}.layout-tier--compact .plan-toolbar__action[data-v-5f902ff4]{width:100%}.layout-tier--compact .plan-table-head[data-v-5f902ff4]{padding:0 10px 8px}.layout-tier--compact .plan-table__row[data-v-5f902ff4]{grid-template-columns:50px 44px minmax(50px,1fr) 42px minmax(60px,1fr);gap:6px;padding:8px 10px}.layout-tier--compact .plan-table__cell[data-v-5f902ff4]{font-size:10px;line-height:1.35}@media (max-width: 640px){.plan-summary[data-v-5f902ff4],.plan-range[data-v-5f902ff4],.plan-toolbar[data-v-5f902ff4],.plan-table-wrap[data-v-5f902ff4],.plan-state[data-v-5f902ff4]{border-radius:12px}.plan-range[data-v-5f902ff4]{padding:9px 10px}.plan-toolbar[data-v-5f902ff4]{grid-template-columns:repeat(2,minmax(0,1fr));padding:9px 10px}.plan-toolbar__action[data-v-5f902ff4]{grid-column:1/-1;width:100%}.plan-table-wrap[data-v-5f902ff4]{padding-top:8px}.plan-table-head[data-v-5f902ff4]{padding:0 10px 8px}.plan-record[data-v-5f902ff4]{padding:12px;gap:8px}.plan-record__plan[data-v-5f902ff4],.plan-record__notice[data-v-5f902ff4]{padding:10px}.plan-record__date[data-v-5f902ff4]{font-size:20px}.plan-record__weekday[data-v-5f902ff4]{font-size:13px}.plan-record__status[data-v-5f902ff4]{min-width:70px;min-height:32px;padding:0 12px;font-size:12px;line-height:32px}.plan-record__chevron[data-v-5f902ff4]{font-size:18px}.plan-record__plan[data-v-5f902ff4]{gap:10px;padding:12px}.plan-record__legs[data-v-5f902ff4]{gap:0 12px}.plan-record__plan-label[data-v-5f902ff4]{font-size:12px}.plan-record__leg[data-v-5f902ff4]{gap:10px;padding:10px 0}.plan-record__leg-index[data-v-5f902ff4]{flex-basis:26px;width:26px;height:26px;font-size:14px;line-height:26px}.plan-record__plan-text[data-v-5f902ff4]{font-size:14px}.plan-record__metrics[data-v-5f902ff4]{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding-top:12px}.plan-record__item[data-v-5f902ff4]{padding:0 10px}.plan-record__label[data-v-5f902ff4]{font-size:11px}}@media (max-width: 420px){.plan-page[data-v-5f902ff4]{background:radial-gradient(circle at 12% 0%,rgba(16,185,129,.14),transparent 32%),radial-gradient(circle at 100% 0%,rgba(21,94,117,.18),transparent 38%),linear-gradient(180deg,#eef4fa,#f5f8fb 42%,#eff3f8)}.plan-topbar__title[data-v-5f902ff4]{font-size:14px}.plan-summary[data-v-5f902ff4]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 8px}.plan-range[data-v-5f902ff4]{padding:8px 10px;gap:6px}.plan-range__options[data-v-5f902ff4]{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.plan-range__options--method[data-v-5f902ff4]{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-range__option[data-v-5f902ff4]{min-height:32px;padding:0 6px}.plan-range__option-text[data-v-5f902ff4]{font-size:11px;line-height:30px}.plan-summary__item[data-v-5f902ff4]{font-size:11px}.plan-toolbar[data-v-5f902ff4]{padding:8px 10px;gap:7px 8px}.plan-toolbar__label[data-v-5f902ff4]{font-size:11px}.plan-toolbar__input[data-v-5f902ff4]{height:32px;padding:0 9px;font-size:14px}.plan-toolbar__action[data-v-5f902ff4]{height:32px}.plan-toolbar__action-text[data-v-5f902ff4]{line-height:32px}.plan-table-head__title[data-v-5f902ff4]{font-size:16px}.plan-table-head__meta[data-v-5f902ff4]{font-size:11px}.plan-record[data-v-5f902ff4]{padding:10px}.plan-record__date[data-v-5f902ff4]{font-size:18px}.plan-record__weekday[data-v-5f902ff4],.plan-record__status[data-v-5f902ff4],.plan-record__plan-label[data-v-5f902ff4],.plan-record__label[data-v-5f902ff4],.plan-record__notice-text[data-v-5f902ff4]{font-size:10px}.plan-record__plan-text[data-v-5f902ff4],.plan-record__value[data-v-5f902ff4]{font-size:12px}.plan-record__legs[data-v-5f902ff4]{gap:0 10px}.plan-record__metrics[data-v-5f902ff4]{grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.plan-record__item[data-v-5f902ff4]{padding:0 8px}.plan-record__leg-index[data-v-5f902ff4]{flex-basis:24px;width:24px;height:24px;font-size:13px;line-height:24px}}@media (max-width: 360px){.plan-shell[data-v-5f902ff4]{gap:8px}.plan-summary[data-v-5f902ff4],.plan-range[data-v-5f902ff4],.plan-toolbar[data-v-5f902ff4],.plan-table-wrap[data-v-5f902ff4],.plan-state[data-v-5f902ff4]{border-radius:10px}.plan-summary[data-v-5f902ff4]{padding:10px 12px;gap:4px 8px}.plan-summary__item[data-v-5f902ff4]{font-size:10px}.plan-back[data-v-5f902ff4]{min-height:34px;padding:0 12px}.plan-back__label[data-v-5f902ff4],.plan-topbar__title[data-v-5f902ff4]{font-size:13px}.plan-topbar__date[data-v-5f902ff4]{font-size:11px}.plan-table-head[data-v-5f902ff4]{padding:0 10px 8px}.plan-table-head__title[data-v-5f902ff4]{font-size:17px}.plan-record[data-v-5f902ff4]{padding:8px;gap:7px}.plan-record__plan[data-v-5f902ff4],.plan-record__notice[data-v-5f902ff4]{padding:8px 9px}.plan-record__date[data-v-5f902ff4],.plan-record__weekday[data-v-5f902ff4],.plan-record__status[data-v-5f902ff4],.plan-record__value[data-v-5f902ff4],.plan-record__plan-text[data-v-5f902ff4]{font-size:10px}.plan-record__plan-label[data-v-5f902ff4],.plan-record__label[data-v-5f902ff4],.plan-record__notice-text[data-v-5f902ff4]{font-size:9px}.plan-record__legs[data-v-5f902ff4]{grid-template-columns:1fr;gap:0}.plan-record__leg[data-v-5f902ff4]:nth-child(2){padding-top:10px;border-top:1px dashed rgba(203,213,225,.8)}.plan-record__metrics[data-v-5f902ff4]{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.plan-record__item[data-v-5f902ff4]{padding:8px 9px;border-left:0;border-radius:10px;background:rgba(248,250,252,.78)}}.plan-page[data-v-88d3a3c8]{background:radial-gradient(circle at 12% 0%,rgba(16,185,129,.14),transparent 26%),radial-gradient(circle at 100% 0%,rgba(21,94,117,.18),transparent 34%),linear-gradient(180deg,#edf4fb,#f5f8fb 36%,#eff3f8)}.plan-shell[data-v-88d3a3c8]{display:flex;flex-direction:column;gap:10px}.plan-topbar[data-v-88d3a3c8]{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:96rpx}.plan-topbar--h5[data-v-88d3a3c8]{display:grid;gap:6px}.plan-topbar__date--h5[data-v-88d3a3c8]{text-align:center}.plan-back[data-v-88d3a3c8]{display:inline-flex;align-items:center;gap:4px;min-height:36px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.92);border:1px solid rgba(15,23,42,.08)}.plan-back__icon[data-v-88d3a3c8]{font-size:18px;font-weight:700;color:#0f172a}.plan-back__label[data-v-88d3a3c8]{font-size:14px;font-weight:700;color:#0f172a}.plan-topbar__meta[data-v-88d3a3c8]{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.plan-topbar__title[data-v-88d3a3c8]{font-size:15px;font-weight:700;color:#0f172a}.plan-topbar__date[data-v-88d3a3c8]{font-size:12px;color:#64748b}.plan-summary[data-v-88d3a3c8],.plan-toolbar[data-v-88d3a3c8],.plan-table-wrap[data-v-88d3a3c8],.plan-state[data-v-88d3a3c8]{border-radius:16px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.94);box-shadow:0 8px 22px rgba(15,23,42,.05)}.plan-summary[data-v-88d3a3c8]{display:flex;flex-wrap:wrap;gap:6px 12px;padding:12px 14px}.plan-summary__item[data-v-88d3a3c8]{font-size:12px;line-height:1.55;color:#111827}.plan-summary__label[data-v-88d3a3c8]{margin-right:4px;color:#64748b}.plan-range[data-v-88d3a3c8],.plan-toolbar[data-v-88d3a3c8]{display:grid;border-radius:16px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.94);box-shadow:0 8px 22px rgba(15,23,42,.05)}.plan-range[data-v-88d3a3c8]{gap:8px;padding:12px 14px}.plan-range__label[data-v-88d3a3c8]{font-size:12px;color:#52656b}.plan-range__options[data-v-88d3a3c8]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.plan-range__options--method[data-v-88d3a3c8]{grid-template-columns:repeat(5,minmax(0,1fr))}.plan-range__option[data-v-88d3a3c8]{min-height:34px;padding:0 8px;border-radius:10px;border:1px solid #d7e3ef;background:#fff}.plan-range__option--active[data-v-88d3a3c8]{border-color:#0f766e;background:#0f766e}.plan-range__option-text[data-v-88d3a3c8]{display:block;font-size:12px;font-weight:700;line-height:32px;text-align:center;color:#334155}.plan-range__option-text--active[data-v-88d3a3c8]{color:#fff}.plan-toolbar[data-v-88d3a3c8]{grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:10px;align-items:end;padding:12px 14px}.plan-toolbar--hint[data-v-88d3a3c8]{grid-template-columns:1fr;gap:0;padding-top:10px;padding-bottom:10px}.plan-toolbar__field[data-v-88d3a3c8]{display:flex;flex-direction:column;gap:6px}.plan-toolbar__label[data-v-88d3a3c8]{font-size:12px;color:#52656b}.plan-toolbar__input[data-v-88d3a3c8]{width:100%;height:36px;padding:0 12px;border-radius:10px;border:1px solid #d7e3ef;background:#fff;font-size:16px;font-weight:700;color:#111827}.plan-toolbar__input[data-v-88d3a3c8]:focus{border-color:#0f766e}.plan-toolbar__action[data-v-88d3a3c8]{min-width:80px;height:36px;padding:0 12px;border-radius:10px;background:#0f766e}.plan-toolbar__action-text[data-v-88d3a3c8]{font-size:12px;font-weight:700;line-height:36px;color:#fff;text-align:center}.plan-toolbar__hint[data-v-88d3a3c8]{font-size:12px;line-height:1.6;color:#52656b}.plan-state[data-v-88d3a3c8]{padding:14px;font-size:14px;color:#52656b}.plan-state--error[data-v-88d3a3c8]{background:#fff5f5;border-color:rgba(239,68,68,.18);color:#b91c1c}.plan-table-wrap[data-v-88d3a3c8]{padding:12px 0 0}.plan-table-head[data-v-88d3a3c8]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 14px 10px}.plan-table-head__title[data-v-88d3a3c8]{font-size:20px;font-weight:700;color:#111827}.plan-table-head__meta[data-v-88d3a3c8]{font-size:12px;color:#64748b}.plan-table-scroll[data-v-88d3a3c8]{width:100%;border-top:1px solid rgba(15,23,42,.08)}.plan-table[data-v-88d3a3c8]{min-width:560px}.plan-table__row[data-v-88d3a3c8]{display:grid;grid-template-columns:72px 120px 92px 72px 96px;gap:10px;align-items:center;padding:10px 14px;border-top:1px solid rgba(15,23,42,.06)}.plan-table__row--head[data-v-88d3a3c8]{border-top:0;background:#f8fafc}.plan-table__cell[data-v-88d3a3c8]{min-width:0;font-size:12px;line-height:1.45;color:#111827}.plan-table__row--head .plan-table__cell[data-v-88d3a3c8]{font-weight:700;color:#64748b}.plan-table__cell--positive[data-v-88d3a3c8]{color:#059669}.plan-table__cell--negative[data-v-88d3a3c8]{color:#dc2626}.layout-tier--standard .plan-toolbar[data-v-88d3a3c8]{grid-template-columns:1fr}.layout-tier--standard .plan-toolbar__action[data-v-88d3a3c8]{width:100%}.layout-tier--standard .plan-table[data-v-88d3a3c8]{min-width:0;width:100%}.layout-tier--standard .plan-table__row[data-v-88d3a3c8]{grid-template-columns:56px 88px minmax(54px,1fr) 48px minmax(66px,1fr);gap:8px;padding:9px 12px}.layout-tier--standard .plan-table__cell[data-v-88d3a3c8]{font-size:11px}.layout-tier--compact .plan-shell[data-v-88d3a3c8]{gap:8px}.layout-tier--compact .plan-summary[data-v-88d3a3c8]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px;padding:10px 12px}.layout-tier--compact .plan-range[data-v-88d3a3c8],.layout-tier--compact .plan-toolbar[data-v-88d3a3c8]{padding:10px 12px}.layout-tier--compact .plan-range__options[data-v-88d3a3c8],.layout-tier--compact .plan-range__options--method[data-v-88d3a3c8]{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.layout-tier--compact .plan-toolbar[data-v-88d3a3c8]{grid-template-columns:1fr;gap:8px}.layout-tier--compact .plan-toolbar__action[data-v-88d3a3c8]{width:100%}.layout-tier--compact .plan-table-head[data-v-88d3a3c8]{padding:0 10px 8px}.layout-tier--compact .plan-table__row[data-v-88d3a3c8]{grid-template-columns:50px 72px minmax(50px,1fr) 42px minmax(60px,1fr);gap:6px;padding:8px 10px}.layout-tier--compact .plan-table__cell[data-v-88d3a3c8]{font-size:10px;line-height:1.35}@media (max-width: 640px){.plan-summary[data-v-88d3a3c8],.plan-range[data-v-88d3a3c8],.plan-toolbar[data-v-88d3a3c8],.plan-table-wrap[data-v-88d3a3c8],.plan-state[data-v-88d3a3c8]{border-radius:14px}.plan-range[data-v-88d3a3c8]{padding:10px 12px}.plan-toolbar[data-v-88d3a3c8]{grid-template-columns:1fr}.plan-toolbar__action[data-v-88d3a3c8]{width:100%}.plan-table-wrap[data-v-88d3a3c8]{padding-top:10px}.plan-table-head[data-v-88d3a3c8]{padding:0 12px 8px}.plan-table[data-v-88d3a3c8]{min-width:0;width:100%}.plan-table__row[data-v-88d3a3c8]{grid-template-columns:56px 88px minmax(54px,1fr) 48px minmax(66px,1fr);gap:8px;padding:9px 12px}.plan-table__cell[data-v-88d3a3c8]{font-size:11px}}@media (max-width: 420px){.plan-page[data-v-88d3a3c8]{background:radial-gradient(circle at 12% 0%,rgba(16,185,129,.14),transparent 32%),radial-gradient(circle at 100% 0%,rgba(21,94,117,.18),transparent 38%),linear-gradient(180deg,#eef4fa,#f5f8fb 42%,#eff3f8)}.plan-topbar__title[data-v-88d3a3c8]{font-size:14px}.plan-summary[data-v-88d3a3c8]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px}.plan-range[data-v-88d3a3c8]{padding:10px 12px;gap:6px}.plan-range__options[data-v-88d3a3c8]{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.plan-range__options--method[data-v-88d3a3c8]{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-range__option[data-v-88d3a3c8]{min-height:32px;padding:0 6px}.plan-range__option-text[data-v-88d3a3c8]{font-size:11px;line-height:30px}}.auth-shell[data-v-c96d135f]{padding:24px 16px 0}.auth-shell__header[data-v-c96d135f]{margin-bottom:12px}.auth-card[data-v-c96d135f]{display:flex;flex-direction:column;gap:16px;padding:22px}.auth-title[data-v-c96d135f]{font-size:24px;font-weight:700;color:#0f172a}.auth-subtitle[data-v-c96d135f]{font-size:14px;color:#61727d}.auth-field[data-v-c96d135f]{display:flex;flex-direction:column;gap:8px}.auth-label[data-v-c96d135f]{font-size:14px;font-weight:600;color:#0f172a}.auth-input[data-v-c96d135f]{width:100%;height:46px;padding:0 14px;border:1px solid rgba(148,163,184,.34);border-radius:14px;background:#f8fafc;color:#0f172a;font-size:15px}.auth-code-row[data-v-c96d135f]{display:flex;gap:10px}.auth-input--code[data-v-c96d135f]{flex:1}.auth-code-button[data-v-c96d135f],.auth-submit[data-v-c96d135f],.auth-link[data-v-c96d135f]{border:0;font:inherit}.auth-code-button[data-v-c96d135f]{min-width:132px;height:46px;border-radius:14px;background:rgba(5,150,105,.12);color:#059669;font-size:14px;font-weight:700;cursor:pointer}.auth-submit[data-v-c96d135f]{height:48px;border-radius:14px;background:#059669;color:#fff;font-size:16px;font-weight:700;cursor:pointer}.auth-submit--wide[data-v-c96d135f]{width:100%}.auth-footer[data-v-c96d135f]{display:flex;align-items:center;gap:8px;font-size:14px;color:#61727d}.auth-link[data-v-c96d135f]{padding:0;background:transparent;color:#059669;font-weight:700;cursor:pointer}.ticket-screen[data-v-c09e522c]{display:flex;flex-direction:column;gap:14px}.ticket-screen__hero[data-v-c09e522c]{display:flex;align-items:center;gap:12px;padding:16px;border-radius:22px;background:linear-gradient(135deg,#0f766e,#155e75);color:#fff;box-shadow:0 18px 36px rgba(15,118,110,.16)}.ticket-screen__back[data-v-c09e522c]{width:38px;height:38px;border-radius:14px;background:rgba(255,255,255,.14);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ticket-screen__back--h5[data-v-c09e522c]{width:auto;height:40px;gap:6px;padding:0 14px 0 12px;border-radius:999px;background:rgba(255,255,255,.92);box-shadow:0 10px 24px rgba(15,23,42,.1)}.ticket-screen__back-icon[data-v-c09e522c]{width:18px;height:18px;flex-shrink:0}.ticket-screen__back--h5 .ticket-screen__back-icon[data-v-c09e522c]{width:18px;height:18px}.ticket-screen__back-label[data-v-c09e522c]{font-size:14px;line-height:1;font-weight:700;color:#0f172a}.ticket-screen__hero-copy[data-v-c09e522c]{min-width:0}.ticket-screen__hero-title[data-v-c09e522c]{font-size:18px;font-weight:800}.ticket-screen__hero-subtitle[data-v-c09e522c]{margin-top:4px;font-size:11px;line-height:1.45;color:rgba(255,255,255,.82)}.ticket-list[data-v-c09e522c]{display:flex;flex-direction:column;gap:12px}.ticket-card[data-v-c09e522c]{padding:14px;border-radius:20px;background:rgba(255,255,255,.96);border:1px solid rgba(15,23,42,.06);box-shadow:0 10px 22px rgba(15,23,42,.05)}.ticket-card__header[data-v-c09e522c]{display:flex;flex-direction:column;gap:4px}.ticket-card__ticket-no[data-v-c09e522c]{font-size:16px;font-weight:800;color:#172033;word-break:break-all}.ticket-card__meta[data-v-c09e522c]{font-size:12px;color:#98a2b3}.ticket-card__summary[data-v-c09e522c]{margin-top:10px;padding:10px 12px;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid rgba(15,23,42,.06);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.ticket-card__status[data-v-c09e522c],.ticket-card__toggle[data-v-c09e522c],.selection-card__status[data-v-c09e522c]{height:28px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.ticket-card__status--pending[data-v-c09e522c],.selection-card__status--pending[data-v-c09e522c]{background:rgba(148,163,184,.16);color:#98a2b3}.ticket-card__status--won[data-v-c09e522c],.selection-card__status--hit[data-v-c09e522c]{background:rgba(197,31,58,.12);color:#0f766e}.ticket-card__status--lost[data-v-c09e522c],.selection-card__status--miss[data-v-c09e522c]{background:rgba(220,82,104,.12);color:#c83d56}.ticket-card__status--void[data-v-c09e522c],.selection-card__status--void[data-v-c09e522c]{background:rgba(242,143,152,.14);color:#b44c5a}.ticket-card__summary-text[data-v-c09e522c]{min-width:0;font-size:13px;color:#172033;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.ticket-card__toggle[data-v-c09e522c]{background:#f1f5f9;color:#172033}.ticket-card__collapsed[data-v-c09e522c]{margin-top:10px;padding:10px 2px 0;border-top:1px dashed rgba(15,23,42,.08);font-size:12px;color:#98a2b3}.ticket-card__details[data-v-c09e522c]{margin-top:10px;padding-top:12px;border-top:1px dashed rgba(15,23,42,.08);display:flex;flex-direction:column;gap:12px}.selection-card[data-v-c09e522c]{padding:12px 12px 11px;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid rgba(15,23,42,.06);box-shadow:0 8px 16px rgba(15,23,42,.04);display:flex;flex-direction:column;gap:8px}.selection-card__teams[data-v-c09e522c]{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px;align-items:center}.selection-card__team-wrap[data-v-c09e522c]{min-width:0;display:flex;align-items:center;gap:8px}.selection-card__team-wrap--home[data-v-c09e522c]{justify-content:flex-end}.selection-card__team-wrap--away[data-v-c09e522c]{justify-content:flex-start}.selection-card__team[data-v-c09e522c]{min-width:0;font-size:14px;font-weight:700;color:#172033;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.selection-card__team-logo[data-v-c09e522c]{flex-shrink:0}.selection-card__team--away[data-v-c09e522c]{text-align:right}.selection-card__vs[data-v-c09e522c]{font-size:11px;font-weight:800;color:#98a2b3}.selection-card__meta[data-v-c09e522c],.selection-card__result[data-v-c09e522c]{font-size:12px;color:#98a2b3}.selection-card__meta[data-v-c09e522c]{padding-top:2px}.selection-card__pick-row[data-v-c09e522c]{display:grid;grid-template-columns:112px minmax(0,1fr);border-radius:12px;overflow:hidden;background:#f1f5f9}.selection-card__play[data-v-c09e522c],.selection-card__pick[data-v-c09e522c]{min-height:42px;display:flex;align-items:center;padding:0 12px;font-size:13px}.selection-card__play[data-v-c09e522c]{justify-content:center;color:#98a2b3;background:rgba(255,255,255,.62);border-right:1px solid rgba(15,23,42,.08)}.selection-card__pick[data-v-c09e522c]{min-width:0;font-weight:700;color:#172033}.selection-card__foot[data-v-c09e522c]{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.ticket-card--empty[data-v-c09e522c]{text-align:center}.ticket-card__empty[data-v-c09e522c]{font-size:14px;color:#98a2b3}.layout-tier--standard .ticket-card__summary-text[data-v-c09e522c]{white-space:nowrap}.layout-tier--standard .ticket-card__toggle[data-v-c09e522c],.layout-tier--standard .ticket-card__status[data-v-c09e522c]{padding:0 10px;font-size:11px}.layout-tier--compact .ticket-screen__hero[data-v-c09e522c]{gap:10px;padding:14px;border-radius:20px}.layout-tier--compact .ticket-screen__back--h5[data-v-c09e522c]{height:36px;padding:0 12px 0 10px}.layout-tier--compact .ticket-screen__hero-title[data-v-c09e522c]{font-size:17px}.layout-tier--compact .ticket-screen__hero-subtitle[data-v-c09e522c]{font-size:10px}.layout-tier--compact .ticket-card[data-v-c09e522c]{padding:12px;border-radius:18px}.layout-tier--compact .ticket-card__summary[data-v-c09e522c]{grid-template-columns:1fr;align-items:stretch;gap:8px}.layout-tier--compact .ticket-card__summary-text[data-v-c09e522c]{white-space:normal}.layout-tier--compact .ticket-card__toggle[data-v-c09e522c],.layout-tier--compact .ticket-card__status[data-v-c09e522c]{width:fit-content}.layout-tier--compact .selection-card__foot[data-v-c09e522c]{flex-direction:column;align-items:flex-start}.layout-tier--compact .selection-card__pick-row[data-v-c09e522c]{grid-template-columns:96px minmax(0,1fr)}.layout-tier--compact .selection-card__teams[data-v-c09e522c]{gap:6px}.layout-tier--compact .selection-card__team[data-v-c09e522c]{font-size:13px}@media (max-width: 640px){.ticket-card__summary-text[data-v-c09e522c]{white-space:nowrap}.ticket-card__toggle[data-v-c09e522c],.ticket-card__status[data-v-c09e522c]{padding:0 10px;font-size:11px}}@media (max-width: 420px){.selection-card__foot[data-v-c09e522c]{flex-direction:column;align-items:flex-start}.selection-card__pick-row[data-v-c09e522c]{grid-template-columns:96px minmax(0,1fr)}}.debug-page[data-v-98eb367b]{min-height:var(--app-height, 100dvh);position:relative;overflow-x:hidden}.debug-page[data-v-98eb367b]:before,.debug-page[data-v-98eb367b]:after{content:"";position:fixed;border-radius:50%;filter:blur(24px);pointer-events:none;display:none}.debug-page[data-v-98eb367b]:before{width:220px;height:220px;top:-90px;left:-70px;background:rgba(148,163,184,.08)}.debug-page[data-v-98eb367b]:after{width:180px;height:180px;right:-40px;bottom:120px;background:rgba(203,213,225,.14)}.debug-page__inner[data-v-98eb367b]{max-width:1280px;margin:0 auto;padding-bottom:104px}.debug-route-placeholder[data-v-98eb367b]{min-height:180px}.debug-state[data-v-98eb367b]{margin:24px;padding:20px 22px;font-size:16px;color:#98a2b3}.debug-state--error[data-v-98eb367b]{background:#fff7ed;color:#9e1b32}@media (max-width: 640px){.debug-state[data-v-98eb367b]{margin:18px 14px;padding:22px 18px;font-size:16px}}
