@import url("https://fonts.googleapis.com/css2?family=Sora:wght@200..800&display=swap");:root{--primary:#c89aef;--primary-strong:#9f67d9;--primary-soft:#efe1fa;--accent:#8f7cff;--accent-soft:#ddd6ff;--ink:#17151f;--muted:#6f6b7f;--card:hsla(0,0%,100%,.9);--border:rgba(23,21,31,.12);--border-strong:rgba(23,21,31,.7);--shadow:0 24px 48px rgba(23,21,31,.08);--noise-dot:rgba(23,21,31,.08)}*{box-sizing:border-box;margin:0;padding:0}body,html{min-height:100%}body{font-family:Sora,sans-serif;color:var(--ink);background:radial-gradient(circle at 10% 10%,rgba(200,154,239,.24),transparent 26%),radial-gradient(circle at 88% 18%,rgba(159,103,217,.2),transparent 32%),radial-gradient(circle at 24% 82%,rgba(143,124,255,.12),transparent 28%),linear-gradient(90deg,rgba(23,21,31,.035) 1px,transparent 0),linear-gradient(0deg,rgba(23,21,31,.035) 1px,transparent 0),#fff;background-size:auto,auto,auto,32px 32px,32px 32px,auto}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.container{width:min(1160px,calc(100% - 32px));margin:0 auto}.home-shell{padding:32px 0 64px}.text-muted{color:var(--muted)}.glass-card{position:relative;background:var(--card);border:2px solid rgba(23,21,31,.86);border-radius:24px;box-shadow:8px 8px 0 rgba(23,21,31,.12),var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.logo-mark{position:relative;display:inline-grid;gap:14px;width:var(--logo-width,136px)}.logo-mark__bar{display:block;height:var(--logo-bar-height,26px);border-radius:18px;background:linear-gradient(135deg,var(--primary) 0,var(--primary-strong) 100%);box-shadow:0 10px 22px rgba(159,103,217,.24)}.logo-mark__bar--bottom,.logo-mark__bar--top{width:100%}.logo-mark__bar--middle{width:64%}.bg-decor{position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden}.bg-layer{position:absolute;inset:-12%}.bg-layer--halftone{background:radial-gradient(circle,var(--noise-dot) 1px,transparent 1px);background-size:12px 12px;opacity:.12}.bg-layer--slashes{background:repeating-linear-gradient(135deg,rgba(23,21,31,.06) 0 18px,transparent 18px 30px);opacity:.18}.bg-layer--scan{background:repeating-linear-gradient(0deg,rgba(23,21,31,.03) 0 2px,transparent 2px 8px);opacity:.24}.bg-splash{position:absolute;border-radius:44% 56% 58% 42%/42% 56% 44% 58%;background:linear-gradient(135deg,rgba(200,154,239,.88),rgba(159,103,217,.78));box-shadow:14px 16px 0 rgba(23,21,31,.08)}.bg-splash--large{width:300px;height:300px}.bg-splash--medium{width:210px;height:210px}.bg-splash--small{width:140px;height:140px}.bg-ring{position:absolute;border:12px solid rgba(159,103,217,.16);border-radius:999px}.bg-ring--large{width:220px;height:220px}.bg-ring--small{width:120px;height:120px;border-width:8px}.bg-zigzag{position:absolute;width:240px;height:14px;background:repeating-linear-gradient(90deg,rgba(23,21,31,.65) 0 18px,transparent 18px 28px)}.bg-logo-echo{position:absolute;display:grid;grid-gap:14px;gap:14px;width:180px;opacity:.26;transform:rotate(-8deg)}.bg-logo-echo__bar{height:28px;border-radius:18px;border:2px solid rgba(159,103,217,.45);background:hsla(0,0%,100%,.4)}.bg-logo-echo__bar--middle{width:62%}.hero-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr)}.hero-card{padding:32px;overflow:hidden}.hero-card:after{content:"";position:absolute;right:24px;top:24px;width:96px;height:18px;border-radius:999px;background:rgba(23,21,31,.95);transform:rotate(-14deg)}.hero-card__noise{position:absolute;inset:0;background:radial-gradient(circle,rgba(23,21,31,.08) 1px,transparent 0);background-size:16px 16px;opacity:.12}.hero-card__stripe{position:absolute;inset:0;background:linear-gradient(115deg,rgba(200,154,239,.18) 0 22%,transparent 22% 100%)}.hero-copy{position:relative;z-index:1}.hero-card__eyebrow{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.hero-card__tagline{font-size:.86rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ink)}.hero-title{max-width:11ch;margin-top:22px;font-size:clamp(2rem,4vw,3.35rem);line-height:1.02;letter-spacing:-.04em;text-wrap:balance}.hero-subtitle{max-width:34rem;margin-top:16px;font-size:1rem;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.hero-badge-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:999px;background:hsla(0,0%,100%,.82);border:2px solid rgba(23,21,31,.88);font-size:.82rem;font-weight:700;box-shadow:4px 4px 0 rgba(23,21,31,.08)}.hero-badge:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--primary-strong)}.button-ghost,.button-outline,.button-primary{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease;cursor:pointer}.button-primary{border:2px solid rgba(23,21,31,.9);background:linear-gradient(135deg,var(--primary-strong) 0,var(--primary) 100%);color:#fff;padding:13px 18px;box-shadow:6px 6px 0 rgba(23,21,31,.12)}.button-outline:disabled,.button-primary:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.button-outline{background:hsla(0,0%,100%,.84);padding:13px 18px;box-shadow:6px 6px 0 rgba(23,21,31,.08)}.button-ghost,.button-outline{border:2px solid rgba(23,21,31,.88);color:var(--ink)}.button-ghost{background:transparent;padding:10px 14px}.button-ghost:hover,.button-outline:hover,.button-primary:hover{transform:translateY(-1px)}.capsule-header{position:relative;z-index:40;padding:14px 0 12px}.capsule-header__shell{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px}.capsule-header__brand{display:inline-flex;align-items:center;gap:14px;min-width:0}.capsule-header__brand-copy{display:flex;flex-direction:column;gap:2px}.capsule-header__title{font-size:1rem;font-weight:800}.capsule-header__tag{font-size:.76rem;color:var(--muted)}.capsule-header__nav{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.capsule-header__mobile-account{align-items:center;gap:8px}.capsule-header__points-pill{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 14px;border-radius:999px;border:2px solid rgba(23,21,31,.88);background:rgba(239,225,250,.92);box-shadow:4px 4px 0 rgba(23,21,31,.08);font-weight:800;white-space:nowrap}.capsule-header__account-link{max-width:16ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-title{font-size:1.8rem;font-weight:800;letter-spacing:-.03em}.section-stack{margin-top:26px}.app-page-board,.mobile-discovery-board,.mobile-home-bar,.mobile-page-tabs{display:none}.app-page-shell{padding:24px 0 48px}.app-page-header{display:grid;grid-gap:12px;gap:12px;margin-bottom:18px}.app-page-title{font-size:clamp(1.9rem,4vw,2.6rem);font-weight:800;letter-spacing:-.04em}.app-page-text{max-width:40rem;line-height:1.7}.app-page-list{display:grid;grid-gap:18px;gap:18px}.app-page-board__item{padding:18px}.app-page-board__score{margin-top:12px;font-size:2.1rem;font-weight:800;letter-spacing:-.04em}.section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.section-header__title{margin-top:12px}.section-header__actions{display:flex;flex-wrap:wrap;gap:10px}.grid{display:grid;grid-gap:20px;gap:20px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card{padding:22px}.stat-card__label{font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.stat-card__value{margin-top:10px;font-size:2rem;font-weight:800}.points-section{display:grid;grid-gap:20px;gap:20px;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.auth-card,.detail-card,.featured-card,.leaderboard-panel,.match-card,.points-panel{padding:24px}.points-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.leaderboard-panel__title,.points-panel__title{margin-top:16px}.points-panel__intro{margin-top:14px;line-height:1.75}.points-rule{padding:18px;border-radius:20px;background:hsla(0,0%,100%,.84);border:2px solid rgba(23,21,31,.82)}.points-rule__score{font-size:1.7rem;font-weight:800;color:var(--primary-strong)}.points-rule__title{margin-top:8px;font-weight:700}.points-rule__text{margin-top:8px;font-size:.92rem;line-height:1.6;color:var(--muted)}.featured-card__topline,.match-card__topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.featured-card__meta{font-size:.88rem}.featured-card__game{margin-top:18px;font-size:1.8rem;font-weight:800}.featured-card__empty-text{margin-top:16px;line-height:1.65}.badge{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;background:rgba(200,154,239,.18);border:2px solid rgba(23,21,31,.88);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:4px 4px 0 rgba(23,21,31,.08)}.match-teams{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;grid-gap:14px;gap:14px;margin-top:22px}.match-team{display:flex;flex-direction:column;align-items:center;gap:10px;min-width:0;text-align:center}.match-team__logo{display:grid;place-items:center;width:76px;height:76px;border-radius:22px;background:rgba(239,225,250,.72);border:2px solid rgba(23,21,31,.82)}.match-team__name{max-width:100%;min-height:2.8em;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight:800;line-height:1.4;word-break:break-word;text-wrap:balance}.match-vs{text-align:center;font-size:1.9rem;font-weight:900;color:var(--primary-strong)}.match-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;color:var(--muted);font-weight:600}.match-meta__chip{padding:8px 12px;border-radius:999px;background:hsla(0,0%,100%,.76);border:2px solid rgba(23,21,31,.82)}.leaderboard-list{display:grid;grid-gap:12px;gap:12px;margin-top:16px}.leaderboard-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:18px;background:hsla(0,0%,100%,.84);border:2px solid rgba(23,21,31,.82)}.leaderboard-rank{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:14px;background:var(--primary-soft);color:var(--primary-strong);font-weight:800}.leaderboard-copy{display:flex;align-items:center;gap:12px}.leaderboard-name,.leaderboard-points{font-weight:800}.match-form{display:grid;grid-gap:10px;gap:10px;margin-top:18px}.input{width:100%;border:2px solid rgba(23,21,31,.82);border-radius:18px;padding:13px 14px;background:hsla(0,0%,100%,.9);color:var(--ink)}.match-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.match-card__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.match-card__points-note{font-size:.84rem;color:var(--muted)}.match-card__schedule{flex-shrink:0;text-align:right;white-space:nowrap}.team-initials{font-weight:800;color:var(--primary-strong)}.feature-list{display:grid;grid-gap:16px;gap:16px;margin-top:18px}.feature-list__item{display:grid;grid-template-columns:auto 1fr;grid-gap:14px;gap:14px;align-items:start;padding:16px;border-radius:20px;background:hsla(0,0%,100%,.8);border:2px solid rgba(23,21,31,.82)}.feature-list__item strong{display:block;font-size:.96rem}.feature-list__item p{margin-top:6px;line-height:1.65}.feature-list__bar{display:block;width:56px;height:18px;margin-top:4px;border-radius:999px;background:linear-gradient(135deg,var(--primary) 0,var(--primary-strong) 100%)}.feature-list__bar--short{width:38px}.empty-card{padding:22px}.auth-shell,.detail-shell{padding:36px 0 60px}.auth-card,.detail-card{max-width:540px;margin:0 auto}.auth-card__header{display:flex;align-items:center;gap:16px;margin-bottom:22px}.auth-card__copy{display:flex;flex-direction:column;gap:4px}.auth-card__title{font-size:1.8rem;font-weight:800}.auth-card__form{display:grid;grid-gap:12px;gap:12px}.auth-card__actions,.auth-card__footer,.detail-card__actions{margin-top:18px}.auth-card__actions,.detail-card__actions{display:flex;flex-wrap:wrap;gap:10px}.auth-card__footer a{color:var(--primary-strong);font-weight:700}.account-card{max-width:680px}.account-card__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:20px}.account-card__summary-item{display:grid;grid-gap:6px;gap:6px;padding:16px;border-radius:18px;border:2px solid rgba(23,21,31,.82);background:hsla(0,0%,100%,.82)}.account-card__summary-item strong{font-size:1rem;line-height:1.3}.account-card__form+.account-card__form{margin-top:18px}.account-card__section-title{font-size:1.1rem;font-weight:800}.account-card__empty{display:grid;grid-gap:14px;gap:14px}.site-footer{padding:0 0 32px}.site-footer__card{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);grid-gap:18px;gap:18px;padding:22px}.site-footer__copy{display:grid;grid-gap:12px;gap:12px}.site-footer__title{font-size:clamp(1.25rem,2vw,1.8rem);font-weight:800;letter-spacing:-.03em}.site-footer__text{max-width:48rem;line-height:1.7}.site-footer__links{display:grid;grid-gap:12px;gap:12px}.site-footer__link{display:grid;grid-gap:6px;gap:6px;padding:16px 18px;border-radius:20px;border:2px solid rgba(23,21,31,.88);background:hsla(0,0%,100%,.84);box-shadow:4px 4px 0 rgba(23,21,31,.08)}.site-footer__link-label{font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.site-footer__link strong{font-size:1rem;line-height:1.35;word-break:break-word}.intro-overlay{position:fixed;inset:0;z-index:80;display:grid;place-items:center;background:#fff;opacity:1;visibility:visible;transition:opacity .42s ease,visibility .42s ease}.intro-overlay--fade{opacity:0;visibility:hidden}.intro-overlay__inner{position:relative;display:grid;place-items:center;grid-gap:24px;gap:24px;width:min(88vw,640px)}.intro-overlay__logo{--logo-width:min(72vw,360px);--logo-bar-height:min(12vw,72px);gap:min(4vw,24px)}.intro-overlay__logo .logo-mark__bar{transition:transform .76s cubic-bezier(.22,1,.36,1),box-shadow .76s ease,opacity .54s ease;border:2px solid rgba(23,21,31,.9);box-shadow:8px 8px 0 rgba(23,21,31,.1),0 10px 22px rgba(159,103,217,.24)}.intro-overlay--fade .logo-mark__bar--top,.intro-overlay--split .logo-mark__bar--top{transform:translate3d(-36px,-18px,0) rotate(-5deg);box-shadow:0 28px 40px rgba(159,103,217,.18)}.intro-overlay--fade .logo-mark__bar--middle,.intro-overlay--split .logo-mark__bar--middle{transform:translate3d(38px,0,0) rotate(4deg);box-shadow:0 28px 40px rgba(159,103,217,.18)}.intro-overlay--fade .logo-mark__bar--bottom,.intro-overlay--split .logo-mark__bar--bottom{transform:translate3d(-18px,20px,0) rotate(3deg);box-shadow:0 28px 40px rgba(159,103,217,.18)}.intro-overlay__caption{font-size:.88rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}@media (max-width:980px){.grid-2,.grid-3,.hero-grid,.points-section,.site-footer__card{grid-template-columns:1fr}.auth-card,.detail-card,.featured-card,.hero-card,.leaderboard-panel,.match-card,.points-panel{padding:22px}}@media (max-width:760px){.container{width:min(100% - 24px,960px)}.home-shell{padding:20px 0 48px}.capsule-header{padding:8px 0}.capsule-header__shell{flex-wrap:nowrap;align-items:stretch;gap:12px;padding:12px 14px;border-radius:22px}.capsule-header__brand{width:auto;min-width:0;flex:1 1 auto;justify-content:flex-start;gap:10px}.capsule-header__brand .logo-mark{--logo-width:74px;--logo-bar-height:14px;gap:8px}.capsule-header__title{font-size:.92rem}.capsule-header__nav{width:auto;flex:0 0 auto;justify-content:flex-end;gap:8px}.capsule-header__nav .text-muted{display:none}.capsule-header__nav .button-ghost,.capsule-header__nav .button-outline,.capsule-header__nav .button-primary{min-height:42px;padding:10px 12px;font-size:.88rem;box-shadow:4px 4px 0 rgba(23,21,31,.08)}.section-header{align-items:stretch;flex-direction:column;gap:12px}.hero-title{max-width:9ch;font-size:1.9rem}.hero-subtitle{max-width:none;font-size:.94rem;line-height:1.65}.hero-actions,.hero-badge-row,.section-header__actions{gap:10px}.hero-side-stack,.points-section{gap:14px}.home-desktop-sections,.home-desktop-stats{display:none}.feature-list,.hero-side-stack,.leaderboard-strip,.stats-bar{display:grid;grid-auto-flow:column;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:6px;scrollbar-width:none}.hero-side-stack{grid-auto-columns:minmax(290px,88%)}.feature-list,.stats-bar{grid-auto-columns:minmax(240px,82%)}.leaderboard-strip{grid-auto-columns:minmax(220px,78%)}.feature-list__item,.hero-side-stack>*,.leaderboard-strip .leaderboard-item,.stats-bar .stat-card{scroll-snap-align:start}.hero-badge-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px;margin-right:-4px;scrollbar-width:none}.feature-list::-webkit-scrollbar,.hero-badge-row::-webkit-scrollbar,.hero-side-stack::-webkit-scrollbar,.leaderboard-strip::-webkit-scrollbar,.section-header__actions::-webkit-scrollbar,.stats-bar::-webkit-scrollbar{display:none}.hero-badge{flex:0 0 auto;white-space:nowrap}.hero-actions .button-outline,.hero-actions .button-primary,.match-form .button-primary{width:100%}.section-header__actions{flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px}.section-header__actions .button-outline{flex:0 0 auto;white-space:nowrap}.hero-card:after{right:18px;top:18px;width:68px;height:14px}.featured-card,.hero-card,.leaderboard-panel,.match-card,.points-panel{border-radius:22px}.points-grid{grid-template-columns:none}.points-section{gap:16px}.stats-bar{grid-auto-columns:minmax(180px,76%)}.points-rule{padding:16px}.match-teams{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:12px;align-items:start}.match-vs{font-size:1.3rem;padding-top:18px}.match-card__footer{flex-direction:column;align-items:stretch;gap:10px}.match-card__actions{justify-content:stretch}.featured-card__topline,.match-card__topline{flex-direction:column;align-items:flex-start}.featured-card__game{font-size:1.45rem}.match-team__name{font-size:.92rem;line-height:1.35}.match-card__schedule{white-space:normal;text-align:left}.match-meta{gap:8px}.mobile-home-bar{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(118px,1fr);grid-gap:10px;gap:10px;margin-top:18px;padding:10px;overflow-x:auto;scrollbar-width:none}.mobile-home-bar::-webkit-scrollbar{display:none}.mobile-home-bar__item{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 14px;border-radius:18px;border:2px solid rgba(23,21,31,.88);background:hsla(0,0%,100%,.84);font-size:.86rem;font-weight:700;white-space:nowrap;box-shadow:4px 4px 0 rgba(23,21,31,.08)}.mobile-discovery-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:16px;align-items:start}.mobile-discovery-card{min-height:150px;padding:18px;box-shadow:4px 4px 0 rgba(23,21,31,.08)}.mobile-discovery-card--stats,.mobile-discovery-card--wide{grid-column:span 2}.mobile-discovery-card__eyebrow{display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.mobile-discovery-card__title{margin-top:10px;font-size:1.22rem;line-height:1.08;letter-spacing:-.03em}.mobile-discovery-card__text{margin-top:10px;line-height:1.55}.mobile-stat-cluster{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:12px}.mobile-stat-cluster__item{display:grid;grid-gap:6px;gap:6px;padding:12px 10px;border-radius:16px;border:2px solid rgba(23,21,31,.82);background:hsla(0,0%,100%,.72);text-align:center}.mobile-stat-cluster__item span{font-size:.72rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.mobile-stat-cluster__item strong{font-size:1.15rem;font-weight:800}.mobile-ranking-list{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.mobile-ranking-list__item{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:10px;gap:10px}.mobile-ranking-list__rank{display:grid;place-items:center;width:28px;height:28px;border-radius:10px;border:2px solid rgba(23,21,31,.82);background:rgba(239,225,250,.8);font-size:.84rem;font-weight:800}.mobile-ranking-list__name{font-size:.96rem;font-weight:700}.mobile-points-stack{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.mobile-points-stack span{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border-radius:14px;border:2px solid rgba(23,21,31,.82);background:hsla(0,0%,100%,.74);font-weight:800}.mobile-home-bar__icon{display:inline-grid;gap:3px;width:18px}.mobile-home-bar__icon span{display:block;height:4px;border-radius:999px;background:linear-gradient(135deg,var(--primary) 0,var(--primary-strong) 100%);border:1px solid rgba(23,21,31,.88)}.mobile-home-bar__icon span:last-child{width:60%;justify-self:end}.mobile-home-bar__icon--grid{width:16px;grid-template-columns:repeat(2,1fr);gap:3px}.mobile-home-bar__icon--grid span{width:100%;height:6px}.mobile-home-bar__icon--score span{width:100%;height:14px;border-radius:8px}.mobile-page-tabs{position:-webkit-sticky;position:sticky;top:86px;z-index:25;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(108px,1fr);grid-gap:10px;gap:10px;margin-top:10px;overflow-x:auto;padding-bottom:6px;scrollbar-width:none}.mobile-page-tabs::-webkit-scrollbar{display:none}.mobile-page-tabs__item{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 14px;border-radius:18px;border:2px solid rgba(23,21,31,.88);background:hsla(0,0%,100%,.84);font-size:.86rem;font-weight:700;white-space:nowrap;box-shadow:4px 4px 0 rgba(23,21,31,.08)}.mobile-page-tabs__item.is-active{background:linear-gradient(135deg,rgba(200,154,239,.94),rgba(159,103,217,.9));color:#fff}.app-page-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:18px}.app-page-board__item{min-height:128px;box-shadow:4px 4px 0 rgba(23,21,31,.08)}.app-page-board__item--wide{grid-column:span 2}.app-page-shell{padding:18px 0 36px}.app-page-list .glass-card{box-shadow:4px 4px 0 rgba(23,21,31,.08)}.app-page-feed .match-card{padding:20px}.leaderboard-page-layout .stats-bar{display:none}.points-page-layout .points-panel{background:transparent;border:none;box-shadow:none;padding:0}.points-page-layout .points-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.points-page-layout .points-rule:last-child{grid-column:span 2}.auth-card__actions .button-primary,.detail-card__actions .button-outline,.match-card__actions .button-ghost,.match-card__actions .button-outline{width:100%}.auth-card__header{flex-direction:column;align-items:flex-start}.featured-card__topline,.leaderboard-item,.match-card__topline{gap:10px}.leaderboard-item{min-height:100%}.bg-layer--slashes,.bg-logo-echo,.bg-ring,.bg-zigzag{opacity:.08}.bg-splash--large{width:180px;height:180px}.bg-splash--medium{width:140px;height:140px}.bg-splash--small{width:92px;height:92px}.intro-overlay__logo{--logo-width:min(76vw,240px);--logo-bar-height:min(16vw,56px)}.intro-overlay--fade .logo-mark__bar--top,.intro-overlay--split .logo-mark__bar--top{transform:translate3d(-20px,-10px,0) rotate(-4deg)}.intro-overlay--fade .logo-mark__bar--middle,.intro-overlay--split .logo-mark__bar--middle{transform:translate3d(20px,0,0) rotate(4deg)}.intro-overlay--fade .logo-mark__bar--bottom,.intro-overlay--split .logo-mark__bar--bottom{transform:translate3d(-10px,10px,0) rotate(3deg)}}@media (max-width:560px){.capsule-header__shell{flex-wrap:wrap}.capsule-header__brand,.capsule-header__nav{width:100%}.capsule-header__nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch}.capsule-header__nav .button-ghost,.capsule-header__nav .button-outline,.capsule-header__nav .button-primary{flex:1 1}.capsule-header__tag{font-size:.7rem}.hero-card__eyebrow{gap:8px}.hero-card__tagline{font-size:.74rem;letter-spacing:.03em}.hero-title{font-size:1.7rem}.hero-subtitle{font-size:.9rem}.featured-card__game{font-size:1.28rem}.hero-badge{width:100%;justify-content:center}.feature-list,.hero-side-stack,.leaderboard-strip,.stats-bar{grid-auto-columns:100%}.mobile-discovery-board{grid-template-columns:1fr}.mobile-discovery-card--stats,.mobile-discovery-card--wide{grid-column:auto}.mobile-stat-cluster{grid-template-columns:1fr}.stat-card{padding:18px}.stat-card__value{font-size:1.7rem}.match-team__logo{width:68px;height:68px}.match-meta{gap:8px}.match-card__points-note{font-size:.8rem;line-height:1.5}.mobile-page-tabs{top:78px}.mobile-home-bar,.mobile-page-tabs{grid-auto-columns:minmax(108px,1fr)}.mobile-home-bar__item,.mobile-page-tabs__item{min-height:50px;padding:0 12px;font-size:.8rem}.app-page-board{grid-template-columns:1fr}.app-page-board__item--wide,.points-page-layout .points-rule:last-child{grid-column:auto}.points-page-layout .points-grid{grid-template-columns:1fr}}.capsule-header__mobile-account,.mobile-app-dock,.mobile-home-screen{display:none}.capsule-header__account-pill{display:inline-flex;align-items:center;gap:10px;min-height:46px;padding:8px 14px 8px 10px;border-radius:999px;border:2px solid rgba(23,21,31,.88);background:hsla(0,0%,100%,.92);box-shadow:4px 4px 0 rgba(23,21,31,.08);font-weight:800}.capsule-header__mobile-login{min-height:46px;padding-inline:14px}.capsule-header__account-avatar{display:grid;place-items:center;width:30px;height:30px;border-radius:999px;border:2px solid rgba(23,21,31,.88);background:linear-gradient(135deg,rgba(200,154,239,.94),rgba(159,103,217,.9));color:#fff;font-size:.82rem}.capsule-header__account-name{max-width:11ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-home-flow{display:block}.featured-card__summary-button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;width:100%;padding:14px;border:2px dashed rgba(159,103,217,.82);border-radius:20px;background:hsla(0,0%,100%,.7);text-align:left}.featured-card__summary-kicker{margin:0 0 6px;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.featured-card__summary-title{margin:0;font-size:1.18rem;line-height:1.08;letter-spacing:-.03em}.featured-card__summary-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 12px;border-radius:14px;border:2px solid rgba(23,21,31,.88);background:rgba(239,225,250,.95);font-size:.8rem;font-weight:800}.featured-card__summary-strip{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.featured-card__summary-chip{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;border:2px solid rgba(23,21,31,.88);background:hsla(0,0%,100%,.92);font-size:.8rem;font-weight:800}.featured-card__details{display:grid;grid-gap:14px;gap:14px;margin-top:16px}.featured-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.explanation-page-layout,.stats-page-layout{display:grid;grid-gap:18px;gap:18px}.explanation-card{padding:20px;box-shadow:6px 6px 0 rgba(23,21,31,.08)}.explanation-card__index{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;border:2px solid rgba(23,21,31,.88);background:rgba(239,225,250,.95);font-size:.9rem;font-weight:800}.explanation-card__title{margin:12px 0 0;font-size:1.24rem;line-height:1.12;letter-spacing:-.03em}.explanation-card__text{margin:10px 0 0;line-height:1.6}.explanation-steps{display:grid;grid-gap:14px;gap:14px}.explanation-rule-list{display:grid;grid-gap:10px;gap:10px;padding:0;margin:14px 0 0;list-style:none}.explanation-rule-list li{padding:14px 16px;border-radius:16px;border:2px solid rgba(23,21,31,.88);background:hsla(0,0%,100%,.76);font-weight:700}@media (max-width:760px){.app-page-shell,.home-shell{padding-bottom:132px}.site-footer{padding-bottom:112px}.site-footer__card{padding:18px;border-radius:22px}.site-footer__link{border-radius:18px}.capsule-header__mobile-account{display:flex;flex:0 0 auto}.capsule-header__nav,.mobile-discovery-board,.mobile-home-bar,.mobile-page-tabs{display:none!important}.desktop-home-flow{display:none}.mobile-account-strip,.mobile-home-screen{display:grid;grid-gap:14px;gap:14px}.mobile-account-strip{padding:18px}.mobile-account-strip__main{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center}.mobile-account-strip__avatar{display:grid;place-items:center;width:58px;height:58px;border-radius:20px;border:2px solid rgba(23,21,31,.88);background:linear-gradient(135deg,rgba(200,154,239,.94),rgba(159,103,217,.9));color:#fff;font-size:1.1rem;font-weight:800;box-shadow:6px 6px 0 rgba(23,21,31,.08)}.mobile-account-strip__copy{display:grid;grid-gap:4px;gap:4px;min-width:0}.mobile-account-strip__eyebrow,.mobile-glance-card__eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.mobile-account-strip__copy strong{font-size:1.1rem;line-height:1.1}.mobile-account-strip__copy p,.mobile-glance-card p{margin:0;line-height:1.55}.mobile-account-strip__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.mobile-home-glance{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.mobile-glance-card{display:grid;grid-gap:10px;gap:10px;min-height:128px;padding:18px;box-shadow:6px 6px 0 rgba(23,21,31,.08)}.mobile-glance-card strong{font-size:1.34rem;line-height:1.05;letter-spacing:-.03em}.mobile-glance-card--stats{transform:rotate(-1.4deg)}.mobile-glance-card--ranking{transform:rotate(1.2deg)}.featured-card--accordion{display:grid;grid-gap:0;gap:0;padding:18px}.mobile-app-dock{position:fixed;left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom, 0px));z-index:60;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;width:auto;max-width:540px;margin:0 auto;padding:10px;border-radius:28px;border:2px solid rgba(23,21,31,.9);background:hsla(0,0%,100%,.88);box-shadow:0 22px 48px rgba(23,21,31,.18),8px 8px 0 rgba(23,21,31,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden}.mobile-app-dock__item{position:relative;display:grid;justify-items:center;grid-gap:6px;gap:6px;min-width:0;padding:10px 8px 12px;border-radius:18px;border:2px solid transparent;color:var(--ink);transition:transform .18s ease,background .18s ease,border-color .18s ease}.mobile-app-dock__item:before{content:"";position:absolute;inset:0 auto auto 50%;width:42px;height:4px;border-radius:999px;background:rgba(23,21,31,.14);transform:translateX(-50%);opacity:0;transition:opacity .18s ease}.mobile-app-dock__item.is-active{border-color:rgba(23,21,31,.88);background:rgba(239,225,250,.84);transform:translateY(-2px);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.55)}.mobile-app-dock__item.is-active:before{opacity:1}.mobile-app-dock__swatch{width:24px;height:8px;border-radius:999px;border:2px solid rgba(23,21,31,.88);background:var(--primary)}.mobile-app-dock__item--matches .mobile-app-dock__swatch{background:#b78ef0}.mobile-app-dock__item--explications .mobile-app-dock__swatch{background:#e5d5ff}.mobile-app-dock__item--stats .mobile-app-dock__swatch{background:#a89cff}.mobile-app-dock__item--leaderboard .mobile-app-dock__swatch{background:#d494f4}.mobile-app-dock__label{min-width:0;font-size:.73rem;font-weight:800;line-height:1.1;text-align:center;text-wrap:balance}}@media (max-width:560px){.capsule-header__account-name{max-width:8ch}.capsule-header__account-pill,.capsule-header__mobile-login,.capsule-header__points-pill{min-height:42px;padding-inline:12px;font-size:.82rem}.account-card__summary,.featured-card__actions,.mobile-account-strip__actions,.mobile-home-glance{grid-template-columns:1fr}.mobile-app-dock{left:8px;right:8px;width:auto;max-width:520px;gap:6px;padding:8px;bottom:calc(8px + env(safe-area-inset-bottom, 0px))}.mobile-app-dock__item{padding:10px 4px}.mobile-app-dock__label{font-size:.67rem}}