@keyframes pg-kenburns{0%{transform:scale(1)}to{transform:scale(1.045)}}@keyframes pg-bob{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-9px)}}#podcast-guest{--red:#C14532;--black:#1A1A1A;--beige:#EFECE3;--light-beige:#FDFAF3;--brown:#928C7E;--light-brown:#D1CEC3;--white:#F3F3F3;--dark-grey:#61605C;--grey:#8D8D8D;--font-display:"Cormorant Garamond",Georgia,"Times New Roman",serif;--font-sans:"Inter",system-ui,-apple-system,sans-serif;--font-body:"Inter",system-ui,-apple-system,sans-serif;--container-max:1200px;--type-hero-title:clamp(40px,7vw,72px);--type-section-heading:clamp(36px,5vw,48px);--type-hero-subtitle:16px;--type-body:18px;--type-section-intro:16px;--color-statement:#0B0909;background:var(--beige);color:var(--black);font-family:var(--font-sans);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}#podcast-guest *{box-sizing:border-box;margin:0;padding:0}#podcast-guest .hero .sub,#podcast-guest .videos .lead,#podcast-guest .clips .lead,#podcast-guest .endorse-q,#podcast-guest .statsec .sub,#podcast-guest .breadth .lead,#podcast-guest .topics .lead,#podcast-guest .statement,#podcast-guest .rebook .statement-lg{text-wrap:pretty}#podcast-guest .container{max-width:var(--container-max);margin:0 auto;padding:0 24px}#podcast-guest .eyebrow{font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--brown)}#podcast-guest .hero{position:relative;min-height:clamp(580px,88vh,900px);display:flex;align-items:flex-end;overflow:hidden;background:#0c0c0e}#podcast-guest .hero-bg{position:absolute;inset:-130px 0;will-change:transform}#podcast-guest .hero-bg img.bg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;animation:pg-kenburns 28s ease-in-out infinite alternate}@media(prefers-reduced-motion:reduce){#podcast-guest .hero-bg img.bg{animation:none}}#podcast-guest .hero .scrim{position:absolute;inset:0;background:transparent}#podcast-guest .hero .container{position:relative;z-index:2;width:100%;max-width:var(--container-max);margin:0 auto;padding:0 24px clamp(44px,7vh,88px)}#podcast-guest .hero .inner{max-width:46ch}#podcast-guest .hero h1{font-family:var(--font-display);font-weight:400;font-size:var(--type-hero-title);line-height:1.05;color:#fff}#podcast-guest .hero .sub{margin-top:18px;font-size:var(--type-hero-subtitle);line-height:1.55;color:#ece8de;max-width:54ch}#podcast-guest .hero .micro{margin-top:16px;font-size:13px;color:#c9c4b6;letter-spacing:.01em}#podcast-guest .hero .micro a{color:#fff;text-decoration:underline;text-underline-offset:2px;text-decoration-color:#ffffff80;transition:text-decoration-color .15s ease}#podcast-guest .hero .micro a:hover{text-decoration-color:#fff}@media(max-width:768px){#podcast-guest .hero{min-height:80vh}#podcast-guest .hero .scrim{background:linear-gradient(to top,#08080ae0,#08080a73 40%,#08080a1a 75%)}#podcast-guest .hero .inner{max-width:none}}#podcast-guest .cta-btn{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-body);font-size:16px;font-weight:500;line-height:1;padding:16px 30px;border-radius:2px;background:var(--red);color:var(--beige);text-decoration:none;border:1px solid transparent;cursor:pointer;transition:opacity .15s ease}#podcast-guest .cta-btn:hover{opacity:.92}#podcast-guest .hero .cta-btn{margin-top:28px}#podcast-guest .rebook{background:var(--black);color:var(--beige);padding:56px 0}#podcast-guest .rebook .eyebrow{color:var(--light-brown)}#podcast-guest .rebook .statement-lg{font-family:var(--font-display);font-weight:400;font-size:clamp(26px,3.6vw,40px);line-height:1.15;color:#fff;max-width:28ch;margin-top:12px}#podcast-guest .videos{background:var(--black);color:var(--beige);padding:92px 0 96px;border-top:1px solid #2a2826}#podcast-guest .videos .eyebrow{color:var(--light-brown)}#podcast-guest .videos h2{font-family:var(--font-display);font-weight:500;font-size:var(--type-section-heading);line-height:1.12;margin:14px 0 12px;color:var(--beige);max-width:22ch}#podcast-guest .videos .lead{font-size:var(--type-section-intro);line-height:1.55;color:#c9c4b6;max-width:60ch}#podcast-guest .video-row{margin-top:46px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:860px){#podcast-guest .video-row{grid-template-columns:1fr;max-width:520px;margin-left:auto;margin-right:auto}}#podcast-guest .video-thumb{position:relative;display:block;width:100%;aspect-ratio:16/9;border-radius:2px;overflow:hidden;background:#0c0c0e;border:1px solid #2a2826;cursor:pointer;padding:0}#podcast-guest .video-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s ease}#podcast-guest .video-thumb:hover img{transform:scale(1.04)}#podcast-guest .video-thumb .play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:62px;height:62px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffff24;backdrop-filter:blur(14px) saturate(150%);border:1px solid rgba(255,255,255,.32);box-shadow:0 10px 34px #0000004d,inset 0 1px #ffffff73,inset 0 -2px 8px #ffffff1a;transition:background .2s ease,transform .2s ease}#podcast-guest .video-thumb:hover .play{background:#ffffff3d;transform:translate(-50%,-50%) scale(1.06)}#podcast-guest .video-thumb .play svg{width:22px;height:22px;fill:#fff;margin-left:3px}#podcast-guest .video-item .vlabel{margin-top:14px;font-family:var(--font-body);font-weight:600;font-size:15px;color:var(--beige)}.pg-vlb{position:fixed;inset:0;background:#060505e0;z-index:1100;display:none;align-items:center;justify-content:center;padding:24px}.pg-vlb.open{display:flex}.pg-vlb-inner{position:relative;width:100%;max-width:1000px;aspect-ratio:16/9;background:#000}.pg-vlb-inner iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.pg-vlb-close{position:absolute;top:-46px;right:0;width:40px;height:40px;border-radius:50%;background:#2c2a28;color:#fff;border:0;font-size:16px;cursor:pointer}.pg-vlb-close:hover{background:#3a3835}@media(max-width:520px){.pg-vlb-close{top:-44px}}#podcast-guest .clips{background:var(--beige);padding:92px 0 96px}#podcast-guest .clips .eyebrow{color:var(--brown)}#podcast-guest .clips h2{font-family:var(--font-display);font-weight:500;font-size:var(--type-section-heading);line-height:1.1;margin:14px 0;color:var(--black);max-width:20ch}#podcast-guest .clips .lead{color:var(--dark-grey);max-width:60ch;font-size:var(--type-section-intro);line-height:1.55}#podcast-guest .clip-row{margin-top:46px;display:grid;grid-template-columns:repeat(auto-fit,minmax(288px,1fr));gap:34px;justify-items:center}#podcast-guest .clip-card{width:100%;max-width:400px;display:flex;flex-direction:column}#podcast-guest .clip-embed{width:100%;background:#fff;border:1px solid var(--light-brown);border-radius:2px;overflow:hidden;min-height:480px;display:flex;justify-content:center}#podcast-guest .clips .instagram-media{margin:0 auto!important}#podcast-guest .clip-cap{margin-bottom:14px}#podcast-guest .clip-show{font-family:var(--font-body);font-weight:600;font-size:16px;color:var(--black)}#podcast-guest .clip-views{font-size:15px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--red);margin-top:4px}#podcast-guest .endorse{background:var(--black);color:var(--beige);padding:96px 0 100px}#podcast-guest .endorse .eyebrow{color:var(--light-brown);text-align:center}#podcast-guest .endorse h2{font-family:var(--font-display);font-weight:500;font-size:var(--type-section-heading);line-height:1.12;margin:14px auto 6px;color:var(--beige);text-align:center;max-width:24ch}#podcast-guest .endorse-grid{margin-top:50px;display:grid;grid-template-columns:1fr 1fr;gap:30px 44px}@media(max-width:760px){#podcast-guest .endorse-grid{grid-template-columns:1fr}}#podcast-guest .endorse-card{border-top:1px solid #333;padding-top:22px}#podcast-guest .endorse-q{font-size:18px;line-height:1.6;color:#ece8de}#podcast-guest .endorse-name{font-family:var(--font-body);font-weight:600;font-size:17px;color:var(--beige);margin-top:18px}#podcast-guest .endorse-title{font-size:13px;letter-spacing:.04em;color:var(--light-brown);margin-top:3px}#podcast-guest .endorse-tag{display:inline-block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--red);margin-top:10px}#podcast-guest .endorse-who{display:flex;align-items:center;gap:16px;margin-top:20px}#podcast-guest .endorse-who .endorse-name{margin-top:0}#podcast-guest .endorse-av{width:66px;height:66px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex:none;border:1px solid rgba(255,255,255,.18)}#podcast-guest .praise{background:var(--beige);color:var(--black);padding:80px 0 88px;border-top:1px solid var(--light-brown)}#podcast-guest .praise .eyebrow{color:var(--brown)}#podcast-guest .praise-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px 44px;margin-top:28px}#podcast-guest .praise-q{font-size:18px;line-height:1.6;color:#26211c;text-wrap:pretty}#podcast-guest .praise-name{font-family:var(--font-body);font-weight:600;font-size:16px;color:var(--black);margin-top:14px}#podcast-guest .praise-title{font-size:13px;color:var(--dark-grey);margin-top:3px}@media(max-width:760px){#podcast-guest .praise-grid{grid-template-columns:1fr}}#podcast-guest .pullquote{background:var(--black);color:var(--beige);padding:92px 0 96px;text-align:center}#podcast-guest .pullquote blockquote{font-family:var(--font-display);font-weight:400;font-size:clamp(30px,4.6vw,52px);line-height:1.12;color:#fff;max-width:20ch;margin:0 auto}#podcast-guest .pullquote .pq-cite{font-family:var(--font-sans);font-size:15px;color:var(--light-brown);margin-top:26px;letter-spacing:.02em}#podcast-guest .pullquote .pq-cite .nm{color:var(--beige);font-weight:600}#podcast-guest .statsec{background:var(--beige);padding:88px 0 92px;border-top:1px solid var(--light-brown)}#podcast-guest .statsec .eyebrow{color:var(--brown)}#podcast-guest .statsec h2{font-family:var(--font-display);font-weight:500;font-size:var(--type-section-heading);line-height:1.1;margin:14px 0 6px;color:var(--black);max-width:22ch}#podcast-guest .statsec .counts{display:flex;gap:48px;margin:32px 0 8px;flex-wrap:wrap}#podcast-guest .statsec .counts .c .n{font-family:var(--font-display);font-size:clamp(40px,5vw,60px);line-height:1;color:var(--red)}#podcast-guest .statsec .counts .c .l{font-size:13px;color:var(--dark-grey);margin-top:8px;text-transform:uppercase;letter-spacing:.08em;max-width:18ch}#podcast-guest .statement{margin-top:34px;font-size:20px;font-weight:600;line-height:1.45;color:var(--color-statement);max-width:46ch}#podcast-guest .statsec .statement-cite{margin-top:10px;font-size:14px;color:var(--dark-grey);letter-spacing:.02em}#podcast-guest .gallery-band{background:var(--black);color:var(--beige);padding:88px 0 96px}#podcast-guest .gallery-band .ghead{margin-bottom:36px}#podcast-guest .gallery-band .ghead .eyebrow{color:var(--light-brown)}#podcast-guest .gallery-band .ghead h2{font-family:var(--font-display);font-weight:500;font-size:var(--type-section-heading);line-height:1.1;margin:14px 0;color:var(--beige)}#podcast-guest .gallery-band .ghead .sub{font-size:var(--type-section-intro);line-height:1.5;color:#c9c4b6;max-width:56ch}#podcast-guest .gallery-band .stage{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#000;border-radius:2px}#podcast-guest .gallery-band .slides{position:absolute;inset:0}#podcast-guest .gallery-band .slide{position:absolute;inset:0;opacity:0;transition:opacity .55s ease}#podcast-guest .gallery-band .slide.active{opacity:1}#podcast-guest .gallery-band .slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}#podcast-guest .gallery-band .slide:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(to top,#00000080,#0000 40%)}#podcast-guest .gallery-band .gcap{position:absolute;left:36px;bottom:28px;z-index:2;max-width:82%}#podcast-guest .gallery-band .gcap .gshow{font-family:var(--font-display);font-weight:500;font-size:clamp(26px,3.4vw,44px);line-height:1.05;color:#fff}#podcast-guest .gallery-band .gcap .ghost{font-family:var(--font-sans);font-size:15px;letter-spacing:.02em;color:#ece8de;margin-top:8px}#podcast-guest .gallery-band .gcap .ghost a{color:#fff;text-decoration:underline;text-underline-offset:2px}#podcast-guest .gallery-band .nav{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:50px;height:50px;border-radius:50%;cursor:pointer;background:#ffffff24;backdrop-filter:blur(14px) saturate(150%);border:1px solid rgba(255,255,255,.32);box-shadow:0 10px 34px #0000004d,inset 0 1px #ffffff73,inset 0 -2px 8px #ffffff1a;color:#fff;font-size:24px;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .2s ease}#podcast-guest .gallery-band .nav:hover{background:#ffffff3d}#podcast-guest .gallery-band .nav.prev{left:18px}#podcast-guest .gallery-band .nav.next{right:18px}#podcast-guest .gallery-band .counter{position:absolute;right:36px;bottom:34px;z-index:4;color:#fff;font-family:var(--font-sans);font-size:13px;letter-spacing:.12em}@media(max-width:640px){#podcast-guest .gallery-band{padding:56px 0 64px}#podcast-guest .gallery-band .gcap{left:20px;bottom:18px}#podcast-guest .gallery-band .counter{right:20px;bottom:22px}#podcast-guest .gallery-band .nav{width:42px;height:42px;font-size:21px}#podcast-guest .gallery-band .nav.prev{left:10px}#podcast-guest .gallery-band .nav.next{right:10px}}#podcast-guest .breadth{background:var(--beige);color:var(--black);padding:96px 0 100px;border-top:1px solid var(--light-brown)}#podcast-guest .breadth .eyebrow{color:var(--brown)}#podcast-guest .breadth h2{font-family:var(--font-display);font-weight:500;font-size:var(--type-section-heading);line-height:1.12;margin:14px 0 8px;color:var(--black);max-width:26ch}#podcast-guest .breadth .lead{font-size:var(--type-section-intro);line-height:1.55;color:var(--dark-grey);max-width:60ch}#podcast-guest .show-list{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:0 44px;margin-top:42px}#podcast-guest .show-list li{padding:16px 0;border-top:1px solid var(--light-brown);opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}#podcast-guest .show-list li.in{opacity:1;transform:none}#podcast-guest .show-name{font-family:var(--font-body);font-weight:600;font-size:17px;color:var(--black)}#podcast-guest .show-host{font-size:13px;color:var(--dark-grey);margin-top:3px}#podcast-guest .topics{background:var(--beige);padding:92px 0 96px}#podcast-guest .topics .eyebrow{color:var(--brown)}#podcast-guest .topics h2{font-family:var(--font-display);font-weight:500;font-size:var(--type-section-heading);line-height:1.12;margin:14px 0 8px;color:var(--black);max-width:24ch}#podcast-guest .topics .lead{font-size:var(--type-section-intro);line-height:1.55;color:var(--dark-grey);max-width:60ch}#podcast-guest .topic-grid{margin-top:50px;display:grid;grid-template-columns:1fr 1fr;gap:34px 44px}@media(max-width:760px){#podcast-guest .topic-grid{grid-template-columns:1fr}}#podcast-guest .topic{border-top:2px solid var(--black);padding-top:16px}#podcast-guest .topic h3{font-family:var(--font-body);font-weight:600;font-size:19px;line-height:1.25;color:var(--black);margin-bottom:9px}#podcast-guest .topic h3 a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:var(--brown);transition:text-decoration-color .15s ease}#podcast-guest .topic h3 a:hover{text-decoration-color:var(--red)}#podcast-guest .topic p{font-size:16px;line-height:1.55;color:var(--dark-grey)}#podcast-guest .invite{background:var(--black);color:var(--beige);padding:96px 0 104px;text-align:center}#podcast-guest .invite .eyebrow{color:var(--light-brown)}#podcast-guest .invite h2{font-family:var(--font-display);font-weight:500;font-size:var(--type-section-heading);line-height:1.1;color:#fff;margin:14px auto 12px;max-width:20ch}#podcast-guest .invite .sub{font-size:16px;line-height:1.55;color:#c9c4b6;max-width:48ch;margin:0 auto 30px}#podcast-guest .invite .alt{margin-top:22px;font-size:14px;color:var(--brown)}#podcast-guest .invite .alt a{color:var(--light-brown)}#podcast-guest .final{position:relative;background:#1a0f0c;font-size:0}#podcast-guest .final img.bg{display:block;width:100%;height:auto}#podcast-guest .final .glow{position:absolute;left:50%;bottom:0;transform:translate(-50%);width:260px;height:170px;background:radial-gradient(ellipse at center bottom,#0000004d,#0000 70%);pointer-events:none}#podcast-guest .final .backtop{position:absolute;left:50%;bottom:40px;transform:translate(-50%);width:62px;height:62px;border-radius:50%;background:#ffffff24;backdrop-filter:blur(14px) saturate(150%);border:1px solid rgba(255,255,255,.32);box-shadow:0 10px 34px #0000004d,inset 0 1px #ffffff73,inset 0 -2px 8px #ffffff1a;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;animation:pg-bob 3s ease-in-out infinite;transition:background .2s ease}#podcast-guest .final .backtop:hover{background:#ffffff3d}#podcast-guest .final .backtop svg{width:22px;height:22px;display:block}@media(prefers-reduced-motion:reduce){#podcast-guest .final .backtop{animation:none}}
