*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#f5f5f5;background:#050505;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1180px,94%);margin:auto}.hero{background:radial-gradient(circle at 70% 30%,#4b0000 0,#0000 30%),linear-gradient(120deg,#000000a6,#000000eb),url(/younglife-logo.png) 50%/520px no-repeat;border-bottom:1px solid #3a0000;min-height:680px;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:repeating-linear-gradient(120deg,#0000 0 60px,#be00000d 61px 62px);position:absolute;inset:0}.nav{z-index:2;justify-content:space-between;align-items:center;width:min(1180px,94%);margin:auto;padding:18px 0;display:flex;position:relative}.logo{object-fit:contain;object-position:center;width:150px;height:auto;max-height:135px;display:block}.nav nav{gap:28px;font-size:14px;font-weight:900;display:flex}.nav a:hover{color:#e50914}.heroContent{z-index:2;width:min(1180px,94%);margin:45px auto;position:relative}.heroCopy{max-width:760px}.eyebrow{color:#e50914;letter-spacing:4px;font-weight:900}.hero h1{letter-spacing:-6px;text-shadow:4px 4px #000;margin:20px 0;font-size:clamp(64px,10vw,135px);font-style:italic;font-weight:1000;line-height:.78}.hero h1 span{color:#e50914}.hero p{color:#ddd;max-width:650px;font-size:20px;line-height:1.5}.heroBtns{gap:14px;margin-top:28px;display:flex}.btn,.miniBtn{color:#fff;cursor:pointer;background:#111;border:1px solid #777;border-radius:3px;padding:14px 24px;font-weight:900;display:inline-block}.red,.miniBtn.red{background:#d9000c;border-color:#ff202b}.twoCol{grid-template-columns:1fr 1fr;gap:18px;padding-top:22px;display:grid}.panel,.about,.adminCard{background:linear-gradient(145deg,#121212,#090909);border:1px solid #333;padding:22px}.panel h2,.about h2,.adminCard h2{border-bottom:2px solid #b4000a;margin:0 0 18px;padding-bottom:12px;font-size:22px}.event,.registration{border-bottom:1px solid #333;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:18px 0;display:grid}.event{grid-template-columns:130px 1fr auto}.date{color:#ef1a25;text-transform:uppercase;font-weight:900}.event h3,.registration h3{margin:3px 0;font-size:22px}.event p,.registration p,.feature p,.story p,.about p{color:#bbb;margin:5px 0;line-height:1.5}.features{background:linear-gradient(90deg,#170002,#090909,#170002);border:1px solid #420006;grid-template-columns:repeat(4,1fr);margin-top:22px;display:grid}.feature{text-align:center;border-right:1px solid #444;padding:30px 20px}.feature:last-child{border:0}.feature b{color:#e50914;font-size:35px}.feature h3{font-style:italic}.gallery{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.gallery figure{min-height:150px;margin:0;position:relative}.gallery img{object-fit:cover;width:100%;height:190px}.gallery figcaption{background:linear-gradient(#0000,#000);padding:10px;font-weight:700;position:absolute;bottom:0;left:0;right:0}.storyGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.story{background:#101010;border:1px solid #333;padding-bottom:12px}.story img{object-fit:cover;width:100%;height:130px}.story>:not(img){margin-left:12px;margin-right:12px}.story b{color:#e50914;margin-top:10px;font-size:12px;display:block}.story h3{font-size:17px}.story small{color:#888}.emptyBlock{text-align:center;color:#e50914;border:1px dashed #444;grid-column:1/-1;place-content:center;min-height:220px;font-weight:900;display:grid}.emptyBlock span{color:#777;margin-top:8px;font-weight:400}.about{justify-content:space-between;align-items:center;width:min(1180px,94%);margin:22px auto;display:flex}.about>div{max-width:700px}.about img{width:180px}footer{color:#777;border-top:1px solid #333;justify-content:space-between;align-items:center;width:min(1180px,94%);margin:auto;padding:20px 0 35px;font-size:12px;display:flex}footer img{width:55px}.adminCard{margin:18px 0}.adminCard form{gap:10px;display:grid}.adminCard input,.adminCard textarea,input,textarea{color:#fff;background:#111;border:1px solid #444;padding:12px}textarea{min-height:90px}@media (max-width:800px){.heroContent{margin-top:20px}.heroCopy{max-width:100%}.nav nav{gap:10px;font-size:10px}.logo{width:80px;height:80px}.hero{min-height:570px}.hero h1{letter-spacing:-3px}.twoCol{grid-template-columns:1fr}.features{grid-template-columns:1fr 1fr}.event,.storyGrid{grid-template-columns:1fr}.about{flex-direction:column}.nav nav a:nth-child(4),.nav nav a:nth-child(5){display:none}}.photoCarousel{width:100%}.carouselStage{background:#050505;border:1px solid #333;min-height:430px;position:relative;overflow:hidden}.carouselStage>img{object-fit:cover;width:100%;height:430px;display:block}.carouselShade{pointer-events:none;background:linear-gradient(#0000 42%,#000000db 100%);position:absolute;inset:0}.carouselCaption{z-index:3;position:absolute;bottom:20px;left:22px;right:70px}.carouselCaption h3{margin:4px 0;font-size:25px}.carouselCaption p{color:#ddd;margin:5px 0 8px;line-height:1.4}.carouselCaption small{color:#bbb;font-weight:700}.carouselEvent{color:#ff202b;letter-spacing:1.5px;text-transform:uppercase;font-size:12px;font-weight:1000}.carouselArrow{z-index:4;color:#fff;cursor:pointer;background:#0000009e;border:1px solid #ffffff73;width:46px;height:54px;font-size:38px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.carouselArrow:hover{background:#d9000c}.carouselPrev{left:12px}.carouselNext{right:12px}.carouselDots{justify-content:center;gap:8px;margin:12px 0;display:flex}.carouselDots button{cursor:pointer;background:#555;border:0;border-radius:50%;width:10px;height:10px;padding:0}.carouselDots button.active{background:#e50914;transform:scale(1.3)}.carouselThumbs{gap:8px;padding:2px 0 5px;display:flex;overflow-x:auto}.carouselThumbs button{cursor:pointer;opacity:.62;background:0 0;border:2px solid #0000;min-width:82px;height:58px;padding:0}.carouselThumbs button.active{opacity:1;border-color:#e50914}.carouselThumbs img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:800px){.carouselStage,.carouselStage>img{height:330px;min-height:330px}.carouselCaption{bottom:14px;left:16px;right:55px}.carouselCaption h3{font-size:20px}.carouselArrow{width:38px;height:46px;font-size:31px}.carouselThumbs button{min-width:68px;height:48px}}.carouselStage{background:radial-gradient(circle,#151515 0%,#050505 72%);min-height:430px}.carouselImageWrap{justify-content:center;align-items:center;width:100%;height:430px;padding:18px;display:flex}.carouselImageWrap img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.photoCarousel.single .carouselStage{min-height:360px}.photoCarousel.single .carouselImageWrap{height:360px;padding:24px}.photoCarousel.single .carouselArrow,.photoCarousel.single .carouselDots,.photoCarousel.single .carouselThumbs{display:none!important}@media (max-width:800px){.carouselImageWrap{height:330px;padding:12px}.photoCarousel.single .carouselStage{min-height:300px}.photoCarousel.single .carouselImageWrap{height:300px;padding:14px}}.storiesSection{margin-top:26px;margin-bottom:28px}.storiesHeader{border-bottom:2px solid #e50914;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:22px;padding:4px 0 16px;display:flex}.storiesHeader h2{letter-spacing:-1px;margin:3px 0 0;font-size:34px}.storiesHeader p{color:#aaa;max-width:430px;margin:0;line-height:1.5}.sectionKicker{color:#e50914;letter-spacing:2px;font-size:11px;font-weight:900}.editorialGrid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:20px;display:grid}.editorialCard{color:#fff;background:#080808;border:1px solid #303030;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:block;overflow:hidden}.editorialCard:hover{border-color:#e50914;transform:translateY(-4px);box-shadow:0 12px 30px #0000005c}.storyImage{background:#050505;border-bottom:1px solid #2a2a2a;height:190px;overflow:hidden}.storyImage>img{object-fit:cover;width:100%;height:100%;display:block}.storyImageFallback{background:radial-gradient(circle,#241010 0,#050505 70%);justify-content:center;align-items:center;height:100%;display:flex}.storyImageFallback img{object-fit:contain;opacity:.72;width:92px;height:92px}.storyCardBody{padding:17px 17px 18px}.storyMeta{letter-spacing:.8px;color:#999;text-transform:uppercase;flex-wrap:wrap;gap:8px;font-size:10px;font-weight:900;display:flex}.storyMeta span:first-child{color:#e50914}.storyCardBody h3{text-transform:uppercase;margin:13px 0 11px;font-size:22px;line-height:1.08}.storyCardBody p{color:#c4c4c4;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.storyRead{letter-spacing:1.2px;color:#eee;border-top:1px solid #292929;margin-top:18px;padding-top:13px;font-size:11px;font-weight:900}.storyRead b{color:#e50914}.storyEmpty{min-height:250px}.storyPage{color:#fff;background:#050505;min-height:100vh}.storyTopbar{border-bottom:1px solid #272727;justify-content:space-between;align-items:center;max-width:1180px;margin:auto;padding:22px 24px;display:flex}.storyTopbar img{object-fit:contain;width:105px;height:78px}.storyTopbar nav{gap:28px;display:flex}.storyTopbar a{color:#fff;font-size:13px;font-weight:850;text-decoration:none}.articleShell{max-width:920px;margin:0 auto;padding:55px 28px 85px}.backLink{color:#aaa;letter-spacing:1px;margin-bottom:28px;font-size:12px;font-weight:800;text-decoration:none;display:inline-block}.articleMeta{color:#999;letter-spacing:1px;text-transform:uppercase;flex-wrap:wrap;gap:12px;font-size:11px;font-weight:900;display:flex}.articleMeta span:first-child{color:#e50914}.articleShell h1{letter-spacing:-3px;text-transform:uppercase;margin:18px 0;font-size:clamp(42px,6vw,78px);line-height:.97}.articleDeck{color:#c9c9c9;max-width:780px;font-size:21px;line-height:1.55}.articleHero{background:#090909;border:1px solid #333;justify-content:center;align-items:center;max-height:650px;margin:35px 0;display:flex;overflow:hidden}.articleHero img{object-fit:contain;width:100%;max-height:650px;display:block}.articleBody{max-width:760px;margin:38px auto 0}.articleBody p{color:#e6e6e6;margin:0 0 25px;font-size:18px;line-height:1.82}.articleEnd{letter-spacing:1px;border-top:2px solid #e50914;justify-content:space-between;margin-top:55px;padding-top:22px;font-size:12px;font-weight:900;display:flex}.articleEnd span{color:#e50914}.articleEnd a{color:#fff;text-decoration:none}@media (max-width:1050px){.editorialGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.storiesHeader{display:block}.storiesHeader p{margin-top:10px}.storiesHeader h2{font-size:29px}.editorialGrid{grid-template-columns:1fr}.storyImage{height:230px}.storyTopbar nav{gap:12px}.storyTopbar nav a{font-size:11px}.storyTopbar img{width:82px}.articleShell{padding:38px 20px 65px}.articleShell h1{letter-spacing:-1.7px}.articleDeck{font-size:18px}.articleBody p{font-size:17px}}.heroWithPhoto{isolation:isolate;position:relative;overflow:hidden}.heroWithPhoto .heroPhoto{z-index:-3;background-position:50% 42%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.015)}.heroWithPhoto .heroPhotoOverlay{z-index:-2;background:linear-gradient(90deg,#000000eb 0%,#000000c7 42%,#00000080 72%,#00000094 100%),linear-gradient(#00000047,#0000001f 50%,#000000ad);position:absolute;inset:0}.heroWithPhoto .nav,.heroWithPhoto .heroContent{z-index:1;position:relative}.heroWithPhoto .heroCopy{text-shadow:0 3px 18px #000000bf}@media (max-width:800px){.heroWithPhoto .heroPhoto{background-position:58%}.heroWithPhoto .heroPhotoOverlay{background:linear-gradient(90deg,#000000eb,#000000a8),linear-gradient(#00000040,#000000ad)}}.footerCenter{flex-direction:column;align-items:center;gap:10px;display:flex}.socialLinks{align-items:center;gap:10px;display:flex}.socialLinks a{color:#fff;background:#0b0b0b;border:1px solid #444;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:all .18s;display:inline-flex}.socialLinks a:hover{background:#e50914;border-color:#e50914;transform:translateY(-2px)}.socialLinks svg{width:20px;height:20px}@media (max-width:800px){footer{gap:18px}.footerCenter{order:3;width:100%}.socialLinks a{width:42px;height:42px}}.socialFollow{background:#080808;border:1px solid #2b2b2b;margin-top:24px;margin-bottom:24px}.socialFollowHeading{letter-spacing:.7px;text-align:center;border-bottom:2px solid #e50914;padding:18px 22px;font-size:22px;font-weight:950}.socialFollowGrid{grid-template-columns:repeat(4,1fr);display:grid}.socialBox{color:#fff;background:linear-gradient(#0c0c0c,#070707);border-right:1px solid #393939;justify-content:center;align-items:center;min-height:175px;text-decoration:none;transition:background .18s,transform .18s,color .18s;display:flex}.socialBox:last-child{border-right:0}.socialBox svg{width:66px;height:66px}.socialBox.active:hover{color:#ff1824;background:linear-gradient(#240506,#0b0b0b);transform:translateY(-2px)}.socialBox:not(.active){opacity:.32;cursor:default}@media (max-width:700px){.socialFollowHeading{font-size:19px}.socialFollowGrid{grid-template-columns:repeat(2,1fr)}.socialBox{border-bottom:1px solid #393939;min-height:135px}.socialBox:nth-child(2){border-right:0}.socialBox:nth-child(3),.socialBox:nth-child(4){border-bottom:0}.socialBox svg{width:54px;height:54px}}.heroCopy h1{font-size:clamp(58px,7.4vw,108px);line-height:.88}@media (max-width:900px){.heroCopy h1{font-size:clamp(50px,10vw,78px)}}@media (max-width:600px){.heroCopy h1{font-size:clamp(44px,13vw,64px)}}.heroCopy p{letter-spacing:-.5px;max-width:650px;margin-top:18px;margin-bottom:26px;font-size:clamp(26px,3.1vw,42px);font-weight:900;line-height:1.08}.heroContent{align-items:flex-end}.heroCopy{padding-bottom:34px}.heroCopy p{margin:6px 0 0}@media (max-width:700px){.heroCopy{padding-bottom:24px}}.heroContent{justify-content:flex-start;height:100%;display:flex;align-items:flex-end!important}.heroCopy{align-self:flex-end!important;margin-top:auto!important;padding-bottom:18px!important}.heroCopy p{font-size:clamp(28px,3.1vw,44px);line-height:1;margin:0!important}@media (max-width:700px){.heroCopy{padding-bottom:14px!important}.heroCopy p{font-size:clamp(26px,8vw,38px)}}.hero{height:calc(100vh - 20px);max-height:900px;background-position:50%!important;background-size:cover!important;min-height:760px!important}.heroContent{justify-content:flex-start!important;align-items:flex-end!important;height:100%!important;display:flex!important}.heroCopy{background:linear-gradient(#0000,#000000b8);left:0;right:0;margin:0!important;padding:18px 38px 22px!important;position:absolute!important;bottom:0!important}.heroCopy p{margin:0!important;font-size:clamp(28px,3vw,42px)!important;line-height:1.05!important}@media (max-width:700px){.hero{height:78vh;background-position:50%!important;min-height:620px!important}.heroCopy{padding:16px 20px 18px!important}}.heroPhotoFrame{isolation:isolate;background:#000;overflow:hidden;height:auto!important;min-height:0!important;max-height:none!important;position:relative!important}.heroPhotoFrame .heroMainImage{z-index:-3;object-fit:contain;object-position:center center;width:100%;height:auto;max-height:none;display:block;position:relative}.heroPhotoFrame .nav{top:0;left:0;right:0;z-index:5!important;position:absolute!important}.heroWelcome{z-index:6;color:#fff;letter-spacing:-.5px;text-shadow:0 2px 12px #000c;background:linear-gradient(#0000,#000000d1);padding:22px 38px 24px;font-size:clamp(28px,3vw,44px);font-weight:900;line-height:1.05;position:absolute;bottom:0;left:0;right:0}@media (max-width:700px){.heroWelcome{padding:16px 20px 18px;font-size:clamp(25px,8vw,36px)}}.heroPhotoFrame{isolation:isolate;width:100%;background:#050505!important;height:680px!important;min-height:680px!important;max-height:680px!important;position:relative!important;overflow:hidden!important}.heroImageStage{z-index:-3;background:#050505;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.heroPhotoFrame .heroMainImage{opacity:.7;width:100%;max-width:100%;height:100%;max-height:100%;display:block;object-fit:contain!important;object-position:center center!important}.heroPhotoFrame .heroPhotoOverlay{z-index:-2;background:linear-gradient(#0000002e 0%,#0000000a 46%,#00000057 100%),linear-gradient(90deg,#00000038 0%,#00000008 58%,#0000001f 100%);position:absolute;inset:0}.heroPhotoFrame .nav{top:0;left:0;right:0;z-index:5!important;background:0 0!important;position:absolute!important}.heroLogo{box-shadow:none!important;background:0 0!important;border:0!important}.heroWelcome{z-index:6;color:#fff;letter-spacing:-.5px;text-shadow:0 2px 12px #000c;background:linear-gradient(#0000,#000000bd);font-weight:900;line-height:1.05;left:0;right:0;padding:20px 38px 22px!important;font-size:clamp(28px,3vw,42px)!important;position:absolute!important;bottom:0!important}@media (max-width:900px){.heroPhotoFrame{height:600px!important;min-height:600px!important;max-height:600px!important}}@media (max-width:700px){.heroPhotoFrame{height:520px!important;min-height:520px!important;max-height:520px!important}.heroWelcome{padding:16px 20px 18px!important;font-size:clamp(24px,7vw,34px)!important}}.heroPhotoFrame{height:calc(100vh - 110px)!important;min-height:720px!important;max-height:none!important}.heroImageStage{inset:0!important}.heroPhotoFrame .heroMainImage{object-fit:contain!important;object-position:center center!important;opacity:.88!important;width:100%!important;height:100%!important}.heroPhotoFrame .heroPhotoOverlay{background:linear-gradient(#0000001f 0%,#00000005 48%,#0000003d 100%),linear-gradient(90deg,#0000001f 0%,#00000005 60%,#00000014 100%)!important}.heroWelcome{background:linear-gradient(#0000,#00000085)!important}@media (max-width:900px){.heroPhotoFrame{height:78vh!important;min-height:640px!important}}@media (max-width:700px){.heroPhotoFrame{height:72vh!important;min-height:540px!important}}.heroBalanced{isolation:isolate;width:100%;background:#050505!important;height:calc(100vh - 95px)!important;min-height:720px!important;max-height:920px!important;position:relative!important;overflow:hidden!important}.heroBlurBg{z-index:-4;filter:blur(14px);opacity:.38;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:-18px;transform:scale(1.05)}.heroFullImageWrap{z-index:-3;background:#0000001f;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.heroFullImage{opacity:.82;width:100%;height:100%;display:block;object-fit:contain!important;object-position:center center!important}.heroBalancedOverlay{z-index:-2;background:linear-gradient(#0000003d 0%,#0000000f 42%,#00000042 100%),linear-gradient(90deg,#00000042 0%,#0000000d 55%,#00000024 100%);position:absolute;inset:0}.heroBalanced .nav{top:0;left:0;right:0;z-index:5!important;background:0 0!important;position:absolute!important}.heroLogoClean{box-shadow:none!important;object-fit:contain!important;background:0 0!important;border:0!important}.heroWelcomeBalanced{z-index:6;color:#fff;letter-spacing:-.5px;text-shadow:0 2px 12px #000c;background:linear-gradient(#0000,#0000009e);padding:22px 38px 24px;font-size:clamp(28px,3vw,42px);font-weight:900;line-height:1.05;position:absolute;bottom:0;left:0;right:0}@media (max-width:900px){.heroBalanced{height:78vh!important;min-height:640px!important;max-height:none!important}}@media (max-width:700px){.heroBalanced{height:72vh!important;min-height:540px!important}.heroWelcomeBalanced{padding:16px 20px 18px;font-size:clamp(24px,7vw,34px)}}.latestPosts{margin-top:28px;margin-bottom:32px}.latestPostsHead{border-bottom:2px solid #e50914;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:20px;padding-bottom:14px;display:flex}.latestPostsHead h2{letter-spacing:-1px;margin:3px 0 0;font-size:34px}.allStoriesLink{color:#fff;letter-spacing:1px;font-size:12px;font-weight:900;text-decoration:none}.allStoriesLink:hover{color:#e50914}.latestPostsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.latestPostCard{color:#fff;background:#080808;border:1px solid #303030;text-decoration:none;transition:transform .2s,border-color .2s;display:block;overflow:hidden}.latestPostCard:hover{border-color:#e50914;transform:translateY(-4px)}.latestPostImage{background:#050505;height:220px;overflow:hidden}.latestPostImage>img{object-fit:cover;width:100%;height:100%;display:block}.latestPostBody{padding:17px}.latestPostBody h3{text-transform:uppercase;margin:12px 0 10px;font-size:24px;line-height:1.08}.latestPostBody p{color:#c8c8c8;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.storiesArchivePage{color:#fff;background:#050505;min-height:100vh}.storiesArchiveTopbar{border-bottom:1px solid #262626;justify-content:space-between;align-items:center;max-width:1220px;margin:0 auto;padding:18px 24px;display:flex}.storiesArchiveTopbar img{object-fit:contain;width:105px;height:78px}.storiesArchiveTopbar nav{gap:26px;display:flex}.storiesArchiveTopbar nav a{color:#fff;font-size:13px;font-weight:850;text-decoration:none}.storiesArchiveHero{border-bottom:2px solid #e50914;max-width:1220px;margin:0 auto;padding:58px 24px 32px}.storiesArchiveHero h1{letter-spacing:-2px;margin:8px 0 14px;font-size:clamp(42px,6vw,74px);line-height:.98}.storiesArchiveHero p{color:#aaa;max-width:650px;font-size:18px}.storiesArchiveGridWrap{max-width:1220px;margin:0 auto;padding:28px 24px 70px}.storiesArchiveGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.storiesArchiveFooter{color:#888;border-top:1px solid #282828;justify-content:space-between;max-width:1220px;margin:0 auto;padding:22px 24px 40px;display:flex}.storiesArchiveFooter a{color:#fff;font-weight:850;text-decoration:none}@media (max-width:1050px){.latestPostsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.latestPostCard:nth-child(3){display:none}.storiesArchiveGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.latestPostsHead{display:block}.allStoriesLink{margin-top:12px;display:inline-block}.latestPostsGrid{grid-template-columns:1fr}.latestPostCard:nth-child(3){display:block}.latestPostImage{height:235px}.storiesArchiveTopbar nav{flex-wrap:wrap;justify-content:flex-end;gap:11px}.storiesArchiveTopbar nav a{font-size:10px}.storiesArchiveTopbar img{width:82px}.storiesArchiveHero{padding-top:38px}.storiesArchiveGrid{grid-template-columns:1fr}.storiesArchiveFooter{display:block}.storiesArchiveFooter span{margin-top:12px;display:block}}.panelTitleRow{border-bottom:2px solid #e50914;justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.panelTitleRow h2{border-bottom:0!important;margin-bottom:0!important}.panelMoreLink{color:#fff;letter-spacing:1px;white-space:nowrap;font-size:11px;font-weight:900;text-decoration:none}.panelMoreLink:hover{color:#e50914}.eventsArchivePage{color:#fff;background:#050505;min-height:100vh}.eventsArchiveTopbar{border-bottom:1px solid #262626;justify-content:space-between;align-items:center;max-width:1220px;margin:0 auto;padding:18px 24px;display:flex}.eventsArchiveTopbar img{object-fit:contain;width:105px;height:78px}.eventsArchiveTopbar nav{gap:26px;display:flex}.eventsArchiveTopbar nav a{color:#fff;font-size:13px;font-weight:850;text-decoration:none}.eventsArchiveTopbar nav a:first-child{color:#e50914}.eventsArchiveHero{border-bottom:2px solid #e50914;max-width:1220px;margin:0 auto;padding:58px 24px 32px}.eventsArchiveHero h1{letter-spacing:-3px;margin:8px 0 14px;font-size:clamp(48px,7vw,86px);line-height:.95}.eventsArchiveHero p{color:#aaa;max-width:680px;font-size:18px}.eventsArchiveWrap{max-width:1220px;margin:0 auto;padding:30px 24px 75px}.eventsSectionHead{justify-content:space-between;align-items:end;gap:20px;margin:0 0 18px;display:flex}.eventsSectionHead h2{letter-spacing:-1px;margin:0;font-size:30px}.eventsSectionHead span{color:#999;letter-spacing:1px;font-size:11px;font-weight:900}.pastHead{border-top:1px solid #2b2b2b;margin-top:55px;padding-top:28px}.eventsArchiveGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.eventArchiveCard{background:#080808;border:1px solid #303030;flex-direction:column;display:flex;overflow:hidden}.eventArchiveMedia{background:#050505;height:240px;overflow:hidden}.eventArchiveMedia>img{object-fit:cover;width:100%;height:100%;display:block}.eventArchiveFallback{background:radial-gradient(circle,#241010 0,#050505 72%);justify-content:center;align-items:center;height:100%;display:flex}.eventArchiveFallback img{object-fit:contain;opacity:.75;width:110px;height:110px}.eventArchiveBody{flex-direction:column;flex:1;padding:18px;display:flex}.eventArchiveDate{color:#e50914;letter-spacing:.7px;text-transform:uppercase;font-size:12px;font-weight:950}.eventArchiveBody h3{text-transform:uppercase;margin:10px 0 7px;font-size:25px;line-height:1.05}.eventArchiveLocation{color:#ddd;margin-bottom:10px;font-weight:800}.eventArchiveBody p{color:#aaa;margin:0 0 18px;line-height:1.5}.eventArchiveBtn{color:#fff;letter-spacing:.7px;border:1px solid #555;margin-top:auto;padding:13px 14px;font-size:11px;font-weight:900;text-decoration:none;display:inline-block}.eventArchiveBtn:hover{background:#e50914;border-color:#e50914}.pastEvents{opacity:.72}.eventsArchiveFooter{color:#888;border-top:1px solid #282828;justify-content:space-between;max-width:1220px;margin:0 auto;padding:22px 24px 40px;display:flex}.eventsArchiveFooter a{color:#fff;font-weight:850;text-decoration:none}@media (max-width:1000px){.eventsArchiveGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.panelTitleRow{align-items:center}.panelTitleRow h2{font-size:22px}.eventsArchiveTopbar nav{flex-wrap:wrap;justify-content:flex-end;gap:11px}.eventsArchiveTopbar nav a{font-size:10px}.eventsArchiveTopbar img{width:82px}.eventsArchiveHero{padding-top:38px}.eventsArchiveGrid{grid-template-columns:1fr}.eventArchiveMedia{height:230px}.eventsArchiveFooter{display:block}.eventsArchiveFooter span{margin-top:12px;display:block}}.heroVideoBg{z-index:-4;filter:blur(14px);opacity:.34;position:absolute;inset:-18px;overflow:hidden;transform:scale(1.05)}.heroVideoBg video{object-fit:cover;width:100%;height:100%}.heroFullVideoWrap{z-index:-3;background:#0000001a;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.heroFullVideo{object-fit:contain;object-position:center center;opacity:.84;width:100%;height:100%;display:block}@media (max-width:700px){.heroFullVideo{object-fit:cover}}.homeFeaturedEvent{display:block}.homeEventFlyer{background:#050505;border:1px solid #2d2d2d;width:100%;max-height:360px;margin-bottom:16px;display:block;overflow:hidden}.homeEventFlyer img{object-fit:contain;background:#050505;width:100%;height:360px;display:block}.homeEventInfo{grid-template-columns:130px minmax(0,1fr) auto;align-items:center;gap:18px;padding-bottom:8px;display:grid}.homeEventCopy h3{margin:0 0 5px;font-size:25px}.homeEventCopy p{margin:0 0 5px}.homeEventCopy small{line-height:1.4;display:block}@media (max-width:800px){.homeEventFlyer img{height:300px}.homeEventInfo{grid-template-columns:1fr;gap:10px}.homeEventInfo .miniBtn{justify-self:start}}.item .thumb{flex:0 0 260px;display:block;object-fit:contain!important;object-position:center center!important;background:#050505!important;border:1px solid #333!important;width:260px!important;max-width:260px!important;height:190px!important;max-height:190px!important}.item details img[alt="Current event flyer"]{object-fit:contain!important;object-position:center center!important;background:#050505!important;width:260px!important;max-width:260px!important;height:190px!important;max-height:190px!important}.item{align-items:flex-start!important}@media (max-width:800px){.item .thumb,.item details img[alt="Current event flyer"]{flex-basis:180px;width:180px!important;max-width:180px!important;height:140px!important;max-height:140px!important}}.playerProfilePanel{flex-direction:column;display:flex}.playerSpotlight{border-top:1px solid #333;margin-top:24px;padding-top:18px}.playerSpotlightHead{letter-spacing:1.5px;color:#ddd;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:13px;font-weight:900;display:flex}.spotlightCount{color:#888;font-size:11px}.playerSpotlightStage{background:#050505;border:1px solid #2d2d2d;justify-content:center;align-items:center;height:330px;display:flex;position:relative;overflow:hidden}.playerSpotlightStage img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.spotlightArrow{z-index:2;color:#fff;cursor:pointer;background:#000000b8;border:1px solid #555;width:42px;height:58px;font-size:38px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.spotlightArrow:hover{background:#e30613;border-color:#e30613}.spotlightArrow.left{left:10px}.spotlightArrow.right{right:10px}.spotlightDots{justify-content:center;gap:7px;padding-top:11px;display:flex}.spotlightDots button{cursor:pointer;background:#555;border:0;border-radius:50%;width:8px;height:8px;padding:0}.spotlightDots button.active{background:#e30613}.playerCardAdminGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:20px;display:grid}.playerCardAdmin{background:#090909;border:1px solid #333;grid-template-columns:180px 1fr;align-items:start;gap:16px;padding:12px;display:grid}.playerCardAdmin img{object-fit:contain;background:#000;border:1px solid #333;width:180px;height:220px}@media (max-width:800px){.playerSpotlightStage{height:300px}.playerCardAdminGrid{grid-template-columns:1fr}.playerCardAdmin{grid-template-columns:120px 1fr}.playerCardAdmin img{width:120px;height:160px}}.wnaagPage{color:#fff;background:#050505;min-height:100vh}.wnaagTopbar{border-bottom:1px solid #262626;justify-content:space-between;align-items:center;max-width:1220px;margin:auto;padding:18px 24px;display:flex}.wnaagTopbar img{object-fit:contain;width:105px;height:78px}.wnaagTopbar nav{flex-wrap:wrap;gap:18px;display:flex}.wnaagTopbar a{color:#fff;font-size:12px;font-weight:900;text-decoration:none}.wnaagTopbar nav a:nth-child(2){color:#e50914}.wnaagHero,.wnaagSection,.wnaagFooter{max-width:1220px;margin:auto;padding-left:24px;padding-right:24px}.wnaagHero{border-bottom:2px solid #e50914;padding-top:70px;padding-bottom:45px}.wnaagHero h1{margin:8px 0;font-size:clamp(56px,9vw,110px);line-height:.9}.wnaagHero p{color:#aaa;font-size:22px}.wnaagSection{border-bottom:1px solid #222;padding-top:42px;padding-bottom:42px}.wnaagSectionHead h2{font-size:34px}.wnaagGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.wnaagGrid article{background:#080808;border:1px solid #303030;padding:14px}.wnaagGrid img,.wnaagGrid video{object-fit:contain;background:#000;width:100%;height:260px}.wnaagGrid.about,.wnaagGrid.stories{grid-template-columns:1fr}.wnaagGrid.about article,.wnaagGrid.stories article{grid-template-columns:minmax(260px,38%) 1fr;align-items:center;gap:24px;display:grid}.wnaagGrid p{color:#bbb;line-height:1.6}.wnaagFooter{color:#888;justify-content:space-between;padding-top:24px;padding-bottom:40px;display:flex}.wnaagFooter a{color:#fff}@media (max-width:800px){.wnaagGrid,.wnaagGrid.about article,.wnaagGrid.stories article{grid-template-columns:1fr}.wnaagTopbar nav{gap:10px}.wnaagTopbar a{font-size:10px}}.wnaagTopbar{justify-content:flex-end}.wnaagHero{flex-direction:column;align-items:flex-start;display:flex}.wnaagHeroLogo{object-fit:contain;width:min(520px,72vw);height:auto;margin:0 0 18px;display:block}.wnaagHero p{color:#aaa;margin:0;font-size:22px;font-weight:700}@media (max-width:800px){.wnaagTopbar{justify-content:center}.wnaagHeroLogo{width:min(420px,88vw)}}.wnaagHero{background-color:#050505;align-items:center;min-height:480px;display:flex;position:relative;overflow:hidden;background-position:100%!important;background-repeat:no-repeat!important;background-size:cover!important}.wnaagHero.withBg{border-bottom:2px solid #e50914}.wnaagHeroBrand{z-index:2;width:min(540px,52%);padding:28px 0;position:relative}.wnaagHeroLogo{width:min(500px,100%)}.wnaagHeroBrand p{color:#d0d0d0;text-shadow:0 2px 10px #000;margin-top:12px;font-size:22px;font-weight:800}@media (max-width:800px){.wnaagHero{min-height:520px;background-position:50%!important}.wnaagHeroBrand{width:100%;padding-right:20px}}.wnaagHero{background:#050505!important;align-items:center!important;min-height:500px!important;display:flex!important;position:relative!important;overflow:hidden!important}.wnaagHeroBg{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;width:68%;position:absolute;top:0;bottom:0;right:0}.wnaagHeroShade{z-index:1;background:linear-gradient(90deg,#050505 0%,#050505fa 30%,#050505cc 43%,#05050547 67%,#0505051a 100%);position:absolute;inset:0}.wnaagHeroBrand{min-width:390px;z-index:2!important;width:44%!important;padding:34px 0!important;position:relative!important}.wnaagHeroLogo{width:min(470px,100%)!important;height:auto!important;margin:0 0 16px!important;display:block!important}.wnaagHeroBrand p{text-shadow:0 2px 10px #000;color:#d7d7d7!important;margin:0!important;font-size:22px!important;font-weight:800!important}@media (max-width:800px){.wnaagHero{align-items:flex-end!important;min-height:560px!important}.wnaagHeroBg{background-position:50%;width:100%;height:100%}.wnaagHeroShade{background:linear-gradient(#0505051f 0%,#0505056b 45%,#050505 88%)}.wnaagHeroBrand{min-width:0;width:100%!important;padding:28px 0 34px!important}.wnaagHeroLogo{width:min(390px,88vw)!important}}.wnaagHero{flex-direction:row!important;justify-content:flex-start!important;align-items:center!important}.wnaagHeroBrand{text-align:left!important;margin-left:0!important;margin-right:auto!important}.wnaagHeroBrand p{text-align:center!important;width:min(470px,100%)!important}@media (max-width:800px){.wnaagHero{flex-direction:row!important;justify-content:flex-start!important;align-items:flex-end!important}.wnaagHeroBrand{margin-left:0!important;margin-right:auto!important}.wnaagHeroBrand p{width:min(390px,88vw)!important}}@media (min-width:801px){.wnaagHeroBg{width:72%!important}.wnaagHero{align-items:flex-start!important;min-height:620px!important}.wnaagHeroBg{background-position:50%!important;background-size:cover!important;width:100%!important;height:100%!important;inset:0!important}.wnaagHeroShade{background:linear-gradient(90deg,#050505c2 0%,#0505054d 18%,#0505050a 34%,#05050500 55%),linear-gradient(#0505057a 0%,#05050500 18% 78%,#0505057a 100%),radial-gradient(#05050500 54%,#05050538 78%,#05050594 100%)!important}.wnaagHeroBrand{width:300px!important;min-width:0!important;margin:0!important;padding:0!important;position:absolute!important;top:28px!important;left:24px!important}.wnaagHeroLogo{width:250px!important;max-width:100%!important;margin:0 0 10px!important}.wnaagHeroBrand p{text-align:center!important;width:250px!important;font-size:17px!important}.wnaagHeroBrand{top:auto!important;bottom:28px!important;left:24px!important}}.wnaagPhotoCarousel{max-width:980px;margin:0 auto}.wnaagPhotoStage{background:#030303;border:1px solid #2d2d2d;justify-content:center;align-items:center;height:540px;display:flex;position:relative;overflow:hidden}.wnaagPhotoStage img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.wnaagPhotoArrow{z-index:2;color:#fff;cursor:pointer;background:#000000b8;border:1px solid #555;width:48px;height:68px;font-size:42px;position:absolute;top:50%;transform:translateY(-50%)}.wnaagPhotoArrow.left{left:14px}.wnaagPhotoArrow.right{right:14px}.wnaagPhotoArrow:hover{background:#e50914;border-color:#e50914}.wnaagPhotoCaption{text-align:center;padding:16px 20px 6px}.wnaagPhotoCaption h3{margin:0 0 6px;font-size:24px}.wnaagPhotoCaption p{color:#aaa;margin:0;line-height:1.5}.wnaagPhotoDots{justify-content:center;gap:8px;padding-top:12px;display:flex}.wnaagPhotoDots button{cursor:pointer;background:#555;border:0;border-radius:50%;width:9px;height:9px;padding:0}.wnaagPhotoDots button.active{background:#e50914}@media (max-width:800px){.wnaagPhotoStage{height:420px}.wnaagPhotoArrow{width:42px;height:60px}}@media (max-width:600px){.wnaagPhotoStage{height:340px}}.wnaagSimpleForm{gap:12px;display:grid}.wnaagSimpleForm textarea{min-height:130px}.wnaagUploadLabel{color:#bbb;text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:800}.wnaagManageHead{border-top:1px solid #333;margin:28px 0 12px;padding-top:22px}.wnaagManageList{gap:14px;display:grid}.wnaagManageCard{background:#111;border:1px solid #333;gap:10px;padding:14px;display:grid}.wnaagManageCard img{object-fit:contain;background:#000;border:1px solid #333;width:180px;height:120px}.wnaagManageCard textarea{min-height:100px}.wnaagManageButtons{flex-wrap:wrap;gap:8px;display:flex}.merchPage{color:#fff;background:#050505;min-height:100vh}.merchTop{border-bottom:1px solid #2a2a2a;justify-content:space-between;max-width:1180px;margin:auto;padding:20px 24px;font-weight:900;display:flex}.merchTop a{color:#fff;text-decoration:none}.merchHero{max-width:1180px;margin:auto;padding:54px 24px 28px}.merchHero h1{margin:8px 0;font-size:clamp(58px,10vw,120px);line-height:.9}.merchHero p{color:#aaa;font-size:18px}.merchSection{max-width:1180px;margin:auto;padding:20px 24px 60px}.merchCarousel{max-width:920px;margin:auto}.merchStage{background:#000;border:1px solid #303030;justify-content:center;align-items:center;height:560px;display:flex;position:relative}.merchStage img{object-fit:contain;width:100%;height:100%}.merchArrow{z-index:2;color:#fff;background:#000000bf;border:1px solid #555;width:48px;height:68px;font-size:42px;position:absolute;top:50%;transform:translateY(-50%)}.merchArrow.left{left:14px}.merchArrow.right{right:14px}.merchInfo{grid-template-columns:1fr 1fr;gap:30px;padding:24px 0;display:grid}.merchInfo h2{margin:5px 0;font-size:32px}.merchPrice{color:#e50914;font-size:26px;font-weight:900}.merchIndex,.merchSizeLabel{color:#888;letter-spacing:.08em;font-size:12px;font-weight:900}.merchSizes{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.merchSizes button{color:#fff;cursor:pointer;background:#111;border:1px solid #555;min-width:52px;padding:12px;font-weight:900}.merchSizes button.active{background:#e50914;border-color:#e50914}.merchDots{justify-content:center;gap:8px;display:flex}.merchDots button{background:#555;border:0;border-radius:50%;width:9px;height:9px}.merchDots button.active{background:#e50914}.merchAdminSizes{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.merchAdminSizes strong{color:#aaa;width:100%;font-size:12px}.merchAdminList{gap:14px;margin-top:24px;display:grid}@media (max-width:700px){.merchStage{height:420px}.merchInfo{grid-template-columns:1fr}.merchHero{padding-top:38px}}.merchOrderBtn{margin:4px 0 18px}.merchOrderPanel{background:#0a0a0a;border:1px solid #303030;grid-template-columns:.9fr 1.1fr;gap:26px;margin:8px 0 24px;padding:22px;display:grid}.merchPaymentDetails h3,.merchOrderForm h3{margin-top:0}.merchPaymentDetails p{color:#aaa;line-height:1.55}.merchPaymentGrid{gap:10px;margin-top:16px;display:grid}.merchPaymentGrid div{background:#050505;border:1px solid #333;justify-content:space-between;gap:18px;padding:12px;display:flex}.merchPaymentGrid strong{color:#e50914}.merchPaymentGrid span{word-break:break-word}.merchOrderForm{gap:12px;display:grid}.merchOrderForm textarea{min-height:100px}.merchOrderSummary{background:#050505;border:1px solid #333;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:12px;display:flex}.merchPaymentChoice{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.merchPaymentChoice strong{color:#aaa;width:100%;font-size:12px}.merchOrderStatus{color:#ddd;background:#111;border-left:3px solid #e50914;margin:0;padding:10px}.merchOrdersAdmin{gap:14px;display:grid}.merchOrderAdminCard{background:#0c0c0c;border:1px solid #333;grid-template-columns:1fr auto;gap:18px;padding:16px;display:grid}.merchOrderAdminControls{gap:8px;min-width:180px;display:grid}@media (max-width:800px){.merchOrderPanel,.merchOrderAdminCard{grid-template-columns:1fr}.merchPaymentGrid div{display:block}.merchPaymentGrid span{margin-top:4px;display:block}}.merchHero{padding-top:38px;padding-bottom:20px}.merchHero h1{letter-spacing:-.03em;margin:8px 0 12px;font-size:clamp(42px,6vw,72px);line-height:.95}.merchHero .tag{letter-spacing:.04em;font-size:15px;font-weight:800}.merchHero p{margin-top:10px;font-size:17px}.merchSection{padding-top:10px}.merchCarousel{max-width:760px}.merchStage{max-width:760px;height:440px;margin:0 auto}@media (max-width:700px){.merchHero h1{font-size:44px}.merchStage{height:350px}.merchCarousel{max-width:100%}}.merchTop{align-items:center;gap:20px}.merchTop nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:24px;display:flex}.merchTop nav a{color:#fff;font-size:14px;font-weight:800;text-decoration:none}.merchTop nav a:hover{color:#e50914}@media (max-width:900px){.merchTop{flex-direction:column;align-items:flex-start}.merchTop nav{gap:14px}}@media (max-width:768px){header nav,.siteHeader nav,.hero nav,.merchTop nav{flex-wrap:wrap!important;justify-content:flex-end!important;gap:8px 10px!important}header nav a,.siteHeader nav a,.hero nav a,.merchTop nav a{white-space:nowrap!important;font-size:12px!important;line-height:1.1!important}header img,.siteHeader img,.heroLogo,.brand img{max-width:110px!important;height:auto!important}.hero,.homeHero{min-height:82vh!important}.hero h1,.homeHero h1{max-width:92%!important;font-size:clamp(38px,10vw,58px)!important;line-height:1.02!important}.panel,.homePanel,.sectionCard{padding:22px!important}.event-card img,.eventCard img,.upcoming-event img,.upcomingEvent img{object-fit:contain!important;background:#000!important;width:100%!important;height:auto!important;max-height:340px!important;display:block!important}.event-card .image,.eventCard .image,.event-media,.eventMedia{aspect-ratio:auto!important;height:auto!important;min-height:0!important}.player-profile,.playerProfile,.profileBox,.playerProfileBox{display:block!important}.player-profile .content,.playerProfile .content,.profileBox .content,.playerProfileBox .content{width:100%!important;display:block!important}.player-profile p,.playerProfile p,.profileBox p,.playerProfileBox p{white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;width:100%!important;max-width:none!important;margin-bottom:18px!important;font-size:18px!important;line-height:1.5!important}.player-profile a,.playerProfile a,.profileBox a,.playerProfileBox a,.player-profile button,.playerProfile button{text-align:center!important;width:100%!important;max-width:none!important;margin:14px 0 0!important;padding:18px 16px!important;display:block!important}.story-card,.storyCard{overflow:hidden!important}.story-card img,.storyCard img,.story-media img,.storyMedia img{object-fit:contain!important;background:#000!important;width:100%!important;height:auto!important;max-height:360px!important;display:block!important}.story-card .image,.storyCard .image,.story-media,.storyMedia{aspect-ratio:auto!important;height:auto!important;min-height:0!important}.story-card h2,.storyCard h2,.story-card h3,.storyCard h3{overflow-wrap:anywhere!important;font-size:clamp(28px,8vw,40px)!important;line-height:1.05!important}.story-card p,.storyCard p{overflow-wrap:anywhere!important;word-break:normal!important;font-size:17px!important;line-height:1.45!important}.mediaBox,.imageBox,.cardImage,.storyImage,.eventImage{height:auto!important;min-height:0!important}main,.page,.pageWrap,.contentWrap{padding-left:14px!important;padding-right:14px!important}.btn,button,a.button{max-width:100%!important}}.safeImageFallback{background:radial-gradient(circle,#241010 0,#050505 72%);justify-content:center;align-items:center;width:100%;height:100%;min-height:180px;display:flex}.safeImageFallback img{opacity:.78;object-fit:contain!important;width:120px!important;height:120px!important}@media (max-width:768px){.homeEventFlyer{aspect-ratio:auto!important;height:auto!important;min-height:0!important;max-height:none!important}.homeEventFlyer>img{object-fit:contain!important;height:auto!important;min-height:0!important;max-height:320px!important}.homeEventFallback{min-height:240px!important;max-height:280px!important}.playerProfilePanel .registration{flex-direction:column!important;align-items:stretch!important;gap:18px!important;padding:18px 0 22px!important;display:flex!important}.playerProfilePanel .registration>div{width:100%!important;min-width:0!important}.playerProfilePanel .registration p{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;width:100%!important;max-width:none!important;margin:0!important;font-size:18px!important;line-height:1.5!important}.playerProfilePanel .registration .miniBtn{text-align:center!important;width:100%!important;max-width:none!important;margin:0!important;padding:18px 16px!important;font-size:16px!important;line-height:1.2!important;display:block!important}.latestPostImage{height:auto!important;min-height:0!important;max-height:none!important}.latestPostImage>img{object-fit:contain!important;height:auto!important;max-height:320px!important}.latestPostImage .safeImageFallback,.latestPostImage .storyImageFallback{height:220px!important;min-height:220px!important}.latestPostBody{padding:16px!important}.latestPostBody h3{overflow-wrap:break-word!important;font-size:clamp(27px,7vw,36px)!important}.latestPostBody p{white-space:normal!important;overflow-wrap:anywhere!important;font-size:17px!important;line-height:1.45!important}.editorialCard .storyImage{height:auto!important;min-height:0!important}.editorialCard .storyImage>img{object-fit:contain!important;width:100%!important;height:auto!important;max-height:320px!important}.editorialCard .storyImage .safeImageFallback,.editorialCard .storyImage .storyImageFallback{height:220px!important;min-height:220px!important}}.galleryFallback,.eventArchiveFallback{background:radial-gradient(circle,#211010 0,#050505 72%);justify-content:center;align-items:center;width:100%;height:100%;min-height:260px;display:flex}.galleryFallback img,.eventArchiveFallback img{opacity:.82;object-fit:contain!important;width:130px!important;height:130px!important}.galleryThumbFallback{background:#090909;justify-content:center;align-items:center;width:100%;height:100%;min-height:72px;display:flex}.galleryThumbFallback img{opacity:.72;object-fit:contain!important;width:46px!important;height:46px!important}@media (max-width:768px){.carouselStage{min-height:0!important}.carouselImageWrap{height:auto!important;min-height:260px!important;max-height:420px!important}.carouselImageWrap>img{object-fit:contain!important;width:100%!important;height:auto!important;max-height:420px!important}.carouselImageWrap .galleryFallback{height:300px!important;min-height:300px!important}.carouselThumbs{scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important;gap:10px!important;padding:8px 2px 12px!important;display:flex!important;overflow:auto hidden!important}.carouselThumbs::-webkit-scrollbar{display:none}.carouselThumbs button{scroll-snap-align:start!important;flex:0 0 92px!important;width:92px!important;min-width:92px!important;height:72px!important}.carouselThumbs button img{object-fit:cover!important;width:100%!important;height:100%!important}.eventArchiveMedia{height:auto!important;min-height:0!important}.eventArchiveMedia>img{object-fit:contain!important;width:100%!important;height:auto!important;max-height:360px!important}.eventArchiveMedia .eventArchiveFallback{height:300px!important;min-height:300px!important}}.articleBody p{margin:0 0 1.35em}.articleBody p:last-child{margin-bottom:0}.admin .item details textarea[name=body]{width:100%;min-height:320px;line-height:1.45}.admin .item details textarea[name=excerpt]{width:100%;min-height:110px}@media (max-width:768px){.articleBody p{margin-bottom:1.25em;line-height:1.65}.admin .item details textarea[name=body]{min-height:360px}}.aboutPage{color:#fff;background:#050505;min-height:100vh}.aboutHero{background:linear-gradient(#0000002e,#000000c7),url(/hero-team.jpg) 50%/cover no-repeat;border-bottom:1px solid #2a2a2a;align-items:flex-end;min-height:70vh;display:flex;position:relative}.aboutHeroOverlay{background:linear-gradient(90deg,#000000b3,#0000001f);position:absolute;inset:0}.aboutHeroContent{z-index:1;max-width:900px;padding:64px max(7vw,28px);position:relative}.aboutHeroContent h1{letter-spacing:-4px;margin:12px 0 18px;font-size:clamp(64px,10vw,150px);line-height:.9}.aboutHeroContent p{font-size:clamp(20px,2.5vw,34px);font-weight:700}.aboutContent{padding:64px max(7vw,28px) 90px}.aboutIntro{max-width:900px}.aboutIntro h2{margin-bottom:24px;font-size:clamp(36px,5vw,70px)}.aboutIntro p{color:#d5d5d5;margin-bottom:22px;font-size:20px;line-height:1.7}@media (max-width:768px){.aboutHero{min-height:62vh}.aboutHeroContent{padding:40px 22px}.aboutHeroContent h1{letter-spacing:-2px}.aboutContent{padding:38px 22px 60px}.aboutIntro p{font-size:18px}}.aboutHero{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.aboutEditorialGrid{grid-template-columns:1.15fr .85fr;grid-template-areas:"story events""carousel evaluations";gap:22px;margin-top:46px;display:grid}.aboutStoryBlock,.aboutFeatureBlock{background:#0b0b0b;border:1px solid #2d2d2d;padding:34px}.aboutStoryBlock{grid-area:story}.aboutCarouselBlock{grid-area:carousel}.aboutFeatureBlock:nth-of-type(3){grid-area:events}.aboutFeatureBlock:nth-of-type(4){grid-area:evaluations}.aboutStoryBlock h3,.aboutFeatureBlock h3{margin:10px 0 22px;font-size:clamp(28px,3.3vw,50px);line-height:1}.aboutStoryBlock p,.aboutFeatureBlock p{color:#d4d4d4;margin:0 0 20px;font-size:18px;line-height:1.7}.admin form textarea[name^=about_]{min-height:160px;line-height:1.5}.admin form textarea[name=about_story]{min-height:260px}@media (max-width:820px){.aboutEditorialGrid{grid-template-columns:1fr;grid-template-areas:"story""carousel""events""evaluations"}.aboutStoryBlock{grid-row:auto}.aboutStoryBlock,.aboutFeatureBlock{padding:24px}}.aboutCarouselBlock{background:#0b0b0b;border:1px solid #2d2d2d;min-width:0;padding:28px}.aboutCarouselBlock h3{margin:10px 0 20px;font-size:clamp(26px,3vw,44px);line-height:1}.aboutCarousel{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:14px;padding-bottom:10px;display:flex;overflow-x:auto}.aboutCarouselSlide{scroll-snap-align:start;background:#050505;border:1px solid #333;flex:0 0 88%;height:360px}.aboutCarouselSlide img{object-fit:cover;width:100%;height:100%;display:block}.aboutCarouselEmpty{color:#888;text-align:center;border:1px dashed #444;place-items:center;min-height:300px;padding:30px;display:grid}.aboutCarouselAdmin{border-top:1px solid #333;margin-top:28px;padding-top:24px}.aboutCarouselAdminGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px;margin-top:18px;display:grid}.aboutCarouselAdminCard{border:1px solid #333;padding:8px}.aboutCarouselAdminCard img{object-fit:cover;width:100%;height:130px;margin-bottom:8px;display:block}@media (max-width:820px){.aboutCarouselBlock{padding:20px}.aboutCarouselSlide{flex-basis:92%;height:300px}}.homeEventsSolo{padding-top:22px}.homeEventsSolo>.panel{max-width:820px;margin:0 auto}.playerProfilePage{color:#fff;background:#050505;min-height:100vh}.profileTopbar{border-bottom:1px solid #2b2b2b;justify-content:space-between;align-items:center;max-width:1220px;margin:auto;padding:18px 24px;display:flex}.profileTopbar>a img{object-fit:contain;width:105px;height:78px}.profileTopbar nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:17px;display:flex}.profileTopbar nav a{color:#fff;letter-spacing:.25px;font-size:12px;font-weight:900;text-decoration:none}.profileTopbar nav a.active{color:#e50914}.profileHero{border-bottom:2px solid #e50914;grid-template-columns:1.15fr .85fr;align-items:center;gap:40px;max-width:1220px;min-height:520px;margin:auto;padding:70px 24px 60px;display:grid}.profileHero h1{letter-spacing:-5px;margin:14px 0 24px;font-size:clamp(70px,10vw,138px);line-height:.82}.profileHero p{color:#bbb;max-width:650px;margin-bottom:28px;font-size:21px;line-height:1.55}.profilePrimaryBtn{color:#fff;background:#e50914;border:1px solid #ff2731;padding:18px 28px;font-weight:900;text-decoration:none;display:inline-block}.profileHeroMark{background:radial-gradient(circle,#26090b 0,#090909 68%);border:1px solid #2f2f2f;place-items:center;min-height:340px;display:grid}.profileHeroMark img{width:min(300px,70%);height:auto}.profileCarouselShell{max-width:1220px;margin:auto;padding:54px 24px 80px}.profileSectionHead{justify-content:space-between;align-items:end;gap:40px;margin-bottom:28px;display:flex}.profileSectionHead h2{margin:7px 0 0;font-size:clamp(42px,6vw,76px);line-height:.95}.profileSectionHead p{color:#aaa;max-width:470px;line-height:1.6}.profileCarouselBox{background:linear-gradient(145deg,#101010,#070707);border:1px solid #333;padding:28px}.profileCarouselBox .playerSpotlight{border-top:0;margin-top:0;padding-top:0}.profileCarouselBox .playerSpotlightStage{height:min(680px,70vh)}.profileCarouselBox .playerSpotlightStage img{object-fit:contain}@media (max-width:820px){.profileTopbar{align-items:flex-start;gap:12px}.profileTopbar nav{gap:10px}.profileTopbar nav a{font-size:10px}.profileHero{grid-template-columns:1fr;min-height:auto;padding-top:46px}.profileHero h1{letter-spacing:-3px}.profileHeroMark{min-height:260px}.profileSectionHead{display:block}.profileSectionHead p{margin-top:18px}.profileCarouselBox{padding:12px}.profileCarouselBox .playerSpotlightStage{height:430px}}.profileHero{background:#070707;grid-template-columns:1fr auto;min-height:500px;position:relative;overflow:hidden}.profileHeroVideo{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.profileHeroShade{z-index:1;background:linear-gradient(90deg,#000000eb 0%,#000000b3 48%,#00000057 100%),linear-gradient(#0000002e,#0000008c);position:absolute;inset:0}.profileHeroCopy,.profilePlayerPhoto{z-index:2;position:relative}.profileHeroCopy{align-self:end;max-width:690px;padding-bottom:8px}.profileHero h1{letter-spacing:-3px;white-space:nowrap;margin:12px 0 20px;font-size:clamp(52px,7vw,92px);line-height:.92}.profileHero p{max-width:610px;font-size:19px}.profilePlayerPhoto{background:#080808;border:1px solid #ffffff59;place-self:center end;width:300px;height:360px;margin-right:8px;box-shadow:0 16px 55px #00000080}.profilePlayerPhoto img{object-fit:cover;width:100%;height:100%;display:block}.profilePhotoPlaceholder{text-align:center;color:#fff;place-content:center;gap:8px;height:100%;padding:24px;display:grid}.profilePhotoPlaceholder span{letter-spacing:1.6px;font-weight:900}.profilePhotoPlaceholder small{color:#8e8e8e}@media (max-width:820px){.profileHero{grid-template-columns:1fr;gap:24px}.profileHero h1{white-space:normal;font-size:clamp(48px,13vw,70px)}.profilePlayerPhoto{justify-self:start;width:min(290px,82vw);height:340px;margin:10px 0 0}.profileHeroShade{background:linear-gradient(#000000b8,#000000e0)}}.profileHeroVideoBackdrop{object-fit:cover;z-index:0;opacity:.3;filter:blur(16px)brightness(.58);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.06)}.profilePlayerPhoto{border:1px solid #ffffff57;place-self:end;width:275px;height:330px;margin:0 0 18px;transform:translate(4px);box-shadow:0 18px 48px #000000b8}.profileHeroCopy{align-self:end;padding-bottom:26px}@media (max-width:820px){.profileHeroVideo{width:calc(100% - 16px);height:calc(100% - 16px);inset:8px}.profileHeroShade{background:linear-gradient(#0000007a 0%,#000000bd 54%,#000000e6 100%)}.profilePlayerPhoto{justify-self:end;width:min(250px,72vw);height:300px;margin:0 4px 10px 0}.profileHeroCopy{padding-bottom:6px}}.profileHero.hasVideo{background:#050505}.profileHeroVideoBackdrop{display:none!important}.profileHeroVideo{object-fit:cover;object-position:center 18%;z-index:0;background:#050505;border:0;width:100%;height:100%;position:absolute;inset:0;box-shadow:inset 0 0 34px #00000042,inset 0 0 0 1px #ffffff12}.profileHeroShade{background:linear-gradient(90deg,#000000d1 0%,#00000094 42%,#0000003d 72%,#0000001a 100%),linear-gradient(#0000000d 0%,#00000029 60%,#00000057 100%)}.profilePlayerPhoto{place-self:end;width:280px;height:340px;margin:0 10px 12px 0;overflow:visible;transform:none;box-shadow:none!important;background:0 0!important;border:0!important}.profilePlayerPhoto img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 14px 18px #00000080);background:0 0;width:100%;height:100%;display:block}.profilePhotoPlaceholder{background:#00000038;border:0}@media (max-width:820px){.profileHeroVideo{object-fit:cover;object-position:center 15%;width:100%;height:100%;inset:0}.profilePlayerPhoto{justify-self:end;width:min(250px,68vw);height:300px;margin:0 0 8px auto}}.profileHomeHero{isolation:isolate;background:#050505;border-bottom:1px solid #3a0000;width:100%;height:calc(100vh - 95px);min-height:720px;max-height:920px;position:relative;overflow:hidden}.profileHomeHeroVideo{object-fit:cover;object-position:center 16%;z-index:-3;width:100%;height:100%;display:block;position:absolute;inset:0}.profileHomeHeroFallback{z-index:-3;background:radial-gradient(circle at 68% 35%,#78000052,#0000 34%),linear-gradient(120deg,#111,#050505);position:absolute;inset:0}.profileHomeHeroOverlay{z-index:-2;background:repeating-linear-gradient(120deg,#0000 0 60px,#be000009 61px 62px),linear-gradient(#00000047 0%,#0000000a 45%,#0000008a 100%),linear-gradient(90deg,#0000003d 0%,#00000008 56%,#0000001a 100%);position:absolute;inset:0}.profileHomeNav{top:0;left:0;right:0;z-index:6!important;background:0 0!important;position:absolute!important}.profileHomeNav nav a.active{color:#e50914}.profileHomeHeroBottom{z-index:6;background:linear-gradient(#0000,#000000b8);justify-content:space-between;align-items:flex-end;gap:30px;min-height:185px;padding:24px 38px 28px;display:flex;position:absolute;bottom:0;left:0;right:0}.profileHomeHeroCopy{max-width:720px}.profileHomeHeroCopy h1{letter-spacing:-1.5px;white-space:normal;margin:5px 0 8px;font-size:clamp(34px,4.3vw,58px);line-height:1}.profileHomeHeroCopy p{color:#ddd;max-width:650px;margin:0 0 15px;font-size:17px;line-height:1.45}.profileHomeHeroCopy .profilePrimaryBtn{padding:13px 20px;font-size:14px}.profileHomePlayerCutout{background:0 0;border:0;flex:none;justify-content:center;align-items:flex-end;width:190px;height:240px;margin:0 12px -4px 0;display:flex}.profileHomePlayerCutout img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 14px 18px #00000094);width:100%;height:100%;display:block}@media (max-width:900px){.profileHomeHero{height:78vh;min-height:640px;max-height:none}.profileHomeHeroBottom{padding:20px 24px 22px}.profileHomePlayerCutout{width:155px;height:205px}}@media (max-width:700px){.profileHomeHero{height:72vh;min-height:560px}.profileHomeHeroVideo{object-position:center 12%}.profileHomeHeroBottom{align-items:flex-end;padding:16px 20px 18px}.profileHomeHeroCopy h1{font-size:clamp(30px,9vw,42px)}.profileHomeHeroCopy p{max-width:76%;font-size:15px}.profileHomePlayerCutout{width:115px;height:160px;margin:0;position:absolute;bottom:10px;right:12px}}.eventArchiveMedia{aspect-ratio:4/5!important;background:#050505!important;justify-content:center!important;align-items:center!important;height:auto!important;display:flex!important;overflow:hidden!important}.eventArchiveMedia>img{object-fit:contain!important;object-position:center center!important;width:100%!important;height:100%!important;max-height:none!important;display:block!important}.eventArchiveMedia .eventArchiveFallback{width:100%!important;height:100%!important;min-height:0!important}.wnaagGrid.about article.textOnly,.wnaagGrid.stories article.textOnly{grid-template-columns:1fr!important}.wnaagGrid.about article.textOnly>div,.wnaagGrid.stories article.textOnly>div{width:100%!important;max-width:none!important}.wnaagGrid.about article.textOnly p,.wnaagGrid.stories article.textOnly p{width:100%!important;max-width:none!important;margin-right:0!important}.wnaagAlumniSingle{width:100%}.wnaagAlumniSingle>article{background:#080808;border:1px solid #303030;width:100%;padding:20px 24px}.wnaagAlumniEntry{border-bottom:1px solid #222;width:100%;margin:0 0 24px;padding:0 0 24px;display:block}.wnaagAlumniEntry:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.wnaagAlumniEntry>div{width:100%;max-width:none}.wnaagAlumniEntry h3{margin:0 0 12px}.wnaagAlumniEntry p{color:#bbb;width:100%;max-width:none;margin:0;line-height:1.7}.wnaagAlumniEntry img{float:left;object-fit:contain;background:#000;width:170px;height:170px;margin:0 22px 14px 0}.wnaagAlumniEntry:after{content:"";clear:both;display:block}@media (max-width:800px){.wnaagAlumniEntry img{float:none;width:100%;height:auto;max-height:280px;margin:0 0 16px}}.wnaagAlumniEntry p{white-space:break-spaces!important;line-height:1.55!important}
