:root{--bg:#f4f6f5;--ink:#151b1f;--muted:#5b656d;--line:#d9dedb;--panel:#fff;--brand:#16634f;--brand-dark:#0f493b;--danger:#b42318;--amber:#9a5b00;--field:#f9faf9}*,:after,:before{box-sizing:border-box}body,html{width:100%;max-width:100%;overflow-x:hidden}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif;scroll-padding-bottom:180px}button,input,select,textarea{font:inherit}.app-shell{min-height:100vh;width:100%;max-width:100%;margin:0;background:var(--panel);box-shadow:0 0 0 1px rgba(21,27,31,.04);overflow-x:hidden}.landing{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding:32px 20px 22px}.brand-mark{width:48px;height:48px;border-radius:8px;display:grid;place-items:center;background:var(--brand);color:#fff;font-weight:800;letter-spacing:0}.beta-pill{display:inline-flex;align-items:center;min-height:32px;margin-top:16px;padding:0 12px;border:1px solid #f1d39b;border-radius:999px;background:#fff8eb;color:var(--amber);font-size:13px;font-weight:900;text-transform:uppercase}.landing h1{margin:22px 0 10px;font-size:34px;line-height:1.04}.landing p{color:var(--muted);font-size:17px;line-height:1.45}.plain-list{display:grid;grid-gap:12px;gap:12px;margin:28px 0;padding:0;list-style:none}.plain-list li{padding:14px;background:#eef5f1;border:1px solid #cfe1d9;border-radius:8px;font-weight:700}.landing-actions{display:grid;grid-gap:10px;gap:10px}.landing-actions .button{display:grid;place-items:center;text-align:center;text-decoration:none}.modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:20px;background:rgba(15,28,24,.48)}.modal-card{width:min(100%,420px);padding:22px;border-radius:8px;background:var(--panel);box-shadow:0 18px 60px rgba(21,27,31,.24)}.modal-card h2{margin:0 0 10px;font-size:24px;line-height:1.16}.modal-card p{margin:0 0 18px;color:var(--muted);font-size:16px;line-height:1.45}.modal-actions{display:grid;grid-gap:10px;gap:10px}.modal-actions .button{display:grid;place-items:center;width:100%;text-align:center;text-decoration:none}.wizard-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:14px 16px 12px;border-bottom:1px solid var(--line)}.step-kicker{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:13px;font-weight:700;text-transform:uppercase}.progress-track{height:8px;margin-top:10px;border-radius:999px;background:#e5e9e7;overflow:hidden}.progress-fill{height:100%;background:var(--brand);transition:width .18s ease}.wizard-body{padding:20px 16px 180px;width:100%;max-width:100%;min-width:0;overflow-x:hidden}.step-title{margin:0 0 6px;font-size:25px;line-height:1.15}.centered-step-title,.step-help,.step-title{text-align:center}.step-help{margin:0 0 18px;color:var(--muted);line-height:1.4}.registration-back-link{margin-bottom:12px}.field-grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;width:100%;min-width:0;max-width:100%}.two-col{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.choice-row,.entry-block,.entry-list,.fee-box,.field,.field-grid>*,.notice,.review-block{min-width:0;max-width:100%}.field label,.field-label{display:block;margin-bottom:7px;color:#263036;font-weight:800;font-size:14px;max-width:100%;overflow-wrap:anywhere}.field input,.field select,.field textarea{width:100%;min-height:48px;border:1px solid #cbd3cf;border-radius:8px;padding:12px;background:var(--field);color:var(--ink);scroll-margin-bottom:180px;scroll-margin-top:96px}.field textarea{min-height:94px;resize:vertical}.field small,.fine-print{display:block;margin-top:6px;color:var(--muted);font-size:12px;line-height:1.35}.field .promoter-id-helper{color:#3f4a45;font-size:14px;line-height:1.45;text-align:center}.error{color:var(--danger);font-size:12px;margin-top:6px;font-weight:700}.turnstile-box{display:grid;justify-items:center;grid-gap:6px;gap:6px;width:100%;padding:4px 0}.turnstile-widget{max-width:100%;min-height:65px;overflow:hidden}.choice-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:10px;gap:10px;width:100%;max-width:100%;min-width:0}.choice-row.three{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-button,.choice-row label{display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;min-width:0;min-height:48px;padding:10px;border:1px solid #cbd3cf;border-radius:8px;background:var(--field);color:var(--ink);font-weight:800;text-align:center;line-height:1.15;cursor:pointer;touch-action:manipulation}.choice-row input[type=radio]{position:absolute;opacity:0;width:1px;height:1px;min-height:0;margin:0;padding:0;border:0}.choice-row label:has(input:checked){color:#fff;background:var(--brand);border-color:var(--brand)}.choice-button[aria-pressed=true]{color:#fff;background:var(--brand);border-color:var(--brand)}.choice-row.three .choice-button{padding-left:6px;padding-right:6px;font-size:13px}.entry-block,.fee-box,.notice,.review-block{border:1px solid var(--line);border-radius:8px;background:#fbfcfb;padding:14px;max-width:100%;min-width:0}.fee-line,.review-line{display:flex;justify-content:space-between;gap:16px;padding:7px 0;border-bottom:1px solid #edf0ee;min-width:0;max-width:100%}.fee-line span,.fee-line strong,.review-line span,.review-line strong{min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.fee-line:last-child,.review-line:last-child{border-bottom:0}.fee-line strong{font-size:18px}.entry-list{margin-top:12px}.entry-block,.entry-list{display:grid;grid-gap:12px;gap:12px}.entry-block{min-width:0}.inline-actions{display:flex;justify-content:space-between;gap:10px;margin-top:12px;flex-wrap:wrap}.inline-actions,.inline-actions>*{min-width:0;max-width:100%}.record-note{margin:0 0 12px}.fight-summary{display:grid;grid-gap:6px;gap:6px;padding:14px;border:1px solid #cfe1d9;border-radius:8px;background:#eef5f1}.fight-summary span{color:#263036;font-size:14px;font-weight:900}.fight-summary strong{color:var(--brand-dark)}.fight-card{background:#fff}.fight-card-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.fight-card-heading h3{margin:0;font-size:18px}.fight-card-heading span{color:var(--muted);font-size:12px;font-weight:800}.add-fight-button{width:100%;border:1px solid #cbd3cf}.upload-tile{border:1px dashed #9fb4aa;border-radius:8px;padding:14px;background:#fbfcfb;min-width:0;max-width:100%}.upload-tile small{display:block}.upload-file-picker{display:inline-flex;align-items:center;justify-content:center;min-height:40px;width:-moz-fit-content;width:fit-content;max-width:100%;margin-top:10px;border:1px solid #9bcbb6;border-radius:8px;padding:0 14px;background:#fff;color:var(--brand-dark);font-size:14px;font-weight:900;cursor:pointer}.upload-file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%)}.upload-file-input:focus-visible+.upload-file-picker{outline:3px solid rgba(22,99,79,.24);outline-offset:2px}.upload-file-list{display:grid;grid-gap:8px;gap:8px;margin:12px 0 0;padding:0;list-style:none}.upload-file-list li{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;padding:10px;border:1px solid #7fbea4;border-radius:8px;background:#dff3ea;min-width:0}.upload-file-list span{min-width:0;overflow:hidden;color:var(--ink);font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.upload-file-list button{min-height:36px;border:1px solid #9bcbb6;border-radius:8px;padding:0 10px;background:#fff;color:var(--brand-dark);font-size:12px;font-weight:900}.checkbox-line{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;grid-gap:10px;gap:10px;padding:12px 0;border-bottom:1px solid #edf0ee;font-weight:700;line-height:1.35;min-width:0;max-width:100%;overflow-wrap:anywhere;cursor:pointer}.checkbox-line input{width:20px;height:20px}.requirement-checklist-item{padding:12px 0;border-bottom:1px solid #edf0ee}.requirement-checklist-item .checkbox-line{padding:0;border-bottom:0}.requirement-download-link{display:inline-flex;align-items:center;min-height:42px;margin:8px 0 0 34px;padding:8px 10px;border:1px solid #b8d5ca;border-radius:8px;background:#eef8f3;color:var(--brand-dark);font-weight:900;line-height:1.2;text-decoration:underline;text-underline-offset:3px}.wizard-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:30;margin:0;display:block;padding:12px 16px calc(16px + env(safe-area-inset-bottom));background:hsla(0,0%,100%,.96);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.wizard-bottom-nav,.wizard-bottom-nav-row{width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.wizard-bottom-nav-row{display:flex;justify-content:center;align-items:center;gap:14px;min-width:0;margin:0 auto}@media (max-width:699px){.app-shell{min-height:100dvh}.wizard-body{padding-bottom:max(240px,calc(200px + env(safe-area-inset-bottom)))}.field input,.field select,.field textarea{scroll-margin-bottom:240px}.two-col{grid-template-columns:minmax(0,1fr)}.wizard-bottom-nav{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}.fee-line,.review-line{display:grid;grid-template-columns:1fr;grid-gap:4px;gap:4px}.fee-line strong,.review-line strong{text-align:left}.upload-file-list li{grid-template-columns:minmax(0,1fr)}.upload-file-list span{overflow-wrap:anywhere;white-space:normal}}@media (pointer:coarse) and (max-width:900px){body{padding:0}.app-shell{width:100%;max-width:100%;margin-left:0;margin-right:0;border-radius:0}.wizard-bottom-nav{border-radius:0;padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}.button{min-height:50px;border:0;border-radius:8px;padding:0 18px;font-weight:900;cursor:pointer;touch-action:manipulation}.wizard-bottom-nav .button{width:min(42vw,160px);max-width:100%;min-width:0;min-height:46px;flex:0 0 auto;padding-left:12px;padding-right:12px}.button.primary{background:var(--brand);color:#fff}.button.primary:hover{background:var(--brand-dark)}.button.secondary{background:#e8ecea;color:var(--ink)}.button.promoter-registration-button{background:#f5e6e3;border:1px solid #e7c6c0;color:#7a241b}.button.ghost{background:transparent;color:var(--brand);padding:0;min-height:auto}.button:disabled{cursor:not-allowed;opacity:.55}.notice{color:#29353a;background:#fff8eb;border-color:#f1d39b}.notice strong{color:var(--amber)}.requirements-note{margin-top:12px}.remembered-requirements-note{margin-bottom:14px}.remembered-requirements-list{margin:2px 0 12px;padding-left:22px}.remembered-requirements-list li{margin:3px 0;line-height:1.3}.remembered-requirements-reset{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.reset-requirements-button{justify-self:start;min-height:42px;padding:8px 14px}.notice p{margin:0 0 10px}.notice p:last-child{margin-bottom:0}.activation-warning{margin:18px 0}.confirmation-email-notice{margin:16px 0}.final-email-confirmation{display:grid;grid-gap:12px;gap:12px;padding:14px;border:1px solid #cfe1d9;border-radius:8px;background:#eef5f1}.final-email-confirmation h3{margin:0;color:var(--brand-dark);font-size:18px}.final-email-confirmation p{margin:0;color:#344149;line-height:1.4}.payment-action{margin:18px 0}.compact-list{margin:0 0 12px;padding-left:20px}.compact-list li{margin:4px 0}.notice-link{display:inline-block;color:var(--brand-dark);font-weight:900;overflow-wrap:anywhere}.waiver-review-link-wrap{margin:8px 0 2px;text-align:center}.waiver-review-link{display:inline-block;min-height:44px;padding:8px 4px;color:var(--brand-dark);background:transparent;border:0;font-weight:900;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.review-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;min-width:0}.review-header h3{margin:0;min-width:0;overflow-wrap:anywhere}.download-list{display:grid;grid-gap:10px;gap:10px}.download-list a{display:grid;place-items:center;min-height:52px;padding:14px 18px;border-radius:8px;background:#11181c;color:#fff;font-weight:900;line-height:1.2;text-align:center;text-decoration:none}.download-list a:hover{background:#253037}.submit-documents-button{width:min(88%,420px);margin:0 auto;justify-self:center}.submission-failure-page{display:grid;align-content:start;grid-gap:14px;gap:14px}.submission-failure-notice{border-color:#e7c6c0;background:#fff4f2}.submission-failure-notice strong{color:var(--danger)}.admin-page{padding-bottom:32px}.admin-promoter-list{display:grid;grid-gap:14px;gap:14px}.admin-promoter-card{display:grid;grid-gap:8px;gap:8px}.admin-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:10px;gap:10px;margin-top:8px}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:28px;border-radius:999px;padding:0 10px;background:#e8ecea;color:var(--ink);font-size:12px;font-weight:900;text-transform:uppercase}.status-active{background:#dff3ea;color:var(--brand-dark)}.status-pending{background:#fff8eb;color:var(--amber)}.status-denied,.status-disabled{background:#f5e6e3;color:var(--danger)}@media (min-width:700px){body{padding:24px 0}.app-shell{min-height:calc(100vh - 48px);max-width:520px;margin:0 auto;border-radius:14px;overflow:hidden}}.auth-page,.promoter-access-page,.promoter-dashboard{display:grid;align-content:start;grid-gap:18px;gap:18px;padding-bottom:40px}.promoter-access-page .brand-mark,.promoter-dashboard .brand-mark{margin-top:12px}.dashboard-card-grid,.promoter-access-options{display:grid;grid-gap:14px;gap:14px}.dashboard-card,.promoter-access-card{display:grid;grid-gap:10px;gap:10px}.dashboard-card h2,.notice h2,.promoter-access-card h2{margin:0;font-size:19px}.dashboard-card p,.notice p,.promoter-access-card p{margin:0;line-height:1.5}.auth-success-link,.promoter-access-card .button{display:grid;place-items:center;text-align:center;text-decoration:none}.password-toggle{justify-self:start;border:0;padding:4px 0;background:transparent;color:var(--brand);font-weight:800;text-decoration:underline;cursor:pointer}.auth-links{display:grid;grid-gap:12px;gap:12px;text-align:center}.auth-links a{color:var(--brand);font-weight:800}.dashboard-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.dashboard-heading form{flex:0 0 auto}.promoter-profile{display:grid;grid-gap:8px;gap:8px}.dashboard-card .status-pill{justify-self:start}@media (min-width:700px){.promoter-dashboard-shell{max-width:760px}.dashboard-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}