:root{--ink:#13221d;--muted:#68756f;--line:#dfe4e1;--soft-line:#ebeeec;--paper:#f5f4f0;--surface:#ffffff;--navy:#122c25;--navy-2:#173a30;--orange:#f05a28;--orange-dark:#d94818;--green:#2b765f;--yellow:#f4b91f;--red:#d9474d;--blue:#2b6ef2;--shadow:0 14px 40px rgba(19,34,29,0.07)}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth}body{margin:0;color:var(--ink);background:linear-gradient(rgba(19,34,29,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(19,34,29,.018) 1px,transparent 1px),var(--paper);background-size:32px 32px;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(240,90,40,.22);outline-offset:2px}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:254px;display:flex;flex-direction:column;padding:24px 18px 18px;color:#eef5f1;background:radial-gradient(circle at 20% 100%,rgba(240,90,40,.15),transparent 30%),var(--navy);overflow-y:auto}.brand{display:flex;align-items:center;gap:12px;padding:0 6px 18px;margin-bottom:12px;border-bottom:1px solid rgba(255,255,255,.1)}.brand__mark{width:56px;height:56px;display:block;border-radius:50%;object-fit:cover;background:#000;box-shadow:0 0 0 1px rgba(255,255,255,.12)}.brand__text{display:grid;grid-gap:2px;gap:2px}.brand__text strong{font-size:16px;letter-spacing:-.2px}.brand__text small{color:#8fa49c;font-size:11px;letter-spacing:.3px}.sidebar__close{display:none!important;margin-left:auto;color:#fff;background:rgba(255,255,255,.08)!important}.nav-section-title,.workspace-label{display:block;margin:22px 8px 9px;color:#718b81;font-size:10px;font-weight:800;letter-spacing:1.25px;text-transform:uppercase}.workspace-card{display:flex;align-items:center;gap:10px;padding:11px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:rgba(255,255,255,.055)}.workspace-card__icon{width:38px;height:38px;display:grid;place-items:center;flex:none;color:var(--orange);background:rgba(240,90,40,.12);border-radius:9px}.workspace-card>span:last-child{min-width:0;display:grid;grid-gap:3px;gap:3px}.workspace-card strong{overflow:hidden;font-size:13px;white-space:nowrap;text-overflow:ellipsis}.workspace-card small{color:#8fa49c;font-size:11px}.agency-home-link,.module-switcher{width:100%;display:flex;align-items:center;gap:10px;padding:10px;color:#a5b8b0;background:transparent;border:1px solid transparent;border-radius:11px;cursor:pointer;text-align:left;transition:.16s ease}.agency-home-link:hover,.module-switcher:hover{color:#fff;background:rgba(255,255,255,.045)}.agency-home-link--active{color:#fff;background:rgba(255,255,255,.075);border-color:rgba(255,255,255,.11)}.agency-home-link>span:last-child{min-width:0;display:grid;grid-gap:2px;gap:2px}.agency-home-link strong{font-size:12px}.agency-home-link small{color:#7f978e;font-size:9px}.module-switcher{min-height:61px;padding:9px 10px;background:rgba(255,255,255,.035);border-color:rgba(255,255,255,.075)}.module-switcher--active{color:#fff;background:rgba(240,90,40,.1);border-color:rgba(240,90,40,.25)}.module-switcher__icon{width:37px;height:37px;display:grid;place-items:center;flex:none;color:var(--orange);background:rgba(240,90,40,.13);border-radius:9px}.module-switcher__copy{min-width:0;display:grid;flex:1 1;grid-gap:3px;gap:3px}.module-switcher__copy strong{overflow:hidden;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.module-switcher__copy small{display:flex;align-items:center;gap:5px;color:#7f978e;font-size:8px}.module-switcher__copy i{width:5px;height:5px;background:#42cf8e;border-radius:50%}.module-switcher__chevron{flex:none;color:#6d867c;transition:transform .16s ease}.module-switcher__chevron--open{transform:rotate(90deg)}.main-nav{display:grid;grid-gap:6px;gap:6px;padding-top:2px}.main-nav--module{gap:2px;margin:7px 0 2px 18px;padding-left:9px;border-left:1px solid rgba(255,255,255,.11)}.main-nav--module .nav-item{height:36px;gap:9px;padding:0 9px;font-size:10px}.main-nav--module .nav-item--active{box-shadow:0 5px 16px rgba(240,90,40,.16)}.nav-item{width:100%;height:43px;display:flex;align-items:center;gap:12px;padding:0 12px;color:#9db0a9;background:transparent;border:0;border-radius:9px;cursor:pointer;font-weight:650;text-align:left;transition:.16s ease}.nav-item:hover{color:#fff;background:rgba(255,255,255,.05)}.nav-item--active{color:#fff;background:var(--orange)!important;box-shadow:0 8px 22px rgba(240,90,40,.2)}.nav-item em{min-width:23px;height:20px;display:grid;place-items:center;margin-left:auto;color:#fff;background:rgba(255,255,255,.15);border-radius:10px;font-size:10px;font-style:normal}.sidebar__footer{margin-top:auto}.coming-soon{display:grid;grid-gap:7px;gap:7px;padding:12px;color:#9db0a9;border:1px dashed rgba(255,255,255,.15);border-radius:10px}.coming-soon span{display:flex;align-items:center;gap:7px;color:#d9e4df;font-size:12px;font-weight:750}.coming-soon small{font-size:10px;line-height:1.5}.text-action{display:flex;align-items:center;gap:7px;margin:14px 8px 0;padding:0;color:#789087;border:0;background:none;cursor:pointer;font-size:11px}.text-action:hover{color:#fff}.main{min-height:100vh;margin-left:254px}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:20;height:70px;padding:0 clamp(22px,3vw,46px);background:rgba(245,244,240,.91);border-bottom:1px solid rgba(19,34,29,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar,.topbar__path{display:flex;align-items:center}.topbar__path{gap:8px;color:#8a9691;font-size:12px}.topbar__path strong{color:var(--ink)}.topbar__actions{gap:15px;margin-left:auto}.profile-chip,.topbar__actions{display:flex;align-items:center}.profile-chip{gap:9px;padding-left:15px;border-left:1px solid var(--line)}.profile-chip>span{width:35px;height:35px;display:grid;place-items:center;color:#fff;background:var(--navy);border-radius:50%;font-weight:850;font-size:11px}.profile-chip div{display:grid;grid-gap:1px;gap:1px}.profile-chip strong{font-size:12px}.profile-chip small{color:var(--muted);font-size:10px}.mobile-menu{display:none!important}.content{width:min(1380px,100%);margin:0 auto;padding:38px clamp(22px,3vw,46px) 56px}.page-heading{min-height:96px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.eyebrow{display:block;margin-bottom:8px;color:var(--orange);font-size:10px;font-weight:850;letter-spacing:1.3px;text-transform:uppercase}.page-heading h1{margin:0;font-size:clamp(31px,4vw,47px);font-weight:850;letter-spacing:-2px;line-height:.95}.page-heading p{margin:12px 0 0;color:var(--muted);line-height:1.6}.button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:1px solid transparent;border-radius:8px;cursor:pointer;font-weight:750;font-size:12px;transition:.15s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.45}.button--primary{color:#fff;background:var(--orange);box-shadow:0 7px 17px rgba(240,90,40,.18)}.button--primary:hover:not(:disabled){background:var(--orange-dark)}.button--quiet{color:var(--ink);background:var(--surface);border-color:var(--line)}.button--quiet:hover:not(:disabled){border-color:#b9c3be}.button--light{color:var(--navy);background:#fff}.button--ghost-light{color:#fff;background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.18)}.button--dark{color:#fff;background:var(--navy)}.icon-button{width:38px;height:38px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:8px;background:#f3f5f4;cursor:pointer}.icon-button--danger{color:var(--red);background:#fff4f4}.agency-dashboard,.view-stack{display:grid;grid-gap:22px;gap:22px}.agency-hero{min-height:315px;display:grid;grid-template-columns:1.35fr .65fr;overflow:hidden;color:#fff;background:radial-gradient(circle at 85% 20%,rgba(240,90,40,.26),transparent 27%),linear-gradient(130deg,#102c24 0 67%,#173a30 67% 100%);border-radius:19px 6px 19px 6px;box-shadow:var(--shadow)}.agency-hero__copy{padding:clamp(34px,4.5vw,56px)}.agency-hero__tag{display:flex;align-items:center;gap:8px;color:#91aaa0;font-size:9px;font-weight:850;letter-spacing:1.35px}.agency-hero h2{margin:21px 0 15px;font-size:clamp(35px,4.3vw,55px);line-height:.99;letter-spacing:-2.5px}.agency-hero h2 em{color:var(--orange);font-family:Georgia,serif;font-weight:500}.agency-hero__copy>p{max-width:650px;margin:0;color:#9eb3aa;font-size:12px;line-height:1.7}.agency-hero__stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:27px}.agency-hero__stats span{min-height:38px;display:flex;align-items:center;gap:7px;padding:0 13px;color:#9eb3aa;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.09);border-radius:8px;font-size:9px}.agency-hero__stats strong{color:#fff;font-size:15px}.agency-hero__visual{position:relative;display:grid;place-items:center;overflow:hidden;border-left:1px solid rgba(255,255,255,.075)}.agency-hero__visual:after,.agency-hero__visual:before{position:absolute;width:245px;height:245px;border:1px solid rgba(255,255,255,.08);border-radius:50%;content:""}.agency-hero__visual:after{width:165px;height:165px;border-color:rgba(240,90,40,.2)}.agency-hero__core{position:relative;z-index:2;width:106px;height:106px;display:grid;place-items:center;align-content:center;color:#fff;background:var(--orange);border:7px solid rgba(255,255,255,.13);border-radius:28px 8px 28px 8px;box-shadow:0 20px 45px rgba(7,20,16,.32);transform:rotate(-4deg)}.agency-hero__core strong{font-size:35px;line-height:1}.agency-hero__core span{margin-top:3px;font-size:8px;font-weight:850;letter-spacing:1.4px}.agency-orbit{position:absolute;z-index:3;width:43px;height:43px;display:grid;place-items:center;color:#d9e5e0;background:#24483e;border:1px solid rgba(255,255,255,.13);border-radius:12px;box-shadow:0 9px 24px rgba(7,20,16,.28)}.agency-orbit--one{top:38px;left:23%}.agency-orbit--two{right:16%;bottom:42px}.agency-orbit--three{top:52px;right:14%;color:var(--orange)}.agency-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;padding-top:3px}.agency-section-heading>div>span{color:var(--orange);font-size:9px;font-weight:850;letter-spacing:1px;text-transform:uppercase}.agency-section-heading h3{margin:5px 0 0;font-size:25px}.agency-section-heading p{margin:0;color:var(--muted);font-size:10px}.agency-module-grid{display:grid;grid-template-columns:1.35fr .65fr;grid-gap:16px;gap:16px}.agency-module-card{min-height:255px;padding:25px;background:#fff;border:1px solid var(--soft-line);border-radius:15px 5px 15px 5px;box-shadow:0 8px 28px rgba(19,34,29,.045);text-align:left}button.agency-module-card{color:var(--ink);cursor:pointer}.agency-module-card--active{position:relative;overflow:hidden;transition:transform .17s ease,box-shadow .17s ease}.agency-module-card--active:after{position:absolute;top:0;right:0;width:145px;height:5px;background:linear-gradient(90deg,var(--orange),#ff9b75);content:""}.agency-module-card--active:hover{transform:translateY(-2px);box-shadow:0 14px 35px rgba(19,34,29,.09)}.agency-module-card__top{display:flex;align-items:center;justify-content:space-between}.agency-module-card__add,.agency-module-card__icon{width:52px;height:52px;display:grid;place-items:center;color:var(--orange);background:#fff0e9;border-radius:13px}.agency-module-card__status{display:flex;align-items:center;gap:6px;padding:6px 9px;color:#247457;background:#eaf7f1;border-radius:7px;font-size:8px;font-weight:850}.agency-module-card__status i{width:6px;height:6px;background:#35bd7e;border-radius:50%}.agency-module-card__eyebrow{display:block;margin-top:18px;color:var(--orange);font-size:8px;font-weight:850;letter-spacing:1px}.agency-module-card h3{margin:6px 0 7px;font-size:22px}.agency-module-card>p{max-width:600px;margin:0;color:var(--muted);font-size:10px;line-height:1.55}.agency-module-card__metrics{display:flex;flex-wrap:wrap;gap:18px;margin-top:17px}.agency-module-card__metrics span{color:var(--muted);font-size:9px}.agency-module-card__metrics strong{color:var(--ink);font-size:13px}.agency-module-card footer{display:flex;align-items:center;gap:5px;margin-top:19px;color:var(--orange);font-size:10px;font-weight:850}.agency-module-card--new{display:grid;place-items:center;align-content:center;padding:30px;background:rgba(255,255,255,.45);border:1px dashed #c7d0cc;text-align:center}.agency-module-card--new .agency-module-card__add{color:#82918a;background:#edf1ef}.agency-module-card--new>span:last-child{margin-top:13px;color:#98a49e;font-size:8px;font-weight:750;letter-spacing:.5px;text-transform:uppercase}.agency-future{overflow:hidden;background:#fff;border:1px solid var(--soft-line);border-radius:13px}.agency-future__heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 20px;background:#f8f9f8;border-bottom:1px solid var(--soft-line)}.agency-future__heading>span{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:800}.agency-future__heading svg{color:var(--orange)}.agency-future__heading p{margin:0;color:var(--muted);font-size:9px}.agency-future__grid{display:grid;grid-template-columns:repeat(3,1fr)}.agency-future__grid>div{min-height:77px;display:flex;align-items:center;gap:11px;padding:17px 20px;color:#7d8d86;border-right:1px solid var(--soft-line)}.agency-future__grid>div:last-child{border-right:0}.agency-future__grid>div>span{display:grid;grid-gap:3px;gap:3px}.agency-future__grid strong{color:var(--ink);font-size:10px}.agency-future__grid small{color:var(--muted);font-size:8px}.hero-panel{min-height:274px;display:grid;grid-template-columns:1.45fr .55fr;overflow:hidden;color:#fff;background:linear-gradient(117deg,transparent 0 67%,rgba(255,255,255,.04) 67% 68%,transparent 68%),radial-gradient(circle at 92% 22%,rgba(240,90,40,.35),transparent 24%),var(--navy);border-radius:18px 6px 18px 6px;box-shadow:var(--shadow)}.hero-panel__copy{padding:clamp(30px,4vw,48px)}.hero-panel__tag{display:inline-flex;align-items:center;gap:7px;color:#a8bcb4;font-size:9px;font-weight:850;letter-spacing:1.5px}.hero-panel__tag span{width:7px;height:7px;background:#44d391;border-radius:50%;box-shadow:0 0 0 4px rgba(68,211,145,.12)}.hero-panel h2{margin:19px 0 13px;font-size:clamp(31px,4vw,49px);line-height:.98;letter-spacing:-2.4px}.hero-panel h2 em{color:var(--orange);font-family:Georgia,serif;font-weight:500}.hero-panel__copy>p{max-width:570px;margin:0;color:#9db2aa;line-height:1.65}.hero-panel__actions{display:flex;gap:10px;margin-top:24px}.hero-score{position:relative;min-width:270px;display:flex;flex-direction:column;justify-content:center;padding:35px;background:rgba(255,255,255,.035);border-left:1px solid rgba(255,255,255,.09)}.hero-score__label{color:#8ba098;font-size:9px;font-weight:800;letter-spacing:1.4px}.hero-score>strong{margin:8px 0 11px;font-size:61px;line-height:1;letter-spacing:-4px}.hero-score>strong small{color:var(--orange);font-size:24px;letter-spacing:-1px}.hero-score__bar{height:5px;overflow:hidden;background:rgba(255,255,255,.12);border-radius:5px}.hero-score__bar span{display:block;height:100%;background:var(--orange)}.hero-score>p{margin:10px 0 0;color:#8ba098;font-size:10px}.hero-score__season{position:absolute;right:20px;bottom:18px;color:rgba(255,255,255,.12);font-size:39px;font-weight:900;letter-spacing:-2px}.hero-score__season span{display:block;text-align:right;font-size:8px;letter-spacing:1px}.metric-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:10px;gap:10px}.metric-card{position:relative;min-height:0;min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:10px;padding:12px 12px 12px 14px;overflow:hidden;background:linear-gradient(165deg,rgba(255,255,255,.96),rgba(248,250,248,.98)),var(--surface);border:1px solid var(--soft-line);border-radius:12px;box-shadow:0 4px 14px rgba(19,34,29,.035);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.metric-card:before{content:"";position:absolute;inset:0 auto 0 0;width:2px;background:var(--metric-accent,var(--green));opacity:.85}.metric-card:hover{transform:translateY(-1px);border-color:#d5ddd8;box-shadow:0 8px 20px rgba(19,34,29,.06)}.metric-card__icon{width:30px;height:30px;display:grid;place-items:center;flex:none;border-radius:8px;box-shadow:inset 0 0 0 1px rgba(19,34,29,.04)}.metric-card__icon svg{width:15px;height:15px}.metric-card__icon--blue{color:var(--blue);background:linear-gradient(160deg,#eef4ff,#e3ecff)}.metric-card__icon--orange{color:var(--orange);background:linear-gradient(160deg,#fff0eb,#ffe4d9)}.metric-card__icon--yellow{color:#b88100;background:linear-gradient(160deg,#fff8dc,#ffefb5)}.metric-card__icon--red{color:var(--red);background:linear-gradient(160deg,#fff0f1,#ffe3e5)}.metric-card__icon--green{color:var(--green);background:linear-gradient(160deg,#e9f5ef,#d8eee4)}.metric-card__icon--teal{color:#1f6f7a;background:linear-gradient(160deg,#e8f5f6,#d5ecef)}.metric-card:has(.metric-card__icon--blue){--metric-accent:var(--blue)}.metric-card:has(.metric-card__icon--orange){--metric-accent:var(--orange)}.metric-card:has(.metric-card__icon--yellow){--metric-accent:var(--yellow)}.metric-card:has(.metric-card__icon--red){--metric-accent:var(--red)}.metric-card:has(.metric-card__icon--green){--metric-accent:var(--green)}.metric-card:has(.metric-card__icon--teal){--metric-accent:#1f6f7a}.metric-card>div{display:grid;grid-gap:2px;gap:2px;width:100%;min-width:0}.metric-card span:not(.metric-card__icon){color:var(--muted);font-size:9px;font-weight:750;letter-spacing:.4px;text-transform:uppercase}.metric-card strong{min-width:0;color:var(--ink);font-size:clamp(16px,1.35vw,20px);font-weight:800;letter-spacing:-.5px;line-height:1.15;word-break:break-word}.metric-card strong.metric-card__value--text{font-size:clamp(12px,1.05vw,14px);letter-spacing:-.2px;line-height:1.25;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.metric-card small{color:#9aa5a0;font-size:10px}.metric-card--progress>div{gap:5px}.metric-card__bar{height:4px;margin-top:1px;overflow:hidden;border-radius:999px;background:#e8eeea}.metric-card__bar>i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--orange),#ff8f5c);box-shadow:0 0 0 1px rgba(240,90,40,.08);transition:width .28s ease}.metric-grid--page{margin-bottom:18px}.dashboard-grid{display:grid;grid-template-columns:1.45fr 1fr;grid-gap:18px;gap:18px}.panel{overflow:hidden;background:var(--surface);border:1px solid var(--soft-line);border-radius:13px;box-shadow:0 7px 25px rgba(19,34,29,.035)}.panel-heading{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 20px;border-bottom:1px solid var(--soft-line)}.panel-heading span{display:block;margin-bottom:4px;color:var(--orange);font-size:8px;font-weight:850;letter-spacing:1.2px;text-transform:uppercase}.panel-heading h3{margin:0;font-size:17px;letter-spacing:-.35px}.panel-heading button:not(.button){display:flex;align-items:center;gap:3px;padding:0;color:var(--muted);background:none;border:0;cursor:pointer;font-size:10px;font-weight:750}.panel-heading button:not(.button):hover{color:var(--orange)}.panel-heading .button{flex:none;white-space:nowrap;padding:0 14px;min-height:38px;font-size:12px;line-height:1}.upcoming-list{padding:0 20px}.upcoming-match{min-height:87px;display:grid;grid-template-columns:49px minmax(280px,1fr) auto;align-items:center;grid-gap:17px;gap:17px;border-bottom:1px solid var(--soft-line)}.upcoming-match:last-child{border-bottom:0}.upcoming-match__date{width:46px;height:50px;display:grid;place-items:center;align-content:center;background:#f5f6f5;border-radius:9px}.upcoming-match__date strong{font-size:18px;line-height:1}.upcoming-match__date span{margin-top:3px;color:var(--muted);font-size:9px;font-weight:750;text-transform:uppercase}.upcoming-match__teams{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 25px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px}.upcoming-match__teams .team-badge:last-child{flex-direction:row-reverse}.upcoming-match__teams .team-badge:last-child .team-badge__name{text-align:right}.versus{color:#a5afaa;font-size:8px;font-weight:900;text-align:center}.upcoming-match__meta{display:grid;grid-gap:4px;gap:4px;text-align:right}.upcoming-match__meta strong{font-size:12px}.upcoming-match__meta span{color:var(--muted);font-size:9px}.team-badge{min-width:0;display:flex;align-items:center;gap:9px}.team-mark{display:grid;place-items:center;flex:none;color:#fff;border:2px solid rgba(255,255,255,.88);border-radius:50%;box-shadow:0 2px 7px rgba(19,34,29,.18);font-weight:900;letter-spacing:-.5px}.team-badge--sm .team-mark{width:29px;height:29px;font-size:8px}.team-badge--md .team-mark{width:40px;height:40px;font-size:10px}.team-badge--lg .team-mark{width:68px;height:68px;border-width:3px;font-size:15px}.team-badge__name{overflow:hidden;font-size:11px;font-weight:750;white-space:nowrap;text-overflow:ellipsis}.mini-table{padding:7px 20px 13px}.mini-table__head,.mini-table__row{display:grid;grid-template-columns:28px minmax(130px,1fr) 28px 34px 29px;align-items:center;grid-gap:7px;gap:7px}.mini-table__head{min-height:34px;color:#98a39e;font-size:8px;font-weight:850;text-transform:uppercase}.mini-table__row{min-height:48px;border-top:1px solid var(--soft-line);font-size:11px}.mini-table__row>span:not(.rank){text-align:center}.mini-table__row>strong{width:29px;height:29px;display:grid;place-items:center;color:#fff;background:var(--navy);border-radius:7px}.rank{width:23px;height:23px;display:grid;place-items:center;color:var(--muted);border-radius:6px;font-size:10px;font-weight:850}.rank--top{color:var(--orange);background:#fff0eb}.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.team-card{position:relative;overflow:hidden;min-height:294px;padding:23px;border:1px solid var(--soft-line);border-radius:15px 5px 15px 5px;box-shadow:0 9px 30px rgba(19,34,29,.045)}.team-card:before{position:absolute;top:0;left:0;width:54px;height:4px;background:linear-gradient(90deg,var(--team-primary,var(--orange)) 0 50%,var(--team-secondary,var(--navy)) 50% 100%);content:""}.team-card__number{position:absolute;top:12px;right:17px;color:#eff1f0;font-size:50px;font-weight:900;letter-spacing:-4px}.team-card__top{position:relative;display:flex;align-items:flex-start;justify-content:space-between}.team-card__short{margin:7px 3px;color:#9aa5a0;font-size:10px;font-weight:850;letter-spacing:1px}.team-card__body{margin:17px 0 20px}.team-card__body h3{margin:0 0 6px;font-size:19px;letter-spacing:-.5px}.team-card__body p{margin:0;color:var(--muted);font-size:11px}.team-card__body>span{display:block;margin-top:5px;color:#95a09b;font-size:9px}.team-card__stats{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:18px;padding:13px 0;background:#f7f8f7;border-radius:9px}.team-card__stats span{display:grid;place-items:center;grid-gap:2px;gap:2px;color:var(--muted);border-right:1px solid var(--line);font-size:9px}.team-card__stats span:last-child{border-right:0}.team-card__stats strong{color:var(--ink);font-size:17px}.team-card__actions{display:flex;gap:8px}.team-card__actions .button{flex:1 1}.round-scroller{display:flex;gap:7px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.round-tab{min-width:max-content;height:38px;padding:0 14px;color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:8px;cursor:pointer;font-size:11px;font-weight:750}.round-tab--active{color:#fff;background:var(--navy);border-color:var(--navy)}.fixture-list{grid-gap:13px;gap:13px}.fixture-card{display:grid;grid-template-columns:minmax(112px,132px) minmax(0,1.35fr) minmax(0,.95fr);align-items:stretch;overflow:hidden;min-width:0;background:var(--surface);border:1px solid var(--soft-line);border-radius:12px;box-shadow:0 6px 20px rgba(19,34,29,.03)}.fixture-card--simple{grid-template-columns:1fr;padding:14px 16px;gap:10px}.fixture-card--simple .fixture-card__meta{margin-bottom:0}.fixture-card__round{display:flex;flex-direction:column;justify-content:center;gap:6px;min-width:0;padding:16px 14px;background:#f8f8f6;border-right:1px solid var(--soft-line)}.fixture-card__round>span{margin:0;color:var(--orange);font-size:10px;font-weight:850;letter-spacing:.6px;text-transform:uppercase;line-height:1.2;overflow-wrap:anywhere}.fixture-card__round>strong{font-size:12px;line-height:1.3;overflow-wrap:anywhere}.fixture-card__round .button{width:100%;margin-top:4px;justify-content:center;white-space:nowrap}.status-pill{width:max-content;margin-top:10px;padding:4px 7px;color:#86743b;background:#fff7d8;border-radius:5px;font-size:8px;font-style:normal;font-weight:800}.status-pill--done{color:#207052;background:#e9f7f0}.status-pill--bye{color:#8a5722;background:#ffead7}.fixture-card__matchup{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;min-width:0;padding:16px 18px;border-right:1px solid var(--soft-line)}.fixture-team{display:grid;grid-gap:8px;gap:8px;min-width:0}.fixture-team--home{display:flex;justify-content:flex-end}.fixture-team--home .team-badge{flex-direction:row-reverse}.fixture-team--home .team-badge__name{text-align:right}.fixture-round-field,.fixture-team-select{display:grid;grid-gap:4px;gap:4px;width:100%;min-width:0}.fixture-round-field span,.fixture-team-select span{color:var(--muted);font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.4px;line-height:1.2}.fixture-round-field input,.fixture-team-select select{box-sizing:border-box;width:100%;min-width:0;height:34px;padding:0 8px;background:#f8f8f7;border:1px solid var(--soft-line);border-radius:5px;font-size:12px;line-height:1.2;font-weight:650}.fixture-round-field input{max-width:72px}.fixture-card__actions{display:flex;align-items:flex-end;gap:6px;align-self:end}.fixture-card__actions .button{min-height:34px;white-space:nowrap}.panel-heading__actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.fixture-card__matchup .fixture-score{min-width:56px;text-align:center;font-size:18px;font-weight:850}.score-editor{display:flex;align-items:center;gap:5px;font-size:14px;font-weight:850}.score-editor input{width:42px;height:42px;padding:0;text-align:center;background:#f3f5f4;border:1px solid transparent;border-radius:8px;font-size:17px;font-weight:850;-moz-appearance:textfield}.score-editor input::-webkit-inner-spin-button{-webkit-appearance:none}.fixture-card__details{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);grid-gap:8px;gap:8px;min-width:0;padding:14px;align-content:center}.fixture-card__details label{display:grid;grid-gap:4px;gap:4px;min-width:0}.fixture-card__details label:nth-child(3){grid-column:1/2}.fixture-card__details label span{color:var(--muted);font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.4px;line-height:1.2}.fixture-card__details input{position:relative;z-index:1;box-sizing:border-box;width:100%;min-width:0;height:34px;padding:0 8px;background:#f8f8f7;border:1px solid var(--soft-line);border-radius:5px;cursor:text;font-size:12px;line-height:1.2;pointer-events:auto;-webkit-user-select:text;-moz-user-select:text;user-select:text;-webkit-app-region:no-drag}.fixture-card__details input[type=date],.fixture-card__details input[type=time]{cursor:pointer}.fixture-card__details .button{align-self:end;min-height:34px;white-space:nowrap}.fixture-card__details .fixture-card__actions{grid-column:2;grid-row:2}.fixture-card__details--readonly .fixture-detail{display:grid;grid-gap:4px;gap:4px;min-width:0}.fixture-card__details--readonly .fixture-detail span{color:var(--muted);font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.4px;line-height:1.2}.fixture-card__details--readonly .fixture-detail strong{font-size:13px;font-weight:700;line-height:1.3;overflow-wrap:anywhere}.fixture-card__details--readonly .fixture-detail:nth-child(3){grid-column:1/2}.fixture-card--bye{border-color:#f2cbb8;background:linear-gradient(100deg,#fff,#fffaf7)}.fixture-card--bye .fixture-card__round{background:#fff7f1}.bye-card__team{min-height:112px;display:flex;align-items:center;justify-content:center;gap:17px;padding:18px 25px;border-right:1px solid #f1ddd2}.bye-card__icon{width:48px;height:48px;display:grid;flex:none;place-items:center;color:var(--orange);background:#fff0e7;border-radius:50%}.bye-card__message{display:flex;flex-direction:column;justify-content:center;padding:18px 24px}.bye-card__message>span{color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.8px}.bye-card__message strong{margin:4px 0 3px;color:var(--orange);font-size:18px}.bye-card__message p{margin:0;color:var(--muted);font-size:9px;line-height:1.45}.formula-note{display:flex;align-items:center;gap:11px;padding:14px 17px;color:var(--muted);background:rgba(255,255,255,.58);border:1px dashed #cfd6d2;border-radius:10px;font-size:10px;line-height:1.5}.formula-note svg{flex:none;color:var(--orange)}.table-summary{display:grid;grid-template-columns:1.5fr repeat(3,1fr);overflow:hidden;background:var(--navy);border-radius:13px 5px 13px 5px}.table-summary>div{min-height:105px;display:flex;flex-direction:column;justify-content:center;padding:19px 23px;color:#fff;border-right:1px solid rgba(255,255,255,.1)}.table-summary>div:last-child{border-right:0}.table-summary>div>span{margin-bottom:9px;color:#8fa49c;font-size:9px;font-weight:800;letter-spacing:.6px;text-transform:uppercase}.table-summary .team-badge__name{font-size:13px}.table-summary>div>strong{font-size:31px;letter-spacing:-1px}.table-summary>div>strong small{color:#849990;font-size:14px}.standings-panel{overflow:hidden;background:var(--surface);border:1px solid var(--soft-line);border-radius:13px;box-shadow:var(--shadow)}.standings-table-wrap{overflow-x:auto}.standings-table{width:100%;min-width:780px;border-collapse:collapse}.standings-table th{height:47px;padding:0 13px;color:#8e9a95;background:#f7f8f7;border-bottom:1px solid var(--line);font-size:9px;font-weight:850;text-align:center;text-transform:uppercase}.standings-table th:nth-child(2){text-align:left}.standings-table td{height:63px;padding:0 13px;border-bottom:1px solid var(--soft-line);font-size:12px;text-align:center}.standings-table tbody tr:hover{background:#fbfcfb}.standings-table td:nth-child(2){min-width:220px;text-align:left}.points-cell{width:35px;height:32px;display:inline-grid;place-items:center;color:#fff;background:var(--navy);border-radius:7px}.standings-legend{min-height:50px;display:flex;align-items:center;flex-wrap:wrap;gap:18px;padding:12px 18px;color:var(--muted);background:#fbfcfb;font-size:9px}.standings-legend span{display:flex;align-items:center;gap:5px}.standings-legend strong{color:var(--ink)}.legend-dot{width:7px;height:7px;display:inline-block;border-radius:50%}.legend-dot--orange{background:var(--orange)}.fairplay-hero{min-height:145px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:20px;gap:20px;padding:27px 32px;color:#fff;background:radial-gradient(circle at 90% 10%,rgba(255,255,255,.07),transparent 27%),var(--navy);border-radius:13px 5px 13px 5px}.fairplay-hero__icon{width:67px;height:67px;display:grid;place-items:center;color:var(--orange);background:rgba(240,90,40,.13);border:1px solid rgba(240,90,40,.25);border-radius:50%}.fairplay-hero>div:nth-child(2)>span{color:#91a69e;font-size:9px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.fairplay-hero h2{margin:6px 0;font-size:26px;letter-spacing:-.8px}.fairplay-hero p{margin:0;color:#91a69e;font-size:11px}.fairplay-hero>strong{color:var(--orange);font-size:42px}.fairplay-hero>strong small{display:block;color:#91a69e;font-size:9px;font-weight:700;text-align:right}.fairplay-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.fairplay-card{position:relative;min-height:84px;display:grid;grid-template-columns:32px minmax(150px,1fr) 74px 74px 85px;align-items:center;grid-gap:9px;gap:9px;padding:14px 16px;background:var(--surface);border:1px solid var(--soft-line);border-radius:11px}.fairplay-card__rank{color:#acb4b0;font-size:18px;font-weight:850;text-align:center}.card-count{display:grid;grid-template-columns:11px auto;align-items:center;grid-column-gap:5px;column-gap:5px}.card-count i{width:8px;height:13px;grid-row:1/3;border-radius:2px}.card-count--yellow i{background:var(--yellow)}.card-count--red i{background:var(--red)}.card-count strong{font-size:15px;line-height:1}.card-count span,.penalty-score span{color:var(--muted);font-size:8px}.penalty-score{display:grid;justify-items:end;padding-left:11px;border-left:1px solid var(--soft-line)}.penalty-score strong{font-size:19px}.records-list{padding:0 20px}.record-row{min-height:70px;display:grid;grid-template-columns:minmax(170px,1fr) minmax(180px,1.3fr) 100px auto 38px;align-items:center;grid-gap:13px;gap:13px;border-bottom:1px solid var(--soft-line)}.record-row:last-child{border-bottom:0}.record-row__person{min-width:0;display:grid;grid-gap:4px;gap:4px}.record-row__person strong{font-size:11px}.record-row__date,.record-row__person span{overflow:hidden;color:var(--muted);font-size:9px;white-space:nowrap;text-overflow:ellipsis}.record-row__cards{display:flex;gap:5px}.card-tag{padding:5px 7px;border-radius:5px;font-size:8px;font-weight:800}.card-tag--yellow{color:#806000;background:#fff4bc}.card-tag--red{color:#9e232a;background:#ffe5e7}.empty-state{min-height:330px;display:grid;place-items:center;align-content:center;padding:38px;text-align:center;background:var(--surface);border:1px dashed #cfd6d2;border-radius:13px}.empty-state>span{width:55px;height:55px;display:grid;place-items:center;margin-bottom:13px;color:var(--orange);background:#fff0eb;border-radius:50%}.empty-state h3{margin:0;font-size:19px}.empty-state p{max-width:420px;margin:8px 0 17px;color:var(--muted);line-height:1.5}.empty-state--compact{min-height:235px;border:0}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:rgba(7,20,16,.65);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal{position:relative;z-index:1;width:min(560px,100%);max-height:calc(100vh - 40px);overflow-y:auto;background:var(--surface);border-radius:15px 5px 15px 5px;box-shadow:0 30px 80px rgba(7,20,16,.3);animation:modal-in .17s ease both;pointer-events:auto;-webkit-app-region:no-drag}@keyframes modal-in{0%{opacity:0;transform:translateY(10px) scale(.98)}}.modal__header{display:flex;align-items:center;justify-content:space-between;padding:23px 25px;border-bottom:1px solid var(--soft-line)}.modal__header h2{margin:0;font-size:22px;letter-spacing:-.6px}.form{display:grid;grid-gap:17px;gap:17px;padding:25px}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:13px;gap:13px}.form-hint{margin:0;font-size:12px;line-height:1.4;color:var(--muted)}.form-hint--error{color:#b42318}.form-field{display:grid;grid-gap:7px;gap:7px}.color-picker legend,.form-field>span{color:#59665f;font-size:10px;font-weight:800;letter-spacing:.2px}.form-field input,.form-field select,.form-field textarea{position:relative;z-index:1;width:100%;padding:0 12px;color:var(--ink);background:#fafbfa;border:1px solid var(--line);border-radius:8px;pointer-events:auto;-webkit-user-select:text;-moz-user-select:text;user-select:text;-webkit-app-region:no-drag}.form-field input,.form-field select{height:43px}.form-field input,.form-field textarea{cursor:text}.form-field input[type=date],.form-field input[type=file],.form-field input[type=time],.form-field select{cursor:pointer}.form-field textarea{padding-top:11px;resize:vertical}.form-field input::placeholder,.form-field textarea::placeholder{color:#abb4af}.color-picker{margin:0;padding:0;border:0}.team-color-selectors{display:grid;grid-gap:15px;gap:15px;padding:15px;background:#f8faf9;border:1px solid var(--soft-line);border-radius:10px}.color-picker>div{display:flex;flex-wrap:wrap;gap:9px;margin-top:10px}.color-dot{width:30px;height:30px;border:3px solid #fff;border-radius:50%;cursor:pointer;box-shadow:0 0 0 1px var(--line)}.color-dot--active{box-shadow:0 0 0 2px var(--ink)}.team-color-preview{height:42px;display:grid;place-items:center;overflow:hidden;color:#fff;border:3px solid #fff;border-radius:9px;box-shadow:0 0 0 1px var(--line);text-shadow:0 1px 4px rgba(0,0,0,.38)}.team-color-preview span{font-size:9px;font-weight:850;letter-spacing:.7px;text-transform:uppercase}.form-actions{display:flex;justify-content:flex-end;gap:9px;margin:3px -25px -25px;padding:17px 25px;background:#f8f9f8;border-top:1px solid var(--soft-line)}.toast{position:fixed;right:24px;bottom:24px;z-index:90;min-height:45px;display:flex;align-items:center;gap:9px;padding:0 16px;color:#fff;background:var(--navy);border:1px solid rgba(255,255,255,.1);border-radius:9px;box-shadow:0 16px 35px rgba(19,34,29,.24);font-size:11px;font-weight:700;animation:toast-in .18s ease both;pointer-events:none}.toast svg{color:var(--orange)}.license-empty{min-height:430px;display:grid;place-items:center;align-content:center;padding:48px;text-align:center;background:radial-gradient(circle at 50% 30%,rgba(240,90,40,.08),transparent 28%),var(--surface);border:1px dashed #cbd3cf;border-radius:15px}.license-empty>span{width:68px;height:68px;display:grid;place-items:center;margin-bottom:17px;color:var(--orange);background:#fff0eb;border-radius:18px 6px 18px 6px}.license-empty h2{margin:0;font-size:25px;letter-spacing:-.7px}.license-empty p{max-width:540px;margin:10px 0 20px;color:var(--muted);line-height:1.6}.license-empty small{margin-top:19px;color:#87938d;font-size:10px}.license-summary{min-height:105px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:27px;gap:27px;margin-bottom:20px;padding:20px 23px;color:#fff;background:var(--navy);border-radius:13px 5px 13px 5px}.license-summary>div{display:flex;align-items:center;gap:13px}.license-summary__icon{width:53px;height:53px;display:grid;place-items:center;color:var(--orange);background:rgba(240,90,40,.13);border-radius:11px}.license-summary>div>div{display:grid}.license-summary>div>div span{color:#9eb2aa;font-size:9px;font-weight:800;letter-spacing:.7px;text-transform:uppercase}.license-summary>div>div strong{font-size:28px}.license-summary p{margin:0;color:#9eb2aa;font-size:11px}.license-record-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:15px;gap:15px}.license-record-card{min-height:145px;display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:17px;gap:17px;padding:19px;background:var(--surface);border:1px solid var(--soft-line);border-radius:13px;box-shadow:0 7px 24px rgba(19,34,29,.035)}.license-record-card__photo{width:76px;height:88px;display:grid;place-items:center;overflow:hidden;color:#fff;background:var(--navy);border:3px solid #fff;border-radius:11px;box-shadow:0 4px 13px rgba(19,34,29,.16);font-weight:900}.license-record-card__photo img{width:100%;height:100%;object-fit:cover}.license-record-card__body{min-width:0}.license-record-card__body>span{color:var(--orange);font-size:9px;font-weight:850;letter-spacing:.7px}.license-record-card__body h3{overflow:hidden;margin:4px 0;font-size:17px;white-space:nowrap;text-overflow:ellipsis}.license-record-card__body p{overflow:hidden;margin:0;color:var(--muted);font-size:11px;white-space:nowrap;text-overflow:ellipsis}.license-record-card__body small{display:block;margin-top:5px;color:#96a09b;font-size:9px}.license-record-card__actions{grid-column:1/-1;display:flex;gap:8px;margin-top:-3px}.license-record-card__actions .button{flex:1 1}.modal:has(.license-form){width:min(780px,100%)}.modal:has(.license-preview-modal){width:min(1220px,100%)}.license-form{gap:14px}.license-form__notice{padding:11px 13px;color:#4f655d;background:#edf6f2;border:1px solid #d4e7df;border-radius:8px;font-size:10px;line-height:1.5}.license-upload-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.license-upload{min-height:108px;display:grid;place-items:center;align-content:center;grid-gap:5px;gap:5px;padding:12px;color:var(--muted);background:#fafbfa;border:1px dashed #bdc8c3;border-radius:9px;cursor:pointer;text-align:center;transition:.15s ease}.license-upload:hover{color:var(--orange);border-color:var(--orange)}.license-upload--ready{color:#176e4e;background:#edf8f3;border-color:#8ec9b2}.license-upload strong{color:var(--ink);font-size:10px}.license-upload span{font-size:8px}.license-upload input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.form-error{margin:0;color:var(--red);font-size:10px}.license-preview-modal{background:#eceeed}.license-preview-scroll{overflow:auto;padding:22px}.license-preview-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 22px;background:#fff;border-top:1px solid var(--line)}.license-preview-actions>span{color:var(--muted);font-size:10px}.license-print-card{width:1120px;height:796px;display:grid;grid-template-columns:49fr 51fr;grid-gap:80px;gap:80px;flex:none;overflow:hidden;padding:43px 45px;color:#090909;background:#f20d12;border-radius:17px;font-family:Arial,Helvetica,sans-serif}.license-print-card *,.license-print-card :after,.license-print-card :before{box-sizing:border-box}.license-print-card__left,.license-print-card__right{min-width:0}.license-club-panel,.license-identity-panel,.license-info-panel,.visa-grid{background:#fff}.license-identity-panel{height:275px;display:grid;grid-template-columns:1fr 145px;grid-template-rows:178px 1fr;grid-gap:5px 15px;gap:5px 15px;padding:16px 21px 12px;border-radius:22px 22px 0 0}.license-federation-logo{display:grid;place-items:center;min-width:0}.license-federation-logo>img{width:170px;height:170px;object-fit:contain}.federation-seal{position:relative;width:164px;height:164px;display:grid;place-items:center;color:#e21d26;background:radial-gradient(circle,#fff 0 41%,#151515 42% 47%,#e21d26 48% 78%,#151515 79% 83%,#fff 84%),#fff;border-radius:50%;text-align:center}.federation-seal small,.federation-seal span{position:absolute;width:116px;color:#fff;font-size:9px;font-weight:850;line-height:1}.federation-seal span{top:23px}.federation-seal small{bottom:22px}.federation-seal strong{position:relative;z-index:1;margin:0;padding:4px;color:#e21d26;background:#fff;border-radius:5px;font-size:23px}.license-player-photo{width:145px;height:170px;display:grid;place-items:center;overflow:hidden;align-self:center;color:#fff;background:var(--navy);border:2px solid #515151;border-radius:16px;font-size:38px;font-weight:900}.license-player-photo img{width:100%;height:100%;object-fit:cover}.license-identity-panel h2{grid-column:1/-1;align-self:center;margin:0;font-size:25px;line-height:1.04;text-align:center}.license-print-card__left>h1,.license-print-card__right>h1{height:56px;display:grid;place-items:center;margin:0;color:#fff;font-size:37px;line-height:1;letter-spacing:-1px}.license-info-panel{height:372px;display:grid;align-content:center;grid-gap:7px;gap:7px;padding:13px 19px;border-radius:0 0 22px 22px}.license-info-panel>div{min-width:0;min-height:32px;display:grid;grid-template-columns:205px 14px 1fr;align-items:center;padding:0 13px;background:#e6e7e8;border-radius:14px 5px 14px 5px}.license-info-panel strong{font-size:21px;white-space:nowrap}.license-info-panel span{font-size:20px;font-weight:800}.license-info-panel em{overflow:hidden;font-size:19px;font-style:normal;font-weight:500;white-space:nowrap;text-overflow:ellipsis}.license-club-panel{height:275px;display:grid;place-items:center;padding:13px;border-radius:22px 22px 0 0}.license-club-panel>img{width:225px;height:245px;object-fit:contain}.club-shield{width:205px;height:225px;display:grid;place-items:center;align-content:center;grid-gap:13px;gap:13px;padding:22px;color:#fff;background:linear-gradient(140deg,#214b9d 0 55%,#fff 55% 60%,#ef1f28 60%);border:5px solid #202020;-webkit-clip-path:polygon(8% 0,92% 0,88% 75%,50% 100%,12% 75%);clip-path:polygon(8% 0,92% 0,88% 75%,50% 100%,12% 75%);text-align:center}.club-shield strong{font-size:52px}.club-shield span{font-size:13px;font-weight:900}.visa-grid{height:372px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;overflow:hidden;border-radius:0 0 22px 22px}.visa-cell{position:relative;display:grid;place-items:center;padding-left:43px;border-right:6px solid #bdbdbd;border-bottom:6px solid #bdbdbd}.visa-cell:nth-child(2n){border-right:0}.visa-cell:nth-child(n+3){border-bottom:0}.visa-cell>strong{position:absolute;top:50%;left:8px;transform:translateY(-50%) rotate(-90deg);font-size:18px;white-space:nowrap}.visa-stamp{position:relative;width:164px;height:130px;display:grid;place-items:center;align-content:center;color:#f0161d;border:3px solid #686868;border-radius:19px;font-size:20px;font-weight:900;line-height:1.05;text-align:center}.visa-stamp i{position:absolute;width:185px;height:3px;background:#223f8b;transform:rotate(-13deg)}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}@media (max-width:1180px){.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.agency-hero{grid-template-columns:1.15fr .85fr}.agency-module-grid{grid-template-columns:1fr .65fr}.fixture-card{grid-template-columns:minmax(100px,120px) minmax(0,1fr)}.fixture-card--simple{grid-template-columns:1fr}.fixture-card__details{grid-column:1/-1;grid-template-columns:minmax(0,1.1fr) minmax(0,.7fr) minmax(0,1.4fr) auto;border-top:1px solid var(--soft-line)}.fixture-card__details label:nth-child(3),.fixture-card__details--readonly .fixture-detail:nth-child(3){grid-column:auto}.fixture-card__details .fixture-card__actions{grid-column:auto;grid-row:auto}.bye-card__message{grid-column:1/-1;min-height:74px;border-top:1px solid #f1ddd2}.fairplay-card{grid-template-columns:28px minmax(130px,1fr) 65px 65px}.fairplay-card .penalty-score{display:none}}@media (max-width:980px){.sidebar{width:230px;transform:translateX(-102%);transition:transform .2s ease}.sidebar--open{transform:translateX(0);box-shadow:15px 0 50px rgba(7,20,16,.25)}.mobile-menu,.sidebar__close{display:inline-grid!important}.mobile-overlay{position:fixed;inset:0;z-index:29;border:0;background:rgba(7,20,16,.45)}.main{margin-left:0}.mobile-menu{margin-right:12px}.metric-grid,.team-grid{grid-template-columns:repeat(2,1fr)}.fairplay-grid{grid-template-columns:1fr}.fairplay-card .penalty-score{display:grid}.fairplay-card{grid-template-columns:32px minmax(150px,1fr) 74px 74px 85px}}@media (max-width:760px){.topbar{height:60px;padding:0 16px}.export-button,.profile-chip div,.topbar__path span,.topbar__path svg{display:none}.profile-chip{padding-left:0;border-left:0}.content{padding:29px 16px 45px}.page-heading{min-height:0;align-items:flex-end;margin-bottom:23px}.page-heading h1{font-size:34px}.page-heading p{display:none}.page-heading>.button{width:40px;overflow:hidden;padding:0;white-space:nowrap;color:transparent;gap:0}.page-heading>.button svg{color:#fff}.agency-hero{grid-template-columns:1fr}.agency-hero__copy{padding:31px 25px}.agency-hero h2{font-size:37px}.agency-hero__visual{min-height:215px;border-top:1px solid rgba(255,255,255,.075);border-left:0}.agency-section-heading{display:grid;align-items:start}.agency-future__grid,.agency-module-grid{grid-template-columns:1fr}.agency-future__heading{display:grid}.agency-future__grid>div{border-right:0;border-bottom:1px solid var(--soft-line)}.agency-future__grid>div:last-child{border-bottom:0}.hero-panel{grid-template-columns:1fr}.hero-panel__copy{padding:30px 25px}.hero-panel h2{font-size:36px}.hero-score{min-height:145px;padding:24px 25px;border-top:1px solid rgba(255,255,255,.09);border-left:0}.hero-score>strong{font-size:46px}.dashboard-grid,.metric-grid,.team-grid{grid-template-columns:1fr}.metric-card{min-height:0}.upcoming-match{grid-template-columns:42px 1fr;gap:12px}.upcoming-match__teams{grid-template-columns:1fr 20px 1fr}.upcoming-match__meta{grid-column:2;margin-top:-12px;padding-bottom:13px;text-align:left}.fixture-card,.fixture-card--simple{grid-template-columns:1fr}.fixture-card__round{min-height:56px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;padding:12px 15px;border-right:0;border-bottom:1px solid var(--soft-line)}.fixture-card__round .fixture-round-field,.fixture-card__round>span{grid-column:1;margin:0}.fixture-card__round>strong{grid-column:1}.fixture-card__round .button,.fixture-card__round .status-pill{grid-column:2;grid-row:1/3;margin:0;width:auto}.fixture-card__matchup{min-height:100px;padding:16px;border-right:0}.fixture-card__details{grid-column:auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.fixture-card__details label:nth-child(3),.fixture-card__details--readonly .fixture-detail:nth-child(3){grid-column:1/2}.fixture-card__details .fixture-card__actions{grid-column:2;grid-row:2}.fixture-card__details .button{grid-column:auto}.bye-card__team{min-height:94px;border-right:0}.bye-card__message{grid-column:auto;min-height:82px;text-align:center}.team-badge__name{font-size:10px}.table-summary{grid-template-columns:1fr 1fr}.table-summary>div{min-height:90px;padding:15px}.fairplay-hero{grid-template-columns:auto 1fr;padding:22px}.fairplay-hero>strong{grid-column:2;font-size:31px}.fairplay-hero>strong small{display:inline}.fairplay-grid{overflow-x:auto}.fairplay-card{min-width:610px}.record-row{grid-template-columns:1fr auto;padding:13px 0}.record-row__person{grid-column:1}.record-row__date{display:none}.record-row__cards{grid-column:1}.record-row .icon-button{grid-column:2;grid-row:1/4}.form-row{grid-template-columns:1fr}}@media (max-width:460px){.hero-panel__copy{padding-right:25px;padding-left:25px}.hero-panel h2{font-size:29px;letter-spacing:-1.5px}.hero-panel__actions{align-items:stretch;flex-direction:column}.metric-grid{grid-template-columns:1fr 1fr;gap:8px}.metric-card{min-width:0;align-items:flex-start;flex-direction:column;gap:8px;padding:11px 12px}.metric-card__icon{width:28px;height:28px}.metric-card strong{font-size:17px}.metric-card strong.metric-card__value--text{font-size:13px}.mini-table,.records-list,.upcoming-list{padding-right:12px;padding-left:12px}.upcoming-match__teams .team-mark{display:none}.fixture-card__matchup{grid-template-columns:minmax(75px,1fr) auto minmax(75px,1fr);gap:7px}.fixture-card__matchup .team-mark{display:none}.score-editor input{width:37px}.table-summary{grid-template-columns:1fr}.table-summary>div{min-height:75px;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.table-summary>div:first-child{min-height:90px}.modal-backdrop{align-items:end;padding:0}.modal{max-height:92vh;border-radius:17px 17px 0 0}.toast{right:16px;bottom:16px;left:16px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.site-shell{min-height:100vh}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(245,244,240,.92);border-bottom:1px solid var(--line)}.site-header__inner{max-width:1120px;margin:0 auto;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.site-brand{display:flex;align-items:center;gap:14px;text-decoration:none;color:inherit}.site-brand__mark{width:88px;height:88px;display:block;flex-shrink:0;border-radius:50%;object-fit:cover;background:#000;box-shadow:0 0 0 1px rgba(0,0,0,.1)}.site-brand strong{display:block;font-size:22px;letter-spacing:-.3px}.site-brand small{color:var(--muted);font-size:13px}.site-nav{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.site-nav a{padding:8px 12px;border-radius:999px;color:var(--muted);text-decoration:none;font-weight:600;font-size:13px}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--ink);background:rgba(19,34,29,.06)}.site-nav__login{margin-left:6px;padding:8px 14px!important;color:#fff!important;background:var(--navy)!important}.site-main{max-width:1120px;margin:0 auto;padding:28px 20px 64px}.site-hero{display:grid;grid-gap:14px;gap:14px;padding:36px 0 28px;margin-bottom:28px;border-bottom:1px solid var(--line)}.site-hero h1{margin:0;font-size:clamp(28px,4vw,42px);letter-spacing:-.8px;line-height:1.1}.site-hero p{margin:0;max-width:52ch;color:var(--muted);font-size:15px;line-height:1.55}.site-grid{display:grid;grid-gap:18px;gap:18px}.site-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.site-panel{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:18px;box-shadow:var(--shadow)}.site-panel h2{margin:0 0 14px;font-size:17px}.site-empty{padding:28px;text-align:center;color:var(--muted);border:1px dashed var(--line);border-radius:14px;background:rgba(255,255,255,.5)}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card{width:min(420px,100%);background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:28px;box-shadow:var(--shadow);display:grid;grid-gap:16px;gap:16px}.login-card h1{margin:0;font-size:24px}.login-card p{margin:0;color:var(--muted)}.goal-editor{display:grid;grid-gap:10px;gap:10px;margin-top:12px;padding:12px;background:var(--paper);border-radius:12px;border:1px solid var(--soft-line)}.goal-row{display:grid;grid-template-columns:1.4fr 1fr 80px 80px auto;grid-gap:8px;gap:8px;align-items:end}@media (max-width:860px){.site-grid--2{grid-template-columns:1fr}.site-header__inner{flex-direction:column;align-items:flex-start}.goal-row{grid-template-columns:1fr 1fr}}.table-wrap{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;font-size:13px}.data-table td,.data-table th{padding:10px 8px;text-align:left;border-bottom:1px solid var(--soft-line);white-space:nowrap}.data-table th{color:var(--muted);font-size:11px;letter-spacing:.4px;text-transform:uppercase}.fixture-stack{display:grid;grid-gap:18px;gap:18px}.fixture-round h3{margin:0 0 10px;font-size:15px}.fixture-list{display:grid;grid-gap:10px;gap:10px}.fixture-card__meta{display:flex;justify-content:space-between;gap:8px;min-width:0;color:var(--muted);font-size:12px;margin-bottom:10px}.fixture-card__meta>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fixture-card__teams{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;min-width:0}.fixture-score{min-width:64px;text-align:center;font-size:18px}.content-section>.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;min-height:0;padding:0;border-bottom:0}.content-section>.panel-heading h2{margin:0;font-size:20px;letter-spacing:-.3px}.panel-heading a{color:var(--orange);text-decoration:none;font-weight:700;font-size:13px}.team-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:18px;display:grid;grid-gap:12px;gap:12px;box-shadow:var(--shadow)}.card-list{display:grid;grid-gap:10px;gap:10px}.card-item{display:flex;justify-content:space-between;gap:12px;padding:14px;border:1px solid var(--soft-line);border-radius:12px;background:var(--paper)}.card-item p,.card-item small{margin:4px 0 0;color:var(--muted)}.card-item>div:last-child{display:grid;grid-gap:4px;gap:4px;font-size:12px;text-align:right;color:var(--muted)}.main-content{margin-left:254px;min-height:100vh;padding:28px 28px 64px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:22px}.page-header h1{margin:6px 0 0;font-size:28px;letter-spacing:-.5px}.content-section{display:grid;grid-gap:16px;gap:16px}@media (max-width:900px){.main-content{margin-left:0;padding:20px 16px 48px}.sidebar{transform:translateX(-105%)}.sidebar.sidebar--open{transform:none}}