.camp-page{--camp-purple: #3b2e8c;--camp-purple-dark: #21184f;--camp-gold: #d8d400;--camp-cream: #faf5ec;--camp-ink: #17151d;--camp-border: #e5ded2;color:var(--camp-ink);background:var(--camp-cream)}.camp-page *,.camp-page *:before,.camp-page *:after{box-sizing:border-box}.camp-shell{width:min(1300px,calc(100% - 32px));margin-inline:auto}.camp-section{padding-block:clamp(32px,5vw,64px)}.camp-section-title{margin:0 0 18px;color:var(--camp-purple-dark);font-family:var(--font-heading--family);font-size:3.4rem;line-height:.95;text-transform:uppercase}.camp-card{border:1px solid var(--camp-border);border-radius:12px;background:#fff;box-shadow:0 8px 28px #21184f12}.camp-kicker{color:var(--camp-purple);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.camp-hero{position:relative;min-height:clamp(430px,46vw,650px);display:grid;align-items:end;overflow:hidden;color:#fff;background:#111 center/cover no-repeat}.camp-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgb(0 0 0 / 45%),transparent 58%);pointer-events:none}.camp-hero__content{position:relative;z-index:1;padding-block:clamp(38px,6vw,76px)}.camp-hero__eyebrow{margin:0 0 10px;color:var(--camp-gold);font-weight:900;letter-spacing:.12em;text-transform:uppercase}.camp-hero__title{max-width:720px;margin:0;color:#fff;font-family:var(--font-heading--family);font-size:clamp(54px,8vw,112px);line-height:.88;letter-spacing:-.035em;text-transform:uppercase;text-shadow:0 4px 18px rgb(0 0 0 / 35%)}.camp-hero__title span{display:block;color:var(--camp-gold)}.camp-hero__description{max-width:520px;margin:18px 0;font-size:clamp(17px,2vw,23px);font-weight:700}.camp-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.camp-hero__button{min-height:46px;padding:13px 22px;border:2px solid var(--camp-gold);border-radius:7px;color:var(--camp-purple-dark);background:var(--camp-gold);font-weight:900;text-decoration:none;text-transform:uppercase}.camp-hero__button--secondary{color:#fff;background:#0000004d}.camp-hero__meta{display:flex;flex-wrap:wrap;gap:14px;margin-top:18px;font-size:13px;font-weight:800}.camp-hero__status:before{content:"";display:inline-block;width:9px;height:9px;margin-right:7px;border-radius:50%;background:#6bd83c}.camp-hero__disclaimer{margin-left:auto;padding:9px 13px;color:#171515;background:#faf5ece5;border-radius:6px;text-transform:uppercase}.camp-tabs{position:sticky;z-index:3;top:var(--header-height, 0);border-bottom:1px solid var(--camp-border);background:#faf5ecf5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.camp-tabs--fixed{position:fixed;top:var(--camp-sticky-top, 0);right:0;left:0;width:100%;box-shadow:0 8px 24px #21184f1a}.camp-tabs__placeholder{display:none}.camp-tabs__placeholder--active{display:block}.camp-tabs__inner{display:flex;overflow-x:auto;scrollbar-width:none}.camp-tabs__button{display:inline-flex;flex:1 0 auto;align-items:center;justify-content:center;gap:9px;min-height:56px;padding:8px 20px;border:0;border-bottom:3px solid transparent;color:var(--camp-ink);background:transparent;font:inherit;font-weight:900;text-decoration:none;text-transform:uppercase;cursor:pointer}.camp-tabs__button img{width:32px;height:32px;object-fit:contain}.camp-tabs__button[aria-pressed=true]{color:var(--camp-purple);border-color:var(--camp-purple)}.camp-tabs-mobile{display:none}.camp-tabs__button:focus-visible,.camp-button:focus-visible,.camp-load-more:focus-visible{outline:3px solid var(--camp-gold);outline-offset:2px}.camp-recap-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(270px,.9fr);gap:20px}.camp-panel__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border-bottom:1px solid var(--camp-border)}.camp-panel__header h2,.camp-panel__header h3{margin:0;color:var(--camp-purple-dark);font-family:var(--font-heading--family);font-size:22px;text-transform:uppercase}.camp-recap__items{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:16px}.camp-recap__item{padding:16px;border:1px solid var(--camp-border);border-radius:10px}.camp-recap__item h3{margin:0 0 8px;color:var(--camp-purple);font-size:14px;text-transform:uppercase}.camp-recap__item p{margin:0;font-size:14px;line-height:1.45}.camp-today{padding-bottom:12px}#camp-next-practice{scroll-margin-top:150px}.camp-today__header{padding-block:18px}.camp-today__header h3{font-size:20px;line-height:1.2}.camp-today__date{font-family:Arial,Helvetica,sans-serif;font-weight:800;text-transform:uppercase;padding-left:5px;font-size:1.07rem}.camp-today__row{display:grid;grid-template-columns:28px 1fr;gap:11px;padding:11px 16px;border-top:1px solid var(--camp-border);font-size:14px;align-items:center}.camp-today__icon{display:block;width:28px;height:28px;object-fit:contain}.camp-today__row:first-of-type{border-top:0}.camp-today__row strong{display:block;color:var(--camp-purple)}.camp-today__row a{color:var(--camp-purple);font-weight:800;text-decoration:none}.camp-today__row a:hover,.camp-today__row a:focus-visible{text-decoration:underline}.camp-content-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:24px;align-items:start}.camp-feed-toolbar{display:grid;grid-template-columns:1fr;align-items:start;row-gap:14px;margin-bottom:16px}.camp-feed-toolbar .camp-section-title{margin:0}.camp-feed-nav{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:100%;min-width:0}.camp-feed-nav__primary{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.camp-feed-nav__secondary{display:flex;align-items:center;gap:12px;margin-left:auto}.camp-feed-nav__secondary[hidden]{display:none}.camp-feed-nav__positions{display:flex;align-items:center;gap:12px;margin-left:auto}.camp-feed-nav__positions[hidden]{display:none}.camp-feed-nav__videos{display:flex;align-items:center;gap:12px;margin-left:auto}.camp-feed-nav__videos[hidden]{display:none}.camp-feed-nav__saints-cc{display:flex;align-items:center;gap:12px;margin-left:auto}.camp-feed-nav__saints-cc[hidden]{display:none}.camp-feed-nav__primary>button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-width:104px;min-height:42px;padding:9px 18px;border:1px solid #eee9e1;border-radius:999px;color:var(--camp-purple);background:#f8f6f2;font:inherit;font-size:12px;font-weight:900;line-height:1;cursor:pointer;transition:color .2s ease,background .2s ease,border-color .2s ease}.camp-feed-nav__primary>button[aria-pressed=true]{border-color:var(--camp-purple);color:#fff;background:var(--camp-purple);box-shadow:0 3px 8px #3b2e8c33}.camp-feed-nav button:focus-visible{outline:3px solid var(--camp-gold);outline-offset:2px}.camp-feed-subheading{display:flex;align-items:baseline;gap:7px;margin:0;color:var(--camp-purple-dark);font-family:var(--font-heading--family);font-size:17px;font-weight:900;letter-spacing:.01em;text-transform:uppercase}.camp-feed-subheading__status{flex:0 0 10px;width:10px;height:10px;margin-top:4px;border-radius:50%;background:#58cc38}.camp-feed-subheading__copy{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:.35em}.camp-feed-subheading__time{display:inline;margin:0;font-family:inherit;font-size:inherit;letter-spacing:inherit}.camp-feed-subheading__time[hidden]{display:none}.camp-feed{display:grid;gap:14px}.camp-feed-card{padding:16px}.camp-feed-card[hidden]{display:none}.camp-feed-card__header{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:10px}.camp-feed-card__avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;background:#eee}.camp-feed-card__source{margin:0;font-weight:900}.camp-feed-card__handle{color:#777;font-size:13px}.camp-feed-card__avatar-link{display:block;width:44px;height:44px;border-radius:50%}.camp-feed-card__identity{min-width:0}.camp-feed-card__name-link{display:block;width:fit-content;color:inherit;text-decoration:none}.camp-feed-card__name-link:hover .camp-feed-card__source,.camp-feed-card__name-link:focus-visible .camp-feed-card__source{color:var(--camp-purple);text-decoration:underline}.camp-feed-card__identity-meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px}.camp-feed-card__timestamp{color:#777;font-size:13px}.camp-feed-card__timestamp:not([hidden]):before{content:"\b7";margin-right:5px}.camp-feed-card__platform{color:var(--camp-purple);font-size:12px;font-weight:900;text-transform:uppercase}.camp-feed-card__platform svg{display:block;width:20px;height:20px;fill:currentColor}.camp-feed-card__text{margin:14px 0;padding:14px 0;line-height:1.5}.camp-feed-card__media{display:block;width:100%;max-height:480px;border-radius:9px;object-fit:cover}.camp-feed-card__link{display:inline-flex;margin-top:12px;color:var(--camp-purple);font-weight:900;text-decoration:none}.camp-feed-card__archive-button{margin:12px 0 0 14px;padding:0;border:0;color:var(--camp-purple);background:transparent;font:inherit;font-weight:900;cursor:pointer}.camp-feed-card__archive-button:disabled{cursor:wait;opacity:.6}.camp-post-archive{display:grid;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid var(--camp-border)}.camp-post-archive[hidden]{display:none}.camp-post-archive__item{padding:12px;border-radius:9px;background:#f8f6f1}.camp-post-archive__item time{color:#777;font-size:12px;font-weight:800}.camp-post-archive__item p{margin:7px 0;line-height:1.45}.camp-post-archive__item a{color:var(--camp-purple);font-size:13px;font-weight:900;text-decoration:none}.camp-post-archive__media-grid{display:grid;gap:8px;margin:10px 0}.camp-post-archive__media{display:block;width:min(100%,420px);max-height:320px;border-radius:8px;background:#111;object-fit:cover}.camp-post-archive__video{height:auto;object-fit:contain}.camp-post-archive__media-fallback{display:inline-flex;margin-top:6px}.camp-post-archive__empty{margin:0;color:#777;font-size:13px}.camp-feed-card__header--x{grid-template-columns:44px 1fr auto}.camp-x-embed{display:grid;min-height:90px;margin-top:12px;overflow:hidden;place-items:center;border-top:1px solid var(--camp-border);color:var(--camp-purple);font-weight:800;text-align:center}.camp-x-embed iframe{width:100%!important}.camp-native-post{width:100%;color:var(--camp-ink);font-weight:400;text-align:left}.camp-native-post__text{margin:14px 0;padding:14px 0;white-space:pre-wrap;line-height:1.5}.camp-native-post__media-grid{display:grid;gap:6px}.camp-native-post__media-grid:has(:only-child){grid-template-columns:1fr}.camp-native-post__media{display:block;width:60%;height:100%;max-height:100%;border-radius:9px;object-fit:cover;object-position:top}.camp-native-post__video{object-fit:contain;width:60%;height:auto;max-height:300px;background:#111}.camp-native-post__video-fallback{display:inline-flex;margin-top:8px;color:var(--camp-purple);font-weight:900}.camp-native-post__actions{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:14px;padding-top:12px;border-top:1px solid var(--camp-border)}.camp-native-post__metrics{display:flex;align-items:center;gap:15px}.camp-native-post__metric{display:inline-flex;align-items:center;gap:5px;color:#777;font-size:13px;font-weight:700}.camp-native-post__metric img{display:block;width:18px;height:18px;object-fit:contain}.camp-native-post__view-link{margin-left:auto;color:var(--camp-purple);font-size:13px;font-weight:900;text-decoration:none;white-space:nowrap}.camp-native-post__view-link:hover{text-decoration:underline}.camp-load-more{width:100%;min-height:50px;margin-top:16px;border:0;color:var(--camp-purple);background:transparent;font-weight:900;text-transform:uppercase;cursor:pointer}.camp-reporter-dropdown__label{color:var(--camp-ink);font-size:12px;font-weight:800;white-space:nowrap}.camp-reporter-dropdown{position:relative;width:230px}.camp-reporter-dropdown__trigger{display:grid;grid-template-columns:24px minmax(0,1fr) 16px;align-items:center;gap:8px;width:100%;min-height:42px;padding:8px 11px;border:1px solid #b8afe0;border-radius:10px;color:var(--camp-purple-dark);background:#fff;font:inherit;font-size:13px;font-weight:900;text-align:left;cursor:pointer;box-shadow:0 2px 6px #21184f0f}.camp-reporter-dropdown__trigger.is-selected{border-color:var(--camp-purple)}.camp-reporter-dropdown__group-icon,.camp-reporter-dropdown__group-icon svg{display:block;width:24px;height:24px}.camp-reporter-dropdown__group-icon svg,.camp-reporter-choice__all-icon svg{fill:currentColor}.camp-reporter-dropdown__chevron{color:var(--camp-purple);font-size:18px;line-height:1;transition:transform .2s ease}.camp-reporter-dropdown__trigger[aria-expanded=true] .camp-reporter-dropdown__chevron{transform:rotate(180deg)}.camp-reporter-dropdown__menu{position:absolute;z-index:30;top:calc(100% + 4px);left:0;width:310px;max-height:min(430px,65vh);overflow-y:auto;border:1px solid #cfc8dd;border-radius:10px;background:#fff;box-shadow:0 12px 30px #21184f2e}.camp-reporter-dropdown__menu[hidden]{display:none}.camp-reporter-choice{display:grid;grid-template-columns:40px minmax(0,1fr) 20px;align-items:center;gap:10px;width:100%;min-width:0;padding:9px 12px;border:0;border-bottom:1px solid #eee9e1;border-radius:0;color:var(--camp-ink);background:#fff;font:inherit;text-align:left;cursor:pointer}.camp-reporter-choice:last-child{border-bottom:0}.camp-reporter-choice:hover,.camp-reporter-choice:focus-visible{background:#f7f4ff;outline:none}.camp-reporter-choice[aria-pressed=true]{background:#faf8ff}.camp-reporter-choice img,.camp-reporter-choice__all-icon{width:40px;height:40px;border-radius:50%;background:#eee;object-fit:cover}.camp-reporter-choice__all-icon{display:grid;color:var(--camp-purple-dark);background:#f3f0fa;place-items:center}.camp-reporter-choice__all-icon svg{width:25px;height:25px}.camp-reporter-choice span{min-width:0}.camp-reporter-choice strong,.camp-reporter-choice small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.camp-reporter-choice strong{color:var(--camp-purple-dark);font-size:14px}.camp-reporter-choice small{margin-top:3px;color:#777;font-size:12px}.camp-reporter-choice__check{visibility:hidden;color:var(--camp-purple);font-size:18px;font-weight:900;text-align:center}.camp-reporter-choice[aria-pressed=true] .camp-reporter-choice__check{visibility:visible}.camp-position-dropdown__label{color:var(--camp-ink);font-size:12px;font-weight:800;white-space:nowrap}.camp-position-dropdown{position:relative;width:190px}.camp-position-dropdown__trigger{display:grid;grid-template-columns:minmax(0,1fr) 16px;align-items:center;gap:8px;width:100%;min-height:42px;padding:8px 11px;border:1px solid #b8afe0;border-radius:10px;color:var(--camp-purple-dark);background:#fff;font:inherit;font-size:13px;font-weight:900;text-align:left;cursor:pointer;box-shadow:0 2px 6px #21184f0f}.camp-position-dropdown__chevron{color:var(--camp-purple);font-size:18px;line-height:1;transition:transform .2s ease}.camp-position-dropdown__trigger[aria-expanded=true] .camp-position-dropdown__chevron{transform:rotate(180deg)}.camp-position-dropdown__menu{position:absolute;z-index:30;top:calc(100% + 4px);left:0;width:210px;max-height:min(360px,60vh);overflow-y:auto;border:1px solid #cfc8dd;border-radius:10px;background:#fff;box-shadow:0 12px 30px #21184f2e}.camp-position-dropdown__menu[hidden]{display:none}.camp-position-choice{display:grid;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:10px;width:100%;min-height:42px;padding:9px 12px;border:0;border-bottom:1px solid #eee9e1;color:var(--camp-ink);background:#fff;font:inherit;font-size:13px;font-weight:800;text-align:left;cursor:pointer}.camp-position-choice:last-child{border-bottom:0}.camp-position-choice:hover,.camp-position-choice:focus-visible{background:#f7f4ff;outline:none}.camp-position-choice[aria-pressed=true]{color:var(--camp-purple-dark);background:#faf8ff}.camp-position-choice__check{visibility:hidden;color:var(--camp-purple);font-size:18px;font-weight:900;text-align:center}.camp-position-choice[aria-pressed=true] .camp-position-choice__check{visibility:visible}.camp-video-dropdown__label{color:var(--camp-ink);font-size:12px;font-weight:800;white-space:nowrap}.camp-video-dropdown{position:relative;width:230px}.camp-video-dropdown__trigger{display:grid;grid-template-columns:minmax(0,1fr) 16px;align-items:center;gap:8px;width:100%;min-height:42px;padding:8px 11px;border:1px solid #b8afe0;border-radius:10px;color:var(--camp-purple-dark);background:#fff;font:inherit;font-size:13px;font-weight:900;text-align:left;cursor:pointer;box-shadow:0 2px 6px #21184f0f}.camp-video-dropdown__chevron{color:var(--camp-purple);font-size:18px;line-height:1;transition:transform .2s ease}.camp-video-dropdown__trigger[aria-expanded=true] .camp-video-dropdown__chevron{transform:rotate(180deg)}.camp-video-dropdown__menu{position:absolute;z-index:30;top:calc(100% + 4px);left:0;width:250px;max-height:min(360px,60vh);overflow-y:auto;border:1px solid #cfc8dd;border-radius:10px;background:#fff;box-shadow:0 12px 30px #21184f2e}.camp-video-dropdown__menu[hidden]{display:none}.camp-video-choice{display:grid;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:10px;width:100%;min-height:42px;padding:9px 12px;border:0;border-bottom:1px solid #eee9e1;color:var(--camp-ink);background:#fff;font:inherit;font-size:13px;font-weight:800;text-align:left;cursor:pointer}.camp-video-choice:last-child{border-bottom:0}.camp-video-choice:hover,.camp-video-choice:focus-visible{background:#f7f4ff;outline:none}.camp-video-choice[aria-pressed=true]{color:var(--camp-purple-dark);background:#faf8ff}.camp-video-choice--channel{grid-template-columns:32px minmax(0,1fr) 20px}.camp-video-choice__avatar{display:block;width:32px;height:32px;border-radius:50%;background:#eee;object-fit:cover}.camp-video-choice__check{visibility:hidden;color:var(--camp-purple);font-size:18px;font-weight:900;text-align:center}.camp-video-choice[aria-pressed=true] .camp-video-choice__check{visibility:visible}.camp-sidebar{position:sticky;top:calc(var(--header-height, 0px) + 72px);display:grid;gap:16px;align-self:start;max-height:calc(100vh - var(--header-height, 0px) - 88px);overflow-y:auto;scrollbar-width:thin}.camp-sidebar-card{overflow:hidden}.camp-sidebar-card__body{padding:6px 16px 14px}.camp-reporter{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid var(--camp-border);font-size:14px}.camp-reporter:last-child{border-bottom:0}.camp-buzz__article{display:block;padding:12px 0;border-bottom:1px solid var(--camp-border);color:inherit;text-decoration:none}.camp-buzz__article:last-child{border-bottom:0}.camp-buzz__article h4{margin:0;color:var(--camp-purple-dark);font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:800;line-height:1.35}.camp-buzz__article p{margin:6px 0;color:var(--camp-ink);font-size:12px;line-height:1.4}.camp-buzz__article span{display:block;color:#777;font-size:11px;line-height:1.35}.camp-buzz__article:hover h4,.camp-buzz__article:focus-visible h4{color:var(--camp-purple);text-decoration:underline}.camp-buzz__article:focus-visible{border-radius:4px;outline:3px solid var(--camp-gold);outline-offset:2px}.camp-buzz__status{margin:0;padding:12px 0;color:#777;font-size:12px;line-height:1.4}.camp-reporter__identity{display:flex;align-items:center;gap:9px;min-width:0;padding:0;color:inherit;background:transparent;text-decoration:none}.camp-reporter img{width:38px;height:38px;border-radius:50%;object-fit:cover;background:#eee}.camp-reporter strong,.camp-reporter small{display:block}.camp-reporter small{overflow:hidden;color:#777;text-overflow:ellipsis}.camp-reporter__identity:hover strong,.camp-reporter__identity:focus-visible strong{color:var(--camp-purple);text-decoration:underline}.camp-reporter .camp-reporter__follow{padding:6px 10px;border-radius:999px;color:var(--camp-purple);background:#f1eef9;font-size:12px;font-weight:900;text-decoration:none}.camp-video{display:block;padding:10px 0;color:inherit;text-decoration:none}.camp-video img{width:100%;aspect-ratio:16 / 9;border-radius:8px;object-fit:cover}.camp-video strong{display:block;margin-top:7px}.camp-video__status{margin:10px 0;color:#777;font-size:13px}.camp-video__player{position:relative;overflow:hidden;width:100%;aspect-ratio:16 / 9;border-radius:8px;background:#111}.camp-feed-video__header{grid-template-columns:40px 1fr auto;margin-bottom:14px}.camp-feed-video__channel-link{display:block;width:40px;height:40px;border-radius:50%}.camp-feed-video__avatar{display:block;width:40px;height:40px;border-radius:50%;background:#eee;object-fit:cover}.camp-feed-video .camp-video{padding:0}.camp-feed-video .camp-video strong{margin-top:10px;font-size:17px;line-height:1.35}.camp-video__player iframe{width:100%;height:100%;border:0}.camp-video__play{position:relative;display:block;width:100%;height:100%;padding:0;border:0;background:#111;cursor:pointer}.camp-video__play img{display:block;width:100%;height:100%;border-radius:0;object-fit:cover}.camp-video__play-icon{position:absolute;top:50%;left:50%;display:grid;width:48px;height:48px;place-items:center;border-radius:50%;color:#fff;background:#3b2e8ceb;transform:translate(-50%,-50%)}.camp-video__play:focus-visible{outline:3px solid var(--camp-gold);outline-offset:2px}.camp-roster-source{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 18px;border-left:5px solid var(--camp-gold)}.camp-roster-source strong{color:var(--camp-purple);font-size:18px}.camp-roster-source span{color:#777;font-size:13px}.camp-roster-source a{color:var(--camp-purple);font-weight:900;text-decoration:none}.camp-player-card{display:grid;grid-template-columns:minmax(200px,.9fr) minmax(0,1.4fr);align-items:center;gap:18px}.camp-player-card__identity{display:flex;align-items:center;gap:14px;min-width:0;color:inherit;text-decoration:none}.camp-player-card__identity img{flex:0 0 92px;width:92px;height:92px;border-radius:10px;background:#eee;object-fit:cover}.camp-player-card__identity strong,.camp-player-card__identity span{display:block}.camp-player-card__identity strong{color:var(--camp-purple);font-size:19px;line-height:1.2}.camp-player-card__identity span{margin-top:5px;color:#666;font-weight:800}.camp-player-card__details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 14px;margin:0}.camp-player-card__details div{min-width:0}.camp-player-card__details dt{color:#777;font-size:10px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.camp-player-card__details dd{overflow:hidden;margin:2px 0 0;font-size:13px;font-weight:800;text-overflow:ellipsis}.camp-photo-card__header{grid-template-columns:1fr auto;margin-bottom:14px}.camp-photo-card__link{display:block;color:inherit;text-decoration:none}.camp-photo-card__image{display:block;max-width:100%;height:300px;margin-inline:auto;border-radius:9px;background:#eee;object-fit:contain}.camp-photo-card__link strong{display:block;margin-top:10px;color:var(--camp-purple-dark);font-size:18px;line-height:1.35}.camp-photo-card__link:hover strong,.camp-photo-card__link:focus-visible strong{color:var(--camp-purple);text-decoration:underline}.camp-schedule-gallery{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:24px}.camp-schedule__cards{display:flex;gap:10px;overflow-x:auto;padding:16px}.camp-event{flex:0 0 128px;min-height:155px;padding:15px;border:1px solid var(--camp-border);border-radius:10px;background:#fff}.camp-event--next{flex-basis:210px;color:#fff;background:var(--camp-purple-dark)}.camp-event__date{color:var(--camp-purple);font-weight:900;text-transform:uppercase}.camp-event--next .camp-event__date{color:var(--camp-gold)}.camp-event p{margin:9px 0 0;font-size:14px;line-height:1.35}.camp-countdown{display:block;margin-top:16px;color:var(--camp-gold);font-size:20px;font-weight:900}.camp-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:14px}.camp-gallery__item{position:relative;overflow:hidden;border-radius:8px;aspect-ratio:4 / 3}.camp-gallery__item img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.camp-gallery__item:hover img{transform:scale(1.035)}.camp-commerce{display:grid;grid-template-columns:230px minmax(0,1fr);gap:20px;padding:24px;color:#fff;background:var(--camp-purple-dark);border-radius:14px}.camp-commerce__intro h2{margin:0;color:#fff;font-family:var(--font-heading--family);font-size:34px;text-transform:uppercase}.camp-commerce__intro p{line-height:1.5}.camp-commerce__intro .button{display:inline-flex}.camp-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.camp-product{padding:10px;color:var(--camp-ink);background:#fff;border-radius:10px}.camp-product img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:7px}.camp-product h3{margin:8px 0 4px;font-size:14px}.camp-product a{color:inherit;text-decoration:none}.camp-product__price{color:var(--camp-purple);font-weight:900}.camp-fans{display:grid;grid-template-columns:260px 1fr;gap:18px;margin-top:24px;padding:22px;color:#fff;background:var(--camp-purple);border-radius:14px}.camp-fans h2{margin:0;color:#fff;font-family:var(--font-heading--family);font-size:30px;text-transform:uppercase}.camp-fans__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.camp-fans__grid img{width:100%;aspect-ratio:4 / 5;border-radius:7px;object-fit:cover}.camp-legal{margin:24px 0 0;color:#736f69;font-size:12px;line-height:1.45;text-align:center}@media screen and (max-width:989px){.camp-recap-layout,.camp-content-grid,.camp-schedule-gallery{grid-template-columns:1fr}.camp-feed-toolbar{grid-template-columns:1fr;row-gap:14px}.camp-sidebar{position:static;max-height:none;overflow:visible}.camp-recap__items,.camp-products-grid{grid-template-columns:repeat(2,1fr)}.camp-reporter-dropdown__menu,.camp-position-dropdown__menu,.camp-video-dropdown__menu{width:auto}}@media screen and (max-width:749px){.camp-shell{width:min(100% - 20px,1200px)}.camp-hero{min-height:35vh;background-position:62% center}.camp-hero:after{background:linear-gradient(90deg,#000000ad,#0000002e)}.camp-hero__title{max-width:330px;font-size:clamp(45px,12vw,72px)}.camp-hero__description{max-width:310px;font-size:16px}.camp-hero__button{padding:11px 7px;font-size:12px}.camp-hero__disclaimer{padding:7px 8px;font-size:12px;display:none}.camp-section-title{font-size:2rem}.camp-hero__content{padding-block:clamp(15px,4vw,76px)}.camp-hero__disclaimer{margin-left:0}.camp-tabs__inner{display:none}.camp-tabs-mobile{display:grid;grid-template-columns:32px auto auto minmax(0,auto) minmax(0,1fr);align-items:center;gap:5px;min-height:58px;padding:9px 13px;overflow:hidden;color:#fff;background:#000;text-decoration:none;white-space:nowrap}.camp-tabs-mobile__weather-icon{display:block;width:24px;height:24px;object-fit:contain}.camp-tabs-mobile__temperature{font-family:Arial,Helvetica,sans-serif;font-size:14px}.camp-tabs-mobile__label{color:#d7ef20;font-size:12px;font-weight:900;text-transform:uppercase}.camp-tabs-mobile__date{overflow:hidden;color:#f2d04b;font-size:12px;text-overflow:ellipsis;text-transform:uppercase}.camp-tabs-mobile__time{overflow:hidden;color:#eee8dc;font-family:Arial,Helvetica,sans-serif;font-size:14px;text-overflow:ellipsis}.camp-recap__items{display:flex;overflow-x:auto}.camp-recap__item{flex:0 0 78vw}.camp-feed-toolbar{grid-template-columns:1fr;align-items:flex-start}.camp-feed-nav{width:100%}.camp-feed-nav__primary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:10px}.camp-feed-nav button{width:100%;min-width:0}.camp-feed-subheading{grid-column:1;font-size:14px}.camp-feed-nav__secondary,.camp-feed-nav__positions,.camp-feed-nav__videos,.camp-feed-nav__saints-cc{align-items:flex-start;width:100%;margin-left:0}.camp-reporter-dropdown__label,.camp-position-dropdown__label,.camp-video-dropdown__label{padding-top:13px}.camp-reporter-dropdown{width:min(230px,calc(100% - 120px))}.camp-position-dropdown{width:min(190px,calc(100% - 130px))}.camp-video-dropdown{width:min(210px,calc(100% - 125px))}.camp-reporter-dropdown__menu,.camp-position-dropdown__menu,.camp-video-dropdown__menu{width:auto}.camp-player-card{grid-template-columns:1fr}.camp-player-card__details{grid-template-columns:repeat(2,minmax(0,1fr))}.camp-gallery{grid-template-columns:repeat(2,1fr)}.camp-commerce,.camp-fans{grid-template-columns:1fr}.camp-fans__grid{grid-template-columns:repeat(2,1fr)}.camp-native-post__video{width:100%;max-height:100%}.camp-post-archive__video{max-height:100%}.announcement-bar__slides{width:calc(100% - var(--button-size) * .5)}.camp-photo-card__image{height:100%}.camp-native-post__media{width:100%}.announcement-bar{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/saints-camp.css.map */
