.Banner-module__Kufe_W__banner{background-image:linear-gradient(#000000b3,#000000b3),url(/img/audio-cover.jpg);background-position:60%;background-repeat:no-repeat;background-size:cover;background-color:var(--black);grid-template-columns:minmax(330px,1.15fr) minmax(400px,1fr);min-height:calc(100vh - 69px);display:grid;overflow:hidden}.Banner-module__Kufe_W__leftPane{color:var(--off-white);z-index:2;flex-direction:column;justify-content:center;gap:2rem;max-width:780px;padding:clamp(2rem,4vw,4rem) clamp(1.2rem,5vw,5.2rem);display:flex}.Banner-module__Kufe_W__leftPane h1{font-family:var(--font-lora);letter-spacing:-.02em;font-size:clamp(2rem,5vw,4.7rem);font-weight:700;line-height:1.12}.Banner-module__Kufe_W__leftPane p{color:var(--white);font-size:clamp(1rem,1.2vw,1.85rem);line-height:1.5}@media (max-width:1150px){.Banner-module__Kufe_W__banner{grid-template-columns:1fr;min-height:auto}.Banner-module__Kufe_W__leftPane{padding-bottom:1.4rem}}@media (max-width:760px){.Banner-module__Kufe_W__leftPane{gap:1.5rem}}
.Stories-module__ax39AG__storiesSec{background:var(--black)}.Stories-module__ax39AG__sectionContainer{flex-direction:column;gap:2rem;margin-bottom:4rem;display:flex}.Stories-module__ax39AG__statusText{color:var(--light-grey);margin:0 0 1.5rem;font-size:.95rem}.Stories-module__ax39AG__sectionContainer:last-child{margin-bottom:0}.Stories-module__ax39AG__sectionHeader{justify-content:space-between;align-items:center;display:flex}.Stories-module__ax39AG__sectionTitle{color:var(--white);letter-spacing:-.02em;font-size:clamp(1.3rem,4vw,2rem);font-weight:700}.Stories-module__ax39AG__viewAll{color:var(--light-grey);letter-spacing:.08em;text-transform:uppercase;font-size:.85rem;font-weight:700;text-decoration:none;transition:color .2s}.Stories-module__ax39AG__viewAll:hover{color:var(--orange)}.Stories-module__ax39AG__storiesGrid{scroll-snap-type:x mandatory;grid-template-columns:repeat(5,minmax(150px,1fr));gap:clamp(1rem,2vw,1.6rem);padding-bottom:.5rem;display:grid;overflow-x:auto}.Stories-module__ax39AG__storyCard{cursor:pointer;scroll-snap-align:start;flex-direction:column;gap:.9rem;min-width:0;transition:transform .2s;display:flex}.Stories-module__ax39AG__storyCard:hover{transform:translateY(-4px)}.Stories-module__ax39AG__imageWrapper{aspect-ratio:1;background:#ffffff0d;border-radius:8px;width:100%;position:relative;overflow:hidden}.Stories-module__ax39AG__imageWrapper img{object-fit:cover;width:100%;height:100%;display:block}.Stories-module__ax39AG__playOverlay{background:var(--linear-orange);width:40px;height:40px;color:var(--white);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:inline-flex;position:absolute;bottom:12px;left:12px;box-shadow:0 8px 18px #00000059}.Stories-module__ax39AG__playOverlay:hover{transform:scale(1.06);box-shadow:0 10px 22px #ff860759}.Stories-module__ax39AG__cardContent{flex-direction:column;gap:.5rem;min-width:0;display:flex}.Stories-module__ax39AG__cardTitle{color:var(--white);letter-spacing:-.01em;font-size:clamp(.85rem,2vw,1rem);font-weight:700;line-height:1.2}.Stories-module__ax39AG__cardMeta{margin:0;font-size:.75rem;line-height:1.3}.Stories-module__ax39AG__cardMeta span{color:var(--light-grey)}.Stories-module__ax39AG__cardMeta strong{color:var(--white);font-weight:600}@media (max-width:768px){.Stories-module__ax39AG__sectionContainer{margin-bottom:3rem}.Stories-module__ax39AG__cardTitle{font-size:.9rem}}@media (max-width:480px){.Stories-module__ax39AG__storyCard{flex-direction:column;gap:.9rem}.Stories-module__ax39AG__imageWrapper{flex-shrink:0;width:100%;height:auto}.Stories-module__ax39AG__cardContent{flex:1;justify-content:flex-start}}
.AudioPlayer-module__ahbfwG__player{background:var(--audio-bg);border-top:1px solid var(--black);height:84px;color:var(--white);z-index:999;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);grid-template-columns:minmax(210px,1.4fr) minmax(280px,2.4fr) minmax(200px,1fr);align-items:center;gap:1.6rem;padding:0 1.8rem;transition:height .25s,padding .25s;display:grid;position:fixed;bottom:0;left:0;right:0}.AudioPlayer-module__ahbfwG__playerExpanded{grid-template-rows:auto 1fr auto;grid-template-columns:1fr;align-content:stretch;align-items:stretch;gap:1.25rem;height:100vh;padding:1.5rem 2rem}.AudioPlayer-module__ahbfwG__trackInfo{align-items:center;gap:.75rem;min-width:0;display:flex}.AudioPlayer-module__ahbfwG__smallAlbumArt{border-radius:10px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.AudioPlayer-module__ahbfwG__smallAlbumArt img{object-fit:cover;width:100%;height:100%}.AudioPlayer-module__ahbfwG__trackTitle{color:var(--white);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;overflow:hidden}.AudioPlayer-module__ahbfwG__trackArtist{color:#fff9;margin-top:.2rem;font-size:.78rem;display:block}.AudioPlayer-module__ahbfwG__centerControls{flex-direction:column;align-items:center;gap:.55rem;display:flex}.AudioPlayer-module__ahbfwG__controlsRow{align-items:center;gap:.65rem;display:flex}.AudioPlayer-module__ahbfwG__progressRow{grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;width:min(540px,100%);display:grid}.AudioPlayer-module__ahbfwG__progressTrack{background:#fff3;border-radius:999px;width:100%;height:6px;position:relative;overflow:hidden}.AudioPlayer-module__ahbfwG__progressFill{background:var(--white);border-radius:999px;width:0;height:100%;display:block}.AudioPlayer-module__ahbfwG__timeStamp{color:#ffffffb3;font-size:.72rem}.AudioPlayer-module__ahbfwG__previewModalBackdrop{z-index:1100;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.AudioPlayer-module__ahbfwG__previewModal{background:var(--black);border:1px solid var(--black);border-radius:12px;width:min(400px,100%);padding:1rem}.AudioPlayer-module__ahbfwG__previewModalText{color:var(--white);margin:0;font-size:.95rem}.AudioPlayer-module__ahbfwG__previewModalActions{justify-content:flex-end;gap:.6rem;margin-top:.9rem;display:flex}.AudioPlayer-module__ahbfwG__previewModalButtonSecondary,.AudioPlayer-module__ahbfwG__previewModalButtonPrimary{cursor:pointer;border:none;border-radius:8px;padding:.45rem .8rem;font-size:.82rem;text-decoration:none}.AudioPlayer-module__ahbfwG__previewModalButtonSecondary{color:var(--white);background:0 0;border:1px solid #fff6}.AudioPlayer-module__ahbfwG__previewModalButtonPrimary{background:var(--white);color:var(--black)}.AudioPlayer-module__ahbfwG__iconButton{color:#ffffffbf;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.AudioPlayer-module__ahbfwG__iconButton:hover{color:var(--white)}.AudioPlayer-module__ahbfwG__playButton{background:var(--white);color:#000;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.AudioPlayer-module__ahbfwG__rightControls{justify-content:flex-end;align-items:center;gap:.7rem;display:flex}.AudioPlayer-module__ahbfwG__playerExpanded .AudioPlayer-module__ahbfwG__trackInfo{justify-content:space-between}.AudioPlayer-module__ahbfwG__expandedAlbumArtWrap{justify-content:center;display:flex}.AudioPlayer-module__ahbfwG__expandedAlbumArt{aspect-ratio:1;object-fit:cover;border-radius:18px;width:min(420px,100%);height:auto}.AudioPlayer-module__ahbfwG__playerExpanded .AudioPlayer-module__ahbfwG__centerControls{justify-content:center;gap:.9rem}.AudioPlayer-module__ahbfwG__playerExpanded .AudioPlayer-module__ahbfwG__controlsRow{gap:.9rem}.AudioPlayer-module__ahbfwG__playerExpanded .AudioPlayer-module__ahbfwG__progressRow{width:min(720px,100%)}.AudioPlayer-module__ahbfwG__playerExpanded .AudioPlayer-module__ahbfwG__rightControls{justify-content:flex-end}.AudioPlayer-module__ahbfwG__volumeTrack{background:#fff3;border-radius:999px;width:90px;height:4px;overflow:hidden}.AudioPlayer-module__ahbfwG__volumeFill{background:var(--white);width:65%;height:100%;display:block}@media (max-width:860px){.AudioPlayer-module__ahbfwG__player{grid-template-columns:1fr;height:auto;padding:.9rem 1rem;bottom:58px}.AudioPlayer-module__ahbfwG__playerExpanded{height:90vh;padding:1rem}.AudioPlayer-module__ahbfwG__playerExpanded .AudioPlayer-module__ahbfwG__rightControls,.AudioPlayer-module__ahbfwG__rightControls,.AudioPlayer-module__ahbfwG__trackInfo{justify-content:center}}
.PdfViewer-module__H3btPW__overlay{z-index:9999;background:#000000e6;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out PdfViewer-module__H3btPW__fadeIn;display:flex;position:fixed;inset:0}@keyframes PdfViewer-module__H3btPW__fadeIn{0%{opacity:0}to{opacity:1}}.PdfViewer-module__H3btPW__container{background:var(--black);border-radius:12px;flex-direction:column;width:100%;max-width:1200px;height:90vh;animation:.3s ease-out PdfViewer-module__H3btPW__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000080}@keyframes PdfViewer-module__H3btPW__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.PdfViewer-module__H3btPW__header{background:var(--grey-accent);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;display:flex}.PdfViewer-module__H3btPW__title{color:var(--white);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:700}.PdfViewer-module__H3btPW__closeButton{color:var(--white);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background .2s;display:inline-flex}.PdfViewer-module__H3btPW__closeButton:hover{background:#ffffff1a}.PdfViewer-module__H3btPW__viewerWrapper{background:var(--grey);flex:1;display:flex;overflow:hidden}.PdfViewer-module__H3btPW__iframe{background:var(--white);border:none;width:100%;height:100%}@media (max-width:768px){.PdfViewer-module__H3btPW__overlay{padding:0}.PdfViewer-module__H3btPW__container{border-radius:0;max-width:100%;height:100vh}.PdfViewer-module__H3btPW__header{padding:1rem}.PdfViewer-module__H3btPW__title{white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 50px);font-size:1rem;line-height:1.3;overflow:hidden}}
.Stories-module__kItStW__storiesSec{background:var(--black)}.Stories-module__kItStW__sectionContainer{flex-direction:column;gap:2rem;margin-bottom:4rem;display:flex}.Stories-module__kItStW__statusText{color:var(--light-grey);margin:0 0 1.5rem;font-size:.95rem}.Stories-module__kItStW__sectionContainer:last-child{margin-bottom:0}.Stories-module__kItStW__sectionHeader{justify-content:space-between;align-items:center;display:flex}.Stories-module__kItStW__sectionTitle{color:var(--white);letter-spacing:-.02em;font-size:clamp(1.3rem,4vw,2rem);font-weight:700}.Stories-module__kItStW__viewAll{color:var(--light-grey);letter-spacing:.08em;text-transform:uppercase;font-size:.85rem;font-weight:700;text-decoration:none;transition:color .2s}.Stories-module__kItStW__viewAll:hover{color:var(--orange)}.Stories-module__kItStW__storiesGrid{scroll-snap-type:x mandatory;grid-template-columns:repeat(5,minmax(150px,1fr));gap:clamp(1rem,2vw,1.6rem);padding-bottom:.5rem;display:grid;overflow-x:auto}.Stories-module__kItStW__storyCard{cursor:pointer;scroll-snap-align:start;flex-direction:column;gap:.9rem;min-width:0;transition:transform .2s;display:flex}.Stories-module__kItStW__storyCard:hover{transform:translateY(-4px)}.Stories-module__kItStW__imageWrapper{background:var(--white);border-radius:8px;width:100%;display:flex;position:relative;overflow:hidden}.Stories-module__kItStW__imageWrapper img{object-fit:contain;width:100%;height:100%;display:block}.Stories-module__kItStW__cardContent{flex-direction:column;gap:.5rem;min-width:0;display:flex}.Stories-module__kItStW__cardTitle{color:var(--white);letter-spacing:-.01em;font-size:clamp(.85rem,2vw,1rem);font-weight:700;line-height:1.2}.Stories-module__kItStW__cardMeta{margin:0;font-size:.75rem;line-height:1.3}.Stories-module__kItStW__cardMeta span{color:var(--light-grey)}.Stories-module__kItStW__cardMeta strong{color:var(--white);font-weight:600}@media (max-width:768px){.Stories-module__kItStW__sectionContainer{margin-bottom:3rem}.Stories-module__kItStW__cardTitle{font-size:.9rem}}@media (max-width:480px){.Stories-module__kItStW__storyCard{flex-direction:column;gap:.9rem}.Stories-module__kItStW__imageWrapper{flex-shrink:0;width:100%;height:auto}.Stories-module__kItStW__cardContent{flex:1;justify-content:flex-start}}
.Stories-module__tKrE6a__storiesSec{background:var(--black)}.Stories-module__tKrE6a__sectionContainer{flex-direction:column;gap:2rem;margin-bottom:4rem;display:flex}.Stories-module__tKrE6a__sectionContainer:last-child{margin-bottom:0}.Stories-module__tKrE6a__sectionHeader{justify-content:space-between;align-items:center;display:flex}.Stories-module__tKrE6a__sectionTitle{color:var(--white);letter-spacing:-.02em;font-size:clamp(1.3rem,4vw,2rem);font-weight:700}.Stories-module__tKrE6a__viewAll{color:var(--light-grey);letter-spacing:.08em;text-transform:uppercase;font-size:.85rem;font-weight:700;text-decoration:none;transition:color .2s}.Stories-module__tKrE6a__viewAll:hover{color:var(--orange)}.Stories-module__tKrE6a__storiesGrid{scroll-snap-type:x mandatory;grid-template-columns:repeat(5,minmax(150px,1fr));gap:clamp(1rem,2vw,1.6rem);padding-bottom:.5rem;display:grid;overflow-x:auto}.Stories-module__tKrE6a__storyCard{cursor:pointer;scroll-snap-align:start;flex-direction:column;gap:.9rem;min-width:0;transition:transform .2s;display:flex}.Stories-module__tKrE6a__storyCard:hover{transform:translateY(-4px)}.Stories-module__tKrE6a__imageWrapper{aspect-ratio:16/9;background:#ffffff0d;border-radius:8px;width:100%;position:relative;overflow:hidden}.Stories-module__tKrE6a__imageWrapper img{object-fit:cover;width:100%;height:100%;display:block}.Stories-module__tKrE6a__playOverlay{background:var(--white);width:40px;height:40px;color:var(--black);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 18px #00000059}.Stories-module__tKrE6a__playOverlay:hover{box-shadow:0 10px 22px #ff860759}.Stories-module__tKrE6a__cardContent{flex-direction:column;gap:.5rem;min-width:0;display:flex}.Stories-module__tKrE6a__cardTitle{color:var(--white);letter-spacing:-.01em;font-size:clamp(.85rem,2vw,1rem);font-weight:700;line-height:1.2}.Stories-module__tKrE6a__cardMeta{margin:0;font-size:.75rem;line-height:1.3}.Stories-module__tKrE6a__cardMeta span{color:var(--light-grey)}.Stories-module__tKrE6a__cardMeta strong{color:var(--white);font-weight:600}.Stories-module__tKrE6a__thematicGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.Stories-module__tKrE6a__thematicCard{min-height:140px;color:inherit;background:linear-gradient(#ffffff14,#0000003d);border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:.8rem;padding:1rem;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.Stories-module__tKrE6a__thematicCard:hover{border-color:#ff860752;transform:translateY(-4px);box-shadow:0 16px 30px #0003}.Stories-module__tKrE6a__thematicCardHeader{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.Stories-module__tKrE6a__thematicLabel{color:var(--white);font-size:.95rem;font-weight:700;line-height:1.25}.Stories-module__tKrE6a__thematicCount{min-width:2rem;height:2rem;color:var(--orange);background:#ff860729;border-radius:999px;justify-content:center;align-items:center;padding:0 .55rem;font-size:.85rem;font-weight:700;display:inline-flex}.Stories-module__tKrE6a__thematicCardText{color:var(--light-grey);margin:0;font-size:.85rem;line-height:1.55}.Stories-module__tKrE6a__emptyState{color:var(--light-grey);background:#ffffff0d;border-radius:12px;margin:0;padding:1.2rem 1rem}@media (max-width:768px){.Stories-module__tKrE6a__sectionContainer{margin-bottom:3rem}.Stories-module__tKrE6a__cardTitle{font-size:.9rem}}@media (max-width:480px){.Stories-module__tKrE6a__storyCard{flex-direction:column;gap:.9rem}.Stories-module__tKrE6a__thematicGrid{grid-template-columns:1fr}.Stories-module__tKrE6a__imageWrapper{flex-shrink:0;width:100%;height:auto}.Stories-module__tKrE6a__cardContent{flex:1;justify-content:flex-start}}
.VideoPlayer-module__TREz9W__overlay{z-index:10001;background:#000000f2;justify-content:center;align-items:center;padding:1.5rem;animation:.2s ease-out VideoPlayer-module__TREz9W__fadeIn;display:flex;position:fixed;inset:0}@keyframes VideoPlayer-module__TREz9W__fadeIn{0%{opacity:0}to{opacity:1}}.VideoPlayer-module__TREz9W__container{background:var(--black);border-radius:12px;flex-direction:column;width:100%;max-width:1200px;height:auto;animation:.3s ease-out VideoPlayer-module__TREz9W__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000080}@keyframes VideoPlayer-module__TREz9W__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.VideoPlayer-module__TREz9W__header{background:var(--grey-accent);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 1.5rem;display:flex}.VideoPlayer-module__TREz9W__title{color:var(--white);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:700;line-height:1.3}.VideoPlayer-module__TREz9W__closeButton{color:var(--white);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;transition:background .2s;display:inline-flex}.VideoPlayer-module__TREz9W__closeButton:hover{background:#ffffff1a}.VideoPlayer-module__TREz9W__videoWrapper{background:var(--black);flex-direction:column;width:100%;display:flex;position:relative}.VideoPlayer-module__TREz9W__video{background:var(--black);width:100%;height:auto;max-height:70vh;display:block}.VideoPlayer-module__TREz9W__controls{background:var(--grey-accent);border-top:1px solid #ffffff1a;align-items:center;gap:.8rem;padding:1rem 1.5rem;display:flex}.VideoPlayer-module__TREz9W__playButton{color:var(--white);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;transition:background .2s;display:inline-flex}.VideoPlayer-module__TREz9W__playButton:hover{background:#ffffff1a}.VideoPlayer-module__TREz9W__progressContainer{flex:1;align-items:center;gap:.8rem;display:flex}.VideoPlayer-module__TREz9W__progressBar{cursor:pointer;appearance:none;background:#fff3;border:none;border-radius:2px;flex:1;height:4px}.VideoPlayer-module__TREz9W__progressBar::-webkit-slider-thumb{appearance:none;background:var(--white);cursor:pointer;border-radius:50%;width:12px;height:12px}.VideoPlayer-module__TREz9W__progressBar::-moz-range-thumb{background:var(--white);cursor:pointer;border:none;border-radius:50%;width:12px;height:12px}.VideoPlayer-module__TREz9W__timeStamp{color:#ffffffb3;white-space:nowrap;min-width:40px;font-size:.75rem}.VideoPlayer-module__TREz9W__previewModalBackdrop{z-index:2;background:#000000b8;justify-content:center;align-items:center;padding:1rem;display:flex;position:absolute;inset:0}.VideoPlayer-module__TREz9W__previewModal{background:var(--grey-accent);border-radius:12px;width:min(100%,360px);padding:1.2rem;box-shadow:0 20px 60px #00000080}.VideoPlayer-module__TREz9W__previewModalText{color:var(--white);margin:0 0 1rem;font-size:1rem;line-height:1.5}.VideoPlayer-module__TREz9W__previewModalActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.VideoPlayer-module__TREz9W__previewModalButtonSecondary,.VideoPlayer-module__TREz9W__previewModalButtonPrimary{cursor:pointer;border:0;border-radius:999px;padding:.7rem 1rem;font-size:.9rem;font-weight:700;text-decoration:none}.VideoPlayer-module__TREz9W__previewModalButtonSecondary{color:var(--white);background:#ffffff14}.VideoPlayer-module__TREz9W__previewModalButtonPrimary{background:var(--orange);color:var(--black)}@media (max-width:768px){.VideoPlayer-module__TREz9W__overlay{padding:0}.VideoPlayer-module__TREz9W__container{border-radius:0;max-width:100%}.VideoPlayer-module__TREz9W__header{padding:1rem}.VideoPlayer-module__TREz9W__title{white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 50px);font-size:1rem;overflow:hidden}.VideoPlayer-module__TREz9W__video{max-height:60vh}.VideoPlayer-module__TREz9W__controls{gap:.6rem;padding:.8rem 1rem}.VideoPlayer-module__TREz9W__timeStamp{min-width:35px;font-size:.65rem}.VideoPlayer-module__TREz9W__previewModalBackdrop{padding:.8rem}}@media (max-width:480px){.VideoPlayer-module__TREz9W__controls{gap:.4rem;padding:.6rem .8rem}.VideoPlayer-module__TREz9W__progressBar::-webkit-slider-thumb{width:10px;height:10px}.VideoPlayer-module__TREz9W__progressBar::-moz-range-thumb{width:10px;height:10px}.VideoPlayer-module__TREz9W__timeStamp{min-width:30px;font-size:.6rem}}
