@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color:#14241e;font-synthesis:none;--green:#143c31;--lime:#b8f34a;--cream:#f5f7f2;background:#f5f7f2;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}.shell{width:min(1400px,100% - 48px);margin-inline:auto}.header{z-index:10;background:#f5f7f2;border-bottom:1px solid #dce2db;height:76px;position:relative}.nav-wrap{justify-content:space-between;align-items:center;height:100%;display:flex}.brand{letter-spacing:1px;align-items:center;gap:10px;font:700 18px Space Grotesk;display:flex}.brand-mark{background:var(--green);width:34px;height:34px;color:var(--lime);border-radius:50% 50% 45% 45%;place-items:center;font-style:italic;display:grid}.brand-accent{color:#5c8a32}.brand-logo{object-fit:contain;object-position:left center;image-rendering:auto;width:auto;max-width:240px;height:60px;image-rendering:-webkit-optimize-contrast;display:block}.nav{gap:38px;font-size:14px;font-weight:600;display:flex}.nav a{border-bottom:3px solid #0000;padding:28px 0 24px}.nav a.active{border-color:#6da624}.menu-button{background:0 0;border:0;font-size:22px;display:none}.hero{color:#fff;background:radial-gradient(circle at 80% 20%,#27664c 0,#0000 35%),linear-gradient(120deg,#0d2c24,#164837);align-items:center;min-height:610px;display:grid;position:relative;overflow:hidden}.hero-content{z-index:2;padding:90px 0;position:relative}.eyebrow{color:var(--lime);text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:700}.eyebrow.dark{color:#65962b}h1,h2,h3{margin:0;font-family:Space Grotesk,sans-serif;line-height:1.02}.hero h1{letter-spacing:-4px;max-width:900px;font-size:clamp(52px,7vw,92px)}.hero h1 em{color:var(--lime);font-style:normal}.hero-copy{color:#d3e0da;max-width:550px;margin:28px 0 34px;font-size:18px;line-height:1.7}.primary-button{background:var(--lime);color:#133529;border-radius:3px;gap:45px;padding:16px 22px;font-weight:700;display:inline-flex}.track-lines{aspect-ratio:1;border:1px solid #ffffff18;border-radius:50%;width:52%;position:absolute;bottom:-45%;right:-6%;transform:rotate(-25deg);box-shadow:0 0 0 45px #ffffff0a,0 0 0 90px #ffffff0a,0 0 0 135px #ffffff0a}.section{padding:100px 0}.section-head{justify-content:space-between;align-items:end;margin-bottom:38px;display:flex}.section-head h2,.band h2{letter-spacing:-2px;font-size:clamp(36px,5vw,58px)}.section-head>a{color:#587a32;font-weight:700}.sport-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.sport-card{background:#fff;border:1px solid #e0e5de;min-height:275px;padding:28px;transition:all .2s}.sport-card:hover{border-color:#8eac68;transform:translateY(-4px)}.sport-icon{color:#365f29;background:#eafacf;border-radius:50%;place-items:center;width:48px;height:48px;font-size:24px;display:grid}.sport-card h3{margin-top:54px;font-size:24px}.sport-card p{color:#66736c;min-height:48px;line-height:1.5}.sport-card b{color:#5c872c;font-size:13px}.band{color:#fff;background:#15392f;padding:100px 0}.placeholder-grid{grid-template-columns:1fr 1fr;gap:100px;display:grid}.placeholder-grid>div>p:last-child{color:#b9c9c2;max-width:520px;line-height:1.7}.feature-list{display:grid}.feature-list span{border-bottom:1px solid #ffffff20;grid-template-columns:50px 1fr;padding:20px 0;font:600 20px Space Grotesk;display:grid}.feature-list b{color:var(--lime);font-size:12px}.feature-list small{color:#9db0a8;grid-column:2;margin-top:5px;font:400 13px DM Sans}.page-hero{background:var(--green);color:#fff;min-height:calc(100vh - 150px);padding:120px 0}.page-hero h1{letter-spacing:-3px;font-size:clamp(48px,7vw,82px)}.page-hero>.shell>p:nth-of-type(2){color:#c4d2cc;max-width:590px;font-size:18px;line-height:1.6}.notice{background:#ffffff0b;border:1px solid #ffffff20;max-width:590px;margin:50px 0 30px;padding:22px}.notice span{color:var(--lime);text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:700}.notice p{color:#c4d2cc;margin-bottom:0}.text-link{color:var(--lime);font-weight:700}footer{color:#a9bbb4;background:#0b231c;font-size:12px}.admin-page{min-height:calc(100vh - 150px);padding-block:55px 90px}.admin-title{justify-content:space-between;align-items:start;gap:30px;margin-bottom:45px;display:flex}.admin-title h1{letter-spacing:-2px;font-size:clamp(38px,5vw,62px)}.admin-title>div>p:last-child{color:#68766f}.admin-title>span{color:#684d00;background:#ffe7a3;padding:8px 12px;font-size:12px;font-weight:700}.admin-page section{margin-top:45px}.admin-page section h2{margin-bottom:18px;font-size:26px}.admin-table-wrap{background:#fff;border:1px solid #dce2db;overflow-x:auto}.admin-page table{border-collapse:collapse;width:100%;min-width:900px;font-size:13px}.admin-page th,.admin-page td{text-align:left;vertical-align:top;border-bottom:1px solid #e2e7e1;padding:14px}.admin-page th{color:#56635d;text-transform:uppercase;letter-spacing:.6px;background:#edf1eb;font-size:11px}.admin-page td small{color:#718078;margin-top:4px;display:block}.admin-page button{background:var(--lime);color:var(--green);cursor:pointer;white-space:nowrap;border:0;padding:9px 12px;font-weight:700}.admin-page button:disabled{opacity:.45}.admin-section-head{justify-content:space-between;align-items:end;display:flex}.admin-section-head label{gap:6px;font-size:12px;font-weight:700;display:grid}.admin-section-head select{border:1px solid #cbd4cc;padding:8px}.admin-error{background:#fbe3df;border:1px solid #dfa69e;padding:15px}.admin-empty{text-align:center;color:#68766f;padding:35px}.godare-actions{gap:8px;min-width:210px;display:grid}.godare-actions label{grid-template-columns:1fr 58px;align-items:center;gap:8px;font-size:11px;display:grid}.godare-actions input{width:58px;padding:6px}.admin-page .danger-button{color:#9d3026;background:#fff;border:1px solid #c96358}.admin-warning{color:#684d00;background:#ffe7a3;border:1px solid #e2c66c;padding:14px}.admin-cards{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:30px;display:grid}.admin-cards>a,.admin-cards>section{background:#fff;border:1px solid #dce2db;margin:0;padding:28px}.admin-cards h2{font-size:24px}.admin-cards p{color:#68766f;line-height:1.5}.settings-panel{background:#fff;border:1px solid #dce2db;grid-template-columns:1fr 1fr;gap:40px;padding:32px;display:grid}.settings-panel>div:first-child{align-content:start;gap:15px;display:grid}.settings-panel p{color:#68766f;line-height:1.6}.logo-upload{gap:8px;font-weight:700;display:grid}.logo-upload input{background:#f7f9f5;border:1px solid #cbd4cc;padding:12px}.logo-preview>span{color:#68766f;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.logo-preview>div{background:var(--cream);border:1px solid #dce2db;align-items:center;gap:10px;height:92px;padding:16px 22px;display:flex}.logo-preview img{object-fit:contain;object-position:left center;max-width:100%;max-height:58px}.logo-preview i{background:var(--green);width:34px;height:34px;color:var(--lime);border-radius:50%;place-items:center;font-weight:700;display:grid}.logo-preview b{font-family:Space Grotesk}.settings-stack{gap:24px;display:grid}.settings-stack .settings-panel{margin-top:0}.favicon-preview>div{background:#e8ebe7;height:72px}.favicon-preview img{object-fit:contain;image-rendering:auto;width:40px;height:40px}.favicon-preview i{border-radius:8px;width:40px;height:40px}.hero-preview>div{background:#eef2ed;height:230px}.hero-preview img{object-fit:contain;width:100%;height:100%;max-height:none}.hero-preview i{border-radius:24px;width:90px;height:90px;font-size:34px}@media (width<=800px){.settings-panel{grid-template-columns:1fr}.brand-logo{max-width:190px;height:52px}}.home-hero{background:#fff;border-bottom:1px solid #e4e8e3;position:relative;overflow:hidden}.home-hero:before,.home-hero:after{content:"";border:1px solid #143c3109;border-radius:50%;width:560px;height:320px;position:absolute;transform:rotate(-24deg)}.home-hero:before{top:-180px;left:38%}.home-hero:after{bottom:-190px;right:-180px}.home-hero-grid{grid-template-columns:minmax(0,1fr) minmax(430px,.9fr);align-items:center;gap:55px;min-height:620px;display:grid}.home-hero-copy{z-index:2;padding:80px 0;position:relative}.home-hero-copy h1{letter-spacing:-4px;color:#09253f;margin-top:18px;font-size:clamp(54px,5.2vw,78px);line-height:1.03}.home-hero-copy h1 em{color:#83c714;font-style:normal;display:inline}.home-hero-copy>p:not(.eyebrow){color:#647489;max-width:590px;margin:26px 0 34px;font-size:17px;line-height:1.65}.home-hero-actions{align-items:center;gap:28px;display:flex}.home-secondary{color:#516171;align-items:center;gap:11px;font-weight:600;display:flex}.home-secondary i{background:#f1f3f2;border-radius:50%;place-items:center;width:46px;height:46px;font-size:12px;font-style:normal;display:grid}.home-hero-visual{z-index:1;place-items:center;min-height:500px;display:grid;position:relative}.home-hero-visual.has-image img{object-fit:contain;filter:drop-shadow(0 22px 28px #09253f16);width:100%;height:520px}.hero-symbol{width:390px;height:390px;position:relative}.hero-symbol span{border:38px solid;border-radius:42% 58% 48% 52%;place-items:center;width:220px;height:220px;font-size:58px;font-style:normal;display:grid;position:absolute}.hero-symbol span:first-child{color:#08b7bd;border-color:#08b7bd;top:0;left:80px}.hero-symbol span:nth-child(2){color:#092b4b;border-color:#092b4b;bottom:0;left:0}.hero-symbol span:nth-child(3){color:#98d719;border-color:#98d719;bottom:0;right:0}.finish-callout{background:#fff;border:1px solid #e2e7e3;border-radius:38px;align-items:center;gap:12px;padding:12px 20px;font-size:12px;display:flex;position:absolute;top:100px;right:-15px;box-shadow:0 14px 40px #09253f0d}.finish-callout b{background:var(--lime);border-radius:50%;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.home-disciplines{padding-block:55px 65px}.home-disciplines .section-head{margin-bottom:28px}.home-disciplines .section-head h2{color:#09253f;letter-spacing:-1.5px;font-size:36px}.home-disciplines .sport-grid{grid-template-columns:repeat(3,1fr);gap:16px}.home-disciplines .sport-card{border-radius:18px;grid-template-columns:66px 1fr;align-items:start;gap:20px;min-height:165px;padding:26px;display:grid}.home-disciplines .sport-icon{width:62px;height:62px;font-size:28px}.home-disciplines .sport-card:nth-child(2) .sport-icon{color:#006a73;background:#d9f7f5}.home-disciplines .sport-card:nth-child(3) .sport-icon{color:#0a3556;background:#e7f2fa}.home-disciplines .sport-card h3{color:#09253f;margin:8px 0 0;font-size:20px}.home-disciplines .sport-card p{min-height:42px;margin:10px 0 15px;font-size:13px}.home-benefits{color:#fff;background:#072844}.home-benefits>.shell{grid-template-columns:repeat(5,1fr);align-items:center;gap:22px;min-height:128px;display:grid}.home-benefits>.shell>div{align-items:center;gap:16px;display:flex}.home-benefits i{color:var(--lime);font-size:28px;font-style:normal}.home-benefits p{gap:4px;margin:0;font-size:13px;display:grid}.home-benefits p span{color:#b9c8d2}.scanner-overview{margin-top:48px}.scanner-overview>.admin-section-head{align-items:end}.scanner-overview>.admin-section-head p{color:#68766f;max-width:760px}.scanner-groups{gap:30px;display:grid}.scanner-group{border-top:3px solid var(--green);padding-top:14px}.scanner-group>header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.scanner-group>header h3{margin:0;font-size:26px}.scanner-group>header span{background:#e8eee5;padding:6px 9px;font-weight:700}.scanner-group-empty{color:#68766f;background:#f3f5f1;border:1px dashed #bbc7bb;margin:0;padding:20px}.scanner-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.scanner-card{background:#fff;border:1px solid #dce2db;padding:22px}.scanner-card header{border-bottom:2px solid var(--green);justify-content:space-between;align-items:start;gap:18px;padding-bottom:14px;display:flex}.scanner-card h3{margin:0 0 4px;font-size:22px}.scanner-card code{color:#68766f}.scanner-card>p{color:#526057;line-height:1.5}.scanner-card dl{margin:18px 0}.scanner-card dl>div{border-bottom:1px solid #e2e7e1;grid-template-columns:145px 1fr;gap:12px;padding:8px 0;display:grid}.scanner-card dt{color:#68766f}.scanner-card dd{margin:0;font-weight:600}.scanner-state{white-space:nowrap;background:#e8f8cf;align-items:center;gap:7px;padding:7px 9px;font-size:13px;font-weight:700;display:inline-flex}.scanner-state i{background:#7fba28;border-radius:50%;width:8px;height:8px}.scanner-state.running{background:#fff0b8}.scanner-state.running i{background:#e6a23c;animation:1.5s infinite pulse}.scanner-error{background:#fff0ee;padding:10px;color:#9d3028!important}.scanner-card>a{font-weight:700}@keyframes pulse{50%{opacity:.35}}@media (width<=800px){.scanner-grid{grid-template-columns:1fr}.scanner-card header{flex-direction:column}.scanner-card dl>div{grid-template-columns:120px 1fr}}.events-page{min-height:calc(100vh - 150px)}.events-intro{background:var(--green);color:#fff;padding:70px 0}.events-intro h1,.detail-hero h1{letter-spacing:-3px;font-size:clamp(42px,6vw,70px)}.events-intro>div>p:last-child,.detail-hero p{color:#c4d2cc;font-size:17px}.events-layout{grid-template-columns:290px 1fr;gap:50px;padding-block:55px 90px;display:grid}.filters{background:#fff;border:1px solid #dce2db;gap:16px;height:max-content;padding:25px;display:grid;position:sticky;top:20px}.filters h2,.results h2,.detail-grid h2{font-size:24px}.filters label{gap:7px;font-size:13px;font-weight:700;display:grid}.filters input,.filters select{width:100%;font:inherit;color:#14241e;background:#fff;border:1px solid #cbd4cc;padding:11px}.filter-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.filter-button,.outline-button,.clear-button,.pagination button{cursor:pointer;text-align:center;border:0;padding:13px 17px;font:700 14px DM Sans}.filter-button{background:var(--lime);color:#143c31}.clear-button{color:#52762d;background:0 0}.results-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.results-head span{color:#68766f}.event-list{gap:12px;display:grid}.event-card{background:#fff;border:1px solid #dce2db;grid-template-columns:58px 1fr 25px;align-items:center;gap:20px;padding:22px;transition:all .2s;display:grid}.event-card:hover{border-color:#789951;transform:translateY(-2px)}.event-card h3{margin:8px 0;font-size:22px}.event-card p{color:#68766f;margin:4px 0;font-size:14px}.event-card>i{color:#568128;font-size:22px;font-style:normal}.event-date{text-align:center;background:#eaf6d8;padding:10px 4px}.event-date b{font:700 23px Space Grotesk;display:block}.event-date span{text-transform:uppercase;font-size:11px;font-weight:700}.card-tags{align-items:center;gap:8px;display:flex}.card-tags span,.card-tags strong{text-transform:uppercase;letter-spacing:1px;font-size:10px;font-weight:700}.card-tags span{color:#52762d}.card-tags strong{color:#684d00;background:#ffe7a3;padding:4px 7px}.state{text-align:center;color:#68766f;border:1px dashed #b9c4ba;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:220px;padding:30px;display:flex}.state b{color:#14241e}.state.error{border-color:#d9a5a0}.pagination{justify-content:center;align-items:center;gap:18px;margin-top:28px;display:flex}.pagination button{background:#e3e9e0}.pagination button:disabled{opacity:.45;cursor:not-allowed}.detail-page{min-height:600px;padding-block:70px}.detail-hero{background:var(--green);color:#fff;padding:55px 0 65px}.detail-hero .card-tags{margin:35px 0 12px}.back-link{color:var(--lime);font-weight:700}.detail-grid{grid-template-columns:1fr 340px;gap:70px;padding-block:60px 90px;display:grid}.detail-grid article section{border-bottom:1px solid #dce2db;margin-bottom:38px;padding-bottom:38px}.detail-grid p{color:#5d6b64;line-height:1.7}.detail-grid aside{background:#fff;border:1px solid #dce2db;height:max-content;padding:28px}.detail-grid dl>div{border-bottom:1px solid #e4e8e3;justify-content:space-between;padding:14px 0;display:flex}.detail-grid dt{color:#68766f}.detail-grid dd{margin:0;font-weight:700}.detail-grid aside>a{margin-top:12px;display:block}.outline-button{border:1px solid #9cab9e}.distance-list{gap:10px;margin-top:18px;display:grid}.distance-list>div{background:#fff;border:1px solid #dce2db;justify-content:space-between;gap:16px;padding:18px;display:flex}.distance-list span{color:#68766f}.location-field{position:relative}.suggestions{z-index:20;background:#fff;border:1px solid #cbd4cc;position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 20px #143c3120}.suggestions button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e4e8e3;width:100%;padding:11px;display:block}.suggestions button:hover{background:#eef5e7}.location-field small{color:#a33}.geo-distance{font-weight:700;color:#52762d!important}.admin-filters{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.review-columns{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:35px;display:grid}.review-columns>section{background:#fff;border:1px solid #dce2db;margin-top:20px;padding:25px}.detail-list{margin:20px 0}.detail-list>div{border-bottom:1px solid #e2e7e1;grid-template-columns:140px 1fr;gap:12px;padding:10px 0;display:grid}.detail-list dt{color:#68766f}.detail-list dd{overflow-wrap:anywhere;margin:0;font-weight:600}.raw-json{color:#d8e7df;background:#102a22;max-height:420px;padding:16px;font-size:12px;overflow:auto}.review-form{gap:12px;margin:18px 0;display:grid}.review-form label{gap:5px;font-size:12px;font-weight:700;display:grid}.review-form input,.review-form select,.review-columns>section>input{border:1px solid #cbd4cc;width:100%;padding:10px}.review-actions{gap:10px;margin:15px 0;display:flex}.duplicate-box{background:#fff8dd;border:1px solid #e5bc53;margin:18px 0;padding:18px}.event-choice{text-align:left;width:100%;margin-top:6px;display:block}.tabs{gap:8px;margin-bottom:20px;display:flex}.tabs button{background:#e1e8de}.tabs button.active{background:var(--lime)}.attempt{background:#fff;border:1px solid #dce2db;margin-top:10px;padding:18px}.attempt span{float:right;color:#68766f;font-size:12px}.attempt p{color:#68766f;margin:6px 0}.admin-search{gap:6px;max-width:420px;margin:0 0 22px;font-weight:700;display:grid}.admin-search input,.admin-filters input{border:1px solid #cbd4cc;padding:10px}.source-count{background:#e8eee5;padding:5px 8px;font-weight:700;display:inline-block}.source-count.multi{background:#ddf8ae}.canonical-event{background:#fff;border:1px solid #dce2db;margin:25px 0!important;padding:32px!important}.canonical-heading{justify-content:space-between;align-items:start;gap:25px;display:flex}.canonical-heading h1{letter-spacing:-2px;font-size:clamp(34px,5vw,58px)}.canonical-heading strong{background:var(--lime);padding:10px 14px}.event-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 35px;margin:25px 0;display:grid}.event-facts>div{border-bottom:1px solid #e2e7e1;grid-template-columns:150px 1fr;padding:11px 0;display:grid}.event-facts dt{color:#68766f}.event-facts dd{margin:0;font-weight:600}.primary-button.compact{gap:10px;padding:11px 15px;display:inline-flex}.source-record-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.source-record{background:#fff;border:1px solid #dce2db;padding:22px}.source-record header{border-bottom:2px solid var(--green);justify-content:space-between;align-items:center;gap:15px;padding-bottom:14px;display:flex}.source-record header span{background:var(--green);color:#fff;padding:7px 10px;font-weight:700}.source-record header b{color:#52762d;font-size:13px}.source-actions{gap:18px;font-weight:700;display:flex}.comparison{background:#fff;border:1px solid #dce2db;margin:45px 0}.comparison summary{cursor:pointer;padding:18px;font:700 20px Space Grotesk}.comparison th small{text-transform:none;letter-spacing:0;margin-top:4px;display:block}.soft-conflict{background:#fff3d1}.linked-banner{background:#e8f8cf;border:1px solid #9dc65b;flex-wrap:wrap;align-items:center;gap:8px 18px;margin-bottom:20px;padding:18px;display:flex}.linked-banner b{width:100%;font-size:18px}.linked-banner a{font-weight:700}.linked-banner small{color:#526057}@media (width<=800px){.source-record-grid,.event-facts{grid-template-columns:1fr}.canonical-heading{flex-direction:column}.event-facts>div{grid-template-columns:120px 1fr}}.candidate-actions{gap:10px;margin-top:18px;display:flex}.admin-page .secondary-button{color:var(--green);background:#fff;border:1px solid #8d9b90}.success-message{background:#e8f8cf;border:1px solid #9dc65b;margin-bottom:18px;padding:15px;font-weight:700}.modal-backdrop{z-index:100;background:#0b231c99;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirm-modal{background:#fff;border:1px solid #bdc8be;width:min(520px,100%);padding:28px;box-shadow:0 20px 60px #07171166}.confirm-modal h2{font-size:28px}.confirm-modal p{color:#56635d;margin:18px 0 24px;line-height:1.6}.confirm-modal>div{justify-content:flex-end;gap:10px;display:flex}.comparison .use-value{margin-top:9px;padding:6px 8px;font-size:11px;display:block}.provenance-note{color:#52762d;margin-top:7px;font-weight:600;display:block}.comparison-note{color:#68766f;padding:0 18px 18px;font-size:13px}.decision-preview{margin:18px 0}.decision-preview>div{border-bottom:1px solid #e2e7e1;padding:12px 0}.decision-preview dt{color:#68766f;font-size:12px}.decision-preview dd{overflow-wrap:anywhere;margin:5px 0 0;font-weight:700}.canonical-actions{align-items:center;gap:12px;display:flex}.edit-backdrop{align-items:start;overflow-y:auto}.event-edit-modal{background:#fff;border:1px solid #bdc8be;width:min(760px,100%);margin-block:30px;padding:28px;box-shadow:0 20px 60px #07171166}.event-edit-modal>p{color:#68766f}.event-edit-form{grid-template-columns:1fr 1fr;gap:15px;margin:22px 0;display:grid}.event-edit-form label{gap:6px;font-size:12px;font-weight:700;display:grid}.event-edit-form input,.event-edit-form select{width:100%;font:inherit;border:1px solid #cbd4cc;padding:10px}.event-edit-form fieldset{border:1px solid #dce2db;grid-column:1/-1;padding:16px}.event-edit-form legend{font-weight:700}.distance-edit-row{grid-template-columns:1fr 150px auto;gap:8px;margin-bottom:8px;display:grid}.edit-actions{justify-content:flex-end;gap:10px;display:flex}.race-list,.admin-race-grid{gap:14px;display:grid}.race-card,.admin-race{background:#fff;border:1px solid #dce2db;padding:20px}.race-card>div:first-child{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.race-card>div:first-child span{color:#52762d;font-size:12px;font-weight:700}.race-segment,.admin-race p{border-top:1px solid #e2e7e1;grid-template-columns:130px 1fr auto;gap:12px;margin:0;padding:10px 0;display:grid}.race-segment small{color:#68766f}.admin-race-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-race p span{color:#68766f}.source-races{margin:22px 0}.source-races article{border:1px solid #dce2db;margin-top:8px;padding:14px}.source-races ul{margin:10px 0 0;padding-left:20px}.source-races li{margin:5px 0}.source-races p{color:#68766f;margin-bottom:0}.footer-inner{justify-content:space-between;align-items:center;min-height:74px;display:flex}.status{text-transform:capitalize;align-items:center;gap:7px;display:flex}.status i{background:#e6a23c;border-radius:50%;width:7px;height:7px}.status.online i{background:#8bd233}.status.offline i{background:#e15d55}@media (width<=800px){.shell{width:min(100% - 32px,1180px)}.menu-button{display:block}.nav{background:#f5f7f2;flex-direction:column;gap:0;padding:10px 24px 22px;display:none;position:absolute;top:76px;left:0;right:0}.nav.open{display:flex}.nav a{padding:15px 0}.sport-grid{grid-template-columns:1fr 1fr}.placeholder-grid{grid-template-columns:1fr;gap:50px}.track-lines{width:90%}.events-layout,.detail-grid{grid-template-columns:1fr}.filters{position:static}.detail-grid{gap:25px}}@media (width<=520px){.hero{min-height:640px}.hero h1{letter-spacing:-2px}.sport-grid{grid-template-columns:1fr}.section{padding:70px 0}.section-head{flex-direction:column;align-items:start;gap:20px}.footer-inner{flex-direction:column;align-items:start;gap:12px;padding:20px 0}.filter-row{grid-template-columns:1fr}.event-card{grid-template-columns:50px 1fr}.event-card>i{display:none}.distance-list>div{flex-direction:column;gap:5px}.pagination{gap:8px;font-size:13px}}@media (width<=950px){.home-hero-grid{grid-template-columns:1fr;gap:0}.home-hero-copy{padding:65px 0 20px}.home-hero-visual{min-height:400px}.home-hero-visual.has-image img{height:400px}.finish-callout{top:35px;right:5%}.home-benefits>.shell{grid-template-columns:repeat(3,1fr);padding-block:25px}.home-disciplines .sport-grid{grid-template-columns:1fr}}@media (width<=600px){.home-hero-copy h1{letter-spacing:-2.5px;font-size:48px}.home-hero-actions{flex-direction:column;align-items:flex-start}.home-hero-visual{min-height:320px}.home-hero-visual.has-image img{height:320px}.hero-symbol{transform:scale(.72)}.finish-callout{top:5px;right:0}.home-benefits>.shell{grid-template-columns:1fr 1fr}.home-disciplines .section-head{flex-direction:column;align-items:start;gap:15px}.home-disciplines .sport-card{grid-template-columns:58px 1fr}.home-disciplines .sport-icon{width:54px;height:54px}}.home-search-wrap{z-index:5;height:0;position:relative}.home-quick-search{background:#fff;border:1px solid #dde4dd;border-radius:14px;grid-template-columns:1.15fr 1fr 1fr 160px;align-items:stretch;min-height:104px;padding:14px;display:grid;position:absolute;top:-52px;left:0;right:0;box-shadow:0 18px 55px #09253f18}.home-quick-search label{border-right:1px solid #e3e8e3;align-content:center;gap:7px;padding:0 22px;display:grid}.home-quick-search label>span{color:#6e7b73;text-transform:uppercase;letter-spacing:.6px;font-size:11px;font-weight:700}.home-quick-search label>div{align-items:center;gap:11px;display:flex}.home-quick-search i{color:#78b714;font-size:18px;font-style:normal}.home-quick-search select,.home-quick-search input{color:#0b2943;background:0 0;border:0;outline:none;width:100%;font:600 14px DM Sans}.home-quick-search input{min-width:130px}.home-quick-search button{background:var(--lime);color:#102d23;cursor:pointer;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:0 24px;font-size:15px;font-weight:800;display:flex}.home-quick-search button:hover{background:#a9e532}.home-disciplines{padding-top:105px}@media (width<=850px){.home-search-wrap{height:auto}.home-quick-search{grid-template-columns:1fr 1fr;margin-block:22px;position:relative;top:auto}.home-quick-search label{min-height:70px}.home-quick-search label:nth-child(2){border-right:0}.home-quick-search button{min-height:56px}.home-disciplines{padding-top:45px}}@media (width<=560px){.home-quick-search{grid-template-columns:1fr;padding:10px}.home-quick-search label{border-bottom:1px solid #e3e8e3;border-right:0;padding:10px 14px}.home-quick-search button{padding:16px 20px}}.home-hero.has-background{background-position:50%;background-repeat:no-repeat;background-size:cover}.home-hero.has-background:before,.home-hero.has-background:after{opacity:.3}.background-preview>div{height:230px}.background-preview img{object-fit:cover;width:100%;height:100%;max-height:none}.overlay-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.overlay-fields label{gap:7px;font-size:12px;font-weight:700;display:grid}.overlay-fields input[type=color]{background:#fff;border:1px solid #cbd4cc;width:100%;height:42px;padding:3px}.overlay-fields input[type=range]{width:100%}.overlay-fields select{background:#fff;border:1px solid #cbd4cc;padding:10px}.overlay-fields .overlay-check{align-items:center;gap:8px;display:flex}.overlay-preview{color:#09253f;background-position:50%;background-size:cover;border:1px solid #dce2db;flex-direction:column;justify-content:space-between;min-height:270px;padding:24px;display:flex}.overlay-preview span{text-transform:uppercase;font-size:11px;font-weight:700}.overlay-preview b{max-width:340px;font:700 32px/1.05 Space Grotesk}@media (width>=851px){.home-quick-search{width:90%;min-height:88px;padding:10px 14px;top:-44px;left:0;right:auto}.home-quick-search label:last-of-type{border-right:0}.home-quick-search>button{place-self:center;width:80%;height:50%}}.home-secondary i{color:#fff;background:#061f40}@media (width>=951px){.home-hero-grid{min-height:670px;padding-bottom:50px}}.home-quick-search{grid-template-columns:1fr 1.15fr .68fr .9fr .9fr 145px}.home-location{position:relative}.home-location-suggestions{z-index:30;background:#fff;border:1px solid #d7dfd8;max-height:230px;position:absolute;top:78px;left:10px;right:10px;overflow:auto;box-shadow:0 15px 35px #09253f20}.home-location-suggestions button{text-align:left;color:#183329;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e4e8e3;width:100%;padding:11px;display:block}.home-location-suggestions button:hover{background:#f0f7e7}.home-quick-search select:disabled{opacity:.45}@media (width<=850px){.home-quick-search{grid-template-columns:1fr 1fr}}@media (width<=560px){.home-quick-search{grid-template-columns:1fr}}.discipline-heading{align-items:end}.discipline-heading>div>p:last-child{color:#647489;max-width:560px;margin:18px 0 0;line-height:1.6}.home-disciplines .sport-card{border:0;border-radius:18px;min-height:470px;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 14px 32px #09253f12}.sport-photo{object-fit:cover;background:#dfe8df;width:100%;height:245px;display:block}.sport-photo-fallback.running{background:linear-gradient(135deg,#dceec2,#f1dcc6)}.sport-photo-fallback.cycling{background:linear-gradient(135deg,#b9e9e8,#789eaf)}.sport-photo-fallback.triathlon{background:linear-gradient(135deg,#cce8f5,#f4d9c8)}.home-disciplines .sport-card>.sport-icon{z-index:2;border:3px solid #fff;width:72px;height:72px;position:absolute;top:205px;left:30px;box-shadow:0 5px 15px #09253f20}.sport-card-copy{padding:48px 34px 28px;position:relative}.home-disciplines .sport-card .sport-card-copy h3{margin:0;font-size:28px}.home-disciplines .sport-card .sport-card-copy p{max-width:230px;min-height:54px;font-size:15px;line-height:1.55}.sport-card-copy>b{font-size:15px}.sport-card-copy>i{color:#15392f;background:#dff5a8;border-radius:50%;place-items:center;width:52px;height:52px;font-size:23px;font-style:normal;display:grid;position:absolute;bottom:24px;right:26px}.discipline-settings{background:#fff;border:1px solid #dce2db;padding:32px}.discipline-settings>div:first-child p{color:#68766f}.discipline-upload-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px;display:grid}.discipline-upload-grid article{border:1px solid #dce2db;padding:15px}.discipline-upload-grid article>div{color:#68766f;background:#eef2ed;place-items:center;height:145px;display:grid}.discipline-upload-grid img{object-fit:cover;width:100%;height:100%}.discipline-upload-grid input{width:100%;margin:12px 0}.discipline-upload-grid button{width:100%}@media (width<=850px){.discipline-upload-grid{grid-template-columns:1fr}.home-disciplines .sport-card{min-height:440px}.sport-photo{height:220px}.home-disciplines .sport-card>.sport-icon{top:180px}}.brand-loading{width:190px;height:52px;display:block}.home-loading{background:#f7f9f5;place-items:center;min-height:calc(100vh - 150px);display:grid}.home-loading>div{color:#647489;align-items:center;gap:13px;font-weight:700;display:flex}.home-loading i{border:3px solid #dce5d9;border-top-color:#83c714;border-radius:50%;width:28px;height:28px;animation:.75s linear infinite home-spin}@keyframes home-spin{to{transform:rotate(360deg)}}.home-quick-search label>.home-location-suggestions{display:block}.home-location-suggestions button{white-space:normal;width:100%;line-height:1.35;display:block}.home-featured{background:#f7f9f5;padding:105px 0 52px}.featured-heading{align-items:end;margin-bottom:24px}.featured-heading h2{color:#09253f;letter-spacing:-1.5px;font-size:36px}.featured-heading p:last-child{color:#68766f;margin:9px 0 0;font-size:13px}.featured-heading>a{color:#587a32;font-weight:700}.featured-event-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.featured-event-card{background:#fff;border:1px solid #e0e6df;border-radius:16px;transition:all .2s;overflow:hidden;box-shadow:0 12px 28px #09253f0d}.featured-event-card:hover{transform:translateY(-4px);box-shadow:0 17px 34px #09253f18}.featured-event-image{background:linear-gradient(135deg,#dceec2,#f1dcc6);height:185px;position:relative}.featured-event-image.cycling{background:linear-gradient(135deg,#b9e9e8,#789eaf)}.featured-event-image.triathlon,.featured-event-image.duathlon,.featured-event-image.aquabike,.featured-event-image.swimrun{background:linear-gradient(135deg,#cce8f5,#f4d9c8)}.featured-event-image img{object-fit:cover;width:100%;height:100%}.featured-event-image>span{color:#52762d;text-transform:uppercase;background:#fff;border-radius:7px;place-items:center;min-width:46px;padding:7px 8px;font-size:10px;font-weight:800;display:grid;position:absolute;top:14px;left:16px;box-shadow:0 6px 16px #09253f20}.featured-event-image>span b{color:#09253f;font-size:20px;line-height:1}.featured-event-copy{padding:18px}.featured-event-copy h3{color:#09253f;font-size:21px}.featured-event-copy>p{color:#68766f;gap:16px;font-size:12px;display:flex}.featured-event-copy footer{color:inherit;background:0 0;justify-content:space-between;align-items:center;font-size:12px;display:flex}.featured-event-copy footer b{color:#365f29;background:#eafacf;border-radius:20px;padding:6px 10px}.featured-event-copy footer i{color:#52762d;font-style:normal;font-weight:700}.home-featured+.home-disciplines{padding-top:42px}.featured-check>span:last-child{align-items:center;gap:9px;min-height:42px;display:flex}.featured-check input{width:auto}@media (width<=850px){.featured-event-grid{grid-template-columns:1fr}.home-featured{padding-top:35px}.featured-heading{flex-direction:column;align-items:start;gap:12px}}.fallback-category{margin-top:26px}.fallback-category>h3{font-size:20px}.fallback-upload-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.fallback-upload-grid article{background:#fff;border:1px solid #dce2db;padding:10px}.fallback-upload-grid article>div{color:#68766f;background:#eef2ed;place-items:center;height:105px;display:grid}.fallback-upload-grid img{object-fit:cover;width:100%;height:100%}.fallback-upload-grid input{width:100%;margin:9px 0;font-size:11px}.fallback-upload-grid button{width:100%}.event-image-admin{background:#fff;border:1px solid #dce2db;grid-template-columns:1fr 320px;align-items:center;gap:30px;padding:25px;display:grid;margin-top:20px!important}.event-image-admin p{color:#68766f}.event-image-admin input{margin:14px 0;display:block}.event-image-admin>div:last-child{color:#68766f;background:#eef2ed;place-items:center;height:180px;display:grid}.event-image-admin img{object-fit:cover;width:100%;height:100%}.event-detail-image{height:390px;margin-top:42px}.event-detail-image img{object-fit:cover;border-radius:16px;width:100%;height:100%}.event-detail-image+.detail-grid{padding-top:40px}@media (width<=900px){.fallback-upload-grid{grid-template-columns:repeat(2,1fr)}.event-image-admin{grid-template-columns:1fr}.event-detail-image{height:260px}}.featured-event-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media (width<=1100px){.featured-event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.featured-event-grid{grid-template-columns:1fr}}.featured-event-image,.featured-event-image.cycling,.featured-event-image.triathlon,.featured-event-image.duathlon,.featured-event-image.aquabike,.featured-event-image.swimrun{background:#f1f3f1}.home-hero-actions .primary-button{border-radius:11px;transition:transform .2s,box-shadow .2s}.home-hero-actions .primary-button span{font-size:21px;font-weight:900;line-height:.8}.home-hero-actions .primary-button:hover{transform:scale(1.045);box-shadow:0 12px 26px #78b71430}.home-quick-search>button{text-align:center;justify-content:center;font-size:0}.home-quick-search>button span{font-size:15px}.discovery-tools{gap:12px;margin:0 0 22px;display:flex}.discovery-tools input,.discovery-tools select{background:#fff;border:1px solid #cbd4cc;padding:11px}.discovery-tools input{width:min(420px,100%)}.discovery-list{gap:20px;display:grid}.discovery-card{background:#fff;border:1px solid #dce2db;padding:24px}.discovery-card>header{justify-content:space-between;align-items:start;gap:20px;display:flex}.discovery-card h2{margin:0 0 7px}.discovery-card header p{color:#68766f;margin:0}.scan-status{text-transform:uppercase;background:#e8eee5;padding:7px 10px;font-size:12px;font-weight:800}.scan-status.found{color:#47751f;background:#e8f8cf}.scan-status.error{color:#9d3026;background:#fbe3df}.scan-status.not_found{color:#715612;background:#fff0b8}.scan-status.scanning{background:#dceef7}.discovery-card>a{overflow-wrap:anywhere;margin:16px 0;display:block}.discovery-images{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.discovery-images label{font-size:12px;font-weight:800}.discovery-thumb{color:#68766f;background:#eef2ed;place-items:center;height:145px;margin-top:7px;display:grid;overflow:hidden}.discovery-thumb img{object-fit:cover;width:100%;height:100%}.discovery-card dl{grid-template-columns:repeat(3,1fr);gap:0 20px;display:grid}.discovery-card dl>div{border-bottom:1px solid #e2e7e1;padding:9px 0}.discovery-card dt{color:#68766f;font-size:12px}.discovery-card dd{overflow-wrap:anywhere;margin:3px 0 0;font-weight:700}.discovery-card>footer{background:0 0;gap:10px;margin-top:16px;display:flex}.candidate-panel{border-top:2px solid var(--green);margin-top:22px;padding-top:18px}.candidate-head{justify-content:space-between;align-items:center;display:flex}.candidate-panel>article{border-top:1px solid #e2e7e1;grid-template-columns:180px 1fr auto;align-items:center;gap:18px;padding:14px 0;display:grid}.candidate-panel>article .discovery-thumb{height:100px;margin:0}.candidate-panel>article>div:nth-child(2){gap:4px;display:grid}.candidate-panel span{color:#68766f;font-size:12px}@media (width<=750px){.discovery-images,.discovery-card dl,.candidate-panel>article{grid-template-columns:1fr}.discovery-tools,.discovery-card>header{flex-direction:column}.discovery-card>footer{flex-wrap:wrap}}.discovery-card{padding-top:76px;position:relative}.discovery-card>footer{margin:0;position:absolute;top:20px;right:24px}.discovery-card>footer button:first-child{box-shadow:0 6px 16px #78b71422}.discovery-card>footer button:first-child:disabled{box-shadow:none}@media (width<=750px){.discovery-card{padding-top:24px}.discovery-card>footer{margin-top:16px;position:static}}
