.Banner-module__qQlTjG__banner{background-image:url(/img/books.png);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__qQlTjG__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__qQlTjG__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__qQlTjG__leftPane p{color:var(--white);font-size:clamp(1rem,1.2vw,1.85rem);line-height:1.5}@media (max-width:1150px){.Banner-module__qQlTjG__banner{grid-template-columns:1fr;min-height:auto}.Banner-module__qQlTjG__leftPane{padding-bottom:1.4rem}}@media (max-width:760px){.Banner-module__qQlTjG__leftPane{gap:1.5rem}}
.Stories-module__r-reCG__storiesSec{background:var(--black)}.Stories-module__r-reCG__sectionContainer{flex-direction:column;gap:2rem;margin-bottom:4rem;display:flex}.Stories-module__r-reCG__sectionContainer:last-child{margin-bottom:0}.Stories-module__r-reCG__sectionHeader{justify-content:space-between;align-items:center;display:flex}.Stories-module__r-reCG__sectionTitle{color:var(--white);letter-spacing:-.02em;font-size:clamp(1.3rem,4vw,2rem);font-weight:700}.Stories-module__r-reCG__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__r-reCG__viewAll:hover{color:var(--orange)}.Stories-module__r-reCG__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__r-reCG__storyCard{cursor:pointer;scroll-snap-align:start;flex-direction:column;gap:.9rem;min-width:0;transition:transform .2s;display:flex}.Stories-module__r-reCG__storyCard:hover{transform:translateY(-4px)}.Stories-module__r-reCG__imageWrapper{aspect-ratio:1;background:#ffffff0d;border-radius:8px;width:100%;position:relative;overflow:hidden}.Stories-module__r-reCG__imageWrapper img{object-fit:cover;width:100%;height:100%;display:block}.Stories-module__r-reCG__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__r-reCG__playOverlay:hover{transform:scale(1.06);box-shadow:0 10px 22px #ff860759}.Stories-module__r-reCG__cardContent{flex-direction:column;gap:.5rem;min-width:0;display:flex}.Stories-module__r-reCG__cardTitle{color:var(--white);letter-spacing:-.01em;font-size:clamp(.85rem,2vw,1rem);font-weight:700;line-height:1.2}.Stories-module__r-reCG__cardMeta{margin:0;font-size:.75rem;line-height:1.3}.Stories-module__r-reCG__cardMeta span{color:var(--light-grey)}.Stories-module__r-reCG__cardMeta strong{color:var(--white);font-weight:600}@media (max-width:768px){.Stories-module__r-reCG__sectionContainer{margin-bottom:3rem}.Stories-module__r-reCG__cardTitle{font-size:.9rem}}@media (max-width:480px){.Stories-module__r-reCG__storyCard{flex-direction:column;gap:.9rem}.Stories-module__r-reCG__imageWrapper{flex-shrink:0;width:100%;height:auto}.Stories-module__r-reCG__cardContent{flex:1;justify-content:flex-start}}
.AudioPlayer-module__i2D7Pq__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__i2D7Pq__playerExpanded{grid-template-rows:auto 1fr auto;grid-template-columns:1fr;align-content:stretch;align-items:stretch;gap:1.25rem;height:90vh;padding:1.5rem 2rem}.AudioPlayer-module__i2D7Pq__trackInfo{align-items:center;gap:.75rem;min-width:0;display:flex}.AudioPlayer-module__i2D7Pq__smallAlbumArt{border-radius:10px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.AudioPlayer-module__i2D7Pq__smallAlbumArt img{object-fit:cover;width:100%;height:100%}.AudioPlayer-module__i2D7Pq__trackTitle{color:var(--white);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;overflow:hidden}.AudioPlayer-module__i2D7Pq__trackArtist{color:#fff9;margin-top:.2rem;font-size:.78rem;display:block}.AudioPlayer-module__i2D7Pq__centerControls{flex-direction:column;align-items:center;gap:.55rem;display:flex}.AudioPlayer-module__i2D7Pq__controlsRow{align-items:center;gap:.65rem;display:flex}.AudioPlayer-module__i2D7Pq__progressRow{grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;width:min(540px,100%);display:grid}.AudioPlayer-module__i2D7Pq__progressTrack{background:#fff3;border-radius:999px;width:100%;height:6px;position:relative;overflow:hidden}.AudioPlayer-module__i2D7Pq__progressFill{background:var(--white);border-radius:999px;width:0;height:100%;display:block}.AudioPlayer-module__i2D7Pq__timeStamp{color:#ffffffb3;font-size:.72rem}.AudioPlayer-module__i2D7Pq__iconButton{color:#ffffffbf;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.AudioPlayer-module__i2D7Pq__iconButton:hover{color:var(--white)}.AudioPlayer-module__i2D7Pq__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__i2D7Pq__rightControls{justify-content:flex-end;align-items:center;gap:.7rem;display:flex}.AudioPlayer-module__i2D7Pq__playerExpanded .AudioPlayer-module__i2D7Pq__trackInfo{justify-content:space-between}.AudioPlayer-module__i2D7Pq__expandedAlbumArtWrap{justify-content:center;display:flex}.AudioPlayer-module__i2D7Pq__expandedAlbumArt{aspect-ratio:1;object-fit:cover;border-radius:18px;width:min(420px,100%);height:auto}.AudioPlayer-module__i2D7Pq__playerExpanded .AudioPlayer-module__i2D7Pq__centerControls{justify-content:center;gap:.9rem}.AudioPlayer-module__i2D7Pq__playerExpanded .AudioPlayer-module__i2D7Pq__controlsRow{gap:.9rem}.AudioPlayer-module__i2D7Pq__playerExpanded .AudioPlayer-module__i2D7Pq__progressRow{width:min(720px,100%)}.AudioPlayer-module__i2D7Pq__playerExpanded .AudioPlayer-module__i2D7Pq__rightControls{justify-content:flex-end}.AudioPlayer-module__i2D7Pq__volumeTrack{background:#fff3;border-radius:999px;width:90px;height:4px;overflow:hidden}.AudioPlayer-module__i2D7Pq__volumeFill{background:var(--white);width:65%;height:100%;display:block}@media (max-width:1000px){.AudioPlayer-module__i2D7Pq__player{grid-template-columns:1fr;height:auto;padding:.9rem 1rem}.AudioPlayer-module__i2D7Pq__playerExpanded{height:90vh;padding:1rem}.AudioPlayer-module__i2D7Pq__rightControls,.AudioPlayer-module__i2D7Pq__trackInfo{justify-content:center}}
.PdfViewer-module__riF_xa__overlay{z-index:9999;background:#000000e6;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out PdfViewer-module__riF_xa__fadeIn;display:flex;position:fixed;inset:0}@keyframes PdfViewer-module__riF_xa__fadeIn{0%{opacity:0}to{opacity:1}}.PdfViewer-module__riF_xa__container{background:var(--black);border-radius:12px;flex-direction:column;width:100%;max-width:1200px;height:90vh;animation:.3s ease-out PdfViewer-module__riF_xa__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000080}@keyframes PdfViewer-module__riF_xa__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.PdfViewer-module__riF_xa__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__riF_xa__title{color:var(--white);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:700}.PdfViewer-module__riF_xa__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__riF_xa__closeButton:hover{background:#ffffff1a}.PdfViewer-module__riF_xa__viewerWrapper{background:var(--grey);flex:1;display:flex;overflow:hidden}.PdfViewer-module__riF_xa__iframe{background:var(--white);border:none;width:100%;height:100%}@media (max-width:768px){.PdfViewer-module__riF_xa__overlay{padding:0}.PdfViewer-module__riF_xa__container{border-radius:0;max-width:100%;height:100vh}.PdfViewer-module__riF_xa__header{padding:1rem}.PdfViewer-module__riF_xa__title{white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 50px);font-size:1rem;line-height:1.3;overflow:hidden}}
.Stories-module__6AKwDW__storiesSec{background:var(--black)}.Stories-module__6AKwDW__sectionContainer{flex-direction:column;gap:2rem;margin-bottom:4rem;display:flex}.Stories-module__6AKwDW__sectionContainer:last-child{margin-bottom:0}.Stories-module__6AKwDW__sectionHeader{justify-content:space-between;align-items:center;display:flex}.Stories-module__6AKwDW__sectionTitle{color:var(--white);letter-spacing:-.02em;font-size:clamp(1.3rem,4vw,2rem);font-weight:700}.Stories-module__6AKwDW__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__6AKwDW__viewAll:hover{color:var(--orange)}.Stories-module__6AKwDW__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__6AKwDW__storyCard{cursor:pointer;scroll-snap-align:start;flex-direction:column;gap:.9rem;min-width:0;transition:transform .2s;display:flex}.Stories-module__6AKwDW__storyCard:hover{transform:translateY(-4px)}.Stories-module__6AKwDW__imageWrapper{background:var(--white);border-radius:8px;width:100%;display:flex;position:relative;overflow:hidden}.Stories-module__6AKwDW__imageWrapper img{object-fit:contain;width:100%;height:100%;display:block}.Stories-module__6AKwDW__cardContent{flex-direction:column;gap:.5rem;min-width:0;display:flex}.Stories-module__6AKwDW__cardTitle{color:var(--white);letter-spacing:-.01em;font-size:clamp(.85rem,2vw,1rem);font-weight:700;line-height:1.2}.Stories-module__6AKwDW__cardMeta{margin:0;font-size:.75rem;line-height:1.3}.Stories-module__6AKwDW__cardMeta span{color:var(--light-grey)}.Stories-module__6AKwDW__cardMeta strong{color:var(--white);font-weight:600}@media (max-width:768px){.Stories-module__6AKwDW__sectionContainer{margin-bottom:3rem}.Stories-module__6AKwDW__cardTitle{font-size:.9rem}}@media (max-width:480px){.Stories-module__6AKwDW__storyCard{flex-direction:column;gap:.9rem}.Stories-module__6AKwDW__imageWrapper{flex-shrink:0;width:100%;height:auto}.Stories-module__6AKwDW__cardContent{flex:1;justify-content:flex-start}}
.Stories-module__JndEvW__storiesSec{background:var(--black)}.Stories-module__JndEvW__sectionContainer{flex-direction:column;gap:2rem;margin-bottom:4rem;display:flex}.Stories-module__JndEvW__sectionContainer:last-child{margin-bottom:0}.Stories-module__JndEvW__sectionHeader{justify-content:space-between;align-items:center;display:flex}.Stories-module__JndEvW__sectionTitle{color:var(--white);letter-spacing:-.02em;font-size:clamp(1.3rem,4vw,2rem);font-weight:700}.Stories-module__JndEvW__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__JndEvW__viewAll:hover{color:var(--orange)}.Stories-module__JndEvW__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__JndEvW__storyCard{cursor:pointer;scroll-snap-align:start;flex-direction:column;gap:.9rem;min-width:0;transition:transform .2s;display:flex}.Stories-module__JndEvW__storyCard:hover{transform:translateY(-4px)}.Stories-module__JndEvW__imageWrapper{aspect-ratio:16/9;background:#ffffff0d;border-radius:8px;width:100%;position:relative;overflow:hidden}.Stories-module__JndEvW__imageWrapper img{object-fit:contain;width:100%;height:100%;display:block}.Stories-module__JndEvW__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__JndEvW__playOverlay:hover{box-shadow:0 10px 22px #ff860759}.Stories-module__JndEvW__cardContent{flex-direction:column;gap:.5rem;min-width:0;display:flex}.Stories-module__JndEvW__cardTitle{color:var(--white);letter-spacing:-.01em;font-size:clamp(.85rem,2vw,1rem);font-weight:700;line-height:1.2}.Stories-module__JndEvW__cardMeta{margin:0;font-size:.75rem;line-height:1.3}.Stories-module__JndEvW__cardMeta span{color:var(--light-grey)}.Stories-module__JndEvW__cardMeta strong{color:var(--white);font-weight:600}@media (max-width:768px){.Stories-module__JndEvW__sectionContainer{margin-bottom:3rem}.Stories-module__JndEvW__cardTitle{font-size:.9rem}}@media (max-width:480px){.Stories-module__JndEvW__storyCard{flex-direction:column;gap:.9rem}.Stories-module__JndEvW__imageWrapper{flex-shrink:0;width:100%;height:auto}.Stories-module__JndEvW__cardContent{flex:1;justify-content:flex-start}}
.VideoPlayer-module__qs2OIW__overlay{z-index:10001;background:#000000f2;justify-content:center;align-items:center;padding:1.5rem;animation:.2s ease-out VideoPlayer-module__qs2OIW__fadeIn;display:flex;position:fixed;inset:0}@keyframes VideoPlayer-module__qs2OIW__fadeIn{0%{opacity:0}to{opacity:1}}.VideoPlayer-module__qs2OIW__container{background:var(--black);border-radius:12px;flex-direction:column;width:100%;max-width:1200px;height:auto;animation:.3s ease-out VideoPlayer-module__qs2OIW__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000080}@keyframes VideoPlayer-module__qs2OIW__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.VideoPlayer-module__qs2OIW__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__qs2OIW__title{color:var(--white);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:700;line-height:1.3}.VideoPlayer-module__qs2OIW__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__qs2OIW__closeButton:hover{background:#ffffff1a}.VideoPlayer-module__qs2OIW__videoWrapper{background:var(--black);flex-direction:column;width:100%;display:flex;position:relative}.VideoPlayer-module__qs2OIW__video{background:var(--black);width:100%;height:auto;max-height:70vh;display:block}.VideoPlayer-module__qs2OIW__controls{background:var(--grey-accent);border-top:1px solid #ffffff1a;align-items:center;gap:.8rem;padding:1rem 1.5rem;display:flex}.VideoPlayer-module__qs2OIW__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__qs2OIW__playButton:hover{background:#ffffff1a}.VideoPlayer-module__qs2OIW__progressContainer{flex:1;align-items:center;gap:.8rem;display:flex}.VideoPlayer-module__qs2OIW__progressBar{cursor:pointer;appearance:none;background:#fff3;border:none;border-radius:2px;flex:1;height:4px}.VideoPlayer-module__qs2OIW__progressBar::-webkit-slider-thumb{appearance:none;background:var(--white);cursor:pointer;border-radius:50%;width:12px;height:12px}.VideoPlayer-module__qs2OIW__progressBar::-moz-range-thumb{background:var(--white);cursor:pointer;border:none;border-radius:50%;width:12px;height:12px}.VideoPlayer-module__qs2OIW__timeStamp{color:#ffffffb3;white-space:nowrap;min-width:40px;font-size:.75rem}@media (max-width:768px){.VideoPlayer-module__qs2OIW__overlay{padding:0}.VideoPlayer-module__qs2OIW__container{border-radius:0;max-width:100%}.VideoPlayer-module__qs2OIW__header{padding:1rem}.VideoPlayer-module__qs2OIW__title{white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 50px);font-size:1rem;overflow:hidden}.VideoPlayer-module__qs2OIW__video{max-height:60vh}.VideoPlayer-module__qs2OIW__controls{gap:.6rem;padding:.8rem 1rem}.VideoPlayer-module__qs2OIW__timeStamp{min-width:35px;font-size:.65rem}}@media (max-width:480px){.VideoPlayer-module__qs2OIW__controls{gap:.4rem;padding:.6rem .8rem}.VideoPlayer-module__qs2OIW__progressBar::-webkit-slider-thumb{width:10px;height:10px}.VideoPlayer-module__qs2OIW__progressBar::-moz-range-thumb{width:10px;height:10px}.VideoPlayer-module__qs2OIW__timeStamp{min-width:30px;font-size:.6rem}}
