:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ushb-red-900:#4a0508;--ushb-red-800:#7a0b12;--ushb-red-700:#a20f18;--ushb-red-600:#c91522;--ushb-red-500:#e21a2c;--ushb-red-100:#ffe2e6;--ushb-red-50:#fff1f3;--ushb-black:#0b0b0d;--ushb-charcoal:#17181b;--ushb-stone:#f5f2ee;--ushb-surface:#fff;--ushb-surface-muted:#f2f3f5;--ushb-border:#d9dce1;--ushb-border-light:#e7e9ed;--ushb-text-muted:#60646c;--ushb-success-bg:#ecfdf3;--ushb-success-text:#166534;--ushb-success-border:#bbf7d0;--ushb-container:min(1120px, calc(100% - 32px));background:var(--ushb-stone);color:var(--ushb-black);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ushb-red-100:#4a0508;--ushb-red-50:#2a080b;--ushb-black:#f4f0ec;--ushb-charcoal:#050506;--ushb-stone:#0b0b0d;--ushb-surface:#17181b;--ushb-surface-muted:#22242a;--ushb-border:#34363a;--ushb-border-light:#2a2a2d;--ushb-text-muted:#b7bac3;--ushb-success-bg:#052e16;--ushb-success-text:#bbf7d0;--ushb-success-border:#166534}*{box-sizing:border-box}html,body{width:100%;min-height:100%;margin:0;overflow-x:clip}html{min-height:100dvh}body{background:radial-gradient(circle at top left, #c9152229, transparent 32rem), linear-gradient(180deg, var(--ushb-surface) 0%, var(--ushb-stone) 44rem);min-height:100dvh}:root[data-theme=dark] body{background:radial-gradient(circle at top left, #c915223d, transparent 32rem), linear-gradient(180deg, #050506 0%, var(--ushb-stone) 44rem)}a{color:inherit}button,input,select,textarea{font:inherit}.app-shell{width:var(--ushb-container);max-width:100%;margin:0 auto;padding:24px 0 56px}.app-header{z-index:10;border-bottom:1px solid var(--ushb-red-800);background:var(--ushb-red-600);color:#fff;position:sticky;top:0}:root[data-theme=dark] .app-header{background:#050506;border-bottom-color:#2a2a2d}.app-header__inner{width:var(--ushb-container);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:100%;min-height:4.25rem;margin:0 auto;padding:.65rem 0;display:flex}.brand{align-items:center;gap:.75rem;min-width:0;text-decoration:none;display:flex}.brand-logo{flex:none;width:auto;height:2.25rem}.brand strong,.brand small{line-height:1.1;display:block}.brand small{color:#ffffffc7;letter-spacing:.05em;text-transform:uppercase;margin-top:3px;font-size:.68rem;font-weight:800}.app-nav,.app-actions{align-items:center;gap:.45rem;display:flex}.app-nav{display:none}.app-actions{margin-left:auto}.app-nav a,.app-nav__button{color:#fff;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.7rem .9rem;font-size:1rem;font-weight:850;line-height:1;text-decoration:none;transition:border-color .16s,background-color .16s;display:inline-flex}.app-nav__button{background:0 0;list-style:none}.app-nav__button::-webkit-details-marker{display:none}.app-nav svg,.app-nav__button svg{width:1rem;height:1rem}.app-nav a:hover,.app-nav a:focus-visible,.app-nav a[aria-current=page],.app-nav__button:hover,.app-nav__button:focus-visible,.app-nav__dropdown[open] .app-nav__button{background:#ffffff29;border-color:#ffffff52;outline:none}.app-nav__dropdown{position:relative}.app-nav__menu{z-index:60;border:1px solid var(--ushb-border);background:var(--ushb-surface);border-radius:.75rem;width:16rem;max-height:min(28rem,100vh - 6rem);padding:.4rem;display:grid;position:absolute;top:calc(100% + .55rem);right:0;overflow-y:auto;box-shadow:0 18px 50px #0003}.app-nav__team-row,.app-nav__menu a,.app-nav__menu span{border-radius:.55rem;min-height:2.4rem}.app-nav__team-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.35rem;display:grid}.app-nav__menu a,.app-nav__menu span{color:var(--ushb-black);white-space:normal;justify-content:flex-start;padding:.65rem .7rem;font-size:.88rem;line-height:1.15}.app-nav__menu span{color:var(--ushb-text-muted);font-weight:800}.app-nav__menu a:hover,.app-nav__menu a:focus-visible{background:var(--ushb-red-100);color:var(--ushb-red-700);border-color:#0000}.theme-toggle{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff5c;border-radius:999px;flex:none;place-items:center;width:2.35rem;height:2.35rem;display:grid;position:relative}.theme-toggle:hover,.theme-toggle:focus-visible{background:#ffffff24;border-color:#fff;outline:none}.menu-toggle,.sidebar__close{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff5c;border-radius:999px;flex:none;place-items:center;width:2.35rem;height:2.35rem;display:grid}.menu-toggle:hover,.menu-toggle:focus-visible,.sidebar__close:hover,.sidebar__close:focus-visible{background:#ffffff24;border-color:#fff;outline:none}.menu-toggle{color:var(--ushb-red-700);background:#fff;border-color:#fff}.menu-toggle:hover,.menu-toggle:focus-visible{background:var(--ushb-red-100);color:var(--ushb-red-700)}.sidebar-backdrop{z-index:40;cursor:pointer;background:#00000073;border:0;position:fixed;inset:0}.sidebar{z-index:50;border-right:1px solid var(--ushb-border);background:var(--ushb-surface);width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;color:var(--ushb-black);grid-template-rows:auto 1fr auto;transition:transform .18s;display:grid;position:fixed;inset:0 auto 0 0;transform:translate(-100%);box-shadow:24px 0 70px #00000038}.sidebar--open{transform:translate(0)}.sidebar__header{background:var(--ushb-red-600);color:#fff;justify-content:space-between;align-items:center;gap:1rem;min-height:4.25rem;padding:.75rem 1rem;display:flex}:root[data-theme=dark] .sidebar__header{background:#050506}.sidebar__nav{overscroll-behavior:contain;min-height:0;padding:.75rem;overflow-y:auto}.sidebar__nav a,.sidebar__title{border-radius:.75rem;align-items:center;gap:.65rem;min-height:2.75rem;padding:.75rem;text-decoration:none;display:flex}.sidebar__nav a{color:var(--ushb-black);font-weight:850}.sidebar__nav a:hover,.sidebar__nav a:focus-visible{background:var(--ushb-red-100);color:var(--ushb-red-700);outline:none}.sidebar__section{gap:.35rem;margin-top:.5rem;display:grid}.sidebar__title{color:var(--ushb-red-700);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:950}:root[data-theme=dark] .sidebar__title{color:#ffb3bd}.sidebar__teams{border-left:2px solid var(--ushb-border-light);gap:.15rem;margin-left:1.45rem;padding-left:.6rem;display:grid}.sidebar__teams a{min-height:2.35rem;color:var(--ushb-text-muted);padding-block:.55rem;font-size:.92rem;font-weight:800}.sidebar__team-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.35rem;display:grid}.sidebar__team-row a{min-width:0}.sidebar__empty{color:var(--ushb-text-muted);padding:.55rem .75rem;font-size:.9rem;font-weight:800}.theme-toggle__icon{opacity:0;transition:opacity .18s,transform .18s;position:absolute;transform:rotate(-90deg)scale(.45)}.theme-toggle__icon--dark{transform:rotate(90deg)scale(.45)}:root[data-theme=light] .theme-toggle__icon--light,:root[data-theme=dark] .theme-toggle__icon--dark{opacity:1;transform:rotate(0)scale(1)}.empty{color:var(--ushb-text-muted);margin:0;padding:1rem;font-weight:750}.team-logo{object-fit:contain;flex:none;width:28px;height:28px}.team-logo--compact{width:1.75rem;height:1.75rem}.team-logo--fallback{border:1px solid var(--ushb-border-light);background:var(--ushb-surface);color:var(--ushb-text-muted);border-radius:999px;place-items:center;font-size:.62rem;font-weight:900;display:grid}@media (width>=38rem){.brand-logo{height:2.65rem}.brand strong{font-size:1rem}.brand small{font-size:.78rem}.sidebar{width:min(21rem,88vw)}}@media (width>=64rem){.app-header__inner{flex-wrap:nowrap}.app-nav{width:auto;margin-left:auto;display:flex}.menu-toggle,.sidebar,.sidebar-backdrop{display:none}}
