.Bestsellers-module__WjKuyW__bestsellersSection{background:#f8f8f8;padding:40px 20px}.Bestsellers-module__WjKuyW__container{max-width:1200px;margin:0 auto}.Bestsellers-module__WjKuyW__header{text-align:center;margin-bottom:28px}.Bestsellers-module__WjKuyW__logo{width:160px;height:auto;margin:0 auto 12px;display:block}.Bestsellers-module__WjKuyW__headerText{max-width:600px;margin:0 auto}.Bestsellers-module__WjKuyW__intro{color:#666;margin:0 0 16px;font-size:14px;line-height:1.6}.Bestsellers-module__WjKuyW__viewAllLink{color:#537aba;font-size:13px;font-weight:700;text-decoration:none;transition:color .2s}.Bestsellers-module__WjKuyW__viewAllLink:hover{color:#3d5f94;text-decoration:underline}.Bestsellers-module__WjKuyW__booksGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Bestsellers-module__WjKuyW__bookCard:nth-child(4){display:none}.Bestsellers-module__WjKuyW__bookCard{color:inherit;cursor:pointer;background:#fff;border-radius:8px;gap:20px;padding:20px;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;box-shadow:0 2px 12px #00000014}.Bestsellers-module__WjKuyW__bookCard:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000001f}.Bestsellers-module__WjKuyW__bookCover{flex-shrink:0;width:100px}.Bestsellers-module__WjKuyW__bookCover img{border-radius:3px;width:100%;height:auto;display:block;box-shadow:0 3px 8px #00000026}.Bestsellers-module__WjKuyW__bookDetails{flex-direction:column;flex:1;min-width:0;display:flex}.Bestsellers-module__WjKuyW__categoryBadge{text-transform:uppercase;letter-spacing:.5px;color:#c8a84e;margin-bottom:6px;font-size:11px;font-weight:700;display:inline-block}.Bestsellers-module__WjKuyW__bookTitle{color:#1a1a1a;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 4px;font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.Bestsellers-module__WjKuyW__bookAuthor{color:#888;text-transform:uppercase;letter-spacing:.3px;margin:0 0 8px;font-size:12px;font-weight:600}.Bestsellers-module__WjKuyW__bookTagline{color:#666;margin:0 0 12px;font-size:12px;font-weight:600;line-height:1.4}.Bestsellers-module__WjKuyW__buyLinks{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.Bestsellers-module__WjKuyW__buyLink{color:#fff;text-transform:uppercase;letter-spacing:.3px;background:#537aba;border-radius:3px;padding:5px 10px;font-size:11px;font-weight:700;text-decoration:none;transition:background-color .2s}.Bestsellers-module__WjKuyW__buyLink:hover{background:#3d5f94}@media (min-width:769px) and (max-width:960px){.Bestsellers-module__WjKuyW__booksGrid{grid-template-columns:repeat(2,1fr)}.Bestsellers-module__WjKuyW__bookCard:nth-child(4){display:flex}}@media (max-width:768px){.Bestsellers-module__WjKuyW__bestsellersSection{padding:48px 16px}.Bestsellers-module__WjKuyW__logo{width:140px}.Bestsellers-module__WjKuyW__booksGrid{grid-template-columns:1fr;gap:20px}.Bestsellers-module__WjKuyW__bookCard{gap:16px;padding:16px}.Bestsellers-module__WjKuyW__bookCover{width:90px}}@media (max-width:480px){.Bestsellers-module__WjKuyW__logo{width:120px}.Bestsellers-module__WjKuyW__intro{font-size:13px}.Bestsellers-module__WjKuyW__bookTitle{font-size:15px}}
.PostCard-module__dpcBkW__card{height:100%;box-shadow:none;background-color:#fff;border-bottom:1px solid #e5e5e5;border-radius:0;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.PostCard-module__dpcBkW__card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.PostCard-module__dpcBkW__imageLink{width:100%;height:200px;display:block;position:relative;overflow:hidden}.PostCard-module__dpcBkW__image{object-fit:cover;object-position:center top;width:100%;height:200px;display:block}.PostCard-module__dpcBkW__featuredImageContainer{width:100%;height:600px;position:relative}.PostCard-module__dpcBkW__featuredImageContainer .PostCard-module__dpcBkW__image{object-position:center top;object-fit:cover;width:100%;height:100%;position:absolute}.PostCard-module__dpcBkW__featuredOverlay{background:linear-gradient(#0000 0%,#0006 30%,#000c 60%,#000000eb 100%);flex-direction:column;justify-content:flex-end;padding:8rem 2rem 2rem;display:flex;position:absolute;bottom:0;left:0;right:0}.PostCard-module__dpcBkW__featuredOverlay .PostCard-module__dpcBkW__content{color:#fff;flex-direction:column;gap:.5rem;padding:0;display:flex}.PostCard-module__dpcBkW__featuredOverlay .PostCard-module__dpcBkW__category{color:#fff;letter-spacing:1.2px;background:#537aba;border-radius:2px;align-self:flex-start;padding:4px 12px;font-size:11px;display:inline-block}.PostCard-module__dpcBkW__featuredOverlay .PostCard-module__dpcBkW__title{color:#fff}.PostCard-module__dpcBkW__featuredOverlay .PostCard-module__dpcBkW__author{color:#fffc}.PostCard-module__dpcBkW__featuredOverlay .PostCard-module__dpcBkW__excerpt{color:#fff!important}.PostCard-module__dpcBkW__featuredOverlay .PostCard-module__dpcBkW__readMore{color:#fff;border-bottom-color:#fff}.PostCard-module__dpcBkW__content{flex-direction:column;flex-grow:1;padding:1rem;display:flex}.PostCard-module__dpcBkW__category{font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--font-bold);text-transform:uppercase;letter-spacing:var(--tracking-wider);color:var(--color-category);margin:0 0 .5rem}.PostCard-module__dpcBkW__titleLink{color:inherit;text-decoration:none}.PostCard-module__dpcBkW__title{font-family:var(--font-serif);font-size:var(--text-lg);font-weight:var(--font-bold);line-height:var(--leading-snug);color:var(--color-black);letter-spacing:var(--tracking-tight);margin:0;transition:color .2s}.PostCard-module__dpcBkW__titleLink:hover .PostCard-module__dpcBkW__title{color:var(--color-text-secondary)}.PostCard-module__dpcBkW__featured .PostCard-module__dpcBkW__title{font-family:var(--font-serif);font-size:var(--text-4xl);line-height:1.2;font-weight:var(--font-regular);letter-spacing:var(--tracking-tighter);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;display:-webkit-box;overflow:hidden}.PostCard-module__dpcBkW__author{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--color-text-secondary);font-weight:var(--font-regular);letter-spacing:var(--tracking-normal);margin:0 0 .75rem}.PostCard-module__dpcBkW__hashtags{color:#666;letter-spacing:.2px;margin:0;font-size:.75rem;font-weight:600}.PostCard-module__dpcBkW__excerpt{color:var(--color-text-primary);flex-grow:1;margin-bottom:1rem;font-size:.9375rem;line-height:1.65}.PostCard-module__dpcBkW__excerpt p{margin:0}.PostCard-module__dpcBkW__featured .PostCard-module__dpcBkW__excerpt{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-grow:0;margin-bottom:.75rem;font-size:.9375rem;line-height:1.5;display:-webkit-box;overflow:hidden}.PostCard-module__dpcBkW__readMore{font-family:var(--font-sans);color:var(--color-black);font-weight:var(--font-bold);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:var(--tracking-wide);border-bottom:2px solid var(--color-black);align-self:flex-start;padding-bottom:2px;text-decoration:none;transition:opacity .2s}.PostCard-module__dpcBkW__readMore:hover{opacity:.7}@media (max-width:768px){.PostCard-module__dpcBkW__featuredImageContainer{height:500px}.PostCard-module__dpcBkW__featuredOverlay{padding:8rem 1.25rem 1.25rem}.PostCard-module__dpcBkW__featured .PostCard-module__dpcBkW__title{font-size:1.5rem;line-height:1.2}.PostCard-module__dpcBkW__featured .PostCard-module__dpcBkW__excerpt{display:none}.PostCard-module__dpcBkW__title{font-size:1.25rem}.PostCard-module__dpcBkW__imageLink,.PostCard-module__dpcBkW__image{height:220px}}@media (max-width:480px){.PostCard-module__dpcBkW__featuredImageContainer{height:460px}.PostCard-module__dpcBkW__featuredOverlay{padding:6rem 1rem 1rem}.PostCard-module__dpcBkW__featured .PostCard-module__dpcBkW__title{font-size:1.25rem;line-height:1.2}.PostCard-module__dpcBkW__featured .PostCard-module__dpcBkW__excerpt{-webkit-line-clamp:2;font-size:.8125rem}.PostCard-module__dpcBkW__content{padding:1rem 0}}
.QuoteOfTheDay-module__Ysyqqa__container{background-color:#f9f9f9;border-radius:4px;padding:2rem;text-decoration:none;transition:opacity .2s;display:block}.QuoteOfTheDay-module__Ysyqqa__container:hover{opacity:.85}.QuoteOfTheDay-module__Ysyqqa__header{letter-spacing:1.5px;border-bottom:3px solid var(--color-black);color:#000;margin:0 0 1.5rem;padding-bottom:.75rem;font-size:.875rem;font-weight:800}.QuoteOfTheDay-module__Ysyqqa__blockquote{margin:0;padding:0}.QuoteOfTheDay-module__Ysyqqa__quoteText{color:#222;margin:0 0 1rem;font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-style:italic;line-height:1.6}.QuoteOfTheDay-module__Ysyqqa__attribution{flex-direction:column;gap:4px;display:flex}.QuoteOfTheDay-module__Ysyqqa__author{color:#537aba;font-size:.9375rem;font-style:normal;font-weight:700}.QuoteOfTheDay-module__Ysyqqa__authorContext{color:#666;padding-left:1.1rem;font-size:.8125rem;font-style:normal;font-weight:500;line-height:1.4}.QuoteOfTheDay-module__Ysyqqa__cta{color:#fff;text-transform:uppercase;letter-spacing:.5px;background-color:#000;border-radius:4px;margin-top:1.25rem;padding:10px 20px;font-size:.8125rem;font-weight:700;transition:background-color .2s;display:inline-block}.QuoteOfTheDay-module__Ysyqqa__cta:hover{background-color:#333}@media (max-width:768px){.QuoteOfTheDay-module__Ysyqqa__container{padding:1.5rem}.QuoteOfTheDay-module__Ysyqqa__quoteText{font-size:1.125rem}}
.Home-module__3v8E6a__categoryNav{-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#fafafa;border-bottom:1px solid #e5e5e5;overflow-x:auto}.Home-module__3v8E6a__categoryNav::-webkit-scrollbar{display:none}.Home-module__3v8E6a__categoryNavInner{white-space:nowrap;justify-content:center;align-items:center;gap:0;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.Home-module__3v8E6a__categoryNavLink{text-transform:uppercase;letter-spacing:.75px;color:#888;border-bottom:2px solid #0000;flex-shrink:0;padding:.875rem 1rem;font-size:.6875rem;font-weight:700;text-decoration:none;transition:color .2s,border-color .2s;display:inline-block}.Home-module__3v8E6a__categoryNavLink:hover{color:#333}.Home-module__3v8E6a__container{background-color:#fff;width:100%;max-width:100%;margin:0;padding:0;overflow-x:hidden}.Home-module__3v8E6a__homeLayout{grid-template-columns:2fr 1fr;align-items:stretch;gap:2.5rem;width:100%;max-width:1280px;margin:0 auto;padding:1rem 2.5rem 0;display:grid;overflow-x:hidden}.Home-module__3v8E6a__leftColumn{flex-direction:column;gap:2.5rem;min-width:0;display:flex}.Home-module__3v8E6a__secondarySection{flex:1;grid-template-columns:repeat(2,1fr);align-content:space-evenly;gap:2.5rem 2rem;display:grid}.Home-module__3v8E6a__sidebarSection{flex-direction:column;align-self:start;gap:1.5rem;display:flex}.Home-module__3v8E6a__latestSection{background-color:#fff;padding:3rem 1rem}.Home-module__3v8E6a__sectionContainer{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}.Home-module__3v8E6a__sectionTitle{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:#000;margin:0;padding-bottom:.75rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:900;display:inline-block;position:relative}.Home-module__3v8E6a__sectionTitle:after{content:"";background:var(--gem-color,#537aba);width:40px;height:3px;margin-top:.5rem;display:block}.Home-module__3v8E6a__postsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Home-module__3v8E6a__postsGrid>:nth-child(n+4){display:none}@media (min-width:769px) and (max-width:992px){.Home-module__3v8E6a__postsGrid>:nth-child(n+4){display:block}}.Home-module__3v8E6a__viewMoreWrapper{text-align:center;margin-top:2rem}.Home-module__3v8E6a__viewMore{color:#000;text-transform:uppercase;letter-spacing:1px;background-color:#fff;border-radius:4px;padding:1rem 3rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.Home-module__3v8E6a__viewMore:hover{background-color:#e5e5e5;transform:translateY(-2px)}.Home-module__3v8E6a__categorySection{padding:2rem 0;scroll-margin-top:80px}.Home-module__3v8E6a__categorySectionGray{background-color:#fafafa;padding:2rem 0;scroll-margin-top:80px}.Home-module__3v8E6a__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Home-module__3v8E6a__sectionHeader .Home-module__3v8E6a__sectionTitle{margin:0;font-size:1.5rem}.Home-module__3v8E6a__viewAllLink{color:#000;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #000;padding-bottom:2px;font-size:.9375rem;font-weight:700;text-decoration:none;transition:opacity .2s}.Home-module__3v8E6a__viewAllLink:hover{opacity:.6}.Home-module__3v8E6a__speakersSection{text-align:center;background:#f8f5ef;border-top:1px solid #e8e3d8;padding:5rem 1rem}.Home-module__3v8E6a__speakersLogoWrapper{justify-content:center;margin:0 auto 1.25rem;display:flex}.Home-module__3v8E6a__speakersLogo{max-width:280px;height:auto;margin:0 auto;display:block}.Home-module__3v8E6a__speakersSubtitle{color:#4a4a4a;letter-spacing:.02em;margin:0 0 3rem;font-size:1.125rem;line-height:1.6}.Home-module__3v8E6a__speakersGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1080px;margin:0 auto 3rem;display:grid}.Home-module__3v8E6a__speakerCard{text-align:center;background:#0f1729;border:1px solid #ffffff14;border-radius:12px;padding:2rem 1.5rem;text-decoration:none;transition:transform .3s,border-color .3s,box-shadow .3s}.Home-module__3v8E6a__speakerCard:hover{border-color:#c8a84e80;transform:translateY(-6px);box-shadow:0 14px 32px #0f172959}.Home-module__3v8E6a__speakerCard:hover .Home-module__3v8E6a__speakerImage{border-color:#c8a84e;box-shadow:0 0 30px #c8a84e66}.Home-module__3v8E6a__speakerImageWrap{width:160px;height:160px;margin:0 auto 1.25rem}.Home-module__3v8E6a__speakerImage{object-fit:cover;object-position:center top;background-color:#1a2744;border:3px solid #c8a84e80;border-radius:50%;width:100%;height:100%;transition:border-color .3s,box-shadow .3s;box-shadow:0 0 20px #c8a84e2e}.Home-module__3v8E6a__speakerImagePlaceholder{color:#c8a84e;letter-spacing:.05em;background:linear-gradient(135deg,#333 0%,#444 100%);border:3px solid #c8a84e80;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:2.5rem;font-weight:900;display:flex}.Home-module__3v8E6a__speakerName{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .375rem;font-size:1.125rem;font-weight:800;line-height:1.3}.Home-module__3v8E6a__speakerCategory{color:#c8a84e;text-transform:uppercase;letter-spacing:.08em;margin:0 0 1rem;font-size:.8125rem;font-weight:500}.Home-module__3v8E6a__speakerTopics{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.25rem;display:flex}.Home-module__3v8E6a__speakerTopic{color:#ffffffc7;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:20px;padding:.3rem .75rem;font-size:.75rem;line-height:1.4;display:inline-block}.Home-module__3v8E6a__speakersCta{color:#000;text-transform:uppercase;letter-spacing:1px;background-color:#c8a84e;border-radius:4px;padding:1rem 3rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.Home-module__3v8E6a__speakersCta:hover{background-color:#d4b85c;transform:translateY(-2px)}.Home-module__3v8E6a__categoriesIntro{text-align:center;background-color:#fff;border-bottom:1px solid #eee;padding:3.5rem 1rem 3rem;scroll-margin-top:80px}.Home-module__3v8E6a__categoriesIntroLabel{text-transform:uppercase;letter-spacing:2px;color:#c8a84e;margin:0 0 .5rem;font-size:.6875rem;font-weight:700;display:inline-block}.Home-module__3v8E6a__categoriesIntroTitle{color:#000;letter-spacing:-.5px;margin:0 0 .75rem;font-size:2rem;font-weight:900}.Home-module__3v8E6a__categoriesIntroText{color:#666;max-width:620px;margin:0 auto 2rem;font-size:1rem;line-height:1.7}.Home-module__3v8E6a__categoryPills{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:720px;margin:0 auto;display:flex}.Home-module__3v8E6a__categoryPill{border:1.5px solid var(--pill-color,#d4d4d4);color:#111;text-transform:uppercase;letter-spacing:.75px;background:#fff;border-radius:50px;padding:.5rem 1.25rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.Home-module__3v8E6a__categoryPill:hover{border-color:var(--pill-color,#c8a84e);background-color:var(--pill-color,#c8a84e);color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.Home-module__3v8E6a__insideSuccessSection{background:radial-gradient(circle at 18% 20%,#c8a84e1a,#0000 45%),radial-gradient(circle at 82% 90%,#537aba1a,#0000 50%),linear-gradient(#0f1729 0%,#16213e 100%);border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;margin:0;padding:5rem 1.5rem;position:relative;overflow:hidden}.Home-module__3v8E6a__insideSuccessInner{z-index:1;max-width:760px;margin:0 auto;position:relative}.Home-module__3v8E6a__insideSuccessHeader{text-align:center;margin-bottom:2.5rem}.Home-module__3v8E6a__insideSuccessLogo{filter:brightness(0)invert();opacity:.95;width:auto;height:64px;margin:0 auto 1.25rem;display:block}@media (max-width:700px){.Home-module__3v8E6a__insideSuccessLogo{height:48px}}.Home-module__3v8E6a__insideSuccessRule{background:#c8a84e;width:56px;height:2px;margin:0 auto 1.5rem}.Home-module__3v8E6a__insideSuccessTagline{color:#fffffff2;white-space:nowrap;max-width:none;margin:0 auto 1.5rem;font-family:Libre Baskerville,Georgia,serif;font-size:1.5rem;font-style:italic;line-height:1.4}@media (max-width:700px){.Home-module__3v8E6a__insideSuccessTagline{white-space:normal;text-wrap:balance;max-width:480px;font-size:1.125rem}}.Home-module__3v8E6a__insideSuccessCadence{letter-spacing:.14em;text-transform:uppercase;flex-wrap:wrap;justify-content:center;gap:.5rem .625rem;margin:0 auto;padding:0;font-size:.6875rem;font-weight:700;list-style:none;display:flex}.Home-module__3v8E6a__insideSuccessCadence li{color:#ffffffc7;background:#ffffff0a;border:1px solid #ffffff14;border-radius:9999px;padding:.375rem .875rem;position:relative}.Home-module__3v8E6a__insideSuccessActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.75rem;margin-top:2.25rem;display:flex}.Home-module__3v8E6a__insideSuccessSubscribe{color:#0f1729;letter-spacing:.06em;text-transform:uppercase;background:#c8a84e;border:2px solid #c8a84e;border-radius:6px;padding:.875rem 1.875rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-block}.Home-module__3v8E6a__insideSuccessSubscribe:hover{background:#d4b85c;border-color:#d4b85c;transform:translateY(-1px);box-shadow:0 6px 18px #c8a84e40}.Home-module__3v8E6a__insideSuccessArchiveLink{color:#ffffffc7;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid #0000;font-size:.8125rem;font-weight:700;text-decoration:none;transition:color .2s,border-color .2s}.Home-module__3v8E6a__insideSuccessArchiveLink:hover{color:#c8a84e;border-bottom-color:#c8a84e80}@media (max-width:700px){.Home-module__3v8E6a__insideSuccessSection{padding:3rem 1.25rem}}.Home-module__3v8E6a__innerCircleCTA{text-align:center;background-color:#f5f5f5;margin:0;padding:4rem 1rem}.Home-module__3v8E6a__innerCircleContent{max-width:700px;margin:0 auto}.Home-module__3v8E6a__innerCircleTitle{color:#000;letter-spacing:-.5px;margin:0 0 1rem;font-size:2.5rem;font-weight:900}.Home-module__3v8E6a__innerCircleText{color:#444;margin:0 0 2rem;font-size:1.125rem;line-height:1.7}.Home-module__3v8E6a__innerCircleButton{color:#fff;text-transform:uppercase;letter-spacing:1px;background-color:#537aba;border-radius:4px;padding:1rem 2.5rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.Home-module__3v8E6a__innerCircleButton:hover{background-color:#a01828;transform:translateY(-2px);box-shadow:0 4px 12px #c41e3a66}.Home-module__3v8E6a__socialLinksInline{justify-content:center;gap:1rem;margin-top:1.75rem;display:flex}.Home-module__3v8E6a__socialLinkLight{color:#0009;border:1px solid #0003;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.Home-module__3v8E6a__socialLinkLight:hover{color:#000;background-color:#0000000d;border-color:#000}.Home-module__3v8E6a__socialSection{text-align:center;background-color:#fff;border-top:1px solid #e5e5e5;padding:4rem 1rem}.Home-module__3v8E6a__socialTitle{color:#000;margin:0 0 .75rem;font-size:2rem;font-weight:800}.Home-module__3v8E6a__socialSubtitle{color:#333;margin:0 0 2.5rem;font-size:1.125rem;line-height:1.6}.Home-module__3v8E6a__socialLinks{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Home-module__3v8E6a__socialLink{color:#fff;background-color:#000;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:all .3s;display:flex}.Home-module__3v8E6a__socialLink:hover{background-color:#537aba;transform:translateY(-4px);box-shadow:0 4px 12px #c41e3a4d}.Home-module__3v8E6a__socialLink svg{width:24px;height:24px}.Home-module__3v8E6a__newsletterCTA{text-align:center;background:linear-gradient(135deg,#000 0%,#1a1a1a 100%);padding:5rem 1rem}.Home-module__3v8E6a__ctaContent{max-width:600px;margin:0 auto}.Home-module__3v8E6a__ctaTitle{color:#fff;margin:0 0 1rem;font-size:3rem;font-weight:900}.Home-module__3v8E6a__ctaText{color:#f5f5f5;margin:0 0 2rem;font-size:1.25rem;line-height:1.6}.Home-module__3v8E6a__ctaButton{color:#000;text-transform:uppercase;letter-spacing:1px;background-color:#fff;border-radius:4px;padding:1rem 3rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.Home-module__3v8E6a__ctaButton:hover{background-color:#e5e5e5;transform:translateY(-2px)}.Home-module__3v8E6a__storeAd{text-align:center;background:#fff;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:2.5rem 1rem 3rem}.Home-module__3v8E6a__storeAdInner{max-width:960px;margin:0 auto}.Home-module__3v8E6a__storeAdHeader{margin-bottom:1.75rem}.Home-module__3v8E6a__storeAdLabel{text-transform:uppercase;letter-spacing:2px;color:#c8a84e;margin:0 0 .25rem;font-size:.6875rem;font-weight:700;display:inline-block}.Home-module__3v8E6a__storeAdTitle{color:#111;margin:0;font-size:1.375rem;font-weight:800}.Home-module__3v8E6a__storeAdGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:1.75rem;display:grid}.Home-module__3v8E6a__storeProductCard{color:inherit;flex-direction:column;align-items:center;text-decoration:none;transition:transform .25s;display:flex}.Home-module__3v8E6a__storeProductCard:hover{transform:translateY(-4px)}.Home-module__3v8E6a__storeProductImageWrapper{background:#f3f2ef;border-radius:12px;justify-content:center;align-items:center;width:180px;height:180px;margin-bottom:1rem;padding:1.25rem;display:flex}.Home-module__3v8E6a__storeProductImage{object-fit:contain;max-width:100%;max-height:100%;transition:transform .25s}.Home-module__3v8E6a__storeProductImageBlend{mix-blend-mode:multiply}.Home-module__3v8E6a__storeProductCard:hover .Home-module__3v8E6a__storeProductImage{transform:scale(1.06)}.Home-module__3v8E6a__storeProductInfo{text-align:center;max-width:240px}.Home-module__3v8E6a__storeProductName{color:#111;margin:0 0 .25rem;font-size:.9375rem;font-weight:700;line-height:1.3}.Home-module__3v8E6a__storeProductDesc{color:#777;margin:0 0 .5rem;font-size:.8125rem;line-height:1.45}.Home-module__3v8E6a__storeProductPrice{color:#111;margin:0;font-size:1rem;font-weight:800}.Home-module__3v8E6a__storeProductOrigPrice{color:#aaa;margin-left:.375rem;font-size:.875rem;font-weight:400;text-decoration:line-through}.Home-module__3v8E6a__storeAdCta{color:#fff;text-transform:uppercase;letter-spacing:1px;background:#111;border-radius:4px;padding:.75rem 2rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.Home-module__3v8E6a__storeAdCta:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}@media (max-width:768px){.Home-module__3v8E6a__storeAd{padding:2rem 1rem 2.5rem}.Home-module__3v8E6a__storeAdGrid{grid-template-columns:1fr;gap:2rem;max-width:260px;margin:0 auto 1.75rem}.Home-module__3v8E6a__storeAdTitle{font-size:1.25rem}.Home-module__3v8E6a__storeProductImageWrapper{width:160px;height:160px;padding:1rem}}@media (max-width:992px){.Home-module__3v8E6a__homeLayout{grid-template-rows:none;grid-template-columns:1fr;gap:2.5rem}.Home-module__3v8E6a__leftColumn{gap:2rem}.Home-module__3v8E6a__secondarySection{flex:0 auto;grid-template-columns:repeat(2,1fr);align-content:start;row-gap:2rem}.Home-module__3v8E6a__postsGrid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.Home-module__3v8E6a__categoryNavInner{padding:0 .5rem}.Home-module__3v8E6a__categoryNavLink{padding:.75rem;font-size:.625rem}.Home-module__3v8E6a__homeLayout{grid-template-columns:1fr;gap:2rem;padding:2rem 1rem}.Home-module__3v8E6a__secondarySection{grid-template-columns:1fr;gap:2rem}.Home-module__3v8E6a__latestSection,.Home-module__3v8E6a__categorySection,.Home-module__3v8E6a__newsletterCTA{padding:3rem 1rem}.Home-module__3v8E6a__sectionTitle{font-size:1.375rem}.Home-module__3v8E6a__categoriesIntroTitle{font-size:1.625rem}.Home-module__3v8E6a__categoryPills{gap:.5rem}.Home-module__3v8E6a__categoryPill{padding:.4rem .875rem;font-size:.75rem}.Home-module__3v8E6a__postsGrid{grid-template-columns:1fr}.Home-module__3v8E6a__sectionHeader{flex-direction:column;align-items:flex-start;gap:1rem}.Home-module__3v8E6a__speakersGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.Home-module__3v8E6a__speakersLogo{max-width:220px}.Home-module__3v8E6a__speakersSubtitle{font-size:1rem}.Home-module__3v8E6a__speakerCard{padding:1.5rem 1rem}.Home-module__3v8E6a__speakerImageWrap{width:130px;height:130px}.Home-module__3v8E6a__innerCircleTitle{font-size:2rem}.Home-module__3v8E6a__innerCircleText{font-size:1rem}.Home-module__3v8E6a__ctaTitle{font-size:2.5rem}.Home-module__3v8E6a__ctaText{font-size:1.125rem}}@media (max-width:480px){.Home-module__3v8E6a__sectionTitle{font-size:1.25rem}.Home-module__3v8E6a__speakersGrid{grid-template-columns:1fr;gap:1.25rem;max-width:360px}.Home-module__3v8E6a__speakersLogo{max-width:200px}.Home-module__3v8E6a__speakersSection{padding:3rem 1rem}.Home-module__3v8E6a__innerCircleTitle{font-size:1.75rem}.Home-module__3v8E6a__ctaTitle{font-size:2rem}}.Home-module__3v8E6a__currentIssuesSection{background:#fff;border-top:1px solid #e8e8e8;padding:4rem 1.5rem}.Home-module__3v8E6a__heroIssueWrap{grid-template-columns:420px 1fr;align-items:center;gap:5rem;max-width:1100px;margin:0 auto;display:grid}.Home-module__3v8E6a__heroCoverLink{border-radius:4px;line-height:0;text-decoration:none;transition:box-shadow .3s,transform .3s;display:block;overflow:hidden;box-shadow:0 8px 40px #00000024}.Home-module__3v8E6a__heroCoverLink:hover{transform:translateY(-3px);box-shadow:0 16px 56px #0003}.Home-module__3v8E6a__heroCoverImage{width:100%;height:auto;display:block}.Home-module__3v8E6a__heroEditorial{flex-direction:column;align-items:flex-start;display:flex}.Home-module__3v8E6a__heroEyebrow{text-transform:uppercase;letter-spacing:2px;color:#537aba;margin-bottom:1.25rem;font-size:.75rem;font-weight:700;display:inline-block}.Home-module__3v8E6a__heroDate{text-transform:uppercase;letter-spacing:1.5px;color:#888;margin:0 0 .75rem;font-size:.8125rem;font-weight:700}.Home-module__3v8E6a__heroTitle{color:#0a0a0a;margin:0 0 1rem;font-size:3rem;font-weight:700;line-height:1.1}.Home-module__3v8E6a__heroFeaturing{color:#1a1a1a;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.Home-module__3v8E6a__heroTagline{color:#555;margin:0 0 2.5rem;font-size:1.0625rem;line-height:1.6}.Home-module__3v8E6a__heroBuyButton{color:#fff;text-transform:uppercase;letter-spacing:1px;background:#1a1a1a;border-radius:6px;margin-bottom:1.25rem;padding:.9375rem 2.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-block}.Home-module__3v8E6a__heroBuyButton:hover{background:#333;transform:translateY(-2px);box-shadow:0 6px 20px #00000040}.Home-module__3v8E6a__heroArchiveLink{color:#537aba;letter-spacing:.25px;font-size:.9375rem;font-weight:600;text-decoration:none}.Home-module__3v8E6a__heroArchiveLink:hover{text-decoration:underline}.Home-module__3v8E6a__readButton,.Home-module__3v8E6a__buyButton{text-transform:uppercase;letter-spacing:1px;border-radius:6px;align-self:flex-start;margin-top:auto;padding:.875rem 2rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.Home-module__3v8E6a__readButton{color:#fff;background:#537aba}.Home-module__3v8E6a__readButton:hover{background:#3d5f94;transform:translateY(-2px);box-shadow:0 6px 16px #d32f2f4d}.Home-module__3v8E6a__buyButton{color:#fff;background:#1a1a1a}.Home-module__3v8E6a__buyButton:hover{background:#333;transform:translateY(-2px);box-shadow:0 6px 16px #00000040}.Home-module__3v8E6a__subscribeCta{background:#111;border-radius:12px;max-width:1200px;margin:3rem auto -2.5rem;padding:0;position:relative;overflow:hidden}.Home-module__3v8E6a__subscribeCtaOverlay{z-index:1;text-indent:-9999px;border-radius:12px;display:block;position:absolute;inset:0;overflow:hidden}.Home-module__3v8E6a__subscribeCoverLink{z-index:2;justify-content:center;align-items:center;line-height:0;text-decoration:none;display:inline-flex;position:relative}.Home-module__3v8E6a__subscribeCovers{grid-template-columns:1fr 1.2fr auto 1fr 1.2fr;place-items:center;gap:0;padding:2rem .5rem;display:grid}.Home-module__3v8E6a__subscribeCoverPrint{object-fit:contain;filter:drop-shadow(0 4px 16px #0006);cursor:pointer;width:auto;max-width:100%;max-height:200px;transition:transform .3s,filter .3s}.Home-module__3v8E6a__subscribeCoverPrint:hover{filter:drop-shadow(0 16px 36px #0009);z-index:10;transform:scale(1.3)}.Home-module__3v8E6a__subscribeCoverDigital{object-fit:contain;filter:drop-shadow(0 4px 16px #0006);cursor:pointer;width:auto;max-width:100%;max-height:300px;transition:transform .3s,filter .3s}.Home-module__3v8E6a__subscribeCoverDigital:hover{filter:drop-shadow(0 16px 36px #0009);z-index:10;transform:scale(1.3)}.Home-module__3v8E6a__subscribeContent{z-index:2;text-align:center;padding:0 1rem;position:relative}.Home-module__3v8E6a__subscribeCtaTitle{color:#fff;white-space:nowrap;margin:0 0 .5rem;font-size:2rem;font-weight:700}.Home-module__3v8E6a__subscribeCtaSubtext{color:#ffffff8c;letter-spacing:.2px;white-space:nowrap;margin:0 0 1.25rem;font-size:.9rem}.Home-module__3v8E6a__subscribeCtaButton{color:#fff;text-transform:uppercase;letter-spacing:1px;background:#537aba;border-radius:6px;padding:1rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.Home-module__3v8E6a__subscribeCtaButton:hover{background:#3d5f94;transform:translateY(-2px);box-shadow:0 6px 20px #537aba59}@media (max-width:900px){.Home-module__3v8E6a__heroIssueWrap{grid-template-columns:1fr;gap:2.5rem}.Home-module__3v8E6a__heroCoverLink{max-width:340px;margin:0 auto}.Home-module__3v8E6a__heroEditorial{text-align:center;align-items:center}.Home-module__3v8E6a__heroTitle{font-size:2.25rem}}@media (max-width:768px){.Home-module__3v8E6a__subscribeCta{border-radius:8px;margin-top:2rem;margin-bottom:-1rem}.Home-module__3v8E6a__subscribeCovers{flex-wrap:wrap;justify-content:center;gap:.5rem;padding:1.5rem 1rem;display:flex}.Home-module__3v8E6a__subscribeCoverPrint{width:auto;max-height:140px}.Home-module__3v8E6a__subscribeCoverDigital{width:auto;max-height:180px}.Home-module__3v8E6a__subscribeCoverExtra{display:none}.Home-module__3v8E6a__subscribeContent{flex-basis:100%;padding:0 1rem .75rem}.Home-module__3v8E6a__subscribeCtaTitle{white-space:normal;font-size:1.5rem}.Home-module__3v8E6a__subscribeCtaSubtext{white-space:normal;font-size:.85rem}.Home-module__3v8E6a__subscribeCtaButton{padding:.85rem 2rem;font-size:.9rem}}@media (max-width:480px){.Home-module__3v8E6a__heroTitle{font-size:1.875rem}}.Home-module__3v8E6a__sidebarDispatch{background-color:#f9f9f9;border-radius:4px;padding:2rem}.Home-module__3v8E6a__sidebarDispatchHeader{letter-spacing:1.5px;color:#000;border-bottom:3px solid #000;margin:0 0 1.25rem;padding-bottom:.75rem;font-size:.875rem;font-weight:800}.Home-module__3v8E6a__sidebarDispatchCard{color:inherit;text-decoration:none;transition:opacity .2s;display:block}.Home-module__3v8E6a__sidebarDispatchCard:hover{opacity:.8}.Home-module__3v8E6a__sidebarDispatchLogo{width:auto;height:32px;margin:0 0 1rem;display:block}.Home-module__3v8E6a__sidebarDispatchKicker{letter-spacing:1.5px;color:#537aba;margin-bottom:.25rem;font-size:.6875rem;font-weight:800;display:block}.Home-module__3v8E6a__sidebarDispatchDate{color:#6b7280;margin-bottom:.5rem;font-size:.75rem;display:block}.Home-module__3v8E6a__sidebarDispatchTitle{color:#1a1a1a;margin:0 0 .5rem;font-family:Libre Baskerville,Georgia,serif;font-size:1rem;font-weight:700;line-height:1.35}.Home-module__3v8E6a__sidebarDispatchPreview{color:#6b7280;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Home-module__3v8E6a__sidebarDispatchMore{letter-spacing:1.5px;color:#000;margin-top:1rem;font-size:.75rem;font-weight:800;text-decoration:none;display:inline-block}.Home-module__3v8E6a__sidebarDispatchMore:hover{text-decoration:underline}.Home-module__3v8E6a__quoteRibbon{background:#0a0e18;padding:2.5rem 2rem}.Home-module__3v8E6a__quoteRibbonInner{align-items:center;gap:2rem;max-width:1100px;margin:0 auto;display:flex}.Home-module__3v8E6a__quoteRibbonLeft{flex-shrink:0}.Home-module__3v8E6a__quoteRibbonLogo{filter:invert();opacity:.9;width:auto;height:36px;image-rendering:-webkit-optimize-contrast}.Home-module__3v8E6a__quoteRibbonCenter{flex:1;min-width:0}.Home-module__3v8E6a__quoteRibbonText{color:#d1d5db;margin:0;font-family:Libre Baskerville,Georgia,serif;font-size:.95rem;font-style:italic;line-height:1.6}.Home-module__3v8E6a__quoteRibbonRight{flex-direction:column;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Home-module__3v8E6a__quoteRibbonLink{letter-spacing:1px;color:#fff;white-space:nowrap;border:1px solid #ffffff40;border-radius:4px;padding:.65rem 1.5rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block}.Home-module__3v8E6a__quoteRibbonLink:hover{background:#ffffff14}.Home-module__3v8E6a__quoteRibbonSecondary{letter-spacing:.5px;color:#ffffffa6;white-space:nowrap;border-bottom:1px solid #ffffff2e;padding-bottom:1px;font-size:.7rem;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s}.Home-module__3v8E6a__quoteRibbonSecondary:hover{color:#fff;border-color:#ffffff80}@media (min-width:769px) and (max-width:992px){.Home-module__3v8E6a__quoteRibbonInner{grid-template:"logo text""logo button"/auto 1fr;align-items:center;gap:.75rem 2rem;display:grid}.Home-module__3v8E6a__quoteRibbonLeft{grid-area:logo}.Home-module__3v8E6a__quoteRibbonCenter{grid-area:text}.Home-module__3v8E6a__quoteRibbonRight{grid-area:button;justify-self:start}.Home-module__3v8E6a__quoteRibbonText{font-size:1rem}}@media (max-width:768px){.Home-module__3v8E6a__quoteRibbonInner{text-align:center;flex-direction:column;gap:1rem}.Home-module__3v8E6a__quoteRibbonLogo{height:28px}.Home-module__3v8E6a__quoteRibbonText{font-size:.9rem}}.Home-module__3v8E6a__edgeSection{grid-area:3/1;margin-top:1.5rem}.Home-module__3v8E6a__edgeHeader{justify-content:space-between;align-items:baseline;gap:1.5rem;margin-bottom:1rem;display:flex}.Home-module__3v8E6a__edgeTitle{color:#000;text-transform:uppercase;letter-spacing:.04em;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:900;line-height:1.2}.Home-module__3v8E6a__edgeViewAll{color:#000;white-space:nowrap;font-size:.8rem;font-weight:700;text-decoration:none;transition:color .2s}.Home-module__3v8E6a__edgeViewAll:hover{color:#537aba}.Home-module__3v8E6a__edgeGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.Home-module__3v8E6a__edgeCard{color:inherit;background-color:#fff;border-bottom:1px solid #e5e5e5;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.Home-module__3v8E6a__edgeCard:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.Home-module__3v8E6a__edgeCardImageWrap{width:100%;height:200px;margin-bottom:1rem;overflow:hidden}.Home-module__3v8E6a__edgeCardImage{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.Home-module__3v8E6a__edgeCardPersona{font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--font-bold);text-transform:uppercase;letter-spacing:var(--tracking-wider);margin:0 0 .5rem;padding:0 1rem}.Home-module__3v8E6a__edgeCardTitle{font-family:var(--font-serif);font-size:var(--text-lg);font-weight:var(--font-bold);line-height:var(--leading-snug);letter-spacing:var(--tracking-tight);color:var(--color-black);margin:0 0 .5rem;padding:0 1rem;transition:color .2s}.Home-module__3v8E6a__edgeCard:hover .Home-module__3v8E6a__edgeCardTitle{color:var(--color-text-secondary)}.Home-module__3v8E6a__edgeCardHashtags{color:#666;letter-spacing:.2px;margin:0 0 1rem;padding:0 1rem;font-size:.75rem;font-weight:600}.Home-module__3v8E6a__coachingAd{border-radius:8px;width:100%;line-height:0;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden;box-shadow:0 2px 8px #00000014}.Home-module__3v8E6a__coachingAd:hover{transform:translateY(-2px);box-shadow:0 4px 14px #00000024}.Home-module__3v8E6a__coachingAd img{width:100%;height:auto;display:block}@media (max-width:700px){.Home-module__3v8E6a__edgeGrid{grid-template-columns:1fr}}.Home-module__3v8E6a__sidebarEssay{background-color:#f9f9f9;border-radius:4px;padding:2rem}.Home-module__3v8E6a__sidebarEssayHeader{letter-spacing:1.5px;color:#000;border-bottom:3px solid #000;margin:0 0 1.25rem;padding-bottom:.75rem;font-size:.875rem;font-weight:800}.Home-module__3v8E6a__sidebarEssayCard{color:inherit;text-decoration:none;transition:opacity .2s;display:block}.Home-module__3v8E6a__sidebarEssayCard:hover{opacity:.8}.Home-module__3v8E6a__sidebarEssayImage{aspect-ratio:16/9;object-fit:cover;border-radius:4px;width:100%;margin-bottom:.75rem}.Home-module__3v8E6a__sidebarEssayPersona{letter-spacing:1.5px;margin-bottom:.375rem;font-size:.6875rem;font-weight:800;display:block}.Home-module__3v8E6a__sidebarEssayTitle{color:#1a1a1a;margin:0 0 .375rem;font-family:Libre Baskerville,Georgia,serif;font-size:1rem;font-weight:700;line-height:1.35}.Home-module__3v8E6a__sidebarEssaySubtitle{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Home-module__3v8E6a__sidebarEssayMore{letter-spacing:1.5px;color:#000;margin-top:1rem;font-size:.75rem;font-weight:800;text-decoration:none;display:inline-block}.Home-module__3v8E6a__sidebarEssayMore:hover{text-decoration:underline}
.EventOfTheDay-module__jFNOYa__container{background-color:#f9f9f9;border-radius:4px;padding:2rem}.EventOfTheDay-module__jFNOYa__brandHeader{flex-direction:column;align-items:center;margin-bottom:1.25rem;display:flex}.EventOfTheDay-module__jFNOYa__logo{width:65%;max-width:200px;height:auto}.EventOfTheDay-module__jFNOYa__subtitle{color:#666;text-align:center;letter-spacing:.2px;margin:.5rem 0 0;font-size:.75rem}.EventOfTheDay-module__jFNOYa__spotlight{border-radius:6px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.EventOfTheDay-module__jFNOYa__spotlight:hover{transform:translateY(-1px);box-shadow:0 4px 16px #00000026}.EventOfTheDay-module__jFNOYa__spotlightImage{width:100%;height:auto;display:block}.EventOfTheDay-module__jFNOYa__header{letter-spacing:1.5px;color:#000;border-bottom:3px solid #000;margin:0 0 1.25rem;padding-bottom:.75rem;font-size:.875rem;font-weight:800}.EventOfTheDay-module__jFNOYa__eventsList{flex-direction:column;display:flex}.EventOfTheDay-module__jFNOYa__eventItem{border-bottom:1px solid #e5e5e5;flex-direction:column;padding:.875rem 0;text-decoration:none;transition:opacity .2s;display:flex}.EventOfTheDay-module__jFNOYa__eventItem:hover{opacity:.7}.EventOfTheDay-module__jFNOYa__eventItem:last-child{border-bottom:none;padding-bottom:0}.EventOfTheDay-module__jFNOYa__eventItem:first-child{padding-top:0}.EventOfTheDay-module__jFNOYa__eventDate{text-transform:uppercase;letter-spacing:.5px;color:#537aba;margin-bottom:.25rem;font-size:.6875rem;font-weight:700}.EventOfTheDay-module__jFNOYa__eventName{color:#000;margin-bottom:.25rem;font-size:1rem;font-weight:800;line-height:1.3}.EventOfTheDay-module__jFNOYa__eventTagline{color:#999;letter-spacing:.2px;font-size:.6875rem;font-weight:600}@media (max-width:768px){.EventOfTheDay-module__jFNOYa__container{padding:1.5rem}}
@keyframes TVWidget-module__68ekwq__tvPulse{0%,to{opacity:1}50%{opacity:.3}}.TVWidget-module__68ekwq__outer{background-color:#0a0e14;margin-top:2.5rem}.TVWidget-module__68ekwq__container{align-items:center;gap:14px;max-width:1280px;margin:0 auto;padding:1.1rem 2rem;text-decoration:none;transition:opacity .2s;display:flex;overflow:hidden}.TVWidget-module__68ekwq__container:hover{opacity:.92}.TVWidget-module__68ekwq__liveDot{background:#e53e3e;border-radius:50%;flex-shrink:0;width:9px;height:9px;animation:2s ease-in-out infinite TVWidget-module__68ekwq__tvPulse}.TVWidget-module__68ekwq__title{letter-spacing:1.5px;color:#fff;text-transform:uppercase;flex-shrink:0;font-size:.85rem;font-weight:800}.TVWidget-module__68ekwq__divider{background:#fff3;flex-shrink:0;width:1px;height:20px}.TVWidget-module__68ekwq__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex;overflow:hidden}.TVWidget-module__68ekwq__talent{color:#ffffffe6;font-size:1rem;font-weight:600}.TVWidget-module__68ekwq__desc{color:#fff6;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.TVWidget-module__68ekwq__cta{color:#fff;text-transform:uppercase;letter-spacing:.5px;background-color:#537aba;border-radius:4px;flex-shrink:0;margin-left:auto;margin-right:9rem;padding:.5rem 1.5rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s}.TVWidget-module__68ekwq__container:hover .TVWidget-module__68ekwq__cta{background-color:#3d5f94}@media (max-width:768px){.TVWidget-module__68ekwq__container{gap:10px;padding:.9rem 1.25rem}.TVWidget-module__68ekwq__desc,.TVWidget-module__68ekwq__divider{display:none}}
.QuizBanner-module__VVpFIW__banner{background:#f5f3ee;border:1px solid #e5e1d7;border-radius:4px;width:100%;padding:12px 0}.QuizBanner-module__VVpFIW__inner{align-items:center;gap:16px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.QuizBanner-module__VVpFIW__badge{color:#537aba;letter-spacing:2px;text-transform:uppercase;flex-shrink:0;font-size:.625rem;font-weight:700}.QuizBanner-module__VVpFIW__copy{color:#4a4a4a;flex:1;max-width:780px;margin:0;font-size:.8125rem;line-height:1.3}.QuizBanner-module__VVpFIW__cta{color:#1a2744;text-transform:uppercase;letter-spacing:1.5px;white-space:nowrap;border:1px solid #1a2744;flex-shrink:0;padding:7px 18px;font-size:.625rem;font-weight:700;text-decoration:none;transition:color .2s,background .2s;display:inline-block}.QuizBanner-module__VVpFIW__cta:hover{color:#fff;background:#1a2744}.QuizBanner-module__VVpFIW__dismiss{color:#9a9a9a;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;padding:4px;transition:color .2s;display:flex}.QuizBanner-module__VVpFIW__dismiss:hover{color:#1a2744}@media (max-width:600px){.QuizBanner-module__VVpFIW__inner{flex-wrap:wrap;gap:8px}.QuizBanner-module__VVpFIW__copy{flex:calc(100% - 100px);padding-right:24px;font-size:.75rem}.QuizBanner-module__VVpFIW__cta{text-align:center;flex:1;padding:10px 18px}.QuizBanner-module__VVpFIW__dismiss{position:absolute;top:8px;right:12px}.QuizBanner-module__VVpFIW__banner{position:relative}}
.InsideSuccessFeed-module__CLUs-G__feed{box-shadow:none;background:0 0;border-radius:0;flex-direction:column;margin:0;padding:0;list-style:none;display:flex;overflow:visible}.InsideSuccessFeed-module__CLUs-G__row{background:0 0;border-bottom:1px solid #ffffff14;scroll-margin-top:80px}.InsideSuccessFeed-module__CLUs-G__row:last-child{border-bottom:none}.InsideSuccessFeed-module__CLUs-G__rowLight:target,.InsideSuccessFeed-module__CLUs-G__row:target{animation:1.5s ease-out InsideSuccessFeed-module__CLUs-G__dispatchTargetPulse}@keyframes InsideSuccessFeed-module__CLUs-G__dispatchTargetPulse{0%{box-shadow:0 0 0 4px #c8a84e66}to{box-shadow:0 0 #c8a84e00}}.InsideSuccessFeed-module__CLUs-G__rowLink{color:inherit;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;text-decoration:none;transition:background .18s;display:flex}.InsideSuccessFeed-module__CLUs-G__rowLink:hover{background:#0f172909}.InsideSuccessFeed-module__CLUs-G__row .InsideSuccessFeed-module__CLUs-G__rowLink:hover{background:#ffffff0a}.InsideSuccessFeed-module__CLUs-G__row .InsideSuccessFeed-module__CLUs-G__author{color:#c8a84e}.InsideSuccessFeed-module__CLUs-G__row .InsideSuccessFeed-module__CLUs-G__role{color:#ffffff8c}.InsideSuccessFeed-module__CLUs-G__row .InsideSuccessFeed-module__CLUs-G__date{color:#ffffff80}.InsideSuccessFeed-module__CLUs-G__row .InsideSuccessFeed-module__CLUs-G__subject{color:#fff}.InsideSuccessFeed-module__CLUs-G__row .InsideSuccessFeed-module__CLUs-G__tag{color:#ffffffc7;background:#ffffff14}.InsideSuccessFeed-module__CLUs-G__row .InsideSuccessFeed-module__CLUs-G__avatar{border-color:#ffffff2e}.InsideSuccessFeed-module__CLUs-G__row .InsideSuccessFeed-module__CLUs-G__avatarMark{color:#fff;background:#c8a84e2e}.InsideSuccessFeed-module__CLUs-G__avatar{object-fit:cover;border:1px solid #00000014;border-radius:50%;flex-shrink:0;width:56px;height:56px}.InsideSuccessFeed-module__CLUs-G__avatarMark{color:#fff;letter-spacing:0;background:#1a2744;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-family:Libre Baskerville,Georgia,serif;font-size:1.4rem;font-weight:700;display:flex}.InsideSuccessFeed-module__CLUs-G__body{flex:1;min-width:0}.InsideSuccessFeed-module__CLUs-G__titleRow{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.25rem;display:flex}.InsideSuccessFeed-module__CLUs-G__author{color:#b08c2e;letter-spacing:0;font-family:Libre Baskerville,Georgia,serif;font-size:.9375rem;font-style:italic;font-weight:700}.InsideSuccessFeed-module__CLUs-G__role{color:#6b7280;letter-spacing:.01em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8125rem;font-style:normal;font-weight:500}.InsideSuccessFeed-module__CLUs-G__date{color:#9ca3af;white-space:nowrap;font-variant-numeric:tabular-nums;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:600}.InsideSuccessFeed-module__CLUs-G__subject{letter-spacing:-.01em;color:#0f1729;margin:.25rem 0 .6rem;font-family:Libre Baskerville,Georgia,serif;font-size:1.25rem;font-weight:700;line-height:1.3}.InsideSuccessFeed-module__CLUs-G__tags{flex-wrap:wrap;gap:.4rem;display:flex}.InsideSuccessFeed-module__CLUs-G__tag{color:#537aba;letter-spacing:.02em;background:#537aba1a;border-radius:9999px;padding:.2rem .7rem;font-size:.6875rem;font-weight:500;display:inline-block}@media (max-width:600px){.InsideSuccessFeed-module__CLUs-G__rowLink{gap:1rem;padding:1rem 1.125rem}.InsideSuccessFeed-module__CLUs-G__avatar,.InsideSuccessFeed-module__CLUs-G__avatarMark{width:44px;height:44px}.InsideSuccessFeed-module__CLUs-G__avatarMark{font-size:1.125rem}.InsideSuccessFeed-module__CLUs-G__titleRow{flex-direction:column;gap:.125rem}.InsideSuccessFeed-module__CLUs-G__subject{font-size:1.0625rem}}.InsideSuccessFeed-module__CLUs-G__feedCompact .InsideSuccessFeed-module__CLUs-G__rowLink{gap:0;padding:1.125rem 1.375rem}.InsideSuccessFeed-module__CLUs-G__feedCompact .InsideSuccessFeed-module__CLUs-G__titleRow{justify-content:flex-end;margin-bottom:.125rem}.InsideSuccessFeed-module__CLUs-G__feedCompact .InsideSuccessFeed-module__CLUs-G__subject{margin-top:.125rem}.InsideSuccessFeed-module__CLUs-G__preview{color:#4b5563;margin:.375rem 0 .625rem;font-size:.9375rem;line-height:1.5}.InsideSuccessFeed-module__CLUs-G__feedCompact .InsideSuccessFeed-module__CLUs-G__rowLight .InsideSuccessFeed-module__CLUs-G__preview,.InsideSuccessFeed-module__CLUs-G__rowLight .InsideSuccessFeed-module__CLUs-G__preview{color:#475569}@media (max-width:600px){.InsideSuccessFeed-module__CLUs-G__feedCompact .InsideSuccessFeed-module__CLUs-G__rowLink{padding:1rem 1.125rem}.InsideSuccessFeed-module__CLUs-G__preview{font-size:.875rem}}.InsideSuccessFeed-module__CLUs-G__feedLight{background:0 0;border-radius:0;flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex;overflow:visible}.InsideSuccessFeed-module__CLUs-G__rowLight{background:#fff;border:1px solid #e8e3d8;border-radius:8px;scroll-margin-top:80px;transition:border-color .2s,box-shadow .2s,transform .15s;box-shadow:0 1px 2px #141e3c0a}.InsideSuccessFeed-module__CLUs-G__rowLight:hover{border-color:#c8a84e;transform:translateY(-1px);box-shadow:0 4px 14px #141e3c14}.InsideSuccessFeed-module__CLUs-G__rowLight .InsideSuccessFeed-module__CLUs-G__rowLink{color:inherit}.InsideSuccessFeed-module__CLUs-G__rowLight .InsideSuccessFeed-module__CLUs-G__rowLink:hover{background:0 0}.InsideSuccessFeed-module__CLUs-G__rowLight .InsideSuccessFeed-module__CLUs-G__avatar{border-color:#00000014}.InsideSuccessFeed-module__CLUs-G__rowLight .InsideSuccessFeed-module__CLUs-G__author{color:#537aba;letter-spacing:0;font-family:Libre Baskerville,Georgia,serif;font-size:.875rem;font-style:italic;font-weight:700}.InsideSuccessFeed-module__CLUs-G__rowLight .InsideSuccessFeed-module__CLUs-G__role{color:#6b7280;letter-spacing:.02em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-style:normal;font-weight:500}.InsideSuccessFeed-module__CLUs-G__rowLight .InsideSuccessFeed-module__CLUs-G__date{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.InsideSuccessFeed-module__CLUs-G__rowLight .InsideSuccessFeed-module__CLUs-G__subject{color:#0f1729;letter-spacing:-.01em;font-family:Libre Baskerville,Georgia,serif;font-size:1.125rem;font-weight:700;line-height:1.35}.InsideSuccessFeed-module__CLUs-G__rowLight .InsideSuccessFeed-module__CLUs-G__tag{color:#537aba;background:#537aba14}
.NewsletterSignup-module__88iuSq__container{max-width:500px;margin:0 auto}.NewsletterSignup-module__88iuSq__inlineContainer,.NewsletterSignup-module__88iuSq__form{width:100%}.NewsletterSignup-module__88iuSq__fields{flex-direction:column;gap:12px;display:flex}.NewsletterSignup-module__88iuSq__input{border:2px solid #e5e7eb;border-radius:6px;width:100%;padding:14px 16px;font-size:16px;transition:border-color .2s}.NewsletterSignup-module__88iuSq__input:focus{border-color:#537aba;outline:none}.NewsletterSignup-module__88iuSq__input:disabled{cursor:not-allowed;background-color:#f3f4f6}.NewsletterSignup-module__88iuSq__button{color:#fff;cursor:pointer;background:#537aba;border:none;border-radius:6px;width:100%;padding:14px 24px;font-size:16px;font-weight:600;transition:background .2s}.NewsletterSignup-module__88iuSq__button:hover:not(:disabled){background:#3d5f94}.NewsletterSignup-module__88iuSq__button:disabled{cursor:not-allowed;background:#9ca3af}.NewsletterSignup-module__88iuSq__successMessage{color:#065f46;background:#d1fae5;border-radius:6px;margin-top:12px;padding:12px 16px;font-size:14px}.NewsletterSignup-module__88iuSq__errorMessage{color:#2d4a75;background:#edf1f8;border-radius:6px;margin-top:12px;padding:12px 16px;font-size:14px}.NewsletterSignup-module__88iuSq__disclaimer{color:#6b7280;text-align:center;margin-top:12px;font-size:13px}.NewsletterSignup-module__88iuSq__disclaimer a{color:#537aba;text-decoration:none}.NewsletterSignup-module__88iuSq__disclaimer a:hover{text-decoration:underline}.NewsletterSignup-module__88iuSq__inlineContainer .NewsletterSignup-module__88iuSq__fields{flex-direction:row}.NewsletterSignup-module__88iuSq__inlineContainer .NewsletterSignup-module__88iuSq__input{flex:1}.NewsletterSignup-module__88iuSq__inlineContainer .NewsletterSignup-module__88iuSq__button{white-space:nowrap;width:auto}@media (max-width:640px){.NewsletterSignup-module__88iuSq__inlineContainer .NewsletterSignup-module__88iuSq__fields{flex-direction:column}.NewsletterSignup-module__88iuSq__inlineContainer .NewsletterSignup-module__88iuSq__button{width:100%}}
.Search-module__1g31UG__searchPage{max-width:1200px;margin:0 auto;padding:0 1rem 4rem}.Search-module__1g31UG__searchHeader{color:#fff;text-align:center;background:linear-gradient(135deg,#000 0%,#1a1a1a 100%);margin:0 -1rem 4rem;padding:4rem 1rem}.Search-module__1g31UG__title{color:#fff;margin:0 0 2rem;font-size:2.5rem;font-weight:700}.Search-module__1g31UG__searchForm{gap:1rem;max-width:600px;margin:0 auto;display:flex}.Search-module__1g31UG__searchInput{border:2px solid #fff;border-radius:4px;outline:none;flex:1;padding:1rem 1.5rem;font-size:1.1rem;transition:border-color .3s}.Search-module__1g31UG__searchInput:focus{border-color:#ccc}.Search-module__1g31UG__searchButton{color:#000;cursor:pointer;background:#fff;border:none;border-radius:4px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.Search-module__1g31UG__searchButton:hover{background:#f0f0f0;transform:translateY(-2px)}.Search-module__1g31UG__searchButton:active{transform:translateY(0)}.Search-module__1g31UG__loading{text-align:center;color:#666;padding:4rem 1rem;font-size:1.2rem}.Search-module__1g31UG__error{text-align:center;background:#edf;border:2px solid #fcc;border-radius:8px;margin:2rem 0;padding:2rem 1rem}.Search-module__1g31UG__error p{color:#c33;margin:0;font-size:1.1rem}.Search-module__1g31UG__resultsTitle{color:#333;margin-bottom:2rem;font-size:1.5rem;font-weight:600}.Search-module__1g31UG__resultSection{margin-bottom:3rem}.Search-module__1g31UG__resultSection:last-child{margin-bottom:0}.Search-module__1g31UG__sectionTitle{color:#000;border-bottom:2px solid #e5e7eb;margin:0 0 1.5rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:700}.Search-module__1g31UG__resultsGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.Search-module__1g31UG__noResults{text-align:center;padding:4rem 1rem}.Search-module__1g31UG__noResults p{color:#666;margin:.5rem 0;font-size:1.2rem}.Search-module__1g31UG__suggestion{color:#999;font-size:1rem}.Search-module__1g31UG__filters{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.Search-module__1g31UG__filterSelect{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:6px;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.Search-module__1g31UG__filterSelect:hover{border-color:#537aba}.Search-module__1g31UG__filterSelect:focus{border-color:#537aba;outline:none}.Search-module__1g31UG__pagination{justify-content:center;align-items:center;gap:1rem;margin-top:3rem;display:flex}.Search-module__1g31UG__pageButton{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.Search-module__1g31UG__pageButton:hover:not(:disabled){color:#537aba;border-color:#537aba}.Search-module__1g31UG__pageButton:disabled{opacity:.5;cursor:not-allowed}.Search-module__1g31UG__pageInfo{color:#666;font-size:1rem}@media (max-width:992px){.Search-module__1g31UG__resultsGrid{grid-template-columns:repeat(2,1fr)}.Search-module__1g31UG__title{font-size:2rem}}@media (max-width:768px){.Search-module__1g31UG__searchHeader{padding:3rem 1rem}.Search-module__1g31UG__searchForm{flex-direction:column}.Search-module__1g31UG__searchInput,.Search-module__1g31UG__searchButton{width:100%}.Search-module__1g31UG__resultsGrid{grid-template-columns:1fr;gap:2rem}.Search-module__1g31UG__title{font-size:1.75rem}.Search-module__1g31UG__resultsTitle{font-size:1.25rem}}@media (max-width:480px){.Search-module__1g31UG__searchHeader{padding:2rem 1rem}.Search-module__1g31UG__title{font-size:1.5rem}.Search-module__1g31UG__searchInput,.Search-module__1g31UG__searchButton{padding:.875rem 1.25rem;font-size:1rem}}.Search-module__1g31UG__authorResults{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.Search-module__1g31UG__authorCard{color:inherit;background:#fff;border:2px solid #e5e7eb;border-radius:8px;padding:1.5rem;text-decoration:none;transition:all .2s;display:block}.Search-module__1g31UG__authorCard:hover{border-color:#537aba;transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}.Search-module__1g31UG__authorCardContent{align-items:flex-start;gap:1.5rem;display:flex}.Search-module__1g31UG__authorPhoto{object-fit:cover;border-radius:50%;flex-shrink:0;width:80px;height:80px}.Search-module__1g31UG__authorPhotoPlaceholder{color:#fff;background:linear-gradient(135deg,#537aba 0%,#3d5f94 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;font-weight:700;display:flex}.Search-module__1g31UG__authorInfo{flex:1;min-width:0}.Search-module__1g31UG__authorName{color:#000;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.Search-module__1g31UG__authorTitle{color:#666;margin:0 0 .75rem;font-size:.9rem;font-style:italic}.Search-module__1g31UG__authorBio{color:#444;margin:0;font-size:.95rem;line-height:1.5}@media (max-width:768px){.Search-module__1g31UG__authorResults{grid-template-columns:1fr}.Search-module__1g31UG__authorCardContent{text-align:center;flex-direction:column;align-items:center}.Search-module__1g31UG__authorPhoto,.Search-module__1g31UG__authorPhotoPlaceholder{width:100px;height:100px}}
.AuthorPage-module__-_60ma__container{max-width:1200px;margin:0 auto;padding:3rem 2rem}.AuthorPage-module__-_60ma__authorHeader{background:#fff;border-radius:12px;align-items:flex-start;gap:2rem;margin-bottom:3rem;padding:2rem;display:flex;box-shadow:0 2px 8px #0000001a}.AuthorPage-module__-_60ma__authorPhoto{background:#f3f4f6;border-radius:50%;flex-shrink:0;width:150px;height:150px;overflow:hidden}.AuthorPage-module__-_60ma__authorPhoto img{object-fit:cover;object-position:center 20%;width:100%;height:100%}.AuthorPage-module__-_60ma__photoPlaceholder{color:#9ca3af;background:#e5e7eb;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.AuthorPage-module__-_60ma__authorInfo{flex:1}.AuthorPage-module__-_60ma__authorInfo h1{color:#111827;margin:0 0 .5rem;font-size:2.5rem;font-weight:700}.AuthorPage-module__-_60ma__title{color:#6b7280;margin:0 0 1rem;font-size:1.125rem;font-weight:500}.AuthorPage-module__-_60ma__bio{color:#374151;margin:0 0 1.5rem;font-size:1.125rem;line-height:1.7}.AuthorPage-module__-_60ma__socialLinks{gap:1rem;margin-bottom:1.5rem;display:flex}.AuthorPage-module__-_60ma__socialLinks a{color:#6b7280;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.AuthorPage-module__-_60ma__socialLinks a:hover{color:#fff;background:#8b5cf6;transform:translateY(-2px)}.AuthorPage-module__-_60ma__stats{border-top:1px solid #e5e7eb;gap:2rem;padding-top:1rem;display:flex}.AuthorPage-module__-_60ma__stats span{color:#6b7280;font-size:.875rem;font-weight:500}.AuthorPage-module__-_60ma__filterSection{margin-bottom:3rem}.AuthorPage-module__-_60ma__filterSection h3{color:#111827;margin:0 0 1rem;font-size:1.25rem;font-weight:600}.AuthorPage-module__-_60ma__filterButtons{flex-wrap:wrap;gap:.75rem;display:flex}.AuthorPage-module__-_60ma__filterButton,.AuthorPage-module__-_60ma__filterButtonActive{cursor:pointer;color:#6b7280;background:#fff;border:2px solid #e5e7eb;border-radius:9999px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s}.AuthorPage-module__-_60ma__filterButton:hover{color:#537aba;border-color:#537aba}.AuthorPage-module__-_60ma__filterButtonActive{color:#fff;background:#537aba;border-color:#537aba}.AuthorPage-module__-_60ma__articlesSection{margin-bottom:3rem}.AuthorPage-module__-_60ma__articlesSection h2{color:#111827;margin:0 0 2rem;font-size:1.875rem;font-weight:700}.AuthorPage-module__-_60ma__articlesGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.AuthorPage-module__-_60ma__emptyState{text-align:center;color:#9ca3af;background:#f9fafb;border-radius:8px;padding:4rem 2rem}.AuthorPage-module__-_60ma__emptyState p{margin:0;font-size:1.125rem}.AuthorPage-module__-_60ma__elevatedHero{background:#fff;border-bottom:1px solid #e5e7eb;padding:4rem 2rem}.AuthorPage-module__-_60ma__elevatedHeroInner{flex-direction:row;align-items:flex-start;gap:3rem;max-width:1200px;margin:0 auto;display:flex}.AuthorPage-module__-_60ma__elevatedPhoto{border-radius:12px;flex-shrink:0;width:300px;height:375px;overflow:hidden}.AuthorPage-module__-_60ma__elevatedPhoto img{object-fit:cover;width:100%;height:100%}.AuthorPage-module__-_60ma__elevatedInfo h1{color:#111827;margin:0 0 .5rem;font-size:2.5rem;font-weight:800}.AuthorPage-module__-_60ma__elevatedTitle{color:#537aba;margin:0 0 .25rem;font-size:1.25rem;font-weight:600}.AuthorPage-module__-_60ma__elevatedOrg{color:#6b7280;text-transform:uppercase;letter-spacing:.1em;margin:0 0 1.5rem;font-size:.875rem;font-weight:500}.AuthorPage-module__-_60ma__elevatedBio{color:#374151;margin:0 0 1.5rem;font-size:1.125rem;line-height:1.7}.AuthorPage-module__-_60ma__elevatedBio p{margin:0 0 .75rem}.AuthorPage-module__-_60ma__elevatedBio a{color:#537aba;text-decoration:underline}.AuthorPage-module__-_60ma__elevatedSocial{gap:.75rem;margin-bottom:1.5rem;display:flex}.AuthorPage-module__-_60ma__elevatedSocial a{color:#374151;border:1px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.AuthorPage-module__-_60ma__elevatedSocial a:hover{color:#537aba;border-color:#537aba;transform:translateY(-2px)}.AuthorPage-module__-_60ma__elevatedActions{flex-wrap:wrap;gap:1rem;display:flex}.AuthorPage-module__-_60ma__elevatedBtnPrimary{color:#fff;background:#537aba;border-radius:8px;align-items:center;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.AuthorPage-module__-_60ma__elevatedBtnPrimary:hover{background:#3d5f94;transform:translateY(-1px)}.AuthorPage-module__-_60ma__elevatedBtnOutline{color:#374151;background:0 0;border:2px solid #d1d5db;border-radius:8px;align-items:center;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.AuthorPage-module__-_60ma__elevatedBtnOutline:hover{color:#537aba;border-color:#537aba}@media (max-width:768px){.AuthorPage-module__-_60ma__container{padding:2rem 1rem}.AuthorPage-module__-_60ma__authorHeader{text-align:center;flex-direction:column;align-items:center;padding:1.5rem}.AuthorPage-module__-_60ma__authorPhoto{width:120px;height:120px}.AuthorPage-module__-_60ma__authorInfo h1{font-size:2rem}.AuthorPage-module__-_60ma__socialLinks,.AuthorPage-module__-_60ma__filterButtons{justify-content:center}.AuthorPage-module__-_60ma__articlesGrid{grid-template-columns:1fr}.AuthorPage-module__-_60ma__elevatedHero{padding:2.5rem 1rem}.AuthorPage-module__-_60ma__elevatedHeroInner{text-align:center;flex-direction:column;align-items:center;gap:2rem}.AuthorPage-module__-_60ma__elevatedPhoto{width:200px;height:250px}.AuthorPage-module__-_60ma__elevatedInfo h1{font-size:1.75rem}.AuthorPage-module__-_60ma__elevatedSocial,.AuthorPage-module__-_60ma__elevatedActions{justify-content:center}.AuthorPage-module__-_60ma__columnCalloutInner{text-align:center}}.AuthorPage-module__-_60ma__columnCallout{background:#f9fafb;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:2.5rem 2rem}.AuthorPage-module__-_60ma__columnCalloutInner{max-width:700px;margin:0 auto}.AuthorPage-module__-_60ma__columnBadge{text-transform:uppercase;letter-spacing:.1em;color:#537aba;background:#537aba14;border-radius:3px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.625rem;font-weight:800;display:inline-block}.AuthorPage-module__-_60ma__columnName{color:#111;letter-spacing:-.3px;margin:0 0 .5rem;font-family:Libre Baskerville,Georgia,serif;font-size:1.75rem;font-weight:700}.AuthorPage-module__-_60ma__columnDesc{color:#6b7280;margin:0;font-size:.9375rem;line-height:1.6}.AuthorPage-module__-_60ma__seriesPromo{background:linear-gradient(#fbf8f1 0%,#f5f0e6 100%);border-top:1px solid #e8e3d8;border-bottom:1px solid #e8e3d8;padding:2.25rem 2rem}.AuthorPage-module__-_60ma__seriesPromoInner{grid-template-columns:1fr auto;align-items:center;gap:2rem;max-width:920px;margin:0 auto;display:grid}.AuthorPage-module__-_60ma__seriesPromoMain{min-width:0}.AuthorPage-module__-_60ma__seriesPromoKicker{text-transform:uppercase;letter-spacing:.18em;color:#c8a84e;margin-bottom:.5rem;font-size:.6875rem;font-weight:800;display:inline-block}.AuthorPage-module__-_60ma__seriesPromoTitle{color:#1a2744;letter-spacing:-.01em;margin:0 0 .5rem;font-family:Libre Baskerville,Georgia,serif;font-size:1.5rem;font-weight:700}.AuthorPage-module__-_60ma__seriesPromoBlurb{color:#475569;max-width:60ch;margin:0 0 .75rem;font-size:.9375rem;line-height:1.55}.AuthorPage-module__-_60ma__seriesPromoLatest{color:#6b7280;margin:0;font-size:.8125rem}.AuthorPage-module__-_60ma__seriesPromoLatestLabel{letter-spacing:.04em;text-transform:uppercase;color:#1a2744;font-size:.6875rem;font-weight:700}.AuthorPage-module__-_60ma__seriesPromoLatestLink{color:#1a2744;border-bottom:1px dotted #1a274459;font-family:Libre Baskerville,Georgia,serif;font-style:italic;text-decoration:none;transition:border-color .2s}.AuthorPage-module__-_60ma__seriesPromoLatestLink:hover{border-bottom-color:#1a2744d9}.AuthorPage-module__-_60ma__seriesPromoCta{flex-shrink:0}.AuthorPage-module__-_60ma__seriesPromoBtn{color:#fff;letter-spacing:.02em;background:#1a2744;border-radius:8px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.AuthorPage-module__-_60ma__seriesPromoBtn:hover{background:#c8a84e;transform:translateY(-1px)}@media (max-width:720px){.AuthorPage-module__-_60ma__seriesPromoInner{grid-template-columns:1fr;gap:1.25rem}.AuthorPage-module__-_60ma__seriesPromoCta{text-align:center}.AuthorPage-module__-_60ma__seriesPromoBtn{text-align:center;width:100%}}.AuthorPage-module__-_60ma__articleWithIssue{position:relative}.AuthorPage-module__-_60ma__issueBadge{text-transform:uppercase;letter-spacing:.06em;color:#537aba;background:#537aba14;border:1px solid #537aba26;border-radius:3px;margin-bottom:.375rem;padding:.2rem .6rem;font-size:.625rem;font-weight:700;display:inline-block}
.Category-module__rWBtNG__categoryNav{-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#fafafa;border-bottom:1px solid #e5e5e5;overflow-x:auto}.Category-module__rWBtNG__categoryNav::-webkit-scrollbar{display:none}.Category-module__rWBtNG__categoryNavInner{white-space:nowrap;justify-content:center;align-items:center;gap:0;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.Category-module__rWBtNG__categoryNavLink{text-transform:uppercase;letter-spacing:.75px;color:#888;border-bottom:2px solid #0000;flex-shrink:0;padding:.875rem 1rem;font-size:.6875rem;font-weight:700;text-decoration:none;transition:color .2s,border-color .2s;display:inline-block}.Category-module__rWBtNG__categoryNavLink:hover{color:#333}.Category-module__rWBtNG__categoryNavActive{color:#000;border-bottom-color:#537aba}.Category-module__rWBtNG__heroHeader{text-align:center;background:#fff;border-bottom:1px solid #eee;padding:3.5rem 1rem 2.5rem}.Category-module__rWBtNG__heroHeaderInner{max-width:680px;margin:0 auto}.Category-module__rWBtNG__heroLabel{text-transform:uppercase;letter-spacing:2px;color:#c8a84e;margin:0 0 .75rem;font-size:.6875rem;font-weight:700;display:inline-block}.Category-module__rWBtNG__heroTitle{text-transform:uppercase;letter-spacing:-.5px;color:#000;margin:0 0 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:2.75rem;font-weight:900;line-height:1.1}.Category-module__rWBtNG__heroTagline{color:#111;letter-spacing:.3px;margin:0 0 1.25rem;font-size:.8125rem;font-weight:600}.Category-module__rWBtNG__heroDescription{color:#555;margin:0;font-size:1.0625rem;line-height:1.75}.Category-module__rWBtNG__heroDivider{background:#537aba;border-radius:2px;width:48px;height:3px;margin:1.75rem auto}.Category-module__rWBtNG__heroPostCount{text-transform:uppercase;letter-spacing:1.5px;color:#999;margin:0;font-size:.8125rem;font-weight:700}.Category-module__rWBtNG__container{max-width:1200px;margin:0 auto;padding:0 1rem}.Category-module__rWBtNG__loading{text-align:center;color:#4a4a4a;padding:4rem 0;font-size:1.25rem}.Category-module__rWBtNG__featuredSection{border-bottom:1px solid #eee;margin-bottom:2rem;padding:2.5rem 0 1rem}.Category-module__rWBtNG__gridSection{padding:1rem 0 0}.Category-module__rWBtNG__postsGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem 2rem;margin-bottom:3rem;display:grid}.Category-module__rWBtNG__pagination{border-top:1px solid #e5e5e5;justify-content:center;align-items:center;gap:1rem;margin:2rem 0 4rem;padding:2rem 0;display:flex}.Category-module__rWBtNG__paginationBtn{color:#fff;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background-color:#000;border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:background-color .2s,transform .2s}.Category-module__rWBtNG__paginationBtn:hover{background-color:#333;transform:translateY(-1px)}.Category-module__rWBtNG__paginationBtn:disabled{cursor:not-allowed;background-color:#ccc}.Category-module__rWBtNG__pageNumbers{gap:.5rem;display:flex}.Category-module__rWBtNG__pageNumber{color:#000;cursor:pointer;background-color:#fff;border:2px solid #e5e5e5;border-radius:4px;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.Category-module__rWBtNG__pageNumber:hover{border-color:#000}.Category-module__rWBtNG__pageNumber.Category-module__rWBtNG__active{color:#fff;background-color:#000;border-color:#000}.Category-module__rWBtNG__ellipsis{color:#999;align-items:center;padding:0 .25rem;font-size:.875rem;display:flex}.Category-module__rWBtNG__relatedCategories{border-top:1px solid #eee;padding:3rem 0 4rem}.Category-module__rWBtNG__relatedTitle{color:#000;text-align:center;letter-spacing:-.25px;margin:0 0 1.75rem;font-size:1.25rem;font-weight:800}.Category-module__rWBtNG__relatedGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.Category-module__rWBtNG__relatedCard{background:#fff;border:1.5px solid #e5e5e5;border-radius:10px;flex-direction:column;padding:1.5rem;text-decoration:none;transition:all .25s;display:flex}.Category-module__rWBtNG__relatedCard:hover{border-color:var(--related-gem,#c8a84e);transform:translateY(-2px);box-shadow:0 4px 20px #00000014}.Category-module__rWBtNG__relatedCardLabel{color:#000;margin-bottom:.5rem;font-size:1rem;font-weight:800}.Category-module__rWBtNG__relatedCardTagline{color:#111;letter-spacing:.2px;margin-bottom:.75rem;font-size:.75rem;font-weight:600;line-height:1.5}.Category-module__rWBtNG__relatedCardArrow{color:#888;margin-top:auto;font-size:.8125rem;font-weight:700;transition:color .2s}.Category-module__rWBtNG__relatedCard:hover .Category-module__rWBtNG__relatedCardArrow{color:var(--related-gem,#c8a84e)}@media (max-width:992px){.Category-module__rWBtNG__postsGrid{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem}.Category-module__rWBtNG__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Category-module__rWBtNG__heroHeader{padding:2.5rem 1rem 2rem}.Category-module__rWBtNG__heroTitle{font-size:2rem}.Category-module__rWBtNG__heroDescription{font-size:1rem}.Category-module__rWBtNG__postsGrid{grid-template-columns:1fr;gap:2rem}.Category-module__rWBtNG__relatedGrid{grid-template-columns:1fr}.Category-module__rWBtNG__pagination{flex-wrap:wrap;gap:.75rem}.Category-module__rWBtNG__pageNumbers{order:3;justify-content:center;width:100%}.Category-module__rWBtNG__categoryNavInner{padding:0 .5rem}.Category-module__rWBtNG__categoryNavLink{padding:.75rem;font-size:.625rem}}@media (max-width:480px){.Category-module__rWBtNG__heroTitle{font-size:1.75rem}.Category-module__rWBtNG__paginationBtn{padding:.625rem 1.25rem;font-size:.8125rem}.Category-module__rWBtNG__pageNumber{padding:.625rem .875rem;font-size:.8125rem}}
.InsideSuccessIndex-module__fznkZW__hero{color:#fff;background:linear-gradient(135deg,#16213e 0%,#0f1729 60%,#1a2744 100%);padding:5.5rem 1.5rem 4.5rem;position:relative;overflow:hidden}.InsideSuccessIndex-module__fznkZW__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#c8a84e14 0%,#0000 70%);width:480px;height:480px;position:absolute;top:-80px;right:-80px}.InsideSuccessIndex-module__fznkZW__heroInner{grid-template-columns:1fr 380px;align-items:center;gap:4rem;max-width:1160px;margin:0 auto;display:grid}.InsideSuccessIndex-module__fznkZW__heroText{min-width:0}.InsideSuccessIndex-module__fznkZW__logo{opacity:.95;width:auto;height:42px;margin:0 0 1.5rem;display:block}.InsideSuccessIndex-module__fznkZW__heroRule{background:#c8a84e;width:64px;height:2px;margin:0 0 1.25rem}.InsideSuccessIndex-module__fznkZW__kicker{letter-spacing:.18em;text-transform:uppercase;color:#c8a84e;margin:0 0 1rem;font-size:.75rem;font-weight:700}.InsideSuccessIndex-module__fznkZW__headline{color:#fff;letter-spacing:-.01em;text-wrap:balance;margin:0 0 1.5rem;font-family:Libre Baskerville,Georgia,serif;font-size:2.75rem;font-style:italic;font-weight:400;line-height:1.2}.InsideSuccessIndex-module__fznkZW__intro{color:#ffffffa6;margin:0 0 2rem;font-size:1.0625rem;line-height:1.65}.InsideSuccessIndex-module__fznkZW__subscribeBtn{color:#0f1729;letter-spacing:.06em;text-transform:uppercase;background:#c8a84e;border-radius:4px;align-items:center;gap:.5rem;padding:.8125rem 1.75rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.InsideSuccessIndex-module__fznkZW__subscribeBtn:hover{background:#d4b85c;transform:translateY(-2px)}.InsideSuccessIndex-module__fznkZW__heroVisual{grid-template-columns:1fr 1fr;gap:1rem;display:grid;position:relative}.InsideSuccessIndex-module__fznkZW__heroPortraitCard{aspect-ratio:3/4;background:#ffffff0d;border-radius:12px;position:relative;overflow:hidden}.InsideSuccessIndex-module__fznkZW__heroPortraitCard:nth-child(2){margin-top:2rem}.InsideSuccessIndex-module__fznkZW__heroPortraitCard:nth-child(3){margin-top:-1.5rem}.InsideSuccessIndex-module__fznkZW__heroPortraitCard:nth-child(4){margin-top:.5rem}.InsideSuccessIndex-module__fznkZW__heroPortraitImg{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.InsideSuccessIndex-module__fznkZW__heroPortraitOverlay{background:linear-gradient(#0000 50%,#0a0e18d9 100%);flex-direction:column;justify-content:flex-end;padding:.875rem;display:flex;position:absolute;inset:0}.InsideSuccessIndex-module__fznkZW__heroPortraitName{color:#fff;margin:0 0 .1rem;font-size:.75rem;font-weight:700;line-height:1.2}.InsideSuccessIndex-module__fznkZW__heroPortraitRole{color:#ffffff8c;letter-spacing:.02em;margin:0;font-size:.625rem}.InsideSuccessIndex-module__fznkZW__heroMeta{color:#fff6;letter-spacing:.06em;text-transform:uppercase;margin:1.5rem 0 0;font-size:.75rem}.InsideSuccessIndex-module__fznkZW__sectionLabel{justify-content:center;align-items:center;gap:1rem;max-width:480px;margin:0 auto 2rem;display:flex}.InsideSuccessIndex-module__fznkZW__labelLine{background:#c8a84e80;flex:1;height:1px}.InsideSuccessIndex-module__fznkZW__labelText{letter-spacing:.18em;text-transform:uppercase;color:#c8a84e;white-space:nowrap;font-family:Libre Baskerville,Georgia,serif;font-size:.8125rem;font-weight:700}.InsideSuccessIndex-module__fznkZW__contributors{background:#f8f5ef;border-bottom:1px solid #e8e3d8;padding:4.5rem 1.5rem}.InsideSuccessIndex-module__fznkZW__contributorsInner{max-width:1080px;margin:0 auto}.InsideSuccessIndex-module__fznkZW__contributorGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1100px){.InsideSuccessIndex-module__fznkZW__contributorGrid{grid-template-columns:repeat(2,1fr);max-width:720px;margin:0 auto}}.InsideSuccessIndex-module__fznkZW__contributorCard{text-align:center;background:#fff;border:1px solid #e8e3d8;border-radius:12px;flex-direction:column;padding:2rem 1.5rem;transition:transform .18s,border-color .2s,box-shadow .2s;display:flex;position:relative}.InsideSuccessIndex-module__fznkZW__contributorCard:hover{border-color:#c8a84e;transform:translateY(-2px);box-shadow:0 6px 20px #141e3c14}.InsideSuccessIndex-module__fznkZW__contributorCardLink{color:inherit;flex-direction:column;text-decoration:none;display:flex}.InsideSuccessIndex-module__fznkZW__contributorPhoto{object-fit:cover;border:3px solid #f8f5ef;border-radius:50%;width:96px;height:96px;margin:0 auto 1rem;box-shadow:0 0 0 1px #141e3c14}.InsideSuccessIndex-module__fznkZW__contributorName{color:#0f1729;letter-spacing:-.01em;margin:0 0 .25rem;font-family:Libre Baskerville,Georgia,serif;font-size:1.125rem;font-weight:700}.InsideSuccessIndex-module__fznkZW__contributorRole{color:#537aba;letter-spacing:.05em;text-transform:uppercase;margin:0 0 .875rem;font-size:.75rem;font-weight:600}.InsideSuccessIndex-module__fznkZW__contributorBlurb{color:#4a5365;margin:0;font-size:.9375rem;line-height:1.55}.InsideSuccessIndex-module__fznkZW__contributorComingSoon{color:#c8a84e;letter-spacing:.01em;margin:.5rem 0 0;font-size:.8125rem;font-style:italic}.InsideSuccessIndex-module__fznkZW__contributorLinkedin{color:#141e3c73;z-index:2;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:color .2s,background .2s;display:inline-flex;position:absolute;top:.875rem;right:.875rem}.InsideSuccessIndex-module__fznkZW__contributorCard:hover .InsideSuccessIndex-module__fznkZW__contributorLinkedin{color:#537aba}.InsideSuccessIndex-module__fznkZW__contributorLinkedin:hover{color:#fff;background:#537aba}.InsideSuccessIndex-module__fznkZW__themesSection{background:#fff;border-bottom:1px solid #e8e3d8;padding:4.5rem 1.5rem}.InsideSuccessIndex-module__fznkZW__themesInner{max-width:1080px;margin:0 auto}.InsideSuccessIndex-module__fznkZW__themesGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.InsideSuccessIndex-module__fznkZW__themeCard{text-align:center;color:inherit;background:#f8f5ef;border:1px solid #e8e3d8;border-radius:12px;padding:1.75rem 1.5rem;text-decoration:none;transition:transform .18s,border-color .2s,box-shadow .2s;display:block}.InsideSuccessIndex-module__fznkZW__themeCard:hover{border-color:#c8a84e80;transform:translateY(-2px);box-shadow:0 6px 20px #141e3c0f}.InsideSuccessIndex-module__fznkZW__themeMark{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto .875rem;font-family:Libre Baskerville,Georgia,serif;font-size:1.5rem;font-weight:700;display:flex}.InsideSuccessIndex-module__fznkZW__themeCadence{letter-spacing:.12em;text-transform:uppercase;color:#6b7280;margin-bottom:.5rem;font-size:.6875rem;font-weight:700;display:block}.InsideSuccessIndex-module__fznkZW__themeTitle{color:#0f1729;letter-spacing:-.01em;margin:0 0 .625rem;font-family:Libre Baskerville,Georgia,serif;font-size:1.1875rem;font-weight:700}.InsideSuccessIndex-module__fznkZW__themeDesc{color:#4a5365;margin:0;font-size:.875rem;line-height:1.5}.InsideSuccessIndex-module__fznkZW__archive{background:#f8f5ef;padding:4.5rem 1.5rem 5.5rem}.InsideSuccessIndex-module__fznkZW__archiveInner{max-width:760px;margin:0 auto}.InsideSuccessIndex-module__fznkZW__archiveMeta{text-align:center;color:#6b7280;margin:0 auto 2rem;font-family:Libre Baskerville,Georgia,serif;font-size:.9375rem;font-style:italic}.InsideSuccessIndex-module__fznkZW__filterBar{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin:0 0 2.5rem;display:flex}.InsideSuccessIndex-module__fznkZW__filterLabel{letter-spacing:.12em;text-transform:uppercase;color:#9ca3af;white-space:nowrap;margin-right:.375rem;font-size:.6875rem;font-weight:700}.InsideSuccessIndex-module__fznkZW__filterBtn{cursor:pointer;opacity:.5;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:transform .15s,opacity .15s,box-shadow .15s;display:flex}.InsideSuccessIndex-module__fznkZW__filterBtn:hover{opacity:.85;transform:translateY(-2px)}.InsideSuccessIndex-module__fznkZW__filterBtnActive{opacity:1;box-shadow:0 0 0 3px #f8f5ef,0 0 0 5px #1a2744}.InsideSuccessIndex-module__fznkZW__filterAll{color:#fff;letter-spacing:.05em;text-transform:uppercase;background:#1a2744;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:.75rem;font-weight:700;display:flex}.InsideSuccessIndex-module__fznkZW__filterMark{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.25rem;font-weight:700;display:flex}.InsideSuccessIndex-module__fznkZW__filterPhoto{object-fit:cover;border-radius:50%;width:52px;height:52px}@media (max-width:900px){.InsideSuccessIndex-module__fznkZW__contributorGrid{grid-template-columns:1fr;max-width:480px;margin:0 auto}.InsideSuccessIndex-module__fznkZW__themesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.InsideSuccessIndex-module__fznkZW__themesGrid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}@media (max-width:960px){.InsideSuccessIndex-module__fznkZW__heroInner{grid-template-columns:1fr;gap:3rem}.InsideSuccessIndex-module__fznkZW__heroVisual{max-width:400px}}@media (max-width:700px){.InsideSuccessIndex-module__fznkZW__hero{padding:4rem 1.25rem 3rem}.InsideSuccessIndex-module__fznkZW__headline{font-size:1.875rem}.InsideSuccessIndex-module__fznkZW__intro{font-size:1rem}.InsideSuccessIndex-module__fznkZW__heroVisual{display:none}.InsideSuccessIndex-module__fznkZW__contributors,.InsideSuccessIndex-module__fznkZW__themesSection,.InsideSuccessIndex-module__fznkZW__archive{padding:3.5rem 1.25rem}}@media (max-width:500px){.InsideSuccessIndex-module__fznkZW__cadenceGrid{grid-template-columns:1fr}}
.SeriesLanding-module__ZT6Iiq__page{background:#f5f0e6;min-height:100vh}.SeriesLanding-module__ZT6Iiq__hero{background:linear-gradient(#fff 0%,#f5f0e6 100%);border-bottom:4px solid #c8a84e;padding:2.5rem 1.5rem 3rem}.SeriesLanding-module__ZT6Iiq__heroInner{max-width:1080px;margin:0 auto}.SeriesLanding-module__ZT6Iiq__crumb{color:#6b7280;letter-spacing:.04em;margin-bottom:1.5rem;font-size:.8125rem;text-decoration:none;transition:color .2s;display:inline-block}.SeriesLanding-module__ZT6Iiq__crumb:hover{color:#1a2744}.SeriesLanding-module__ZT6Iiq__heroLayout{grid-template-columns:auto 1fr;align-items:center;gap:2.25rem;display:grid}@media (max-width:720px){.SeriesLanding-module__ZT6Iiq__heroLayout{text-align:center;grid-template-columns:1fr;gap:1.25rem}}.SeriesLanding-module__ZT6Iiq__heroAvatarWrap{flex-shrink:0}.SeriesLanding-module__ZT6Iiq__heroAvatar{object-fit:cover;border:4px solid #fff;border-radius:50%;width:168px;height:168px;box-shadow:0 12px 32px #141e3c2e}.SeriesLanding-module__ZT6Iiq__heroMark{letter-spacing:-.02em;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:168px;height:168px;font-family:Libre Baskerville,Georgia,serif;font-size:4.5rem;font-weight:700;display:flex;box-shadow:0 12px 32px #141e3c2e}@media (max-width:720px){.SeriesLanding-module__ZT6Iiq__heroAvatar,.SeriesLanding-module__ZT6Iiq__heroMark{width:128px;height:128px;margin:0 auto}.SeriesLanding-module__ZT6Iiq__heroMark{font-size:3.5rem}}.SeriesLanding-module__ZT6Iiq__heroText{min-width:0}.SeriesLanding-module__ZT6Iiq__heroMasthead{letter-spacing:.18em;text-transform:uppercase;color:#1a2744;align-items:center;gap:.875rem;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:flex}@media (max-width:720px){.SeriesLanding-module__ZT6Iiq__heroMasthead{justify-content:center}}.SeriesLanding-module__ZT6Iiq__heroMastheadLabel{opacity:.9;width:auto;height:1.25rem;display:block}.SeriesLanding-module__ZT6Iiq__heroMastheadRule{border-radius:2px;flex-shrink:0;width:36px;height:2px}.SeriesLanding-module__ZT6Iiq__heroMastheadSeries{color:#6b7280;letter-spacing:.18em;font-size:.6875rem}.SeriesLanding-module__ZT6Iiq__heroTitle{letter-spacing:-.015em;color:#0f1729;margin:0 0 .375rem;font-family:Libre Baskerville,Georgia,serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.1}.SeriesLanding-module__ZT6Iiq__heroRole{color:#6b7280;margin:0 0 .875rem;font-size:.875rem;font-weight:500}.SeriesLanding-module__ZT6Iiq__heroTagline{color:#1a2744;margin:.25rem 0 .875rem;font-family:Libre Baskerville,Georgia,serif;font-size:1.125rem;font-style:italic;line-height:1.45}.SeriesLanding-module__ZT6Iiq__heroBlurb{color:#475569;max-width:60ch;margin:0 0 1.25rem;font-size:.9375rem;line-height:1.6}@media (max-width:720px){.SeriesLanding-module__ZT6Iiq__heroBlurb{margin-left:auto;margin-right:auto}}.SeriesLanding-module__ZT6Iiq__heroMeta{flex-wrap:wrap;align-items:center;gap:.875rem 1.25rem;display:flex}@media (max-width:720px){.SeriesLanding-module__ZT6Iiq__heroMeta{justify-content:center}}.SeriesLanding-module__ZT6Iiq__cadenceBadge{letter-spacing:.12em;text-transform:uppercase;background:#fff9;border:1.5px solid;border-radius:9999px;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;display:inline-block}.SeriesLanding-module__ZT6Iiq__dispatchCount{color:#6b7280;letter-spacing:.02em;font-size:.8125rem}.SeriesLanding-module__ZT6Iiq__authorLink{letter-spacing:.02em;font-size:.8125rem;font-weight:700;text-decoration:none;transition:opacity .2s}.SeriesLanding-module__ZT6Iiq__authorLink:hover{opacity:.78}.SeriesLanding-module__ZT6Iiq__subscribeStrip{background:#1a2744;padding:1.25rem 1.5rem}.SeriesLanding-module__ZT6Iiq__subscribeStripInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1080px;margin:0 auto;display:flex}.SeriesLanding-module__ZT6Iiq__subscribeCopy{flex-direction:column;gap:.125rem;min-width:0;display:flex}.SeriesLanding-module__ZT6Iiq__subscribeKicker{letter-spacing:.18em;text-transform:uppercase;color:#c8a84e;font-size:.6875rem;font-weight:700}.SeriesLanding-module__ZT6Iiq__subscribePitch{color:#ffffffeb;max-width:28ch;font-family:Libre Baskerville,Georgia,serif;font-size:1.25rem;font-style:italic;line-height:1.35}@media (max-width:720px){.SeriesLanding-module__ZT6Iiq__subscribePitch{max-width:none;font-size:1.0625rem}}.SeriesLanding-module__ZT6Iiq__subscribeForm{flex:320px;max-width:480px}.SeriesLanding-module__ZT6Iiq__subscribeFinePrint{color:#ffffff8c;letter-spacing:.01em;margin:.5rem 0 0;font-size:.6875rem;line-height:1.5}.SeriesLanding-module__ZT6Iiq__subscribeFinePrint a{color:#ffffffc7;text-underline-offset:2px;text-decoration:underline}.SeriesLanding-module__ZT6Iiq__subscribeFinePrint a:hover{color:#c8a84e}@media (max-width:720px){.SeriesLanding-module__ZT6Iiq__subscribeStripInner{flex-direction:column;align-items:stretch}.SeriesLanding-module__ZT6Iiq__subscribeForm{max-width:none}}.SeriesLanding-module__ZT6Iiq__archive{padding:3rem 1.5rem 4rem}.SeriesLanding-module__ZT6Iiq__archiveInner{max-width:1080px;margin:0 auto}.SeriesLanding-module__ZT6Iiq__sectionLabel{color:#6b7280;align-items:center;gap:.875rem;margin-bottom:1.5rem;display:flex}.SeriesLanding-module__ZT6Iiq__labelLine{background:#d4cfb8;flex:1;height:1px}.SeriesLanding-module__ZT6Iiq__labelText{letter-spacing:.22em;text-transform:uppercase;font-size:.6875rem;font-weight:700}.SeriesLanding-module__ZT6Iiq__empty{text-align:center;color:#6b7280;padding:2rem 1rem;font-size:.9375rem}.SeriesLanding-module__ZT6Iiq__empty a{color:#1a2744;text-decoration:underline}.SeriesLanding-module__ZT6Iiq__backToArchive{text-align:center;margin-top:2rem}.SeriesLanding-module__ZT6Iiq__backLink{color:#6b7280;letter-spacing:.02em;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-block}.SeriesLanding-module__ZT6Iiq__backLink:hover{color:#1a2744}
