@media (prefers-reduced-motion: reduce){[class^=fiveKay-],[class*=" fiveKay-"]{transition:none!important;animation:none!important}}.fiveKay-total-raised,.fiveKay-runners-grid,.fiveKay-profile,.fiveKay-leaderboard,.fiveKay-section-header{font-family:Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;box-sizing:border-box}.fiveKay-btn{display:inline-block;padding:12px 28px;font-size:1.125em;font-weight:700;text-decoration:none;border-radius:500px;cursor:pointer;transition:background .4s ease,color .4s ease,border-color .4s ease;line-height:1.2;text-align:center}.fiveKay-btn--outline{background:transparent;color:#82d3a2;border:2px solid #82d3a2}.fiveKay-btn--outline:hover{background:#82d3a2;color:#fff}.fiveKay-btn--white{color:#fff;border-color:#fff}.fiveKay-btn--white:hover{background:#fff;color:#82d3a2}.fiveKay-btn:focus-visible,.fiveKay-sponsor-btn:focus-visible,.fiveKay-sponsor-input:focus-visible,.fiveKay-cart-bar__clear-btn:focus-visible,.fiveKay-checkout__pay-btn:focus-visible,.fiveKay-load-more-btn:focus-visible,.fiveKay-cart-bar__link:focus-visible,.fiveKay-scroll-top:focus-visible{outline:2px solid #313131;outline-offset:2px}.fiveKay-total-raised{padding:60px 20px;text-align:center;background:#f9f9f9}.fiveKay-total-raised__label{font-size:22px;color:#555;margin:0 0 16px}.fiveKay-total-raised__amount{font-size:64px;font-weight:700;color:#82d3a2;letter-spacing:-1px}@media (max-width: 600px){.fiveKay-total-raised__amount{font-size:42px}}.fiveKay-section-header{text-align:center;padding:40px 20px 20px}.fiveKay-section-header__title{font-size:36px;font-weight:700;color:#313131;margin:0 0 10px}.fiveKay-section-header__subtitle{font-size:18px;color:#666;margin:0}.fiveKay-view-all{text-align:center;padding:30px 0}.fiveKay-runners-load-more{text-align:center;padding:30px 0 10px}.fiveKay-runners-load-more .fiveKay-load-more-btn[disabled]{opacity:.6;cursor:default}.fiveKay-load-more-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fiveKay-progress{position:relative;height:28px;background:#ddd;border-radius:4px;overflow:hidden}.fiveKay-progress--lg{height:28px;border-radius:4px}.fiveKay-progress-bar{height:100%;background:linear-gradient(90deg,#2271b1,#135e96);border-radius:0;transition:width .5s ease;min-width:0}.fiveKay-progress-bar--green{background:linear-gradient(90deg,#6ec68f,#82d3a2)}.fiveKay-progress-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:12px;font-weight:700;color:#1d2327;line-height:1;pointer-events:none}.fiveKay-runners-controls{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;max-width:900px;margin:0 auto 10px;padding:0 20px}.fiveKay-runners-controls .fiveKay-runners-search{flex:1 1 280px;margin:0;padding:0;max-width:360px}.fiveKay-runners-controls .fiveKay-runners-sort,.fiveKay-runners-controls .fiveKay-runners-sort__select,.fiveKay-runners-controls .fiveKay-runners-search__input{margin-bottom:0}@media (max-width: 599px){.fiveKay-runners-controls .fiveKay-runners-sort-group,.fiveKay-runners-controls .fiveKay-runners-search{width:100%;max-width:none;flex:0 0 100%}.fiveKay-runners-controls .fiveKay-runners-sort,.fiveKay-runners-controls .fiveKay-runners-sort__select{flex:1 1 auto;min-width:0}}.fiveKay-runners-sort-group{display:flex;align-items:center;gap:8px;flex:0 0 auto}.fiveKay-runners-sort{display:flex;align-items:center;gap:8px;white-space:nowrap}.fiveKay-runners-sort__label{font-size:14px;color:#555}.fiveKay-runners-sort__select{appearance:none;-webkit-appearance:none;-moz-appearance:none;box-sizing:border-box;padding:12px 36px 12px 18px;font-size:16px;line-height:1.2;border:1px solid #e0e0e0;border-radius:8px;background-color:#fff;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0%200%2012%208' fill='none' stroke='%23555' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='1%201.5%206%206.5%2011%201.5'/></svg>");background-repeat:no-repeat;background-position:right 12px center;background-size:12px;color:#313131;height:auto}.fiveKay-runners-sort__select:focus{outline:none;border-color:#2271b1;box-shadow:0 0 0 2px #2271b126}.fiveKay-runners-dir{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:44px;height:44px;padding:0;margin-bottom:0;border:1px solid #e0e0e0;border-radius:8px;background-color:#fff;color:#313131;cursor:pointer;transition:border-color .2s,box-shadow .2s;appearance:none;-webkit-appearance:none}.fiveKay-runners-dir[hidden]{display:none}.fiveKay-runners-dir:hover{border-color:#2271b1}.fiveKay-runners-dir:focus-visible{outline:none;border-color:#2271b1;box-shadow:0 0 0 2px #2271b126}.fiveKay-runners-dir__icon:before{content:"\2195";font-size:18px;line-height:1}.fiveKay-runners[data-dir=desc] .fiveKay-runners-dir__icon:before{content:"\2193"}.fiveKay-runners[data-dir=asc] .fiveKay-runners-dir__icon:before{content:"\2191"}.fiveKay-runners-empty{text-align:center;color:#666;padding:40px 20px;font-size:16px}.fiveKay-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fiveKay-runners-search{max-width:480px;margin:0 auto 10px;padding:0 20px}.fiveKay-runners-search__input{box-sizing:border-box;width:100%;padding:12px 18px;font-size:16px;line-height:1.2;border:1px solid #e0e0e0;border-radius:8px;background:#fff;color:#313131;outline:none;height:auto;transition:border-color .2s,box-shadow .2s}.fiveKay-runners-search__input:focus{border-color:#2271b1;box-shadow:0 0 0 2px #2271b126}.fiveKay-runners-search__input::placeholder{color:#555}.fiveKay-runners-grid{display:grid;grid-template-columns:1fr;gap:30px;margin:20px auto;padding:0 20px;max-width:1200px}@media (min-width: 600px){.fiveKay-runners-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 960px){.fiveKay-runners-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1200px){.fiveKay-runners-grid{grid-template-columns:repeat(4,1fr)}}.fiveKay-runner-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px 20px 24px;transition:border-color .3s ease,box-shadow .3s ease}.fiveKay-runner-card:hover{border-color:#f0a948;box-shadow:0 0 12px #f0a94859}.fiveKay-runner-card__photo{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:0;overflow:hidden;background:#e8e8e8;display:flex;align-items:center;justify-content:center;margin-bottom:20px;flex-shrink:0}.fiveKay-runner-card__photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.fiveKay-silhouette-icon{width:45%;height:45%}.fiveKay-silhouette,.fiveKay-silhouette--card{color:#bbb}.fiveKay-silhouette--profile{color:#00000026}.fiveKay-silhouette__ring{display:none}.fiveKay-silhouette--card .fiveKay-silhouette__ring{display:inline}.fiveKay-runner-card__photo picture{position:absolute;inset:0;width:100%;height:100%;display:block}.fiveKay-runner-card__photo picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.fiveKay-runner-card__name-link{text-decoration:none;color:inherit;display:block;align-self:stretch;width:100%}.fiveKay-runner-card__name-link:hover .fiveKay-runner-card__name{color:#82d3a2}.fiveKay-runner-card__name{margin:0 0 12px;font-size:18px;font-weight:700;color:#313131;text-transform:uppercase;transition:color .3s ease;line-height:1.25;height:2.5em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.fiveKay-runner-card__progress{width:100%;padding:0;margin-bottom:10px;box-sizing:border-box}.fiveKay-sponsor-wrap{display:flex;flex-direction:column;align-items:stretch;gap:10px;width:100%;margin:0}.fiveKay-sponsor-wrap--card{gap:10px}.fiveKay-sponsor-wrap--profile{flex-direction:row;align-items:stretch;gap:12px;margin-top:8px}@media (max-width: 700px){.fiveKay-sponsor-wrap--profile{flex-direction:column}}.fiveKay-sponsor-input-group{display:flex;align-items:stretch;width:100%;height:40px;border:1px solid #ccc;border-radius:6px;background:#fff;overflow:hidden;box-sizing:border-box;margin:0}.fiveKay-sponsor-input-group:focus-within{border-color:#82d3a2;box-shadow:0 0 0 2px #82d3a240}.fiveKay-sponsor-input-prefix{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;background:#f5f5f5;color:#555;font-weight:700;font-size:14px;border-right:1px solid #ccc;line-height:1}.fiveKay-sponsor-wrap--profile .fiveKay-sponsor-input-group{flex:1;height:48px}.fiveKay-sponsor-wrap--profile .fiveKay-sponsor-input-prefix{width:40px;font-size:16px}.fiveKay-sponsor-input{flex:1;min-width:0;width:auto;max-width:none;height:100%;padding:0 12px;font-size:16px;line-height:1.2;border:0;background:transparent;color:#313131;outline:none;text-align:right;-moz-appearance:textfield;margin:0;box-sizing:border-box}.fiveKay-sponsor-input::-webkit-outer-spin-button,.fiveKay-sponsor-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.fiveKay-sponsor-input::placeholder{color:#777}.fiveKay-sponsor-input--error{box-shadow:inset 0 0 0 1px #d63638!important;background:#fff0f0!important}.fiveKay-sponsor-input-group:has(.fiveKay-sponsor-input--error){border-color:#d63638}.fiveKay-sponsor-btn{display:inline-block;width:100%;height:40px;padding:0 20px;background:#82d3a2;color:#fff;border:0;border-radius:500px;font-size:14px;font-weight:700;cursor:pointer;line-height:1;white-space:nowrap;transition:background .2s ease,color .2s ease;margin:0;box-sizing:border-box}.fiveKay-sponsor-btn:hover{background:#6ec68f;color:#fff}.fiveKay-sponsor-wrap--profile .fiveKay-sponsor-btn{width:auto;height:48px;padding:0 32px;font-size:15px}@media (max-width: 700px){.fiveKay-sponsor-wrap--profile .fiveKay-sponsor-btn{width:100%}}.fiveKay-sponsor-btn--added{background:#999!important;color:#fff!important;cursor:default}.fiveKay-runner-banner{max-width:520px;margin:20px auto 0;padding:12px 16px;border-radius:8px;font-size:14px;line-height:1.4}.fiveKay-runner-banner--past-event{background:#fff4d6;border:1px solid #f0c36d;color:#6b4e00}.fiveKay-runner-banner--past-event a{color:#6b4e00;text-decoration:underline;margin-left:6px}.fiveKay-profile{max-width:960px;margin:30px auto;background:#fff;border:1px solid #eee;border-radius:14px;overflow:hidden;box-shadow:0 2px 12px #00000014}.fiveKay-profile__layout{display:grid;grid-template-columns:380px 1fr;align-items:stretch}.fiveKay-profile__photo-col{position:relative;background:#f0f0f0;min-height:380px;overflow:hidden}.fiveKay-profile__photo-col picture,.fiveKay-profile__photo-col img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}.fiveKay-profile__photo-col .fiveKay-silhouette{width:50%;height:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fiveKay-profile__info-col{padding:36px 40px;display:flex;flex-direction:column;gap:22px;min-width:0}.fiveKay-profile__name{margin:0;color:#313131;font-size:34px;font-weight:700;line-height:1.2}@media (max-width: 700px){.fiveKay-profile__layout{grid-template-columns:1fr}.fiveKay-profile__photo-col{min-height:260px}.fiveKay-profile__info-col{padding:24px 22px;gap:18px}.fiveKay-profile__name{font-size:26px}}.fiveKay-leaderboard{background:#fff;border:1px solid #eee;border-radius:8px;overflow:hidden;max-width:600px;margin:16px 0;box-shadow:0 2px 6px #0000000f}.fiveKay-leaderboard__header{background:#82d3a2;padding:14px 20px}.fiveKay-leaderboard__header h3{margin:0;color:#fff;font-size:16px}.fiveKay-leaderboard__list{padding:0}.fiveKay-leaderboard__row{display:flex;align-items:center;padding:14px 20px;border-bottom:1px solid #f0f0f0;gap:14px}.fiveKay-leaderboard__row:last-child{border-bottom:none}.fiveKay-leaderboard__rank{flex:0 0 28px;width:28px;height:28px;background:#f0f0f0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;color:#555}.fiveKay-leaderboard__row:nth-child(1) .fiveKay-leaderboard__rank{background:gold;color:#333}.fiveKay-leaderboard__row:nth-child(2) .fiveKay-leaderboard__rank{background:silver;color:#333}.fiveKay-leaderboard__row:nth-child(3) .fiveKay-leaderboard__rank{background:#cd7f32;color:#fff}.fiveKay-leaderboard__info{flex:1;min-width:0}.fiveKay-leaderboard__name{display:block;font-weight:600;font-size:14px;color:#313131;margin-bottom:6px}.fiveKay-leaderboard__amounts{flex:0 0 auto;text-align:right}.fiveKay-leaderboard__raised{display:block;font-weight:700;font-size:15px;color:#313131}.fiveKay-leaderboard__goal{display:block;font-size:12px;color:#595959}.fiveKay-cart-bar{min-height:30px;width:100%;padding:10px;box-sizing:border-box}.fiveKay-cart-bar__inner{max-width:960px;padding:15px;margin:25px auto;min-height:55px;background-color:#9999991a;box-sizing:border-box;overflow:hidden}.fiveKay-cart-bar__link{float:right;display:inline-flex;align-items:center;gap:6px;color:#f0a948;font-size:16px;line-height:1.4;text-decoration:none;cursor:pointer;transition:color .2s ease}.fiveKay-cart-bar__link:hover{color:#d4872e}.fiveKay-cart-bar__link svg{stroke:currentColor;vertical-align:middle;position:relative;top:-1px}.fiveKay-cart-bar__clear-btn{background:#f0f0f0;border:1px solid #ccc;border-radius:500px;padding:8px 16px;font-size:13px;cursor:pointer;color:#555;transition:background .3s ease}.fiveKay-cart-bar__clear-btn:hover{background:#e0e0e0}.fiveKay-scroll-top{position:fixed;bottom:24px;right:24px;width:48px;height:48px;background:#82d3a2;color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px #0003;z-index:9998;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .2s ease,box-shadow .2s ease}.fiveKay-scroll-top--visible{opacity:1;pointer-events:auto}.fiveKay-scroll-top:hover{transform:scale(1.08);box-shadow:0 6px 24px #00000047}.fiveKay-checkout{max-width:900px;margin:40px auto;padding:0 20px;font-family:Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.fiveKay-checkout__empty{text-align:center;color:#757575;font-size:16px;padding:40px 0}.fiveKay-checkout__table{width:100%;border-collapse:collapse;margin-bottom:30px}.fiveKay-checkout__table thead th{text-align:left;padding:14px 16px;font-size:14px;font-weight:600;color:#555;background:#f9f9f9;border-bottom:1px solid #e0e0e0}.fiveKay-checkout__table tbody td{padding:14px 16px;font-size:15px;color:#313131;border-bottom:1px solid #f0f0f0}.fiveKay-checkout__table tbody tr:last-child td{border-bottom:1px solid #e0e0e0}.fiveKay-checkout__total-row td{font-weight:700}.fiveKay-checkout__remove{background:none;border:none;color:#d63638;font-size:16px;font-weight:700;cursor:pointer;padding:8px 12px;min-width:44px;min-height:44px;line-height:1;border-radius:4px}.fiveKay-checkout__remove:hover{color:#a00;background:#d6363814}.fiveKay-checkout__remove:focus-visible{outline:2px solid #d63638;outline-offset:2px}.fiveKay-checkout__footer{margin-top:0}.fiveKay-checkout__form{margin-bottom:24px}.fiveKay-checkout__form-row{display:flex;gap:16px;margin-bottom:16px}.fiveKay-checkout__input{flex:1;padding:14px 16px;font-size:16px;border:1px solid #ddd;border-radius:4px;outline:none;color:#313131}.fiveKay-checkout__input::placeholder{color:#6b6b6b}.fiveKay-checkout__input:focus{border-color:#82d3a2;box-shadow:0 0 0 2px #82d3a240}.fiveKay-checkout__input--full{width:100%}.fiveKay-checkout__actions{display:flex;gap:12px;justify-content:flex-end}.fiveKay-checkout__pay-btn{background:#f0a948;color:#fff;border:none;border-radius:500px;padding:14px 32px;font-size:16px;font-weight:700;cursor:pointer;transition:background .3s ease}.fiveKay-checkout__pay-btn:hover{background:#d4872e}@media (max-width: 600px){.fiveKay-checkout__form-row{flex-direction:column}}.fiveKay-profile__goal-msg{font-size:17px;line-height:1.55;color:#555;margin:0}.fiveKay-registration{max-width:500px;margin:40px auto;text-align:center;font-family:Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.fiveKay-registration__heading{font-size:24px;font-weight:700;color:#313131;margin:0 0 20px}.fiveKay-registration__input-wrap{display:flex;justify-content:center;align-items:center;gap:12px}.fiveKay-registration__age-input{width:130px;padding:12px 14px;font-size:1.125em;line-height:1.2;border:2px solid #ccc;border-radius:4px;text-align:center;outline:none;-moz-appearance:textfield;box-sizing:border-box}.fiveKay-registration__age-input::-webkit-outer-spin-button,.fiveKay-registration__age-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.fiveKay-registration__age-input:focus{border-color:#82d3a2;box-shadow:0 0 0 2px #82d3a240}.fiveKay-registration__consent-text{font-size:16px;color:#555;margin:0 0 20px;line-height:1.6}.fiveKay-registration__consent-text a{color:#82d3a2;font-weight:600}.fiveKay-registration__adult,.fiveKay-registration__minor{padding:20px 0}.fiveKay-race-results{text-align:center;padding:60px 20px;font-family:Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.fiveKay-race-results__message{font-size:28px;font-weight:700;color:#313131;margin:0;text-transform:uppercase;letter-spacing:1px}.fiveKay-race-results--data{padding:40px 20px}.fiveKay-race-results__title{font-size:32px;font-weight:700;color:#313131;text-align:center;margin:0 0 24px}.fiveKay-results-category-heading{font-size:22px;font-weight:700;color:#313131;margin:30px 0 12px;text-align:center}.fiveKay-results-table{width:100%;max-width:700px;margin:0 auto 30px;border-collapse:collapse;font-family:Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.fiveKay-results-table thead th{background:#82d3a2;color:#fff;padding:12px 16px;text-align:left;font-size:14px;font-weight:600}.fiveKay-results-table tbody td{padding:10px 16px;border-bottom:1px solid #f0f0f0;font-size:15px;color:#313131}.fiveKay-results-table tbody tr:nth-child(odd){background:#f9f9f9}.fiveKay-results-table tbody tr:first-child td:first-child{color:#d4a017;font-weight:700}.fiveKay-results-table tbody tr:nth-child(2) td:first-child{color:#999;font-weight:700}.fiveKay-results-table tbody tr:nth-child(3) td:first-child{color:#cd7f32;font-weight:700}.fiveKay-sponsor-error{color:#d63638;font-size:12px;min-height:16px;text-align:center}.fiveKay-error{color:#d63638;font-style:italic}
