/* Poolbaas Stable Frontend V1 — deterministic B2 bundle. */

/* ===== SOURCE: player-experience.css ===== */
.pb-network-status{position:fixed;z-index:500;left:50%;top:max(10px,env(safe-area-inset-top));transform:translateX(-50%);padding:10px 16px;border-radius:999px;background:#f4b942;color:#160f00;font-weight:700;font-size:14px;box-shadow:0 10px 35px rgba(0,0,0,.28)}
.pb-install-app{position:fixed;z-index:450;right:18px;bottom:calc(88px + env(safe-area-inset-bottom));border:0;border-radius:999px;background:#f5c84b;color:#16100a;padding:12px 18px;font:inherit;font-weight:800;box-shadow:0 12px 34px rgba(0,0,0,.35);cursor:pointer}
.is-offline .pb-app-topbar{box-shadow:inset 0 -2px 0 #f4b942}
@media(min-width:900px){.pb-install-app{bottom:24px}}

/* ===== SOURCE: css/app.css ===== */
:root{--bg:#050a14;--bg2:#07101d;--surface:#0a1423;--surface2:#0d192a;--surface3:#111d2e;--line:rgba(179,200,230,.11);--line-strong:rgba(179,200,230,.18);--text:#f7f9ff;--muted:#8895aa;--muted2:#65738a;--purple:#7d39f5;--purple2:#a85cff;--purple-soft:rgba(125,57,245,.17);--gold:#ffb624;--green:#21cf8b;--red:#ff314f;--red2:#7f1024;--radius:14px;--shadow:0 24px 80px rgba(0,0,0,.35)}
*{box-sizing:border-box}html{background:var(--bg);color-scheme:dark}body{margin:0;font-size:16px;line-height:1.45;min-width:320px;background:radial-gradient(circle at 54% -10%,rgba(30,70,130,.18),transparent 34%),linear-gradient(145deg,#050a14,#06101d 58%,#050914);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.pb-sprite{position:absolute;width:0;height:0;overflow:hidden}.pb-app-shell{min-height:100vh}.pb-sidebar{position:fixed;inset:0 auto 0 0;width:248px;padding:30px 18px 22px;border-right:1px solid var(--line);background:rgba(4,10,20,.88);backdrop-filter:blur(24px);z-index:40;display:flex;flex-direction:column}.pb-logo-lockup{display:flex;align-items:center;gap:12px;font-size:21px;font-weight:800;letter-spacing:-.02em}.pb-mark{display:grid;place-items:center;width:35px;height:41px;clip-path:polygon(50% 0,95% 16%,88% 76%,50% 100%,12% 76%,5% 16%);background:linear-gradient(150deg,#b06bff,#5b20d5 68%);filter:drop-shadow(0 8px 18px rgba(117,48,245,.33))}.pb-mark b{font-size:18px}.pb-desktop-nav{display:grid;gap:5px;margin-top:48px}.pb-desktop-nav a,.pb-sidebar-secondary a{height:42px;padding:0 13px;border-radius:8px;display:flex;align-items:center;gap:12px;color:#a6b0c1;font-size:16px;font-weight:620;transition:.18s ease}.pb-desktop-nav a:hover,.pb-desktop-nav a.is-active{color:#fff;background:linear-gradient(90deg,rgba(126,51,241,.92),rgba(77,31,151,.7));box-shadow:0 8px 20px rgba(72,23,160,.2)}.pb-desktop-nav svg,.pb-sidebar-secondary svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.pb-sidebar-secondary{display:grid;gap:4px;margin-top:auto;padding-top:22px;border-top:1px solid var(--line)}.pb-sidebar-profile{display:flex;gap:10px;align-items:center;margin-top:20px;padding:12px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.025)}.pb-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:linear-gradient(145deg,#d59b73,#6b3f2f);border:2px solid rgba(255,255,255,.18);font-size:14px;font-weight:900}.pb-sidebar-profile strong,.pb-sidebar-profile small{display:block}.pb-sidebar-profile strong{font-size:15px}.pb-sidebar-profile small{margin-top:3px;color:var(--muted);font-size:13px}.pb-main{min-height:100vh;margin-left:248px}.pb-mobile-header{display:none}.pb-page{width:min(100%,1220px);margin:0 auto;padding:52px 34px 72px}.pb-loader{min-height:70vh;display:grid;place-content:center;justify-items:center;color:var(--muted);font-size:16px}.pb-loader span{width:34px;height:34px;border-radius:50%;border:3px solid var(--line);border-top-color:var(--purple2);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
.pb-home-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(310px,.72fr);gap:28px}.pb-home-main{min-width:0}.pb-greeting{display:flex;align-items:start;justify-content:space-between;margin-bottom:22px}.pb-greeting-eyebrow{margin:0 0 5px;color:#c6ccda;font-size:17px}.pb-greeting h1{margin:0;font-size:24px;line-height:1.1;letter-spacing:-.035em}.pb-greeting-status{display:flex;gap:12px}.pb-stat-chip{min-width:126px;padding:13px 15px;border:1px solid var(--line);border-radius:10px;background:linear-gradient(145deg,rgba(15,29,48,.78),rgba(7,16,30,.8))}.pb-stat-chip span{display:block;color:var(--muted);font-size:13px}.pb-stat-chip strong{display:block;margin-top:5px;font-size:18px}.pb-stat-chip small{color:var(--green);font-size:13px}.pb-progress-line{margin-top:10px;height:5px;border-radius:8px;background:rgba(255,255,255,.08);overflow:hidden}.pb-progress-line i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7a31ee,#9e42ff)}
.pb-live-card{position:relative;overflow:hidden;min-height:290px;border:1px solid rgba(255,66,89,.28);border-radius:13px;background:radial-gradient(circle at 72% 12%,rgba(231,45,74,.18),transparent 25%),linear-gradient(135deg,#4a0b18 0%,#290b16 46%,#101423 100%);box-shadow:0 20px 60px rgba(0,0,0,.28)}.pb-live-card:before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,rgba(255,255,255,.025),transparent 40%);pointer-events:none}.pb-live-head{display:flex;justify-content:space-between;align-items:center;padding:17px 20px 0;font-size:14px}.pb-live-label{display:flex;align-items:center;gap:8px;color:#ff788c;font-weight:800}.pb-live-dot{width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 5px rgba(255,49,79,.13),0 0 18px rgba(255,49,79,.8);animation:pulse 1.7s infinite}@keyframes pulse{50%{transform:scale(.82);opacity:.7}}.pb-live-minute{color:#ff8ea0;font-weight:800}.pb-scoreboard{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;padding:25px 32px 11px}.pb-club{display:grid;justify-items:center;gap:9px;text-align:center}.pb-club:nth-child(3){justify-self:stretch}.pb-club-logo{width:58px;height:58px;border-radius:50%;padding:5px;object-fit:contain;background:#fff;border:3px solid rgba(255,255,255,.2);box-shadow:0 8px 20px rgba(0,0,0,.25)}.pb-club-fallback{display:grid;place-items:center;background:linear-gradient(145deg,#fff,#dce4ef);color:#182238;font-size:16px;font-weight:900}.pb-club strong{font-size:17px}.pb-score{font-size:42px;line-height:1;font-weight:820;letter-spacing:-.06em}.pb-score small{display:block;margin-top:8px;color:#8a7381;text-align:center;font-size:12px;letter-spacing:0}.pb-live-meta{display:flex;justify-content:space-between;align-items:center;padding:0 20px 16px;color:#9ba7b9;font-size:14px}.pb-live-points{color:var(--green);font-weight:800}.pb-primary-button{display:flex;align-items:center;justify-content:center;gap:10px;height:43px;margin:0 12px 12px;border:1px solid rgba(255,91,122,.18);border-radius:8px;background:linear-gradient(90deg,rgba(109,14,40,.9),rgba(78,14,57,.88));font-size:15px;font-weight:750;transition:.2s}.pb-primary-button:hover{transform:translateY(-1px);filter:brightness(1.12)}.pb-primary-button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}
.pb-section{margin-top:24px}.pb-section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px}.pb-section-heading h2{margin:0;font-size:15px;letter-spacing:.04em;text-transform:uppercase}.pb-text-link{display:flex;align-items:center;gap:7px;color:#ad68ff;font-size:13px}.pb-text-link svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8}.pb-fixture-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(155px,1fr);gap:8px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory;scrollbar-width:none}.pb-fixture-strip::-webkit-scrollbar{display:none}.pb-fixture{scroll-snap-align:start;min-height:104px;padding:13px;border:1px solid var(--line);border-radius:9px;background:linear-gradient(145deg,rgba(15,29,48,.9),rgba(8,18,33,.92))}.pb-fixture-top{display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.pb-mini-live{color:var(--red);font-weight:800}.pb-fixture-teams{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:16px}.pb-mini-logo{width:29px;height:29px;border-radius:50%;object-fit:contain;background:#fff;padding:3px}.pb-mini-logo.pb-club-fallback{font-size:11px}.pb-fixture-teams b{font-size:13px}.pb-fixture-time{margin-top:10px;color:#c8d0dd;text-align:center;font-size:12px}.pb-carousel-dots{display:flex;justify-content:center;gap:5px;margin-top:10px}.pb-carousel-dots i{width:4px;height:4px;border-radius:50%;background:#35445b}.pb-carousel-dots i.is-active{width:13px;border-radius:8px;background:var(--purple)}
.pb-activity-list{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:rgba(11,23,39,.72)}.pb-activity-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:56px;padding:8px 12px}.pb-activity-row+.pb-activity-row{border-top:1px solid var(--line)}.pb-activity-avatar{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:linear-gradient(145deg,#b97553,#633322);font-size:12px;font-weight:900}.pb-activity-copy strong,.pb-activity-copy small{display:block}.pb-activity-copy strong{font-size:13px}.pb-activity-copy small{margin-top:3px;color:var(--muted);font-size:12px}.pb-activity-row time{color:var(--muted2);font-size:12px}.pb-empty{padding:24px;color:var(--muted);font-size:15px;text-align:center}
.pb-home-aside{display:grid;align-content:start;gap:14px}.pb-aside-card{border:1px solid var(--line);border-radius:11px;background:linear-gradient(145deg,rgba(14,27,46,.82),rgba(7,17,31,.88));overflow:hidden}.pb-aside-card-head{display:flex;justify-content:space-between;align-items:center;padding:14px 14px 9px}.pb-aside-card-head h3{margin:0;font-size:14px}.pb-deadline{padding:8px 14px 15px}.pb-deadline strong{display:block;font-size:20px;letter-spacing:-.03em}.pb-deadline small{display:block;margin-top:5px;color:var(--muted);font-size:13px}.pb-upcoming-list{padding:0 10px 8px}.pb-upcoming{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:8px;align-items:center;padding:10px 4px}.pb-upcoming+.pb-upcoming{border-top:1px solid var(--line)}.pb-upcoming time{font-size:12px;color:#bac4d2}.pb-upcoming-teams{display:flex;align-items:center;gap:7px;min-width:0}.pb-upcoming-logos{display:flex}.pb-upcoming-logos img,.pb-upcoming-logos span{width:22px;height:22px;margin-right:-5px;border:2px solid var(--surface);border-radius:50%}.pb-upcoming-teams b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.pb-upcoming-status{font-size:11px;color:var(--muted)}.pb-upcoming-status.live{color:var(--red);font-weight:800}.pb-standing-list{padding:0 10px 10px}.pb-standing-row{display:grid;grid-template-columns:22px 28px minmax(0,1fr) auto;align-items:center;gap:8px;height:42px;padding:0 6px;border-radius:7px}.pb-standing-row+.pb-standing-row{border-top:1px solid rgba(179,200,230,.065)}.pb-standing-row.me{background:linear-gradient(90deg,rgba(125,57,245,.24),rgba(125,57,245,.07));border:1px solid rgba(145,82,255,.2)}.pb-standing-row b{font-size:13px}.pb-standing-row .pb-avatar{width:25px;height:25px;border-width:1px;font-size:10px}.pb-standing-row strong{font-size:12px}.pb-standing-row em{font-style:normal;font-size:12px}.pb-mobile-nav{display:none}.pb-placeholder{min-height:70vh;display:grid;place-content:center;text-align:center}.pb-placeholder h1{margin:0;font-size:42px}.pb-placeholder p{color:var(--muted)}.pb-error{padding:24px;border:1px solid rgba(255,49,79,.3);border-radius:12px;background:rgba(255,49,79,.08)}
@media(max-width:1050px){.pb-home-layout{grid-template-columns:minmax(0,1fr) 290px}.pb-page{padding-left:24px;padding-right:24px}.pb-greeting-status .pb-stat-chip:first-child{display:none}}
@media(max-width:820px){.pb-sidebar{display:none}.pb-main{margin-left:0}.pb-mobile-header{position:sticky;top:0;z-index:30;height:66px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(4,10,20,.84);backdrop-filter:blur(22px)}.pb-mobile-header .pb-logo-lockup{font-size:19px}.pb-mobile-header .pb-mark{width:29px;height:34px}.pb-icon-button{position:relative;display:grid;place-items:center;width:38px;height:38px;border:0;background:transparent;color:#fff}.pb-icon-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7}.pb-icon-button i{position:absolute;right:7px;top:7px;width:6px;height:6px;border-radius:50%;background:var(--red);box-shadow:0 0 0 2px var(--bg)}.pb-page{padding:21px 15px 100px}.pb-home-layout{display:block}.pb-home-aside{display:none}.pb-greeting{margin-bottom:15px}.pb-greeting-eyebrow{font-size:15px}.pb-greeting h1{font-size:26px}.pb-greeting-status{display:none}.pb-live-card{min-height:0}.pb-scoreboard{padding:23px 20px 12px;gap:14px}.pb-club-logo{width:50px;height:50px}.pb-score{font-size:38px}.pb-live-meta{padding-bottom:14px}.pb-fixture-strip{grid-auto-columns:142px}.pb-mobile-nav{position:fixed;left:0;right:0;bottom:0;z-index:50;height:76px;padding:7px 12px max(7px,env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1fr 58px 1fr 1fr;align-items:center;border-top:1px solid var(--line);background:rgba(4,10,20,.94);backdrop-filter:blur(24px)}.pb-mobile-nav a{height:54px;display:grid;place-items:center;align-content:center;gap:4px;color:#8794a8;font-size:12px}.pb-mobile-nav a.is-active{color:#fff}.pb-mobile-nav a.is-active svg{color:#a459ff;filter:drop-shadow(0 0 7px rgba(164,89,255,.55))}.pb-mobile-nav svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7}.pb-nav-action{align-self:start;margin-top:-19px;width:48px;height:48px;border:1.5px solid var(--gold);border-radius:50%;background:#07101d;color:var(--gold);display:grid;place-items:center;box-shadow:0 0 0 5px #07101d}.pb-nav-action svg{width:21px;height:21px}.pb-activity-row:nth-child(n+3){display:none}}
@media(max-width:390px){.pb-scoreboard{padding-left:13px;padding-right:13px}.pb-club-logo{width:46px;height:46px}.pb-score{font-size:34px}.pb-fixture-strip{grid-auto-columns:132px}.pb-live-meta{font-size:13px}}

/* Poolbaas App V2 brand + topbar v1 */
.pb-brand-logo{display:block;width:158px;height:auto;object-fit:contain;object-position:left center}.pb-logo-lockup{min-height:42px}.pb-logo-lockup .pb-mark{display:none}.pb-app-topbar{position:sticky;top:0;z-index:35;height:72px;padding:0 34px;display:flex;align-items:center;justify-content:flex-end;border-bottom:1px solid var(--line);background:rgba(5,10,20,.82);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.pb-topbar-brand{display:none}.pb-topbar-actions{display:flex;align-items:center;gap:10px}.pb-v2-language{display:inline-flex;align-items:center;padding:3px;border:1px solid var(--line-strong);border-radius:10px;background:rgba(255,255,255,.035);box-shadow:0 10px 30px rgba(0,0,0,.18)}.pb-v2-language a{min-width:38px;height:30px;padding:0 9px;display:grid;place-items:center;border-radius:7px;color:var(--muted);font-size:14px;font-weight:800;letter-spacing:.04em;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.pb-v2-language a:hover{color:#fff}.pb-v2-language a.is-active{color:#fff;background:linear-gradient(145deg,var(--purple2),var(--purple));box-shadow:0 7px 18px rgba(125,57,245,.3)}.pb-icon-button{position:relative;width:38px;height:38px;border:1px solid var(--line-strong);border-radius:10px;background:rgba(255,255,255,.035);color:#c7d0df;display:grid;place-items:center;cursor:pointer}.pb-icon-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pb-icon-button i{position:absolute;right:8px;top:8px;width:5px;height:5px;border-radius:50%;background:var(--red);box-shadow:0 0 0 3px rgba(255,49,79,.12)}.pb-topbar-avatar{width:38px;height:38px;border-radius:50%;padding:2px;background:linear-gradient(145deg,var(--purple2),var(--purple));display:grid;place-items:center}.pb-topbar-avatar span{width:100%;height:100%;border-radius:inherit;display:grid;place-items:center;background:#101b2c;color:#fff;font-size:13px;font-weight:900}.pb-page{padding-top:34px}
@media(max-width:760px){.pb-sidebar{display:none}.pb-main{margin-left:0}.pb-app-topbar{height:64px;padding:0 16px;justify-content:space-between}.pb-topbar-brand{display:flex;align-items:center}.pb-topbar-brand img{display:block;width:122px;height:auto}.pb-topbar-actions{gap:7px}.pb-v2-language{border-radius:9px}.pb-v2-language a{min-width:32px;height:28px;padding:0 7px;font-size:13px}.pb-icon-button,.pb-topbar-avatar{width:34px;height:34px}.pb-mobile-header{display:none!important}.pb-page{padding-top:20px}.pb-brand-logo--desktop{width:148px}}

/* Poolbaas App V2 topbar refinement v2 */
.pb-brand-logo,
.pb-topbar-brand img{
  filter:none;
}
.pb-language-menu{
  position:relative;
  height:38px;
}
.pb-language-menu[open]{
  z-index:60;
}
.pb-language-button{
  list-style:none;
  height:38px;
  min-width:64px;
  padding:0 11px 0 13px;
  border:1px solid var(--line-strong);
  border-radius:10px;
  background:rgba(255,255,255,.035);
  color:#d7deea;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  font-size:14px;
  font-weight:850;
  letter-spacing:.055em;
  cursor:pointer;
  user-select:none;
  transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease;
}
.pb-language-button::-webkit-details-marker{display:none}
.pb-language-button:hover{
  color:#fff;
  border-color:rgba(183,146,255,.42);
  background:rgba(125,57,245,.11);
}
.pb-language-button:active{transform:scale(.97)}
.pb-language-button:focus-visible{
  outline:2px solid rgba(168,92,255,.75);
  outline-offset:2px;
}
.pb-language-button svg{
  width:14px;
  height:14px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
  transition:transform .18s ease;
}
.pb-language-menu[open] .pb-language-button svg{transform:rotate(180deg)}
.pb-language-options{
  position:absolute;
  top:calc(100% + 9px);
  right:0;
  width:174px;
  padding:6px;
  border:1px solid var(--line-strong);
  border-radius:12px;
  background:#0a1423;
  box-shadow:0 20px 55px rgba(0,0,0,.42);
}
.pb-language-options a{
  height:39px;
  padding:0 10px;
  border-radius:8px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  color:var(--muted);
  font-size:14px;
  font-weight:650;
}
.pb-language-options a:hover{
  color:#fff;
  background:rgba(255,255,255,.045);
}
.pb-language-options a.is-active{
  color:#fff;
  background:rgba(125,57,245,.18);
}
.pb-language-options b{
  color:inherit;
  font-size:13px;
  letter-spacing:.06em;
}
@media(max-width:760px){
  .pb-language-menu{height:34px}
  .pb-language-button{height:34px;min-width:56px;padding:0 9px 0 11px;border-radius:9px;font-size:13px}
  .pb-language-options{top:calc(100% + 8px);width:160px}
}

/* Poolbaas App V2 · Programma & voorspellen v1 */
.pb-programme-page{max-width:1040px;margin:0 auto}.pb-page-titlebar{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:22px}.pb-page-titlebar p{margin:0 0 6px;color:var(--purple2);font-size:13px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.pb-page-titlebar h1{margin:0;color:#fff;font-size:34px;line-height:1;letter-spacing:-.045em}.pb-page-titlebar span{display:block;margin-top:9px;color:var(--muted);font-size:15px}.pb-title-icon{width:42px;height:42px;border:1px solid var(--line-strong);border-radius:11px;background:rgba(255,255,255,.035);color:#d8dfeb;display:grid;place-items:center}.pb-title-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.pb-round-tabs{display:flex;gap:7px;margin:0 0 25px;padding:4px;border:1px solid var(--line);border-radius:12px;background:rgba(7,16,29,.66);overflow-x:auto;scrollbar-width:none}.pb-round-tabs::-webkit-scrollbar{display:none}.pb-round-tabs button{flex:0 0 auto;min-width:132px;height:38px;padding:0 13px;border:0;border-radius:9px;background:transparent;color:#7f8da3;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:720;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.pb-round-tabs button:hover{color:#fff;background:rgba(255,255,255,.035)}.pb-round-tabs button:active{transform:scale(.98)}.pb-round-tabs button.is-active{color:#fff;background:linear-gradient(135deg,#8f45ff,#6024c8);box-shadow:0 10px 25px rgba(86,29,190,.28)}.pb-round-tabs button b{min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:rgba(255,255,255,.16);display:grid;place-items:center;font-size:11px}.pb-round-tabs button svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2}.pb-programme-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:26px;align-items:start}.pb-programme-main{min-width:0}.pb-match-day+.pb-match-day{margin-top:23px}.pb-match-day h2{margin:0 0 10px;color:#dce2ed;font-size:15px;font-weight:720}.pb-match-day-card{border:1px solid var(--line);border-radius:12px;background:linear-gradient(145deg,rgba(13,27,46,.82),rgba(7,17,31,.9));overflow:hidden;box-shadow:0 18px 50px rgba(0,0,0,.14)}.pb-programme-match{position:relative;width:100%;min-height:76px;padding:10px 13px;border:0;background:transparent;color:var(--text);display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:13px;align-items:center;text-align:left;cursor:pointer;transition:background .18s ease}.pb-programme-match+.pb-programme-match{border-top:1px solid rgba(179,200,230,.085)}.pb-programme-match:hover{background:rgba(255,255,255,.035)}.pb-programme-match:active{background:rgba(125,57,245,.08)}.pb-programme-match.is-live{background:linear-gradient(90deg,rgba(92,12,28,.34),rgba(255,255,255,.015))}.pb-programme-match>time{color:#c3cbd8;font-size:13px;font-weight:700}.pb-programme-teams{display:grid;gap:7px;min-width:0}.pb-programme-team{display:flex;align-items:center;gap:9px;min-width:0}.pb-programme-team strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700}.pb-programme-logo{flex:0 0 auto;width:25px;height:25px;border-radius:50%;padding:2px;object-fit:contain;background:#fff}.pb-programme-logo.pb-club-fallback{display:grid;place-items:center;color:#182238;font-size:10px;font-weight:900}.pb-programme-result{display:flex;align-items:center;justify-content:flex-end;gap:9px}.pb-programme-result>svg{width:13px;height:13px;fill:none;stroke:#5c6a80;stroke-width:1.9}.pb-state-icon{width:28px;height:28px;border-radius:8px;background:rgba(255,255,255,.035);color:#718096;display:grid;place-items:center}.pb-state-icon svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pb-programme-match.is-complete .pb-state-icon{color:var(--green);background:rgba(33,207,139,.09)}.pb-prediction-score{min-width:51px;height:29px;padding:0 10px;border:1px solid rgba(141,76,255,.24);border-radius:8px;background:rgba(125,57,245,.12);color:#f5f1ff;display:grid;place-items:center;font-size:14px;font-weight:850;letter-spacing:.04em}.pb-match-state{height:26px;padding:0 9px;border-radius:7px;display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.pb-match-state svg{width:11px;height:11px;fill:none;stroke:currentColor;stroke-width:1.8}.pb-match-state--open{border:1px solid rgba(255,182,36,.2);background:rgba(255,182,36,.08);color:var(--gold)}.pb-match-state--locked{color:#77859a;background:rgba(255,255,255,.035)}.pb-match-state--live{color:#ff6279;background:rgba(255,49,79,.1)}.pb-match-state--live i{width:6px;height:6px;border-radius:50%;background:var(--red);box-shadow:0 0 0 4px rgba(255,49,79,.11);animation:pulse 1.6s infinite}.pb-programme-aside{display:grid;gap:13px;position:sticky;top:98px}.pb-round-progress-card{min-height:138px;padding:17px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(145deg,rgba(14,28,47,.88),rgba(7,17,31,.93));display:flex;align-items:center;gap:15px}.pb-progress-ring{--progress:0deg;flex:0 0 auto;width:78px;height:78px;padding:6px;border-radius:50%;background:conic-gradient(var(--purple2) var(--progress),rgba(255,255,255,.075) 0);box-shadow:0 0 30px rgba(125,57,245,.13)}.pb-progress-ring>span{width:100%;height:100%;border-radius:50%;background:#0a1423;display:grid;place-content:center;text-align:center}.pb-progress-ring b,.pb-progress-ring small{display:block}.pb-progress-ring b{font-size:20px;line-height:1}.pb-progress-ring small{margin-top:3px;color:var(--muted);font-size:11px}.pb-round-progress-card p,.pb-programme-sidecard p{margin:0;color:var(--muted);font-size:12px}.pb-round-progress-card h3{margin:5px 0 6px;font-size:17px;letter-spacing:-.02em}.pb-round-progress-card>div:last-child>small{display:block;color:#7f8da2;font-size:12px;line-height:1.5}.pb-programme-sidecard{min-height:68px;padding:13px 15px;border:1px solid var(--line);border-radius:11px;background:rgba(11,23,39,.72);display:flex;align-items:center;gap:12px}.pb-sidecard-icon{flex:0 0 auto;width:35px;height:35px;border-radius:9px;background:rgba(255,182,36,.09);color:var(--gold);display:grid;place-items:center}.pb-sidecard-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.pb-programme-sidecard strong{display:block;margin-top:5px;font-size:14px}.pb-programme-cta{width:100%;min-height:67px;padding:0 15px;border:1px solid rgba(151,80,255,.27);border-radius:11px;background:linear-gradient(100deg,rgba(104,36,213,.42),rgba(69,25,137,.28));color:#fff;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer;transition:transform .18s ease,filter .18s ease}.pb-programme-cta:hover{filter:brightness(1.13);transform:translateY(-1px)}.pb-programme-cta span,.pb-programme-cta small{display:block}.pb-programme-cta span{font-size:14px;font-weight:800}.pb-programme-cta small{margin-top:4px;color:#b8a7d5;font-size:12px;font-weight:500}.pb-programme-cta>svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.pb-programme-complete{min-height:67px;padding:0 15px;border:1px solid rgba(33,207,139,.19);border-radius:11px;background:rgba(33,207,139,.07);color:var(--green);display:flex;align-items:center;gap:11px}.pb-programme-complete>svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2}.pb-programme-complete strong,.pb-programme-complete small{display:block}.pb-programme-complete strong{font-size:14px}.pb-programme-complete small{margin-top:4px;color:#7fa99a;font-size:12px}.pb-programme-legend{padding:14px 15px;border-top:1px solid var(--line)}.pb-programme-legend h3{margin:0 0 11px;color:#8795aa;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.pb-programme-legend>div{display:flex;justify-content:space-between;gap:8px}.pb-programme-legend span{display:flex;align-items:center;gap:6px;color:#758399;font-size:11px}.pb-programme-legend i{width:7px;height:7px;border-radius:50%}.pb-programme-legend .is-open{background:var(--gold)}.pb-programme-legend .is-done{background:var(--green)}.pb-programme-legend .is-locked{background:#57657a}.pb-programme-empty{min-height:300px;border:1px dashed var(--line-strong);border-radius:13px;display:grid;place-content:center;justify-items:center;text-align:center}.pb-programme-empty span{font-size:30px}.pb-programme-empty h2{margin:12px 0 5px;font-size:18px}.pb-programme-empty p{margin:0;color:var(--muted);font-size:14px}.pb-page.is-switching{opacity:.58;transition:opacity .15s ease}.pb-modal-open{overflow:hidden}.pb-predict-layer{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;opacity:0;transition:opacity .18s ease}.pb-predict-layer.is-open{opacity:1}.pb-predict-backdrop{position:absolute;inset:0;border:0;background:rgba(1,5,12,.76);backdrop-filter:blur(7px);cursor:default}.pb-predict-sheet{position:relative;width:min(100%,570px);max-height:calc(100vh - 40px);overflow-y:auto;padding:23px;border:1px solid rgba(180,145,245,.22);border-radius:17px;background:radial-gradient(circle at 50% 0,rgba(104,39,203,.15),transparent 34%),linear-gradient(150deg,#0e192a,#08111f 68%);box-shadow:0 35px 110px rgba(0,0,0,.58);transform:translateY(12px) scale(.985);transition:transform .22s ease}.pb-predict-layer.is-open .pb-predict-sheet{transform:none}.pb-sheet-grip{display:none}.pb-predict-head{display:flex;align-items:flex-start;justify-content:space-between}.pb-predict-head p{margin:0 0 5px;color:var(--purple2);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.pb-predict-head h2{margin:0;font-size:22px;letter-spacing:-.035em}.pb-sheet-close{width:34px;height:34px;border:1px solid var(--line);border-radius:9px;background:rgba(255,255,255,.035);color:#aab5c6;display:grid;place-items:center;cursor:pointer}.pb-sheet-close svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.pb-predict-deadline{margin-top:17px;padding:10px 12px;border:1px solid rgba(255,182,36,.15);border-radius:9px;background:rgba(255,182,36,.055);color:#d6b875;display:flex;align-items:center;gap:8px;font-size:12px}.pb-predict-deadline svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8}.pb-predict-scoreboard{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:18px;align-items:center;padding:30px 7px 23px}.pb-predict-club{display:grid;justify-items:center;gap:10px;text-align:center;min-width:0}.pb-predict-logo{width:66px;height:66px;padding:5px;border-radius:50%;object-fit:contain;background:#fff;box-shadow:0 10px 25px rgba(0,0,0,.26)}.pb-predict-logo.pb-club-fallback{display:grid;place-items:center;color:#172238;font-size:15px;font-weight:900}.pb-predict-club strong{max-width:135px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.pb-predict-score-controls{display:flex;align-items:center;gap:8px}.pb-predict-score-controls>span{color:#65738a;font-size:21px}.pb-score-control{display:grid;justify-items:center;gap:7px}.pb-score-control button{width:28px;height:25px;border:1px solid var(--line-strong);border-radius:7px;background:rgba(255,255,255,.035);color:#b9c3d3;display:grid;place-items:center;font-size:19px;line-height:1;cursor:pointer}.pb-score-control button:hover:not(:disabled){color:#fff;border-color:rgba(163,96,255,.42);background:rgba(125,57,245,.13)}.pb-score-control button:disabled{opacity:.25;cursor:not-allowed}.pb-score-control output{min-width:52px;height:61px;border:1px solid rgba(151,82,255,.21);border-radius:11px;background:linear-gradient(145deg,rgba(126,51,241,.19),rgba(63,25,124,.12));display:grid;place-items:center;color:#fff;font-size:32px;font-weight:850;letter-spacing:-.05em}.pb-predict-hint{display:flex;justify-content:space-between;padding:12px 0;border-top:1px solid var(--line);color:#68768b;font-size:11px}.pb-predict-feedback{min-height:18px;color:#ff7185;font-size:12px;text-align:center}.pb-predict-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:5px}.pb-clear-prediction,.pb-save-prediction{height:43px;border-radius:9px;font-weight:760;cursor:pointer}.pb-clear-prediction{padding:0 14px;border:1px solid var(--line);background:transparent;color:#8d99ab;font-size:12px}.pb-clear-prediction:hover{color:#ff7086;border-color:rgba(255,49,79,.25)}.pb-save-prediction{min-width:202px;padding:0 17px;border:1px solid rgba(164,91,255,.35);background:linear-gradient(135deg,#9148ff,#6324ce);color:#fff;display:flex;align-items:center;justify-content:center;gap:9px;font-size:13px;box-shadow:0 12px 30px rgba(89,30,190,.23)}.pb-save-prediction svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8}.pb-save-prediction.is-loading:before{content:"";width:13px;height:13px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.pb-save-prediction.is-loading svg{display:none}.pb-locked-prediction{margin-top:7px;padding:13px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.025);color:#7f8ca0;display:flex;align-items:center;gap:10px}.pb-locked-prediction>svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.pb-locked-prediction strong,.pb-locked-prediction small{display:block}.pb-locked-prediction strong{color:#c5cedb;font-size:13px}.pb-locked-prediction small{margin-top:4px;font-size:11px}.pb-toast{position:fixed;right:22px;bottom:22px;z-index:130;min-height:48px;padding:0 16px;border:1px solid rgba(33,207,139,.24);border-radius:11px;background:#0d1c25;color:#dffbf1;box-shadow:0 18px 55px rgba(0,0,0,.42);display:flex;align-items:center;gap:9px;font-size:13px;font-weight:700;opacity:0;transform:translateY(12px);transition:opacity .2s ease,transform .2s ease}.pb-toast.is-visible{opacity:1;transform:none}.pb-toast svg{width:16px;height:16px;fill:none;stroke:var(--green);stroke-width:2}
@media(max-width:1000px){.pb-programme-layout{grid-template-columns:minmax(0,1fr) 255px}.pb-round-tabs button{min-width:116px}.pb-programme-match{grid-template-columns:45px minmax(0,1fr) auto}}
@media(max-width:820px){.pb-programme-page{max-width:600px}.pb-page-titlebar{margin-bottom:16px}.pb-page-titlebar p{display:none}.pb-page-titlebar h1{font-size:28px}.pb-page-titlebar span{margin-top:7px;font-size:13px}.pb-title-icon{width:36px;height:36px;border:0;background:transparent}.pb-round-tabs{margin:0 -2px 20px;padding:3px;border-radius:10px}.pb-round-tabs button{min-width:110px;flex:0 0 auto;height:35px;padding:0 11px;font-size:12px}.pb-round-tabs button b{min-width:16px;height:16px;font-size:10px}.pb-programme-layout{display:block}.pb-programme-aside{display:none}.pb-match-day+.pb-match-day{margin-top:19px}.pb-match-day h2{margin-left:2px;font-size:14px}.pb-match-day-card{border-radius:10px}.pb-programme-match{min-height:72px;padding:9px 10px;grid-template-columns:40px minmax(0,1fr) auto;gap:9px}.pb-programme-match>time{font-size:12px}.pb-programme-team{gap:8px}.pb-programme-team strong{font-size:13px}.pb-programme-logo{width:23px;height:23px}.pb-programme-result{gap:6px}.pb-state-icon{width:26px;height:26px}.pb-programme-result>svg{display:none}.pb-prediction-score{min-width:45px;height:27px;padding:0 8px;font-size:13px}.pb-match-state{height:24px;padding:0 7px;font-size:10px}.pb-predict-layer{align-items:end;padding:0}.pb-predict-sheet{width:100%;max-height:92vh;padding:16px 17px max(20px,env(safe-area-inset-bottom));border-width:1px 0 0;border-radius:20px 20px 0 0;transform:translateY(100%)}.pb-predict-layer.is-open .pb-predict-sheet{transform:translateY(0)}.pb-sheet-grip{display:block;width:38px;height:4px;margin:0 auto 13px;border-radius:4px;background:#314056}.pb-predict-head h2{font-size:20px}.pb-predict-deadline{margin-top:13px}.pb-predict-scoreboard{gap:9px;padding:24px 0 18px}.pb-predict-logo{width:54px;height:54px}.pb-predict-club strong{max-width:94px;font-size:13px}.pb-predict-score-controls{gap:5px}.pb-score-control{gap:5px}.pb-score-control button{width:27px;height:24px}.pb-score-control output{min-width:45px;height:54px;font-size:29px}.pb-predict-hint{font-size:10px}.pb-predict-actions{display:grid;grid-template-columns:1fr;gap:8px}.pb-save-prediction{grid-row:1;min-width:0;width:100%;height:45px}.pb-clear-prediction{grid-row:2;width:100%;height:38px}.pb-toast{left:15px;right:15px;bottom:92px;justify-content:center}}
@media(max-width:390px){.pb-round-tabs button{padding:0 8px;font-size:11px}.pb-programme-match{grid-template-columns:37px minmax(0,1fr) auto;padding-left:8px;padding-right:8px}.pb-programme-team strong{font-size:12px}.pb-state-icon{display:none}.pb-predict-scoreboard{gap:5px}.pb-predict-logo{width:48px;height:48px}.pb-score-control output{min-width:41px}.pb-predict-club strong{max-width:78px}}

/* Poolbaas App V2 · Programma-resultaten + Wedstrijdcentrum v1 */
body.pb-app-v2 > .pb-language-switcher{display:none!important}

.pb-programme-match.has-result{min-height:82px;background:linear-gradient(90deg,rgba(33,207,139,.035),transparent 42%)}
.pb-programme-match.has-result:hover{background:linear-gradient(90deg,rgba(33,207,139,.075),rgba(125,57,245,.035))}
.pb-programme-team>b{margin-left:auto;color:#f4f7fd;font-size:14px;font-weight:850}
.pb-programme-outcome{display:grid;grid-template-columns:auto auto auto;align-items:center;gap:9px;opacity:0;transform:translateY(5px)}
.pb-programme-outcome.is-visible{opacity:1;transform:none;transition:opacity .32s ease,transform .32s ease}
.pb-programme-outcome>span{min-width:0}
.pb-result-score,.pb-result-prediction{display:grid;justify-items:center;gap:3px}
.pb-result-score small,.pb-result-prediction small{color:#68778d;font-size:10px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}
.pb-result-score strong{color:#fff;font-size:18px;line-height:1;font-weight:900;letter-spacing:-.045em}
.pb-result-prediction strong{color:#a8b3c4;font-size:13px;font-weight:800}
.pb-programme-outcome.is-live .pb-result-score small{display:flex;align-items:center;gap:4px;color:#ff667d}
.pb-programme-outcome.is-live .pb-result-score small i{width:5px;height:5px;border-radius:50%;background:var(--red);box-shadow:0 0 0 4px rgba(255,49,79,.12);animation:pbLivePulse 1.4s ease-in-out infinite}
.pb-points-award{min-width:45px;height:35px;padding:0 7px;border:1px solid var(--line);border-radius:9px;background:rgba(255,255,255,.025);display:grid;place-content:center;justify-items:center;color:#77859a;opacity:0;transform:scale(.78)}
.pb-points-award b{font-size:14px;line-height:1;font-weight:900}
.pb-points-award small{margin-top:2px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.pb-points-award.has-points{border-color:rgba(33,207,139,.25);background:rgba(33,207,139,.09);color:var(--green);box-shadow:0 0 0 0 rgba(33,207,139,.15)}
.pb-points-award.is-live{border-color:rgba(255,49,79,.26);background:rgba(255,49,79,.1);color:#ff7187}
.pb-points-award.is-revealed{opacity:1;transform:scale(1);transition:opacity .22s ease,transform .35s cubic-bezier(.2,1.5,.35,1);animation:pbPointsHalo .7s ease-out .12s}
.pb-result-no-pick{max-width:56px;color:#65738a;font-size:10px;line-height:1.25;text-align:center}
.pb-prediction-score{min-width:76px;height:auto;padding:6px 9px;display:grid;justify-items:center;gap:2px}
.pb-prediction-score small{color:#66758b;font-size:9px;text-transform:uppercase;letter-spacing:.05em}
.pb-prediction-score b{font-size:13px}
.pb-programme-legend .is-result{background:var(--green)}

@keyframes pbPointsHalo{0%{box-shadow:0 0 0 0 rgba(33,207,139,.22)}100%{box-shadow:0 0 0 12px rgba(33,207,139,0)}}
@keyframes pbLivePulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}

/* Wedstrijdcentrum */
.pb-match-center-page{max-width:1130px;margin:0 auto;padding-bottom:18px}
.pb-match-pagebar{min-height:44px;margin-bottom:14px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px}
.pb-match-pagebar>button{border:0;background:transparent;color:#8d9aaf;display:flex;align-items:center;gap:7px;font-size:12px;font-weight:750;cursor:pointer}
.pb-match-pagebar>button:hover{color:#fff}
.pb-match-pagebar>button svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.pb-match-pagebar>div{text-align:center}
.pb-match-pagebar small,.pb-match-pagebar strong{display:block}
.pb-match-pagebar small{color:var(--purple2);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.pb-match-pagebar strong{margin-top:4px;color:#cbd3df;font-size:13px}
.pb-match-pagebar .pb-match-share{justify-self:end;width:35px;height:35px;border:1px solid var(--line);border-radius:9px;display:grid;place-items:center;background:rgba(255,255,255,.025)}

.pb-match-hero{position:relative;overflow:hidden;min-height:260px;padding:22px 26px 24px;border:1px solid rgba(172,194,228,.13);border-radius:16px;background:radial-gradient(circle at 50% -30%,rgba(109,60,224,.28),transparent 50%),linear-gradient(145deg,#0c1727,#07111e 70%);box-shadow:0 28px 90px rgba(0,0,0,.28)}
.pb-match-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.018),transparent 26%,transparent 74%,rgba(255,255,255,.018))}
.pb-match-hero.is-live{border-color:rgba(255,71,93,.25);background:radial-gradient(circle at 50% -5%,rgba(207,25,54,.34),transparent 52%),linear-gradient(145deg,#320c18,#130915 58%,#07111e)}
.pb-match-hero.is-finished{background:radial-gradient(circle at 50% -20%,rgba(116,38,201,.25),transparent 48%),linear-gradient(145deg,#151126,#07111f 64%)}
.pb-match-hero-top{position:relative;display:flex;align-items:center;justify-content:center;gap:12px;color:#aeb8c8;font-size:11px;font-weight:700}
.pb-match-state-pill,.pb-match-live-pill{height:22px;padding:0 9px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:900;letter-spacing:.07em}
.pb-match-state-pill{border:1px solid rgba(125,57,245,.25);background:rgba(125,57,245,.12);color:#c09aff}
.pb-match-state-pill.is-finished{border-color:rgba(138,153,177,.2);background:rgba(138,153,177,.08);color:#9aa7ba}
.pb-match-live-pill{border:1px solid rgba(255,49,79,.35);background:rgba(255,49,79,.15);color:#ff7187}
.pb-match-live-pill i{width:6px;height:6px;border-radius:50%;background:var(--red);box-shadow:0 0 0 5px rgba(255,49,79,.1);animation:pbLivePulse 1.35s ease-in-out infinite}
.pb-match-scoreboard{position:relative;display:grid;grid-template-columns:minmax(150px,1fr) minmax(180px,240px) minmax(150px,1fr);align-items:center;gap:24px;margin:26px auto 0;max-width:820px}
.pb-match-scoreboard>article{display:grid;justify-items:center;gap:11px;text-align:center}
.pb-match-scoreboard>article strong{max-width:190px;color:#fff;font-size:18px;font-weight:800;letter-spacing:-.02em}
.pb-match-team-logo{width:72px;height:72px;padding:7px;border-radius:50%;object-fit:contain;background:#fff;box-shadow:0 14px 34px rgba(0,0,0,.3)}
.pb-match-team-logo.pb-club-fallback{display:grid;place-items:center;color:#152033;font-size:18px;font-weight:900}
.pb-match-score-centre{display:grid;justify-items:center;text-align:center}
.pb-match-score-centre>small{color:#aeb8c8;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}
.pb-match-score-centre>strong{margin-top:8px;color:#fff;font-size:52px;line-height:.92;font-weight:900;letter-spacing:-.075em;opacity:0;transform:translateY(10px) scale(.96);text-shadow:0 8px 30px rgba(0,0,0,.35)}
.pb-match-score-centre>strong.is-visible{opacity:1;transform:none;transition:opacity .36s ease,transform .52s cubic-bezier(.2,1.35,.35,1)}
.pb-match-score-centre>strong i{padding:0 7px;color:#8c98aa;font-style:normal;font-size:.62em;font-weight:600}
.pb-match-score-centre>strong .pb-vs{color:#8f9db0;font-size:25px;letter-spacing:.04em}
.pb-match-score-centre>span{margin-top:11px;color:#7f8da2;display:flex;align-items:center;gap:6px;font-size:11px}
.pb-match-score-centre>span svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8}
.pb-upcoming-match-action{position:relative;max-width:610px;margin:24px auto 0;padding:11px 12px 11px 15px;border:1px solid rgba(157,103,250,.18);border-radius:11px;background:rgba(8,15,27,.58);display:flex;align-items:center;justify-content:space-between;gap:18px}
.pb-upcoming-match-action small,.pb-upcoming-match-action strong{display:block}
.pb-upcoming-match-action small{color:#77869b;font-size:10px;text-transform:uppercase;letter-spacing:.08em}
.pb-upcoming-match-action strong{margin-top:3px;font-size:13px}
.pb-upcoming-match-action button{height:34px;padding:0 13px;border:1px solid rgba(164,91,255,.28);border-radius:8px;background:linear-gradient(135deg,#8f47fb,#6125c8);color:#fff;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:800;cursor:pointer}
.pb-upcoming-match-action button svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8}
.pb-match-locked{color:#8290a4;display:flex;align-items:center;gap:7px;font-size:11px}
.pb-match-locked svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8}

.pb-match-tabs{height:45px;margin-top:12px;padding:0 6px;border-bottom:1px solid var(--line);display:flex;align-items:flex-end;justify-content:center;gap:31px}
.pb-match-tabs button{position:relative;height:44px;padding:0 4px;border:0;background:transparent;color:#7f8da2;font-size:12px;font-weight:700;cursor:pointer}
.pb-match-tabs button:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--purple),var(--purple2));opacity:0;transform:scaleX(.25);transition:.2s ease}
.pb-match-tabs button:hover,.pb-match-tabs button.is-active{color:#fff}
.pb-match-tabs button.is-active:after{opacity:1;transform:scaleX(1)}

.pb-match-dashboard{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(230px,.72fr) minmax(235px,.78fr);gap:12px;margin-top:13px;align-items:start}
.pb-match-panel{min-width:0;border:1px solid var(--line);border-radius:12px;background:linear-gradient(145deg,rgba(13,25,42,.94),rgba(8,17,30,.94));box-shadow:0 16px 44px rgba(0,0,0,.16)}
.pb-match-panel[hidden]{display:none!important}
.pb-match-panel>header{min-height:55px;padding:13px 14px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:10px}
.pb-match-panel>header small,.pb-match-panel>header h2{display:block;margin:0}
.pb-match-panel>header small{color:var(--purple2);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}
.pb-match-panel>header h2{margin-top:3px;color:#f5f7fb;font-size:15px;letter-spacing:-.02em}
.pb-match-panel>header>span,.pb-match-panel>header>svg{color:#748298;font-size:10px}
.pb-match-panel>header>svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7}
.pb-match-timeline{grid-column:1;grid-row:1 / span 2}
.pb-own-prediction{grid-column:2;grid-row:1}
.pb-match-statistics{grid-column:3;grid-row:1 / span 2}
.pb-match-predictions{grid-column:1 / span 2;grid-row:3}
.pb-match-context{grid-column:2;grid-row:2}

.pb-timeline-list{padding:5px 13px 9px}
.pb-timeline-event{min-height:50px;display:grid;grid-template-columns:37px 25px minmax(0,1fr) auto;align-items:center;gap:8px;border-bottom:1px solid rgba(179,200,230,.07);opacity:0;transform:translateY(8px)}
.pb-timeline-event:last-child{border-bottom:0}
.pb-timeline-event.is-visible{opacity:1;transform:none;transition:opacity .35s ease var(--delay),transform .35s ease var(--delay)}
.pb-timeline-event time{color:#e7edf7;font-size:12px;font-weight:850}
.pb-timeline-symbol{width:23px;height:23px;border-radius:7px;background:rgba(125,57,245,.1);display:grid;place-items:center;color:#fff;font-size:13px}
.pb-timeline-event.is-yellow .pb-timeline-symbol{color:var(--gold);background:rgba(255,182,36,.1)}
.pb-timeline-event.is-red .pb-timeline-symbol{color:var(--red);background:rgba(255,49,79,.1)}
.pb-timeline-event>div strong,.pb-timeline-event>div small{display:block}
.pb-timeline-event>div strong{font-size:12px}
.pb-timeline-event>div small{margin-top:3px;color:#728198;font-size:10px}
.pb-timeline-event>b{min-width:34px;height:23px;padding:0 7px;border-radius:6px;background:rgba(255,255,255,.04);display:grid;place-items:center;font-size:11px}

.pb-own-prediction>header{align-items:flex-start}
.pb-own-prediction>header>span{flex:0 0 auto;width:30px;height:30px;border-radius:9px;background:rgba(125,57,245,.14);display:grid;place-items:center;color:#b78dff}
.pb-own-prediction>header>span svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}
.pb-own-prediction>header>div{margin-right:auto}
.pb-own-prediction>header h2{font-size:21px}
.pb-match-points{min-width:52px;height:37px;padding:0 8px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.025);display:grid;place-content:center;justify-items:center;color:#7d8b9e;opacity:0;transform:scale(.75)}
.pb-match-points b{font-size:14px;line-height:1;font-style:normal}
.pb-match-points small{margin-top:2px;color:inherit!important;font-size:9px!important;letter-spacing:.05em!important}
.pb-own-prediction.has-points .pb-match-points{border-color:rgba(33,207,139,.24);background:rgba(33,207,139,.09);color:var(--green)}
.pb-match-points.is-revealed{opacity:1;transform:none;transition:.4s cubic-bezier(.2,1.5,.35,1);animation:pbPointsHalo .7s ease-out .12s}
.pb-own-prediction>p{margin:0;padding:14px;color:#7f8da2;font-size:11px;line-height:1.55}
.pb-own-prediction>button{width:calc(100% - 28px);height:36px;margin:0 14px 14px;border:1px solid rgba(150,82,255,.27);border-radius:8px;background:rgba(125,57,245,.13);color:#d7c3ff;font-size:11px;font-weight:800;cursor:pointer}
.pb-own-prediction-meta{padding:12px 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}
.pb-own-prediction-meta span{color:#8794a8;font-size:10px}
.pb-own-prediction-meta strong{color:var(--green);font-size:10px}
.pb-own-prediction>aside{margin:12px;padding:10px;border:1px solid rgba(255,182,36,.14);border-radius:8px;background:rgba(255,182,36,.055);display:flex;gap:9px}
.pb-own-prediction>aside>span{color:var(--gold)}
.pb-own-prediction>aside svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7}
.pb-own-prediction>aside strong,.pb-own-prediction>aside small{display:block}
.pb-own-prediction>aside strong{font-size:11px}
.pb-own-prediction>aside small{margin-top:3px;color:#8d826a;font-size:10px;line-height:1.4}

.pb-match-stats-list{padding:9px 13px 12px}
.pb-match-stat{padding:7px 0;opacity:0;transform:translateY(5px)}
.pb-match-stat.is-visible{opacity:1;transform:none;transition:opacity .35s ease var(--delay),transform .35s ease var(--delay)}
.pb-match-stat>div:first-child{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;text-align:center}
.pb-match-stat strong{font-size:11px}
.pb-match-stat span{color:#77859a;font-size:10px}
.pb-dual-bar{height:4px;margin-top:7px;display:flex;gap:2px}
.pb-dual-bar i{width:0;height:100%;transition:width .75s cubic-bezier(.2,.85,.25,1) var(--delay)}
.pb-match-stat.is-visible .pb-dual-bar i{width:var(--value)}
.pb-dual-bar .is-home{margin-left:auto;border-radius:4px 0 0 4px;background:linear-gradient(90deg,#7130e1,#a754ff)}
.pb-dual-bar .is-away{border-radius:0 4px 4px 0;background:linear-gradient(90deg,#ff3654,#dc1838)}

.pb-match-predictions{grid-column:1 / span 2}
.pb-match-player-list{padding:4px 12px 9px}
.pb-match-player{min-height:41px;display:grid;grid-template-columns:22px 28px minmax(0,1fr) 43px 34px;align-items:center;gap:7px;border-bottom:1px solid rgba(179,200,230,.065)}
.pb-match-player:last-child{border-bottom:0}
.pb-match-player.is-me{margin:3px -5px;padding:0 5px;border:1px solid rgba(125,57,245,.2);border-radius:8px;background:rgba(125,57,245,.09)}
.pb-match-player>span{color:#6f7d91;font-size:10px;text-align:center}
.pb-match-player>i{width:25px;height:25px;border-radius:50%;background:linear-gradient(145deg,#7452b4,#30204f);display:grid;place-items:center;color:#fff;font-size:10px;font-style:normal;font-weight:900}
.pb-match-player>div strong,.pb-match-player>div small{display:block}
.pb-match-player>div strong{font-size:11px}
.pb-match-player>div small{margin-top:2px;color:#b992ff;font-size:9px}
.pb-match-player>b{text-align:center;font-size:12px}
.pb-match-player>em{height:23px;border-radius:6px;background:rgba(255,255,255,.025);display:grid;place-items:center;color:#67758a;font-size:10px;font-style:normal;font-weight:850}
.pb-match-player>em.has-points{background:rgba(33,207,139,.09);color:var(--green)}
.pb-match-predictions>footer{padding:10px 13px;border-top:1px solid var(--line);display:flex;align-items:center;gap:7px}
.pb-match-predictions>footer strong{margin-right:auto;color:#77859a;font-size:10px;text-transform:uppercase;letter-spacing:.07em}
.pb-match-predictions>footer span{height:23px;padding:0 8px;border-radius:6px;background:rgba(125,57,245,.09);display:grid;place-items:center;color:#b899f0;font-size:10px}

.pb-pre-match-grid{padding:22px 18px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px}
.pb-pre-match-grid>div{display:grid;justify-items:center;gap:8px;text-align:center}
.pb-pre-match-grid>div>small{color:#8996a8;font-size:11px}
.pb-pre-match-grid>div>strong{color:#66758a;font-size:10px}
.pb-pre-match-grid>i{color:#59677b;font-size:12px;font-style:normal;font-weight:900}
.pb-form-marks{display:flex;gap:4px}
.pb-form-marks i{width:18px;height:18px;border-radius:5px;background:#263246;display:grid;place-items:center;color:#8290a4;font-size:9px;font-style:normal;font-weight:900}
.pb-form-marks i.is-w,.pb-form-marks i.is-v{background:rgba(33,207,139,.13);color:var(--green)}
.pb-form-marks i.is-d,.pb-form-marks i.is-g{background:rgba(255,182,36,.13);color:var(--gold)}
.pb-form-marks i.is-l{background:rgba(255,49,79,.12);color:#ff7187}
.pb-match-fact{margin:0 13px 13px;padding:11px;border:1px solid rgba(255,182,36,.12);border-radius:8px;background:rgba(255,182,36,.045);display:flex;gap:9px;color:#d2b56e}
.pb-match-fact svg{flex:0 0 auto;width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7}
.pb-match-fact p{margin:0;color:#93866a;font-size:10px;line-height:1.5}
.pb-team-form-row{padding:13px;display:grid;grid-template-columns:1fr 1fr;gap:10px}
.pb-team-form-row>div{padding:10px 8px;border:1px solid rgba(179,200,230,.07);border-radius:8px;display:grid;justify-items:center;gap:7px;text-align:center}
.pb-team-form-row strong{font-size:11px}
.pb-form-logo{width:34px;height:34px;padding:3px;border-radius:50%;object-fit:contain;background:#fff}
.pb-form-logo.pb-club-fallback{display:grid;place-items:center;color:#172238;font-size:10px;font-weight:900}
.pb-match-facts{padding:0 13px 12px}
.pb-fact-row{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid rgba(179,200,230,.06)}
.pb-fact-row:last-child{border-bottom:0}
.pb-fact-row span{color:#728096;font-size:10px}
.pb-fact-row strong{max-width:62%;font-size:10px;text-align:right}
.pb-match-empty{min-height:215px;padding:22px;display:grid;place-content:center;justify-items:center;text-align:center}
.pb-match-empty.compact{min-height:135px}
.pb-match-empty>span{font-size:24px}
.pb-match-empty strong{margin-top:9px;font-size:12px}
.pb-match-empty small{max-width:240px;margin-top:5px;color:#6d7b90;font-size:10px;line-height:1.5}
.pb-match-stepper{min-height:48px;margin-top:12px;padding:0 4px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}
.pb-match-stepper button{border:0;background:transparent;color:#8d9aaf;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:750;cursor:pointer}
.pb-match-stepper button:last-child{justify-self:end}
.pb-match-stepper button:hover{color:#fff}
.pb-match-stepper button svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8}
.pb-match-stepper strong{color:#65738a;font-size:10px;font-weight:700}
.pb-score-control output.is-bumped{animation:pbScoreBump .24s ease}
@keyframes pbScoreBump{50%{transform:scale(1.12);color:#c7a8ff}}

@media(max-width:1100px){
  .pb-match-dashboard{grid-template-columns:minmax(0,1.25fr) 230px}
  .pb-match-timeline{grid-column:1;grid-row:1 / span 2}
  .pb-own-prediction{grid-column:2;grid-row:1}
  .pb-match-statistics{grid-column:2;grid-row:2}
  .pb-match-predictions{grid-column:1 / -1;grid-row:3}
  .pb-match-context{grid-column:1 / -1;grid-row:4}
}

@media(max-width:820px){
  .pb-programme-match.has-result{min-height:76px}
  .pb-programme-match.has-result>time{color:#7d8b9f;font-size:10px}
  .pb-programme-team>b{font-size:12px}
  .pb-programme-outcome{gap:5px}
  .pb-result-score strong{font-size:15px}
  .pb-result-prediction strong{font-size:11px}
  .pb-result-score small,.pb-result-prediction small{font-size:8px}
  .pb-points-award{min-width:35px;height:29px;padding:0 5px;border-radius:7px}
  .pb-points-award b{font-size:11px}.pb-points-award small{font-size:8px}
  .pb-state-icon{display:none}
  .pb-match-center-page{max-width:620px}
  .pb-match-pagebar{grid-template-columns:auto minmax(0,1fr) auto;margin:0 1px 10px}
  .pb-match-pagebar>button span{display:none}
  .pb-match-pagebar>div{overflow:hidden}
  .pb-match-pagebar>div strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .pb-match-hero{min-height:240px;margin:0 -15px;padding:19px 15px 22px;border-width:1px 0;border-radius:0}
  .pb-match-hero-top{font-size:10px}
  .pb-match-scoreboard{grid-template-columns:minmax(0,1fr) minmax(105px,135px) minmax(0,1fr);gap:8px;margin-top:29px}
  .pb-match-team-logo{width:58px;height:58px;padding:5px}
  .pb-match-scoreboard>article{gap:8px}
  .pb-match-scoreboard>article strong{max-width:100px;font-size:14px}
  .pb-match-score-centre>small{font-size:10px}
  .pb-match-score-centre>strong{font-size:43px}
  .pb-match-score-centre>span{font-size:10px}
  .pb-upcoming-match-action{margin-top:21px;padding:10px 11px}
  .pb-upcoming-match-action button{height:33px;font-size:10px}
  .pb-match-tabs{margin:0 -15px;height:45px;gap:0;justify-content:space-around;background:rgba(5,10,20,.7);overflow-x:auto}
  .pb-match-tabs button{flex:1;min-width:84px;font-size:11px}
  .pb-match-dashboard{display:block;margin-top:11px}
  .pb-match-panel{margin-bottom:10px;border-radius:10px}
  .pb-match-timeline,.pb-own-prediction,.pb-match-statistics,.pb-match-predictions,.pb-match-context{grid-column:auto;grid-row:auto}
  .pb-match-panel[hidden]{display:none!important}
  .pb-timeline-event{grid-template-columns:32px 24px minmax(0,1fr) auto}
  .pb-match-statistics{max-height:none}
  .pb-match-stepper{margin-bottom:5px}
}

@media(max-width:470px){
  .pb-programme-match.has-result{grid-template-columns:33px minmax(0,1fr) auto;padding:8px 7px}
  .pb-programme-match.has-result .pb-programme-logo{width:20px;height:20px}
  .pb-programme-match.has-result .pb-programme-team strong{max-width:82px;font-size:11px}
  .pb-programme-match.has-result .pb-programme-result>svg{display:none}
  .pb-result-no-pick{display:none}
  .pb-match-scoreboard{grid-template-columns:minmax(0,1fr) 93px minmax(0,1fr)}
  .pb-match-team-logo{width:51px;height:51px}
  .pb-match-score-centre>strong{font-size:37px}
  .pb-match-scoreboard>article strong{max-width:80px;font-size:12px}
  .pb-upcoming-match-action{display:grid;grid-template-columns:1fr}
  .pb-upcoming-match-action button{width:100%;justify-content:center}
  .pb-match-tabs{justify-content:flex-start}
  .pb-match-tabs button{flex:0 0 92px}
  .pb-match-player{grid-template-columns:19px 25px minmax(0,1fr) 38px 31px}
}

@media(prefers-reduced-motion:reduce){
  .pb-programme-outcome,.pb-points-award,.pb-match-points,.pb-match-score-centre>strong,.pb-timeline-event,.pb-match-stat{opacity:1!important;transform:none!important;animation:none!important;transition:none!important}
  .pb-dual-bar i{width:var(--value)!important;transition:none!important}
  .pb-live-dot,.pb-match-live-pill i,.pb-programme-outcome.is-live .pb-result-score small i{animation:none!important}
}

/* Poolbaas App V2 · Stand fidelity v2 */
.pb-standings-page{width:min(100%,960px);margin:0 auto;padding-bottom:26px}
.pb-standings-titlebar{align-items:center;margin-bottom:27px}
.pb-standings-titlebar>div>span{margin-top:10px;color:var(--muted);font-size:13px}
.pb-standing-live{display:inline-flex!important;align-items:center;gap:8px;color:#ff7187!important;font-weight:780}
.pb-standing-live i{width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:0 0 0 5px rgba(255,49,79,.12),0 0 18px rgba(255,49,79,.58);animation:pbStandingPulse 1.45s ease-in-out infinite}
@keyframes pbStandingPulse{50%{opacity:.55;transform:scale(.82)}}

.pb-standing-context{display:grid;grid-template-columns:210px minmax(0,1fr);gap:34px;align-items:center;margin:0 0 27px;padding:20px 0 22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.pb-standing-context-primary{display:grid;grid-template-columns:auto 1fr;align-items:end;column-gap:11px}
.pb-standing-context-primary>span{grid-column:1/-1;margin-bottom:7px;color:#a865ff;font-size:12px;font-weight:820;letter-spacing:.08em;text-transform:uppercase}
.pb-standing-context-primary>strong{font-size:46px;line-height:.88;letter-spacing:-.065em}
.pb-standing-context-primary>small{padding-bottom:3px;color:#8290a5;font-size:13px}
.pb-standing-context-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0}
.pb-standing-context-stats>div{min-width:0;padding:3px 18px}
.pb-standing-context-stats>div+div{border-left:1px solid var(--line)}
.pb-standing-context-stats dt{margin:0;color:#758399;font-size:11px;font-weight:730;text-transform:uppercase;letter-spacing:.07em}
.pb-standing-context-stats dd{margin:7px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f5f7fb;font-size:15px;font-weight:790}
.pb-standing-context-stats dd.is-positive{color:var(--green)}
.pb-standing-context-stats dd.is-negative{color:#ff7187}

.pb-standing-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;width:min(100%,430px);margin:0 0 25px;padding:4px;border:0;border-radius:12px;background:#091321}
.pb-standing-tabs button{height:42px;border:0;border-radius:9px;background:transparent;color:#758399;font-size:13px;font-weight:780;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}
.pb-standing-tabs button:hover{color:#dce3ee;background:rgba(255,255,255,.025)}
.pb-standing-tabs button:active{transform:scale(.985)}
.pb-standing-tabs button.is-active{color:#fff;background:linear-gradient(135deg,#8240ef,#5922bc);box-shadow:0 10px 26px rgba(80,27,173,.25)}

.pb-standing-board{background:transparent}
.pb-standing-table-head{height:39px;padding:0 16px;display:grid;grid-template-columns:64px minmax(0,1fr) 92px 94px;align-items:center;border-bottom:1px solid var(--line);color:#6f7d92;font-size:11px;font-weight:760;text-transform:none;letter-spacing:0}
.pb-standing-table-head span:nth-child(3),.pb-standing-table-head span:nth-child(4){text-align:right}
.pb-standing-table-body{padding:0}
.pb-leaderboard-row{position:relative;min-height:67px;padding:8px 16px;display:grid;grid-template-columns:64px minmax(0,1fr) 92px 94px;align-items:center;border:0;border-radius:0;color:var(--text);opacity:0;transform:translateY(7px);transition:opacity .32s ease,transform .32s ease,background .18s ease}
.pb-leaderboard-row.is-visible{opacity:1;transform:none;transition-delay:var(--row-delay,0ms)}
.pb-leaderboard-row+.pb-leaderboard-row{border-top:1px solid rgba(179,200,230,.08)}
.pb-leaderboard-row:before{display:none!important}
.pb-leaderboard-row:hover{background:rgba(255,255,255,.025)}
.pb-leaderboard-row.is-me{z-index:1;margin:4px 0;border:0;border-radius:11px;background:linear-gradient(90deg,rgba(124,54,240,.64),rgba(79,30,157,.45));box-shadow:0 14px 34px rgba(55,18,122,.22),inset 0 1px 0 rgba(255,255,255,.055)}
.pb-leaderboard-row.is-me+.pb-leaderboard-row{border-top-color:transparent}
.pb-leaderboard-row.is-podium-1 .pb-ranking-rank strong{color:#ffc557}
.pb-leaderboard-row.is-podium-2 .pb-ranking-rank strong{color:#d9e0ec}
.pb-leaderboard-row.is-podium-3 .pb-ranking-rank strong{color:#d49a75}
.pb-ranking-rank{display:flex;align-items:center;gap:8px}
.pb-ranking-rank>strong{min-width:18px;font-size:15px;font-weight:840;font-variant-numeric:tabular-nums}
.pb-rank-movement{display:inline-flex;align-items:center;gap:2px;font-size:10px;font-weight:840;font-style:normal;white-space:nowrap}
.pb-rank-movement.is-up{color:var(--green)}
.pb-rank-movement.is-down{color:#ff7187}
.pb-rank-movement.is-flat{color:#526178}
.pb-ranking-player{display:flex;align-items:center;gap:13px;min-width:0}
.pb-ranking-player>div{min-width:0}
.pb-ranking-player strong,.pb-ranking-player small{display:block}
.pb-ranking-player strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:740}
.pb-ranking-player small{margin-top:4px;color:#b89ae7;font-size:10px;font-weight:780;text-transform:uppercase;letter-spacing:.06em}
.pb-row-live{display:flex!important;align-items:center;gap:5px;color:var(--green)!important}
.pb-row-live i{width:5px;height:5px;border-radius:50%;background:var(--green);box-shadow:0 0 9px rgba(33,207,139,.7)}
.pb-row-you{color:#decfff!important}
.pb-ranking-avatar{flex:0 0 auto;width:36px;height:36px;border:1px solid rgba(255,255,255,.16);border-radius:50%;object-fit:cover;display:grid;place-items:center;color:#fff;font-size:11px;font-weight:850;box-shadow:0 7px 17px rgba(0,0,0,.2)}
.pb-ranking-avatar--violet{background:linear-gradient(145deg,#a270e9,#432878)}
.pb-ranking-avatar--gold{background:linear-gradient(145deg,#dba56d,#69442b)}
.pb-ranking-avatar--blue{background:linear-gradient(145deg,#6f98da,#293e68)}
.pb-ranking-avatar--green{background:linear-gradient(145deg,#5fae8c,#254e42)}
.pb-ranking-avatar--rose{background:linear-gradient(145deg,#ca7692,#653145)}
.pb-ranking-points{text-align:right}
.pb-ranking-points strong{display:block;font-size:15px;font-weight:840;font-variant-numeric:tabular-nums}
.pb-ranking-gap{text-align:right;color:#8290a5;font-size:13px;font-variant-numeric:tabular-nums}
.pb-leaderboard-row.is-me .pb-ranking-gap{color:#dfd0fa}
.pb-standing-empty{min-height:330px;padding:34px;display:grid;place-content:center;justify-items:center;text-align:center;color:#718096}
.pb-standing-empty>svg{width:36px;height:36px;fill:none;stroke:#8b4df1;stroke-width:1.5}
.pb-standing-empty strong{margin-top:15px;color:#d8dfeb;font-size:16px}
.pb-standing-empty p{max-width:320px;margin:8px 0 0;font-size:13px;line-height:1.6}
.pb-standing-footnote{display:flex;justify-content:space-between;gap:14px;margin-top:17px;padding-top:15px;border-top:1px solid var(--line);color:#6f7d92;font-size:12px}

@media(max-width:820px){
  .pb-standings-page{max-width:620px}
  .pb-standings-titlebar{margin-bottom:17px}
  .pb-standings-titlebar>div>span{margin-top:8px;font-size:12px}
  .pb-standing-context{display:none}
  .pb-standing-tabs{width:100%;margin-bottom:19px;border-radius:11px}
  .pb-standing-tabs button{height:39px;font-size:12px}
  .pb-standing-table-head{height:35px;padding:0 7px;grid-template-columns:42px minmax(0,1fr) 48px 60px;font-size:10px}
  .pb-leaderboard-row{min-height:58px;padding:6px 7px;grid-template-columns:42px minmax(0,1fr) 48px 60px}
  .pb-leaderboard-row.is-me{margin:3px 0;border-radius:9px}
  .pb-ranking-rank{gap:4px}
  .pb-ranking-rank>strong{font-size:13px}
  .pb-rank-movement{font-size:9px}
  .pb-ranking-player{gap:9px}
  .pb-ranking-avatar{width:31px;height:31px;font-size:10px}
  .pb-ranking-player strong{font-size:12px}
  .pb-ranking-player small{margin-top:2px;font-size:9px}
  .pb-ranking-points strong{font-size:13px}
  .pb-ranking-gap{font-size:11px}
  .pb-standing-footnote{font-size:11px}
}
@media(max-width:390px){
  .pb-standing-table-head,.pb-leaderboard-row{grid-template-columns:38px minmax(0,1fr) 44px 53px}
  .pb-ranking-player{gap:7px}
  .pb-ranking-avatar{width:29px;height:29px}
  .pb-ranking-player strong{font-size:11px}
}
@media(prefers-reduced-motion:reduce){
  .pb-leaderboard-row{opacity:1!important;transform:none!important;transition:none!important}
  .pb-standing-live i{animation:none!important}
}

/* Poolbaas App V2 · Profiel v1 */
.pb-profile-page{max-width:1080px;margin:0 auto;padding-bottom:18px}
.pb-profile-hero{position:relative;min-height:238px;padding:31px 31px 24px;overflow:hidden;border:1px solid rgba(151,85,255,.23);border-radius:17px;background:radial-gradient(circle at 85% 4%,rgba(170,80,255,.34),transparent 31%),radial-gradient(circle at 15% 115%,rgba(63,120,255,.15),transparent 35%),linear-gradient(135deg,#17102c 0%,#0b1325 52%,#07101d 100%);box-shadow:0 28px 80px rgba(0,0,0,.25);opacity:0;transform:translateY(10px)}
.pb-profile-hero.is-visible{opacity:1;transform:none;transition:opacity .45s ease,transform .55s cubic-bezier(.2,.85,.25,1)}
.pb-profile-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,rgba(255,255,255,.045),transparent 35%);pointer-events:none}
.pb-profile-hero-glow{position:absolute;right:-75px;top:-115px;width:330px;height:330px;border-radius:50%;border:1px solid rgba(185,128,255,.12);box-shadow:0 0 0 46px rgba(136,66,245,.035),0 0 0 94px rgba(136,66,245,.02)}
.pb-profile-identity{position:relative;display:flex;align-items:center;gap:21px;z-index:1}
.pb-profile-avatar{flex:0 0 auto;width:92px;height:92px;border-radius:28px;object-fit:cover;border:1px solid rgba(255,255,255,.24);box-shadow:0 17px 42px rgba(0,0,0,.34),0 0 0 7px rgba(255,255,255,.035)}
.pb-profile-avatar--fallback{display:grid;place-items:center;background:linear-gradient(145deg,#b478ff,#5527ab 58%,#1f3567);font-size:27px;font-weight:900;letter-spacing:-.04em}
.pb-profile-name>span{color:#b980ff;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.12em}
.pb-profile-name h1{margin:6px 0 0;font-size:30px;line-height:1;letter-spacing:-.05em}
.pb-profile-name p{margin:8px 0 0;color:#9aa6b9;font-size:12px}
.pb-profile-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}
.pb-profile-tags b{min-height:24px;padding:0 9px;border:1px solid rgba(179,200,230,.12);border-radius:999px;background:rgba(255,255,255,.035);display:inline-flex;align-items:center;color:#c5cfde;font-size:10px;font-weight:750}
.pb-profile-tags b:first-child{border-color:rgba(169,93,255,.25);background:rgba(125,57,245,.14);color:#cda9ff}
.pb-profile-hero-actions{position:absolute;right:24px;top:24px;z-index:2}
.pb-profile-share{height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.13);border-radius:9px;background:rgba(7,14,27,.48);backdrop-filter:blur(12px);color:#d8e0eb;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:760;cursor:pointer;transition:.18s ease}
.pb-profile-share:hover{transform:translateY(-1px);border-color:rgba(169,93,255,.34);background:rgba(125,57,245,.15)}
.pb-profile-share svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8}
.pb-profile-level{position:absolute;left:31px;right:31px;bottom:23px;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:4px 14px}
.pb-profile-level>div:first-child span,.pb-profile-level>div:first-child small{display:block}
.pb-profile-level>div:first-child span{font-size:12px;font-weight:800}
.pb-profile-level>div:first-child small{margin-top:2px;color:#7f8da2;font-size:10px}
.pb-profile-level>b{color:#b980ff;font-size:11px}
.pb-profile-level>.pb-progress-line{grid-column:1/-1;margin-top:5px;height:4px;background:rgba(255,255,255,.07)}
.pb-profile-level>.pb-progress-line i{box-shadow:0 0 16px rgba(164,89,255,.34)}
.pb-profile-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:12px;opacity:0;transform:translateY(8px)}
.pb-profile-kpis.is-visible{opacity:1;transform:none;transition:opacity .42s ease .08s,transform .5s ease .08s}
.pb-profile-kpis article{position:relative;min-height:101px;padding:15px 16px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(145deg,rgba(14,28,47,.86),rgba(7,17,31,.92));overflow:hidden}
.pb-profile-kpis article:after{content:"";position:absolute;right:-26px;bottom:-30px;width:74px;height:74px;border-radius:50%;background:radial-gradient(circle,rgba(126,55,240,.13),transparent 68%)}
.pb-profile-kpis span,.pb-profile-kpis small{display:block}
.pb-profile-kpis span{color:#718097;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}
.pb-profile-kpis strong{display:inline-block;margin-top:9px;font-size:25px;line-height:1;letter-spacing:-.055em}
.pb-profile-kpis>article>i{margin-left:2px;color:#a766ff;font-style:normal;font-size:15px;font-weight:850}
.pb-profile-kpis small{margin-top:8px;color:#69778c;font-size:10px;line-height:1.4}
.pb-profile-layout{display:grid;grid-template-columns:minmax(0,1.5fr) 292px;gap:18px;margin-top:18px;align-items:start}
.pb-profile-main,.pb-profile-aside{display:grid;gap:13px;align-content:start;min-width:0}
.pb-profile-panel,.pb-profile-card,.pb-profile-achievements{border:1px solid var(--line);border-radius:13px;background:linear-gradient(145deg,rgba(13,26,45,.88),rgba(7,16,29,.94));box-shadow:0 18px 55px rgba(0,0,0,.13);opacity:0;transform:translateY(9px)}
.pb-profile-panel.is-visible,.pb-profile-card.is-visible,.pb-profile-achievements.is-visible{opacity:1;transform:none;transition:opacity .38s ease var(--profile-delay,0ms),transform .48s ease var(--profile-delay,0ms)}
.pb-profile-panel>header,.pb-profile-achievements>header{min-height:61px;padding:14px 16px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:14px}
.pb-profile-panel>header small,.pb-profile-panel>header h2,.pb-profile-achievements>header small,.pb-profile-achievements>header h2{display:block;margin:0}
.pb-profile-panel>header small,.pb-profile-achievements>header small{color:#9d5dff;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.09em}
.pb-profile-panel>header h2,.pb-profile-achievements>header h2{margin-top:3px;font-size:16px;letter-spacing:-.02em}
.pb-profile-panel>header>a{display:flex;align-items:center;gap:6px;color:#ad6bff;font-size:10px}
.pb-profile-panel>header>a svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.8}
.pb-profile-panel>header>span,.pb-profile-achievements>header>span{color:#6f7e93;font-size:10px}
.pb-profile-form-panel{overflow:hidden;background:radial-gradient(circle at 95% 0,rgba(95,42,196,.15),transparent 32%),linear-gradient(145deg,rgba(13,26,45,.9),rgba(7,16,29,.95))}
.pb-profile-form{display:flex;align-items:center;gap:9px;padding:18px 16px 20px;overflow-x:auto;scrollbar-width:none}
.pb-profile-form::-webkit-scrollbar{display:none}
.pb-form-chip{flex:0 0 auto;width:47px;height:54px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.025);display:grid;place-content:center;justify-items:center;opacity:0;transform:translateY(10px) scale(.9)}
.pb-form-chip.is-visible{opacity:1;transform:none;transition:opacity .3s ease var(--form-delay,0ms),transform .45s cubic-bezier(.2,1.35,.35,1) var(--form-delay,0ms)}
.pb-form-chip b{width:24px;height:24px;border-radius:8px;display:grid;place-items:center;font-size:11px}
.pb-form-chip small{margin-top:5px;color:#6f7d92;font-size:9px}
.pb-form-chip.is-exact b{background:rgba(33,207,139,.14);color:var(--green);box-shadow:0 0 18px rgba(33,207,139,.08)}
.pb-form-chip.is-correct b{background:rgba(125,57,245,.16);color:#b98aff}
.pb-form-chip.is-miss b{background:rgba(255,49,79,.11);color:#ff647c}
.pb-profile-empty-inline{padding:10px;color:#6f7d92;font-size:11px}
.pb-profile-predictions{padding:4px 8px 8px}
.pb-profile-prediction{min-height:65px;padding:8px 8px;display:grid;grid-template-columns:62px minmax(0,1fr) 105px 49px 14px;gap:9px;align-items:center;border-radius:10px;opacity:0;transform:translateY(7px);transition:background .18s ease}
.pb-profile-prediction.is-visible{opacity:1;transform:none;transition:opacity .32s ease var(--profile-delay,0ms),transform .38s ease var(--profile-delay,0ms),background .18s ease}
.pb-profile-prediction+.pb-profile-prediction{border-top:1px solid rgba(179,200,230,.07)}
.pb-profile-prediction:hover{background:rgba(255,255,255,.028)}
.pb-profile-prediction>time{color:#758399;font-size:10px}
.pb-profile-prediction-match{min-width:0}
.pb-profile-prediction-match strong,.pb-profile-prediction-match small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.pb-profile-prediction-match strong{font-size:12px}
.pb-profile-prediction-match strong i{padding:0 2px;color:#6d7b90;font-style:normal}
.pb-profile-prediction-match small{margin-top:4px;color:#657389;font-size:9px}
.pb-profile-score-pair{display:grid;grid-template-columns:1fr 1fr;gap:5px}
.pb-profile-score-pair span{min-width:0;padding:5px;border:1px solid rgba(179,200,230,.08);border-radius:7px;background:rgba(255,255,255,.018);text-align:center}
.pb-profile-score-pair small,.pb-profile-score-pair b{display:block}
.pb-profile-score-pair small{color:#5f6e84;font-size:8px;text-transform:uppercase;letter-spacing:.06em}
.pb-profile-score-pair b{margin-top:3px;font-size:11px}
.pb-profile-points{height:30px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.025);display:grid;place-content:center;justify-items:center;color:#7e8ca0;font-size:11px;font-weight:850}
.pb-profile-points small{font-size:8px;font-weight:700}
.pb-profile-points.is-exact{border-color:rgba(33,207,139,.24);background:rgba(33,207,139,.09);color:var(--green)}
.pb-profile-points.is-correct,.pb-profile-points.is-bonus{border-color:rgba(125,57,245,.26);background:rgba(125,57,245,.1);color:#b681ff}
.pb-profile-points.is-miss{color:#69778c}
.pb-profile-prediction>svg{width:12px;height:12px;fill:none;stroke:#56657a;stroke-width:1.8}
.pb-profile-arenas{padding:4px 9px 9px}
.pb-profile-arena{min-height:58px;padding:8px 7px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:9px;align-items:center;border-radius:9px;opacity:0;transform:translateY(7px)}
.pb-profile-arena.is-visible{opacity:1;transform:none;transition:opacity .32s ease var(--profile-delay,0ms),transform .38s ease var(--profile-delay,0ms)}
.pb-profile-arena+.pb-profile-arena{border-top:1px solid rgba(179,200,230,.07)}
.pb-profile-arena-mark{width:31px;height:31px;border:1px solid rgba(176,111,255,.2);border-radius:9px;background:linear-gradient(145deg,rgba(134,63,238,.25),rgba(34,49,89,.4));display:grid;place-items:center;color:#c9a8ff;font-size:10px;font-weight:850}
.pb-profile-arena>div{min-width:0}
.pb-profile-arena>div strong,.pb-profile-arena>div small,.pb-profile-arena>span:last-child b,.pb-profile-arena>span:last-child small{display:block}
.pb-profile-arena>div strong{font-size:12px}
.pb-profile-arena>div small{margin-top:4px;color:#657389;font-size:9px}
.pb-profile-arena>span:last-child{text-align:right}
.pb-profile-arena>span:last-child b{font-size:13px}
.pb-profile-arena>span:last-child small{margin-top:2px;color:#5f6d82;font-size:8px;text-transform:uppercase}
.pb-profile-card{overflow:hidden;padding:16px}
.pb-profile-style-card{position:relative;padding:19px;background:radial-gradient(circle at 95% 5%,rgba(147,76,255,.2),transparent 34%),linear-gradient(145deg,rgba(19,29,53,.93),rgba(8,17,31,.96))}
.pb-profile-card-icon{width:35px;height:35px;border:1px solid rgba(166,91,255,.23);border-radius:10px;background:rgba(125,57,245,.13);display:grid;place-items:center;color:#bd8bff}
.pb-profile-card-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}
.pb-profile-style-card>small{display:block;margin-top:17px;color:#9b5cff;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.09em}
.pb-profile-style-card h2{margin:5px 0 0;font-size:17px;letter-spacing:-.03em}
.pb-profile-style-card p{margin:9px 0 0;color:#76849a;font-size:11px;line-height:1.55}
.pb-style-meter{margin-top:16px;padding-top:13px;border-top:1px solid var(--line)}
.pb-style-meter>span,.pb-style-meter>b{font-size:10px}
.pb-style-meter>b{float:right;color:#b97cff}
.pb-style-meter .pb-progress-line{clear:both;margin-top:7px}
.pb-profile-card .pb-aside-card-head{padding:0 0 12px}
.pb-profile-card .pb-aside-card-head span{color:#b47cff}
.pb-profile-card .pb-aside-card-head svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7}
.pb-best-match{padding:13px;border:1px solid rgba(255,182,36,.13);border-radius:10px;background:linear-gradient(145deg,rgba(255,182,36,.055),rgba(255,255,255,.015))}
.pb-best-match>small,.pb-best-match>strong{display:block}
.pb-best-match>small{color:#a88343;font-size:9px;text-transform:uppercase;letter-spacing:.07em}
.pb-best-match>strong{margin-top:5px;font-size:13px}
.pb-best-match>div{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:12px}
.pb-best-match>div span{padding:7px;border-radius:7px;background:rgba(255,255,255,.028);color:#758399;font-size:9px;text-align:center}
.pb-best-match>div b{display:block;margin-top:3px;color:#e7edf7;font-size:13px}
.pb-best-match>em{display:block;margin-top:10px;color:var(--gold);font-style:normal;font-size:11px;font-weight:850;text-align:right}
.pb-profile-passport{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.pb-profile-passport>div{padding:11px;border:1px solid rgba(179,200,230,.08);border-radius:9px;background:rgba(255,255,255,.02)}
.pb-profile-passport span,.pb-profile-passport strong{display:block}
.pb-profile-passport span{color:#627087;font-size:9px;text-transform:uppercase;letter-spacing:.07em}
.pb-profile-passport strong{margin-top:6px;font-size:17px}
.pb-profile-achievements{margin-top:18px;overflow:hidden}
.pb-profile-achievements>div{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:10px}
.pb-achievement{position:relative;min-height:132px;padding:15px 12px;border:1px solid rgba(179,200,230,.09);border-radius:11px;background:rgba(255,255,255,.018);opacity:0;transform:translateY(10px) scale(.97);overflow:hidden}
.pb-achievement.is-visible{opacity:1;transform:none;transition:opacity .34s ease var(--achievement-delay,0ms),transform .48s cubic-bezier(.2,1.15,.35,1) var(--achievement-delay,0ms)}
.pb-achievement:after{content:"";position:absolute;right:-29px;bottom:-34px;width:90px;height:90px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.035),transparent 67%)}
.pb-achievement-icon{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;font-size:18px}
.pb-achievement.is-gold .pb-achievement-icon{background:rgba(255,182,36,.12);box-shadow:inset 0 0 0 1px rgba(255,182,36,.2);color:var(--gold)}
.pb-achievement.is-silver .pb-achievement-icon{background:rgba(180,196,220,.1);box-shadow:inset 0 0 0 1px rgba(180,196,220,.15)}
.pb-achievement.is-bronze .pb-achievement-icon{background:rgba(198,130,83,.11);box-shadow:inset 0 0 0 1px rgba(198,130,83,.16)}
.pb-achievement>div strong,.pb-achievement>div small{display:block}
.pb-achievement>div strong{margin-top:13px;font-size:12px}
.pb-achievement>div small{margin-top:5px;color:#69778d;font-size:9px;line-height:1.5}
.pb-achievement>em{position:absolute;right:9px;top:9px;padding:3px 6px;border-radius:999px;background:rgba(255,255,255,.035);color:#6d7b90;font-style:normal;font-size:8px;text-transform:uppercase;letter-spacing:.08em}
.pb-profile-empty{min-height:160px;padding:24px;display:grid;place-content:center;justify-items:center;text-align:center}
.pb-profile-empty>span{font-size:24px}
.pb-profile-empty h3{margin:9px 0 0;font-size:13px}
.pb-profile-empty p{max-width:240px;margin:6px 0 0;color:#69778d;font-size:10px;line-height:1.55}

@media(max-width:1050px){
  .pb-profile-layout{grid-template-columns:minmax(0,1fr) 260px}
  .pb-profile-achievements>div{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:820px){
  .pb-profile-page{max-width:620px}
  .pb-profile-hero{min-height:229px;margin:0 -15px;padding:24px 18px 23px;border-width:1px 0;border-radius:0}
  .pb-profile-hero-glow{right:-130px;top:-125px}
  .pb-profile-identity{align-items:flex-start;gap:14px}
  .pb-profile-avatar{width:72px;height:72px;border-radius:22px;font-size:21px}
  .pb-profile-name h1{font-size:24px}
  .pb-profile-name p{font-size:11px}
  .pb-profile-tags{margin-top:10px;gap:4px}
  .pb-profile-tags b{min-height:21px;padding:0 7px;font-size:9px}
  .pb-profile-hero-actions{right:14px;top:14px}
  .pb-profile-share{width:34px;padding:0;justify-content:center}
  .pb-profile-share span{display:none}
  .pb-profile-level{left:18px;right:18px;bottom:20px}
  .pb-profile-kpis{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}
  .pb-profile-kpis article{min-height:91px;padding:13px}
  .pb-profile-kpis strong{font-size:22px}
  .pb-profile-layout{display:block;margin-top:12px}
  .pb-profile-main{gap:10px}
  .pb-profile-aside{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}
  .pb-profile-style-card{grid-column:1/-1}
  .pb-profile-panel,.pb-profile-card,.pb-profile-achievements{border-radius:11px}
  .pb-profile-panel>header,.pb-profile-achievements>header{min-height:56px;padding:12px 13px}
  .pb-profile-form{padding:15px 13px 17px}
  .pb-form-chip{width:43px;height:50px}
  .pb-profile-predictions{padding:3px 5px 6px}
  .pb-profile-prediction{min-height:68px;padding:7px 6px;grid-template-columns:minmax(0,1fr) 91px 42px 12px;gap:7px}
  .pb-profile-prediction>time{display:none}
  .pb-profile-prediction-match strong{font-size:11px}
  .pb-profile-score-pair{gap:3px}
  .pb-profile-score-pair span{padding:4px 3px}
  .pb-profile-score-pair b{font-size:10px}
  .pb-profile-points{height:29px;font-size:10px}
  .pb-profile-achievements{margin-top:10px}
  .pb-profile-achievements>div{grid-template-columns:1fr 1fr;gap:7px;padding:8px}
  .pb-achievement{min-height:125px;padding:13px 10px}
}
@media(max-width:470px){
  .pb-profile-aside{display:grid;grid-template-columns:1fr}
  .pb-profile-best{display:block}
  .pb-profile-prediction{grid-template-columns:minmax(0,1fr) 82px 39px 10px}
  .pb-profile-prediction-match small{max-width:130px}
  .pb-profile-achievements>div{grid-template-columns:1fr 1fr}
  .pb-achievement{min-height:132px}
}
@media(prefers-reduced-motion:reduce){
  .pb-profile-hero,.pb-profile-kpis,.pb-profile-panel,.pb-profile-card,.pb-profile-achievements,.pb-profile-prediction,.pb-profile-arena,.pb-form-chip,.pb-achievement{opacity:1!important;transform:none!important;transition:none!important;animation:none!important}
}


/* Profiel Fidelity V2 — exact volgens de goedgekeurde render */
.pb-profile-fidelity{
  position:relative;
  width:min(100%,900px);
  margin:0 auto;
  overflow:hidden;
  border:1px solid rgba(151,98,244,.18);
  border-radius:22px;
  background:
    radial-gradient(circle at 50% -2%,rgba(116,52,231,.16),transparent 36%),
    linear-gradient(180deg,#07101d 0%,#06101c 100%);
  box-shadow:0 34px 100px rgba(0,0,0,.28);
  opacity:0;
  transform:translateY(12px);
}
.pb-profile-fidelity.is-visible{
  opacity:1;
  transform:none;
  transition:opacity .42s ease,transform .55s cubic-bezier(.2,.9,.25,1);
}
.pb-profile-fidelity-masthead{
  position:relative;
  min-height:345px;
  padding:30px 38px 28px;
  overflow:hidden;
  background:
    radial-gradient(circle at 52% 10%,rgba(162,91,255,.35),transparent 34%),
    radial-gradient(circle at 10% 10%,rgba(96,35,207,.42),transparent 38%),
    linear-gradient(155deg,#35137c 0%,#1b0b4c 50%,#0a1732 100%);
}
.pb-profile-fidelity-masthead:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(120deg,rgba(255,255,255,.035),transparent 36%),
    radial-gradient(circle at 83% 74%,rgba(25,84,151,.16),transparent 34%);
  pointer-events:none;
}
.pb-profile-fidelity-actions{
  position:relative;
  z-index:2;
  display:flex;
  align-items:center;
  justify-content:space-between;
}
.pb-profile-fidelity-action{
  width:38px;
  height:38px;
  padding:0;
  border:0;
  border-radius:10px;
  background:transparent;
  color:#eef2ff;
  display:grid;
  place-items:center;
  cursor:pointer;
  transition:background .18s ease,transform .18s ease;
}
.pb-profile-fidelity-action:hover{
  background:rgba(255,255,255,.08);
  transform:translateY(-1px);
}
.pb-profile-fidelity-action svg{
  width:21px;
  height:21px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.pb-profile-fidelity-identity{
  position:relative;
  z-index:1;
  margin-top:8px;
  display:grid;
  justify-items:center;
  text-align:center;
  opacity:0;
  transform:translateY(8px);
}
.pb-profile-fidelity-identity.is-visible{
  opacity:1;
  transform:none;
  transition:opacity .38s ease .06s,transform .5s ease .06s;
}
.pb-profile-fidelity-avatar-wrap{
  position:relative;
  width:108px;
  height:108px;
}
.pb-profile-fidelity-avatar{
  width:108px;
  height:108px;
  object-fit:cover;
  border-radius:50%;
  border:2px solid rgba(255,255,255,.78);
  background:linear-gradient(145deg,#b481ff,#4c219e);
  box-shadow:
    0 18px 42px rgba(0,0,0,.34),
    0 0 0 5px rgba(124,65,229,.34);
}
.pb-profile-fidelity-avatar.pb-profile-avatar--fallback{
  display:grid;
  place-items:center;
  color:#fff;
  font-size:30px;
  font-weight:900;
  letter-spacing:-.05em;
}
.pb-profile-fidelity-level-badge{
  position:absolute;
  right:-5px;
  bottom:4px;
  min-width:29px;
  height:29px;
  padding:0 8px;
  border:2px solid #2c1461;
  border-radius:999px;
  background:linear-gradient(145deg,#a45cff,#6630d8);
  color:#fff;
  display:grid;
  place-items:center;
  font-size:14px;
  font-weight:850;
  box-shadow:0 8px 20px rgba(78,25,166,.4);
}
.pb-profile-fidelity-identity h1{
  margin:17px 0 0;
  font-size:30px;
  line-height:1;
  letter-spacing:-.045em;
}
.pb-profile-fidelity-identity p{
  margin:9px 0 0;
  color:#d1c7eb;
  font-size:16px;
  font-weight:560;
}
.pb-profile-fidelity-level{
  position:absolute;
  z-index:2;
  left:38px;
  right:38px;
  bottom:28px;
  min-height:78px;
  padding:16px 18px 15px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:12px;
  background:rgba(7,12,28,.45);
  backdrop-filter:blur(12px);
  opacity:0;
  transform:translateY(8px);
}
.pb-profile-fidelity-level.is-visible{
  opacity:1;
  transform:none;
  transition:opacity .38s ease .14s,transform .5s ease .14s;
}
.pb-profile-fidelity-level>div:first-child{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
}
.pb-profile-fidelity-level strong{
  font-size:16px;
  letter-spacing:.025em;
}
.pb-profile-fidelity-level span{
  color:#d7dcec;
  font-size:15px;
}
.pb-profile-fidelity-progress{
  height:7px;
  margin-top:13px;
  overflow:hidden;
  border-radius:999px;
  background:rgba(255,255,255,.09);
}
.pb-profile-fidelity-progress i{
  display:block;
  height:100%;
  border-radius:inherit;
  background:linear-gradient(90deg,#7d39f5,#a85cff);
  box-shadow:0 0 18px rgba(168,92,255,.45);
}
.pb-profile-fidelity-body{
  padding:24px 38px 30px;
}
.pb-profile-fidelity-stats{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:13px;
  opacity:0;
  transform:translateY(8px);
}
.pb-profile-fidelity-stats.is-visible{
  opacity:1;
  transform:none;
  transition:opacity .36s ease .18s,transform .48s ease .18s;
}
.pb-profile-fidelity-stats article{
  min-height:100px;
  padding:18px 16px;
  border:1px solid rgba(178,199,229,.12);
  border-radius:12px;
  background:
    radial-gradient(circle at 105% 110%,rgba(86,47,155,.13),transparent 45%),
    linear-gradient(145deg,rgba(14,29,48,.94),rgba(8,19,34,.94));
}
.pb-profile-fidelity-stats strong,
.pb-profile-fidelity-stats span{
  display:block;
}
.pb-profile-fidelity-stats strong{
  color:#fff;
  font-size:30px;
  line-height:1;
  letter-spacing:-.05em;
}
.pb-profile-fidelity-stats span{
  margin-top:12px;
  color:#8f9caf;
  font-size:14px;
}
.pb-profile-fidelity-stats article.is-positive strong{
  color:var(--green);
}
.pb-profile-fidelity-achievements{
  margin-top:28px;
  opacity:0;
  transform:translateY(8px);
}
.pb-profile-fidelity-achievements.is-visible{
  opacity:1;
  transform:none;
  transition:opacity .36s ease .24s,transform .48s ease .24s;
}
.pb-profile-fidelity-achievements header{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
}
.pb-profile-fidelity-achievements h2,
.pb-profile-fidelity-season h2{
  margin:0;
  color:#f4f6fb;
  font-size:15px;
  font-weight:760;
  letter-spacing:.035em;
}
.pb-profile-fidelity-achievements header a{
  display:flex;
  align-items:center;
  gap:5px;
  color:#b164ff;
  font-size:14px;
  font-weight:700;
}
.pb-profile-fidelity-achievements header a svg{
  width:13px;
  height:13px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
}
.pb-profile-fidelity-achievements>div{
  display:flex;
  gap:12px;
  margin-top:15px;
}
.pb-profile-fidelity-achievement{
  width:66px;
  height:66px;
  padding:0;
  border:1px solid rgba(177,199,230,.14);
  border-radius:12px;
  background:linear-gradient(145deg,rgba(14,28,47,.98),rgba(8,18,32,.98));
  display:grid;
  place-items:center;
  cursor:default;
  opacity:0;
  transform:translateY(8px) scale(.94);
  box-shadow:0 14px 34px rgba(0,0,0,.16);
}
.pb-profile-fidelity-achievement.is-visible{
  opacity:1;
  transform:none;
  transition:
    opacity .32s ease var(--achievement-delay,0ms),
    transform .5s cubic-bezier(.2,1.25,.35,1) var(--achievement-delay,0ms);
}
.pb-profile-fidelity-achievement span{
  font-size:31px;
  line-height:1;
  filter:drop-shadow(0 6px 12px rgba(0,0,0,.28));
}
.pb-profile-fidelity-achievement.is-gold{
  border-color:rgba(255,182,36,.25);
  background:radial-gradient(circle at 50% 50%,rgba(255,182,36,.11),transparent 72%),linear-gradient(145deg,#122033,#091421);
}
.pb-profile-fidelity-achievement.is-silver{
  border-color:rgba(180,196,220,.18);
}
.pb-profile-fidelity-achievement.is-bronze{
  border-color:rgba(198,130,83,.2);
}
.pb-profile-fidelity-season{
  margin-top:28px;
  opacity:0;
  transform:translateY(8px);
}
.pb-profile-fidelity-season.is-visible{
  opacity:1;
  transform:none;
  transition:opacity .38s ease .3s,transform .5s ease .3s;
}
.pb-profile-fidelity-chart{
  display:block;
  width:100%;
  height:185px;
  margin-top:8px;
  overflow:visible;
}
.pb-profile-fidelity-axis{
  stroke:rgba(174,196,225,.13);
  stroke-width:1;
}
.pb-profile-fidelity-grid{
  stroke:rgba(174,196,225,.055);
  stroke-width:1;
  stroke-dasharray:4 8;
}
.pb-profile-fidelity-area{
  fill:url(#pb-profile-chart-area);
  opacity:.32;
}
.pb-profile-fidelity-line{
  fill:none;
  stroke:url(#pb-profile-chart-line);
  stroke-width:3;
  stroke-linecap:round;
  stroke-linejoin:round;
  filter:drop-shadow(0 0 8px rgba(167,79,255,.35));
  stroke-dasharray:1000;
  stroke-dashoffset:1000;
}
.pb-profile-fidelity-season.is-visible .pb-profile-fidelity-line{
  stroke-dashoffset:0;
  transition:stroke-dashoffset 1.15s cubic-bezier(.2,.75,.25,1) .38s;
}
.pb-profile-fidelity-dots circle{
  fill:#a85cff;
  stroke:#d6aaff;
  stroke-width:1.5;
  opacity:0;
  transform-box:fill-box;
  transform-origin:center;
  transform:scale(.4);
}
.pb-profile-fidelity-season.is-visible .pb-profile-fidelity-dots circle{
  opacity:1;
  transform:scale(1);
  transition:opacity .25s ease .8s,transform .38s cubic-bezier(.2,1.5,.35,1) .8s;
}
.pb-profile-fidelity-dots circle:last-child{
  fill:#ca72ff;
  stroke:#fff;
  stroke-width:2;
}

@media(max-width:1050px){
  .pb-profile-fidelity{max-width:820px}
  .pb-profile-fidelity-masthead{min-height:325px}
  .pb-profile-fidelity-body{padding-left:28px;padding-right:28px}
}

@media(max-width:760px){
  body[data-app-route="profile"] .pb-page{
    padding-top:0;
  }
  .pb-profile-fidelity{
    width:auto;
    margin:0 -15px;
    border-width:0;
    border-radius:0;
    box-shadow:none;
    background:#07101d;
  }
  .pb-profile-fidelity-masthead{
    min-height:286px;
    padding:17px 20px 20px;
    background:
      radial-gradient(circle at 51% 5%,rgba(170,93,255,.33),transparent 33%),
      radial-gradient(circle at 10% 0%,rgba(92,30,197,.48),transparent 44%),
      linear-gradient(155deg,#35137c 0%,#1a0c4a 49%,#091831 100%);
  }
  .pb-profile-fidelity-action{
    width:34px;
    height:34px;
  }
  .pb-profile-fidelity-action svg{
    width:19px;
    height:19px;
  }
  .pb-profile-fidelity-identity{
    margin-top:-1px;
  }
  .pb-profile-fidelity-avatar-wrap,
  .pb-profile-fidelity-avatar{
    width:82px;
    height:82px;
  }
  .pb-profile-fidelity-avatar.pb-profile-avatar--fallback{
    font-size:24px;
  }
  .pb-profile-fidelity-level-badge{
    right:-5px;
    bottom:1px;
    min-width:24px;
    height:24px;
    padding:0 6px;
    font-size:12px;
  }
  .pb-profile-fidelity-identity h1{
    margin-top:13px;
    font-size:23px;
  }
  .pb-profile-fidelity-identity p{
    margin-top:7px;
    font-size:14px;
  }
  .pb-profile-fidelity-level{
    left:20px;
    right:20px;
    bottom:18px;
    min-height:62px;
    padding:12px 13px 11px;
    border-radius:9px;
  }
  .pb-profile-fidelity-level strong{
    font-size:13px;
  }
  .pb-profile-fidelity-level span{
    font-size:12px;
  }
  .pb-profile-fidelity-progress{
    height:6px;
    margin-top:10px;
  }
  .pb-profile-fidelity-body{
    padding:18px 20px 24px;
  }
  .pb-profile-fidelity-stats{
    grid-template-columns:1fr 1fr;
    gap:10px;
  }
  .pb-profile-fidelity-stats article{
    min-height:78px;
    padding:14px 13px;
    border-radius:10px;
  }
  .pb-profile-fidelity-stats strong{
    font-size:25px;
  }
  .pb-profile-fidelity-stats span{
    margin-top:9px;
    font-size:12px;
  }
  .pb-profile-fidelity-achievements{
    margin-top:22px;
  }
  .pb-profile-fidelity-achievements h2,
  .pb-profile-fidelity-season h2{
    font-size:13px;
  }
  .pb-profile-fidelity-achievements header a{
    font-size:12px;
  }
  .pb-profile-fidelity-achievements>div{
    justify-content:space-between;
    gap:8px;
    margin-top:12px;
  }
  .pb-profile-fidelity-achievement{
    width:calc((100vw - 64px)/4);
    max-width:58px;
    height:58px;
    border-radius:9px;
  }
  .pb-profile-fidelity-achievement span{
    font-size:27px;
  }
  .pb-profile-fidelity-season{
    margin-top:22px;
  }
  .pb-profile-fidelity-chart{
    height:142px;
    margin-top:3px;
  }
}

@media(max-width:370px){
  .pb-profile-fidelity-body{padding-left:16px;padding-right:16px}
  .pb-profile-fidelity-level{left:16px;right:16px}
  .pb-profile-fidelity-stats{gap:8px}
  .pb-profile-fidelity-achievement{width:52px;height:52px}
}

@media(prefers-reduced-motion:reduce){
  .pb-profile-fidelity,
  .pb-profile-fidelity-identity,
  .pb-profile-fidelity-level,
  .pb-profile-fidelity-stats,
  .pb-profile-fidelity-achievements,
  .pb-profile-fidelity-season,
  .pb-profile-fidelity-achievement{
    opacity:1!important;
    transform:none!important;
    transition:none!important;
  }
  .pb-profile-fidelity-line{stroke-dashoffset:0!important;transition:none!important}
  .pb-profile-fidelity-dots circle{opacity:1!important;transform:none!important;transition:none!important}
}

@media(max-width:760px){
  .pb-profile-fidelity-chart{height:118px}
  .pb-profile-fidelity-line{stroke-width:2.4}
  .pb-profile-fidelity-area{opacity:.14}
  .pb-profile-fidelity-body{padding-bottom:88px}
}

/* === APP V2 · MELDINGEN V1 === */
.pb-sidebar-secondary a.is-active{color:#fff;background:linear-gradient(90deg,rgba(126,51,241,.86),rgba(77,31,151,.52));box-shadow:0 8px 20px rgba(72,23,160,.16)}
.pb-nav-unread{margin-left:auto;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:rgba(255,49,79,.16);color:#ff748a;display:grid;place-items:center;font-size:12px;font-weight:900}
.pb-icon-button b[data-notification-count]{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 5px;border:2px solid #060c17;border-radius:999px;background:var(--red);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:900;line-height:1;box-shadow:0 5px 14px rgba(255,49,79,.35)}
.pb-icon-button.is-active,.pb-icon-button.has-unread{color:#fff;border-color:rgba(165,91,255,.34);background:rgba(125,57,245,.12)}
.pb-page-kicker{display:block;color:#a969ff;font-size:12px;font-weight:900;letter-spacing:.14em}
body[data-app-route="notifications"] .pb-page{width:min(100%,1120px);padding-top:42px}
.pb-notifications-page{max-width:1040px;margin:0 auto}
.pb-notifications-hero{position:relative;min-height:142px;padding:16px 0 31px;display:flex;align-items:flex-end;justify-content:space-between;gap:36px;border-bottom:1px solid var(--line);overflow:hidden;opacity:0;transform:translateY(8px)}
.pb-notifications-hero:after{content:"";position:absolute;left:-80px;bottom:-116px;width:430px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(125,57,245,.17),transparent 68%);pointer-events:none}
.pb-notifications-hero>div:first-child{position:relative;z-index:1}
.pb-notifications-hero h1{margin:9px 0 8px;font-size:38px;line-height:1;letter-spacing:-.055em}
.pb-notifications-hero p{margin:0;color:#8f9db0;font-size:16px}
.pb-notification-count{position:relative;z-index:1;min-width:114px;text-align:right}
.pb-notification-count strong,.pb-notification-count span{display:block}
.pb-notification-count strong{font-size:54px;line-height:.85;letter-spacing:-.07em;background:linear-gradient(150deg,#fff,#bb8cff 76%);-webkit-background-clip:text;background-clip:text;color:transparent}
.pb-notification-count span{margin-top:10px;color:#7f8da2;font-size:13px;text-transform:uppercase;letter-spacing:.09em}
.pb-notification-toolbar{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line);opacity:0;transform:translateY(8px)}
.pb-notification-tabs{display:flex;align-self:stretch;gap:24px}
.pb-notification-tabs button{position:relative;padding:0 2px;border:0;background:transparent;color:#78869b;font-size:14px;font-weight:800;cursor:pointer}
.pb-notification-tabs button:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--purple),var(--purple2));opacity:0;transform:scaleX(.25);transition:.2s ease}
.pb-notification-tabs button span{margin-left:5px;color:#526178;font-size:12px}
.pb-notification-tabs button:hover,.pb-notification-tabs button.is-active{color:#fff}
.pb-notification-tabs button.is-active:after{opacity:1;transform:scaleX(1)}
.pb-notification-tabs button.is-active span{color:#ad75ff}
.pb-notification-read-all{height:34px;padding:0 12px;border:0;border-radius:8px;background:rgba(125,57,245,.1);color:#b978ff;display:flex;align-items:center;gap:7px;font-size:12px;font-weight:850;cursor:pointer;transition:.18s ease}
.pb-notification-read-all svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}
.pb-notification-read-all:hover:not(:disabled){background:rgba(125,57,245,.18);color:#d0a3ff}
.pb-notification-read-all:disabled{opacity:.35;cursor:default}
.pb-notifications-layout{display:grid;grid-template-columns:minmax(0,1fr) 286px;gap:42px;padding-top:27px}
.pb-notification-feed{min-width:0}
.pb-notification-group+.pb-notification-group{margin-top:30px}
.pb-notification-group>header{height:30px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid rgba(179,200,230,.08)}
.pb-notification-group>header h2{margin:0;color:#8e9caf;font-size:12px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}
.pb-notification-group>header span{color:#536177;font-size:12px}
.pb-notification-row{position:relative;display:grid;grid-template-columns:43px minmax(0,1fr) 28px;gap:13px;align-items:start;min-height:106px;padding:18px 2px 17px;border-bottom:1px solid rgba(179,200,230,.075);opacity:0;transform:translateY(9px);transition:background .2s ease,opacity .2s ease,transform .2s ease}
.pb-notification-row:before{content:"";position:absolute;left:-14px;top:18px;bottom:18px;width:2px;border-radius:2px;background:transparent}
.pb-notification-row.is-unread{background:linear-gradient(90deg,rgba(125,57,245,.07),transparent 58%)}
.pb-notification-row.is-unread:before{background:linear-gradient(180deg,#a05cff,#6d2ee3);box-shadow:0 0 12px rgba(150,75,255,.44)}
.pb-notification-row.is-removing{opacity:0!important;transform:translateX(20px)!important}
.pb-notification-icon{width:39px;height:39px;border-radius:12px;display:grid;place-items:center;background:rgba(125,57,245,.11);color:#b279ff}
.pb-notification-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.pb-notification-row.is-success .pb-notification-icon{background:rgba(33,207,139,.11);color:#40e5a5}
.pb-notification-row.is-urgent .pb-notification-icon{background:rgba(255,49,79,.12);color:#ff637b}
.pb-notification-row.is-deadline .pb-notification-icon{background:rgba(255,182,36,.11);color:#ffc14d}
.pb-notification-row.is-live .pb-notification-icon{background:rgba(255,49,79,.11);color:#ff5f78}
.pb-notification-row.is-rank .pb-notification-icon,.pb-notification-row.is-achievement .pb-notification-icon{background:rgba(255,182,36,.1);color:#ffc252}
.pb-notification-copy{min-width:0;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}
.pb-notification-title{display:flex;align-items:center;gap:8px}
.pb-notification-title strong{font-size:15px;line-height:1.3;letter-spacing:-.01em}
.pb-notification-title i{flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#a85cff;box-shadow:0 0 0 4px rgba(168,92,255,.1)}
.pb-notification-body{display:block;max-width:620px;margin-top:7px;color:#8795a9;font-size:14px;line-height:1.55}
.pb-notification-meta{display:flex;align-items:center;gap:18px;margin-top:11px}
.pb-notification-meta time{color:#58677c;font-size:12px}
.pb-notification-meta b{display:flex;align-items:center;gap:6px;color:#a96cff;font-size:12px;font-weight:800}
.pb-notification-meta b svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.8}
.pb-notification-dismiss{width:28px;height:28px;border:0;border-radius:8px;background:transparent;color:#536176;display:grid;place-items:center;opacity:0;cursor:pointer;transition:.18s ease}
.pb-notification-dismiss svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8}
.pb-notification-row:hover .pb-notification-dismiss{opacity:1}
.pb-notification-dismiss:hover{background:rgba(255,49,79,.09);color:#ff6b80}
.pb-notification-empty{min-height:330px;display:grid;place-content:center;justify-items:center;text-align:center}
.pb-notification-empty>span{width:54px;height:54px;border-radius:18px;background:rgba(125,57,245,.1);color:#a96aff;display:grid;place-items:center}
.pb-notification-empty>span svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}
.pb-notification-empty h2{margin:17px 0 7px;font-size:17px}
.pb-notification-empty p{max-width:330px;margin:0;color:#7e8ca0;font-size:14px;line-height:1.6}
.pb-notification-settings{position:sticky;top:104px;align-self:start;padding:5px 0 0 32px;border-left:1px solid var(--line);opacity:0;transform:translateY(8px)}
.pb-notification-settings h2{margin:10px 0 8px;font-size:19px;letter-spacing:-.035em}
.pb-notification-settings>p{margin:0;color:#77869b;font-size:13px;line-height:1.55}
.pb-notification-preferences{margin-top:21px}
.pb-notification-preference{position:relative;min-height:67px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(179,200,230,.075);cursor:pointer}
.pb-notification-preference span{min-width:0}
.pb-notification-preference strong,.pb-notification-preference small{display:block}
.pb-notification-preference strong{font-size:13px}
.pb-notification-preference small{margin-top:4px;color:#647389;font-size:11px;line-height:1.35}
.pb-notification-preference input{position:absolute;opacity:0;pointer-events:none}
.pb-notification-preference>i{position:relative;flex:0 0 auto;width:34px;height:19px;border-radius:999px;background:#172234;box-shadow:inset 0 0 0 1px rgba(179,200,230,.1);transition:.2s ease}
.pb-notification-preference>i:after{content:"";position:absolute;left:3px;top:3px;width:13px;height:13px;border-radius:50%;background:#758399;transition:.2s ease}
.pb-notification-preference input:checked+i{background:linear-gradient(90deg,#6f2ee3,#9e4dff);box-shadow:0 0 14px rgba(125,57,245,.22)}
.pb-notification-preference input:checked+i:after{left:18px;background:#fff}
.pb-notification-settings-link{margin-top:18px;display:flex;align-items:center;gap:7px;color:#a96cff;font-size:12px;font-weight:800}
.pb-notification-settings-link svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.8}
.pb-notifications-hero.is-visible,.pb-notification-toolbar.is-visible,.pb-notification-settings.is-visible,.pb-notification-row.is-visible{opacity:1;transform:none;transition:opacity .36s ease var(--delay,0ms),transform .42s ease var(--delay,0ms),background .2s ease}

@media(max-width:900px){
  .pb-notifications-layout{grid-template-columns:minmax(0,1fr) 250px;gap:28px}
  .pb-notification-settings{padding-left:24px}
}

@media(max-width:760px){
  body[data-app-route="notifications"] .pb-page{padding-top:0}
  .pb-notifications-page{margin:0 -15px}
  .pb-notifications-hero{min-height:164px;margin:0;padding:28px 20px 24px;align-items:flex-end;border-bottom:1px solid rgba(179,200,230,.09);background:radial-gradient(circle at 86% 12%,rgba(171,91,255,.25),transparent 35%),linear-gradient(145deg,#251058,#120d2f 58%,#081426)}
  .pb-notifications-hero:after{left:-120px;bottom:-135px;opacity:.8}
  .pb-notifications-hero h1{font-size:31px}
  .pb-notifications-hero p{max-width:235px;font-size:13px;line-height:1.5}
  .pb-notification-count{min-width:72px}
  .pb-notification-count strong{font-size:43px}
  .pb-notification-count span{font-size:11px}
  .pb-notification-toolbar{height:62px;min-height:62px;padding:0 20px}
  .pb-notification-tabs{gap:19px}
  .pb-notification-tabs button{font-size:13px}
  .pb-notification-read-all{width:31px;padding:0;justify-content:center;background:transparent}
  .pb-notification-read-all svg{width:17px;height:17px}
  .pb-notification-read-all{font-size:0}
  .pb-notifications-layout{display:block;padding:20px 20px 95px}
  .pb-notification-group+.pb-notification-group{margin-top:26px}
  .pb-notification-row{grid-template-columns:39px minmax(0,1fr) 26px;gap:11px;min-height:105px;padding:17px 0 16px}
  .pb-notification-row:before{left:-9px}
  .pb-notification-icon{width:36px;height:36px;border-radius:11px}
  .pb-notification-icon svg{width:17px;height:17px}
  .pb-notification-title strong{font-size:14px}
  .pb-notification-body{font-size:13px;line-height:1.5}
  .pb-notification-meta{margin-top:10px;gap:12px}
  .pb-notification-meta b{font-size:11px}
  .pb-notification-dismiss{opacity:.75}
  .pb-notification-settings{position:static;margin-top:34px;padding:26px 0 0;border-left:0;border-top:1px solid var(--line)}
  .pb-notification-settings h2{font-size:18px}
  .pb-notification-preference{min-height:66px}
  .pb-notification-empty{min-height:280px}
  .pb-nav-unread{display:none}
}

@media(max-width:370px){
  .pb-notifications-hero{padding-left:16px;padding-right:16px}
  .pb-notification-toolbar,.pb-notifications-layout{padding-left:16px;padding-right:16px}
  .pb-notification-count{display:none}
}

@media(prefers-reduced-motion:reduce){
  .pb-notifications-hero,.pb-notification-toolbar,.pb-notification-settings,.pb-notification-row{opacity:1!important;transform:none!important;transition:none!important}
}

/* Poolbaas App V2 · Instellingen V1 */
.pb-settings-page{max-width:1080px;margin:0 auto;padding-bottom:36px}
.pb-settings-hero{position:relative;overflow:hidden;min-height:206px;padding:34px 38px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;border-bottom:1px solid rgba(184,205,235,.11);border-radius:16px 16px 0 0;background:radial-gradient(circle at 83% 14%,rgba(175,86,255,.29),transparent 37%),radial-gradient(circle at 18% 120%,rgba(83,34,179,.38),transparent 48%),linear-gradient(145deg,#21104e 0%,#100d2b 55%,#071426 100%);opacity:0;transform:translateY(9px)}
.pb-settings-hero:before{content:"";position:absolute;width:300px;height:300px;right:-118px;top:-180px;border:1px solid rgba(190,145,255,.13);border-radius:50%;box-shadow:0 0 0 42px rgba(145,76,244,.035),0 0 0 92px rgba(145,76,244,.02)}
.pb-settings-hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(170,95,255,.4),transparent)}
.pb-settings-hero>div{position:relative;z-index:1}
.pb-settings-hero h1{margin:8px 0 8px;font-size:35px;line-height:1;letter-spacing:-.055em}
.pb-settings-hero p{max-width:390px;margin:0;color:#a0acc0;font-size:14px;line-height:1.55}
.pb-settings-identity{display:flex;align-items:center;gap:13px;padding:10px 0 3px}
.pb-settings-identity>span{width:53px;height:53px;border-radius:50%;display:grid;place-items:center;border:2px solid rgba(255,255,255,.18);background:linear-gradient(145deg,#c27a54,#653324);box-shadow:0 12px 30px rgba(0,0,0,.28);font-size:16px;font-weight:900}
.pb-settings-identity strong,.pb-settings-identity small{display:block}
.pb-settings-identity strong{font-size:16px}
.pb-settings-identity small{margin-top:4px;color:#af86ef;font-size:12px}
.pb-settings-layout{display:grid;grid-template-columns:218px minmax(0,1fr);gap:43px;padding:34px 38px 0}
.pb-settings-index{position:sticky;top:104px;align-self:start;display:grid;gap:5px;opacity:0;transform:translateY(8px)}
.pb-settings-index button{width:100%;min-height:44px;padding:0 12px;border:0;border-radius:9px;background:transparent;color:#7f8da2;display:grid;grid-template-columns:18px minmax(0,1fr) 13px;align-items:center;gap:10px;text-align:left;font-size:13px;font-weight:760;cursor:pointer;transition:.18s ease}
.pb-settings-index button>svg:first-child{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
.pb-settings-index button>svg:last-child{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.8;opacity:.4}
.pb-settings-index button:hover{color:#d7dfeb;background:rgba(255,255,255,.025)}
.pb-settings-index button.is-active{color:#fff;background:linear-gradient(90deg,rgba(125,57,245,.22),rgba(125,57,245,.055));box-shadow:inset 2px 0 #9950ff}
.pb-settings-index button.is-active>svg:last-child{color:#a866ff;opacity:1}
.pb-settings-content{min-width:0;min-height:550px;padding:2px 0 40px;border-left:1px solid var(--line)}
.pb-settings-panel{padding-left:38px;opacity:0;transform:translateY(9px)}
.pb-settings-panel-head{max-width:650px;padding-bottom:25px}
.pb-settings-panel-head>span{color:#9d5aff;font-size:11px;font-weight:900;letter-spacing:.13em}
.pb-settings-panel-head h2{margin:9px 0 7px;font-size:24px;letter-spacing:-.045em}
.pb-settings-panel-head p{max-width:580px;margin:0;color:#7d8ba0;font-size:13px;line-height:1.6}
.pb-settings-account-strip{min-height:78px;padding:13px 0 17px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:13px;align-items:center;border-top:1px solid rgba(179,200,230,.08);border-bottom:1px solid rgba(179,200,230,.08)}
.pb-settings-account-avatar{width:46px;height:46px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.14);background:#172136}
.pb-settings-account-initial{display:grid;place-items:center;background:linear-gradient(145deg,#bd7451,#5f3022);font-size:14px;font-weight:900}
.pb-settings-account-strip strong,.pb-settings-account-strip small{display:block}
.pb-settings-account-strip strong{font-size:15px}
.pb-settings-account-strip small{margin-top:4px;color:#718097;font-size:12px}
.pb-settings-account-strip a{display:flex;align-items:center;gap:7px;color:#a969ff;font-size:12px;font-weight:800}
.pb-settings-account-strip a svg,.pb-settings-inline-link svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.8}
.pb-settings-form{margin-top:15px}
.pb-settings-form>label{position:relative;display:block;padding:15px 0 17px;border-bottom:1px solid rgba(179,200,230,.08)}
.pb-settings-form>label>span{display:block;color:#9aa7ba;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.pb-settings-form input{width:100%;height:34px;margin-top:5px;padding:0;border:0;outline:0;background:transparent;color:#fff;font-size:17px;font-weight:650;letter-spacing:-.01em}
.pb-settings-form label>small{display:block;color:#596980;font-size:11px;line-height:1.4}
.pb-settings-input-prefix{display:flex;align-items:center;gap:3px}
.pb-settings-input-prefix b{color:#8b99ad;font-size:16px}
.pb-settings-input-prefix input{min-width:0}
.pb-settings-form label:focus-within{border-bottom-color:rgba(164,91,255,.55)}
.pb-settings-form label.is-disabled{opacity:.48}
.pb-settings-form-footer{min-height:71px;padding-top:19px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.pb-settings-form-footer>span{color:#65758a;font-size:11px}
.pb-settings-form-footer button{height:36px;padding:0 15px;border:1px solid rgba(168,92,255,.28);border-radius:8px;background:linear-gradient(135deg,#8d43f5,#6225ca);color:#fff;font-size:12px;font-weight:850;cursor:pointer;box-shadow:0 10px 24px rgba(89,31,184,.2);transition:.18s ease}
.pb-settings-form-footer button:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.08)}
.pb-settings-form-footer button:disabled{opacity:.55;cursor:wait}
.pb-settings-row-group{border-top:1px solid rgba(179,200,230,.08)}
.pb-settings-toggle-row{position:relative;min-height:78px;display:grid;grid-template-columns:39px minmax(0,1fr) 38px;align-items:center;gap:14px;border-bottom:1px solid rgba(179,200,230,.08);cursor:pointer}
.pb-settings-row-icon{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:rgba(125,57,245,.1);color:#aa6aff}
.pb-settings-row-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.pb-settings-row-copy strong,.pb-settings-row-copy small{display:block}
.pb-settings-row-copy strong{font-size:13px}
.pb-settings-row-copy small{max-width:520px;margin-top:5px;color:#66758b;font-size:11px;line-height:1.45}
.pb-settings-toggle-row input{position:absolute;opacity:0;pointer-events:none}
.pb-settings-switch{position:relative;width:36px;height:20px;border-radius:999px;background:#172235;box-shadow:inset 0 0 0 1px rgba(179,200,230,.11);transition:.2s ease}
.pb-settings-switch:after{content:"";position:absolute;left:3px;top:3px;width:14px;height:14px;border-radius:50%;background:#738197;transition:.2s cubic-bezier(.2,.9,.3,1.2)}
.pb-settings-toggle-row input:checked+.pb-settings-switch{background:linear-gradient(90deg,#6727d5,#a04eff);box-shadow:0 0 16px rgba(125,57,245,.25)}
.pb-settings-toggle-row input:checked+.pb-settings-switch:after{left:19px;background:#fff}
.pb-settings-toggle-row:focus-within .pb-settings-row-icon,.pb-settings-toggle-row:hover .pb-settings-row-icon{background:rgba(125,57,245,.16);color:#c392ff}
.pb-settings-save-note{margin:16px 0 0;color:#64748a;font-size:11px;transition:.2s ease}
.pb-settings-save-note.is-saved{color:var(--green)}
.pb-settings-inline-link{margin-top:20px;display:inline-flex;align-items:center;gap:7px;color:#a969ff;font-size:12px;font-weight:820}
.pb-settings-session{min-height:79px;margin-top:27px;padding:0 0 0;display:grid;grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:14px;border-top:1px solid rgba(179,200,230,.08);border-bottom:1px solid rgba(179,200,230,.08)}
.pb-settings-session strong,.pb-settings-session small{display:block}
.pb-settings-session strong{font-size:13px}
.pb-settings-session small{margin-top:5px;color:#66758b;font-size:11px}
.pb-settings-session>a{height:32px;padding:0 11px;border-radius:8px;background:rgba(255,49,79,.08);color:#ff6b80;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:800}
.pb-settings-session>a svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8}
.pb-settings-privacy-note{max-width:560px;margin:17px 0 0;color:#56667c;font-size:11px;line-height:1.55}
.pb-settings-hero.is-visible,.pb-settings-index.is-visible,.pb-settings-panel.is-visible{opacity:1;transform:none;transition:opacity .4s ease var(--delay,0ms),transform .46s ease var(--delay,0ms)}
.pb-app-v2.is-compact .pb-page{padding-top:38px}
.pb-app-v2.is-compact .pb-activity-row{min-height:49px}
.pb-app-v2.is-compact .pb-settings-toggle-row{min-height:68px}

@media(max-width:900px){
  .pb-settings-layout{grid-template-columns:190px minmax(0,1fr);gap:30px;padding-left:30px;padding-right:30px}
  .pb-settings-panel{padding-left:30px}
}

@media(max-width:760px){
  body[data-app-route="settings"] .pb-page{padding-top:0}
  .pb-settings-page{margin:0 -15px;padding-bottom:84px}
  .pb-settings-hero{min-height:180px;margin:0;padding:28px 20px 24px;border-radius:0;align-items:flex-end;background:radial-gradient(circle at 84% 10%,rgba(175,86,255,.29),transparent 37%),linear-gradient(145deg,#241057,#130d31 58%,#081426)}
  .pb-settings-hero h1{font-size:31px}
  .pb-settings-hero p{font-size:13px}
  .pb-settings-identity{align-self:flex-start;padding-top:1px}
  .pb-settings-identity>span{width:43px;height:43px}
  .pb-settings-identity>div{display:none}
  .pb-settings-layout{display:block;padding:0}
  .pb-settings-index{position:sticky;top:58px;z-index:18;display:flex;gap:3px;padding:8px 14px;border-bottom:1px solid var(--line);background:rgba(6,12,23,.92);backdrop-filter:blur(18px);overflow-x:auto;scrollbar-width:none;opacity:1;transform:none}
  .pb-settings-index::-webkit-scrollbar{display:none}
  .pb-settings-index button{flex:0 0 auto;min-height:35px;width:auto;padding:0 11px;grid-template-columns:14px auto;border-radius:8px;font-size:12px;white-space:nowrap}
  .pb-settings-index button>svg:first-child{width:14px;height:14px}
  .pb-settings-index button>svg:last-child{display:none}
  .pb-settings-index button.is-active{box-shadow:none;background:rgba(125,57,245,.2)}
  .pb-settings-content{min-height:0;padding:0 20px;border-left:0}
  .pb-settings-panel{padding:27px 0 0}
  .pb-settings-panel-head{padding-bottom:21px}
  .pb-settings-panel-head h2{font-size:21px}
  .pb-settings-panel-head p{font-size:12px}
  .pb-settings-account-strip{grid-template-columns:44px minmax(0,1fr);padding-top:11px}
  .pb-settings-account-avatar{width:42px;height:42px}
  .pb-settings-account-strip>a{grid-column:2;margin-top:-6px}
  .pb-settings-form>label{padding:14px 0 16px}
  .pb-settings-form input{font-size:16px}
  .pb-settings-form-footer{align-items:flex-end}
  .pb-settings-form-footer>span{max-width:130px;line-height:1.45}
  .pb-settings-toggle-row{min-height:76px;grid-template-columns:36px minmax(0,1fr) 36px;gap:12px}
  .pb-settings-row-icon{width:34px;height:34px}
  .pb-settings-row-copy strong{font-size:13px}
  .pb-settings-row-copy small{font-size:11px}
  .pb-settings-session{grid-template-columns:36px minmax(0,1fr);padding:13px 0}
  .pb-settings-session>a{grid-column:2;width:max-content;margin-top:-5px}
}

@media(max-width:370px){
  .pb-settings-hero{padding-left:16px;padding-right:16px}
  .pb-settings-index{padding-left:10px;padding-right:10px}
  .pb-settings-content{padding-left:16px;padding-right:16px}
  .pb-settings-form-footer{display:grid}
}

@media(prefers-reduced-motion:reduce){
  .pb-settings-hero,.pb-settings-index,.pb-settings-panel{opacity:1!important;transform:none!important;transition:none!important}
  .pb-settings-switch,.pb-settings-switch:after{transition:none!important}
}


/* Poolbaas App V2 · Home scale v3 */
body[data-app-route="home"] .pb-page{width:min(100%,1220px);padding-top:34px}
.pb-home-layout{grid-template-columns:minmax(0,1fr) 308px;gap:27px;align-items:start}
.pb-home-main{min-width:0}
.pb-greeting{min-height:90px;align-items:flex-start;gap:21px;margin-bottom:16px}
.pb-greeting>div:first-child{min-width:0;padding-top:2px}
.pb-greeting-eyebrow{margin-bottom:5px;font-size:15px;line-height:1.32}
.pb-greeting h1{font-size:27px;line-height:1.04}
.pb-greeting-status{flex:0 0 auto;display:grid;grid-template-columns:repeat(2,minmax(136px,1fr));gap:10px;align-self:stretch}
.pb-stat-chip{min-width:0;min-height:80px;padding:11px 14px;display:flex;flex-direction:column;justify-content:center}
.pb-stat-chip span{font-size:12px;line-height:1.28}
.pb-stat-chip strong{margin-top:5px;font-size:17px;line-height:1.14}
.pb-stat-chip small{font-size:12px;line-height:1.32}
.pb-stat-chip .pb-progress-line{margin-top:9px}
.pb-live-card{min-height:278px}
.pb-live-head{padding:16px 19px 0;font-size:13px;line-height:1.2}
.pb-scoreboard{grid-template-columns:minmax(132px,1fr) 138px minmax(132px,1fr);gap:17px;padding:22px 26px 10px}
.pb-club{gap:8px;min-width:0}
.pb-club-logo{width:56px;height:56px}
.pb-club strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:1.22}
.pb-score{font-size:40px;white-space:nowrap}
.pb-score small{margin-top:7px;font-size:12px;line-height:1.2}
.pb-live-meta{gap:16px;padding:0 19px 14px;font-size:13px;line-height:1.32}
.pb-live-meta>span:last-child{text-align:right}
.pb-primary-button{height:41px;margin:0 12px 12px;font-size:14px}
.pb-section{margin-top:23px}
.pb-section-heading{min-height:23px;margin-bottom:10px;gap:14px}
.pb-section-heading h2{font-size:15px;line-height:1.2}
.pb-text-link{flex:0 0 auto;font-size:13px;line-height:1.22}
.pb-fixture-strip{grid-auto-columns:minmax(162px,1fr);gap:9px}
.pb-fixture{min-height:105px;padding:12px 12px}
.pb-fixture-top{gap:7px;font-size:11px;line-height:1.22}
.pb-fixture-top>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.pb-fixture-teams{gap:6px;margin-top:15px;min-width:0}
.pb-fixture-teams b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.2;text-align:center}
.pb-mini-logo{flex:0 0 auto;width:27px;height:27px}
.pb-fixture-time{margin-top:9px;font-size:11px;line-height:1.22}
.pb-carousel-dots{margin-top:9px}
.pb-activity-list{border-radius:11px}
.pb-activity-row{grid-template-columns:35px minmax(0,1fr) auto;gap:10px;min-height:58px;padding:8px 12px}
.pb-activity-avatar{width:31px;height:31px;font-size:11px}
.pb-activity-copy{min-width:0}
.pb-activity-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.28}
.pb-activity-copy small{margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.28}
.pb-activity-row time{padding-left:7px;font-size:11px;white-space:nowrap}
.pb-home-aside{gap:13px}
.pb-aside-card{border-radius:12px}
.pb-aside-card-head{min-height:44px;padding:12px 14px 9px;gap:9px}
.pb-aside-card-head h3{font-size:14px;line-height:1.2}
.pb-deadline{padding:7px 14px 14px}
.pb-deadline strong{font-size:19px;line-height:1.14}
.pb-deadline small{margin-top:5px;font-size:12px;line-height:1.36}
.pb-upcoming-list{padding:0 10px 8px}
.pb-upcoming{grid-template-columns:38px minmax(0,1fr) auto;gap:8px;min-height:50px;padding:8px 4px}
.pb-upcoming time{font-size:11px;line-height:1.22}
.pb-upcoming-teams{gap:7px}
.pb-upcoming-teams b{font-size:11px;line-height:1.2}
.pb-upcoming-status{font-size:10px;white-space:nowrap}
.pb-standing-list{padding:0 10px 10px}
.pb-standing-row{grid-template-columns:21px 28px minmax(0,1fr) auto;gap:8px;height:42px;padding:0 6px}
.pb-standing-row .pb-avatar{width:25px;height:25px}
.pb-standing-row strong,.pb-standing-row em{font-size:12px}

@media(max-width:1100px) and (min-width:821px){
  body[data-app-route="home"] .pb-page{padding-left:24px;padding-right:24px}
  .pb-home-layout{grid-template-columns:minmax(0,1fr) 282px;gap:22px}
  .pb-greeting{min-height:86px}
  .pb-greeting-status{grid-template-columns:minmax(142px,1fr)}
  .pb-greeting-status .pb-stat-chip:first-child{display:none}
  .pb-scoreboard{grid-template-columns:minmax(118px,1fr) 124px minmax(118px,1fr);padding-left:20px;padding-right:20px}
  .pb-fixture-strip{grid-auto-columns:minmax(151px,1fr)}
}

@media(max-width:820px){
  body[data-app-route="home"] .pb-page{width:100%;padding:17px 15px 122px}
  .pb-home-layout{display:block}
  .pb-greeting{min-height:0;display:block;margin-bottom:14px}
  .pb-greeting>div:first-child{padding-top:0}
  .pb-greeting-eyebrow{margin-bottom:3px;font-size:15px}
  .pb-greeting h1{font-size:27px;line-height:1.04}
  .pb-greeting-status{display:none}
  .pb-live-card{min-height:0;border-radius:14px}
  .pb-live-head{padding:16px 16px 0;font-size:14px}
  .pb-scoreboard{grid-template-columns:minmax(0,1fr) 88px minmax(0,1fr);gap:8px;padding:21px 11px 11px}
  .pb-club{gap:7px}
  .pb-club-logo{width:49px;height:49px}
  .pb-club strong{font-size:15px}
  .pb-score{font-size:36px}
  .pb-score small{margin-top:6px;font-size:12px}
  .pb-live-meta{gap:9px;padding:0 16px 14px;font-size:13px}
  .pb-primary-button{height:42px;margin:0 11px 12px;font-size:14px}
  .pb-section{margin-top:22px}
  .pb-section-heading{min-height:22px;margin-bottom:10px}
  .pb-section-heading h2{font-size:15px;letter-spacing:.035em}
  .pb-text-link{font-size:12px}
  .pb-fixture-strip{grid-auto-columns:150px;gap:8px;margin-right:-15px;padding-right:15px}
  .pb-fixture{min-height:108px;padding:12px 11px}
  .pb-fixture-top{font-size:11px}
  .pb-fixture-teams{gap:5px;margin-top:15px}
  .pb-fixture-teams b{flex:1 1 auto;font-size:11px}
  .pb-mini-logo{width:26px;height:26px}
  .pb-fixture-time{font-size:11px}
  .pb-carousel-dots{margin-top:10px}
  .pb-activity-list{margin-bottom:8px}
  .pb-activity-row:nth-child(n+2){display:none}
  .pb-activity-row{grid-template-columns:35px minmax(0,1fr) auto;gap:9px;min-height:58px;padding:8px 11px}
  .pb-activity-avatar{width:31px;height:31px}
  .pb-activity-copy strong{font-size:13px}
  .pb-activity-copy small{font-size:11px}
  .pb-activity-row time{font-size:11px}
}

@media(max-width:390px){
  body[data-app-route="home"] .pb-page{padding-left:14px;padding-right:14px}
  .pb-scoreboard{grid-template-columns:minmax(0,1fr) 82px minmax(0,1fr);padding-left:8px;padding-right:8px}
  .pb-club-logo{width:46px;height:46px}
  .pb-score{font-size:34px}
  .pb-live-meta{padding-left:13px;padding-right:13px;font-size:12px}
  .pb-section-heading{gap:10px}
  .pb-section-heading h2{font-size:15px}
  .pb-text-link{font-size:12px}
  .pb-fixture-strip{grid-auto-columns:146px;margin-right:-14px;padding-right:14px}
}

@media(max-width:350px){
  .pb-live-meta{align-items:flex-start;flex-direction:column;gap:4px}
  .pb-live-meta>span:last-child{text-align:left}
  .pb-scoreboard{grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr)}
  .pb-club-logo{width:43px;height:43px}
  .pb-club strong{font-size:13px}
  .pb-score{font-size:32px}
  .pb-fixture-strip{grid-auto-columns:142px}
}

/* Poolbaas App V2 · Home profile hero fidelity v4 */
.pb-avatar.has-photo,.pb-topbar-avatar span.has-photo{overflow:hidden;background:#101b2c}
.pb-avatar.has-photo img,.pb-topbar-avatar span.has-photo img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}
.pb-home-hero{min-height:124px;margin-bottom:18px;display:grid;gap:13px}
.pb-home-hero-profile{display:flex;align-items:center;justify-content:space-between;gap:20px}
.pb-home-hero-copy{min-width:0}
.pb-home-hero-copy p{margin:0 0 4px;color:#c8d0de;font-size:15px;line-height:1.3}
.pb-home-hero-copy h1{margin:0;font-size:29px;line-height:1.02;letter-spacing:-.045em}
.pb-home-hero-avatar-link{flex:0 0 auto;width:60px;height:60px;padding:2px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#b06bff,#6425d5);box-shadow:0 12px 30px rgba(76,30,167,.28);transition:transform .18s ease,box-shadow .18s ease}
.pb-home-hero-avatar-link:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(76,30,167,.36)}
.pb-home-hero-avatar{display:grid;place-items:center;width:100%;height:100%;border-radius:inherit;object-fit:cover;background:linear-gradient(145deg,#d7a07c,#6b3f31);border:2px solid #091323;color:#fff;font-size:17px;font-weight:900}
.pb-person-avatar-fallback{background:linear-gradient(145deg,#d7a07c,#6b3f31)}
.pb-home-hero-details{display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:24px;align-items:end}
.pb-home-rank-summary{min-width:0}
.pb-home-rank-row{display:flex;align-items:center;justify-content:space-between;gap:16px}
.pb-home-rank-row>div{display:flex;align-items:center;gap:8px;min-width:0}
.pb-home-rank-row strong{font-size:13px;line-height:1.25;white-space:nowrap}
.pb-home-rank-row strong span{color:#98a5b7;font-weight:600}
.pb-home-rank-row>b{font-size:14px;line-height:1.2;white-space:nowrap}
.pb-home-rank-row>b small{color:#98a5b7;font-size:11px;font-weight:700}
.pb-home-rank-delta{padding:2px 6px;border-radius:5px;background:rgba(34,204,94,.13);color:#35d778;font-size:10px;font-style:normal;font-weight:850;line-height:1.35}
.pb-home-rank-delta.is-down{background:rgba(255,49,79,.12);color:#ff667c}
.pb-home-rank-summary>p{margin:8px 0 0;color:#aeb9c9;font-size:12px;line-height:1.35}
.pb-home-hero-progress{height:5px;margin-top:8px;border-radius:999px;overflow:hidden;background:rgba(255,255,255,.08)}
.pb-home-hero-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6d2ce0,#a445ff);box-shadow:0 0 14px rgba(147,67,255,.38);animation:pbHomeHeroProgress .72s cubic-bezier(.22,.8,.3,1) both}
@keyframes pbHomeHeroProgress{from{transform:scaleX(.12);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}
.pb-home-deadline-summary{min-height:58px;padding-left:20px;border-left:1px solid rgba(179,200,230,.11);display:flex;flex-direction:column;justify-content:center}
.pb-home-deadline-summary span,.pb-home-deadline-summary small{color:#78869a;font-size:11px;line-height:1.35}
.pb-home-deadline-summary strong{margin:4px 0 2px;font-size:16px;line-height:1.2;letter-spacing:-.025em}

@media(max-width:1100px) and (min-width:821px){
  .pb-home-hero-details{grid-template-columns:minmax(0,1fr) 166px;gap:19px}
  .pb-home-deadline-summary{padding-left:17px}
}

@media(max-width:820px){
  .pb-home-hero{min-height:0;margin-bottom:16px;gap:9px}
  .pb-home-hero-profile{align-items:center}
  .pb-home-hero-copy p{margin-bottom:2px;font-size:14px}
  .pb-home-hero-copy h1{font-size:28px}
  .pb-home-hero-avatar-link{width:58px;height:58px}
  .pb-home-hero-avatar{font-size:16px}
  .pb-home-hero-details{display:block}
  .pb-home-rank-row{gap:10px}
  .pb-home-rank-row>div{gap:7px}
  .pb-home-rank-row strong{font-size:12px}
  .pb-home-rank-row>b{font-size:12px}
  .pb-home-rank-row>b small{font-size:10px}
  .pb-home-rank-delta{font-size:9px}
  .pb-home-rank-summary>p{margin-top:7px;font-size:11px}
  .pb-home-hero-progress{height:5px;margin-top:7px}
  .pb-home-deadline-summary{display:none}
}

@media(max-width:370px){
  .pb-home-hero-avatar-link{width:54px;height:54px}
  .pb-home-hero-copy h1{font-size:26px}
  .pb-home-rank-row strong{white-space:normal}
}

@media(prefers-reduced-motion:reduce){
  .pb-home-hero-progress i{animation:none}
  .pb-home-hero-avatar-link{transition:none}
}


/* Poolbaas Profile + Stand V2 */
.pb-profile-fidelity-details,.pb-profile-fidelity-form,.pb-profile-fidelity-recent{margin-top:28px;border-top:1px solid rgba(178,199,229,.12);padding-top:24px}.pb-profile-fidelity-details header,.pb-profile-fidelity-form header,.pb-profile-fidelity-recent header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:15px}.pb-profile-fidelity-details h2,.pb-profile-fidelity-form h2,.pb-profile-fidelity-recent h2{margin:0;color:#f4f6fb;font-size:15px;font-weight:760;letter-spacing:.035em}.pb-profile-fidelity-details header span,.pb-profile-fidelity-form header span{color:#8f9caf;font-size:14px}.pb-profile-fidelity-details dl{display:grid;grid-template-columns:repeat(4,1fr);margin:0}.pb-profile-fidelity-details dl>div{padding:15px 16px;border-bottom:1px solid rgba(178,199,229,.09);border-right:1px solid rgba(178,199,229,.09)}.pb-profile-fidelity-details dl>div:nth-child(4n){border-right:0}.pb-profile-fidelity-details dt{color:#8f9caf;font-size:13px}.pb-profile-fidelity-details dd{margin:7px 0 0;color:#fff;font-size:19px;font-weight:780}.pb-profile-form-strip{display:flex;gap:10px;flex-wrap:wrap}.pb-profile-form-strip span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.07);color:#dbe4f4;font-weight:800}.pb-profile-form-strip .is-correct{background:rgba(29,185,108,.16);color:#62e7a4}.pb-profile-form-strip .is-miss{background:rgba(255,87,112,.13);color:#ff8194}.pb-profile-muted{margin:0;color:#8f9caf}.pb-profile-fidelity-recent>div{display:grid}.pb-profile-recent-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:14px 0;border-bottom:1px solid rgba(178,199,229,.09);color:inherit;text-decoration:none}.pb-profile-recent-row strong,.pb-profile-recent-row small{display:block}.pb-profile-recent-row small{margin-top:4px;color:#8f9caf}.pb-profile-recent-row>span{font-weight:760}.pb-profile-recent-row>b{min-width:58px;text-align:right}.pb-profile-recent-row>b.is-positive{color:var(--green)}.pb-profile-fidelity-actions [data-edit-profile-v2]{appearance:none}.pb-ranking-avatar{object-fit:cover}
@media(max-width:720px){.pb-profile-fidelity-details dl{grid-template-columns:repeat(2,1fr)}.pb-profile-fidelity-details dl>div:nth-child(2n){border-right:0}.pb-profile-fidelity-details dl>div:nth-child(4n){border-right:0}.pb-profile-recent-row{grid-template-columns:minmax(0,1fr) auto}.pb-profile-recent-row>b{grid-column:2;grid-row:2}.pb-profile-fidelity-details header,.pb-profile-fidelity-form header{align-items:flex-start;flex-direction:column;gap:4px}}

/* Uitgelicht: VS exact centreren tussen beide teams */
.pb-featured-matchup,
.pb-home-featured-matchup,
.pb-match-featured-teams {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 56px minmax(0, 1fr);
  align-items: center;
  column-gap: 14px;
}

.pb-featured-matchup > :first-child,
.pb-home-featured-matchup > :first-child,
.pb-match-featured-teams > :first-child {
  justify-self: stretch;
  text-align: center;
}

.pb-featured-matchup > :last-child,
.pb-home-featured-matchup > :last-child,
.pb-match-featured-teams > :last-child {
  justify-self: stretch;
  text-align: center;
}

.pb-featured-vs,
.pb-home-featured-vs,
.pb-match-featured-vs {
  width: 56px;
  min-width: 56px;
  justify-self: center;
  align-self: center;
  display: grid;
  place-items: center;
  margin: 0;
  text-align: center;
  line-height: 1;
}

@media (max-width: 560px) {
  .pb-featured-matchup,
  .pb-home-featured-matchup,
  .pb-match-featured-teams {
    grid-template-columns: minmax(0, 1fr) 42px minmax(0, 1fr);
    column-gap: 8px;
  }

  .pb-featured-vs,
  .pb-home-featured-vs,
  .pb-match-featured-vs {
    width: 42px;
    min-width: 42px;
  }
}

/* Home: VS exact centreren in Uitgelicht */
.pb-live-card .pb-scoreboard{
  display:grid;
  grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr);
  align-items:center;
  gap:20px;
}

.pb-live-card .pb-scoreboard > .pb-club{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  min-width:0;
}

.pb-live-card .pb-scoreboard > .pb-score{
  width:72px;
  min-width:72px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  justify-self:center;
  text-align:center;
}

.pb-live-card .pb-scoreboard > .pb-score small{
  margin-top:6px;
}

@media (max-width:560px){
  .pb-live-card .pb-scoreboard{
    grid-template-columns:minmax(0,1fr) 52px minmax(0,1fr);
    gap:10px;
  }

  .pb-live-card .pb-scoreboard > .pb-score{
    width:52px;
    min-width:52px;
  }
}

/* ===== SOURCE: phase123.css ===== */
.pb-xp-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:28px 0;background:rgba(255,255,255,.08);border-radius:18px;overflow:hidden}.pb-xp-stat{padding:18px;background:#0a1020}.pb-xp-stat small{display:block;color:#9ba5ba;font-size:.9rem}.pb-xp-stat strong{display:block;margin-top:4px;font-size:1.4rem}.pb-achievement-flow{margin-top:30px}.pb-achievement-row{display:grid;grid-template-columns:44px 1fr auto;gap:14px;align-items:center;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.08)}.pb-achievement-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:rgba(109,57,255,.18);font-size:1.25rem}.pb-achievement-row.is-locked{opacity:.55}.pb-achievement-progress{height:7px;background:rgba(255,255,255,.08);border-radius:99px;overflow:hidden;margin-top:8px}.pb-achievement-progress span{display:block;height:100%;background:#7a49ff;border-radius:inherit}.pb-onboarding-overlay{position:fixed;inset:0;z-index:1000;background:rgba(1,5,15,.86);backdrop-filter:blur(18px);display:grid;place-items:center;padding:20px}.pb-onboarding-panel{width:min(560px,100%);background:#0b1224;border:1px solid rgba(255,255,255,.1);border-radius:28px;padding:28px}.pb-onboarding-panel h2{font-size:2rem;margin:0 0 8px}.pb-onboarding-panel label{display:block;margin:18px 0 7px;color:#b8c0d2}.pb-onboarding-panel input,.pb-onboarding-panel textarea{width:100%;box-sizing:border-box;background:#070d1a;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:13px;color:#fff;font:inherit}.pb-onboarding-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.pb-live-rank{display:grid;grid-template-columns:50px 1fr auto;align-items:center;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.08)}.pb-live-rank.is-me{color:#bda9ff}.pb-live-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#ff365e;animation:pbPulse 1.4s infinite}@keyframes pbPulse{50%{opacity:.35}}@media(max-width:700px){.pb-xp-strip{grid-template-columns:repeat(2,1fr)}.pb-xp-stat{padding:14px}.pb-onboarding-panel{padding:22px;border-radius:22px}}
body.pb-editor-open{overflow:hidden}.pb-profile-editor-overlay{position:fixed;inset:0;z-index:1200;background:rgba(2,6,16,.88);backdrop-filter:blur(18px);display:grid;place-items:center;padding:18px}.pb-profile-editor{width:min(880px,100%);max-height:min(92vh,920px);overflow:auto;background:#0b1224;border:1px solid rgba(255,255,255,.1);border-radius:28px;box-shadow:0 26px 80px rgba(0,0,0,.5)}.pb-profile-editor-head{display:flex;justify-content:space-between;gap:20px;padding:26px 28px 18px;border-bottom:1px solid rgba(255,255,255,.08)}.pb-profile-editor-head h2{margin:2px 0 6px;font-size:clamp(1.65rem,3vw,2.35rem)}.pb-profile-editor-head p{margin:0;color:#aab4c8}.pb-editor-close{border:0;background:rgba(255,255,255,.07);color:#fff;width:42px;height:42px;border-radius:50%;font-size:1.8rem;line-height:1;cursor:pointer}.pb-profile-editor-grid{display:grid;grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:30px;padding:28px}.pb-avatar-editor-column{text-align:center}.pb-avatar-stage{width:min(280px,100%);aspect-ratio:1;margin:0 auto;border-radius:50%;overflow:hidden;background:linear-gradient(145deg,#20124f,#0c1530);border:3px solid rgba(173,113,255,.55);position:relative;touch-action:none}.pb-avatar-current,.pb-avatar-current>*{width:100%;height:100%}.pb-editor-avatar-image{display:grid;width:100%;height:100%;object-fit:cover;place-items:center;font-size:4.2rem;font-weight:800;color:#fff;background:linear-gradient(145deg,#7a49ff,#3a2389)}.pb-avatar-stage canvas{width:100%;height:100%;display:block;cursor:grab}.pb-avatar-stage canvas:active{cursor:grabbing}.pb-avatar-actions{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:18px;flex-wrap:wrap}.pb-text-button{border:0;background:transparent;color:#bbaaff;font:inherit;cursor:pointer;padding:8px}.pb-text-button.is-danger{color:#ff7188}.pb-zoom-control{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;margin:18px auto 0;max-width:280px;color:#aab4c8}.pb-zoom-control input{width:100%}.pb-avatar-help{display:block;margin:14px auto 0;max-width:290px;color:#7f8aa0;line-height:1.45}.pb-profile-fields{min-width:0}.pb-field-label{display:block;margin:0 0 8px;color:#d4daea;font-weight:700}.pb-profile-fields textarea,.pb-club-picker input{width:100%;box-sizing:border-box;background:#070d1a;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:13px 14px;color:#fff;font:inherit}.pb-profile-fields textarea{resize:vertical;min-height:110px;margin-bottom:18px}.pb-club-picker{position:relative;margin-bottom:22px}.pb-selected-club{display:flex;align-items:center;gap:12px;min-height:58px;padding:10px 12px;background:rgba(122,73,255,.09);border:1px solid rgba(168,118,255,.25);border-radius:16px;margin-bottom:9px;text-align:left}.pb-selected-club img,.pb-club-results img{width:38px;height:38px;object-fit:contain;flex:none}.pb-selected-club strong,.pb-club-results strong{display:block}.pb-selected-club small,.pb-club-results small{display:block;color:#8f9ab0;margin-top:2px}.pb-club-empty{color:#8f9ab0}.pb-club-logo-fallback{width:38px;height:38px;display:grid;place-items:center}.pb-club-results{position:absolute;z-index:5;left:0;right:0;top:134px;background:#0d162a;border:1px solid rgba(255,255,255,.12);border-radius:16px;max-height:280px;overflow:auto;box-shadow:0 20px 50px rgba(0,0,0,.45)}.pb-club-results button{display:flex;width:100%;align-items:center;gap:12px;border:0;border-bottom:1px solid rgba(255,255,255,.07);background:transparent;color:#fff;text-align:left;padding:11px 13px;cursor:pointer}.pb-club-results button:hover{background:rgba(122,73,255,.13)}.pb-club-results p{padding:14px;color:#8f9ab0;margin:0}.pb-profile-public{margin-top:8px}.pb-profile-editor-footer{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 28px 26px;border-top:1px solid rgba(255,255,255,.08)}.pb-profile-editor-footer>div{display:flex;gap:10px}.pb-editor-status{color:#aab4c8;min-height:1.3em}.pb-profile-favorite-club{display:inline-flex;align-items:center;gap:8px;margin-top:9px;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.08);color:#fff}.pb-profile-favorite-club img{width:24px;height:24px;object-fit:contain}.pb-profile-favorite-club strong{font-size:.95rem}.pb-profile-fidelity-actions button.pb-profile-fidelity-action{font:inherit}.pb-primary-button:disabled{opacity:.55;cursor:wait}@media(max-width:720px){.pb-profile-editor-overlay{padding:0;align-items:end}.pb-profile-editor{width:100%;max-height:94vh;border-radius:26px 26px 0 0}.pb-profile-editor-head{padding:22px 20px 16px}.pb-profile-editor-grid{grid-template-columns:1fr;gap:22px;padding:22px 20px}.pb-avatar-stage{width:210px}.pb-avatar-help{font-size:.85rem}.pb-profile-editor-footer{position:sticky;bottom:0;background:#0b1224;padding:14px 20px calc(14px + env(safe-area-inset-bottom));flex-direction:column;align-items:stretch}.pb-profile-editor-footer>div{justify-content:flex-end}.pb-editor-status{font-size:.9rem}.pb-club-results{top:134px}}

/* ===== SOURCE: player-experience-final.css ===== */
.pbx-network{position:fixed;left:50%;top:max(10px,env(safe-area-inset-top));z-index:5000;transform:translate(-50%,-150%);display:flex;gap:10px;align-items:center;padding:10px 16px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#171d2c;color:#fff;box-shadow:0 18px 60px rgba(0,0,0,.42);transition:transform .25s ease}.pbx-network.is-visible{transform:translate(-50%,0)}.pbx-network span{color:#aab4c8;font-size:.86rem}.pbx-skeleton{display:grid;gap:12px;padding:22px 0}.pbx-skeleton i{display:block;height:18px;border-radius:8px;background:linear-gradient(90deg,rgba(255,255,255,.05),rgba(255,255,255,.12),rgba(255,255,255,.05));background-size:220% 100%;animation:pbx-shimmer 1.25s infinite}.pbx-skeleton i:first-child{width:42%;height:28px}.pbx-skeleton i:last-child{width:72%}@keyframes pbx-shimmer{to{background-position:-220% 0}}.pbx-empty{display:grid;justify-items:center;text-align:center;gap:8px;padding:34px 18px;color:#8f9ab0}.pbx-empty>span{font-size:2rem}.pbx-empty strong{color:#eef2ff;font-size:1.05rem}.pbx-empty p{max-width:42ch;margin:0}.pbx-eyebrow{display:inline-flex;align-items:center;gap:7px;color:#a67aff;font-weight:800;font-size:.75rem;letter-spacing:.09em}.pbx-eyebrow i{width:7px;height:7px;border-radius:50%;background:#ff416c;box-shadow:0 0 12px #ff416c;animation:pbx-pulse 1.2s infinite}@keyframes pbx-pulse{50%{opacity:.35}}.pbx-avatar{width:38px;height:38px;border-radius:50%;object-fit:cover;flex:0 0 auto}.pbx-avatar--fallback{display:grid;place-items:center;background:linear-gradient(145deg,#8b50ff,#402080);color:#fff;font-weight:850}.pbx-live-standings,.pbx-match-center>section,.pbx-activity,.pbx-achievements,.pbx-push-settings{width:min(100%,1100px);margin:26px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.09)}.pbx-live-standings>header,.pbx-activity>header,.pbx-achievements>header,.pbx-push-settings>header,.pbx-flow>header,.pbx-stats>header,.pbx-lineups>header,.pbx-community>header{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:16px}.pbx-live-standings h2,.pbx-activity h2,.pbx-achievements h2,.pbx-push-settings h2,.pbx-match-center h2{margin:4px 0 0;font-size:clamp(1.35rem,2vw,1.8rem)}.pbx-live-me{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.08)}.pbx-live-me>div{flex:1;display:grid}.pbx-live-me span{color:#8f9ab0}.pbx-live-mini{display:grid}.pbx-live-mini a{display:grid;grid-template-columns:32px 38px 1fr auto 52px;align-items:center;gap:10px;min-height:58px;border-bottom:1px solid rgba(255,255,255,.06);color:inherit;text-decoration:none}.pbx-live-mini a.is-me{background:linear-gradient(90deg,rgba(117,67,242,.18),transparent);margin-inline:-14px;padding-inline:14px}.pbx-movement{font-size:.8rem;font-weight:800;text-align:right}.pbx-movement.is-up{color:#38d69f}.pbx-movement.is-down{color:#ff7188}.pbx-movement.is-even{color:#647086}.pbx-match-meta{display:flex;gap:8px;justify-content:flex-end;margin-top:22px}.pbx-match-meta span{padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.06);color:#9aa6ba;font-size:.78rem;text-transform:uppercase}.pbx-flow ol{list-style:none;margin:0;padding:0}.pbx-flow li{display:grid;grid-template-columns:54px 32px 1fr;gap:10px;align-items:center;min-height:62px;border-bottom:1px solid rgba(255,255,255,.07)}.pbx-flow time{color:#9aa6ba;text-align:right}.pbx-flow li>i{font-style:normal;text-align:center}.pbx-flow li div{display:grid}.pbx-flow small{color:#8793a8;margin-top:3px}.pbx-stats>div{display:grid;grid-template-columns:60px 1fr 60px;align-items:center;gap:12px;min-height:56px;text-align:center}.pbx-stats section{display:grid;gap:7px}.pbx-stats section small{color:#a9b2c3}.pbx-stats section i{height:7px;background:rgba(255,255,255,.08);border-radius:99px;overflow:hidden}.pbx-stats section b{display:block;height:100%;background:linear-gradient(90deg,#8147ff,#b06aff)}.pbx-lineups>div{display:grid;grid-template-columns:1fr 1fr;gap:28px}.pbx-lineups article h3{margin:0 0 12px}.pbx-lineups article p{display:grid;grid-template-columns:28px 1fr auto;gap:8px;min-height:38px;align-items:center;border-bottom:1px solid rgba(255,255,255,.06);margin:0}.pbx-lineups article small{color:#8793a8}.pbx-community>div{display:grid;grid-template-columns:38px 1fr auto auto;gap:10px;align-items:center;min-height:54px;border-bottom:1px solid rgba(255,255,255,.06)}.pbx-community>div>b{color:#a67aff}.pbx-activity>div{display:grid}.pbx-activity-row{display:grid;grid-template-columns:40px 1fr auto;gap:12px;align-items:center;min-height:68px;border-bottom:1px solid rgba(255,255,255,.07);color:inherit;text-decoration:none}.pbx-activity-row>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:rgba(126,71,255,.13)}.pbx-activity-row div{display:grid}.pbx-activity-row small,.pbx-activity-row time{color:#8793a8}.pbx-activity-row time{font-size:.76rem}.pbx-achievements>header>strong{font-size:1.7rem;color:#a67aff}.pbx-achievements>div{display:grid}.pbx-achievements article{display:grid;grid-template-columns:46px 1fr 70px;gap:12px;align-items:center;min-height:82px;border-bottom:1px solid rgba(255,255,255,.07)}.pbx-achievements article>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.06);font-size:1.25rem}.pbx-achievements article.is-unlocked>span{background:linear-gradient(145deg,#8f4eff,#4b238f);box-shadow:0 8px 24px rgba(94,44,189,.3)}.pbx-achievements article>div{display:grid;gap:4px}.pbx-achievements small{color:#8793a8}.pbx-achievements i{height:5px;border-radius:99px;background:rgba(255,255,255,.07);overflow:hidden;margin-top:5px}.pbx-achievements i b{display:block;height:100%;background:linear-gradient(90deg,#7b3cff,#bd6cff)}.pbx-achievements em{text-align:right;color:#a9b2c3;font-style:normal}.pbx-push-settings>header button{border:0;border-radius:12px;background:#7f46f5;color:#fff;padding:10px 14px;font:inherit;font-weight:750}.pbx-push-settings>div{display:grid}.pbx-push-settings label{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:68px;border-bottom:1px solid rgba(255,255,255,.07);cursor:pointer}.pbx-push-settings label>span{display:grid}.pbx-push-settings label small{color:#8793a8;margin-top:3px}.pbx-push-settings input{position:absolute;opacity:0}.pbx-push-settings label>i{position:relative;width:48px;height:28px;border-radius:99px;background:#273044;transition:.2s}.pbx-push-settings label>i:after{content:"";position:absolute;left:3px;top:3px;width:22px;height:22px;border-radius:50%;background:#fff;transition:.2s}.pbx-push-settings input:checked+i{background:#7540ee}.pbx-push-settings input:checked+i:after{transform:translateX(20px)}.pbx-push-settings>p{min-height:1.4em;color:#8f9ab0}@media(max-width:700px){.pbx-live-mini a{grid-template-columns:25px 34px 1fr auto}.pbx-live-mini .pbx-movement{display:none}.pbx-lineups>div{grid-template-columns:1fr}.pbx-activity-row{grid-template-columns:40px 1fr}.pbx-activity-row time{display:none}.pbx-match-center>section,.pbx-live-standings,.pbx-activity,.pbx-achievements,.pbx-push-settings{margin-top:20px}.pbx-community>div{grid-template-columns:34px 1fr auto}.pbx-community>div>b{display:none}}

/* ===== SOURCE: release-ab.css ===== */
/* Poolbaas Releases A+B — stability and player-experience layer */

:root{
  --pb-focus:rgba(168,92,255,.82);
  --pb-glow:0 22px 70px rgba(74,28,164,.24);
}

:focus-visible{
  outline:2px solid var(--pb-focus)!important;
  outline-offset:3px!important;
}

.pb-page[aria-busy="true"]{cursor:progress}
.pb-page>*>*{animation:pb-ab-enter .28s ease both}
@keyframes pb-ab-enter{from{opacity:.25;transform:translateY(5px)}to{opacity:1;transform:none}}

.pb-home-control-card{padding-bottom:12px;background:radial-gradient(circle at 90% 0,rgba(134,62,255,.22),transparent 42%),linear-gradient(145deg,rgba(17,31,52,.94),rgba(7,17,31,.96))}
.pb-home-control-badge{padding:4px 8px;border-radius:999px;background:rgba(255,182,36,.1);color:var(--gold);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}
.pb-home-control-copy{padding:6px 14px 14px}
.pb-home-control-copy strong{display:block;font-size:16px}
.pb-home-control-copy p{margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.55}
.pb-home-control-action{width:calc(100% - 24px);min-height:44px;margin:0 12px;padding:0 13px;border:1px solid rgba(160,91,255,.3);border-radius:10px;background:linear-gradient(105deg,rgba(126,54,242,.42),rgba(77,29,157,.22));color:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;text-align:left;font-weight:760;cursor:pointer}
.pb-home-control-action svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.9}
.pb-home-control-action:hover{filter:brightness(1.12);transform:translateY(-1px)}

.pb-score-control input[data-score-input]{
  appearance:textfield;
  width:58px;
  height:64px;
  padding:0;
  border:1px solid rgba(151,82,255,.28);
  border-radius:12px;
  background:linear-gradient(145deg,rgba(126,51,241,.2),rgba(63,25,124,.13));
  color:#fff;
  text-align:center;
  font-size:32px;
  font-weight:850;
  letter-spacing:-.05em;
  outline:none;
}
.pb-score-control input[data-score-input]::-webkit-outer-spin-button,.pb-score-control input[data-score-input]::-webkit-inner-spin-button{appearance:none;margin:0}
.pb-score-control input[data-score-input]:focus{border-color:rgba(190,129,255,.74);box-shadow:0 0 0 4px rgba(125,57,245,.13)}
.pb-score-control input[data-score-input].is-bumped{animation:pb-ab-score .18s ease}
@keyframes pb-ab-score{50%{transform:scale(1.08)}}
.pb-predict-actions{grid-template-columns:auto 1fr 1.35fr!important}
.pb-save-prediction--secondary{min-width:0!important;background:rgba(125,57,245,.14)!important;box-shadow:none!important}

.pb-error{min-height:320px;display:grid;place-content:center;justify-items:center;gap:10px;text-align:center;border-color:rgba(255,49,79,.22);background:radial-gradient(circle at 50% 0,rgba(255,49,79,.09),transparent 48%),rgba(10,18,31,.72)}
.pb-error>span{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.045);color:#ff7389}
.pb-error>span svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8}
.pb-error strong{font-size:21px}
.pb-error p{max-width:48ch;margin:0;color:var(--muted)}
.pb-error button{min-height:42px;margin-top:8px;padding:0 15px;border:1px solid rgba(168,92,255,.3);border-radius:9px;background:linear-gradient(135deg,#8e45ff,#6426cf);color:#fff;display:flex;align-items:center;gap:8px;font-weight:760;cursor:pointer}
.pb-error button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}

.pb-profile-fidelity-avatar-wrap{filter:drop-shadow(0 18px 36px rgba(0,0,0,.32))}
.pb-profile-fidelity-level-badge{display:none!important}

.pbx-settings-loading,.pbx-settings-error{padding:18px;color:var(--muted)}
.pbx-settings-error{color:#ff8ca0}

.pb-network-status.is-online{background:#143326;color:#dffbf0}

@media(min-width:1280px){
  .pb-sidebar{width:264px;padding-left:24px;padding-right:24px}
  .pb-main{margin-left:264px}
  .pb-page{width:min(100%,1480px);padding-left:42px;padding-right:42px}
  .pb-home-layout{grid-template-columns:minmax(0,1.9fr) minmax(320px,.68fr);gap:34px}
  .pb-live-card{min-height:318px}
}

@media(max-width:820px){
  .pb-page>*>*{animation-duration:.2s}
  .pb-predict-actions{grid-template-columns:1fr!important}
  .pb-save-prediction{width:100%!important;min-width:0!important}
  .pb-save-prediction[data-save-next]{grid-row:1}
  .pb-save-prediction--secondary{grid-row:2}
  .pb-clear-prediction{grid-row:3!important}
  .pb-score-control input[data-score-input]{width:48px;height:57px;font-size:29px}
}

@media(prefers-reduced-motion:reduce){
  .pb-page>*>*,.pb-score-control input[data-score-input].is-bumped{animation:none!important}
}

/* ===== SOURCE: release-b1.css ===== */
/* Poolbaas Release B1 — approved Home, navigation and design-system finish. */

:root{
  --pb-b1-page-max:1480px;
  --pb-b1-card-border:rgba(179,200,230,.13);
  --pb-b1-card-bg:linear-gradient(145deg,rgba(14,28,48,.88),rgba(7,17,31,.94));
}

body[data-app-route="home"] .pb-page{
  width:min(100%,var(--pb-b1-page-max));
}

.pb-home-layout{
  grid-template-columns:minmax(0,1.82fr) minmax(308px,.64fr);
  gap:28px;
}

.pb-home-hero{
  margin-bottom:18px;
}

.pb-live-card{
  border-color:rgba(255,57,84,.38);
  background:
    radial-gradient(circle at 16% 18%,rgba(255,52,76,.14),transparent 31%),
    radial-gradient(circle at 78% 0,rgba(151,26,68,.18),transparent 34%),
    linear-gradient(135deg,#4d0d1c 0%,#2b0b18 48%,#111321 100%);
}

.pb-live-card.is-upcoming{
  border-color:rgba(155,91,255,.27);
  background:
    radial-gradient(circle at 52% -12%,rgba(126,57,245,.23),transparent 42%),
    linear-gradient(145deg,#11152a,#0a1221 72%);
}

.pb-live-card--empty{
  min-height:260px;
  display:grid;
  place-items:center;
}

.pb-live-empty-copy{
  width:min(100%,470px);
  padding:30px;
  display:grid;
  justify-items:center;
  text-align:center;
}

.pb-live-empty-copy>span{
  width:48px;
  height:48px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:rgba(125,57,245,.12);
  color:#bd8cff;
}

.pb-live-empty-copy>span svg{
  width:22px;
  height:22px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
}

.pb-live-empty-copy strong{margin-top:12px;font-size:18px}
.pb-live-empty-copy p{margin:6px 0 16px;color:var(--muted)}
.pb-live-empty-copy .pb-primary-button{width:100%;margin:0}

.pb-score{
  min-width:116px;
  display:grid;
  justify-items:center;
  text-align:center;
}

.pb-score>b{
  display:block;
  color:#fff;
  font-size:inherit;
  line-height:1;
  font-weight:900;
  letter-spacing:-.06em;
  white-space:nowrap;
}

.pb-score small{
  min-height:17px;
  color:#9b8190;
  font-weight:750;
  white-space:nowrap;
}

.pb-fixture{
  position:relative;
  border-color:var(--pb-b1-card-border);
  background:var(--pb-b1-card-bg);
}

.pb-fixture-when{
  display:block;
  width:100%;
  color:#8f9caf;
  text-align:center;
  font-size:11px;
  font-style:normal;
  line-height:1.25;
  text-transform:uppercase;
}

.pb-fixture-live{
  position:absolute;
  top:9px;
  right:9px;
  color:#ff647c;
  font-size:9px;
  font-weight:900;
}

.pb-fixture-teams b span{
  color:#748198;
  font-size:.78em;
  font-weight:800;
}

.pb-upcoming{
  color:inherit;
}

.pb-upcoming:hover{
  background:rgba(255,255,255,.025);
}

.pb-home-aside .pb-text-link{
  font-size:11px;
}

@media(min-width:1280px){
  .pb-home-main{max-width:none}
  .pb-home-aside{position:sticky;top:94px}
  .pb-live-card{min-height:280px}
}

@media(max-width:1100px) and (min-width:821px){
  .pb-home-layout{grid-template-columns:minmax(0,1fr) 282px;gap:22px}
}

@media(max-width:820px){
  body[data-app-route="home"] .pb-page{
    width:100%;
    padding:20px 15px 118px;
  }

  .pb-app-topbar{
    height:66px;
    padding:0 15px;
  }

  .pb-topbar-brand img{
    width:136px;
  }

  .pb-topbar-actions{gap:8px}
  .pb-language-menu,.pb-language-button{height:36px}
  .pb-language-button{min-width:58px}
  .pb-icon-button,.pb-topbar-avatar{width:36px;height:36px}

  .pb-home-hero{
    margin-bottom:17px;
    gap:12px;
  }

  .pb-home-hero-profile{
    align-items:flex-start;
  }

  .pb-home-hero-copy p{
    margin-top:3px;
    font-size:15px;
  }

  .pb-home-hero-copy h1{
    font-size:29px;
  }

  .pb-home-hero-avatar-link{
    width:58px;
    height:58px;
  }

  .pb-home-rank-row{
    align-items:flex-start;
  }

  .pb-home-rank-row strong{
    font-size:13px;
  }

  .pb-home-rank-row>b{
    margin-top:1px;
    font-size:13px;
  }

  .pb-home-rank-summary>p{
    margin-top:7px;
    font-size:12px;
  }

  .pb-home-hero-progress{
    height:5px;
    margin-top:9px;
  }

  .pb-live-card{
    min-height:0;
    border-radius:14px;
  }

  .pb-live-head{
    padding:16px 17px 0;
    font-size:14px;
  }

  .pb-scoreboard{
    grid-template-columns:minmax(0,1fr) minmax(104px,126px) minmax(0,1fr);
    gap:9px;
    padding:24px 15px 13px;
  }

  .pb-club{
    gap:8px;
  }

  .pb-club-logo{
    width:54px;
    height:54px;
  }

  .pb-club strong{
    max-width:112px;
    font-size:15px;
  }

  .pb-score{
    min-width:0;
  }

  .pb-score>b{
    font-size:40px;
  }

  .pb-score small{
    margin-top:9px;
    color:#9a7f8d;
    font-size:12px;
  }

  .pb-live-meta{
    padding:0 17px 16px;
    gap:12px;
    font-size:13px;
  }

  .pb-live-meta>span:last-child{
    text-align:right;
  }

  .pb-primary-button{
    height:44px;
    margin:0 12px 12px;
    font-size:14px;
  }

  .pb-section{
    margin-top:27px;
  }

  .pb-section-heading{
    margin-bottom:12px;
  }

  .pb-section-heading h2{
    font-size:15px;
  }

  .pb-text-link{
    font-size:13px;
  }

  .pb-fixture-strip{
    grid-auto-columns:143px;
    gap:8px;
    margin-right:-15px;
    padding-right:15px;
  }

  .pb-fixture{
    min-height:104px;
    padding:12px 10px;
    border-radius:10px;
  }

  .pb-fixture-when{
    font-size:11px;
  }

  .pb-fixture-teams{
    gap:6px;
    margin-top:14px;
  }

  .pb-mini-logo{
    width:27px;
    height:27px;
  }

  .pb-fixture-teams b{
    min-width:0;
    flex:1 1 auto;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    text-align:center;
    font-size:11px;
  }

  .pb-fixture-time{
    margin-top:9px;
    font-size:11px;
  }

  .pb-carousel-dots{
    margin-top:11px;
  }

  .pb-activity-row{
    min-height:58px;
  }

  .pb-activity-row:nth-child(n+2){
    display:none;
  }

  .pb-mobile-nav{
    height:78px;
  }
}

@media(max-width:390px){
  .pb-topbar-brand img{width:126px}
  .pb-scoreboard{grid-template-columns:minmax(0,1fr) 104px minmax(0,1fr);padding-left:10px;padding-right:10px}
  .pb-club-logo{width:49px;height:49px}
  .pb-club strong{font-size:14px}
  .pb-score>b{font-size:36px}
  .pb-fixture-strip{grid-auto-columns:138px}
}

@media(prefers-reduced-motion:reduce){
  .pb-live-dot{animation:none}
}

/* ===== SOURCE: release-b2.css ===== */
/* Poolbaas Release B2 — Programma, voorspellen en wedstrijdcentrum. */

:root{
  --pb-b2-surface:linear-gradient(145deg,rgba(13,27,46,.92),rgba(7,17,31,.97));
  --pb-b2-border:rgba(179,200,230,.13);
  --pb-b2-soft:rgba(255,255,255,.035);
}

body[data-app-route="programme"] .pb-page,
body[data-app-route="matches"] .pb-page{
  width:min(100%,1320px);
  padding-top:38px;
}

/* Programme */
.pb-b2-programme-page{max-width:none;margin:0 auto}
.pb-b2-titlebar{margin-bottom:22px}
.pb-b2-titlebar p{color:#ae72ff;letter-spacing:.14em}
.pb-b2-titlebar h1{font-size:42px}
.pb-b2-titlebar span{max-width:650px;color:#8d9aae}
.pb-b2-titlebar .pb-title-icon{width:48px;height:48px;border-color:rgba(168,105,255,.22);background:rgba(125,57,245,.08);color:#c79dff}

.pb-b2-programme-nav{display:grid;gap:10px;margin-bottom:25px}
.pb-b2-programme-nav .pb-round-tabs{margin:0}
.pb-b2-programme-nav .pb-round-tabs button{min-width:120px}
.pb-programme-filters{display:flex;align-items:center;gap:6px;padding:4px;border:1px solid var(--pb-b2-border);border-radius:12px;background:rgba(5,13,24,.72);overflow-x:auto;scrollbar-width:none}
.pb-programme-filters::-webkit-scrollbar{display:none}
.pb-programme-filters button{flex:0 0 auto;min-width:128px;height:39px;padding:0 14px;border:0;border-radius:9px;background:transparent;color:#8190a5;display:flex;align-items:center;justify-content:center;gap:8px;font:800 13px/1 inherit;cursor:pointer;transition:.18s ease}
.pb-programme-filters button:hover{color:#fff;background:rgba(255,255,255,.035)}
.pb-programme-filters button.is-active{color:#fff;background:linear-gradient(135deg,#8e42ff,#5f23c5);box-shadow:0 10px 24px rgba(86,29,190,.26)}
.pb-programme-filters button b{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:rgba(255,255,255,.14);display:grid;place-items:center;font-size:11px}

.pb-b2-programme-layout{grid-template-columns:minmax(0,1fr) 320px;gap:30px}
.pb-match-day+.pb-match-day{margin-top:27px}
.pb-match-day h2{margin-bottom:11px;font-size:16px}
.pb-match-day-card{border-color:var(--pb-b2-border);border-radius:14px;background:var(--pb-b2-surface)}
.pb-programme-match{min-height:92px;padding:13px 16px;grid-template-columns:64px minmax(0,1fr) minmax(170px,auto);gap:17px}
.pb-programme-match:hover{background:rgba(125,57,245,.055)}
.pb-programme-match.is-live{background:linear-gradient(90deg,rgba(91,12,29,.4),rgba(16,24,39,.24))}
.pb-programme-match>time{font-size:14px;text-align:center}
.pb-programme-teams{gap:8px}
.pb-programme-team strong{font-size:15px}
.pb-programme-logo{width:29px;height:29px}
.pb-programme-result{gap:10px}
.pb-match-state{min-width:96px;justify-content:center}
.pb-b2-programme-pick{min-width:108px;display:grid;justify-items:end;gap:3px}
.pb-b2-programme-pick b{color:#f2f5fa;font-size:16px}
.pb-b2-programme-pick small{color:#35d89a;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.pb-programme-match.is-live .pb-result-score small{color:#ff6d83}

.pb-programme-aside{position:sticky;top:94px;display:grid;gap:13px}
.pb-b2-round-card{padding:19px;border:1px solid var(--pb-b2-border);border-radius:14px;background:var(--pb-b2-surface)}
.pb-b2-round-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}
.pb-b2-round-card-head p,.pb-b2-round-card-head h3{margin:0}
.pb-b2-round-card-head p{color:#9a6fe9;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}
.pb-b2-round-card-head h3{margin-top:5px;font-size:18px}
.pb-b2-round-card-head>strong{color:#a7b3c5;font-size:13px}
.pb-b2-progress{height:8px;margin-top:18px;border-radius:999px;background:#1a2637;overflow:hidden}
.pb-b2-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7a34ed,#b05dff);box-shadow:0 0 18px rgba(155,75,255,.36)}
.pb-b2-round-meta{display:flex;justify-content:space-between;margin-top:8px;color:#77869b;font-size:11px}
.pb-b2-deadline{margin-top:20px;padding-top:16px;border-top:1px solid rgba(179,200,230,.09)}
.pb-b2-deadline small,.pb-b2-deadline strong{display:block}
.pb-b2-deadline small{color:#78869b;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}
.pb-b2-deadline strong{margin-top:6px;font-size:15px}
.pb-b2-round-card .pb-programme-cta{width:100%;margin-top:15px}
.pb-b2-programme-legend{padding:17px;border:1px solid var(--pb-b2-border);border-radius:14px;background:var(--pb-b2-surface)}
.pb-b2-programme-legend h3{margin:0 0 13px;font-size:14px}
.pb-b2-programme-legend>div{display:grid;gap:10px}
.pb-b2-programme-legend span{display:flex;align-items:center;gap:9px;color:#909db0;font-size:12px}
.pb-b2-programme-legend i{width:8px;height:8px;border-radius:50%}
.pb-b2-programme-legend .is-open{background:#ffbd3e}
.pb-b2-programme-legend .is-done{background:#2bd398}
.pb-b2-programme-legend .is-result{background:#738096}

/* Prediction drawer / sheet */
.pb-predict-layer{z-index:1500}
.pb-predict-backdrop{background:rgba(1,6,13,.72);backdrop-filter:blur(4px)}
.pb-predict-sheet{width:min(470px,calc(100vw - 24px));padding:24px 24px max(24px,env(safe-area-inset-bottom));border:1px solid rgba(174,107,255,.22);border-radius:18px 0 0 18px;background:radial-gradient(circle at 50% -20%,rgba(125,57,245,.18),transparent 35%),linear-gradient(160deg,#101a2b,#07111f 70%);box-shadow:-30px 0 90px rgba(0,0,0,.42)}
.pb-predict-head p{color:#aa70ff;letter-spacing:.12em}
.pb-predict-head h2{font-size:28px}
.pb-predict-deadline{margin-top:18px;border-color:rgba(255,185,64,.17);background:rgba(255,185,64,.06);color:#d8c49d}
.pb-predict-scoreboard{grid-template-columns:minmax(0,1fr) 210px minmax(0,1fr);gap:15px;padding:34px 0 22px}
.pb-predict-logo{width:64px;height:64px}
.pb-predict-club strong{font-size:15px}
.pb-predict-score-controls{gap:11px}
.pb-score-control{display:grid;grid-template-rows:34px 58px 34px;gap:6px;justify-items:center}
.pb-score-control button{width:44px;height:34px;border-radius:9px}
.pb-score-control button:first-child{grid-row:3}
.pb-score-control input{grid-row:2;width:68px;height:58px;border:1px solid rgba(170,103,255,.2);border-radius:11px;background:#0b1525;color:#fff;text-align:center;font-size:30px;font-weight:900;appearance:textfield;-moz-appearance:textfield}
.pb-score-control input::-webkit-inner-spin-button,.pb-score-control input::-webkit-outer-spin-button{appearance:none;margin:0}
.pb-score-control button:last-child{grid-row:1}
.pb-predict-score-controls>span{font-size:26px}
.pb-predict-hint{padding-top:15px;border-top:1px solid rgba(179,200,230,.08);color:#8492a7}
.pb-predict-hint span:last-child{color:#9d72d9}
.pb-predict-actions{grid-template-columns:auto minmax(120px,.75fr) minmax(170px,1.15fr);align-items:center}
.pb-clear-prediction{color:#8e9aab}
.pb-save-prediction--secondary{border:1px solid rgba(179,200,230,.14)!important;background:rgba(255,255,255,.035)!important;color:#dce3ed!important}
.pb-save-prediction{min-height:47px}

/* Match centre */
.pb-match-center-page{max-width:1180px;margin:0 auto}
.pb-match-pagebar{margin-bottom:13px}
.pb-b2-match-hero{min-height:310px;padding:20px 26px 22px;border-color:rgba(179,200,230,.13);border-radius:16px}
.pb-b2-match-hero.is-live{border-color:rgba(255,64,91,.35);background:radial-gradient(circle at 20% 0,rgba(255,45,74,.2),transparent 40%),radial-gradient(circle at 85% 0,rgba(104,31,151,.18),transparent 37%),linear-gradient(145deg,#4b0c1b,#220b18 53%,#081321)}
.pb-match-hero-top{justify-content:space-between;color:#d3b9c0;font-size:12px}
.pb-match-scoreboard{margin-top:29px}
.pb-match-team-logo{width:82px;height:82px}
.pb-match-scoreboard>article strong{font-size:20px}
.pb-match-score-centre>small{color:#bdaab0}
.pb-match-score-centre>strong{font-size:58px}
.pb-b2-my-score{margin-top:12px;color:#9c8290;font:800 14px/1 inherit;font-style:normal}
.pb-b2-match-impact{max-width:800px;margin:22px auto 0;padding-top:16px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;color:#9ca8b8;font-size:14px}
.pb-b2-match-impact strong{color:#d7dee9}
.pb-b2-match-impact strong.is-positive{color:#25dc99}
.pb-b2-match-impact span b{color:#eef2f8}
.pb-match-tabs{height:54px;margin-top:13px;gap:42px}
.pb-match-tabs button{height:53px;font-size:13px}
.pb-match-dashboard{gap:14px;margin-top:15px}
.pb-match-panel{border-color:var(--pb-b2-border);border-radius:14px;background:var(--pb-b2-surface)}
.pb-match-panel>header{min-height:64px;padding:15px 17px}
.pb-timeline-list{padding:7px 17px 12px}
.pb-timeline-event{min-height:58px;grid-template-columns:43px 30px minmax(0,1fr) auto}
.pb-timeline-symbol{width:27px;height:27px}
.pb-b2-impact-grid{display:none}

@media(max-width:1040px){
  .pb-b2-programme-layout{grid-template-columns:minmax(0,1fr) 285px;gap:20px}
  .pb-programme-match{grid-template-columns:55px minmax(0,1fr) auto}
  .pb-match-dashboard{grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr)}
  .pb-match-timeline{grid-column:1;grid-row:1 / span 2}
  .pb-own-prediction{grid-column:2;grid-row:1}
  .pb-match-statistics{grid-column:2;grid-row:2}
  .pb-match-predictions{grid-column:1 / -1;grid-row:3}
  .pb-match-context{grid-column:1 / -1;grid-row:4}
}

@media(max-width:820px){
  body[data-app-route="programme"] .pb-page,
  body[data-app-route="matches"] .pb-page{width:100%;padding:18px 15px 112px}

  .pb-b2-titlebar{margin-bottom:15px}
  .pb-b2-titlebar p,.pb-b2-titlebar .pb-title-icon{display:none}
  .pb-b2-titlebar h1{font-size:28px}
  .pb-b2-titlebar span{margin-top:6px;font-size:13px}
  .pb-b2-programme-nav{margin:0 -15px 18px;padding:0 15px;overflow:hidden}
  .pb-b2-programme-nav .pb-round-tabs{margin:0;padding:3px}
  .pb-b2-programme-nav .pb-round-tabs button{min-width:110px;height:35px;font-size:12px}
  .pb-programme-filters{margin:0 -15px;padding:3px 15px;border-width:1px 0;border-radius:0;background:rgba(5,13,24,.92)}
  .pb-programme-filters button{min-width:auto;height:37px;padding:0 15px;font-size:12px}
  .pb-programme-filters button:first-child{min-width:96px}
  .pb-b2-programme-layout{display:block}
  .pb-programme-aside{display:none}
  .pb-match-day+.pb-match-day{margin-top:22px}
  .pb-match-day h2{font-size:13px}
  .pb-match-day-card{border-radius:12px}
  .pb-programme-match{min-height:82px;padding:10px 11px;grid-template-columns:45px minmax(0,1fr) auto;gap:9px}
  .pb-programme-match>time{font-size:12px}
  .pb-programme-team{gap:7px}
  .pb-programme-team strong{font-size:13px}
  .pb-programme-logo{width:24px;height:24px}
  .pb-programme-result{gap:4px}
  .pb-programme-result>.pb-state-icon,.pb-programme-result>svg{display:none}
  .pb-match-state{min-width:70px;height:28px;padding:0 9px;font-size:10px}
  .pb-b2-programme-pick{min-width:58px}
  .pb-b2-programme-pick b{font-size:14px}
  .pb-b2-programme-pick small{display:none}
  .pb-programme-outcome{gap:5px}
  .pb-programme-outcome .pb-result-prediction{display:none}
  .pb-programme-outcome .pb-points-award{min-width:39px}

  .pb-predict-sheet{left:0;right:0;bottom:0;top:auto;width:100%;max-height:min(88vh,720px);padding:12px 18px max(20px,env(safe-area-inset-bottom));border-width:1px 0 0;border-radius:22px 22px 0 0;transform:translateY(104%);overflow:auto}
  .pb-predict-layer.is-open .pb-predict-sheet{transform:translateY(0)}
  .pb-sheet-grip{display:block}
  .pb-predict-head{padding-top:5px}
  .pb-predict-head h2{font-size:25px}
  .pb-predict-deadline{margin-top:13px;padding:11px 12px;font-size:12px}
  .pb-predict-scoreboard{grid-template-columns:minmax(0,1fr) 154px minmax(0,1fr);gap:6px;padding:23px 0 17px}
  .pb-predict-logo{width:52px;height:52px}
  .pb-predict-club strong{max-width:100px;font-size:13px}
  .pb-score-control{grid-template-rows:31px 52px 31px;gap:5px}
  .pb-score-control button{width:38px;height:31px}
  .pb-score-control input{width:57px;height:52px;font-size:27px}
  .pb-predict-score-controls{gap:7px}
  .pb-predict-score-controls>span{font-size:22px}
  .pb-predict-hint{font-size:11px}
  .pb-predict-actions{position:sticky;bottom:0;margin:10px -18px -20px;padding:12px 18px max(16px,env(safe-area-inset-bottom));grid-template-columns:1fr 1.35fr;background:linear-gradient(180deg,rgba(7,17,31,.65),#07111f 24%);z-index:2}
  .pb-predict-actions .pb-clear-prediction{grid-column:1/-1;justify-self:start}
  .pb-save-prediction{min-width:0;padding:0 10px;font-size:12px}

  .pb-match-center-page{margin:0 -15px}
  .pb-match-pagebar{padding:0 15px 10px;border-bottom:0}
  .pb-match-pagebar>div{display:none}
  .pb-match-pagebar>button:first-child{width:auto;padding:0;border:0;background:transparent;color:#9aa8bb;gap:7px}
  .pb-match-pagebar>button:first-child span:before{content:'Terug naar '}
  .pb-match-share{margin-left:auto}
  .pb-b2-match-hero{min-height:0;margin:0 15px;padding:16px 15px 18px;border-radius:15px}
  .pb-match-hero-top{font-size:11px}
  .pb-match-scoreboard{grid-template-columns:minmax(0,1fr) minmax(105px,128px) minmax(0,1fr);gap:8px;margin-top:25px}
  .pb-match-team-logo{width:58px;height:58px;padding:5px}
  .pb-match-scoreboard>article{gap:8px}
  .pb-match-scoreboard>article strong{max-width:105px;font-size:14px}
  .pb-match-score-centre>small{display:none}
  .pb-match-score-centre>strong{font-size:42px}
  .pb-b2-my-score{margin-top:10px;font-size:12px}
  .pb-b2-match-impact{margin-top:18px;padding-top:14px;font-size:12px}
  .pb-match-tabs{position:sticky;top:65px;z-index:8;height:49px;margin-top:13px;padding:0 15px;justify-content:flex-start;gap:24px;background:rgba(5,12,22,.94);backdrop-filter:blur(12px);overflow-x:auto;scrollbar-width:none}
  .pb-match-tabs::-webkit-scrollbar{display:none}
  .pb-match-tabs button{flex:0 0 auto;height:48px;font-size:12px}
  .pb-b2-impact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 15px 0}
  .pb-b2-impact-grid article{min-height:76px;padding:14px;border:1px solid var(--pb-b2-border);border-radius:12px;background:var(--pb-b2-surface);display:grid;align-content:center;gap:7px}
  .pb-b2-impact-grid small{color:#75849a;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.09em}
  .pb-b2-impact-grid strong{font-size:18px}
  .pb-b2-impact-grid strong.is-positive{color:#25dc99}
  .pb-match-dashboard{display:block;margin:12px 15px 0}
  .pb-match-panel{margin-bottom:11px;border-radius:12px}
  .pb-match-panel>header{min-height:57px;padding:13px 14px}
  .pb-match-timeline{display:block}
  .pb-timeline-list{padding:5px 13px 9px}
  .pb-timeline-event{min-height:55px;grid-template-columns:36px 27px minmax(0,1fr) auto;gap:7px}
  .pb-own-prediction{display:none}
  .pb-match-statistics,.pb-match-context,.pb-match-predictions{display:block}
  .pb-match-stepper{margin:14px 15px 0}
}

@media(max-width:390px){
  .pb-programme-filters button{padding:0 12px}
  .pb-programme-filter button b{display:none}
  .pb-predict-scoreboard{grid-template-columns:minmax(0,1fr) 142px minmax(0,1fr)}
  .pb-match-tabs{gap:18px}
}

@media(prefers-reduced-motion:reduce){
  .pb-programme-filters button,.pb-predict-sheet,.pb-score-control button,.pb-match-panel{transition:none!important}
}

/* ===== STABILITY GUARDS ===== */
html,body{min-width:0;max-width:100%;overflow-x:hidden}
.pb-app-shell,.pb-main,.pb-page,.pb-home-layout,.pb-b2-programme-page{min-width:0}
.pb-page img,.pb-page svg{max-width:100%}
.pb-page{padding-bottom:max(28px,env(safe-area-inset-bottom))}
@media(max-width:899px){
  .pb-page{padding-bottom:calc(98px + env(safe-area-inset-bottom))}
  .pb-mobile-nav{padding-bottom:env(safe-area-inset-bottom)}
  .pb-b2-match-row,.pb-fixture,.pb-live-card{min-width:0;max-width:100%}
}
.pb-language-menu[open] .pb-language-options{z-index:1000}
[hidden]{display:none!important}

/* POOLBAAS INVITE FRIENDS V1 */
.pb-home-invite-mobile{display:none}
.pb-home-invite-card{position:relative;padding:18px;overflow:hidden;background:radial-gradient(circle at 92% 5%,rgba(165,74,255,.28),transparent 42%),linear-gradient(145deg,rgba(21,31,58,.96),rgba(9,17,34,.98))}
.pb-home-invite-card:after{content:"";position:absolute;right:-42px;bottom:-58px;width:132px;height:132px;border:1px solid rgba(181,112,255,.22);border-radius:50%}
.pb-home-invite-badge{position:relative;z-index:1;width:42px;height:42px;margin-bottom:18px;display:grid;place-items:center;border:1px solid rgba(177,103,255,.34);border-radius:13px;background:rgba(132,54,238,.18);color:#d9b6ff;box-shadow:0 12px 30px rgba(78,27,157,.22)}
.pb-home-invite-badge svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7}
.pb-home-invite-card>div{position:relative;z-index:1}.pb-home-invite-card small{color:#a994cb;font-size:10px;font-weight:900;letter-spacing:.13em}.pb-home-invite-card h3{margin:5px 0 8px;font-size:18px;letter-spacing:-.025em}.pb-home-invite-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}
.pb-home-invite-card>a{position:relative;z-index:1;margin-top:16px;min-height:42px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(167,92,255,.35);border-radius:10px;background:linear-gradient(135deg,#7a32e8,#9d49ff);color:#fff;font-size:13px;font-weight:900;box-shadow:0 10px 24px rgba(83,34,174,.26)}
.pb-home-invite-card>a svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}
.pb-settings-invite-row{margin-top:16px;min-height:70px;padding:13px 14px;display:grid;grid-template-columns:42px minmax(0,1fr) 18px;gap:12px;align-items:center;border:1px solid rgba(163,91,255,.22);border-radius:12px;background:linear-gradient(135deg,rgba(123,49,226,.15),rgba(15,25,43,.75));color:#fff}
.pb-settings-invite-row>span:nth-child(2){display:grid;gap:4px}.pb-settings-invite-row strong{font-size:14px}.pb-settings-invite-row small{color:var(--muted);font-size:12px;line-height:1.4}.pb-settings-invite-row>svg{width:17px;height:17px;fill:none;stroke:#ad7af9;stroke-width:1.8}
.pb-invite-page{max-width:1120px;margin:0 auto}.pb-invite-page-head{max-width:760px;margin-bottom:24px}.pb-invite-page-head>a{width:max-content;margin-bottom:20px;display:flex;align-items:center;gap:7px;color:#a9b4c5;font-size:13px;font-weight:800}.pb-invite-page-head>a svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.pb-invite-page-head h1{margin:7px 0 8px;font-size:36px;line-height:1.05;letter-spacing:-.045em}.pb-invite-page-head p{max-width:680px;margin:0;color:var(--muted);font-size:15px;line-height:1.65}
.pb-invite-hero-card{min-height:284px;padding:34px 38px;display:grid;grid-template-columns:260px minmax(0,1fr);gap:38px;align-items:center;border:1px solid rgba(154,87,255,.26);border-radius:18px;overflow:hidden;background:radial-gradient(circle at 16% 42%,rgba(153,70,255,.25),transparent 32%),radial-gradient(circle at 90% 8%,rgba(72,45,172,.23),transparent 34%),linear-gradient(145deg,#111d36,#091426);box-shadow:0 24px 70px rgba(2,7,18,.3)}
.pb-invite-orbit{position:relative;width:220px;height:220px;margin:auto;display:grid;place-items:center;border:1px solid rgba(186,129,255,.22);border-radius:50%;box-shadow:inset 0 0 45px rgba(128,54,226,.12)}.pb-invite-orbit:before,.pb-invite-orbit:after{content:"";position:absolute;inset:28px;border:1px dashed rgba(190,142,255,.2);border-radius:50%;transform:rotate(28deg)}.pb-invite-orbit:after{inset:64px;border-style:solid}
.pb-invite-orbit>span{position:relative;z-index:2;width:82px;height:82px;display:grid;place-items:center;border:2px solid rgba(217,184,255,.5);border-radius:28px;background:linear-gradient(145deg,#9b48f8,#5e22ca);color:#fff;font-size:25px;font-weight:1000;letter-spacing:-.06em;box-shadow:0 18px 50px rgba(95,34,197,.44)}.pb-invite-orbit i{position:absolute;z-index:3;width:42px;height:42px;display:grid;place-items:center;border:2px solid #111d31;border-radius:50%;background:#e6d8ff;color:#4f1da4;font-size:13px;font-style:normal;font-weight:1000;box-shadow:0 10px 24px rgba(0,0,0,.32)}.pb-invite-orbit i:nth-of-type(1){left:1px;top:43px}.pb-invite-orbit i:nth-of-type(2){right:4px;top:46px;background:#a855f7;color:#fff}.pb-invite-orbit i:nth-of-type(3){right:28px;bottom:11px}
.pb-invite-hero-copy>span{color:#bd91ff;font-size:11px;font-weight:900;letter-spacing:.16em}.pb-invite-hero-copy h2{max-width:650px;margin:8px 0 10px;font-size:31px;line-height:1.08;letter-spacing:-.04em}.pb-invite-hero-copy p{max-width:590px;margin:0;color:#aeb9ca;font-size:15px;line-height:1.65}.pb-invite-actions{margin-top:23px;display:flex;flex-wrap:wrap;gap:10px}.pb-invite-actions a,.pb-invite-actions button{min-height:46px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:11px;font:inherit;font-size:13px;font-weight:900;cursor:pointer}.pb-invite-actions svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.pb-invite-primary{border:1px solid rgba(172,101,255,.5);background:linear-gradient(135deg,#7831e6,#a74fff);color:#fff;box-shadow:0 13px 28px rgba(84,31,181,.3)}.pb-invite-secondary{border:1px solid var(--line);background:rgba(7,16,31,.72);color:#fff}
.pb-invite-grid{margin-top:18px;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(310px,.7fr);gap:18px}.pb-invite-panel{padding:24px;border:1px solid var(--line);border-radius:15px;background:linear-gradient(145deg,rgba(15,28,48,.9),rgba(8,17,31,.94))}.pb-invite-panel h2{margin:5px 0 7px;font-size:20px;letter-spacing:-.025em}.pb-invite-panel>p{margin:0 0 16px;color:var(--muted);font-size:13px;line-height:1.55}.pb-invite-panel textarea{width:100%;min-height:164px;padding:16px;resize:vertical;border:1px solid rgba(160,95,241,.2);border-radius:12px;background:#07101d;color:#dce3ee;font:inherit;font-size:13px;line-height:1.65;outline:none}.pb-invite-panel>button{min-height:43px;margin-top:12px;padding:0 15px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(162,89,255,.34);border-radius:10px;background:rgba(129,51,229,.15);color:#e9d7ff;font:inherit;font-size:13px;font-weight:900;cursor:pointer}.pb-invite-panel>button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}
.pb-invite-link-field{height:46px;padding-left:12px;display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;border:1px solid rgba(162,89,255,.24);border-radius:11px;background:#07101d;overflow:hidden}.pb-invite-link-field input{min-width:0;border:0;background:transparent;color:#cbd3df;font:inherit;font-size:12px;outline:none}.pb-invite-link-field button{height:100%;border:0;border-left:1px solid rgba(162,89,255,.2);background:rgba(129,51,229,.17);color:#d8b9ff;cursor:pointer}.pb-invite-link-field svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.pb-invite-steps{margin-top:22px;padding-top:19px;border-top:1px solid var(--line)}.pb-invite-steps h3{margin:0 0 12px;font-size:14px}.pb-invite-steps ol{margin:0;padding:0;display:grid;gap:11px;list-style:none}.pb-invite-steps li{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:start;color:#bcc6d5;font-size:12px;line-height:1.5}.pb-invite-steps li b{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;background:rgba(151,72,244,.16);color:#c99bff;font-size:11px}.pb-invite-privacy{margin:16px 0 0;display:flex;align-items:center;gap:8px;color:#7f8ca0;font-size:12px}.pb-invite-privacy svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}
@media(max-width:900px){.pb-invite-hero-card{grid-template-columns:190px minmax(0,1fr);padding:28px}.pb-invite-orbit{width:170px;height:170px}.pb-invite-orbit>span{width:68px;height:68px;border-radius:23px}.pb-invite-grid{grid-template-columns:1fr}}
@media(max-width:820px){.pb-home-invite-mobile{min-height:72px;margin-top:17px;padding:13px 14px;display:grid;grid-template-columns:43px minmax(0,1fr) 18px;gap:11px;align-items:center;border:1px solid rgba(166,94,255,.25);border-radius:13px;background:linear-gradient(135deg,rgba(125,49,226,.18),rgba(10,20,37,.92));color:#fff}.pb-home-invite-mobile>span:nth-child(2){display:grid;gap:3px}.pb-home-invite-mobile strong{font-size:14px}.pb-home-invite-mobile small{color:#9faabc;font-size:12px}.pb-home-invite-mobile>svg{width:17px;height:17px;fill:none;stroke:#bb84ff;stroke-width:1.8}.pb-home-invite-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:rgba(151,69,241,.18);color:#d4b2ff}.pb-home-invite-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.pb-invite-page-head{margin-bottom:18px}.pb-invite-page-head>a{margin-bottom:16px}.pb-invite-page-head h1{font-size:30px}.pb-invite-page-head p{font-size:14px}.pb-invite-hero-card{min-height:0;padding:24px 20px;display:block}.pb-invite-orbit{width:150px;height:150px;margin:0 auto 24px}.pb-invite-orbit:before{inset:22px}.pb-invite-orbit:after{inset:48px}.pb-invite-orbit>span{width:62px;height:62px;border-radius:20px;font-size:20px}.pb-invite-orbit i{width:36px;height:36px}.pb-invite-hero-copy h2{font-size:25px}.pb-invite-actions{display:grid;grid-template-columns:1fr}.pb-invite-actions a,.pb-invite-actions button{width:100%}.pb-invite-grid{margin-top:14px;gap:14px}.pb-invite-panel{padding:19px}.pb-invite-panel textarea{min-height:190px}.pb-invite-privacy{align-items:flex-start;line-height:1.45}}
@media(prefers-reduced-motion:reduce){.pb-home-invite-card>a,.pb-invite-actions a,.pb-invite-actions button{transition:none}}



/* === POOLBAAS PRESEASON CHAMPION BADGE V1 === */

.pb-player-name-with-badge {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.4rem;
  min-width: 0;
  max-width: 100%;
  vertical-align: middle;
}

.pb-preseason-champion-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.26rem;
  min-height: 1.38rem;
  padding: 0.1rem 0.46rem 0.1rem 0.28rem;
  border: 1px solid rgba(226, 169, 33, 0.82);
  border-radius: 999px;
  background:
    linear-gradient(
      135deg,
      #fff8cf 0%,
      #f8d65c 48%,
      #e4aa25 100%
    );
  box-shadow:
    0 2px 7px rgba(90, 55, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.85);
  color: #4b2d00;
  font-size: 0.62rem;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: middle;
}

.pb-preseason-custom-cup {
  width: 1rem;
  height: 1rem;
  flex: 0 0 auto;
  overflow: visible;
}

.pb-preseason-custom-cup .pb-cup-body {
  fill: #fff0a6;
  stroke: #5b3700;
  stroke-width: 1.8;
  stroke-linejoin: round;
}

.pb-preseason-custom-cup .pb-cup-line {
  fill: none;
  stroke: #5b3700;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.pb-preseason-custom-cup .pb-cup-crown {
  fill: #d99000;
  stroke: #5b3700;
  stroke-width: 1.25;
  stroke-linejoin: round;
}

.pb-home-hero-copy h1 .pb-preseason-champion-badge,
.pb-profile-hero h1 .pb-preseason-champion-badge {
  transform: translateY(-0.06em);
}

@media (max-width: 640px) {
  .pb-preseason-champion-badge {
    min-height: 1.24rem;
    padding: 0.08rem 0.36rem 0.08rem 0.24rem;
    font-size: 0.55rem;
  }

  .pb-preseason-custom-cup {
    width: 0.9rem;
    height: 0.9rem;
  }
}


/* === POOLBAAS WEEKLY H2H UI V1 === */

.pb-h2h-duel-mark {
  width: 38px;
  height: 38px;
  overflow: visible;
}

.pb-h2h-mark-pole,
.pb-h2h-mark-base {
  fill: none;
  stroke: currentColor;
  stroke-width: 2.4;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.pb-h2h-mark-flag {
  stroke: currentColor;
  stroke-width: 1.6;
  stroke-linejoin: round;
}

.pb-h2h-mark-flag.is-left {
  fill: #a65cff;
}

.pb-h2h-mark-flag.is-right {
  fill: #f6c94f;
}

.pb-h2h-home-card {
  position: relative;
  overflow: hidden;
  margin-top: 18px;
  border: 1px solid rgba(168, 92, 255, 0.34);
  border-radius: 16px;
  background:
    radial-gradient(
      circle at 12% 0%,
      rgba(168, 92, 255, 0.2),
      transparent 34%
    ),
    radial-gradient(
      circle at 90% 100%,
      rgba(246, 201, 79, 0.13),
      transparent 31%
    ),
    linear-gradient(
      145deg,
      rgba(15, 27, 47, 0.98),
      rgba(7, 16, 30, 0.99)
    );
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.24);
}

.pb-h2h-home-card > header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  padding: 17px 20px 0;
}

.pb-h2h-home-card header p,
.pb-h2h-profile-card header h2 {
  margin: 0;
  color: #c39aff;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.095em;
}

.pb-h2h-home-card header span {
  display: block;
  margin-top: 3px;
  color: var(--muted);
  font-size: 12px;
}

.pb-h2h-home-card header > strong {
  padding: 5px 9px;
  border-radius: 999px;
  background: rgba(168, 92, 255, 0.13);
  color: #d9c1ff;
  font-size: 11px;
}

.pb-h2h-home-versus {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 128px minmax(0, 1fr);
  align-items: center;
  gap: 14px;
  padding: 20px 24px 18px;
}

.pb-h2h-home-player {
  min-width: 0;
  display: grid;
  justify-items: center;
  gap: 6px;
  text-align: center;
}

.pb-h2h-home-player strong {
  max-width: 100%;
  overflow: hidden;
  color: #fff;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pb-h2h-home-player small {
  color: var(--muted);
  font-size: 11px;
}

.pb-h2h-avatar {
  width: 54px;
  height: 54px;
  border: 2px solid rgba(255, 255, 255, 0.16);
  border-radius: 50%;
  object-fit: cover;
  background: #111e32;
}

.pb-h2h-avatar.is-fallback {
  display: grid;
  place-items: center;
  color: #fff;
  font-size: 15px;
  font-weight: 900;
}

.pb-h2h-home-player.is-me .pb-h2h-avatar {
  box-shadow: 0 0 0 4px rgba(168, 92, 255, 0.14);
}

.pb-h2h-home-player.is-opponent .pb-h2h-avatar {
  box-shadow: 0 0 0 4px rgba(246, 201, 79, 0.12);
}

.pb-h2h-home-score {
  display: grid;
  justify-items: center;
  gap: 3px;
  color: #dbc8ff;
}

.pb-h2h-home-score > strong {
  display: flex;
  align-items: center;
  gap: 9px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: -0.04em;
}

.pb-h2h-home-score > strong i {
  color: var(--muted2);
  font-style: normal;
}

.pb-h2h-home-score small {
  margin-top: 4px;
  color: var(--muted);
  font-size: 10px;
  text-align: center;
}

.pb-h2h-home-action {
  min-height: 40px;
  padding: 0 18px;
  border-top: 1px solid rgba(179, 200, 230, 0.09);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  color: #c69cff;
  font-size: 12px;
  font-weight: 800;
}

.pb-h2h-home-action svg {
  width: 13px;
  height: 13px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
}

.pb-h2h-home-card.is-ahead {
  border-color: rgba(33, 207, 139, 0.34);
}

.pb-h2h-home-card.is-behind {
  border-color: rgba(255, 92, 113, 0.3);
}

.pb-h2h-standing-banner {
  margin: 16px 0;
  padding: 13px 15px;
  border: 1px solid rgba(246, 201, 79, 0.3);
  border-radius: 12px;
  background:
    linear-gradient(
      100deg,
      rgba(246, 201, 79, 0.1),
      rgba(168, 92, 255, 0.08)
    );
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr) auto;
  gap: 12px;
  align-items: center;
}

.pb-h2h-standing-symbol {
  color: #e8bd4a;
}

.pb-h2h-standing-symbol .pb-h2h-duel-mark {
  width: 36px;
  height: 36px;
}

.pb-h2h-standing-banner span,
.pb-h2h-standing-banner strong,
.pb-h2h-standing-banner small {
  display: block;
}

.pb-h2h-standing-banner span {
  color: #d4ad44;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.09em;
}

.pb-h2h-standing-banner strong {
  margin-top: 2px;
  font-size: 14px;
}

.pb-h2h-standing-banner small {
  margin-top: 2px;
  color: var(--muted);
  font-size: 11px;
}

.pb-h2h-standing-banner > b {
  color: #fff;
  font-size: 23px;
}

.pb-leaderboard-row.is-h2h-opponent {
  position: relative;
  border-color: rgba(246, 201, 79, 0.42);
  background:
    linear-gradient(
      90deg,
      rgba(246, 201, 79, 0.13),
      rgba(168, 92, 255, 0.06)
    );
  box-shadow:
    inset 3px 0 0 #e8bd4a,
    0 8px 24px rgba(0, 0, 0, 0.12);
}

.pb-h2h-opponent-label {
  display: inline-flex !important;
  width: fit-content;
  margin-top: 3px;
  padding: 2px 6px;
  border-radius: 999px;
  background: rgba(246, 201, 79, 0.13);
  color: #e8c35f !important;
  font-size: 9px !important;
  font-weight: 850;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.pb-h2h-profile-card {
  margin-top: 18px;
  padding: 18px;
  border: 1px solid rgba(168, 92, 255, 0.25);
  border-radius: 14px;
  background:
    radial-gradient(
      circle at 100% 0,
      rgba(246, 201, 79, 0.1),
      transparent 28%
    ),
    linear-gradient(
      145deg,
      rgba(14, 27, 46, 0.96),
      rgba(8, 17, 31, 0.98)
    );
}

.pb-h2h-profile-card > header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pb-h2h-profile-card header span {
  display: block;
  margin-top: 3px;
  color: var(--muted);
  font-size: 12px;
}

.pb-h2h-profile-card header .pb-h2h-duel-mark {
  color: #d7b149;
}

.pb-h2h-profile-record {
  margin-top: 15px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
}

.pb-h2h-profile-record article {
  min-width: 0;
  padding: 12px 8px;
  border: 1px solid rgba(179, 200, 230, 0.1);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.025);
  text-align: center;
}

.pb-h2h-profile-record strong,
.pb-h2h-profile-record span {
  display: block;
}

.pb-h2h-profile-record strong {
  font-size: 22px;
}

.pb-h2h-profile-record span {
  margin-top: 4px;
  color: var(--muted);
  font-size: 10px;
}

.pb-h2h-profile-record .is-win strong {
  color: var(--green);
}

.pb-h2h-profile-record .is-loss strong {
  color: #ff7185;
}

.pb-h2h-profile-extra {
  margin: 12px 0 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
}

.pb-h2h-profile-extra div {
  padding: 10px 11px;
  border-radius: 9px;
  background: rgba(255, 255, 255, 0.025);
}

.pb-h2h-profile-extra dt {
  color: var(--muted);
  font-size: 10px;
}

.pb-h2h-profile-extra dd {
  margin: 3px 0 0;
  font-size: 14px;
  font-weight: 800;
}

.pb-h2h-profile-current {
  margin-top: 12px;
  padding: 11px 12px;
  border-top: 1px solid rgba(179, 200, 230, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pb-h2h-profile-current span,
.pb-h2h-profile-current strong,
.pb-h2h-profile-current small {
  display: block;
}

.pb-h2h-profile-current span {
  color: #c29aff;
  font-size: 10px;
  font-weight: 850;
  text-transform: uppercase;
}

.pb-h2h-profile-current strong {
  margin-top: 3px;
  font-size: 13px;
}

.pb-h2h-profile-current small {
  margin-top: 2px;
  color: var(--muted);
  font-size: 10px;
}

.pb-h2h-profile-current > b {
  font-size: 22px;
}

@media (max-width: 640px) {
  .pb-h2h-home-card {
    margin-top: 14px;
    border-radius: 13px;
  }

  .pb-h2h-home-card > header {
    padding: 14px 14px 0;
  }

  .pb-h2h-home-versus {
    grid-template-columns: minmax(0, 1fr) 92px minmax(0, 1fr);
    gap: 8px;
    padding: 17px 10px 15px;
  }

  .pb-h2h-avatar {
    width: 46px;
    height: 46px;
  }

  .pb-h2h-home-player strong {
    font-size: 12px;
  }

  .pb-h2h-home-score > strong {
    gap: 6px;
    font-size: 25px;
  }

  .pb-h2h-home-score .pb-h2h-duel-mark {
    width: 31px;
    height: 31px;
  }

  .pb-h2h-standing-banner {
    grid-template-columns: 34px minmax(0, 1fr) auto;
    gap: 9px;
    padding: 11px;
  }

  .pb-h2h-standing-symbol .pb-h2h-duel-mark {
    width: 30px;
    height: 30px;
  }

  .pb-h2h-standing-banner strong {
    font-size: 12px;
  }

  .pb-h2h-profile-card {
    padding: 14px;
  }

  .pb-h2h-profile-record {
    gap: 6px;
  }

  .pb-h2h-profile-record article {
    padding: 10px 5px;
  }

  .pb-h2h-profile-record strong {
    font-size: 19px;
  }
}
/* === POOLBAAS ACHIEVEMENT FLIP + SHOWCASE V1 START === */
.pb-achievement-interactive{position:relative;cursor:pointer;perspective:900px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}
.pb-achievement-interactive.is-showcased{box-shadow:0 0 0 1px rgba(194,151,255,.58),0 12px 32px rgba(91,43,175,.28)}
.pb-achievement-interactive.is-showcased::before{content:"Uitgelicht";position:absolute;z-index:8;left:8px;bottom:7px;padding:3px 7px;border-radius:999px;background:rgba(126,71,255,.92);color:#fff;font-size:8px;font-weight:850;text-transform:uppercase}
.pb-achievement-flipback{position:absolute;z-index:6;inset:0;display:none;place-content:center;gap:7px;padding:13px;border-radius:inherit;background:linear-gradient(145deg,#17112b,#0b1324);color:#f5f1ff;overflow:auto;box-sizing:border-box}
.pb-achievement-interactive.is-flipped>.pb-achievement-flipback{display:grid}
.pb-achievement-interactive.is-flipped>*:not(.pb-achievement-flipback){visibility:hidden}
.pb-achievement-flipback strong{font-size:12px}.pb-achievement-flipback p{margin:0;color:#b6bfd1;font-size:9px;line-height:1.45}.pb-achievement-flipback small{color:#a67aff;font-size:8px;font-weight:800;text-transform:uppercase}
.pb-achievement-showcase-toast{position:fixed;z-index:9999;left:50%;bottom:max(84px,calc(env(safe-area-inset-bottom) + 70px));transform:translate(-50%,18px);max-width:min(88vw,440px);padding:10px 14px;border-radius:999px;background:#151c2b;color:#fff;opacity:0;pointer-events:none;transition:.2s ease;font-size:12px;font-weight:750}.pb-achievement-showcase-toast.is-visible{opacity:1;transform:translate(-50%,0)}
.pb-achievement-slot-sheet{position:fixed;z-index:10000;inset:0;display:grid;align-items:end;background:rgba(1,5,15,.72);backdrop-filter:blur(12px)}.pb-achievement-slot-sheet[hidden]{display:none}.pb-achievement-slot-sheet__panel{width:min(100%,520px);margin:0 auto;padding:20px 18px max(22px,env(safe-area-inset-bottom));border-radius:22px 22px 0 0;background:#0b1224}.pb-achievement-slot-sheet__slots{display:grid;gap:8px}.pb-achievement-slot-sheet__slots button{width:100%;min-height:52px;padding:10px 13px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:rgba(255,255,255,.04);color:#fff;text-align:left}
/* === POOLBAAS ACHIEVEMENT FLIP + SHOWCASE V1 END === */
/* === POOLBAAS ACHIEVEMENTS FOUNDATION UI V1 START === */
.pbtx-badge[data-achievement]{min-height:112px;align-items:flex-start}
.pbtx-badge[data-achievement]>div{min-width:0;display:grid;gap:4px}
.pbtx-badge[data-achievement]>div>small{color:#8e9bb0;line-height:1.35}
.pbtx-badge[data-achievement]>div>em{color:#a67aff;font-size:9px;font-style:normal;font-weight:800;letter-spacing:.04em}
.pbtx-achievement-progress{display:block;height:5px;margin-top:5px;border-radius:99px;background:rgba(255,255,255,.08);overflow:hidden}
.pbtx-achievement-progress b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7640ec,#b061ff)}
.pbtx-badge[data-rarity="MYTHIC"]{box-shadow:inset 0 0 0 1px rgba(211,163,255,.34)}
.pbtx-badge[data-rarity="LEGENDARY"]{box-shadow:inset 0 0 0 1px rgba(255,194,82,.28)}
/* === POOLBAAS ACHIEVEMENTS FOUNDATION UI V1 END === */
