:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#0a0a0a;--surface:#1c1c1e;--surface-secondary:#252526;--surface-elevated:#303032;--line:#3a3a3c;--line-soft:#2c2c2e;--text:#fff;--text-secondary:#c7c7cc;--text-muted:#8e8e93;--text-faint:#636366;--accent:#dc6f2d;--accent-light:#f29a60;--accent-dark:#a94c19;--focus:#dc6f2d61;--shadow:0 28px 90px #0000006b}*{box-sizing:border-box}html{background:var(--background);scroll-behavior:smooth;min-width:320px}body{min-width:320px;color:var(--text);background:var(--background);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button,select{cursor:pointer}a{color:inherit}h1,h2,p{margin-top:0}h1,h2,strong{font-variant-numeric:tabular-nums}h1,h2{letter-spacing:-.045em}.spBrand{align-items:center;gap:18px;min-width:0;display:flex}.spBrandLogo{object-fit:contain;width:clamp(154px,18vw,210px);height:auto}.spBrandProduct{border-left:1px solid var(--line);color:var(--text-secondary);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;padding-left:18px;font-size:12px;font-weight:750}.spBrandProminent{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:48px}.spBrandProminent .spBrandLogo{width:min(100%,270px)}.spBrandProminent .spBrandProduct{color:var(--accent);border:0;padding:0}.entryShell{background:radial-gradient(circle at 78% 8%,#dc6f2d1f,#0000 28rem),linear-gradient(145deg,#0a0a0a 0%,#111 56%,#0a0a0a 100%);place-items:center;min-height:100svh;padding:clamp(18px,5vw,56px);display:grid}.authCard{border:1px solid var(--line-soft);width:min(100%,560px);box-shadow:var(--shadow);background:#1c1c1ef5;border-radius:28px;padding:clamp(28px,6vw,58px)}.authCard h1,.profileShell h1{margin-bottom:18px;font-size:clamp(42px,8vw,70px);line-height:.96}.authIntro,.authCard>p:not(.eyebrow,.notice,.error),.profileShell section>p:not(.eyebrow){color:var(--text-secondary);line-height:1.65}.authIntro{max-width:390px;margin-bottom:32px;font-size:17px}.eyebrow{color:var(--accent);letter-spacing:.15em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:800}.notice,.error{color:var(--text-secondary);background:#dc6f2d14;border:1px solid #dc6f2d61;border-radius:14px;margin:0 0 24px;padding:16px 18px;font-size:14px;line-height:1.5}.notice{gap:4px;display:grid}.notice strong,.error{color:var(--text)}.authForm,.authForm label{gap:10px;display:grid}.authForm label span,.ppiDateSelector>span{color:var(--text-secondary);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.authForm input{border:1px solid var(--line);width:100%;height:56px;color:var(--text);background:var(--background);border-radius:12px;padding:0 16px}.authForm input::placeholder{color:var(--text-faint)}.authForm button,.secondaryButton{min-height:48px;color:var(--text);background:var(--accent);border:1px solid #0000;border-radius:12px;padding:0 20px;font-weight:800;transition:background .16s,border-color .16s,transform .16s}.authForm button{margin-top:8px}.authForm button:hover{background:var(--accent-light);transform:translateY(-1px)}.authForm>p{color:var(--text-muted);text-align:center;margin:4px 0 0;font-size:12px;line-height:1.5}:is(a,button,input,select,summary):focus-visible{outline:3px solid var(--focus);outline-offset:3px}.ppiPage{background:radial-gradient(circle at 90% 0%, #dc6f2d14, transparent 30rem), var(--background);min-height:100svh}.siteHeader{border-bottom:1px solid var(--line-soft);background:#0a0a0af0;justify-content:space-between;align-items:center;gap:24px;min-height:80px;padding:17px clamp(20px,4vw,58px);display:flex}.ppiTopActions{align-items:center;gap:20px;display:flex}.ppiTopActions .secondaryButton,.siteHeader>form .secondaryButton{border-color:var(--line);min-width:92px;color:var(--text-secondary);background:0 0}.ppiTopActions .secondaryButton:hover,.siteHeader>form .secondaryButton:hover{border-color:var(--accent);color:var(--text)}.textLink{color:var(--text-secondary);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:5px;font-size:13px;font-weight:750}.textLink:hover{color:var(--text)}.profileShell,.ppiShell{width:min(1180px,100% - 40px);margin:0 auto;padding:clamp(42px,6vw,76px) 0 88px}.profileShell{width:min(980px,100% - 40px)}.profileShell>section>p:last-of-type{max-width:590px}.profileGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:14px;margin-top:34px;display:grid}.profileCard{border:1px solid var(--line-soft);background:var(--surface);border-radius:18px;grid-template-columns:4px minmax(0,1fr) auto;align-items:end;gap:18px;min-height:142px;padding:24px;text-decoration:none;transition:border-color .16s,transform .16s,background .16s;display:grid;position:relative;overflow:hidden}.profileCard:hover{background:var(--surface-secondary);border-color:#dc6f2d94;transform:translateY(-2px)}.profileCardAccent{background:var(--accent);border-radius:999px;align-self:stretch}.profileCardCopy{gap:8px;min-width:0;display:grid}.profileCardCopy strong{text-overflow:ellipsis;white-space:nowrap;font-size:22px;overflow:hidden}.profileCardCopy small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.profileCardArrow{color:var(--accent);font-size:24px}.emptyState{border:1px solid var(--line-soft);background:var(--surface);border-radius:24px;width:min(720px,100%);padding:clamp(28px,5vw,50px)}.emptyState h1{font-size:clamp(34px,6vw,58px);line-height:1.02}.ppiHero{justify-content:space-between;align-items:flex-end;gap:34px;margin-bottom:28px;display:flex}.ppiHeroCopy{min-width:0}.ppiHero h1{overflow-wrap:anywhere;max-width:760px;margin-bottom:13px;font-size:clamp(44px,7vw,80px);line-height:.92}.ppiHeroCopy>p:last-child,.ppiSectionHeading>p:last-child{color:var(--text-muted);margin-bottom:0;line-height:1.5}.ppiTestResultControl{border:1px solid var(--line-soft);background:var(--surface);border-radius:16px;gap:8px;min-width:min(100%,212px);padding:18px;display:grid}.ppiTestResultControl>span{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:850}.ppiTestResultControl time,.ppiTestResultControl>strong{font-size:18px;font-weight:750}.ppiDateSelector{gap:7px;display:grid}.ppiDateSelector>span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.ppiDateSelector select,.ppiMetricSelector select{border:1px solid var(--accent);width:100%;min-height:48px;color:var(--text);background:var(--background);border-radius:10px;padding:0 38px 0 13px;font-weight:700}.ppiProfileFacts{border:1px solid var(--line-soft);background:var(--surface);border-radius:18px;grid-template-columns:repeat(7,minmax(0,1fr));gap:0;margin:0 0 22px;display:grid;overflow:hidden}.ppiProfileFacts>div{border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);background:var(--surface);min-width:0;padding:17px 18px}.ppiProfileFacts dt,.ppiMeasurementGrid dt{color:var(--text-muted);letter-spacing:.09em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:800}.ppiProfileFacts dd,.ppiMeasurementGrid dd{overflow-wrap:anywhere;color:var(--text);margin:0;font-size:15px;font-weight:700}.ppiPanel,.ppiCategoryCard{border:1px solid var(--line-soft);background:var(--surface);border-radius:24px;box-shadow:0 18px 62px #00000029}.ppiPanel{margin-top:22px;padding:clamp(24px,4vw,40px)}.ppiSectionHeading{margin-bottom:28px}.ppiSectionHeading h2,.ppiPanelHeading h2{margin-bottom:8px;font-size:clamp(26px,3.5vw,40px);line-height:1}.ppiPrimaryGrid{grid-template-columns:minmax(0,1fr) minmax(150px,.55fr) minmax(0,1fr);align-items:stretch;gap:14px;display:grid}.ppiScoreRingCard,.ppiBalanceCard{border:1px solid var(--line-soft);background:var(--surface-secondary);border-radius:20px;align-content:center;place-items:center;gap:22px;min-height:310px;margin:0;padding:24px;display:grid}.ppiScoreRingCard>p,.ppiBalanceCard>p{color:var(--text-secondary);letter-spacing:.11em;text-align:center;text-transform:uppercase;margin:0;font-size:12px;font-weight:850}.ppiScoreRing{aspect-ratio:1;background:conic-gradient(var(--accent) var(--score-progress), var(--line) 0);border-radius:50%;place-items:center;width:clamp(156px,17vw,208px);display:grid;box-shadow:inset 0 0 0 1px #ffffff0a,0 0 44px #dc6f2d12}.ppiScoreRingInner{aspect-ratio:1;background:var(--surface-secondary);text-align:center;border-radius:50%;place-content:center;width:72%;display:grid}.ppiScoreRingInner strong{letter-spacing:-.07em;font-size:clamp(50px,6vw,72px);line-height:.9}.ppiScoreRingInner span{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin-top:7px;font-size:10px;font-weight:700}.ppiBalanceCard{background:linear-gradient(180deg, var(--surface-secondary), #202021)}.ppiBalanceCard strong{color:var(--accent);letter-spacing:-.07em;font-size:clamp(48px,6vw,72px);line-height:.9}.ppiBalanceCard strong span{margin-left:2px;font-size:.48em}.ppiBalanceCard small{color:var(--text-muted);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:700}.ppiPerformanceSection{margin-top:clamp(46px,7vw,78px)}.ppiCategoryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.ppiCategoryCard{min-width:0;overflow:hidden}.ppiCategoryHeader{border-bottom:1px solid var(--line-soft);background:linear-gradient(135deg, #dc6f2d1f, transparent 65%), var(--surface-secondary);justify-content:space-between;align-items:flex-end;gap:18px;min-height:150px;padding:25px;display:flex}.ppiCategoryHeader p{color:var(--accent);letter-spacing:-.04em;margin-bottom:7px;font-size:27px;font-style:italic;font-weight:900}.ppiCategoryHeader span{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.ppiCategoryHeader>strong{letter-spacing:-.08em;font-size:clamp(48px,5vw,66px);line-height:.84}.ppiComponentList{margin:0;padding:8px 24px 20px}.ppiComponentList>div{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:18px;min-height:72px;display:flex}.ppiComponentList>div:last-child{border-bottom:0}.ppiComponentList dt{color:var(--text-secondary);font-size:12px;font-weight:700;line-height:1.35}.ppiComponentList dd{justify-items:end;gap:3px;margin:0;display:grid}.ppiComponentList dd strong{color:var(--text);letter-spacing:-.04em;font-size:23px}.ppiComponentList dd span{color:var(--text-muted);font-size:10px}.ppiMeasurements .ppiSectionHeading{margin-bottom:22px}.ppiMeasurementGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin:0;display:grid}.ppiMeasurementGrid>div{border:1px solid var(--line-soft);background:var(--surface-secondary);border-radius:14px;padding:18px}.ppiLapDetails{border:1px solid var(--line-soft);background:var(--surface-secondary);border-radius:14px;margin-top:14px}.ppiLapDetails summary{color:var(--text-secondary);letter-spacing:.04em;padding:17px 18px;font-size:12px;font-weight:800}.ppiLapDetails summary::marker{color:var(--accent)}.ppiLapDetails ol{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0;padding:0 18px 18px;list-style:none;display:grid}.ppiLapDetails li{background:var(--surface-elevated);border-radius:10px;gap:5px;padding:11px;display:grid}.ppiLapDetails li span{color:var(--text-muted);text-transform:uppercase;font-size:9px}.ppiLapDetails li strong{font-size:12px}.ppiPanelHeading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:26px;display:flex}.ppiMetricSelector{min-width:190px;color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;gap:7px;font-size:10px;font-weight:800;display:grid}.ppiDevelopment{margin-top:clamp(46px,7vw,78px);overflow:hidden}.ppiChartReadout{flex-wrap:wrap;align-items:baseline;gap:7px 14px;min-height:40px;margin:-6px 0 12px;display:flex}.ppiChartReadout strong{color:var(--accent);font-size:18px}.ppiChartReadout span,.ppiChartReadout small,.ppiEmpty{color:var(--text-muted)}.ppiChartScroller,.ppiTableScroller{overscroll-behavior-inline:contain;max-width:100%;overflow-x:auto}.ppiChart{width:100%;min-width:0;height:auto;display:block}.ppiChartGrid{stroke:var(--line);stroke-width:1px}.ppiChartAxisLabel,.ppiChartDateLabel{fill:var(--text-muted);font-size:11px}.ppiChartLine{fill:none;stroke:var(--accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.ppiChartPoint{fill:var(--accent-light);stroke:var(--accent);stroke-width:3px;cursor:pointer}.ppiChartPoint:focus-visible{fill:var(--text);stroke-width:5px;outline:none}.ppiDataTable{border-collapse:collapse;width:100%;min-width:520px;margin-top:22px;font-size:13px}.ppiDataTable caption{color:var(--text-muted);text-align:left;padding-bottom:8px;font-size:11px}.ppiDataTable :is(th,td){border-bottom:1px solid var(--line-soft);text-align:left;white-space:nowrap;padding:12px}.ppiDataTable thead th{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px}.ppiDataTable tbody td:nth-child(2){color:var(--accent);font-weight:800}.ppiEmptyPanel{text-align:center}.adminShell{width:min(1280px,100% - 40px);margin:0 auto;padding:clamp(42px,6vw,76px) 0 96px}.adminHero,.adminSectionHeading{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.adminHero{padding-bottom:clamp(42px,6vw,68px)}.adminHero>div,.adminSectionHeading>div{min-width:0}.adminHero h1{max-width:820px;margin-bottom:16px;font-size:clamp(44px,7vw,78px);line-height:.94}.adminHero p:last-child,.adminSectionHeading p:last-child{max-width:700px;color:var(--text-muted);margin-bottom:0;line-height:1.55}.adminRoleBadge,.statusPill{border:1px solid var(--line);width:fit-content;color:var(--text-muted);background:var(--surface-secondary);letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:8px 11px;font-size:10px;font-weight:850;line-height:1;display:inline-flex}.adminRoleBadge,.statusPillActive{color:var(--accent-light);background:#dc6f2d17;border-color:#dc6f2d75}.adminSection{border:1px solid var(--line-soft);background:var(--surface);border-radius:24px;margin-bottom:22px;padding:clamp(24px,4vw,38px)}.captureCatalogueRefresh{justify-content:space-between;align-items:center;gap:24px;display:flex}.captureCatalogueRefresh>div{max-width:760px}.captureCatalogueRefresh h2{margin-bottom:10px;font-size:clamp(28px,4vw,42px)}.captureCatalogueRefresh p:not(.eyebrow,.success,.error){color:var(--text-muted);margin-bottom:0;line-height:1.55}.captureRefreshResult{color:var(--text-secondary);background:#3fc27c14;border:1px solid #3fc27c57;border-radius:14px;gap:5px;margin:18px 0 0;padding:16px 18px;font-size:14px;line-height:1.45;display:grid}.captureRefreshResult strong{color:var(--text);letter-spacing:.07em}.captureRefreshResult.error{background:#dc6f2d14;border-color:#dc6f2d61;margin-bottom:0}.captureRefreshResult .error{background:0 0;border:0;margin:5px 0 0;padding:0}.adminSectionHeading{margin-bottom:28px}.adminSectionHeading h2{margin-bottom:10px;font-size:clamp(28px,4vw,42px);line-height:1}.adminSearch,.adminInlineForm{gap:9px;width:min(100%,460px);display:grid}.adminSearch label,.adminInlineForm label,.adminSettingsForm label>span{color:var(--text-muted);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:800}.adminSearch>div,.adminInlineForm>div{gap:8px;display:flex}.adminSearch input,.adminInlineForm input,.adminSettingsForm input,.adminSettingsForm select{border:1px solid var(--line);width:100%;min-height:48px;color:var(--text);background:var(--background);border-radius:11px;padding:0 14px}.adminSearch button,.adminInlineForm button,.adminSettingsForm button,.adminPrimaryButton,.adminDangerButton{min-height:48px;color:var(--text);background:var(--accent);white-space:nowrap;border:1px solid #0000;border-radius:11px;padding:0 18px;font-weight:800}.adminSearch button:hover,.adminInlineForm button:hover,.adminSettingsForm button:hover,.adminPrimaryButton:hover{background:var(--accent-light)}.adminSearch button:disabled,.adminInlineForm button:disabled,.adminSettingsForm button:disabled,.adminPrimaryButton:disabled{cursor:not-allowed;opacity:.45}.adminTableScroller{max-width:100%;overflow-x:auto}.adminTable{border-collapse:collapse;width:100%;min-width:860px;font-size:13px}.adminTable :is(th,td){border-bottom:1px solid var(--line-soft);text-align:left;vertical-align:middle;padding:15px 13px}.adminTable th{color:var(--text-muted);letter-spacing:.09em;text-transform:uppercase;font-size:9px}.adminTable td{color:var(--text-secondary)}.adminTable td:first-child{color:var(--text);font-weight:750}.adminTable a{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:5px}.adminCardGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.adminClubCard{border:1px solid var(--line-soft);background:var(--surface-secondary);border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-content:space-between;gap:12px;min-height:178px;padding:22px;text-decoration:none;transition:border-color .16s,transform .16s;display:grid}.adminClubCard:hover{border-color:#dc6f2d94;transform:translateY(-2px)}.adminClubCard .statusPill,.adminClubCard strong,.adminClubCard small{grid-column:1}.adminClubCard strong{overflow-wrap:anywhere;align-self:end;font-size:23px}.adminClubCard small,.adminListRow span,.adminSelectionRow small{color:var(--text-muted);line-height:1.45}.adminClubCard .profileCardArrow{grid-area:2/2/4;align-self:end}.adminEmpty{color:var(--text-muted);margin:24px 0 0;line-height:1.5}.adminSettingsForm{grid-template-columns:minmax(220px,1fr) minmax(150px,220px) auto;align-items:end;gap:12px;display:grid}.adminSettingsForm label,.adminList,.adminSelectionList{gap:9px;display:grid}.adminListRow,.adminSelectionRow{border:1px solid var(--line-soft);background:var(--surface-secondary);border-radius:14px;justify-content:space-between;align-items:center;gap:18px;min-width:0;padding:16px 18px;display:flex}.adminListRow>div,.adminSelectionRow>span{gap:5px;min-width:0;display:grid}.adminListRow strong,.adminSelectionRow strong{overflow-wrap:anywhere}.adminDangerButton{border-color:var(--line);color:var(--text-secondary);background:0 0}.adminDangerButton:hover{border-color:var(--accent);color:var(--text)}.adminSelectionList{max-height:620px;margin-bottom:16px;overflow-y:auto}.adminSelectionRow{cursor:pointer;justify-content:flex-start}.adminSelectionRow:has(input:checked){background:#dc6f2d14;border-color:#dc6f2d94}.adminSelectionRow input{width:19px;height:19px;accent-color:var(--accent);flex:none}@media (max-width:940px){.ppiProfileFacts{grid-template-columns:repeat(4,minmax(0,1fr))}.ppiPrimaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.ppiBalanceCard{grid-area:2/1/auto/-1;min-height:190px}.ppiCategoryGrid{grid-template-columns:1fr}.ppiCategoryHeader{min-height:130px}.adminHero,.adminSectionHeading{flex-direction:column;align-items:stretch}.adminSearch,.adminInlineForm{width:100%}.adminSettingsForm{grid-template-columns:1fr 1fr}.adminSettingsForm button{grid-column:1/-1}}@media (max-width:700px){.siteHeader,.ppiHero,.ppiPanelHeading{align-items:stretch}.siteHeader{flex-direction:column;gap:18px;min-height:0}.siteHeader .spBrand,.ppiTopActions{justify-content:space-between}.ppiTopActions form{margin-left:auto}.profileShell,.ppiShell,.adminShell{width:min(100% - 24px,1180px);padding-top:38px}.captureCatalogueRefresh{flex-direction:column;align-items:stretch}.captureCatalogueRefresh form,.captureCatalogueRefresh button{width:100%}.adminSection{border-radius:20px;padding:22px 18px}.adminSearch>div,.adminInlineForm>div,.adminSettingsForm,.adminListRow{flex-direction:column;align-items:stretch}.adminSettingsForm{display:flex}.adminListRow form,.adminDangerButton{width:100%}.ppiHero,.ppiPanelHeading{flex-direction:column}.ppiTestResultControl,.ppiMetricSelector{width:100%}.ppiProfileFacts{grid-template-columns:repeat(2,minmax(0,1fr))}.ppiProfileFacts>div:last-child:nth-child(odd){grid-column:1/-1}.ppiPanel{border-radius:20px}.ppiLapDetails ol{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.entryShell{place-items:center;padding:12px}.authCard{border-radius:20px;padding:28px 22px}.spBrandProminent{margin-bottom:54px}.siteHeader .spBrandProduct{display:none}.siteHeader .spBrandLogo{width:180px}.ppiHero h1{font-size:clamp(42px,15vw,60px)}.ppiPrimaryGrid{grid-template-columns:1fr}.ppiBalanceCard{grid-area:auto}.ppiScoreRingCard,.ppiBalanceCard{min-height:260px}.ppiProfileFacts{grid-template-columns:1fr 1fr}.ppiCategoryHeader{padding:22px}.ppiComponentList{padding-inline:21px}.ppiChartDateLabel,.ppiChartAxisLabel{font-size:13px}.ppiDataTable{table-layout:fixed;min-width:100%;font-size:11px}.ppiDataTable :is(th,td){white-space:normal;padding:10px 5px}.ppiDataTable :is(th,td):first-child{width:42%}.ppiDataTable :is(th,td):nth-child(2){width:20%}.adminSearch>div,.adminInlineForm>div{display:grid}.adminHero h1{font-size:clamp(40px,14vw,58px)}}@media (max-width:350px){html,body{min-width:0}.spBrandProminent .spBrandLogo{width:230px}.ppiProfileFacts{grid-template-columns:1fr}.ppiProfileFacts>div:last-child:nth-child(odd){grid-column:auto}.ppiPanel{padding:22px 18px}.ppiCategoryHeader,.ppiComponentList{padding-inline:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.capturePage{background:radial-gradient(circle at 100% 0%, #dc6f2d21, transparent 28rem), var(--background);min-height:100svh}.captureHeader{z-index:20;border-bottom:1px solid var(--line-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0a0af0;justify-content:space-between;align-items:center;gap:18px;padding:18px clamp(16px,4vw,46px);display:flex;position:sticky;top:0}.captureHeader>div:first-child{min-width:0}.captureHeader h1{margin:0 0 5px;font-size:clamp(26px,5vw,42px);line-height:1}.captureHeader p:last-child{color:var(--text-muted);margin:0;font-size:13px}.captureLiveBadge{color:#9af0bd;background:#43d37e14;border:1px solid #43d37e47;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:12px;font-weight:800;display:flex}.captureLiveBadge i{background:#43d37e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #43d37e1f}.captureHeaderActions{align-items:center;gap:9px;display:flex}.captureBackLink{color:var(--accent-light);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:5px;font-size:12px;font-weight:800}.captureLiveBadgeWarning{color:#ffd89d;background:#ffb84d1a;border-color:#ffb84d57}.captureLiveBadgeWarning i{background:#ffb84d;box-shadow:0 0 0 5px #ffb84d1f}.captureRefresh{border:1px solid var(--line);min-height:40px;color:var(--text);background:var(--surface-elevated);border-radius:10px;padding:0 13px;font-size:12px;font-weight:800}.captureShell{width:min(1440px,100% - 28px);margin:0 auto;padding:28px 0 80px}.captureCentered{place-items:center;min-height:100svh;display:grid}.captureUnavailable{border:1px solid var(--line-soft);background:var(--surface);border-radius:24px;width:min(100%,540px);padding:34px}.captureNetworkWarning{color:#ffd89d;background:#ffb84d14;border:1px solid #ffb84d57;border-radius:11px;margin:0 0 14px;padding:12px 14px;font-size:13px}.captureRegistrationGrid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:18px;display:grid}.capturePanel{border:1px solid var(--line-soft);background:var(--surface);border-radius:24px;padding:clamp(20px,4vw,34px)}.captureSectionHeading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:24px;display:flex}.captureSectionHeading h2{margin-bottom:0;font-size:clamp(28px,4vw,42px)}.captureForm,.captureAdminForm{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.captureField,.captureAdminForm label{gap:8px;display:grid}.captureField>span,.captureAdminForm label>span{color:var(--text-secondary);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.captureAdminForm label>small{color:var(--text-muted);font-size:12px;line-height:1.4}.captureField input,.captureField select,.captureAdminForm input,.captureLinkList input,.captureCapabilityControl input{border:1px solid var(--line);width:100%;min-height:50px;color:var(--text);background:var(--background);border-radius:11px;padding:0 13px}.captureProfileSearch{margin-bottom:15px;position:relative}.captureMatches{z-index:10;border:1px solid var(--line);background:var(--surface-elevated);max-height:290px;box-shadow:var(--shadow);border-radius:13px;display:grid;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow:auto}.captureMatches button{border:0;border-bottom:1px solid var(--line);color:var(--text);text-align:left;background:0 0;gap:4px;padding:14px;display:grid}.captureMatches button:hover{background:#dc6f2d1f}.captureMatches small,.captureHint,.captureMatchSelected,.capturePollNote{color:var(--text-muted);font-size:12px}.captureMatchSelected{background:#43d37e0f;border:1px solid #43d37e47;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;padding:11px 13px;display:flex}.captureMatchSelected button{color:var(--accent-light);background:0 0;border:0;font-size:12px;font-weight:800}.captureUnitInput{position:relative}.captureUnitInput input{padding-right:45px}.captureUnitInput em{color:var(--text-muted);font-size:12px;font-style:normal;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.capturePrimary,.captureAdminForm button,.captureLinkList button,.captureCapabilityControl button,.captureReviewList form button{color:#fff;background:var(--accent);border:1px solid #0000;border-radius:11px;min-height:48px;padding:0 18px;font-weight:800}.captureForm .capturePrimary{align-self:end}.captureSave{color:var(--text-muted);background:var(--surface-elevated);border-radius:999px;justify-self:start;padding:6px 9px;font-size:11px;font-weight:850}.captureSaveSaving{color:#ffd89d;background:#ffb84d1f}.captureSaveSaved{color:#9af0bd;background:#43d37e1a}.captureSaveError{color:#ffaaa5;background:#ff554c1f}.captureFieldSave{border-radius:7px;margin-top:6px;padding:5px 7px;font-size:10px;font-weight:850;display:block}.captureUtrMissing{color:#ffd89d;margin-top:6px;font-size:11px;font-weight:800;line-height:1.35;display:block}.captureSuccess{color:#9af0bd;background:#43d37e0f;border:1px solid #43d37e40;border-radius:11px;padding:12px 14px}.captureQueue ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.captureQueue li{border:1px solid var(--line-soft);background:var(--background);border-radius:11px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-height:46px;padding:8px 11px;display:grid}.captureQueue li b{color:var(--accent-light);font-variant-numeric:tabular-nums}.captureStationPanel{padding:0;overflow:hidden}.captureStationPanel>.captureSectionHeading{padding:24px 24px 0}.captureStationQueue{gap:8px;padding:0 24px 24px;display:grid}.captureStationPlayer{border:1px solid var(--line-soft);background:var(--background);border-radius:13px;scroll-margin-block:90px;transition:border-color .15s,background .15s;overflow:clip}.captureStationPlayerComplete{border-color:#43d37e4d}.captureStationPlayerError{border-color:#ff554c85}.captureStationPlayerActive{border-color:#dc6f2db8}.captureStationPlayerToggle{width:100%;min-height:58px;color:var(--text);text-align:left;background:0 0;border:0;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 14px;display:grid}.captureStationPlayerToggle:hover{background:#dc6f2d0e}.captureStationPlayerComplete .captureStationPlayerToggle{background:#43d37e09}.captureStationPlayerActive .captureStationPlayerToggle{background:#dc6f2d13}.captureStationPlayerToggle b{color:var(--accent-light);font-variant-numeric:tabular-nums;font-size:13px}.captureStationPlayerToggle strong{overflow-wrap:anywhere;min-width:0;font-size:15px}.captureStationPlayerToggle>span{color:var(--text-muted);white-space:nowrap;justify-self:end;font-size:12px;font-weight:850}.captureStationPlayerComplete .captureStationPlayerToggle>span{color:#9af0bd}.captureStationPlayerError .captureStationPlayerToggle>span{color:#ffaaa5}.captureStationPlayerProgress .captureStationPlayerToggle>span{color:#ffd89d}.captureStationPlayerEditor{border-top:1px solid var(--line-soft);background:var(--surface-secondary);padding:18px}.captureStationEditorHeading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:15px;display:flex}.captureStationEditorHeading h3{letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:15px}.captureStationEditorHeading>span{color:var(--text-muted);font-size:11px;font-weight:800}.captureStationFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.captureStationFieldsCod{grid-template-columns:repeat(2,minmax(0,1fr))}.captureStationField{gap:7px;min-width:0;display:grid}.captureStationField>span{color:var(--text-secondary);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:850}.captureStationField>span small{color:var(--text-muted);font-size:10px}.captureStationField input{border:1px solid var(--line);width:100%;min-width:0;min-height:54px;color:var(--text);font-variant-numeric:tabular-nums;background:#050505;border-radius:10px;padding:0 13px;font-size:19px}.captureStationSwitchWarning,.captureRowError{color:#ffaaa5;margin:0 0 13px;font-size:12px;line-height:1.4}.captureRowError{margin:12px 0 0}.captureEmpty{color:var(--text-muted);text-align:center;padding:30px}.captureAdminForm button{align-self:end}.captureLinkDelivery>p:not(.eyebrow){color:var(--text-secondary)}.captureLinkList{gap:10px;margin:24px 0;display:grid}.captureLinkList label{grid-template-columns:minmax(160px,.4fr) minmax(220px,1fr) auto;align-items:center;gap:10px;display:grid}.captureLinkList label>span{font-weight:750}.captureEventGrid,.captureCapabilityGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.captureEventCard,.captureCapabilityCard{border:1px solid var(--line-soft);background:var(--background);border-radius:15px;gap:10px;padding:20px;text-decoration:none;display:grid}.captureEventCard strong{font-size:20px}.captureEventCard small,.captureCapabilityCard small{color:var(--text-muted)}.captureEventCard>span:last-child{color:var(--accent-light);font-size:12px;font-weight:800}.captureEventMeta{gap:7px;margin:4px 0;display:grid}.captureEventMeta div,.captureEventSummary{justify-content:space-between;gap:12px;display:flex}.captureEventMeta dt{color:var(--text-faint);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800}.captureEventMeta dd{color:var(--text-secondary);text-align:right;margin:0;font-size:12px}.captureEventSummary{border-top:1px solid var(--line-soft);color:var(--text-secondary);padding-top:11px;font-size:12px;font-weight:750}.captureEventNavigation{border:1px solid var(--line-soft);background:var(--surface);scrollbar-width:thin;border-radius:14px;gap:8px;margin:-10px 0 24px;padding:10px;display:flex;overflow-x:auto}.captureEventNavigation a{border:1px solid var(--line-soft);color:var(--text-secondary);background:var(--background);border-radius:999px;flex:none;padding:9px 12px;font-size:12px;font-weight:800;text-decoration:none}.captureEventNavigation a:hover{color:var(--accent-light);border-color:var(--accent)}#overview,#instructor-hub,#master-capture,#station-links,#completion-matrix,#profile-review,#export-preview,#security-summary,.captureCapabilityCard[id]{scroll-margin-top:110px}.captureEventHero,.captureEventStatus,.captureExportActions{align-items:center;gap:12px;display:flex}.captureEventHero{justify-content:space-between}.captureEventStatus{flex-direction:column;align-items:end}.captureExportCopy{max-width:700px;color:var(--text-muted);margin-bottom:0;line-height:1.55}.captureExportWarning{color:#ffd89d;background:#ff8b3d14;border:1px solid #ff8b3d6b;border-radius:9px;max-width:700px;margin:10px 0 0;padding:10px 12px;font-size:13px;font-weight:750;line-height:1.45}.captureCapabilityControl{gap:8px;display:grid}.captureCapabilityControl p{color:var(--text-muted);margin:0;font-size:12px;line-height:1.45}.captureCapabilityControl small{color:#ffaaa5}.captureHubAdminControl{border:1px solid var(--line-soft);background:var(--background);border-radius:15px;justify-content:space-between;align-items:center;gap:20px;padding:18px;display:flex}.captureHubAdminControl>div:first-child{gap:7px;display:grid}.captureHubAdminControl p,.captureHubAdminControl small{color:var(--text-muted);margin:0;line-height:1.45}.captureHubAdminControl p{font-size:13px}.captureHubAdminControl small{color:#ffd89d;font-size:11px}.captureHubAdminActions{flex:none;gap:9px;display:flex}.captureHubAdminActions button,.captureHubGrid button{color:#fff;background:var(--accent);border:1px solid #0000;border-radius:11px;min-height:48px;padding:0 18px;font-weight:800}.captureHubShell{width:min(1440px,100% - 28px);margin:0 auto;padding:clamp(38px,8vw,84px) 0 70px}.captureHubMaster{margin-bottom:18px}.captureMaster{min-width:0;container:master-capture/inline-size}.captureMasterToolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.captureMasterToolbar p{color:var(--text-muted);margin:0;font-size:12px}.captureMasterScroller{max-width:100%;overflow:visible}.captureMasterTable{table-layout:fixed;border:1px solid var(--line-soft);border-spacing:0;border-collapse:separate;background:var(--background);border-radius:13px;width:100%;min-width:0;font-size:12px;overflow:visible}.captureMasterTable :is(th,td){border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);background:var(--background);text-align:left;vertical-align:top;min-width:0;padding:9px 7px}.captureMasterTable thead th{z-index:4;color:var(--text-muted);background:var(--surface-secondary);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:850;position:sticky;top:0}.captureMasterTable thead th small{color:var(--text-faint);margin-top:3px;display:block}.captureMasterTable :is(th,td):first-child{z-index:3;width:46px;min-width:46px;color:var(--accent-light);position:sticky;left:0}.captureMasterTable :is(th,td):nth-child(2){z-index:3;width:170px;min-width:170px;position:sticky;left:46px}.captureMasterTable thead th:first-child,.captureMasterTable thead th:nth-child(2){z-index:6;background:var(--surface-secondary)}.captureMasterTable td.captureMasterCellDone{background:#43d37e09}.captureMasterTable td.captureMasterCellMissing{background:#ffb84d09}.captureMasterTable td.captureMasterCellOptional{background:#8e8e930b}.captureMasterTable td.captureMasterCellError{background:#ff554c12}.captureMasterField{display:block;position:relative}.captureMasterField>span{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.captureMasterCod .captureMasterField>span{clip:auto;width:auto;height:auto;color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:850;line-height:1.2;display:block;position:static;overflow:visible}.captureMasterField input{border:1px solid var(--line);width:100%;min-width:0;height:42px;color:var(--text);font-variant-numeric:tabular-nums;background:#050505;border-radius:8px;padding:0 8px}.captureMasterState{color:var(--text-muted);margin-top:4px;font-size:9px;font-weight:800;display:block}.captureMasterStateSaved{color:#9af0bd}.captureMasterStateSaving{color:#ffd89d}.captureMasterStateError{color:#ffaaa5}.captureMasterCod{position:relative}.captureMasterCod summary{border:1px solid var(--line);min-width:0;color:var(--accent-light);cursor:pointer;border-radius:8px;padding:12px 9px;font-weight:850}.captureMasterCod[open]>div{z-index:8;border:1px solid var(--line-soft);background:var(--surface-secondary);width:min(520px,100vw - 80px);box-shadow:var(--shadow);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:8px;display:grid;position:absolute;top:52px;right:0}.captureMasterCod[open]{min-height:340px}.captureMasterNarrow{display:none}.captureMasterPlayerList{gap:8px;min-width:0;display:grid}.captureMasterPlayer{border:1px solid var(--line-soft);background:var(--background);border-radius:13px;min-width:0;overflow:hidden}.captureMasterPlayerToggle{width:100%;min-width:0;min-height:64px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:42px minmax(0,1fr) auto 24px;align-items:center;gap:10px;padding:10px 13px;display:grid}.captureMasterPlayerToggle:hover,.captureMasterPlayerToggle:focus-visible{background:var(--surface-secondary)}.captureMasterPlayerSequence{color:var(--accent-light);font-size:18px;font-weight:900}.captureMasterPlayerName{overflow-wrap:anywhere;min-width:0;font-weight:850}.captureMasterPlayerChevron{color:var(--accent-light);text-align:center;font-size:22px;font-weight:800}.captureMasterPlayerStatus{color:#ffd89d;white-space:nowrap;font-size:11px;font-weight:850}.captureMasterPlayerStatusDone{color:#9af0bd}.captureMasterPlayerStatusError{color:#ffaaa5}.captureMasterPlayerEditor{border-top:1px solid var(--line-soft);background:var(--surface-secondary);gap:12px;min-width:0;padding:12px;display:grid}.captureMasterRegistration,.captureMasterNarrowFields>div,.captureMasterNarrowCod{border:1px solid var(--line-soft);background:var(--background);border-radius:10px;min-width:0;padding:10px}.captureMasterRegistration{justify-content:space-between;align-items:center;gap:10px;display:flex}.captureMasterRegistration span,.captureMasterNarrow .captureMasterField>span,.captureMasterNarrowCod summary span{clip:auto;width:auto;height:auto;color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:850;line-height:1.2;display:block;position:static;overflow:visible}.captureMasterRegistration span{margin:0}.captureMasterRegistration strong{color:#9af0bd;font-size:12px}.captureMasterNarrowFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0;display:grid}.captureMasterNarrow .captureMasterField input{width:calc(8ch + 22px);min-width:calc(8ch + 22px);max-width:calc(8ch + 22px);min-height:50px;font-size:16px}.captureMasterNarrowCod summary{min-height:48px;color:var(--accent-light);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;font-weight:850;display:flex}.captureMasterNarrowCod summary span{margin:0}.captureMasterNarrowCod[open] summary{margin-bottom:10px}.captureMasterNarrowCod>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0;display:grid}.captureMasterNarrowCod>div>div{border:1px solid var(--line-soft);background:var(--surface-primary);border-radius:8px;min-width:0;padding:8px}@container master-capture (max-width:1080px){.captureMasterWide{display:none}.captureMasterNarrow{min-width:0;display:block;overflow-x:clip}}@container master-capture (max-width:560px){.captureMasterPlayerToggle{grid-template-columns:34px minmax(0,1fr) 24px}.captureMasterPlayerStatus{white-space:normal;grid-area:2/2/auto/3}.captureMasterPlayerChevron{grid-area:1/3/3}}@container master-capture (max-width:360px){.captureMasterNarrowFields,.captureMasterNarrowCod>div{grid-template-columns:minmax(0,1fr)}}@supports not (container-type:inline-size){@media (max-width:1120px){.captureMasterWide{display:none}.captureMasterNarrow{min-width:0;display:block;overflow-x:hidden}}}.captureHubHero{margin-bottom:24px}.captureHubHero h1{overflow-wrap:anywhere;margin-bottom:10px;font-size:clamp(38px,8vw,66px);line-height:.96}.captureHubHero>p:last-child{color:var(--text-muted);margin:0}.captureHubGrid{gap:10px;display:grid}.captureHubGrid button{text-align:left;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:64px;padding:0 20px;display:flex}.captureHubGrid button b{white-space:nowrap;font-size:11px}.captureHubGrid button:disabled{opacity:.55}.captureHubExpiry{color:var(--text-muted);margin:22px 0 0;font-size:13px}.capturePlayerList{gap:10px;display:grid}.capturePlayerCard{border:1px solid var(--line-soft);min-height:86px;color:var(--text);background:var(--background);border-radius:14px;grid-template-columns:46px minmax(0,1fr) auto 20px;align-items:center;gap:14px;padding:16px;text-decoration:none;display:grid}.capturePlayerCard:hover{border-color:#dc6f2d94}.capturePlayerCard>b{color:var(--accent-light)}.capturePlayerCard>div{gap:5px;display:grid}.capturePlayerCard>div strong{overflow-wrap:anywhere;font-size:18px}.capturePlayerCard>div span{color:var(--text-muted);font-size:12px}.capturePlayerCard>i{color:var(--accent-light);font-size:20px;font-style:normal}.captureCurrentResults{border-color:#dc6f2d57;margin-top:0}.capturePlayerIdentity{border:1px solid var(--line-soft);background:var(--background);border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:18px;padding:14px;display:grid}.capturePlayerIdentity>span:first-child{color:var(--accent-light);font-weight:850}.capturePlayerIdentity>div{gap:4px;display:grid}.capturePlayerIdentity small{color:var(--text-muted);overflow-wrap:anywhere}.captureResultGrid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:9px;margin:0;display:grid}.captureResultGrid>div{border:1px solid var(--line-soft);background:var(--background);border-radius:11px;padding:13px}.captureResultGrid dt,.captureCodResults h3{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;font-size:10px;font-weight:800}.captureResultGrid dd{margin:0;font-size:17px;font-weight:800}.captureCodResults{margin-top:20px}.captureCodResults ol{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin:0;padding:0;list-style:none;display:grid}.captureCodResults li{border:1px solid var(--line-soft);background:var(--background);border-radius:9px;gap:5px;padding:10px;display:grid}.captureCodResults li span{color:var(--text-muted);font-size:10px;font-weight:800}.captureCodResults li strong{font-size:14px}.captureMatrixDot{width:26px;height:26px;color:var(--text-faint);background:var(--surface-elevated);border-radius:50%;place-items:center;display:inline-grid}.captureMatrixDone{color:#9af0bd;background:#43d37e1f}.captureCompletionSummary{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:9px;margin-bottom:18px;display:grid}.captureCompletionSummary article{border:1px solid var(--line-soft);background:var(--background);border-radius:11px;gap:5px;padding:13px;display:grid}.captureCompletionSummary span{color:var(--text-muted);letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:800}.captureCompletionSummary strong{font-size:18px}.captureReviewList{gap:9px;display:grid}.captureReviewList article{border:1px solid var(--line-soft);background:var(--background);border-radius:13px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:14px;display:grid}.captureReviewList article>div:first-child{grid-template-columns:38px minmax(0,1fr);gap:3px 8px;display:grid}.captureReviewList article>div:first-child b{color:var(--accent-light);grid-row:1/3}.captureReviewList article>div:first-child span{color:var(--text-muted);font-size:12px}.captureReviewList form{gap:7px;display:flex}.captureReviewList form .secondaryButton{min-width:0;color:var(--text-secondary);background:0 0}.captureReviewList .captureProfileEditor{border-top:1px solid var(--line-soft);grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding-top:14px;display:grid}.captureProfileEditor label{gap:6px;min-width:0;display:grid}.captureProfileEditor label>span{color:var(--text-muted);letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:850}.captureProfileEditor :is(input,select){border:1px solid var(--line);width:100%;min-width:0;min-height:46px;color:var(--text);background:#050505;border-radius:9px;padding:0 11px}.captureProfileEditorActions{grid-column:1/-1;align-items:center;gap:9px;display:flex}.captureProfileEditor>small{grid-column:1/-1}.captureExportActions a{align-items:center;text-decoration:none;display:inline-flex}.captureDisabled{opacity:.42;pointer-events:none}.captureSecuritySummary ul{color:var(--text-secondary);gap:9px;margin-bottom:0;padding-left:20px;line-height:1.5;display:grid}@media (max-width:780px){.captureRegistrationGrid,.captureForm,.captureAdminForm{grid-template-columns:1fr}.captureHeader{flex-direction:column;align-items:stretch;gap:14px;position:static}.captureHeader h1{overflow-wrap:anywhere}.captureHeaderActions{flex-flow:wrap;align-items:center;width:100%}.captureLiveBadge{margin:0}.captureRefresh{flex:120px}.captureEventHero,.captureSectionHeading{flex-direction:column;align-items:stretch}.captureEventStatus{align-items:stretch}.captureExportActions{flex-wrap:wrap}.captureReviewList article,.captureReviewList .captureProfileEditor,.captureLinkList label{grid-template-columns:1fr}.captureHubAdminControl{flex-direction:column;align-items:stretch}.captureHubAdminActions{flex-wrap:wrap}.captureStationPanel{overflow:visible}}@media (max-width:560px){.captureShell{width:min(100% - 16px,1440px);padding-top:8px}.capturePanel{border-radius:17px;padding:18px 14px}.captureStationPanel{padding:0}.captureStationPanel>.captureSectionHeading{padding:18px 14px 0}.captureStationQueue{gap:7px;padding:0 10px 10px}.captureStationPlayerToggle{grid-template-columns:38px minmax(0,1fr) auto;gap:7px;min-height:56px;padding:9px 10px}.captureStationPlayerToggle strong{font-size:14px}.captureStationPlayerToggle>span{font-size:11px}.captureStationPlayerEditor{padding:15px 10px}.captureStationEditorHeading{flex-direction:column;align-items:flex-start;gap:5px}.captureStationFields,.captureStationFieldsCod{grid-template-columns:minmax(0,1fr)}.captureStationField input{min-height:56px;font-size:20px}.captureHeader{padding:14px}.captureHeader .eyebrow{margin-bottom:7px}.captureHeader h1{font-size:25px}.captureHeader p:last-child{overflow-wrap:anywhere;max-width:none}.captureHeaderActions{align-items:stretch;width:100%}.captureBackLink{text-align:left;flex:1 0 100%;order:3;padding-top:5px}.captureHubShell{width:min(100% - 18px,1440px);padding-top:28px}.captureHubStations{padding:20px 14px}.captureHubGrid button{min-height:60px;padding:0 15px}.captureHubAdminActions{display:grid}.capturePlayerCard{grid-template-columns:34px minmax(0,1fr) 18px;gap:10px;padding:14px 11px}.capturePlayerCard>.statusPill{grid-column:2;justify-self:start}.capturePlayerCard>i{grid-area:1/3/3}.capturePlayerIdentity{grid-template-columns:auto minmax(0,1fr)}.capturePlayerIdentity>.statusPill{grid-column:2;justify-self:start}.captureResultGrid,.captureCodResults ol{grid-template-columns:repeat(2,minmax(0,1fr))}}
