.Avatar-module__N4qS4W__avatar{color:#fff;font-weight:600;font-family:var(--font-ui);letter-spacing:.02em;background:var(--ink);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.Avatar-module__N4qS4W__stack{display:flex}.Avatar-module__N4qS4W__stack .Avatar-module__N4qS4W__avatar{border:2.5px solid var(--paper);margin-left:-10px}.Avatar-module__N4qS4W__stack .Avatar-module__N4qS4W__avatar:first-child{margin-left:0}.Avatar-module__N4qS4W__overflow{background:var(--paper-2);color:var(--muted)}
.Button-module__iYV4-q__btn{font-family:var(--font-ui);letter-spacing:.01em;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:13px 22px;font-size:15px;font-weight:600;transition:transform .12s,box-shadow .15s,background .15s,color .15s,border-color .15s,filter .15s;display:inline-flex}.Button-module__iYV4-q__btn:active{transform:translateY(1px)}.Button-module__iYV4-q__btn:disabled{opacity:.5;cursor:not-allowed}.Button-module__iYV4-q__primary{background:var(--orange);color:#fff}.Button-module__iYV4-q__primary:hover{background:var(--orange-700)}.Button-module__iYV4-q__ink{background:var(--ink);color:var(--paper)}.Button-module__iYV4-q__ink:hover{background:#000}.Button-module__iYV4-q__ghost{color:var(--ink);border:1.5px solid var(--line-strong);background:0 0}.Button-module__iYV4-q__ghost:hover{border-color:var(--ink);background:#16120f0a}.Button-module__iYV4-q__strava{background:var(--strava);color:#fff}.Button-module__iYV4-q__strava:hover{filter:brightness(.93)}.Button-module__iYV4-q__translucent{color:var(--paper);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#faf6f01f}.Button-module__iYV4-q__translucent:hover{background:#faf6f033}.Button-module__iYV4-q__white{color:var(--orange-700);background:#fff}.Button-module__iYV4-q__white:hover{background:#ffffffe6}.Button-module__iYV4-q__sm{padding:9px 16px;font-size:13.5px}.Button-module__iYV4-q__lg{padding:16px 28px;font-size:16px}.Button-module__iYV4-q__block{width:100%}
.Card-module__r9_ZKW__card{background:var(--white);border:1px solid var(--line);border-radius:var(--r-md);box-shadow:var(--shadow)}
.Pill-module__CEMuiq__pill{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:6px 12px;font-size:12.5px;font-weight:600;display:inline-flex}.Pill-module__CEMuiq__orange{background:var(--orange-100);color:var(--orange-700)}.Pill-module__CEMuiq__ink{background:var(--ink);color:var(--paper)}.Pill-module__CEMuiq__line{border:1.5px solid var(--line-strong);color:var(--muted)}.Pill-module__CEMuiq__good{color:var(--good);background:#1f8a4c1f}.Pill-module__CEMuiq__paper{background:var(--paper-2);color:var(--ink-80)}
.Hero-module__s-6kkG__hero{background:var(--ink);position:relative;overflow:hidden}.Hero-module__s-6kkG__image{background-position:50% 35%;background-size:cover;position:absolute;inset:0}.Hero-module__s-6kkG__scrim{background:linear-gradient(100deg,#120e0bc7 0%,#120e0ba3 42%,#120e0b38 100%);position:absolute;inset:0}.Hero-module__s-6kkG__inner{padding:118px 32px 120px;position:relative}.Hero-module__s-6kkG__body{color:#faf6f0c7;max-width:500px;margin:22px 0 34px;font-size:19px}.Hero-module__s-6kkG__title{color:var(--paper);margin:20px 0 0;font-size:clamp(48px,7vw,92px)}.Hero-module__s-6kkG__stats{flex-wrap:wrap;margin-top:46px}.Hero-module__s-6kkG__stat .Hero-module__s-6kkG__num{font-family:var(--font-display);color:var(--orange);font-size:30px;font-weight:700;line-height:1}.Hero-module__s-6kkG__stat .Hero-module__s-6kkG__lbl{color:#faf6f099;margin-top:4px;font-size:13.5px}@media (max-width:860px){.Hero-module__s-6kkG__inner{padding:80px 20px 90px}}
.Modal-module__Ro-5Wq__scrim{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#16120f75;justify-content:center;align-items:center;padding:24px;animation:.2s Modal-module__Ro-5Wq__fade;display:flex;position:fixed;inset:0}.Modal-module__Ro-5Wq__modal{background:var(--paper);border-radius:var(--r-lg);width:100%;max-width:460px;max-height:calc(100dvh - 48px);box-shadow:var(--shadow-lg);flex-direction:column;animation:.24s cubic-bezier(.2,.8,.3,1) Modal-module__Ro-5Wq__pop;display:flex;overflow:hidden}.Modal-module__Ro-5Wq__wide{max-width:720px}.Modal-module__Ro-5Wq__header{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:center;gap:14px;padding:22px 26px;display:flex}.Modal-module__Ro-5Wq__title{font-size:23px}.Modal-module__Ro-5Wq__close{color:var(--muted);border-radius:8px;flex:none;padding:4px 8px;font-size:24px;line-height:1}.Modal-module__Ro-5Wq__close:hover{color:var(--ink);background:#16120f0f}.Modal-module__Ro-5Wq__body{overscroll-behavior:contain;min-height:0;padding:26px;overflow-y:auto}@media (max-width:640px){.Modal-module__Ro-5Wq__scrim{align-items:flex-end;padding:0}.Modal-module__Ro-5Wq__modal,.Modal-module__Ro-5Wq__wide{border-radius:20px 20px 0 0;width:100%;max-width:none;max-height:100dvh}.Modal-module__Ro-5Wq__header{padding:17px 18px}.Modal-module__Ro-5Wq__title{font-size:21px}.Modal-module__Ro-5Wq__body{padding:18px}}@media (max-width:420px){.Modal-module__Ro-5Wq__modal,.Modal-module__Ro-5Wq__wide{border-radius:0;height:100dvh}.Modal-module__Ro-5Wq__header,.Modal-module__Ro-5Wq__body{padding:14px}}@keyframes Modal-module__Ro-5Wq__fade{0%{opacity:0}}@keyframes Modal-module__Ro-5Wq__pop{0%{transform:translateY(14px)scale(.97)}}
.HomePromoBanner-module__Hin5yG__shell{right:max(24px, env(safe-area-inset-right));bottom:max(24px, env(safe-area-inset-bottom));z-index:80;width:min(560px,100vw - 48px);position:fixed}.HomePromoBanner-module__Hin5yG__banner{isolation:isolate;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fff2eb;border:1px solid #16120f29;border-radius:22px;width:100%;max-height:calc(100dvh - 112px);padding:0;animation:.42s cubic-bezier(.2,.8,.2,1) both HomePromoBanner-module__Hin5yG__promoIn;position:relative;overflow:hidden auto;box-shadow:0 26px 70px -24px #16120f6b}.HomePromoBanner-module__Hin5yG__banner:before{content:"";z-index:1;border-radius:inherit;pointer-events:none;background:linear-gradient(100deg,#fff6f1e0 0%,#fff3ecc7 48%,#ffefe69e 100%);position:absolute;inset:0}.HomePromoBanner-module__Hin5yG__withoutImage:before{display:none}.HomePromoBanner-module__Hin5yG__backgroundLogo{z-index:0;object-fit:contain;object-position:center;opacity:.28;filter:grayscale()contrast(1.12);pointer-events:none;-webkit-user-select:none;user-select:none;border-radius:16px;width:calc(100% - 24px);max-width:none;height:calc(100% - 20px);position:absolute;inset:10px 12px}.HomePromoBanner-module__Hin5yG__bannerContent{z-index:2;border-radius:inherit;min-width:0;min-height:100%;color:inherit;padding:24px 58px 24px 26px;display:block;position:relative}.HomePromoBanner-module__Hin5yG__bannerContentLink{cursor:pointer}.HomePromoBanner-module__Hin5yG__bannerContentLink:focus-visible{outline:none;box-shadow:inset 0 0 0 3px #f0521c5c}.HomePromoBanner-module__Hin5yG__copy{min-width:0;max-width:460px;position:relative}.HomePromoBanner-module__Hin5yG__eyebrow{color:var(--orange-700);letter-spacing:.14em;text-transform:uppercase;margin-bottom:7px;font-size:10.5px;font-weight:800}.HomePromoBanner-module__Hin5yG__copy h2{padding-right:6px;font-size:24px;line-height:1.08}.HomePromoBanner-module__Hin5yG__copy p{color:var(--ink-80);white-space:pre-line;margin-top:9px;font-size:13.5px;line-height:1.55}.HomePromoBanner-module__Hin5yG__link{width:fit-content;color:var(--orange-700);align-items:center;gap:8px;margin-top:14px;font-size:13px;font-weight:800;display:inline-flex}.HomePromoBanner-module__Hin5yG__bannerContentLink:hover .HomePromoBanner-module__Hin5yG__link,.HomePromoBanner-module__Hin5yG__link:hover{text-underline-offset:3px;text-decoration:underline}.HomePromoBanner-module__Hin5yG__close:focus-visible{outline-offset:3px;outline:3px solid #f0521c57}.HomePromoBanner-module__Hin5yG__close{z-index:4;border:1px solid var(--line);width:34px;height:34px;color:var(--ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff8f4f0;border-radius:50%;place-items:center;transition:border-color .15s,color .15s,transform .15s;display:grid;position:absolute;top:12px;right:12px}.HomePromoBanner-module__Hin5yG__close:hover{color:var(--orange-700);border-color:#f0521c73}.HomePromoBanner-module__Hin5yG__close:active{transform:scale(.95)}.HomePromoBanner-module__Hin5yG__confetti{z-index:4;pointer-events:none;position:absolute;inset:0;overflow:visible}.HomePromoBanner-module__Hin5yG__confettiPiece{--burst-x:0px;--burst-y:90px;--burst-rotation:180deg;--confetti-delay:0s;background:var(--orange);opacity:0;filter:drop-shadow(0 2px 2px #16120f24);width:7px;height:14px;animation:HomePromoBanner-module__Hin5yG__confettiBurst 1.1s cubic-bezier(.15, .7, .25, 1) var(--confetti-delay) both;border-radius:2px;position:absolute;top:42%;left:50%}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(2n){background:var(--ink);border-radius:50%;width:9px;height:9px}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(3n){background:#f6b73c}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(5n){background:#ff8b5e}.HomePromoBanner-module__Hin5yG__confettiPiece:first-child{--burst-x:-230px;--burst-y:-72px;--burst-rotation:-280deg}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(2){--burst-x:-186px;--burst-y:56px;--burst-rotation:240deg;--confetti-delay:35ms}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(3){--burst-x:-142px;--burst-y:-108px;--burst-rotation:-210deg;--confetti-delay:55ms}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(4){--burst-x:-96px;--burst-y:104px;--burst-rotation:300deg;--confetti-delay:20ms}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(5){--burst-x:-44px;--burst-y:-128px;--burst-rotation:-260deg;--confetti-delay:70ms}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(6){--burst-x:-20px;--burst-y:126px;--burst-rotation:230deg;--confetti-delay:45ms}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(7){--burst-x:34px;--burst-y:-132px;--burst-rotation:280deg;--confetti-delay:25ms}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(8){--burst-x:72px;--burst-y:122px;--burst-rotation:-250deg;--confetti-delay:60ms}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(9){--burst-x:114px;--burst-y:-112px;--burst-rotation:310deg;--confetti-delay:40ms}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(10){--burst-x:150px;--burst-y:92px;--burst-rotation:-220deg;--confetti-delay:75ms}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(11){--burst-x:194px;--burst-y:-76px;--burst-rotation:270deg;--confetti-delay:15ms}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(12){--burst-x:228px;--burst-y:48px;--burst-rotation:-290deg;--confetti-delay:50ms}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(13){--burst-x:-210px;--burst-y:118px;--burst-rotation:260deg;--confetti-delay:85ms}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(14){--burst-x:214px;--burst-y:116px;--burst-rotation:-270deg;--confetti-delay:65ms}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(15){--burst-x:-162px;--burst-y:-146px;--burst-rotation:320deg;--confetti-delay:.105s}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(16){--burst-x:164px;--burst-y:-142px;--burst-rotation:-330deg;--confetti-delay:90ms}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(17){--burst-x:-244px;--burst-y:22px;--burst-rotation:290deg;--confetti-delay:.115s}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(18){--burst-x:246px;--burst-y:12px;--burst-rotation:-300deg;--confetti-delay:.1s}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(19){--burst-x:-78px;--burst-y:152px;--burst-rotation:260deg;--confetti-delay:.125s}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(20){--burst-x:92px;--burst-y:154px;--burst-rotation:-280deg;--confetti-delay:.11s}@keyframes HomePromoBanner-module__Hin5yG__promoIn{0%{opacity:0;transform:translateY(24px)scale(.965)}}@keyframes HomePromoBanner-module__Hin5yG__confettiBurst{0%{opacity:0;transform:translate(0,0)scale(.25)rotate(0)}14%{opacity:1}to{opacity:0;transform:translate3d(var(--burst-x), var(--burst-y), 0) scale(1) rotate(var(--burst-rotation))}}@media (max-width:640px){.HomePromoBanner-module__Hin5yG__shell{left:max(12px, env(safe-area-inset-left));right:max(12px, env(safe-area-inset-right));bottom:max(12px, env(safe-area-inset-bottom));width:auto}.HomePromoBanner-module__Hin5yG__banner{border-radius:18px}.HomePromoBanner-module__Hin5yG__bannerContent{padding:20px 52px 20px 20px}.HomePromoBanner-module__Hin5yG__copy h2{font-size:20px}.HomePromoBanner-module__Hin5yG__copy p{font-size:12.5px}.HomePromoBanner-module__Hin5yG__backgroundLogo{border-radius:13px;width:calc(100% - 20px);height:calc(100% - 16px);inset:8px 10px}.HomePromoBanner-module__Hin5yG__confettiPiece{top:34%}.HomePromoBanner-module__Hin5yG__confettiPiece:first-child{--burst-x:-132px}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(2){--burst-x:-116px}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(3){--burst-x:-96px}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(11){--burst-x:98px}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(12){--burst-x:118px}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(13){--burst-x:-126px}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(14){--burst-x:128px}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(15){--burst-x:-112px}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(16){--burst-x:114px}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(17){--burst-x:-138px}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(18){--burst-x:140px}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(19){--burst-x:-68px}.HomePromoBanner-module__Hin5yG__confettiPiece:nth-child(20){--burst-x:72px}}@media (prefers-reduced-motion:reduce){.HomePromoBanner-module__Hin5yG__banner{animation:none}.HomePromoBanner-module__Hin5yG__confetti{display:none}}
.Field-module__nt9JEW__field{flex-direction:column;flex:1 1 0;gap:7px;min-width:0;display:flex}.Field-module__nt9JEW__field label{letter-spacing:.02em;color:var(--ink-80);font-size:13px;font-weight:600}.Field-module__nt9JEW__field input,.Field-module__nt9JEW__field select,.Field-module__nt9JEW__field textarea{background:var(--white);border:1.5px solid var(--line);border-radius:var(--r-sm);width:100%;min-width:0;color:inherit;outline:none;padding:13px 14px;font-family:inherit;font-size:1rem;transition:border-color .15s,box-shadow .15s}.Field-module__nt9JEW__field textarea{resize:vertical;min-height:90px;line-height:1.5}.Field-module__nt9JEW__field input:focus,.Field-module__nt9JEW__field select:focus,.Field-module__nt9JEW__field textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-100)}.Field-module__nt9JEW__field.Field-module__nt9JEW__err input,.Field-module__nt9JEW__field.Field-module__nt9JEW__err textarea{border-color:var(--orange-700)}.Field-module__nt9JEW__field .Field-module__nt9JEW__hint{color:var(--orange-700);font-size:12px}
.RaceCard-module__gd4Jlq__card{color:inherit;grid-template-columns:92px minmax(0,1fr) 200px auto;align-items:center;gap:28px;padding:22px;text-decoration:none;transition:transform .14s,box-shadow .15s;display:grid}.RaceCard-module__gd4Jlq__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-1px)}.RaceCard-module__gd4Jlq__date{text-align:center;border-right:1px solid var(--line);align-items:center;padding-right:8px}.RaceCard-module__gd4Jlq__month{letter-spacing:.14em;color:var(--orange);font-size:12.5px;font-weight:700}.RaceCard-module__gd4Jlq__day{font-family:var(--font-display);font-size:40px;font-weight:700;line-height:1}.RaceCard-module__gd4Jlq__weekday{color:var(--muted);font-size:12px}.RaceCard-module__gd4Jlq__details{min-width:0}.RaceCard-module__gd4Jlq__mapWrap{border:1px solid var(--line);background:var(--paper-2);border-radius:12px;height:86px;overflow:hidden}.RaceCard-module__gd4Jlq__mobileCta{display:none}@media (max-width:860px){.RaceCard-module__gd4Jlq__card{grid-template-columns:76px minmax(0,1fr);align-items:start;gap:16px;padding:18px}.RaceCard-module__gd4Jlq__card>.RaceCard-module__gd4Jlq__cta{display:none}.RaceCard-module__gd4Jlq__date{justify-content:center;min-height:86px;padding-right:12px}.RaceCard-module__gd4Jlq__details h3{font-size:22px!important}.RaceCard-module__gd4Jlq__mapWrap{grid-column:1/-1;height:180px;margin-top:2px;display:block}.RaceCard-module__gd4Jlq__mobileCta{background:var(--ink);min-height:48px;color:var(--paper);touch-action:manipulation;border-radius:999px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;margin-top:2px;padding:12px 16px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.RaceCard-module__gd4Jlq__mobileCta:active{transform:scale(.99)}.RaceCard-module__gd4Jlq__mobileCta:focus-visible{outline:3px solid var(--orange-100);outline-offset:3px}}@media (max-width:480px){.RaceCard-module__gd4Jlq__card{grid-template-columns:68px minmax(0,1fr);gap:14px;padding:16px}.RaceCard-module__gd4Jlq__date{padding-right:10px}.RaceCard-module__gd4Jlq__day{font-size:36px}.RaceCard-module__gd4Jlq__details h3{font-size:20px!important}.RaceCard-module__gd4Jlq__mapWrap{height:150px}}
.AdminResponsive-module__Zpmdoq__content{width:100%;min-width:0}:is(.AdminResponsive-module__Zpmdoq__content input,.AdminResponsive-module__Zpmdoq__content select,.AdminResponsive-module__Zpmdoq__content textarea,.AdminResponsive-module__Zpmdoq__content button,.AdminResponsive-module__Zpmdoq__content a){max-width:100%}:is(.AdminResponsive-module__Zpmdoq__content input,.AdminResponsive-module__Zpmdoq__content select,.AdminResponsive-module__Zpmdoq__content textarea){min-width:0}:is(.AdminResponsive-module__Zpmdoq__content img,.AdminResponsive-module__Zpmdoq__content svg){max-width:100%}.AdminResponsive-module__Zpmdoq__pageHeader{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.AdminResponsive-module__Zpmdoq__pageHeaderActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.AdminResponsive-module__Zpmdoq__twoColumn,.AdminResponsive-module__Zpmdoq__dashboardTwo{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:20px;display:grid}.AdminResponsive-module__Zpmdoq__sidePanelLayout{grid-template-columns:minmax(320px,390px) minmax(0,1fr);align-items:start;gap:24px;display:grid}.AdminResponsive-module__Zpmdoq__threeColumn{grid-template-columns:260px minmax(0,1fr) minmax(0,1fr);align-items:start;gap:20px;display:grid}.AdminResponsive-module__Zpmdoq__editorLayout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:20px;display:grid}.AdminResponsive-module__Zpmdoq__stickyPanel{min-width:0;position:sticky;top:24px}.AdminResponsive-module__Zpmdoq__tableScroll{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;width:100%;min-width:0;overflow-x:auto}.AdminResponsive-module__Zpmdoq__tableScroll>table{min-width:680px}.AdminResponsive-module__Zpmdoq__cardHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.AdminResponsive-module__Zpmdoq__formRow{align-items:flex-start;gap:12px;display:flex}.AdminResponsive-module__Zpmdoq__formRow>*{min-width:0}.AdminResponsive-module__Zpmdoq__buttonRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.AdminResponsive-module__Zpmdoq__messageHeader{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.AdminResponsive-module__Zpmdoq__fileRow{justify-content:space-between;align-items:center;gap:16px;display:flex}.AdminResponsive-module__Zpmdoq__fileMeta{flex:none;align-items:center;gap:12px;display:flex}.AdminResponsive-module__Zpmdoq__searchField{width:min(100%,320px)}@media (max-width:1180px){.AdminResponsive-module__Zpmdoq__threeColumn{grid-template-columns:230px minmax(0,1fr)}.AdminResponsive-module__Zpmdoq__threeColumn>:last-child{grid-column:1/-1}}@media (max-width:980px){.AdminResponsive-module__Zpmdoq__sidePanelLayout,.AdminResponsive-module__Zpmdoq__twoColumn,.AdminResponsive-module__Zpmdoq__dashboardTwo,.AdminResponsive-module__Zpmdoq__editorLayout{grid-template-columns:minmax(0,1fr)}.AdminResponsive-module__Zpmdoq__stickyPanel{position:static}:is(.AdminResponsive-module__Zpmdoq__content [style*="grid-template-columns: 390px"],.AdminResponsive-module__Zpmdoq__content [style*="grid-template-columns: 360px"],.AdminResponsive-module__Zpmdoq__content [style*="grid-template-columns: 320px"],.AdminResponsive-module__Zpmdoq__content [style*="grid-template-columns: 280px"],.AdminResponsive-module__Zpmdoq__content [style*="grid-template-columns: 260px"],.AdminResponsive-module__Zpmdoq__content [style*="grid-template-columns: minmax(320px"],.AdminResponsive-module__Zpmdoq__content [style*="grid-template-columns: 1.1fr 1fr"],.AdminResponsive-module__Zpmdoq__content [style*="grid-template-columns: 1fr 1fr"]){grid-template-columns:minmax(0,1fr)!important}.AdminResponsive-module__Zpmdoq__content [style*="position: sticky"]{position:static!important}}@media (max-width:760px){.AdminResponsive-module__Zpmdoq__content h1{line-height:1.06;font-size:30px!important}.AdminResponsive-module__Zpmdoq__content h2{overflow-wrap:anywhere}.AdminResponsive-module__Zpmdoq__content input[type=file]{width:100%}.AdminResponsive-module__Zpmdoq__content [style*="width: 280px"]{width:100%!important}.AdminResponsive-module__Zpmdoq__content table{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;white-space:nowrap;width:100%;max-width:100%;display:block;overflow-x:auto}:is(.AdminResponsive-module__Zpmdoq__content table p,.AdminResponsive-module__Zpmdoq__content table div){white-space:normal}:is(.AdminResponsive-module__Zpmdoq__content [style*="grid-template-columns: repeat(3"],.AdminResponsive-module__Zpmdoq__content [style*="grid-template-columns: repeat(2"],.AdminResponsive-module__Zpmdoq__content [style*="grid-template-columns: repeat(auto-fit,minmax(310px"],.AdminResponsive-module__Zpmdoq__content [style*="grid-template-columns: 1fr 1fr"]){grid-template-columns:minmax(0,1fr)!important}.AdminResponsive-module__Zpmdoq__content [style*="justify-content: space-between"]{flex-wrap:wrap!important}.AdminResponsive-module__Zpmdoq__content form>.row{flex-wrap:wrap}.AdminResponsive-module__Zpmdoq__content form>.row>.grow{flex:calc(50% - 6px)}.AdminResponsive-module__Zpmdoq__pageHeader{flex-direction:column;align-items:stretch;gap:14px;margin-bottom:20px}.AdminResponsive-module__Zpmdoq__pageHeaderActions{justify-content:flex-start;width:100%}.AdminResponsive-module__Zpmdoq__threeColumn{grid-template-columns:minmax(0,1fr)}.AdminResponsive-module__Zpmdoq__threeColumn>:last-child{grid-column:auto}.AdminResponsive-module__Zpmdoq__cardHeader,.AdminResponsive-module__Zpmdoq__messageHeader,.AdminResponsive-module__Zpmdoq__fileRow,.AdminResponsive-module__Zpmdoq__formRow{flex-direction:column;align-items:stretch}.AdminResponsive-module__Zpmdoq__formRow>*{width:100%}.AdminResponsive-module__Zpmdoq__fileMeta{flex-wrap:wrap;justify-content:flex-start;width:100%}.AdminResponsive-module__Zpmdoq__searchField{width:100%}.AdminResponsive-module__Zpmdoq__tableScroll>table{min-width:620px}}@media (max-width:520px){.AdminResponsive-module__Zpmdoq__content h1{font-size:28px!important}.AdminResponsive-module__Zpmdoq__content form>.row>.grow{flex-basis:100%}:is(.AdminResponsive-module__Zpmdoq__pageHeaderActions>form,.AdminResponsive-module__Zpmdoq__pageHeaderActions>button,.AdminResponsive-module__Zpmdoq__pageHeaderActions>a){width:100%}.AdminResponsive-module__Zpmdoq__pageHeaderActions>button{justify-content:center}.AdminResponsive-module__Zpmdoq__pageHeaderActions>a{justify-content:center}.AdminResponsive-module__Zpmdoq__pageHeaderActions>form>button{justify-content:center}.AdminResponsive-module__Zpmdoq__buttonRow{align-items:stretch}}
.NextRaceFeature-module__VZ_9sq__card{grid-template-columns:1.1fr 1fr;padding:0;display:grid;overflow:hidden}.NextRaceFeature-module__VZ_9sq__left{box-sizing:border-box;flex-direction:column;min-height:360px;padding:36px;display:flex}.NextRaceFeature-module__VZ_9sq__description{max-height:118px;margin-bottom:22px;position:relative;overflow:hidden}.NextRaceFeature-module__VZ_9sq__description:after{content:"";background:linear-gradient(to bottom, #fff0, var(--white));pointer-events:none;height:34px;position:absolute;bottom:0;left:0;right:0}.NextRaceFeature-module__VZ_9sq__right{background:var(--paper-2);min-width:0;min-height:360px;display:flex;position:relative;overflow:hidden}.NextRaceFeature-module__VZ_9sq__areaPill{position:absolute;top:18px;left:18px}@media (max-width:860px){.NextRaceFeature-module__VZ_9sq__card{grid-template-columns:1fr}.NextRaceFeature-module__VZ_9sq__left{min-height:unset}.NextRaceFeature-module__VZ_9sq__description{max-height:150px}.NextRaceFeature-module__VZ_9sq__right{min-height:240px}}
.KontaktPage-module__D8AEXW__contactGrid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:start;gap:28px;display:grid}.KontaktPage-module__D8AEXW__socialCard{grid-template-columns:72px 1fr auto;align-items:center;gap:18px;padding:24px;transition:transform .14s,box-shadow .14s;display:grid}.KontaktPage-module__D8AEXW__socialIcon{border-radius:22px;place-items:center;width:72px;height:72px;display:grid}@media (max-width:860px){.KontaktPage-module__D8AEXW__contactGrid{grid-template-columns:1fr}}@media (max-width:520px){.KontaktPage-module__D8AEXW__contactGrid{gap:18px}.KontaktPage-module__D8AEXW__socialCard{grid-template-columns:58px 1fr auto;gap:14px;padding:18px}.KontaktPage-module__D8AEXW__socialIcon{border-radius:18px;width:58px;height:58px}.KontaktPage-module__D8AEXW__socialCard h3{font-size:24px!important}.KontaktPage-module__D8AEXW__socialCard p{font-size:15px!important}}
.Nav-module__gOObGW__nav{z-index:60;height:var(--nav-h);-webkit-backdrop-filter:saturate(1.4)blur(14px);border-bottom:1px solid var(--line);background:#faf6f0d1;transition:background .18s;position:sticky;top:0}.Nav-module__gOObGW__navOpen{background:var(--paper)}.Nav-module__gOObGW__nav .wrap{height:100%}.Nav-module__gOObGW__inner{z-index:4;justify-content:space-between;align-items:center;gap:24px;height:100%;display:flex;position:relative}.Nav-module__gOObGW__logoWrap{flex:none;min-width:0}.Nav-module__gOObGW__links{align-items:center;gap:4px;display:flex}.Nav-module__gOObGW__link{letter-spacing:.01em;color:var(--ink-80);border-radius:999px;padding:9px 14px;font-size:14px;font-weight:500;transition:background .15s,color .15s}.Nav-module__gOObGW__link:hover{color:var(--ink);background:#16120f0f}.Nav-module__gOObGW__link.Nav-module__gOObGW__active{background:var(--ink);color:var(--paper)}.Nav-module__gOObGW__right{flex:none;align-items:center;gap:10px;display:flex}.Nav-module__gOObGW__menuButton,.Nav-module__gOObGW__mobileBackdrop,.Nav-module__gOObGW__mobileMenu{display:none}@media (max-width:860px){.Nav-module__gOObGW__links,.Nav-module__gOObGW__right{display:none}.Nav-module__gOObGW__menuButton{border:1px solid var(--line-strong);background:var(--white);border-radius:50%;flex:none;place-items:center;width:44px;height:44px;transition:background .16s,border-color .16s,transform .16s;display:inline-grid;box-shadow:0 6px 18px #16120f14}.Nav-module__gOObGW__menuButton:active{transform:scale(.96)}.Nav-module__gOObGW__menuButtonOpen{background:var(--ink);border-color:var(--ink)}.Nav-module__gOObGW__menuIcon{width:19px;height:14px;display:block;position:relative}.Nav-module__gOObGW__menuIcon span{background:var(--ink);transform-origin:50%;border-radius:999px;width:100%;height:2px;transition:transform .18s,opacity .14s,background .16s;position:absolute;left:0}.Nav-module__gOObGW__menuIcon span:first-child{top:0}.Nav-module__gOObGW__menuIcon span:nth-child(2){top:6px}.Nav-module__gOObGW__menuIcon span:nth-child(3){top:12px}.Nav-module__gOObGW__menuButtonOpen .Nav-module__gOObGW__menuIcon span{background:var(--paper)}.Nav-module__gOObGW__menuButtonOpen .Nav-module__gOObGW__menuIcon span:first-child{transform:translateY(6px)rotate(45deg)}.Nav-module__gOObGW__menuButtonOpen .Nav-module__gOObGW__menuIcon span:nth-child(2){opacity:0;transform:scaleX(.4)}.Nav-module__gOObGW__menuButtonOpen .Nav-module__gOObGW__menuIcon span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.Nav-module__gOObGW__mobileBackdrop{inset:var(--nav-h) 0 0;z-index:1;width:100%;height:calc(100dvh - var(--nav-h));opacity:0;visibility:hidden;pointer-events:none;background:#16120f57;transition:opacity .2s,visibility 0s linear .2s;display:block;position:fixed}.Nav-module__gOObGW__mobileBackdropOpen{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.Nav-module__gOObGW__mobileMenu{z-index:2;max-height:calc(100dvh - var(--nav-h));overscroll-behavior:contain;background:var(--paper);border-bottom:1px solid var(--line);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s,transform .18s,visibility 0s linear .18s;display:block;position:absolute;top:100%;left:0;right:0;overflow-y:auto;transform:translateY(-12px);box-shadow:0 28px 50px -30px #16120f80}.Nav-module__gOObGW__mobileMenuOpen{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0)}.Nav-module__gOObGW__mobileMenuInner{padding-top:16px;padding-bottom:24px;height:auto!important}.Nav-module__gOObGW__mobileLinks{gap:4px;display:grid}.Nav-module__gOObGW__mobileLink{min-height:54px;color:var(--ink);font-family:var(--font-display);letter-spacing:-.01em;border-radius:13px;justify-content:space-between;align-items:center;gap:18px;padding:13px 15px;font-size:18px;font-weight:600;transition:background .15s,color .15s;display:flex}.Nav-module__gOObGW__mobileLink:hover{background:#16120f0d}.Nav-module__gOObGW__mobileLinkActive{background:var(--paper-2);color:var(--orange-700)}.Nav-module__gOObGW__mobileAccount{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.Nav-module__gOObGW__mobileAccountLabel{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px;font-size:11.5px;font-weight:700}.Nav-module__gOObGW__mobileAccountActions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.Nav-module__gOObGW__mobileAccountButton{text-align:center;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:12px 16px;font-size:14px;font-weight:700;display:inline-flex}.Nav-module__gOObGW__mobileAccountPrimary{background:var(--ink);color:var(--paper);justify-content:space-between}.Nav-module__gOObGW__mobileAccountActions .Nav-module__gOObGW__mobileAccountPrimary{justify-content:center}.Nav-module__gOObGW__mobileAccountSecondary{border:1px solid var(--line-strong);background:var(--white);color:var(--ink)}}@media (max-width:560px){.Nav-module__gOObGW__inner{gap:12px}.Nav-module__gOObGW__signupButton{display:none}}@media (max-width:420px){.Nav-module__gOObGW__nav .wrap{padding-left:14px;padding-right:14px}.Nav-module__gOObGW__mobileMenuInner{padding-bottom:18px}.Nav-module__gOObGW__mobileLink{min-height:52px;font-size:17px}}@media (max-width:360px){.Nav-module__gOObGW__mobileAccountActions{grid-template-columns:1fr}}
.InternalCalendarEditor-module__z25hSq__notice{background:#f0521c12;border:1px solid #f0521c40;border-radius:14px;margin-bottom:18px;padding:16px;font-size:13.5px;line-height:1.55}.InternalCalendarEditor-module__z25hSq__status{border:1px solid var(--line);border-radius:12px;align-items:center;min-height:42px;margin-bottom:16px;padding:10px 14px;font-size:13.5px;font-weight:600;display:flex}.InternalCalendarEditor-module__z25hSq__statusPending{color:var(--muted);background:#16120f09}.InternalCalendarEditor-module__z25hSq__statusOk{color:var(--good);background:#1f8a4c0f;border-color:#1f8a4c38}.InternalCalendarEditor-module__z25hSq__statusError{color:var(--orange-700);background:#f0521c0f;border-color:#c73e0f38}.InternalCalendarEditor-module__z25hSq__yearCard{padding:0;overflow:hidden}.InternalCalendarEditor-module__z25hSq__yearHeader{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f0521c11,#fff0 58%);justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.InternalCalendarEditor-module__z25hSq__yearIntro{align-items:center;gap:14px;min-width:0;display:flex}.InternalCalendarEditor-module__z25hSq__yearIcon{width:46px;height:46px;color:var(--orange);background:#f0521c17;border:1px solid #f0521c33;border-radius:14px;flex:none;place-items:center;display:grid}.InternalCalendarEditor-module__z25hSq__yearIntro h2{font-size:24px}.InternalCalendarEditor-module__z25hSq__yearIntro p{color:var(--muted);margin-top:5px;font-size:13.5px}.InternalCalendarEditor-module__z25hSq__yearWheel{background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.InternalCalendarEditor-module__z25hSq__monthPanel{background:var(--white);min-width:0;min-height:248px;padding:18px}.InternalCalendarEditor-module__z25hSq__monthPanelActive{background:linear-gradient(180deg, #f0521c0b, var(--white) 94px)}.InternalCalendarEditor-module__z25hSq__monthHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.InternalCalendarEditor-module__z25hSq__monthIndex{color:var(--orange);letter-spacing:.16em;margin-bottom:3px;font-size:10.5px;font-weight:800;display:block}.InternalCalendarEditor-module__z25hSq__monthHeader h3{font-size:20px}.InternalCalendarEditor-module__z25hSq__monthCount{border:1px solid var(--line);min-width:30px;height:30px;color:var(--muted);font-variant-numeric:tabular-nums;background:#ffffffc7;border-radius:999px;place-items:center;padding:0 9px;font-size:12px;font-weight:800;display:grid}.InternalCalendarEditor-module__z25hSq__eventList{flex-direction:column;gap:10px;display:flex}.InternalCalendarEditor-module__z25hSq__emptyMonth{border:1px dashed var(--line);min-height:96px;color:var(--muted);border-radius:13px;align-items:center;gap:8px;padding:14px;font-size:12.5px;display:flex}.InternalCalendarEditor-module__z25hSq__emptyDot{background:var(--line-strong);border-radius:50%;width:7px;height:7px}.InternalCalendarEditor-module__z25hSq__eventCard{border:1px solid var(--line);background:var(--paper);border-radius:14px;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:12px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.InternalCalendarEditor-module__z25hSq__eventCard:hover{border-color:#f0521c40;transform:translateY(-1px);box-shadow:0 8px 22px -18px #16120f6b}.InternalCalendarEditor-module__z25hSq__eventDate{width:46px;height:50px;color:var(--orange-700);background:var(--white);border:1px solid #f0521c2e;border-radius:12px;flex-direction:column;flex:none;justify-content:center;align-items:center;display:flex}.InternalCalendarEditor-module__z25hSq__eventDateDay{font-family:var(--font-display);font-size:20px;font-weight:700;line-height:1}.InternalCalendarEditor-module__z25hSq__eventDateMonth{letter-spacing:.11em;margin-top:4px;font-size:9px;font-weight:800}.InternalCalendarEditor-module__z25hSq__eventContent{min-width:0}.InternalCalendarEditor-module__z25hSq__eventTitleRow{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:8px;display:grid}.InternalCalendarEditor-module__z25hSq__eventTitleRow h4{overflow-wrap:anywhere;padding-top:2px;font-size:15px;line-height:1.25}.InternalCalendarEditor-module__z25hSq__eventActions{align-items:center;gap:2px;display:flex}.InternalCalendarEditor-module__z25hSq__iconButton{width:29px;height:29px;color:var(--muted);border-radius:8px;place-items:center;transition:color .16s,background .16s;display:grid}.InternalCalendarEditor-module__z25hSq__iconButton:hover:not(:disabled){color:var(--ink);background:#16120f11}.InternalCalendarEditor-module__z25hSq__deleteIconButton:hover:not(:disabled){color:var(--orange-700);background:#f0521c17}.InternalCalendarEditor-module__z25hSq__iconButton:disabled{cursor:default;opacity:.48}.InternalCalendarEditor-module__z25hSq__eventOwner{max-width:100%;color:var(--muted);align-items:center;gap:5px;margin-top:7px;font-size:11.5px;font-weight:600;display:inline-flex}.InternalCalendarEditor-module__z25hSq__eventOwner span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.InternalCalendarEditor-module__z25hSq__eventNote{color:var(--ink-60);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:8px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.InternalCalendarEditor-module__z25hSq__eventForm{flex-direction:column;gap:18px;display:flex}.InternalCalendarEditor-module__z25hSq__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.InternalCalendarEditor-module__z25hSq__formField{flex-direction:column;gap:7px;min-width:0;display:flex}.InternalCalendarEditor-module__z25hSq__formField>span{color:var(--ink-80);font-size:12.5px;font-weight:700}.InternalCalendarEditor-module__z25hSq__formField input,.InternalCalendarEditor-module__z25hSq__formField textarea{border:1px solid var(--line-strong);background:var(--white);border-radius:12px;outline:none;width:100%;transition:border-color .16s,box-shadow .16s}.InternalCalendarEditor-module__z25hSq__formField input{min-height:46px;padding:0 13px}.InternalCalendarEditor-module__z25hSq__formField textarea{resize:vertical;min-height:126px;padding:12px 13px;line-height:1.5}.InternalCalendarEditor-module__z25hSq__formField input:focus,.InternalCalendarEditor-module__z25hSq__formField textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f0521c1c}.InternalCalendarEditor-module__z25hSq__formHint{color:var(--muted);margin-top:-4px;font-size:12px}.InternalCalendarEditor-module__z25hSq__formError{color:var(--orange-700);background:#f0521c12;border:1px solid #c73e0f33;border-radius:10px;padding:10px 12px;font-size:12.5px;font-weight:600}.InternalCalendarEditor-module__z25hSq__formFooter{justify-content:flex-end;align-items:center;gap:10px;padding-top:4px;display:flex}.InternalCalendarEditor-module__z25hSq__confirmDialog{text-align:center;flex-direction:column;align-items:center;display:flex}.InternalCalendarEditor-module__z25hSq__dangerMark{width:54px;height:54px;color:var(--orange-700);background:#f0521c17;border:1px solid #c73e0f2e;border-radius:16px;place-items:center;margin-bottom:18px;display:grid}.InternalCalendarEditor-module__z25hSq__confirmText{max-width:370px;color:var(--ink-80);font-size:15px;line-height:1.55}.InternalCalendarEditor-module__z25hSq__confirmWarning{color:var(--muted);margin-top:7px;font-size:12.5px}.InternalCalendarEditor-module__z25hSq__confirmActions{justify-content:center;align-items:center;gap:10px;width:100%;margin-top:24px;display:flex}.InternalCalendarEditor-module__z25hSq__dangerButton{min-height:42px;color:var(--white);background:var(--orange-700);border-radius:999px;padding:0 17px;font-size:13.5px;font-weight:700;transition:transform .16s,filter .16s}.InternalCalendarEditor-module__z25hSq__dangerButton:hover:not(:disabled){filter:brightness(.94);transform:translateY(-1px)}.InternalCalendarEditor-module__z25hSq__dangerButton:disabled{cursor:default;opacity:.55}@media (max-width:1120px){.InternalCalendarEditor-module__z25hSq__yearWheel{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.InternalCalendarEditor-module__z25hSq__yearHeader{align-items:flex-start;padding:20px}.InternalCalendarEditor-module__z25hSq__yearIntro{align-items:flex-start}.InternalCalendarEditor-module__z25hSq__yearIntro p{max-width:340px}.InternalCalendarEditor-module__z25hSq__yearWheel{grid-template-columns:1fr}.InternalCalendarEditor-module__z25hSq__monthPanel{min-height:0;padding:17px}}@media (max-width:560px){.InternalCalendarEditor-module__z25hSq__yearHeader{flex-direction:column}.InternalCalendarEditor-module__z25hSq__yearHeader>button{justify-content:center;width:100%}.InternalCalendarEditor-module__z25hSq__formGrid{grid-template-columns:1fr}.InternalCalendarEditor-module__z25hSq__formFooter,.InternalCalendarEditor-module__z25hSq__confirmActions{flex-direction:column-reverse;align-items:stretch}.InternalCalendarEditor-module__z25hSq__formFooter>button,.InternalCalendarEditor-module__z25hSq__confirmActions>button{justify-content:center;width:100%}.InternalCalendarEditor-module__z25hSq__dangerButton{width:100%}}
.PracticalInfoEditor-module___rr-6G__page{width:100%;max-width:1180px}.PracticalInfoEditor-module___rr-6G__header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.PracticalInfoEditor-module___rr-6G__header h1{letter-spacing:-.025em;margin:5px 0 8px;font-size:clamp(30px,3vw,38px)}.PracticalInfoEditor-module___rr-6G__eyebrow{color:var(--orange);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:700}.PracticalInfoEditor-module___rr-6G__subtitle{max-width:650px;color:var(--muted);font-size:15px}.PracticalInfoEditor-module___rr-6G__totalBadge{border:1px solid var(--line);text-align:center;background:#ffffffb8;border-radius:16px;min-width:112px;padding:13px 16px;box-shadow:0 8px 24px -20px #16120f73}.PracticalInfoEditor-module___rr-6G__totalBadge span,.PracticalInfoEditor-module___rr-6G__totalBadge small{display:block}.PracticalInfoEditor-module___rr-6G__totalBadge span{color:var(--orange);font-variant-numeric:tabular-nums;font-size:24px;font-weight:750;line-height:1}.PracticalInfoEditor-module___rr-6G__totalBadge small{color:var(--muted);margin-top:5px;font-size:11.5px;font-weight:600}.PracticalInfoEditor-module___rr-6G__toolbar{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:20px;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:12px;display:grid}.PracticalInfoEditor-module___rr-6G__searchField{border:1.5px solid var(--line);background:var(--paper);min-height:48px;color:var(--muted);border-radius:14px;align-items:center;gap:11px;padding:0 15px;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.PracticalInfoEditor-module___rr-6G__searchField:focus-within{background:var(--white);color:var(--ink);border-color:#f0521c94;box-shadow:0 0 0 4px #f0521c1a}.PracticalInfoEditor-module___rr-6G__searchField input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:15px}.PracticalInfoEditor-module___rr-6G__searchField input::placeholder{color:#7a726ac7}.PracticalInfoEditor-module___rr-6G__clearSearch{width:30px;height:30px;color:var(--muted);border-radius:999px;flex:none;place-items:center;transition:background .15s,color .15s;display:grid}.PracticalInfoEditor-module___rr-6G__clearSearch:hover{background:var(--paper-2);color:var(--ink)}.PracticalInfoEditor-module___rr-6G__addButton{min-height:48px}.PracticalInfoEditor-module___rr-6G__securityNote{color:var(--muted);align-items:center;gap:9px;margin:12px 4px 22px;font-size:12.5px;display:flex}.PracticalInfoEditor-module___rr-6G__securityNote svg{color:var(--good);flex:none}.PracticalInfoEditor-module___rr-6G__errorPanel,.PracticalInfoEditor-module___rr-6G__statusMessage{border:1px solid;border-radius:14px;align-items:flex-start;gap:11px;margin-bottom:16px;padding:14px 16px;font-size:13.5px;display:flex}.PracticalInfoEditor-module___rr-6G__errorPanel{color:var(--orange-700);background:#f0521c14;border-color:#c73e0f3d}.PracticalInfoEditor-module___rr-6G__errorPanel svg,.PracticalInfoEditor-module___rr-6G__statusMessage svg{flex:none;margin-top:1px}.PracticalInfoEditor-module___rr-6G__errorPanel p{color:var(--ink-60);margin-top:3px}.PracticalInfoEditor-module___rr-6G__statusMessage{align-items:center}.PracticalInfoEditor-module___rr-6G__success{color:var(--good);background:#1f8a4c14;border-color:#1f8a4c3d}.PracticalInfoEditor-module___rr-6G__failure{color:var(--orange-700);background:#f0521c14;border-color:#c73e0f3d}.PracticalInfoEditor-module___rr-6G__composer{background:linear-gradient(145deg,#fde8deb3,#fffffff5);border:1.5px solid #f0521c57;border-radius:18px;margin-bottom:18px;padding:18px;box-shadow:0 18px 38px -30px #c73e0fb3}.PracticalInfoEditor-module___rr-6G__composerHeading{align-items:center;gap:12px;margin-bottom:13px;display:flex}.PracticalInfoEditor-module___rr-6G__composerHeading strong,.PracticalInfoEditor-module___rr-6G__composerHeading span{display:block}.PracticalInfoEditor-module___rr-6G__composerHeading strong{font-size:15px}.PracticalInfoEditor-module___rr-6G__composerHeading span{color:var(--muted);margin-top:2px;font-size:12.5px}.PracticalInfoEditor-module___rr-6G__composerControls,.PracticalInfoEditor-module___rr-6G__editForm{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.PracticalInfoEditor-module___rr-6G__composerControls input,.PracticalInfoEditor-module___rr-6G__editForm input{border:1.5px solid var(--line-strong);background:var(--white);border-radius:12px;outline:0;width:100%;min-height:46px;padding:11px 14px;font-size:14.5px;transition:border-color .15s,box-shadow .15s}.PracticalInfoEditor-module___rr-6G__composerControls input:focus,.PracticalInfoEditor-module___rr-6G__editForm input:focus{border-color:var(--orange);box-shadow:0 0 0 4px #f0521c1a}.PracticalInfoEditor-module___rr-6G__formActions{align-items:center;gap:7px;display:flex}.PracticalInfoEditor-module___rr-6G__listMeta{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin:0 4px 10px;font-size:12.5px;font-weight:600;display:flex}.PracticalInfoEditor-module___rr-6G__queryLabel{text-overflow:ellipsis;white-space:nowrap;max-width:60%;font-weight:500;overflow:hidden}.PracticalInfoEditor-module___rr-6G__entryList{flex-direction:column;gap:10px;display:flex}.PracticalInfoEditor-module___rr-6G__entryCard{border:1px solid var(--line);background:var(--white);border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:72px;padding:13px 14px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:0 7px 22px -22px #16120fb3}.PracticalInfoEditor-module___rr-6G__entryCard:hover{border-color:#f0521c47;transform:translateY(-1px);box-shadow:0 16px 34px -28px #16120f9e}.PracticalInfoEditor-module___rr-6G__entrySymbol{background:var(--orange-100);width:38px;height:38px;color:var(--orange-700);border-radius:11px;flex:none;place-items:center;display:grid}.PracticalInfoEditor-module___rr-6G__entryText{overflow-wrap:anywhere;min-width:0;font-size:15px;font-weight:520;line-height:1.5}.PracticalInfoEditor-module___rr-6G__entryActions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.PracticalInfoEditor-module___rr-6G__iconButton{width:36px;height:36px;color:var(--muted);border:1px solid #0000;border-radius:10px;place-items:center;transition:border-color .15s,background .15s,color .15s;display:grid}.PracticalInfoEditor-module___rr-6G__iconButton:hover{border-color:var(--line);background:var(--paper);color:var(--ink)}.PracticalInfoEditor-module___rr-6G__deleteButton:hover{color:var(--orange-700);background:#f0521c14;border-color:#c73e0f33}.PracticalInfoEditor-module___rr-6G__iconButton:disabled,.PracticalInfoEditor-module___rr-6G__deleteConfirm button:disabled{cursor:not-allowed;opacity:.45}.PracticalInfoEditor-module___rr-6G__editForm{grid-column:2/-1}.PracticalInfoEditor-module___rr-6G__deleteConfirm{background:#f0521c0f;border:1px solid #c73e0f2e;border-radius:11px;align-items:center;gap:5px;padding:4px 5px 4px 9px;font-size:12px;font-weight:650;display:flex}.PracticalInfoEditor-module___rr-6G__deleteConfirm button{border-radius:7px;padding:5px 8px;font-size:12px;font-weight:700}.PracticalInfoEditor-module___rr-6G__deleteYes{background:var(--orange-700);color:var(--white)}.PracticalInfoEditor-module___rr-6G__deleteNo:hover{background:var(--white)}.PracticalInfoEditor-module___rr-6G__emptyState{border:1.5px dashed var(--line-strong);min-height:230px;color:var(--muted);text-align:center;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;padding:36px 24px;display:flex}.PracticalInfoEditor-module___rr-6G__emptyIcon{background:var(--paper-2);width:52px;height:52px;color:var(--orange);border-radius:16px;place-items:center;margin-bottom:13px;display:grid}.PracticalInfoEditor-module___rr-6G__emptyState strong{color:var(--ink);font-size:15px}.PracticalInfoEditor-module___rr-6G__emptyState p{max-width:430px;margin-top:5px;font-size:13px}.PracticalInfoEditor-module___rr-6G__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:720px){.PracticalInfoEditor-module___rr-6G__header{align-items:center}.PracticalInfoEditor-module___rr-6G__totalBadge{min-width:92px}.PracticalInfoEditor-module___rr-6G__toolbar{grid-template-columns:1fr}.PracticalInfoEditor-module___rr-6G__addButton{width:100%}.PracticalInfoEditor-module___rr-6G__composerControls,.PracticalInfoEditor-module___rr-6G__editForm{grid-template-columns:1fr}.PracticalInfoEditor-module___rr-6G__formActions{justify-content:flex-end}.PracticalInfoEditor-module___rr-6G__entryCard{grid-template-columns:auto minmax(0,1fr);align-items:start}.PracticalInfoEditor-module___rr-6G__entryActions{grid-column:2;justify-content:flex-start}.PracticalInfoEditor-module___rr-6G__editForm{grid-column:2}}@media (max-width:480px){.PracticalInfoEditor-module___rr-6G__header{align-items:flex-start}.PracticalInfoEditor-module___rr-6G__totalBadge{min-width:76px;padding:11px 10px}.PracticalInfoEditor-module___rr-6G__totalBadge small{display:none}.PracticalInfoEditor-module___rr-6G__toolbar,.PracticalInfoEditor-module___rr-6G__composer{border-radius:16px}.PracticalInfoEditor-module___rr-6G__entryCard{gap:10px;padding:12px}.PracticalInfoEditor-module___rr-6G__entrySymbol{width:34px;height:34px}.PracticalInfoEditor-module___rr-6G__queryLabel{display:none}}@media (prefers-reduced-motion:reduce){.PracticalInfoEditor-module___rr-6G__entryCard,.PracticalInfoEditor-module___rr-6G__searchField,.PracticalInfoEditor-module___rr-6G__clearSearch,.PracticalInfoEditor-module___rr-6G__iconButton,.PracticalInfoEditor-module___rr-6G__composerControls input,.PracticalInfoEditor-module___rr-6G__editForm input{transition:none}.PracticalInfoEditor-module___rr-6G__entryCard:hover{transform:none}}
.RoleDistributionEditor-module__1kCshq__orgCard{background:var(--ink);color:var(--paper);margin-bottom:22px;padding:24px}.RoleDistributionEditor-module__1kCshq__orgHeader{text-align:center;margin-bottom:22px}.RoleDistributionEditor-module__1kCshq__orgTree{grid-template-columns:1fr;justify-items:center;gap:18px;display:grid}.RoleDistributionEditor-module__1kCshq__steeringBox{background:#faf6f00f;border:1px solid #faf6f033;border-radius:18px;width:min(100%,520px);padding:16px}.RoleDistributionEditor-module__1kCshq__connector{background:#faf6f059;width:1px;height:20px}.RoleDistributionEditor-module__1kCshq__childTeams{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;display:grid}.RoleDistributionEditor-module__1kCshq__orgTeam{background:#faf6f00f;border:1px solid #faf6f033;border-radius:18px;min-width:0;padding:16px}.RoleDistributionEditor-module__1kCshq__namePills{flex-wrap:wrap;gap:8px;display:flex}.RoleDistributionEditor-module__1kCshq__editorGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.RoleDistributionEditor-module__1kCshq__teamHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.RoleDistributionEditor-module__1kCshq__person{border:1px solid var(--line);background:var(--paper);border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;display:flex}.RoleDistributionEditor-module__1kCshq__personIdentity{align-items:center;gap:10px;min-width:0;display:flex}.RoleDistributionEditor-module__1kCshq__avatar{background:var(--ink);color:#fff;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:grid}.RoleDistributionEditor-module__1kCshq__personText{min-width:0}.RoleDistributionEditor-module__1kCshq__personName,.RoleDistributionEditor-module__1kCshq__personCompany{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.RoleDistributionEditor-module__1kCshq__personName{font-size:14px;font-weight:700}.RoleDistributionEditor-module__1kCshq__personCompany{color:var(--muted);margin-top:1px;font-size:11.5px}.RoleDistributionEditor-module__1kCshq__addForm{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:16px;display:grid}.RoleDistributionEditor-module__1kCshq__notice{background:#f0521c12;border:1px solid #f0521c40;border-radius:14px;margin-bottom:18px;padding:16px;font-size:13.5px;line-height:1.55}@media (max-width:1180px){.RoleDistributionEditor-module__1kCshq__editorGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.RoleDistributionEditor-module__1kCshq__orgCard{padding:18px}.RoleDistributionEditor-module__1kCshq__childTeams,.RoleDistributionEditor-module__1kCshq__editorGrid{grid-template-columns:1fr}.RoleDistributionEditor-module__1kCshq__teamHeader{gap:10px}}@media (max-width:480px){.RoleDistributionEditor-module__1kCshq__addForm{grid-template-columns:1fr}.RoleDistributionEditor-module__1kCshq__addForm button{justify-content:center;width:100%}.RoleDistributionEditor-module__1kCshq__person{padding:10px}}
.TaskManagerBoard-module__7tePrW__header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.TaskManagerBoard-module__7tePrW__header h1{margin-bottom:6px;font-size:34px}.TaskManagerBoard-module__7tePrW__header p{max-width:780px;color:var(--muted);line-height:1.55}.TaskManagerBoard-module__7tePrW__saving{color:var(--muted);white-space:nowrap;font-size:13px}.TaskManagerBoard-module__7tePrW__errorNotice{color:var(--orange-700);background:#f0521c12;border:1px solid #f0521c4d;border-radius:13px;margin-bottom:16px;padding:12px 14px;font-size:13.5px;line-height:1.5}.TaskManagerBoard-module__7tePrW__layout{grid-template-columns:360px minmax(0,1fr);align-items:start;gap:22px;display:grid}.TaskManagerBoard-module__7tePrW__creator{min-width:0;scroll-margin-top:20px;position:sticky;top:24px}.TaskManagerBoard-module__7tePrW__editorHeading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.TaskManagerBoard-module__7tePrW__editorHeading h2{margin-top:10px;font-size:22px;line-height:1.25}.TaskManagerBoard-module__7tePrW__closeEditor{border:1px solid var(--line);background:var(--paper-2);width:34px;height:34px;color:var(--ink);cursor:pointer;border-radius:50%;flex:none;place-items:center;display:grid}.TaskManagerBoard-module__7tePrW__closeEditor:hover{color:var(--orange-700);border-color:#f0521c59}.TaskManagerBoard-module__7tePrW__groupStack{gap:18px;min-width:0;display:grid}.TaskManagerBoard-module__7tePrW__taskGroup{--group-accent:var(--orange);--group-border:#f0521c40;--group-soft:#f0521c0f;border:1px solid var(--group-border);background:var(--group-soft);border-radius:22px;min-width:0;overflow:hidden;box-shadow:0 10px 28px #16120f0a}.TaskManagerBoard-module__7tePrW__partnerGroup{--group-accent:#2563eb;--group-border:#2563eb42;--group-soft:#2563eb11}.TaskManagerBoard-module__7tePrW__marketingGroup{--group-accent:#9333ea;--group-border:#9333ea40;--group-soft:#9333ea11}.TaskManagerBoard-module__7tePrW__otherGroup{--group-accent:#b45309;--group-border:#b4530942;--group-soft:#b4530912}.TaskManagerBoard-module__7tePrW__groupHeader{border-bottom:1px solid var(--group-border);justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 20px 16px;display:flex}.TaskManagerBoard-module__7tePrW__groupEyebrow{color:var(--group-accent);letter-spacing:.14em;text-transform:uppercase;margin-bottom:5px;font-size:10.5px;font-weight:850}.TaskManagerBoard-module__7tePrW__groupHeader h2{font-size:24px;line-height:1.2}.TaskManagerBoard-module__7tePrW__groupHeader p{color:var(--muted);margin-top:5px;font-size:13.5px;line-height:1.45}.TaskManagerBoard-module__7tePrW__groupCount{border:1px solid var(--group-border);background:var(--paper);min-width:34px;height:34px;color:var(--group-accent);border-radius:999px;place-items:center;font-size:13px;font-weight:850;display:grid}.TaskManagerBoard-module__7tePrW__groupBoardScroll{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;min-width:0;padding:16px;overflow-x:auto}.TaskManagerBoard-module__7tePrW__groupBoard{grid-template-columns:repeat(3,minmax(235px,1fr));gap:12px;min-width:735px;display:grid}.TaskManagerBoard-module__7tePrW__column{background:var(--paper);background:color-mix(in srgb, var(--paper) 92%, var(--group-soft));border:1px solid #16120f17;border-radius:17px;min-width:0;min-height:230px;padding:13px;transition:border-color .15s,background .15s}.TaskManagerBoard-module__7tePrW__columnDragging{border-color:var(--group-border);background:var(--paper)}.TaskManagerBoard-module__7tePrW__columnHeader{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.TaskManagerBoard-module__7tePrW__columnHeader h3{font-size:16px;line-height:1.25}.TaskManagerBoard-module__7tePrW__columnHeader p{color:var(--muted);margin-top:3px;font-size:11.75px;line-height:1.35}.TaskManagerBoard-module__7tePrW__columnCount{color:var(--group-accent);font-variant-numeric:tabular-nums;font-size:13px;font-weight:850}.TaskManagerBoard-module__7tePrW__columnTasks{gap:10px;display:grid}.TaskManagerBoard-module__7tePrW__groupBoard>.TaskManagerBoard-module__7tePrW__column:last-child{contain:size;flex-direction:column;display:flex;overflow:hidden}.TaskManagerBoard-module__7tePrW__groupBoard>.TaskManagerBoard-module__7tePrW__column:last-child .TaskManagerBoard-module__7tePrW__columnTasks{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-gutter:stable;flex:1 1 0;align-content:start;height:0;min-height:0;max-height:100%;padding-right:3px;overflow:hidden auto}.TaskManagerBoard-module__7tePrW__taskCard{border:1px solid var(--line);background:var(--paper);cursor:grab;border-radius:15px;min-width:0;padding:14px;box-shadow:0 7px 18px #16120f0d}.TaskManagerBoard-module__7tePrW__groupBoard>.TaskManagerBoard-module__7tePrW__column:last-child .TaskManagerBoard-module__7tePrW__taskCard{border-radius:12px;padding:10px 11px;box-shadow:0 4px 12px #16120f09}.TaskManagerBoard-module__7tePrW__groupBoard>.TaskManagerBoard-module__7tePrW__column:last-child .TaskManagerBoard-module__7tePrW__taskDescription,.TaskManagerBoard-module__7tePrW__groupBoard>.TaskManagerBoard-module__7tePrW__column:last-child .TaskManagerBoard-module__7tePrW__taskContext,.TaskManagerBoard-module__7tePrW__groupBoard>.TaskManagerBoard-module__7tePrW__column:last-child .TaskManagerBoard-module__7tePrW__assigneeEmail{display:none}.TaskManagerBoard-module__7tePrW__groupBoard>.TaskManagerBoard-module__7tePrW__column:last-child .TaskManagerBoard-module__7tePrW__taskMeta{gap:7px}.TaskManagerBoard-module__7tePrW__groupBoard>.TaskManagerBoard-module__7tePrW__column:last-child .TaskManagerBoard-module__7tePrW__taskType{letter-spacing:.08em;font-size:9.75px}.TaskManagerBoard-module__7tePrW__groupBoard>.TaskManagerBoard-module__7tePrW__column:last-child .TaskManagerBoard-module__7tePrW__deadline,.TaskManagerBoard-module__7tePrW__groupBoard>.TaskManagerBoard-module__7tePrW__column:last-child .TaskManagerBoard-module__7tePrW__deadlineUrgent{font-size:10.25px}.TaskManagerBoard-module__7tePrW__groupBoard>.TaskManagerBoard-module__7tePrW__column:last-child .TaskManagerBoard-module__7tePrW__taskTitle{margin:5px 0 0;font-size:13.5px;line-height:1.3}.TaskManagerBoard-module__7tePrW__groupBoard>.TaskManagerBoard-module__7tePrW__column:last-child .TaskManagerBoard-module__7tePrW__taskAssignee{margin-top:7px}.TaskManagerBoard-module__7tePrW__groupBoard>.TaskManagerBoard-module__7tePrW__column:last-child .TaskManagerBoard-module__7tePrW__avatar{width:22px;height:22px;font-size:8.75px}.TaskManagerBoard-module__7tePrW__groupBoard>.TaskManagerBoard-module__7tePrW__column:last-child .TaskManagerBoard-module__7tePrW__assigneeLine{font-size:10.75px}.TaskManagerBoard-module__7tePrW__groupBoard>.TaskManagerBoard-module__7tePrW__column:last-child .TaskManagerBoard-module__7tePrW__taskActions{gap:5px;margin-top:7px;padding-top:7px}.TaskManagerBoard-module__7tePrW__groupBoard>.TaskManagerBoard-module__7tePrW__column:last-child .TaskManagerBoard-module__7tePrW__iconButton{border-radius:8px;gap:4px;padding:5px 7px;font-size:10.5px}.TaskManagerBoard-module__7tePrW__taskCard:active{cursor:grabbing}.TaskManagerBoard-module__7tePrW__taskCard[aria-busy=true]{opacity:.65}.TaskManagerBoard-module__7tePrW__taskMeta,.TaskManagerBoard-module__7tePrW__taskAssignee{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.TaskManagerBoard-module__7tePrW__taskType{color:var(--group-accent);letter-spacing:.1em;text-transform:uppercase;font-size:10.75px;font-weight:850;line-height:1.35}.TaskManagerBoard-module__7tePrW__deadline,.TaskManagerBoard-module__7tePrW__deadlineUrgent{color:var(--muted);flex:none;font-size:11.25px;font-weight:700}.TaskManagerBoard-module__7tePrW__deadlineUrgent{color:var(--orange-700)}.TaskManagerBoard-module__7tePrW__taskTitle{margin-top:8px;margin-bottom:6px;font-size:15.5px;line-height:1.35}.TaskManagerBoard-module__7tePrW__taskDescription{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:12.75px;line-height:1.45;display:-webkit-box;overflow:hidden}.TaskManagerBoard-module__7tePrW__taskContext{color:var(--muted);margin-top:9px;font-size:12px;line-height:1.4}.TaskManagerBoard-module__7tePrW__taskAssignee{align-items:center;margin-top:12px}.TaskManagerBoard-module__7tePrW__assigneeIdentity{align-items:center;gap:8px;min-width:0;display:flex}.TaskManagerBoard-module__7tePrW__avatar{background:var(--ink);color:#fff;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:10.5px;font-weight:750;display:grid}.TaskManagerBoard-module__7tePrW__assigneeText{min-width:0}.TaskManagerBoard-module__7tePrW__assigneeLine,.TaskManagerBoard-module__7tePrW__assigneeEmail{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.TaskManagerBoard-module__7tePrW__assigneeLine{font-size:12px;font-weight:750}.TaskManagerBoard-module__7tePrW__assigneeEmail{color:var(--muted);margin-top:1px;font-size:10.75px}.TaskManagerBoard-module__7tePrW__reminderIcon{color:var(--muted);flex:none}.TaskManagerBoard-module__7tePrW__taskActions{border-top:1px solid var(--line);gap:7px;margin-top:12px;padding-top:10px;display:flex}.TaskManagerBoard-module__7tePrW__iconButton{border:1px solid var(--line);background:var(--paper-2);min-width:0;color:var(--ink);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:5px;padding:7px 9px;font-size:11.5px;font-weight:750;display:inline-flex}.TaskManagerBoard-module__7tePrW__iconButton:hover:not(:disabled){border-color:var(--group-border);color:var(--group-accent)}.TaskManagerBoard-module__7tePrW__iconButton:disabled{cursor:not-allowed;opacity:.55}.TaskManagerBoard-module__7tePrW__deleteButton:hover:not(:disabled){color:#b91c1c;background:#b91c1c0d;border-color:#b91c1c47}.TaskManagerBoard-module__7tePrW__mobileStatus{border-top:1px solid var(--line);margin-top:12px;padding-top:12px;display:none}.TaskManagerBoard-module__7tePrW__mobileStatus span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:10.5px;font-weight:750;display:block}.TaskManagerBoard-module__7tePrW__emptyColumn{color:var(--muted);border:1px dashed #16120f2b;border-radius:13px;padding:14px;font-size:12.5px;line-height:1.4}.TaskManagerBoard-module__7tePrW__roleNotice{background:#f0521c0f;border:1px solid #f0521c38;border-radius:12px;padding:11px 12px;font-size:12.5px;line-height:1.5}.TaskManagerBoard-module__7tePrW__reminderToggle{align-items:center;gap:8px;font-size:13.5px;line-height:1.4;display:flex}.TaskManagerBoard-module__7tePrW__formError,.TaskManagerBoard-module__7tePrW__formSuccess{font-size:13.5px;line-height:1.45}.TaskManagerBoard-module__7tePrW__formError{color:var(--orange-700)}.TaskManagerBoard-module__7tePrW__formSuccess{color:var(--good)}@media (max-width:1260px){.TaskManagerBoard-module__7tePrW__layout{grid-template-columns:320px minmax(0,1fr);gap:18px}}@media (max-width:1000px){.TaskManagerBoard-module__7tePrW__layout{grid-template-columns:minmax(0,1fr)}.TaskManagerBoard-module__7tePrW__creator{position:static}}@media (max-width:760px){.TaskManagerBoard-module__7tePrW__header{flex-direction:column;gap:10px;margin-bottom:18px}.TaskManagerBoard-module__7tePrW__header h1{font-size:31px}.TaskManagerBoard-module__7tePrW__groupHeader{padding:17px 16px 14px}.TaskManagerBoard-module__7tePrW__groupHeader h2{font-size:21px}.TaskManagerBoard-module__7tePrW__groupBoardScroll{padding:12px;overflow:visible}.TaskManagerBoard-module__7tePrW__groupBoard{grid-template-columns:minmax(0,1fr);gap:10px;min-width:0}.TaskManagerBoard-module__7tePrW__column{min-height:0;padding:12px}.TaskManagerBoard-module__7tePrW__groupBoard>.TaskManagerBoard-module__7tePrW__column:last-child{contain:none;display:block;overflow:visible}.TaskManagerBoard-module__7tePrW__groupBoard>.TaskManagerBoard-module__7tePrW__column:last-child .TaskManagerBoard-module__7tePrW__columnTasks{touch-action:auto;flex:none;height:auto;min-height:0;max-height:none;padding-right:0;overflow:visible}.TaskManagerBoard-module__7tePrW__taskCard{cursor:default}.TaskManagerBoard-module__7tePrW__mobileStatus{display:block}}@media (max-width:480px){.TaskManagerBoard-module__7tePrW__creator>div{padding:18px!important}.TaskManagerBoard-module__7tePrW__taskGroup{border-radius:18px}.TaskManagerBoard-module__7tePrW__taskMeta{flex-direction:column;gap:5px}.TaskManagerBoard-module__7tePrW__groupHeader{gap:10px}.TaskManagerBoard-module__7tePrW__groupHeader p{font-size:12.5px}}
.SponsorShowcase-module__TknRRG__section{background:var(--ink);color:var(--paper);padding:76px 0 84px}.SponsorShowcase-module__TknRRG__header{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:end;gap:48px;display:grid}.SponsorShowcase-module__TknRRG__eyebrow{color:var(--orange);letter-spacing:.18em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800}.SponsorShowcase-module__TknRRG__header h2{max-width:680px;font-size:clamp(36px,4.6vw,62px);line-height:.96}.SponsorShowcase-module__TknRRG__header p{color:#faf6f0a8;font-size:15px;line-height:1.65}.SponsorShowcase-module__TknRRG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.SponsorShowcase-module__TknRRG__card{min-width:0;color:var(--paper);background:#faf6f012;border:1px solid #faf6f029;border-radius:24px;grid-template-columns:minmax(190px,1.05fr) minmax(180px,.95fr);align-items:stretch;gap:24px;padding:20px;display:grid}.SponsorShowcase-module__TknRRG__linkedCard{transition:transform .18s,border-color .18s,background .18s}.SponsorShowcase-module__TknRRG__linkedCard:hover{background:#faf6f01a;border-color:#f0521c9e;transform:translateY(-3px)}.SponsorShowcase-module__TknRRG__logoStage{background:#fff;border-radius:18px;place-items:center;min-height:180px;padding:24px;display:grid;overflow:hidden}.SponsorShowcase-module__TknRRG__logo{object-fit:contain;filter:grayscale()contrast(1.08);height:auto}.SponsorShowcase-module__TknRRG__oparkoLogo{width:min(100%,310px)}.SponsorShowcase-module__TknRRG__puroniaLogo{width:min(82%,225px)}.SponsorShowcase-module__TknRRG__cardCopy{flex-direction:column;justify-content:flex-end;padding:8px 4px 5px 0;display:flex}.SponsorShowcase-module__TknRRG__partnerType{color:var(--orange);letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px;font-size:10.5px;font-weight:800}.SponsorShowcase-module__TknRRG__cardCopy h3{font-size:25px;line-height:1.08}.SponsorShowcase-module__TknRRG__cardLink{color:#faf6f0b3;margin-top:18px;font-size:12.5px;font-weight:700}@media (max-width:980px){.SponsorShowcase-module__TknRRG__header{grid-template-columns:minmax(0,1fr);gap:18px}.SponsorShowcase-module__TknRRG__header p{max-width:650px}.SponsorShowcase-module__TknRRG__grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:620px){.SponsorShowcase-module__TknRRG__section{padding:58px 0 64px}.SponsorShowcase-module__TknRRG__header h2{font-size:38px}.SponsorShowcase-module__TknRRG__card{grid-template-columns:minmax(0,1fr);gap:17px}.SponsorShowcase-module__TknRRG__logoStage{min-height:150px}.SponsorShowcase-module__TknRRG__cardCopy{padding:0 2px 3px}.SponsorShowcase-module__TknRRG__cardCopy h3{font-size:22px}}
.LatestRaceFeedback-module__DwEetG__section{flex-direction:column;gap:16px;margin-top:42px;display:flex}.LatestRaceFeedback-module__DwEetG__separator{width:100%;padding-bottom:12px}.LatestRaceFeedback-module__DwEetG__separator span{background:var(--line-strong);width:100%;height:1px;display:block}.LatestRaceFeedback-module__DwEetG__sectionLabel{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:700}.LatestRaceFeedback-module__DwEetG__card{border:1px solid var(--line);border-radius:var(--r-md);background:var(--white);box-shadow:var(--shadow);justify-content:space-between;align-items:center;gap:24px;padding:22px 24px;display:flex}.LatestRaceFeedback-module__DwEetG__eventCopy{flex-direction:column;gap:7px;min-width:0;display:flex}.LatestRaceFeedback-module__DwEetG__eventCopy h2{overflow-wrap:anywhere;font-size:clamp(22px,3vw,28px)}.LatestRaceFeedback-module__DwEetG__eventCopy time{color:var(--muted);font-size:14px}.LatestRaceFeedback-module__DwEetG__feedbackTrigger{display:flex}.LatestRaceFeedback-module__DwEetG__form{flex-direction:column;gap:20px;display:flex}.LatestRaceFeedback-module__DwEetG__intro{color:var(--muted);font-size:14.5px;line-height:1.65}.LatestRaceFeedback-module__DwEetG__raceContext{border:1px solid var(--line);background:var(--paper-2);border-radius:12px;flex-direction:column;gap:3px;padding:13px 15px;display:flex}.LatestRaceFeedback-module__DwEetG__raceContext strong{font-size:14px}.LatestRaceFeedback-module__DwEetG__raceContext time{color:var(--muted);font-size:12.5px}.LatestRaceFeedback-module__DwEetG__honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.LatestRaceFeedback-module__DwEetG__field{flex-direction:column;gap:8px;font-size:13.5px;font-weight:700;display:flex}.LatestRaceFeedback-module__DwEetG__field textarea{resize:vertical;border:1px solid var(--line-strong);background:var(--white);border-radius:14px;outline:none;width:100%;min-height:150px;padding:13px 14px;line-height:1.55;transition:border-color .15s,box-shadow .15s}.LatestRaceFeedback-module__DwEetG__field textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-100)}.LatestRaceFeedback-module__DwEetG__error{color:var(--orange-700);font-size:13px;font-weight:700}.LatestRaceFeedback-module__DwEetG__formFooter{justify-content:space-between;align-items:center;gap:14px;display:flex}.LatestRaceFeedback-module__DwEetG__formFooter>span{max-width:190px;color:var(--muted);font-size:11.5px;line-height:1.45}.LatestRaceFeedback-module__DwEetG__success{text-align:center;flex-direction:column;align-items:center;gap:13px;padding:18px 6px 6px;display:flex}.LatestRaceFeedback-module__DwEetG__successIcon{width:52px;height:52px;color:var(--good);background:#1f8a4c1f;border-radius:50%;place-items:center;display:grid}.LatestRaceFeedback-module__DwEetG__success strong{font-size:18px}.LatestRaceFeedback-module__DwEetG__success p{max-width:330px;color:var(--muted);font-size:13.5px}@media (max-width:640px){.LatestRaceFeedback-module__DwEetG__section{margin-top:30px}.LatestRaceFeedback-module__DwEetG__card{flex-direction:column;align-items:stretch;padding:19px}.LatestRaceFeedback-module__DwEetG__feedbackTrigger,.LatestRaceFeedback-module__DwEetG__feedbackTrigger>button{width:100%}.LatestRaceFeedback-module__DwEetG__formFooter{flex-direction:column;align-items:stretch}.LatestRaceFeedback-module__DwEetG__formFooter>span{max-width:none}.LatestRaceFeedback-module__DwEetG__formFooter>button{width:100%}}
.LobDetail-module__HlAQQq__hero{background:var(--ink);color:var(--paper);position:relative;overflow:hidden}.LobDetail-module__HlAQQq__heroImage{background-position:50%;background-size:cover;position:absolute;inset:0}.LobDetail-module__HlAQQq__heroScrim{background:linear-gradient(#14100d80 0%,#14100d59 40%,#14100deb 100%);position:absolute;inset:0}.LobDetail-module__HlAQQq__heroInner{padding-top:30px;padding-bottom:42px;position:relative}.LobDetail-module__HlAQQq__backBtn{color:var(--paper);background:#faf6f024;border-radius:999px;align-items:center;gap:8px;padding:9px 16px;font-size:13.5px;font-weight:600;display:inline-flex}.LobDetail-module__HlAQQq__backBtn:hover{background:#faf6f038}.LobDetail-module__HlAQQq__heroSpacer{height:200px}.LobDetail-module__HlAQQq__layout{grid-template-columns:1fr 360px;align-items:start;gap:40px;display:grid}.LobDetail-module__HlAQQq__aside{top:calc(var(--nav-h) + 20px);position:sticky}.LobDetail-module__HlAQQq__gallery{aspect-ratio:3/2;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:12px;width:100%;min-height:320px;max-height:560px;display:grid}.LobDetail-module__HlAQQq__gallerySide{grid-template-rows:repeat(2,minmax(0,1fr));gap:12px;min-width:0;min-height:0;display:grid}.LobDetail-module__HlAQQq__galleryTile{background:var(--paper-2);border-radius:16px;min-width:0;min-height:0;position:relative;overflow:hidden}.LobDetail-module__HlAQQq__galleryImage{object-fit:cover;object-position:center;width:100%;height:100%}.LobDetail-module__HlAQQq__galleryPlaceholder{width:100%;height:100%;color:var(--muted);justify-content:center;align-items:center;font-size:13px;display:flex}@media (max-width:1000px){.LobDetail-module__HlAQQq__layout{grid-template-columns:1fr}.LobDetail-module__HlAQQq__aside{position:static}.LobDetail-module__HlAQQq__heroSpacer{height:80px}}@media (max-width:700px){.LobDetail-module__HlAQQq__gallery{aspect-ratio:auto;grid-template-columns:1fr;min-height:0;max-height:none}.LobDetail-module__HlAQQq__galleryPrimary{aspect-ratio:4/3}.LobDetail-module__HlAQQq__gallerySide{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr))}.LobDetail-module__HlAQQq__gallerySide .LobDetail-module__HlAQQq__galleryTile{aspect-ratio:1}}@media (max-width:520px){.LobDetail-module__HlAQQq__gallerySide{grid-template-columns:1fr}.LobDetail-module__HlAQQq__gallerySide .LobDetail-module__HlAQQq__galleryTile{aspect-ratio:4/3}}
