/* Gondolj Bele v04 – public design foundation */

:root{--navy:#030973;--navy-2:#062173;--blue:#0d4c73;--ink:#172033;--muted:#657084;--surface:#fff;--canvas:#f3f6fa;--line:#dbe3ec;--radius:14px;--shadow:0 10px 30px rgba(12,29,60,.10);--container:1180px}

*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.6}img{max-width:100%;display:block}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4{line-height:1.2;color:var(--navy);margin:0 0 1rem}h1{font-size:clamp(2rem,4vw,3.3rem)}h2{font-size:clamp(1.5rem,3vw,2.15rem)}h3{font-size:1.15rem}p{margin:.25rem 0 1rem}.container{max-width:var(--container);margin:0 auto;padding:0 1.25rem}.main-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.header-content{height:76px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.logo img{width:50px;height:50px;object-fit:contain}.nav-menu{display:flex;align-items:center;list-style:none;gap:.2rem;margin:0;padding:0}.nav-menu a{color:var(--ink);font-weight:700;padding:.55rem .7rem;border-radius:8px}.nav-menu a:hover,.nav-menu a.active{color:#fff;background:var(--blue);text-decoration:none}.mobile-menu-btn{display:none;border:0;background:transparent;padding:.5rem}.hamburger-line{display:block;width:25px;height:3px;background:var(--navy);margin:4px 0}.mobile-nav{display:none;background:#fff;border-top:1px solid var(--line)}.mobile-menu{margin:0;padding:.5rem 0;list-style:none}.mobile-menu a{display:block;padding:.75rem 1.25rem;color:var(--ink);font-weight:700}.hero{background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff;padding:5rem 0}.hero h1{color:#fff;max-width:700px}.hero-description{max-width:680px;color:#e6eff8;font-size:1.15rem}.cta-button,.btn{display:inline-block;border:0;border-radius:9px;padding:.8rem 1.1rem;background:var(--blue);color:#fff;font-weight:700;cursor:pointer}.cta-button{background:#fff;color:var(--navy)}.cta-button:hover,.btn:hover{filter:brightness(.94);text-decoration:none}.page-header{padding:3.5rem 0;background:linear-gradient(135deg,var(--navy-2),var(--blue));text-align:center}.page-header h1{color:#fff}.page-header p{color:#e6eff8}.stats-section{padding:3rem 0;background:linear-gradient(135deg,var(--navy-2),var(--blue));color:#fff}.stats-content h2{color:#fff;text-align:center}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.stat-item{padding:1.25rem;text-align:center;border:1px solid rgba(255,255,255,.18);border-radius:var(--radius);background:rgba(255,255,255,.10)}.stat-number{display:block;font-size:2rem;font-weight:800}.stat-label{display:block;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem}.video-section,.videos-list,.guests-list,.partners-list,.profile-detail,.detail-content{padding:3.75rem 0}.video-section:nth-of-type(even){background:#fff}.video-grid,.guests-grid,.partners-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.video-card,.guest-card,.partner-card{display:block;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);transition:transform .2s,box-shadow .2s;color:inherit}.video-card:hover,.guest-card:hover,.partner-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(12,29,60,.16);text-decoration:none}.card-link{display:block;color:inherit;height:100%}.card-link:hover{text-decoration:none}.video-thumbnail{position:relative;aspect-ratio:16/9;background:#e6ebf0}.video-thumbnail img{width:100%;height:100%;object-fit:cover}.play-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:rgba(0,0,0,.68);color:#fff;font-size:1.25rem}.video-info,.guest-info,.partner-info{padding:1rem 1.1rem}.video-info h3{margin-bottom:.6rem}.video-meta,.detail-meta{display:flex;gap:.65rem;flex-wrap:wrap;color:var(--muted);font-size:.88rem}.video-guests{font-size:.9rem;color:var(--blue);font-style:italic}.guest-photo{height:190px;background:#e6ebf0}.guest-photo img{height:100%;width:100%;object-fit:cover}.filters{background:#fff;border-bottom:1px solid var(--line);padding:1.25rem 0}.filter-controls{display:flex;gap:1rem;justify-content:space-between;flex-wrap:wrap}.filter-group,.search-group{display:flex;align-items:center;gap:.55rem}.filter-group select,.search-group input{border:1px solid var(--line);border-radius:8px;padding:.65rem;background:#fff}.search-group button{border:0;border-radius:8px;padding:.65rem .9rem;background:var(--blue);color:#fff;font-weight:700}.detail-hero{padding:3rem 0;background:#fff}.video-player{max-width:980px;margin:0 auto 2rem}.reading-width{max-width:850px}.article-copy{font-size:1.06rem;line-height:1.8}.team-section,.about-story,.mission-section,.contact-section{padding:3.75rem 0}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.team-member{display:flex;gap:1.2rem;background:#fff;border:1px solid var(--line);padding:1.25rem;border-radius:var(--radius);box-shadow:var(--shadow)}.member-photo{width:120px;height:120px;border-radius:50%;overflow:hidden;flex:0 0 auto}.member-photo img{height:100%;width:100%;object-fit:cover}.partner-card img{width:100%;height:180px;object-fit:contain;padding:1rem;background:#fff}.partner-logo-detail{max-width:300px;max-height:150px;object-fit:contain;margin-bottom:1.5rem}.main-footer{background:var(--navy);color:#e6eff8;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem}.main-footer h3,.main-footer a{color:#fff}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin:.35rem 0}.footer-bottom{margin-top:2rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.2);text-align:center}.pagination{display:flex;justify-content:center;gap:.4rem;margin:2rem 0}.no-videos,.no-results{grid-column:1/-1;text-align:center;color:var(--muted)}.setup-notice{padding:5rem 0}.setup-notice-card{display:flex;gap:1.5rem;align-items:flex-start;background:#fff;padding:2rem;border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--line)}.setup-notice-card code{background:#edf2f7;padding:.15rem .35rem;border-radius:4px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(max-width:900px){.desktop-nav{display:none}.mobile-menu-btn{display:block}.mobile-nav.active{display:block}.stats-grid{grid-template-columns:repeat(2,1fr)}.video-grid,.guests-grid,.partners-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-content{grid-template-columns:1fr 1fr}}@media(max-width:560px){.hero{padding:3.5rem 0}.stats-grid,.video-grid,.guests-grid,.partners-grid,.footer-content{grid-template-columns:1fr}.filter-group,.search-group{width:100%;justify-content:space-between}.filter-group select,.search-group input{flex:1}.team-member,.setup-notice-card{flex-direction:column}.video-section,.videos-list,.guests-list,.partners-list,.profile-detail,.detail-content{padding:2.5rem 0}}



.service-unavailable{padding:8rem 0}.service-unavailable-card{max-width:680px;margin:auto;text-align:center;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:3rem;box-shadow:var(--shadow)}



.contact-section{background:#fff;text-align:center}.contact-content{max-width:760px;margin:0 auto}.contact-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.social-cta{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-width:190px;padding:.85rem 1.15rem;border-radius:9px;color:#fff;font-weight:800;text-decoration:none}.social-cta:hover{color:#fff;text-decoration:none;filter:brightness(.92)}.social-cta-youtube{background:#ff0000}.social-cta-facebook{background:#1877f2}.social-cta-facebook:first-letter{font-family:Arial;font-size:1.35rem;font-weight:900}@media(max-width:560px){.social-cta{width:100%}}



.social-cta{background:var(--social-color,#0d4c73)!important}.footer-social-buttons{display:flex;flex-wrap:wrap;gap:.55rem}.footer-social-link{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .75rem;border-radius:8px;background:var(--social-color,#0d4c73);color:#fff!important;font-size:.9rem;font-weight:700}.footer-social-link:hover{text-decoration:none;filter:brightness(.92)}



/* About page statistics – preserved visual emphasis */

.story-content .stat-highlight{color:#0D4C73;font-weight:700;font-size:1.08em;text-shadow:0 1px 2px rgba(0,0,0,.08)}



.pagination button,.pagination a,.pagination span{border:1px solid var(--line);background:#fff;border-radius:7px;padding:.5rem .75rem;color:var(--ink);font-weight:700}.pagination button{cursor:pointer}.pagination a:hover{text-decoration:none;background:var(--canvas)}.pagination .current{background:var(--blue);color:#fff;border-color:var(--blue)}



.home-spacer{height:2.5rem;background:var(--canvas)}

@media(min-width:1500px) and (min-height:900px){.hero{min-height:48vh;display:flex;align-items:center}.stats-section{min-height:36vh;display:flex;align-items:center}.home-spacer{height:3vh}}



/* Pricing layout restored to the earlier card presentation */

.pricing-page .video-section{padding:4rem 0}.pricing-page .video-section:nth-of-type(odd){background:#fff}.pricing-page .video-section> .container>h2{text-align:center;margin-bottom:2rem}.pricing-page .pricing-card{display:flex;flex-direction:column;height:100%;padding:1.6rem;text-align:center;background:#fff;border-radius:14px}.pricing-page .pricing-card-icon{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;margin:.5rem auto 1rem;border-radius:50%;background:rgba(20,84,140,.08);border:1px solid rgba(20,84,140,.14);color:#14548c;font-size:1.55rem}.pricing-page .pricing-card h3{min-height:3.2rem;display:flex;align-items:center;justify-content:center;font-size:1.55rem}.pricing-page .price{font-size:2.35rem;font-weight:800;color:#14548c;line-height:1.15;margin:.25rem 0 1.4rem}.pricing-page .description{min-height:3.2rem;display:flex;align-items:center;justify-content:center;color:#3b4c63;font-weight:500;max-width:30ch;margin:0 auto 1.25rem}.pricing-page .card-content-section{flex-grow:1;text-align:left;width:100%}.pricing-page .card-content-section ul{list-style:none;padding:0;margin:.5rem 0 1.5rem}.pricing-page .card-content-section li{position:relative;padding:.55rem 0 .55rem 1.45rem;border-bottom:1px solid rgba(0,0,0,.07)}.pricing-page .card-content-section li:before{content:'✓';position:absolute;left:0;color:#14548c;font-weight:800}.pricing-page .ideal-for{margin-top:auto;padding:1rem 1.1rem;background:rgba(13,76,115,.08);border-left:4px solid #0d4c73;border-radius:8px;text-align:left}.pricing-page .pricing-card .btn{align-self:center;margin-top:1.25rem;min-width:170px}.pricing-page .featured-video-grid{grid-template-columns:1fr;max-width:900px;margin-left:auto;margin-right:auto}.pricing-page .featured-card{padding:2.2rem}.text-center{text-align:center}@media(max-width:700px){.pricing-page .pricing-card h3,.pricing-page .description{min-height:0}}



.stats-section{padding:4.25rem 0}.stats-content h2{font-size:clamp(2rem,3.3vw,3rem);margin-bottom:2rem}.stat-number{font-size:clamp(2.4rem,4vw,3.6rem)}.stat-label{font-size:.95rem}.scroll-cue{display:flex;align-items:center;justify-content:center;height:76px;background:var(--canvas);font-size:2rem;color:var(--blue);animation:cueBounce 1.8s ease-in-out infinite}.scroll-cue:hover{text-decoration:none}@keyframes cueBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(9px)}}





/* v12.2 footer alignment and restored brand copy */

.footer-brand{display:flex;flex-direction:column;align-items:flex-start}.footer-brand h3{margin:.75rem 0 .35rem}.footer-description{max-width:32ch;margin:0;color:#e6eff8}.footer-social-buttons{display:grid;grid-template-columns:1fr;align-items:stretch}.footer-social-link{width:100%;min-width:190px;justify-content:flex-start}.footer-social-link i{width:1.25rem;text-align:center}@media(max-width:900px){.footer-social-link{max-width:280px}}@media(max-width:560px){.footer-social-link{max-width:none}}



/* v12.2 pricing: all four cards use the same column width */

.pricing-page .featured-video-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none;margin-left:0;margin-right:0}.pricing-page .production-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-page .production-grid .pricing-card{grid-column:2}.pricing-page .featured-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;text-align:left;width:100%}.pricing-page .extra-info,.pricing-page .discount-info{padding:1rem;border-radius:8px;background:rgba(13,76,115,.08);margin-bottom:1rem}.pricing-page .btn-large{min-width:240px}@media(max-width:900px){.pricing-page .production-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-page .production-grid .pricing-card{grid-column:auto}.pricing-page .featured-grid{grid-template-columns:1fr}}@media(max-width:560px){.pricing-page .production-grid{grid-template-columns:1fr}}



.guest-social-links{display:flex;flex-wrap:wrap;gap:.65rem;margin:1.25rem 0 2rem}.guest-social-link{display:inline-flex;align-items:center;gap:.45rem}





/* v12.8 interactive guest data on video cards */

.video-thumbnail-link{display:block}.video-title-link{color:inherit}.video-title-link:hover{color:var(--blue)}.video-card-guest,.video-detail-guest{margin-top:.8rem;padding-top:.7rem;border-top:1px solid var(--line)}.video-guest-name{display:inline-block;font-weight:800;color:var(--blue);margin-bottom:.5rem}.guest-card-socials,.guest-detail-socials{display:flex;flex-wrap:wrap;gap:.4rem;min-height:32px}.guest-social-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:var(--blue);color:#fff!important;font-size:.9rem}.guest-social-icon:hover{text-decoration:none;filter:brightness(.9);transform:translateY(-1px)}.video-detail-guests{margin-top:1rem}.guest-detail-socials{display:inline-flex;margin-left:.65rem;vertical-align:middle}.guest-social-links .guest-social-icon{width:auto;min-width:42px;padding:0 .75rem;border-radius:8px}





/* v13 visual refinement */

body{background:radial-gradient(circle at 10% 0,rgba(13,76,115,.055),transparent 28rem),var(--canvas)}.main-header{box-shadow:0 5px 24px rgba(12,29,60,.06)}.logo img{border-radius:12px;box-shadow:0 5px 15px rgba(3,9,115,.15)}.hero{position:relative;overflow:hidden;padding:6rem 0;background:linear-gradient(125deg,#02075f 0%,#062173 48%,#14749b 100%)}.hero:after{content:'';position:absolute;width:440px;height:440px;border-radius:50%;right:-120px;top:-210px;background:rgba(255,255,255,.09);box-shadow:-160px 250px 0 rgba(255,255,255,.035)}.hero .container{position:relative;z-index:1}.hero-description{font-size:clamp(1.08rem,2vw,1.28rem)}.page-header{position:relative;overflow:hidden;padding:4.5rem 0;background:linear-gradient(125deg,#030973,#0d4c73 72%,#1a789d)}.page-header:after{content:'';position:absolute;inset:auto -8rem -14rem auto;width:320px;height:320px;border:60px solid rgba(255,255,255,.06);border-radius:50%}.page-header .container{position:relative;z-index:1}.video-section> .container>h2,.team-section> .container>h2{position:relative;display:inline-block;margin-bottom:1.8rem}.video-section> .container>h2:after,.team-section> .container>h2:after{content:'';display:block;width:56px;height:4px;margin-top:.55rem;border-radius:99px;background:linear-gradient(90deg,var(--navy),#29a0c7)}.video-card,.guest-card,.partner-card,.team-member{border:0;box-shadow:0 12px 34px rgba(16,38,70,.10)}.video-card{display:flex;flex-direction:column}.video-info{display:flex;flex-direction:column;flex:1}.video-title-link{font-size:1.04em}.video-thumbnail img{transition:transform .35s ease}.video-card:hover .video-thumbnail img{transform:scale(1.035)}.play-button{box-shadow:0 8px 24px rgba(0,0,0,.28);transition:transform .22s,background .22s}.video-card:hover .play-button{transform:translate(-50%,-50%) scale(1.08);background:rgba(13,76,115,.92)}.filters{position:sticky;top:76px;z-index:12;box-shadow:0 8px 24px rgba(12,29,60,.06)}.filter-controls{align-items:end}.filter-group,.search-group{background:#f7f9fc;border:1px solid var(--line);border-radius:12px;padding:.55rem .7rem}.filter-group select,.search-group input{border:0;margin:0;background:transparent}.filter-group select:focus,.search-group input:focus{outline:0}.stat-item{backdrop-filter:blur(8px);transition:transform .2s,background .2s}.stat-item:hover{transform:translateY(-4px);background:rgba(255,255,255,.16)}.team-member{position:relative;overflow:hidden}.team-member:before{content:'';position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(var(--navy),#29a0c7)}.member-info{min-width:0}.member-role{display:inline-block;padding:.25rem .55rem;border-radius:999px;background:#edf6fb;color:var(--blue);font-weight:750}.host-social-links{display:flex;gap:.45rem;flex-wrap:wrap;margin-top:.85rem}.host-social-link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff;box-shadow:0 5px 14px rgba(13,76,115,.18);transition:transform .18s}.host-social-link:hover{color:#fff;text-decoration:none;transform:translateY(-2px)}.detail-hero{background:linear-gradient(180deg,#fff,#f7fafe)}.video-player{overflow:hidden;border-radius:18px;box-shadow:0 18px 48px rgba(8,28,62,.18)}.article-copy{background:#fff;border:1px solid var(--line);border-radius:16px;padding:1.5rem;box-shadow:var(--shadow)}.pagination button,.pagination a,.pagination span{min-width:42px;text-align:center;box-shadow:0 3px 10px rgba(12,29,60,.06)}.main-footer{background:linear-gradient(135deg,#020653,#061a62 55%,#0d4c73)}@media(max-width:900px){.filters{position:static}.hero{padding:4.75rem 0}}@media(max-width:560px){.page-header{padding:3.25rem 0}.filter-group,.search-group{padding:.45rem .6rem}.team-member{padding:1.15rem}}





/* v15 motion, consistency and filters */

.video-section> .container>h2:after,.team-section> .container>h2:after{transform-origin:left center;transition:width .32s cubic-bezier(.2,.8,.2,1),background .32s;width:56px}.video-section> .container>h2:hover:after,.team-section> .container>h2:hover:after,.video-section:hover> .container>h2:after,.team-section:hover> .container>h2:after{width:112px;background:linear-gradient(90deg,#030973,#25a6cf)}.video-grid,.guests-grid,.partners-grid{align-items:stretch}.video-card,.guest-card,.partner-card,.pricing-card{height:100%}.video-info,.guest-info,.partner-info{height:100%}.video-info h3{min-height:4.9rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.video-card-guest:first-of-type{margin-top:auto}.guest-card{display:flex;flex-direction:column}.guest-info{display:flex;flex-direction:column}.guest-info>p:last-child{margin-top:auto}.filter-state{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:1rem 0 .2rem;color:var(--navy)}.active-filter-chips{display:flex;gap:.45rem;flex-wrap:wrap}.active-filter-chips button{border:1px solid #bad2df;background:#edf7fb;color:var(--blue);border-radius:999px;padding:.38rem .65rem;cursor:pointer;font-weight:700}.active-filter-chips button:hover{background:#dceff7}.guest-profile-hero{padding:4rem 0;background:linear-gradient(135deg,#fff,#edf7fb)}.guest-profile-layout{display:grid;grid-template-columns:minmax(220px,360px) 1fr;gap:2.5rem;align-items:center}.guest-profile-image{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:20px;box-shadow:0 18px 45px rgba(12,29,60,.18)}.section-kicker{font-size:.75rem;font-weight:850;letter-spacing:.14em;color:var(--blue)}.guest-social-links .guest-social-icon[title="Támogatás"],.guest-social-icon[title="Támogatás"]{width:auto;border-radius:999px;padding:0 .9rem;background:linear-gradient(135deg,#d27818,#ed9c28)}.guest-social-icon[title="Támogatás"]:after{content:'Támogasd';margin-left:.4rem;font-size:.75rem;font-weight:800}.reveal-item{opacity:0;transform:translateY(22px);transition:opacity .55s ease var(--reveal-delay,0ms),transform .55s cubic-bezier(.2,.75,.25,1) var(--reveal-delay,0ms)}.reveal-item.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.reveal-item{opacity:1;transform:none;transition:none}.video-section> .container>h2:after,.team-section> .container>h2:after{transition:none}}@media(max-width:760px){.guest-profile-layout{grid-template-columns:1fr;gap:1.4rem}.guest-profile-image{max-width:520px}.video-info h3{min-height:4.9rem}}





/* v16 discovery and editorial presentation */

.share-actions{display:flex;gap:.55rem;flex-wrap:wrap;margin-top:1.25rem}.share-button{display:inline-flex;align-items:center;border:1px solid #b8ceda;background:#fff;color:var(--blue);border-radius:999px;padding:.55rem .85rem;font-weight:750;cursor:pointer}.share-button:hover{text-decoration:none;background:#edf7fb}.chapter-strip{margin-top:1.5rem;background:#f5f9fc;border:1px solid var(--line);border-radius:14px;padding:1rem}.chapter-strip h2{font-size:1.2rem}.chapter-strip>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.5rem}.chapter-strip a{display:flex;gap:.65rem;align-items:center;background:#fff;border-radius:9px;padding:.65rem}.chapter-strip time{font-weight:850;color:var(--blue)}.related-section{background:#fff}.suggestions-box{display:none;position:absolute;z-index:40;top:calc(100% + .55rem);right:0;width:min(440px,90vw);background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 46px rgba(12,29,60,.18);padding:.55rem;max-height:420px;overflow:auto}.suggestions-box.open{display:block}.suggestions-box>strong{display:block;padding:.5rem;color:var(--muted);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.suggestions-box a{display:flex;align-items:center;gap:.7rem;padding:.55rem;border-radius:9px;color:var(--ink)}.suggestions-box a:hover{background:#edf7fb;text-decoration:none}.suggestions-box img{width:70px;aspect-ratio:16/9;object-fit:cover;border-radius:6px}.suggestions-box span,.suggestions-box small{display:block}.suggestions-box small{color:var(--muted)}.magazine-feature{padding:4.5rem 0;background:#fff}.magazine-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:2.5rem;align-items:center}.magazine-image{position:relative;display:block;overflow:hidden;border-radius:22px;box-shadow:0 22px 55px rgba(8,28,62,.2)}.magazine-image img{width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .45s}.magazine-image:hover img{transform:scale(1.035)}.magazine-copy h2{font-size:clamp(1.8rem,3vw,2.75rem)}.magazine-guest{color:var(--blue);font-weight:800}.magazine-actions{display:flex;gap:.65rem;flex-wrap:wrap}.secondary-public{background:#fff!important;color:var(--blue)!important;border:1px solid var(--blue)}.guest-profile-stats{display:flex;gap:.7rem;flex-wrap:wrap;margin:1rem 0}.guest-profile-stats span{background:#edf7fb;border-radius:10px;padding:.65rem}.guest-profile-stats strong{display:block;color:var(--navy)}.related-guest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.related-guest-grid a{display:flex;align-items:center;gap:.7rem;background:#fff;border:1px solid var(--line);border-radius:12px;padding:.65rem;color:var(--ink)}.related-guest-grid a:hover{text-decoration:none;box-shadow:var(--shadow)}.related-guest-grid img{width:80px;aspect-ratio:16/9;object-fit:cover;border-radius:7px}.related-guest-grid span,.related-guest-grid small{display:block}.related-guest-grid small{color:var(--muted)}@media(max-width:850px){.magazine-layout{grid-template-columns:1fr}.related-guest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.related-guest-grid{grid-template-columns:1fr}.chapter-strip>div{grid-template-columns:1fr}}





/* v17 Podcast Universe */

.universe-hero{padding:5.5rem 0;background:radial-gradient(circle at 75% 20%,rgba(47,181,220,.3),transparent 30%),linear-gradient(135deg,#02064e,#061b72 58%,#0d6d91);color:#fff;overflow:hidden}.universe-hero h1{color:#fff;font-size:clamp(2.8rem,6vw,5.5rem);letter-spacing:-.04em}.universe-hero p:last-child{max-width:760px;color:#dcecf8;font-size:1.15rem}.universe-hero .section-kicker{color:#7ed8f2}.graph-section{padding:2rem 0 4rem;background:linear-gradient(180deg,#eef6fb,#f8fafc)}.graph-shell{display:grid;grid-template-columns:230px minmax(0,1fr) 300px;min-height:720px;gap:1rem}.graph-controls,.graph-detail{background:rgba(255,255,255,.93);border:1px solid var(--line);border-radius:18px;padding:1rem;box-shadow:var(--shadow);backdrop-filter:blur(12px)}.graph-controls h2{font-size:1.25rem}.graph-controls label{display:block;font-weight:750;margin:.7rem 0}.graph-controls input[type=text],.graph-controls input:not([type]),.graph-controls select{width:100%;border:1px solid var(--line);border-radius:9px;padding:.65rem;margin-top:.3rem}.graph-controls fieldset{border:1px solid var(--line);border-radius:10px;margin:1rem 0}.graph-controls fieldset label{font-weight:600}.graph-controls fieldset input{width:auto}.graph-controls .btn{width:100%;margin:.3rem 0}.graph-legend{display:grid;gap:.45rem;margin-top:1rem;font-size:.78rem}.graph-legend span:before{content:'';display:inline-block;width:26px;height:4px;margin-right:.5rem;vertical-align:middle;border-radius:4px}.graph-legend .manual:before{background:#ef8b1e}.graph-legend .guest:before{background:#176da0}.graph-legend .tag:before{background:#8a64c7}.content-graph{position:relative;min-height:720px;border-radius:20px;background:radial-gradient(circle at center,#fff,#eaf4f9);border:1px solid #cbdde7;box-shadow:inset 0 0 70px rgba(13,76,115,.08),var(--shadow)}.graph-detail{transition:.25s}.graph-detail img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:11px}.graph-detail h2{font-size:1.25rem}.graph-placeholder{text-align:center;color:var(--muted);padding:2rem .5rem}.graph-placeholder strong{color:var(--navy)}@media(max-width:1100px){.graph-shell{grid-template-columns:200px 1fr}.graph-detail{grid-column:1/-1}.content-graph{min-height:620px}}@media(max-width:720px){.graph-shell{grid-template-columns:1fr}.graph-controls{display:grid;grid-template-columns:1fr 1fr;gap:.4rem}.graph-controls h2,.graph-controls fieldset,.graph-controls .graph-legend{grid-column:1/-1}.content-graph{min-height:560px}.universe-hero{padding:4rem 0}}





/* v17.1: the detail page uses one video element only — the responsive YouTube embed. */

.video-player.video-player-embed {

    width: 100%;

    max-width: 980px;

    margin: 0 auto 2rem;

    overflow: hidden;

    border-radius: 18px;

    background: #000;

    box-shadow: 0 18px 48px rgba(8,28,62,.18);

}

.video-player.video-player-embed > div {

    margin: 0 !important;

}

.video-player.video-player-embed iframe {

    display: block;

    width: 100%;

    height: 100%;

    border: 0;

}

/* Search affordance, embed fallback and Podcast Universe fullscreen */
.search-group{position:relative}
.search-group .search-icon{color:var(--blue);flex:0 0 auto}
.search-group input[type="search"]{min-width:14rem}
.search-group:focus-within{border-color:#5e96b6;box-shadow:0 0 0 3px rgba(49,129,174,.13)}
.video-embed-fallback{max-width:980px;margin:-.75rem auto 2rem;display:flex;align-items:center;justify-content:center;text-align:center}
.youtube-fallback-button{display:inline-flex;align-items:center;gap:.5rem;background:#ff0000}
.share-button{gap:.45rem}
.graph-shell:fullscreen{width:100%;max-width:none;height:100vh;min-height:100vh;padding:1rem;background:linear-gradient(180deg,#eef6fb,#f8fafc);grid-template-columns:230px minmax(0,1fr) 300px;overflow:auto}
.graph-shell:fullscreen .content-graph{min-height:calc(100vh - 2rem)}
.graph-shell:fullscreen .graph-controls,.graph-shell:fullscreen .graph-detail{max-height:calc(100vh - 2rem);overflow:auto}
@media(max-width:1100px){.graph-shell:fullscreen{grid-template-columns:200px minmax(0,1fr) 280px}.graph-shell:fullscreen .graph-detail{grid-column:auto}}
@media(max-width:720px){.search-group input[type="search"]{min-width:0}.graph-shell:fullscreen{grid-template-columns:1fr;height:100vh}.graph-shell:fullscreen .graph-controls,.graph-shell:fullscreen .graph-detail{max-height:none}.graph-shell:fullscreen .content-graph{min-height:65vh}}
