.sidebar-drawer{width:72px;transition:width .3s cubic-bezier(.4,0,.2,1)}.sidebar-drawer.expanded{width:220px}.nav-item-drawer{display:flex;align-items:center;gap:16px;padding:10px 10px 10px 0;border-radius:12px;transition:all .2s ease;white-space:nowrap;overflow:hidden}.nav-item-drawer:hover,.nav-item-drawer.active{background:var(--ds-green)}.nav-icon-container{min-width:44px;height:44px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.nav-label{opacity:0;transform:translate(-8px);transition:opacity .2s ease .1s,transform .2s ease .1s;font-size:14px;font-weight:500;color:var(--ds-ink)}.sidebar-drawer.expanded .nav-label{opacity:1;transform:translate(0)}.settings-panel{opacity:0;transform:scale(.95) translateY(8px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.settings-panel.visible{opacity:1;transform:scale(1) translateY(0);pointer-events:auto}.mobile-nav-icon{transition:all .2s ease}.mobile-nav-icon:active{transform:scale(.9)}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.mobile-nav-menu{animation:slideUp .3s ease-out}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0000001a;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#00000040}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.transition-luxury{transition:all .3s cubic-bezier(.4,0,.2,1)}[x-cloak]{display:none!important}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-lift{transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease}.card-lift:hover{transform:translateY(-4px)}a.episode-card{color:var(--ds-ink);text-decoration:none;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s ease;box-shadow:none}a.episode-card:after,a.episode-card:hover:after{content:none}.episode-card:hover{transform:translate(-3px,-3px);border-color:#000;box-shadow:6px 6px 0 var(--ds-green)}.convo-card{transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s ease}.convo-card:hover{transform:translate(-2px,-2px);border-color:#000;box-shadow:4px 4px 0 var(--ds-green)}.chip-active{background-color:var(--ds-green)!important;border-color:#000!important;color:#000!important}mark.hl{background:var(--ds-green);color:var(--ds-ink);padding:1px 2px;border-radius:2px}.search-input::-moz-placeholder{color:#a0a0a0;-moz-transition:color .2s ease;transition:color .2s ease}.search-input::placeholder{color:#a0a0a0;transition:color .2s ease}.search-input:focus::-moz-placeholder{color:silver}.search-input:focus::placeholder{color:silver}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.locked-zone{position:relative;overflow:hidden;border-radius:1.25rem}.locked-zone--clipped{max-height:420px}.locked-blur-gradient{position:relative;z-index:2;height:160px;margin-top:-160px!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);mask-image:linear-gradient(to bottom,transparent,black);-webkit-mask-image:linear-gradient(to bottom,transparent,black);pointer-events:none}.locked-ghost{filter:blur(3px);opacity:.42;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.locked-overlay{position:absolute;inset:0;display:flex;align-items:flex-start;justify-content:center}.locked-cta{background:#fff;border:1.5px solid #e5e7eb;border-radius:1.25rem;padding:1.25rem 1.5rem;text-align:center;max-width:400px;width:calc(100% - 2rem);box-shadow:6px 6px 0 var(--ds-green)}.ticker-wrap{position:relative;height:76px;overflow:hidden;margin-bottom:.875rem}.ticker-slide{position:absolute;inset:0;display:flex;flex-direction:row;align-items:center;gap:12px;text-align:left;opacity:0;transform:translateY(10px);transition:opacity .55s cubic-bezier(.4,0,.2,1),transform .55s cubic-bezier(.4,0,.2,1);pointer-events:none}.ticker-slide.ticker-active{opacity:1;transform:translateY(0);pointer-events:auto}.feat-anim{width:56px;height:56px;border-radius:14px;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.feat-trends{background:#fdf4ff}.feat-trends .trend-riser{width:6px;border-radius:3px 3px 0 0;transform-origin:bottom;animation:riser-up 2s ease-in-out infinite}.feat-trends .trend-riser:nth-child(1){background:#ff6ffd;height:14px;animation-delay:0s}.feat-trends .trend-riser:nth-child(2){background:#ff6ffd;height:22px;animation-delay:.2s;opacity:.8}.feat-trends .trend-riser:nth-child(3){background:#ff6ffd;height:30px;animation-delay:.4s;opacity:.9}.feat-trends .trend-riser:nth-child(4){background:#ff6ffd;height:20px;animation-delay:.15s;opacity:.7}.feat-trends .sparkle{position:absolute;top:6px;right:8px;width:8px;height:8px;animation:sparkle-pop 2s ease-in-out infinite}@keyframes riser-up{0%,to{transform:scaleY(.4);opacity:.5}55%{transform:scaleY(1);opacity:1}}@keyframes sparkle-pop{0%,to{opacity:0;transform:scale(.5) rotate(0)}50%{opacity:1;transform:scale(1) rotate(45deg)}}.feat-dna{background:#fff4ec}.feat-dna .dna-bar{width:5px;border-radius:3px;transform-origin:bottom;animation:dna-grow 2.4s ease-in-out infinite}.feat-dna .dna-bar:nth-child(1){background:#fb923c;animation-delay:0s}.feat-dna .dna-bar:nth-child(2){background:#4ade80;animation-delay:.2s}.feat-dna .dna-bar:nth-child(3){background:#82b2ff;animation-delay:.4s}.feat-dna .dna-bar:nth-child(4){background:#facc15;animation-delay:.6s}.feat-dna .dna-bar:nth-child(5){background:#ff6ffd;animation-delay:.1s}@keyframes dna-grow{0%,to{transform:scaleY(.25);opacity:.5}50%{transform:scaleY(1);opacity:1}}.feat-network{background:#f0fdf4}.feat-network .net-edge{stroke-dasharray:22;stroke-dashoffset:22;animation:edge-travel 2.8s ease-in-out infinite}.feat-network .ne1{animation-delay:0s}.feat-network .ne2{animation-delay:.4s}.feat-network .ne3{animation-delay:.8s}.feat-network .ne4{animation-delay:1.2s}@keyframes edge-travel{0%{stroke-dashoffset:22;opacity:.3}35%,65%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:.3}}.feat-network .net-node{transform-box:fill-box;transform-origin:center;animation:node-pop 2.8s ease-in-out infinite}.feat-network .nn1{animation-delay:.25s}.feat-network .nn2{animation-delay:.65s}.feat-network .nn3{animation-delay:1.05s}.feat-network .nn4{animation-delay:1.45s}@keyframes node-pop{0%,20%{transform:scale(.7);opacity:.4}45%,70%{transform:scale(1.15);opacity:1}90%,to{transform:scale(1);opacity:.7}}.feat-network .net-centre{transform-box:fill-box;transform-origin:center;animation:centre-breathe 2s ease-in-out infinite}@keyframes centre-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.feat-insights{background:#fefce8}.feat-insights .ins-bar{height:5px;border-radius:3px;background:linear-gradient(90deg,#e5e7eb 25%,#facc15,#e5e7eb 75%);background-size:200% 100%;animation:ins-shimmer 1.8s ease-in-out infinite}.feat-insights .ins-bar:nth-child(2){animation-delay:.2s}.feat-insights .ins-bar:nth-child(3){animation-delay:.4s}@keyframes ins-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.waveform-mini{display:flex;align-items:center;justify-content:center;gap:3px;height:20px}.waveform-mini .bar{width:3px;border-radius:2px;background:var(--ds-green);animation:wf-pulse 1.1s ease-in-out infinite;transform-origin:bottom}.waveform-mini .bar:nth-child(1){height:8px;animation-delay:0s}.waveform-mini .bar:nth-child(2){height:14px;animation-delay:.1s}.waveform-mini .bar:nth-child(3){height:18px;animation-delay:.2s}.waveform-mini .bar:nth-child(4){height:12px;animation-delay:.3s}.waveform-mini .bar:nth-child(5){height:16px;animation-delay:.15s}.waveform-mini .bar:nth-child(6){height:10px;animation-delay:.25s}.waveform-mini .bar:nth-child(7){height:14px;animation-delay:.05s}.waveform-mini .bar:nth-child(8){height:8px;animation-delay:.35s}@keyframes wf-pulse{0%,to{transform:scaleY(.4);opacity:.5}50%{transform:scaleY(1);opacity:1}}.guests-redacted{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.guest-name-skeleton{height:10px;border-radius:5px;background:#e5e7eb}.login-wall-cta{max-width:460px}.login-wall-cta .ticker-wrap{height:120px}.ticker-slide--dual{flex-direction:column;align-items:stretch;justify-content:center;gap:13px}.ticker-feature-row{display:flex;align-items:center;gap:10px;text-align:left}.feat-anim-sm{width:40px;min-width:40px;height:40px;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}@media(max-width:767px){.locked-zone--clipped{max-height:none;overflow:visible}.locked-zone--clipped .locked-ghost{display:none}.locked-zone--clipped .locked-overlay{position:relative;inset:auto;padding-bottom:60px}.login-wall-cta{padding:1rem .75rem}.login-wall-cta .ticker-wrap{height:120px}.ticker-slide--dual{gap:12px}.feat-anim-sm{width:32px;min-width:32px;height:32px;border-radius:8px}.ticker-feature-row{gap:6px}}.feat-quote{background:#eff6ff;padding:5px 6px;flex-direction:column;gap:0}.feat-quote .q-accent{width:2.5px;border-radius:2px;background:#60a5fa;position:absolute;left:6px;top:8px;bottom:8px;animation:q-accent-in 2s ease-in-out infinite}.feat-quote .q-line{height:3px;border-radius:2px;background:#cbd5e1;margin-left:8px;animation:q-line-in 2s ease-in-out infinite}.feat-quote .q-line:nth-child(2){width:24px;animation-delay:.15s}.feat-quote .q-line:nth-child(3){width:18px;margin-top:3px;animation-delay:.3s}.feat-quote .q-speaker{width:8px;height:8px;border-radius:50%;background:#60a5fa;margin-left:8px;margin-top:5px;animation:q-speaker-pop 2s ease-in-out infinite .5s;opacity:0}@keyframes q-accent-in{0%,to{transform:scaleY(.3);opacity:.3}40%,70%{transform:scaleY(1);opacity:1}}@keyframes q-line-in{0%,to{transform:scaleX(.3);opacity:.3;transform-origin:left}40%,70%{transform:scaleX(1);opacity:1}}@keyframes q-speaker-pop{0%,15%{opacity:0;transform:scale(.5)}40%,75%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}.feat-quotable{background:#fefce8;padding:6px;flex-direction:column;gap:4px;justify-content:center}.feat-quotable .qt-row{display:flex;align-items:center;gap:3px}.feat-quotable .qt-badge{font-size:6px;font-weight:800;color:#facc15;width:10px;text-align:center;flex-shrink:0;animation:qt-badge-pop 2s ease-in-out infinite}.feat-quotable .qt-bar{height:4px;border-radius:2px;background:#facc15;transform-origin:left;animation:qt-fill 2s ease-in-out infinite}.feat-quotable .qt-row:nth-child(1) .qt-bar{width:100%}.feat-quotable .qt-row:nth-child(2) .qt-bar{width:72%;animation-delay:.2s;opacity:.7;background:#e5e7eb}.feat-quotable .qt-row:nth-child(3) .qt-bar{width:48%;animation-delay:.4s;opacity:.5;background:#e5e7eb}@keyframes qt-fill{0%,to{transform:scaleX(.2);opacity:.3}45%,65%{transform:scaleX(1);opacity:1}}@keyframes qt-badge-pop{0%,to{opacity:0;transform:scale(.5)}40%,70%{opacity:1;transform:scale(1.15)}}.feat-trajectory{background:#fdf4ff;padding:6px 5px;align-items:flex-end;gap:0}.feat-trajectory .traj-band{position:absolute;left:5px;right:5px;border-radius:2px;transform-origin:left;animation:traj-grow 2.6s ease-in-out infinite}.feat-trajectory .traj-band:nth-child(1){background:#ff6ffd;bottom:6px;height:7px}.feat-trajectory .traj-band:nth-child(2){background:#82b2ff;bottom:13px;height:6px;animation-delay:.2s;opacity:.85}.feat-trajectory .traj-band:nth-child(3){background:#4ade80;bottom:19px;height:5px;animation-delay:.4s;opacity:.7}.feat-trajectory .traj-band:nth-child(4){background:#facc15;bottom:24px;height:5px;animation-delay:.6s;opacity:.6}@keyframes traj-grow{0%,to{transform:scaleX(.15);opacity:.3}45%,65%{transform:scaleX(1);opacity:1}}.feat-density{background:#f0f9ff}.feat-density .den-line{stroke-dasharray:60;stroke-dashoffset:60;animation:den-draw 2.4s ease-in-out infinite}.feat-density .den-dot{animation:den-dot-pop 2.4s ease-in-out infinite .8s;opacity:0;transform-box:fill-box;transform-origin:center}@keyframes den-draw{0%{stroke-dashoffset:60;opacity:.3}40%,70%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:.3}}@keyframes den-dot-pop{0%,10%{opacity:0;transform:scale(0)}35%,75%{opacity:1;transform:scale(1.2)}to{opacity:0;transform:scale(0)}}.feat-sponsors{background:#fff7ed;padding:6px;flex-direction:column;gap:4px;justify-content:center}.feat-sponsors .sp-row{display:flex;align-items:center;gap:4px;animation:sp-fade-in 2.2s ease-in-out infinite;opacity:0}.feat-sponsors .sp-row:nth-child(1){animation-delay:0s}.feat-sponsors .sp-row:nth-child(2){animation-delay:.3s}.feat-sponsors .sp-row:nth-child(3){animation-delay:.6s}.feat-sponsors .sp-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.feat-sponsors .sp-bar{height:3px;border-radius:2px;background:#e5e7eb;flex:1}.feat-sponsors .sp-num{width:12px;height:3px;border-radius:2px;background:#fb923c;flex-shrink:0;opacity:.6}@keyframes sp-fade-in{0%,10%{opacity:0;transform:translate(-4px)}30%,75%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-4px)}}.locked-blur-light{filter:blur(2px);opacity:.65;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.trust-tile{display:block;height:100%}.trust-tile__bar{width:100%;height:8px;border-radius:9999px;background:#0d1b2a0f;overflow:hidden}.trust-tile__bar-fill{display:block;height:100%;border-radius:9999px;transition:width .35s ease}.trust-tile__bar-fill[data-band=critical]{background:#e8aa4e}.trust-tile__bar-fill[data-band=low]{background:#f5c552}.trust-tile__bar-fill[data-band=moderate]{background:#8ddabf}.trust-tile__bar-fill[data-band=strong]{background:var(--ds-green, #2bc790)}.trust-section__bar{width:100%;height:12px;border-radius:9999px;background:#0d1b2a0f;overflow:hidden}.trust-section__bar-fill{display:block;height:100%;border-radius:9999px;transition:width .35s ease}.trust-section__bar-fill[data-band=critical]{background:#e8aa4e}.trust-section__bar-fill[data-band=low]{background:#f5c552}.trust-section__bar-fill[data-band=moderate]{background:#8ddabf}.trust-section__bar-fill[data-band=strong]{background:var(--ds-green, #2bc790)}.trust-section__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.trust-section__row{display:flex;align-items:center;gap:12px;padding:8px;border-radius:8px;text-decoration:none;transition:background .15s ease}.trust-section__row:hover{background:#10b98112}.trust-section__title{flex:1;font-size:13px;color:var(--ds-ink, #0d1b2a);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trust-section__pct{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11.5px;font-weight:700;color:var(--ds-green, #2bc790);flex-shrink:0}.trust-section__pct--low{color:#d68a1f}.pmm-modal__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.pmm-modal__row{display:block}.pmm-modal__link{display:flex;flex-direction:column;gap:2px;padding:10px 12px;border-radius:10px;background:#0d1b2a0a;text-decoration:none;transition:background .15s ease}.pmm-modal__link:hover{background:#10b9811a}.pmm-modal__title{font-family:Space Grotesk,system-ui,sans-serif;font-weight:600;font-size:13.5px;color:var(--ds-ink, #0d1b2a);letter-spacing:-.012em}.pmm-modal__meta{font-size:11.5px;color:#0d1b2a8c}.pmm-modal__empty{font-size:13px;color:#0d1b2a8c;text-align:center;padding:16px}@media(max-width:640px){.trust-section__title{font-size:12.5px}}
