.wow-media-grid{
	display:grid; grid-template-columns:repeat(auto-fill, minmax(220px,1fr)); gap:16px;
}
.wow-media-card{
	display:block; text-decoration:none; color:inherit;
	border-radius:16px; overflow:hidden; border:1px solid rgba(0,0,0,0.08);
	background:#fff; transition:transform .15s ease, box-shadow .15s ease;
}
.wow-media-card:hover{ transform:translateY(-3px); box-shadow:0 16px 32px -20px rgba(0,0,0,0.25); }
.wow-media-thumb{ position:relative; height:140px; background:#f2f2f2; }
.wow-media-thumb img{ width:100%; height:100%; object-fit:cover; display:block; }
.wow-media-tag{ position:absolute; top:10px; left:10px; color:#fff; font-size:9.5px; font-weight:800; letter-spacing:.05em; padding:4px 9px; border-radius:5px; }
.wow-media-play{ position:absolute; bottom:10px; right:10px; width:28px; height:28px; border-radius:50%; background:rgba(0,0,0,0.55); color:#fff; display:flex; align-items:center; justify-content:center; font-size:11px; }
.wow-media-body{ padding:14px 16px 16px; }
.wow-media-body h4{ margin:0; font-size:14px; font-weight:700; line-height:1.35; }
.wow-media-speaker,.wow-media-time{ font-size:11.5px; color:#5B5548; margin:6px 0 0; }
.wow-media-empty{ color:#5B5548; font-size:14px; }

.wow-media-form-wrap{ max-width:640px; margin:0 auto; }
.wow-media-form-wrap h2{ margin:0 0 8px; font-size:22px; font-weight:700; }
.wow-media-form-sub{ color:#5B5548; font-size:14px; margin:0 0 20px; line-height:1.5; }
.wow-media-form{ display:flex; flex-direction:column; gap:6px; }
.wow-media-form label{ font-size:13px; font-weight:700; margin-top:10px; }
.wow-media-form input, .wow-media-form textarea{
	padding:11px 14px; border:1px solid rgba(0,0,0,0.12); border-radius:10px; font-size:14.5px; font-family:inherit;
}
.wow-media-btn{
	margin-top:18px; padding:13px 22px; border:none; border-radius:999px;
	background:linear-gradient(90deg,#EC4899,#FF6A00); color:#fff; font-weight:700; cursor:pointer;
}
.wow-media-form-msg{ font-size:13.5px; margin-top:10px; min-height:1.4em; }
.wow-media-form-msg.is-error{ color:#DC2626; }
.wow-media-form-msg.is-success{ color:#16A34A; }

/* WOW Media 0.4 — growth, creator and editorial layer */
.wow-media-engagement{margin:34px 0;padding:22px;border:1px solid #e8e5ed;border-radius:14px;background:#fff;box-shadow:0 8px 25px rgba(31,20,50,.05)}.wow-media-author-actions{display:flex;align-items:center;justify-content:space-between;gap:15px}.wow-media-author-mini{display:flex;align-items:center;gap:10px}.wow-media-author-mini img{width:44px;height:44px;border-radius:50%}.wow-media-author-mini strong{display:block;font-size:13px}.wow-media-author-mini small{display:block;color:#8b8792;font-size:9px;margin-top:3px}.wow-media-follow{border:1px solid #6d39a8;color:#6d39a8;background:#fff;border-radius:20px;padding:8px 15px;font-size:11px;font-weight:700;text-decoration:none}.wow-media-follow.is-following{background:#6d39a8;color:#fff}.wow-media-share-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap;border-top:1px solid #eeeaf1;border-bottom:1px solid #eeeaf1;margin-top:18px;padding:13px 0}.wow-media-share-row>span{font-size:10px;color:#76717d;margin-right:4px}.wow-media-share-row a,.wow-media-copy-link{border:1px solid #e2dee7;background:#faf9fb;border-radius:7px;padding:6px 9px;font-size:9px;color:#4c4653;text-decoration:none}.wow-media-copy-link{cursor:pointer}.wow-media-support{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:17px}.wow-media-support strong{display:block;font-size:12px}.wow-media-support small{display:block;color:#85808b;font-size:9px;margin-top:3px}.wow-media-token-options{display:flex;gap:5px}.wow-media-token-options button{border:1px solid #f0b87d;background:#fff8f0;color:#b75c15;border-radius:18px;padding:7px 10px;font-size:9px;font-weight:800;cursor:pointer}.wow-media-token-options button:hover{background:#ffedda}.wow-media-token-note{margin-left:auto}.wow-media-join-cta{font-size:10px;color:#6d39a8;font-weight:700}.wow-media-engagement-msg{font-size:10px;margin-top:9px}.wow-media-engagement-msg.is-success{color:#27805a}.wow-media-engagement-msg.is-error{color:#b63a3a}.wow-media-sponsor-badge{display:inline-block;background:#f3eef8;color:#5e2d87;border:1px solid #ded0ec;border-radius:5px;padding:6px 9px;margin-bottom:12px;font-size:9px;font-weight:800;text-decoration:none}.wow-write-editor{max-width:860px;margin:50px auto;padding:0 20px}.wow-write-kicker{font-size:9px;letter-spacing:.2em;color:#6d39a8;font-weight:900}.wow-write-editor h1{font-size:42px;line-height:1.05;margin:8px 0}.wow-write-intro{font-size:14px;color:#77727e;line-height:1.5;margin-bottom:28px}.wow-write-title{font-size:28px!important;border:0!important;border-bottom:1px solid #e7e2eb!important;border-radius:0!important;padding:12px 0!important;box-shadow:none!important}.wow-write-author-note{display:flex;gap:10px;background:#f8f5fb;border-radius:10px;padding:12px;margin:15px 0}.wow-write-author-note strong{font-size:10px}.wow-write-author-note span{font-size:9px;color:#77727e}.wow-write-submit{margin-top:15px}.wow-write-gate{text-align:center;max-width:650px;margin:80px auto;padding:40px}.wow-write-gate span{font-size:10px;letter-spacing:.2em;color:#6d39a8;font-weight:900}.wow-write-gate h2{font-size:34px;margin:8px 0}.wow-write-gate p{color:#77727e}
@media(max-width:850px) and (min-width:641px){.wow-media-global-header{min-height:max(var(--wow-global-header-height,76px),calc(var(--wow-global-logo-tablet,110px) + 16px))}.wow-media-global-inner{min-height:max(var(--wow-global-header-height,76px),calc(var(--wow-global-logo-tablet,110px) + 16px));padding:8px 18px}.wow-media-global-logo-image{height:var(--wow-global-logo-tablet,110px);max-width:min(78vw,var(--wow-global-logo-tablet,110px))}}
@media(max-width:640px){.wow-media-support{display:block}.wow-media-token-options{margin-top:10px}.wow-media-token-note{margin-top:7px}.wow-write-editor h1{font-size:32px}.wow-media-share-row{align-items:flex-start}}

.wow-news-feed{max-width:1080px;margin:50px auto;padding:0 20px}.wow-news-header{max-width:760px;margin-bottom:40px}.wow-news-header>span{font-size:9px;letter-spacing:.2em;color:#6d39a8;font-weight:900}.wow-news-header h1{font-family:Georgia,serif;font-size:46px;line-height:1.05;margin:8px 0 12px;color:#17131d}.wow-news-header p{font-size:13px;color:#77727e;line-height:1.6}.wow-news-list{border-top:1px solid #e8e3eb}.wow-news-item{display:grid;grid-template-columns:280px 1fr;gap:28px;padding:28px 0;border-bottom:1px solid #e8e3eb}.wow-news-image{height:185px;overflow:hidden;border-radius:7px;background:#eee}.wow-news-image img{width:100%;height:100%;object-fit:cover}.wow-news-meta{font-size:8px;letter-spacing:.12em;color:#8a5baa;font-weight:800}.wow-news-copy h2{font-family:Georgia,serif;font-size:27px;line-height:1.12;margin:7px 0}.wow-news-copy h2 a{color:#17131d;text-decoration:none}.wow-news-copy p{font-size:12px;line-height:1.55;color:#6f6a74;margin:0 0 15px}.wow-news-author{display:flex;align-items:center;gap:8px;font-size:9px;color:#817b86}.wow-news-author img{width:28px;height:28px;border-radius:50%}
@media(max-width:650px){.wow-news-header h1{font-size:34px}.wow-news-item{grid-template-columns:1fr;gap:14px}.wow-news-image{height:190px}.wow-news-copy h2{font-size:24px}}

.wow-channel-hero{min-height:460px;background-size:cover;background-position:center;position:relative;overflow:hidden}.wow-channel-overlay{min-height:460px;display:flex;flex-direction:column;justify-content:flex-end;padding:55px;max-width:720px;background:linear-gradient(90deg,rgba(12,10,18,.82),rgba(12,10,18,.2),transparent);color:#fff}.wow-channel-logo{max-width:260px;max-height:100px;width:auto;height:auto;object-fit:contain;object-position:left;margin-bottom:20px}.wow-channel-overlay h1{font-size:52px;margin:0 0 8px}.wow-channel-overlay p{font-size:16px;line-height:1.5;max-width:600px}.wow-watch-page{
  width:100%;
  max-width:none;
  margin:0;
  padding:56px clamp(22px,6vw,90px) 90px;
  box-sizing:border-box;
  min-height:calc(100vh - 68px);
  background:#0f0d13;
  color:#fff;
}
.wow-watch-page .wow-media-breadcrumb{
  max-width:1100px;
  margin:0 auto 26px;
  display:flex;
  gap:8px;
  align-items:center;
  color:#a8a1ab;
  font-size:14px;
}
.wow-watch-page .wow-media-breadcrumb a{color:#e04a8a;text-decoration:none}
.wow-watch-page .wow-media-breadcrumb a:hover{text-decoration:underline}
.wow-watch-header{max-width:1100px;margin:0 auto}
.wow-watch-header span{font-size:11px;letter-spacing:.22em;color:#f28a36;font-weight:900}
.wow-watch-header h1{font-size:clamp(42px,6vw,72px);line-height:.98;margin:10px 0 16px;color:#fff;letter-spacing:-.035em}
.wow-watch-header p{font-size:18px;line-height:1.55;color:#c7c1ca;max-width:680px;margin:0}
.wow-watch-categories{max-width:1100px;margin:34px auto 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.wow-watch-categories a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;border:1px solid #302a36;border-radius:14px;background:linear-gradient(135deg,#17141d,#111016);color:#fff;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}
.wow-watch-categories a:hover{transform:translateY(-2px);border-color:#5b3b78;background:#19151f}
.wow-watch-categories strong{font-size:18px;color:#fff}
.wow-watch-categories span{font-size:13px;color:#aaa3af}
.wow-watch-list{max-width:1100px;margin:42px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.wow-watch-list article{min-width:0}
.wow-watch-list article a{display:block;color:#fff;text-decoration:none}
.wow-watch-list img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:12px;background:#1b1820}
.wow-watch-list h3{margin:10px 0 0;font-size:16px;line-height:1.3;color:#fff}
.wow-watch-page > p{max-width:1100px;margin:42px auto 0;padding:22px;border:1px dashed #37313d;border-radius:14px;background:#151219;color:#aaa3af}
@media(max-width:1000px){.wow-watch-list{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:800px){.wow-watch-categories{grid-template-columns:1fr}.wow-watch-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.wow-watch-page{padding:38px 18px 60px}.wow-watch-list{grid-template-columns:1fr}.wow-watch-header h1{font-size:42px}.wow-watch-header p{font-size:16px}}


.wow-news-topics{display:flex;gap:8px;flex-wrap:wrap;margin:-18px 0 28px}.wow-news-topics a{padding:7px 11px;border:1px solid #e5dfea;border-radius:999px;text-decoration:none;font-size:12px;color:#5f4a6d;background:#fff}.single-wow_media_post .entry-content{font-size:18px;line-height:1.8;max-width:760px}.single-wow_media_post .entry-content p{margin:0 0 1.3em}.wow-media-asset-field{padding:12px 0;border-top:1px solid #eee}
@media(max-width:650px){.single-wow_media_post .entry-content{font-size:17px}.wow-news-copy h2{font-size:24px}.wow-news-copy p{font-size:15px}.wow-news-meta{font-size:12px}}

.wow-media-home{background:#0f0d13;color:#fff;min-height:100vh;margin:0;padding-bottom:70px}.wow-media-hero{min-height:620px;background-size:cover;background-position:center;position:relative;display:flex;align-items:flex-end}.wow-media-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,7,11,.94),rgba(8,7,11,.55) 46%,rgba(8,7,11,.05)),linear-gradient(0deg,rgba(8,7,11,.9),transparent 60%)}.wow-media-hero-content{position:relative;z-index:2;max-width:720px;padding:80px 6vw 70px}.wow-media-eyebrow,.wow-media-section-heading span{font-size:12px;letter-spacing:.18em;font-weight:800;color:#f28a36}.wow-media-hero h1{font-size:clamp(40px,6vw,76px);line-height:1.02;margin:12px 0}.wow-media-hero p{font-size:18px;line-height:1.6;color:#e6e1e8;max-width:650px}.wow-media-primary-btn{display:inline-block;margin-top:20px;padding:13px 22px;border-radius:8px;background:#fff;color:#17131a;text-decoration:none;font-weight:800}.wow-media-section{padding:48px 6vw 0}.wow-media-section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.wow-media-section-heading h2{font-size:28px;margin:5px 0;color:#fff}.wow-media-quick-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.wow-media-quick-nav a{background:#19161e;border:1px solid #2b2630;border-radius:10px;padding:20px;color:#fff;text-decoration:none}.wow-media-quick-nav strong{display:block;font-size:20px}.wow-media-quick-nav small{display:block;margin-top:5px;color:#aaa;font-size:13px}.wow-media-cards{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,25%);gap:16px;overflow-x:auto;padding-bottom:12px}.wow-media-card{display:block;color:#fff;text-decoration:none}.wow-media-card-image{aspect-ratio:16/9;background:#211d27;border-radius:8px;overflow:hidden}.wow-media-card-image img{width:100%;height:100%;object-fit:cover;display:block}.wow-media-card-copy h3{font-size:16px;margin:10px 0 4px;color:#fff}.wow-media-card-copy p{font-size:13px;line-height:1.45;color:#a8a1ab;margin:0}.wow-media-card-placeholder{display:flex;align-items:center;justify-content:center;height:100%;font-weight:900;letter-spacing:.2em;color:#777}
@media(max-width:800px){.wow-media-hero{min-height:520px}.wow-media-quick-nav{grid-template-columns:repeat(2,1fr)}.wow-media-cards{grid-auto-columns:minmax(210px,55%)}.wow-media-section{padding-left:22px;padding-right:22px}.wow-media-hero-content{padding-left:22px;padding-right:22px}}@media(max-width:520px){.wow-media-hero{min-height:500px}.wow-media-hero h1{font-size:40px}.wow-media-hero p{font-size:16px}}

.wow-media-share-row .wow-media-share-label{font-size:11px;font-weight:800;color:#5f5865;margin-right:6px}.wow-media-share-row .wow-media-native-share{border:1px solid #6d39a8;background:#6d39a8;color:#fff;border-radius:999px;padding:7px 12px;font-size:10px;font-weight:800;cursor:pointer}.wow-media-share-row .wow-media-native-share:hover{background:#572c86}.wow-media-share-row a,.wow-media-copy-link,.wow-media-native-share{min-height:32px;display:inline-flex;align-items:center;justify-content:center}.wow-media-share-row a{font-size:10px}.wow-media-copy-link{font-size:10px}@media(max-width:640px){.wow-media-share-row{gap:8px}.wow-media-share-row .wow-media-share-label{width:100%;margin-bottom:2px}.wow-media-share-row a,.wow-media-copy-link,.wow-media-native-share{padding:8px 11px;font-size:11px}}


/* WOW Media 0.5 page system */
.wow-media-page{background:#0f0d13;color:#fff;min-height:100vh;padding-bottom:80px}
.wow-media-page-section{padding:58px clamp(22px,6vw,90px) 0;max-width:1500px;margin:0 auto}
.wow-media-section-heading-v2{margin-bottom:24px}.wow-media-section-heading-v2 span{display:block;font-size:11px;letter-spacing:.2em;color:#f28a36;font-weight:900}.wow-media-section-heading-v2 h2{font-size:clamp(28px,3vw,42px);line-height:1.08;margin:6px 0;color:#fff}
.wow-media-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}
.wow-media-tile{color:#fff;text-decoration:none;min-width:0}.wow-media-tile-image{aspect-ratio:16/9;border-radius:10px;overflow:hidden;background:#1b1820;margin-bottom:12px}.wow-media-tile-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.wow-media-tile:hover .wow-media-tile-image img{transform:scale(1.035)}.wow-media-tile-image span{height:100%;display:flex;align-items:center;justify-content:center;font-weight:900;letter-spacing:.2em;color:#777}.wow-media-tile-meta{font-size:10px;letter-spacing:.15em;color:#f28a36;font-weight:900}.wow-media-tile h3{font-size:20px;line-height:1.15;margin:6px 0;color:#fff}.wow-media-tile p{font-size:13px;line-height:1.5;color:#a8a1ab;margin:0}
.wow-media-empty-state{padding:70px 25px;text-align:center;border:1px dashed #37313d;border-radius:14px;background:#151219}.wow-media-empty-state span{font-size:10px;letter-spacing:.2em;color:#f28a36;font-weight:900}.wow-media-empty-state h3{font-size:25px;margin:8px 0}.wow-media-empty-state p{color:#aaa;max-width:520px;margin:auto}
.wow-editorial-hero,.wow-listen-hero,.wow-explore-hero{min-height:430px;display:flex;align-items:flex-end;padding:70px clamp(22px,6vw,90px);background:radial-gradient(circle at 75% 30%,#3d1f52 0,#17121d 35%,#0f0d13 75%)}.wow-editorial-hero>div,.wow-listen-hero>div,.wow-explore-hero>div{max-width:850px}.wow-editorial-hero span,.wow-listen-hero span,.wow-explore-hero span{font-size:11px;letter-spacing:.22em;color:#f28a36;font-weight:900}.wow-editorial-hero h1,.wow-listen-hero h1,.wow-explore-hero h1{font-size:clamp(42px,6vw,78px);line-height:.98;margin:10px 0 16px}.wow-editorial-hero p,.wow-listen-hero p,.wow-explore-hero p{font-size:18px;color:#c7c1ca;max-width:680px;line-height:1.55}
.wow-channel-hero-v2{min-height:620px;position:relative;background-size:cover;background-position:center}.wow-channel-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,6,10,.94),rgba(7,6,10,.55) 48%,rgba(7,6,10,.08)),linear-gradient(0deg,rgba(7,6,10,.92),transparent 65%)}.wow-channel-hero-v2 .wow-channel-overlay{position:relative;z-index:2;min-height:620px;justify-content:flex-end;padding:70px clamp(22px,6vw,90px);max-width:900px;background:none}.wow-channel-kicker{font-size:11px;letter-spacing:.2em;color:#f28a36;font-weight:900;margin-bottom:16px}.wow-channel-logo-wrap{max-width:300px;max-height:120px;margin-bottom:20px}.wow-channel-hero-v2 .wow-channel-logo{max-width:300px;max-height:120px;margin:0;object-fit:contain;object-position:left;filter:drop-shadow(0 0 20px rgba(255,255,255,.18))}.wow-channel-hero-v2 .wow-channel-overlay h1{font-size:clamp(48px,6vw,82px);line-height:.95}.wow-channel-hero-v2 .wow-channel-overlay p{font-size:18px;max-width:720px}.wow-media-action-row{display:flex;gap:10px;margin-top:24px}.wow-media-primary-btn,.wow-media-secondary-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:8px;padding:13px 20px;font-weight:800}.wow-media-primary-btn{background:#FF6A00;color:#fff!important;border:1px solid #FF6A00;box-shadow:0 8px 22px rgba(255,106,0,.20)}
.wow-media-primary-btn:hover{background:#e85d00;color:#fff!important;border-color:#e85d00;transform:translateY(-1px)}.wow-media-secondary-btn{border:1px solid #554d5b;color:#fff;background:#242029}.wow-channel-tabs{position:sticky;top:0;z-index:10;display:flex;gap:25px;overflow:auto;padding:15px clamp(22px,6vw,90px);background:rgba(15,13,19,.94);border-bottom:1px solid #29232e;backdrop-filter:blur(10px)}.wow-channel-tabs a{color:#bbb4bf;text-decoration:none;font-size:13px;white-space:nowrap}.wow-channel-tabs a:hover{color:#fff}.wow-channel-featured-card{display:block;min-height:360px;border-radius:14px;overflow:hidden;background-size:cover;background-position:center;position:relative;color:#fff;text-decoration:none}.wow-channel-featured-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,6,10,.92),rgba(7,6,10,.25)),linear-gradient(0deg,rgba(7,6,10,.8),transparent)}.wow-channel-featured-copy{position:absolute;left:40px;bottom:35px;max-width:650px}.wow-channel-featured-copy span{font-size:10px;letter-spacing:.15em;color:#f28a36;font-weight:900}.wow-channel-featured-copy h3{font-size:42px;line-height:1.02;margin:8px 0}.wow-channel-featured-copy p{color:#d1cbd3;font-size:15px;line-height:1.5}.wow-channel-featured-copy strong{font-size:13px}.wow-media-about-panel{max-width:900px}.wow-media-about-panel>span{font-size:10px;letter-spacing:.18em;color:#f28a36;font-weight:900}.wow-media-about-panel h2{font-size:36px;margin:7px 0}.wow-media-about-panel p{color:#aaa1ad;font-size:16px;line-height:1.7}
.wow-explore-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.wow-explore-card{min-height:190px;border-radius:12px;padding:22px;display:flex;flex-direction:column;justify-content:flex-end;background:#1b1720 center/cover;position:relative;overflow:hidden;color:#fff;text-decoration:none}.wow-explore-card:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,6,10,.9),rgba(7,6,10,.15))}.wow-explore-card span,.wow-explore-card strong{position:relative;z-index:1}.wow-explore-card span{font-size:9px;letter-spacing:.16em;color:#f28a36;font-weight:900}.wow-explore-card strong{font-size:22px;margin-top:5px}
.wow-media-single{background:#f8f7f9;color:#1b1720;padding-bottom:80px}.wow-single-hero{min-height:520px;background-size:cover;background-position:center;position:relative}.wow-single-hero-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,7,11,.78),rgba(8,7,11,.08) 70%)}.wow-single-shell{max-width:920px;margin:-120px auto 0;position:relative;z-index:2;background:#fff;border-radius:16px;padding:50px clamp(24px,5vw,70px);box-shadow:0 20px 60px rgba(15,13,19,.16)}.wow-single-kicker{font-size:10px;letter-spacing:.18em;color:#6d39a8;font-weight:900}.wow-single-shell h1{font-size:clamp(38px,5vw,68px);line-height:1.02;margin:10px 0;color:#17131d}.wow-single-meta{font-size:12px;color:#77727e;margin-bottom:28px}.wow-single-player{background:#09080b;border-radius:12px;overflow:hidden;margin:20px 0 30px}.wow-single-player iframe{width:100%;min-height:520px;border:0;display:block}.wow-single-player video{width:100%;display:block}.wow-single-audio{margin:25px 0}.wow-single-magazine{padding:35px;background:#f4eff7;border-radius:12px;margin:25px 0}.wow-single-content{font-size:18px;line-height:1.8;color:#39333e}.wow-single-content p{margin:0 0 1.25em}.wow-single-author-card{display:flex;margin:35px 0;padding:20px;border-top:1px solid #eee9ef;border-bottom:1px solid #eee9ef}.wow-single-author-card span{display:block;font-size:9px;letter-spacing:.16em;color:#6d39a8;font-weight:900}.wow-single-author-card strong{display:block;font-size:18px;margin-top:5px}.wow-single-author-card small{display:block;color:#77727e;margin-top:3px}.wow-media-share-row-large{margin-top:25px}.wow-media-single.wow-media-single-episode .wow-single-shell,.wow-media-single.wow-media-single-talk .wow-single-shell,.wow-media-single.wow-media-single-podcast .wow-single-shell{background:#fff}
@media(max-width:900px){.wow-media-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wow-explore-cards{grid-template-columns:repeat(2,1fr)}.wow-single-shell{margin:-70px 18px 0}.wow-single-player iframe{min-height:360px}}
@media(max-width:560px){.wow-media-card-grid{grid-template-columns:1fr}.wow-explore-cards{grid-template-columns:1fr}.wow-channel-hero-v2,.wow-channel-hero-v2 .wow-channel-overlay{min-height:520px}.wow-channel-featured-copy{left:22px;right:22px;bottom:24px}.wow-channel-featured-copy h3{font-size:30px}.wow-single-shell{padding:32px 22px;margin:-40px 10px 0}.wow-single-content{font-size:17px}.wow-single-player iframe{min-height:230px}.wow-editorial-hero,.wow-listen-hero,.wow-explore-hero{min-height:360px}}

/* WOW Media 0.5.2 — discovery navigation refinement */
.wow-media-discover .wow-media-section-heading-v2 p,.wow-media-discover .wow-media-section-heading p{margin:8px 0 0;color:#a8a1ab;font-size:15px;line-height:1.5}.wow-media-quick-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.wow-media-quick-nav a{position:relative;min-height:185px;padding:22px;border:1px solid #2c2631;border-radius:14px;background:linear-gradient(145deg,#1a171f,#121015);color:#fff;text-decoration:none;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;transition:transform .2s ease,border-color .2s ease,background .2s ease}.wow-media-quick-nav a:before{content:"";position:absolute;width:150px;height:150px;right:-55px;top:-55px;border-radius:50%;background:radial-gradient(circle,rgba(242,138,54,.16),transparent 68%)}.wow-media-quick-nav a:hover{transform:translateY(-3px);border-color:#5a485f;background:#1d1922}.wow-media-nav-index{position:absolute;left:22px;top:20px;font-size:10px;letter-spacing:.15em;color:#f28a36;font-weight:900}.wow-media-quick-nav strong{position:relative;font-size:28px;line-height:1;margin-bottom:8px}.wow-media-quick-nav small{position:relative;color:#aaa2ae;font-size:13px;line-height:1.45;max-width:210px}.wow-media-quick-nav b{position:absolute;right:20px;bottom:20px;font-size:20px;color:#fff}.wow-media-home .wow-media-section{max-width:1500px;margin:0 auto}.wow-media-home .wow-media-rail{padding-top:18px}.wow-media-home .wow-media-section-heading h2{margin-bottom:0}@media(max-width:1000px){.wow-media-quick-nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.wow-media-quick-nav{grid-template-columns:1fr}.wow-media-quick-nav a{min-height:145px}}


/* WOW Media 0.8.8 — scoped channel-card link decoration reset
 * Prevent theme/global link styles from adding underlines to the Media Hub
 * channel cards and CTA buttons. Links remain fully clickable.
 */
.wow-media-home .wow-media-channel-card,
.wow-media-home .wow-media-channel-card:hover,
.wow-media-home .wow-media-channel-card:focus,
.wow-media-home .wow-media-channel-card:focus-visible,
.wow-media-home .wow-media-channel-card * ,
.wow-media-home .wow-media-primary-btn,
.wow-media-home .wow-media-primary-btn:hover,
.wow-media-home .wow-media-primary-btn:focus,
.wow-media-home .wow-media-primary-btn:focus-visible,
.wow-media-home .wow-media-primary-btn * {
  text-decoration: none !important;
  text-decoration-line: none !important;
  text-decoration-style: none !important;
  background-image: none;
}
.wow-media-home .wow-media-channel-card:hover .wow-media-channel-card-copy strong,
.wow-media-home .wow-media-channel-card:hover .wow-media-channel-card-copy em,
.wow-media-home .wow-media-channel-card:hover .wow-media-channel-card-copy b {
  text-decoration: none !important;
}

/* WOW Media 0.5.4 — persistent WOW ecosystem header */
.wow-media-global-header{
  position:sticky;
  top:0;
  z-index:1000;
  width:100%;
  min-height:max(var(--wow-global-header-height,76px),calc(var(--wow-global-logo-desktop,140px) + 16px));
  background:rgba(10,8,14,.94);
  border-bottom:1px solid rgba(255,255,255,.10);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}
.wow-media-global-inner{
  width:100%;
  max-width:1440px;
  min-height:max(var(--wow-global-header-height,76px),calc(var(--wow-global-logo-desktop,140px) + 16px));
  margin:0 auto;
  padding:8px 28px;
  box-sizing:border-box;
  display:flex;
  align-items:center;
  gap:26px;
}
.wow-media-global-logo{
  flex:0 0 auto;
  color:#fff;
  text-decoration:none;
  font-size:24px;
  font-weight:900;
  letter-spacing:-.06em;
  display:flex;
  align-items:center;
  min-width:86px;
}
.wow-media-global-logo-image{
  display:block;
  width:auto;
  max-width:min(80vw,var(--wow-global-logo-desktop,140px));
  height:clamp(var(--wow-global-logo-mobile,82px),8vw,var(--wow-global-logo-desktop,140px));
  max-height:none;
  object-fit:contain;
  object-position:left center;
}
.wow-media-global-logo-text{display:block}
.wow-media-global-nav{
  display:flex;
  align-items:center;
  gap:24px;
  flex:1 1 auto;
}
.wow-media-global-nav a,
.wow-media-global-actions a{
  color:#d7d3dc;
  text-decoration:none;
  font-size:14px;
  font-weight:600;
  white-space:nowrap;
}
.wow-media-global-nav a:hover,
.wow-media-global-actions a:hover{color:#fff}
.wow-media-global-nav .wow-media-global-active{color:#fff}
.wow-media-global-actions{
  display:flex;
  align-items:center;
  gap:12px;
}
.wow-media-passport-link,
.wow-media-profile-link{
  padding:8px 11px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:9px;
}
.wow-media-hub-link{
  padding:9px 14px;
  border-radius:9px;
  background:rgba(255,255,255,.10);
  color:#fff!important;
}
@media(max-width:900px){
  .wow-media-global-inner{padding:0 18px;gap:16px}
  .wow-media-global-nav{gap:15px}
  .wow-media-global-nav a:nth-child(4),
  .wow-media-global-nav a:nth-child(5){display:none}
}
@media(max-width:640px){
  .wow-media-global-header{min-height:max(var(--wow-global-header-height,76px),calc(var(--wow-global-logo-mobile,82px) + 16px))}
  .wow-media-global-inner{min-height:max(var(--wow-global-header-height,76px),calc(var(--wow-global-logo-mobile,82px) + 16px));padding:8px 14px;gap:12px}
  .wow-media-global-logo{font-size:21px}.wow-media-global-logo-image{max-width:min(78vw,var(--wow-global-logo-mobile,82px));height:var(--wow-global-logo-mobile,82px)}
  .wow-media-global-nav{gap:11px;overflow:hidden}
  .wow-media-global-nav a{font-size:13px}
  .wow-media-global-actions{gap:6px}
  .wow-media-profile-link{display:none}
  .wow-media-passport-link{padding:7px 9px;font-size:12px!important}
  .wow-media-hub-link{padding:7px 9px;font-size:12px!important}
}



/* 0.5.5 header hardening */
.wow-media-global-header,
.wow-media-global-header *{box-sizing:border-box}
.wow-media-global-header{display:block!important}
.wow-media-global-header .wow-media-global-inner{margin-left:auto!important;margin-right:auto!important}


/* WOW Media page canvas hardening */
.wow-media-page,.wow-media-home,.wow-media-single{color:#fff}
.wow-media-page a{color:inherit}


/* WOW Media 0.5.11 — shared header + legacy page hardening */
.wow-media-global-header{width:100%;position:relative;z-index:50}
.wow-media-global-logo-image{display:block;width:auto;max-width:min(80vw,var(--wow-global-logo-desktop,140px));max-height:none;height:clamp(var(--wow-global-logo-mobile,82px),8vw,var(--wow-global-logo-desktop,140px));object-fit:contain}
.wow-media-global-logo{min-width:80px}

/* WOW Media 0.5.12 — assets are now loaded for legacy canonical pages */


/* =========================================================
   WOW Media 0.5.15 — Media Hub visual refinement
   ========================================================= */
.wow-media-home{
  background:
    radial-gradient(circle at 78% 12%,rgba(111,52,170,.16),transparent 30%),
    radial-gradient(circle at 18% 44%,rgba(255,106,0,.07),transparent 28%),
    #0b0910;
}
.wow-media-home .wow-media-hero{
  min-height:clamp(560px,72vh,760px);
  border-bottom:1px solid rgba(255,255,255,.08);
  overflow:hidden;
}
.wow-media-home .wow-media-hero::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(255,106,0,.07),transparent 38%,rgba(112,55,170,.08));
}
.wow-media-home .wow-media-hero-shade{
  background:
    linear-gradient(90deg,rgba(5,4,8,.97) 0%,rgba(5,4,8,.82) 34%,rgba(5,4,8,.36) 68%,rgba(5,4,8,.10)),
    linear-gradient(0deg,rgba(5,4,8,.96) 0%,rgba(5,4,8,.10) 65%,transparent);
}
.wow-media-home .wow-media-hero-content{
  max-width:780px;
  padding:100px clamp(22px,7vw,110px) 88px;
}
.wow-media-home .wow-media-eyebrow{
  display:inline-flex;
  align-items:center;
  gap:10px;
  color:#ff8a24;
  font-size:11px;
  letter-spacing:.22em;
}
.wow-media-home .wow-media-eyebrow::before{
  content:"";
  width:28px;
  height:2px;
  background:#ff6a00;
  border-radius:99px;
}
.wow-media-home .wow-media-hero h1{
  max-width:760px;
  font-size:clamp(44px,6.3vw,84px);
  letter-spacing:-.045em;
  text-shadow:0 10px 40px rgba(0,0,0,.45);
}
.wow-media-home .wow-media-hero p{
  max-width:620px;
  color:#d9d4de;
  font-size:18px;
}
.wow-media-home .wow-media-primary-btn{
  background:#ff6a00;
  color:#fff;
  border:1px solid #ff6a00;
  border-radius:10px;
  padding:14px 23px;
  box-shadow:0 12px 35px rgba(255,106,0,.22);
}
.wow-media-home .wow-media-primary-btn:hover{
  background:#ff7b1a;
  transform:translateY(-2px);
}
.wow-media-home .wow-media-section{
  max-width:1500px;
  margin:0 auto;
  padding-left:clamp(22px,6vw,90px);
  padding-right:clamp(22px,6vw,90px);
}
.wow-media-home .wow-media-section-heading{
  margin-bottom:24px;
}
.wow-media-home .wow-media-section-heading span{
  color:#ff7a18;
  font-size:11px;
  letter-spacing:.2em;
}
.wow-media-home .wow-media-section-heading h2{
  font-size:clamp(26px,3vw,38px);
  letter-spacing:-.025em;
  margin:6px 0 4px;
}
.wow-media-home .wow-media-section-heading p{
  color:#8f8996;
  margin:0;
  font-size:14px;
}
.wow-media-home .wow-media-quick-nav{
  gap:14px;
}
.wow-media-home .wow-media-quick-nav a{
  position:relative;
  min-height:156px;
  padding:24px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:16px;
  background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018));
  box-shadow:0 14px 45px rgba(0,0,0,.20);
  overflow:hidden;
  transition:transform .2s ease,border-color .2s ease,background .2s ease;
}
.wow-media-home .wow-media-quick-nav a::before{
  content:"";
  position:absolute;
  width:130px;
  height:130px;
  right:-48px;
  bottom:-60px;
  border-radius:50%;
  background:rgba(255,106,0,.10);
  filter:blur(22px);
}
.wow-media-home .wow-media-quick-nav a:hover{
  transform:translateY(-4px);
  border-color:rgba(255,106,0,.42);
  background:linear-gradient(145deg,rgba(255,106,0,.10),rgba(255,255,255,.025));
}
.wow-media-home .wow-media-nav-index{
  display:block;
  color:#706a77;
  font-size:11px;
  font-weight:800;
  letter-spacing:.15em;
  margin-bottom:22px;
}
.wow-media-home .wow-media-quick-nav strong{
  font-size:23px;
  letter-spacing:-.02em;
}
.wow-media-home .wow-media-quick-nav small{
  max-width:210px;
  color:#a9a3af;
  line-height:1.5;
  font-size:13px;
}
.wow-media-home .wow-media-quick-nav b{
  position:absolute;
  right:22px;
  bottom:21px;
  font-size:20px;
  color:#ff6a00;
}
.wow-media-home .wow-media-rail{
  padding-top:62px;
}
.wow-media-home .wow-media-rail + .wow-media-rail{
  padding-top:42px;
}
.wow-media-home .wow-media-cards{
  gap:18px;
  grid-auto-columns:minmax(230px,24%);
  scrollbar-width:thin;
}
.wow-media-home .wow-media-card-image{
  border-radius:12px;
  box-shadow:0 12px 30px rgba(0,0,0,.24);
  border:1px solid rgba(255,255,255,.07);
}
.wow-media-home .wow-media-card-copy h3{
  font-size:17px;
  margin-top:12px;
}
.wow-media-home .wow-media-card-copy p{
  color:#918a98;
}
@media(max-width:800px){
  .wow-media-home .wow-media-hero{min-height:570px}
  .wow-media-home .wow-media-quick-nav{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:520px){
  .wow-media-home .wow-media-hero{min-height:560px}
  .wow-media-home .wow-media-hero-content{padding-top:80px;padding-bottom:58px}
  .wow-media-home .wow-media-hero h1{font-size:42px}
  .wow-media-home .wow-media-hero p{font-size:16px}
  .wow-media-home .wow-media-quick-nav{grid-template-columns:1fr}
  .wow-media-home .wow-media-quick-nav a{min-height:132px}
  .wow-media-home .wow-media-rail{padding-top:48px}
  .wow-media-home .wow-media-cards{grid-auto-columns:78%}
}

/* Make the Media shell background win over common Elementor/Theme white canvases. */
body:has(.wow-media-home){background:#0b0910!important}
body:has(.wow-media-home) .site-content,
body:has(.wow-media-home) .elementor,
body:has(.wow-media-home) .elementor-section-wrap{
  background:transparent!important;
}

/* WOW Media 0.5.17 — Owlivia guide */
.wow-media-owlivia{max-width:1500px;margin:0 auto;padding:72px clamp(22px,6vw,90px);display:grid;grid-template-columns:1fr minmax(300px,460px);align-items:center;gap:40px;background:radial-gradient(circle at 80% 50%,rgba(255,106,0,.12),transparent 38%);border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}
.wow-media-owlivia-copy h2{font-size:clamp(34px,4vw,58px);letter-spacing:-.04em;margin:8px 0 12px}
.wow-media-owlivia-copy p{max-width:600px;color:#b9b2c0;font-size:18px;line-height:1.65;margin:0 0 26px}
.wow-media-owlivia-art{text-align:center;align-self:end}
.wow-media-owlivia-art img{display:inline-block;max-width:100%;max-height:360px;width:auto;filter:drop-shadow(0 22px 38px rgba(0,0,0,.45))}
@media(max-width:700px){.wow-media-owlivia{grid-template-columns:1fr;padding-top:52px}.wow-media-owlivia-art{order:-1}.wow-media-owlivia-art img{max-height:300px}}
.wow-media-stock-grid .wow-media-stock-item{padding:0;border:1px solid #dcdcde;background:#fff;cursor:pointer;text-align:left;border-radius:6px;overflow:hidden}
.wow-media-stock-grid .wow-media-stock-item img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}
.wow-media-stock-grid .wow-media-stock-item span{display:block;padding:7px;font-size:11px;color:#50575e}

/* WOW Media 0.5.18 — configurable Hub guide */
.wow-media-owlivia{grid-template-columns:1fr minmax(260px,520px)}
.wow-media-owlivia-art img{max-width:var(--wow-guide-size,360px);max-height:var(--wow-guide-size,360px);width:auto;filter:drop-shadow(0 22px calc(var(--wow-guide-spread,30px)) rgba(255,106,0,calc(var(--wow-guide-glow-on,1) * var(--wow-guide-glow,.4))));}
.wow-media-guide-position-left .wow-media-owlivia-art{order:-1;text-align:left}
.wow-media-guide-position-center{grid-template-columns:1fr;text-align:center}
.wow-media-guide-position-center .wow-media-owlivia-copy{max-width:720px;margin:auto}
.wow-media-guide-position-center .wow-media-owlivia-art{order:-1}
.wow-media-guide-position-center .wow-media-owlivia-art img{margin:auto}
.wow-media-guide-position-right .wow-media-owlivia-art{text-align:right}
@media(max-width:700px){
 .wow-media-guide-position-left,.wow-media-guide-position-right{grid-template-columns:1fr}
 .wow-media-guide-position-left .wow-media-owlivia-art,.wow-media-guide-position-right .wow-media-owlivia-art{order:-1;text-align:center}
}

/* WOW Media 0.5.20 — card image controls */
.wow-media-card-image{overflow:hidden;position:relative}
.wow-media-card-image img{width:100%;height:100%;display:block;object-fit:cover}
.wow-media-card-crop-landscape{aspect-ratio:16/9}
.wow-media-card-crop-portrait{aspect-ratio:4/5}
.wow-media-card-crop-square{aspect-ratio:1/1}
.wow-media-card-crop-original{aspect-ratio:auto}
.wow-media-card-focal-left img{object-position:left center}
.wow-media-card-focal-center img{object-position:center center}
.wow-media-card-focal-right img{object-position:right center}
.wow-media-card-focal-top img{object-position:center top}
.wow-media-card-focal-bottom img{object-position:center bottom}

/* WOW Media 0.5.21 — configurable Hub image cards */
.wow-media-home .wow-media-quick-nav .wow-media-hub-card{position:relative;overflow:hidden;isolation:isolate}
.wow-media-home .wow-media-hub-card-image{position:absolute;inset:0;z-index:-3;background-image:var(--wow-card-bg);background-size:cover;background-position:center;transition:transform .35s ease}
.wow-media-home .wow-media-hub-card-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,rgba(8,6,12,.22),rgba(8,6,12,.88))}
.wow-media-home .wow-media-hub-card strong,.wow-media-home .wow-media-hub-card small,.wow-media-home .wow-media-hub-card .wow-media-nav-index,.wow-media-home .wow-media-hub-card b{position:relative;z-index:1}
.wow-media-home .wow-media-hub-card:hover .wow-media-hub-card-image{transform:scale(1.05)}
.wow-media-home .wow-media-hub-card:not([style]) .wow-media-hub-card-overlay{background:linear-gradient(145deg,rgba(255,106,0,.10),rgba(255,255,255,.025))}

/* WOW Media 0.8.7 — remove theme/browser link underlines from channel directory cards. */
.wow-media-home .wow-explore-card,
.wow-media-home .wow-explore-card:visited,
.wow-media-home .wow-explore-card:hover,
.wow-media-home .wow-explore-card:focus,
.wow-media-home .wow-explore-card span,
.wow-media-home .wow-explore-card strong{
  text-decoration:none!important;
  text-decoration-line:none!important;
}

/* WOW Media 0.5.22 — Hub card layout + link styling */
.wow-media-home .wow-media-quick-nav{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
  align-items:stretch;
}
.wow-media-home .wow-media-quick-nav a.wow-media-hub-card{
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  min-width:0;
  min-height:250px;
  aspect-ratio:4/3;
  padding:26px;
  box-sizing:border-box;
  color:#fff!important;
  text-decoration:none!important;
  text-decoration-line:none!important;
  text-underline-offset:0!important;
}
.wow-media-home .wow-media-quick-nav a.wow-media-hub-card *{
  text-decoration:none!important;
  text-decoration-line:none!important;
}
.wow-media-home .wow-media-hub-card .wow-media-nav-index{
  position:absolute;
  top:22px;
  left:24px;
  margin:0;
  color:#ff8a24;
  font-size:11px;
  letter-spacing:.16em;
}
.wow-media-home .wow-media-hub-card strong{
  display:block;
  width:calc(100% - 28px);
  margin:0 0 8px;
  font-size:clamp(23px,2.1vw,31px);
  line-height:1.02;
  letter-spacing:-.025em;
  color:#fff!important;
}
.wow-media-home .wow-media-hub-card small{
  display:block;
  width:calc(100% - 30px);
  max-width:290px;
  margin:0;
  color:rgba(255,255,255,.78)!important;
  font-size:14px;
  line-height:1.42;
}
.wow-media-home .wow-media-hub-card b{
  right:22px;
  bottom:20px;
  font-size:27px;
  line-height:1;
  color:#ff7a18!important;
}
.wow-media-home .wow-media-hub-card-image{
  background-position:center center;
}
.wow-media-home .wow-media-hub-card-overlay{
  background:
    linear-gradient(180deg,rgba(6,5,9,.08) 0%,rgba(6,5,9,.18) 28%,rgba(6,5,9,.82) 76%,rgba(6,5,9,.96) 100%);
}
.wow-media-home .wow-media-hub-card:hover .wow-media-hub-card-overlay{
  background:
    linear-gradient(180deg,rgba(6,5,9,.04) 0%,rgba(6,5,9,.16) 28%,rgba(6,5,9,.76) 76%,rgba(6,5,9,.94) 100%);
}

/* Force the ecosystem menu to remain clean even when the active WordPress
   theme applies global link underlines. */
.wow-media-global-header .wow-media-global-nav a,
.wow-media-global-header .wow-media-global-actions a,
.wow-media-global-header .wow-media-global-logo{
  text-decoration:none!important;
  text-decoration-line:none!important;
}
.wow-media-global-header .wow-media-global-nav a:hover,
.wow-media-global-header .wow-media-global-actions a:hover,
.wow-media-global-header .wow-media-global-nav a:focus,
.wow-media-global-header .wow-media-global-actions a:focus{
  text-decoration:none!important;
}

/* Remove accidental underlines from all interactive Media Hub cards. */
.wow-media-home a.wow-media-hub-card,
.wow-media-home a.wow-media-hub-card:visited,
.wow-media-home a.wow-media-hub-card:hover,
.wow-media-home a.wow-media-hub-card:focus{
  text-decoration:none!important;
  text-decoration-line:none!important;
}

@media(max-width:1000px){
  .wow-media-home .wow-media-quick-nav{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .wow-media-home .wow-media-quick-nav a.wow-media-hub-card{
    min-height:230px;
  }
}
@media(max-width:560px){
  .wow-media-home .wow-media-quick-nav{
    grid-template-columns:1fr;
    gap:14px;
  }
  .wow-media-home .wow-media-quick-nav a.wow-media-hub-card{
    min-height:210px;
    aspect-ratio:16/10;
  }
}

/* WOW Media 0.5.23 — cinematic expanding Hub cards */
.wow-media-home .wow-media-hub-accordion{
  display:grid;
  grid-template-columns:minmax(0,.72fr) minmax(0,.72fr) minmax(0,.72fr) minmax(0,.72fr);
  gap:12px;
  min-height:330px;
  align-items:stretch;
}
.wow-media-home .wow-media-hub-accordion a.wow-media-hub-card{
  min-width:0;
  width:auto;
  min-height:330px;
  aspect-ratio:auto;
  transition:
    grid-column .45s cubic-bezier(.22,.61,.36,1),
    transform .35s ease,
    opacity .35s ease,
    filter .35s ease,
    box-shadow .35s ease;
}
.wow-media-home .wow-media-hub-accordion a.wow-media-hub-card.is-expanded{
  grid-column:span 2;
  min-height:330px;
  box-shadow:0 22px 65px rgba(0,0,0,.38);
}
.wow-media-home .wow-media-hub-accordion a.wow-media-hub-card:not(.is-expanded){
  cursor:pointer;
}
.wow-media-home .wow-media-hub-accordion a.wow-media-hub-card:not(.is-expanded) .wow-media-hub-card-image{
  filter:saturate(.78) brightness(.72);
}
.wow-media-home .wow-media-hub-accordion a.wow-media-hub-card.is-expanded .wow-media-hub-card-image{
  transform:scale(1.015);
}
.wow-media-home .wow-media-hub-accordion a.wow-media-hub-card.is-expanded strong{
  font-size:clamp(27px,2.8vw,40px);
}
.wow-media-home .wow-media-hub-accordion a.wow-media-hub-card.is-expanded small{
  max-width:430px;
  font-size:15px;
}
.wow-media-home .wow-media-hub-accordion a.wow-media-hub-card:not(.is-expanded) strong{
  font-size:clamp(19px,1.8vw,25px);
}
.wow-media-home .wow-media-hub-accordion a.wow-media-hub-card:not(.is-expanded) small{
  opacity:.82;
}
.wow-media-home .wow-media-hub-accordion a.wow-media-hub-card b{
  transition:transform .3s ease;
}
.wow-media-home .wow-media-hub-accordion a.wow-media-hub-card.is-expanded b{
  transform:translateX(3px);
}
.wow-media-home .wow-media-hub-accordion a.wow-media-hub-card::after{
  content:"";
  position:absolute;
  right:20px;
  top:20px;
  width:7px;
  height:7px;
  border-radius:50%;
  background:rgba(255,255,255,.7);
  box-shadow:0 0 18px rgba(255,122,24,.8);
  opacity:0;
  transition:opacity .25s ease;
}
.wow-media-home .wow-media-hub-accordion a.wow-media-hub-card.is-expanded::after{
  opacity:1;
}

@media(max-width:900px){
  .wow-media-home .wow-media-hub-accordion{
    grid-template-columns:repeat(2,minmax(0,1fr));
    min-height:0;
  }
  .wow-media-home .wow-media-hub-accordion a.wow-media-hub-card,
  .wow-media-home .wow-media-hub-accordion a.wow-media-hub-card.is-expanded{
    grid-column:span 1;
    min-height:250px;
  }
  .wow-media-home .wow-media-hub-accordion a.wow-media-hub-card.is-expanded{
    grid-column:span 2;
  }
}
@media(max-width:560px){
  .wow-media-home .wow-media-hub-accordion{
    display:flex;
    flex-direction:column;
    gap:10px;
    min-height:0;
  }
  .wow-media-home .wow-media-hub-accordion a.wow-media-hub-card,
  .wow-media-home .wow-media-hub-accordion a.wow-media-hub-card.is-expanded{
    width:100%;
    min-height:86px;
    aspect-ratio:auto;
    flex:0 0 auto;
    padding:20px;
  }
  .wow-media-home .wow-media-hub-accordion a.wow-media-hub-card.is-expanded{
    min-height:280px;
  }
  .wow-media-home .wow-media-hub-accordion a.wow-media-hub-card:not(.is-expanded) strong{
    margin-top:25px;
    font-size:21px;
  }
  .wow-media-home .wow-media-hub-accordion a.wow-media-hub-card:not(.is-expanded) small{
    max-height:0;
    overflow:hidden;
    opacity:0;
  }
}

/* WOW Media 0.5.24 — Watch & Expert Talks redesign */
.wow-watch-page-v2,.wow-talks-page{
  background:#0f0d13;color:#fff;min-height:100vh;
  padding:38px clamp(22px,6vw,90px) 100px;box-sizing:border-box;
}
.wow-watch-v2-hero,.wow-talks-hero{
  max-width:1180px;margin:0 auto;padding:55px 0 75px;
  display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);
  gap:40px;align-items:center;min-height:420px;
}
.wow-watch-v2-copy{position:relative;z-index:2}
.wow-watch-kicker,.wow-watch-v2-section-head>span,.wow-talks-list-head>span,.wow-talks-intro span{
  display:block;color:#ff8a24;font-size:11px;font-weight:900;letter-spacing:.22em;
}
.wow-watch-v2-copy h1,.wow-talks-hero-copy h1{
  margin:14px 0 20px;font-size:clamp(48px,7vw,86px);line-height:.92;
  letter-spacing:-.055em;color:#fff;
}
.wow-watch-v2-copy h1 em,.wow-talks-hero-copy h1 em{
  font-style:normal;color:#bca9d5;
}
.wow-watch-v2-copy p,.wow-talks-hero-copy p{
  max-width:670px;margin:0;color:#c4bdc8;font-size:19px;line-height:1.55;
}
.wow-watch-v2-orbit,.wow-talks-hero-mark{display:flex;justify-content:center;align-items:center;min-height:330px;position:relative}
.wow-watch-v2-orbit-ring{
  width:285px;height:285px;border:1px solid rgba(255,122,24,.35);border-radius:50%;
  box-shadow:0 0 80px rgba(255,122,24,.10),inset 0 0 70px rgba(109,58,148,.12);
  position:relative;
}
.wow-watch-v2-orbit-ring:before,.wow-watch-v2-orbit-ring:after{
  content:"";position:absolute;border-radius:50%;background:#ff7a18;box-shadow:0 0 28px rgba(255,122,24,.8);
}
.wow-watch-v2-orbit-ring:before{width:9px;height:9px;top:30px;right:45px}
.wow-watch-v2-orbit-ring:after{width:6px;height:6px;bottom:58px;left:36px}
.wow-watch-v2-orbit-core{
  position:absolute;width:145px;height:145px;border-radius:50%;display:flex;align-items:center;justify-content:center;
  flex-direction:column;background:radial-gradient(circle at 35% 30%,#31213c,#131017 68%);
  border:1px solid #4a344f;box-shadow:0 20px 70px rgba(0,0,0,.45);
  color:#fff;font-size:31px;font-weight:900;line-height:.8;letter-spacing:-.04em;text-align:center;
}
.wow-watch-v2-orbit-core small{font-size:9px;letter-spacing:.28em;color:#ff8a24;margin-top:10px}
.wow-watch-v2-destinations,.wow-watch-v2-latest{max-width:1180px;margin:0 auto}
.wow-watch-v2-section-head{margin-bottom:24px}
.wow-watch-v2-section-head h2,.wow-talks-list-head h2{
  margin:8px 0 0;color:#fff;font-size:clamp(28px,3.5vw,44px);letter-spacing:-.035em;line-height:1;
}
.wow-watch-v2-channel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.wow-watch-v2-channel{
  min-height:290px;padding:30px;box-sizing:border-box;position:relative;overflow:hidden;
  border:1px solid #302a36;border-radius:20px;text-decoration:none;color:#fff;
  display:flex;flex-direction:column;justify-content:space-between;
  background:#151219;
  transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease;
}
.wow-watch-v2-channel:before{
  content:"";position:absolute;inset:0;pointer-events:none;
  background:radial-gradient(circle at 85% 15%,rgba(255,122,24,.24),transparent 35%),
             linear-gradient(135deg,rgba(255,255,255,.02),transparent 50%);
}
.wow-watch-v2-channel-talks:before{
  background:radial-gradient(circle at 85% 15%,rgba(120,68,180,.28),transparent 35%),
             linear-gradient(135deg,rgba(255,255,255,.02),transparent 50%);
}
.wow-watch-v2-channel:hover{transform:translateY(-5px);border-color:#634276;box-shadow:0 25px 65px rgba(0,0,0,.28)}
.wow-watch-v2-channel-number{font-size:11px;letter-spacing:.18em;color:#ff8a24;font-weight:900;position:relative}
.wow-watch-v2-channel div{position:relative}
.wow-watch-v2-channel div small{display:block;color:#a79faa;font-size:10px;letter-spacing:.16em;margin-bottom:10px}
.wow-watch-v2-channel strong{display:block;font-size:clamp(28px,3vw,42px);letter-spacing:-.035em}
.wow-watch-v2-channel p{max-width:470px;color:#aaa3af;line-height:1.5;margin:10px 0 0;font-size:15px}
.wow-watch-v2-channel b{position:relative;color:#ff8a24;font-size:13px}
.wow-watch-v2-latest{padding-top:80px}
.wow-watch-v2-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.wow-watch-v2-item a,.wow-talk-card a{display:block;color:#fff;text-decoration:none}
.wow-watch-v2-thumb,.wow-talk-card-image{position:relative;aspect-ratio:16/10;overflow:hidden;border-radius:15px;background:#17141d}
.wow-watch-v2-thumb img,.wow-talk-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}
.wow-watch-v2-item:hover img,.wow-talk-card:hover img{transform:scale(1.04)}
.wow-watch-v2-thumb:after,.wow-talk-card-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.5))}
.wow-watch-v2-thumb i,.wow-talk-card-image i{
  position:absolute;z-index:2;left:16px;bottom:14px;width:38px;height:38px;border-radius:50%;
  display:flex;align-items:center;justify-content:center;background:#fff;color:#111;font-style:normal;font-size:13px;
}
.wow-watch-v2-thumb>span,.wow-talk-card-image>span{
  height:100%;display:flex;align-items:center;justify-content:center;color:#ff8a24;font-weight:900;letter-spacing:.18em;font-size:13px;
}
.wow-watch-v2-meta,.wow-talk-card-meta{margin-top:12px;color:#ff8a24;font-size:10px;letter-spacing:.14em;font-weight:900}
.wow-watch-v2-item h3,.wow-talk-card h3{margin:7px 0 0;font-size:18px;line-height:1.18;letter-spacing:-.02em}
.wow-watch-v2-empty,.wow-talks-coming-soon{
  padding:55px 35px;border:1px dashed #3b3441;border-radius:18px;background:#141118;text-align:center;
}
.wow-watch-v2-empty span,.wow-talks-coming-soon span{color:#ff8a24;font-size:10px;font-weight:900;letter-spacing:.2em}
.wow-watch-v2-empty h3,.wow-talks-coming-soon h3{margin:10px 0;font-size:27px}
.wow-watch-v2-empty p,.wow-talks-coming-soon p{margin:0 auto;color:#aaa3af;max-width:600px;line-height:1.5}

.wow-talks-hero{min-height:430px}
.wow-talks-hero-copy{position:relative;z-index:2}
.wow-talks-hero-copy>span{color:#ff8a24;font-size:11px;font-weight:900;letter-spacing:.2em}
.wow-talks-hero-mark:before{
  content:"";position:absolute;width:310px;height:310px;border-radius:50%;
  background:radial-gradient(circle,rgba(112,62,153,.28),transparent 67%);
}
.wow-talks-hero-circle{
  position:relative;width:220px;height:220px;border-radius:50%;border:1px solid #5b3a71;
  display:flex;align-items:center;justify-content:center;font-size:38px;font-weight:900;letter-spacing:.12em;
  color:#fff;background:radial-gradient(circle at 35% 25%,#32213d,#110e14 70%);
  box-shadow:0 30px 100px rgba(0,0,0,.45),0 0 55px rgba(112,62,153,.16);
}
.wow-talks-intro{max-width:1180px;margin:0 auto;padding:55px 0;border-top:1px solid #27222c;border-bottom:1px solid #27222c;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}
.wow-talks-intro h2{margin:9px 0 0;font-size:clamp(31px,4vw,50px);line-height:.95;letter-spacing:-.04em}
.wow-talks-intro p{margin:0;color:#b4adb8;font-size:17px;line-height:1.65;max-width:560px}
.wow-talks-listing{max-width:1180px;margin:75px auto 0}
.wow-talks-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:25px}
.wow-talk-card{min-width:0}
.wow-talk-card-image{aspect-ratio:16/10}
.wow-talk-card-image i{width:36px;height:36px}
.wow-talk-card p{color:#aaa3af;line-height:1.5;font-size:14px;margin:7px 0 0}
.wow-talks-coming-soon{margin-top:25px}

@media(max-width:900px){
  .wow-watch-v2-hero,.wow-talks-hero{grid-template-columns:1fr;min-height:0;padding:45px 0 55px}
  .wow-watch-v2-orbit,.wow-talks-hero-mark{min-height:260px}
  .wow-watch-v2-channel-grid{grid-template-columns:1fr}
  .wow-watch-v2-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .wow-talks-intro{grid-template-columns:1fr;gap:25px}
  .wow-talks-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){
  .wow-watch-page-v2,.wow-talks-page{padding:26px 18px 70px}
  .wow-watch-v2-copy h1,.wow-talks-hero-copy h1{font-size:48px}
  .wow-watch-v2-copy p,.wow-talks-hero-copy p{font-size:16px}
  .wow-watch-v2-orbit-ring{width:230px;height:230px}
  .wow-watch-v2-orbit-core{width:120px;height:120px;font-size:26px}
  .wow-watch-v2-grid,.wow-talks-grid{grid-template-columns:1fr}
  .wow-watch-v2-channel{min-height:245px}
}

/* 0.5.25 — configurable page visuals */
.wow-watch-v2-orbit-has-image{
  min-height:330px;
}
.wow-watch-v2-custom-image,.wow-talks-custom-image{
  display:block;width:100%;height:330px;max-width:520px;object-fit:cover;border-radius:28px;
  border:1px solid #49364f;box-shadow:0 30px 90px rgba(0,0,0,.42);
}
.wow-talks-hero-mark-has-image{min-height:330px}
.wow-watch-v2-channel-has-image{background:#151219;isolation:isolate}
.wow-watch-v2-channel-image{
  position:absolute;inset:0;z-index:-2;background-image:var(--wow-watch-card-bg);
  background-size:cover;background-position:center;opacity:.55;transition:transform .45s ease,opacity .3s ease;
}
.wow-watch-v2-channel-has-image:after{
  content:"";position:absolute;inset:0;z-index:-1;
  background:linear-gradient(180deg,rgba(15,13,19,.20),rgba(15,13,19,.92) 82%);
}
.wow-watch-v2-channel-has-image:hover .wow-watch-v2-channel-image{transform:scale(1.04);opacity:.7}
@media(max-width:900px){
  .wow-watch-v2-custom-image,.wow-talks-custom-image{height:270px;max-width:430px}
}
@media(max-width:560px){
  .wow-watch-v2-custom-image,.wow-talks-custom-image{height:230px}
}

/* 0.5.26 — flexible WOW Media hero image */
.wow-watch-v2-orbit-has-image{background:none!important;display:flex;align-items:center;justify-content:center;}
.wow-watch-v2-orbit-has-image .wow-watch-v2-custom-image{
 width:100%;max-width:560px;height:330px;margin:auto;border:0;box-shadow:none;background:transparent;border-radius:0;
}
.wow-watch-v2-orbit-fit-contain .wow-watch-v2-custom-image{object-fit:contain;}
.wow-watch-v2-orbit-fit-cover .wow-watch-v2-custom-image{object-fit:cover;border-radius:24px;box-shadow:0 25px 80px rgba(0,0,0,.35);}
.wow-watch-v2-orbit-fit-natural .wow-watch-v2-custom-image{height:auto;max-height:420px;object-fit:contain;}

/* 0.5.27 — configurable glow for the Where to Watch hero image */
.wow-watch-v2-orbit-glow .wow-watch-v2-custom-image{
  filter:drop-shadow(0 0 calc((var(--wow-hero-glow-spread) * .9px)) color-mix(in srgb,var(--wow-hero-glow-color) calc(var(--wow-hero-glow-intensity) * 1%),transparent))
          drop-shadow(0 0 calc((var(--wow-hero-glow-spread) * .35px)) color-mix(in srgb,var(--wow-hero-glow-color) calc(var(--wow-hero-glow-intensity) * .55%),transparent));
}
@supports not (color: color-mix(in srgb, red 50%, transparent)){
  .wow-watch-v2-orbit-glow .wow-watch-v2-custom-image{
    filter:drop-shadow(0 0 28px var(--wow-hero-glow-color));
  }
}

/* 0.5.28 — remove unintended link underlines in WOW Media cards */
.wow-media-page a,
.wow-media-page a:visited,
.wow-watch-v2 a,
.wow-watch-v2 a:visited,
.wow-media-card a,
.wow-media-card a:visited,
.wow-media-card a:hover,
.wow-media-card a:focus,
.wow-media-card a:active{
  text-decoration:none!important;
  text-decoration-line:none!important;
  text-decoration-thickness:0!important;
  text-underline-offset:0!important;
}

/* Keep the card hierarchy clean: titles are not browser-underlined. */
.wow-media-card .wow-media-card-title,
.wow-media-card .wow-media-card-copy,
.wow-media-card .wow-media-card-cta{
  text-decoration:none!important;
}

/* Same treatment for the Where to Watch channel cards. */
.wow-watch-v2 .wow-watch-card a,
.wow-watch-v2 .wow-watch-card a:visited,
.wow-watch-v2 .wow-watch-card a:hover,
.wow-watch-v2 .wow-watch-card a:focus{
  text-decoration:none!important;
  text-decoration-line:none!important;
}

/* Preserve the intended small orange labels as typography, not link decoration. */
.wow-media-card .wow-media-card-number,
.wow-media-card .wow-media-card-kicker,
.wow-watch-v2 .wow-watch-card-number,
.wow-watch-v2 .wow-watch-card-kicker{
  text-decoration:none!important;
}

/* 0.5.29 — correct scope for Where to Watch channel-card links.
   The page wrapper is .wow-watch-page-v2, not .wow-watch-v2. */
.wow-watch-page-v2 .wow-watch-v2-channel,
.wow-watch-page-v2 .wow-watch-v2-channel:visited,
.wow-watch-page-v2 .wow-watch-v2-channel:hover,
.wow-watch-page-v2 .wow-watch-v2-channel:focus,
.wow-watch-page-v2 .wow-watch-v2-channel:active,
.wow-watch-page-v2 .wow-watch-v2-channel strong,
.wow-watch-page-v2 .wow-watch-v2-channel p,
.wow-watch-page-v2 .wow-watch-v2-channel b,
.wow-watch-page-v2 .wow-watch-v2-channel small,
.wow-watch-page-v2 .wow-watch-v2-channel-number{
  text-decoration:none!important;
  text-decoration-line:none!important;
  text-decoration-thickness:0!important;
  text-underline-offset:0!important;
  text-decoration-color:transparent!important;
}

/* Some themes implement link underlines with a pseudo-element or bottom border. */
.wow-watch-page-v2 .wow-watch-v2-channel::after{
  content:none!important;
  display:none!important;
}
.wow-watch-page-v2 .wow-watch-v2-channel strong,
.wow-watch-page-v2 .wow-watch-v2-channel p,
.wow-watch-page-v2 .wow-watch-v2-channel b{
  border-bottom:0!important;
  background-image:none!important;
  box-shadow:none;
}

/* 0.6.0 — per-channel logo glow */
.wow-channel-logo-glow .wow-channel-logo{
  filter:
    drop-shadow(0 0 calc((var(--wow-channel-glow-spread) * .90px))
      color-mix(in srgb, var(--wow-channel-glow-color) calc(var(--wow-channel-glow-intensity) * 1%), transparent))
    drop-shadow(0 0 calc((var(--wow-channel-glow-spread) * .35px))
      color-mix(in srgb, var(--wow-channel-glow-color) calc(var(--wow-channel-glow-intensity) * .55%), transparent));
}
@supports not (color: color-mix(in srgb, red 50%, transparent)){
  .wow-channel-logo-glow .wow-channel-logo{
    filter:drop-shadow(0 0 28px var(--wow-channel-glow-color));
  }
}
.wow-channel-hero-v2 .wow-channel-logo-wrap{
  position:relative;
  z-index:3;
}

/* Channel admin controls: visible only to editors/admins on the frontend. */
.wow-channel-admin-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 auto 18px;padding:10px 14px;border:1px solid rgba(255,255,255,.10);border-radius:10px;background:rgba(18,16,23,.72);font-size:13px;max-width:1200px}
.wow-channel-admin-tools span{opacity:.65;margin-right:auto}
.wow-channel-admin-tools a{display:inline-flex;align-items:center;padding:7px 11px;border:1px solid rgba(255,255,255,.18);border-radius:7px;text-decoration:none!important;color:#fff!important}
.wow-channel-admin-tools a:hover{border-color:var(--wow-channel-accent,#ff6a00);color:var(--wow-channel-accent,#ff6a00)!important}
.wow-media-channel-created-notice{max-width:1200px;margin:0 auto 18px;padding:12px 16px;border:1px solid rgba(255,106,0,.35);border-radius:10px;background:rgba(255,106,0,.08);color:#eee}


/* WOW Media 0.6.4 — standalone media-item canvas.
 * Individual Media Items intentionally do not inherit the active theme's
 * site header/footer. The WOW Media navigation becomes the page header.
 */
body.wow-media-standalone{margin:0!important;background:#f8f7f9}
body.wow-media-standalone #wpadminbar{z-index:100000}
body.wow-media-standalone .wow-media-global-header{margin:0}
body.wow-media-standalone .wow-media-single{width:100%;max-width:none;margin:0}
body.wow-media-standalone .wow-media-single .wow-single-hero{width:100%}
body.wow-media-standalone .wow-media-single .wow-single-shell{box-sizing:border-box}

/* WOW Media 0.7 — Channels Directory */
.wow-media-channel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.wow-media-channel-card{position:relative;display:flex;min-height:250px;overflow:hidden;border-radius:18px;background:#17171a;color:#fff;text-decoration:none;isolation:isolate}
.wow-media-channel-card-image{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.9;z-index:-2;transition:transform .35s ease}
.wow-media-channel-card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.78));z-index:-1}
.wow-media-channel-card:hover .wow-media-channel-card-image{transform:scale(1.04)}
.wow-media-channel-card-copy{margin-top:auto;padding:24px;display:flex;flex-direction:column;gap:7px}
.wow-media-channel-card-copy small{font-size:11px;letter-spacing:.14em;opacity:.75}
.wow-media-channel-card-copy strong{font-size:26px;line-height:1.05}
.wow-media-channel-card-copy em{font-style:normal;font-size:14px;line-height:1.4;opacity:.84;max-width:34em}
.wow-media-channel-card-copy b{margin-top:7px;font-size:13px}
.wow-media-empty-state{grid-column:1/-1;padding:36px;border:1px dashed rgba(0,0,0,.15);border-radius:14px}
@media(max-width:900px){.wow-media-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.wow-media-channel-grid{grid-template-columns:1fr}.wow-media-channel-card{min-height:220px}}

.wow-media-featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.wow-media-featured-card{position:relative;display:flex;min-height:300px;overflow:hidden;border-radius:20px;background:#111;color:#fff;text-decoration:none;isolation:isolate}
.wow-media-featured-card-image{position:absolute;inset:0;background-size:cover;background-position:center;z-index:-2;transition:transform .35s ease}
.wow-media-featured-card:hover .wow-media-featured-card-image{transform:scale(1.04)}
.wow-media-featured-card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.82));z-index:-1}
.wow-media-featured-card-copy{margin-top:auto;padding:24px;display:flex;flex-direction:column;gap:8px}
.wow-media-featured-card-copy small{font-size:11px;letter-spacing:.08em;opacity:.78}
.wow-media-featured-card-copy strong{font-size:25px;line-height:1.08}
.wow-media-featured-card-copy b{font-size:13px}
@media(max-width:900px){.wow-media-featured-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.wow-media-featured-grid{grid-template-columns:1fr}}

/* WOW Media 0.7.4 — consistent fullscreen-capable video player */
.wow-single-video-player{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#000;border-radius:18px}
.wow-single-video-player iframe,.wow-single-video-player video,.wow-media-video-iframe{display:block;width:100%;height:100%;min-height:0;border:0}
.wow-single-video-player video{object-fit:contain;background:#000}

/* WOW Media 0.7.5 — explicit fullscreen control */
.wow-media-video-frame{position:relative;width:100%;height:100%;min-height:0;background:#000}
.wow-media-video-frame .wow-media-video-iframe{display:block;width:100%;height:100%;min-height:0;border:0}
.wow-media-fullscreen{position:absolute;right:14px;bottom:14px;z-index:5;border:0;border-radius:8px;padding:9px 13px;background:rgba(0,0,0,.78);color:#fff;font:600 14px/1.2 sans-serif;cursor:pointer}
.wow-media-fullscreen:hover{background:rgba(0,0,0,.92)}
.wow-media-video-frame:fullscreen{width:100vw;height:100vh}
.wow-media-video-frame:-webkit-full-screen{width:100vw;height:100vh}

/* WOW Media 0.7.6 — responsive video orientation */
.wow-single-video-player{aspect-ratio:16/9}
.wow-media-single.wow-media-aspect-vertical .wow-single-video-player{aspect-ratio:9/16;max-width:360px;width:100%;margin-left:auto;margin-right:auto}
.wow-media-single.wow-media-aspect-square .wow-single-video-player{aspect-ratio:1/1;max-width:760px;margin-left:auto;margin-right:auto}
.wow-media-single.wow-media-aspect-auto .wow-single-video-player{aspect-ratio:16/9}
.wow-media-single.wow-media-aspect-vertical .wow-single-video-player .wow-media-video-frame,
.wow-media-single.wow-media-aspect-square .wow-single-video-player .wow-media-video-frame{height:100%}
@media(max-width:620px){
  .wow-media-single.wow-media-aspect-vertical .wow-single-video-player{max-width:360px;width:min(100%,360px)}
  .wow-media-single.wow-media-aspect-square .wow-single-video-player{max-width:100%}
}

/* WOW Media 0.8.0 — automatic self-hosted video orientation sizing */
.wow-media-single.wow-media-aspect-vertical .wow-single-video-player {
  width: min(100%, 360px);
  max-width: 360px;
  aspect-ratio: 9 / 16;
  margin-left: auto;
  margin-right: auto;
}
.wow-media-single.wow-media-aspect-square .wow-single-video-player {
  width: min(100%, 760px);
  aspect-ratio: 1 / 1;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 620px) {
  .wow-media-single.wow-media-aspect-vertical .wow-single-video-player {
    width: min(100%, 360px);
    max-width: 360px;
  }
}

/* WOW Media 0.8.1 — native vertical Shorts gallery */
.wow-vertical-gallery{position:relative}
.wow-vertical-gallery-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}
.wow-vertical-gallery-head span{font-size:11px;letter-spacing:.16em;font-weight:700;color:#ff6a00}
.wow-vertical-gallery-head h2{margin:6px 0 4px;font-size:clamp(28px,4vw,44px);line-height:1.05}
.wow-vertical-gallery-head p{margin:0;opacity:.72}
.wow-vertical-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.wow-vertical-gallery-card{appearance:none;border:0;padding:0;text-align:left;background:transparent;color:inherit;cursor:pointer;min-width:0}
.wow-vertical-gallery-poster{position:relative;display:block;aspect-ratio:9/16;overflow:hidden;border-radius:16px;background:#111;box-shadow:0 12px 35px rgba(0,0,0,.14)}
.wow-vertical-gallery-poster img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.wow-vertical-gallery-card:hover .wow-vertical-gallery-poster img{transform:scale(1.035)}
.wow-vertical-gallery-poster i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:rgba(0,0,0,.62);color:#fff;font-style:normal;font-size:20px;padding-left:3px}
.wow-vertical-gallery-card-copy{display:block;padding:11px 3px 0}
.wow-vertical-gallery-card-copy strong{display:block;font-size:16px;line-height:1.2}
.wow-vertical-gallery-card-copy small{display:block;margin-top:5px;opacity:.68;line-height:1.35}
.wow-vertical-gallery-viewer{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center}
.wow-vertical-gallery-viewer[hidden]{display:none!important}
.wow-vertical-gallery-backdrop{position:absolute;inset:0;background:rgba(8,7,11,.94);backdrop-filter:blur(8px)}
.wow-vertical-gallery-modal{position:relative;z-index:2;width:min(100vw,900px);height:min(100vh,900px);display:flex;align-items:center;justify-content:center;gap:12px;padding:20px;box-sizing:border-box}
.wow-vertical-gallery-stage{position:relative;height:min(92vh,820px);width:min(51.75vh,430px);max-width:calc(100vw - 100px);aspect-ratio:9/16;border-radius:18px;overflow:hidden;background:#000;box-shadow:0 25px 80px rgba(0,0,0,.55)}
.wow-vertical-gallery-stage video{width:100%;height:100%;object-fit:contain;display:block;background:#000}
.wow-vertical-gallery-info{position:absolute;left:0;right:0;bottom:0;padding:60px 18px 18px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.82));pointer-events:none}
.wow-vertical-gallery-info h3{margin:5px 0 4px;font-size:20px;line-height:1.15}
.wow-vertical-gallery-info p{margin:0 0 8px;font-size:13px;opacity:.82}
.wow-vertical-gallery-info a{pointer-events:auto;color:#fff;font-size:12px;font-weight:700;text-decoration:none}
.wow-vertical-gallery-close,.wow-vertical-gallery-prev,.wow-vertical-gallery-next{position:absolute;z-index:4;border:1px solid rgba(255,255,255,.2);background:rgba(0,0,0,.55);color:#fff;border-radius:50%;width:44px;height:44px;cursor:pointer;font-size:22px;display:grid;place-items:center}
.wow-vertical-gallery-close{right:18px;top:18px;font-size:28px}
.wow-vertical-gallery-prev{left:0;top:50%;transform:translateY(-50%)}
.wow-vertical-gallery-next{right:0;top:50%;transform:translateY(-50%)}
html.wow-vg-open,html.wow-vg-open body{overflow:hidden}
@media(max-width:900px){.wow-vertical-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.wow-vertical-gallery-modal{width:100vw}.wow-vertical-gallery-stage{height:88vh}}
@media(max-width:620px){.wow-vertical-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wow-vertical-gallery-card-copy small{display:none}.wow-vertical-gallery-modal{padding:8px}.wow-vertical-gallery-stage{height:88vh;width:49.5vh;max-width:calc(100vw - 36px);border-radius:12px}.wow-vertical-gallery-prev{left:3px}.wow-vertical-gallery-next{right:3px}.wow-vertical-gallery-close{right:8px;top:8px}}

/* WOW Media 0.8.2 — vertical gallery layout/clipping safeguards */
.wow-media-home .wow-media-hub-shorts,
.wow-media-page .wow-media-hub-shorts,
.wow-vertical-gallery{
  width:100%;
  max-width:100%;
  min-width:0;
  box-sizing:border-box;
  overflow:visible;
}
.wow-vertical-gallery *{box-sizing:border-box}
.wow-vertical-gallery-grid{
  width:100%;
  max-width:100%;
  min-width:0;
  overflow:visible;
}
.wow-vertical-gallery-card{
  width:100%;
  max-width:100%;
  min-width:0;
  overflow:visible;
}
.wow-vertical-gallery-poster{
  width:100%;
  max-width:100%;
}
.wow-vertical-gallery-poster img{
  max-width:100%;
}
.wow-vertical-gallery-card-copy{
  min-width:0;
  overflow-wrap:anywhere;
}
.wow-vertical-gallery-card-copy strong,
.wow-vertical-gallery-card-copy small{
  max-width:100%;
  overflow-wrap:anywhere;
}
.wow-vertical-gallery-head{min-width:0}
.wow-vertical-gallery-head>div{min-width:0}
.wow-vertical-gallery-head h2,
.wow-vertical-gallery-head p{overflow-wrap:anywhere}

@media(max-width:900px){
  .wow-vertical-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:620px){
  .wow-vertical-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
}
@media(max-width:420px){
  .wow-vertical-gallery-grid{grid-template-columns:1fr;gap:16px}
  .wow-vertical-gallery-card{max-width:280px;margin:0 auto}
}

/* WOW Media 0.8.3 — prevent title clipping when a Media Item has no hero image.
 * The standard single-item shell uses a negative top margin to overlap a hero image.
 * Without a hero, that same offset pulls the title underneath the Media navigation.
 */
.wow-media-single:not(.wow-media-has-hero) .wow-single-shell{
  margin-top:0;
}

/* Keep standalone item content safely below the navigation and within the viewport. */
body.wow-media-standalone .wow-media-single:not(.wow-media-has-hero) .wow-single-shell{
  margin-top:0;
}

/* WOW Media 0.8.4 — load vertical gallery controller on Media Hub and improve viewer playback handoff. */

/* WOW Media 0.8.6 — Shorts are a first-class vertical channel section. */
.wow-media-channel-shorts-section{
  width:100%;
  max-width:100%;
  min-width:0;
}
.wow-media-channel-shorts-section .wow-vertical-gallery{
  margin-top:0;
}
.wow-media-channel-shorts-section .wow-vertical-gallery-grid{
  grid-template-columns:repeat(5,minmax(0,1fr));
}
@media(max-width:1100px){
  .wow-media-channel-shorts-section .wow-vertical-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));}
}
@media(max-width:900px){
  .wow-media-channel-shorts-section .wow-vertical-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
}
@media(max-width:620px){
  .wow-media-channel-shorts-section .wow-vertical-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:420px){
  .wow-media-channel-shorts-section .wow-vertical-gallery-grid{grid-template-columns:1fr;}
}

/* A Short used as the channel's latest item must retain its 9:16 shape. */
.wow-channel-featured-card-short{
  isolation:isolate;
  width:min(100%,360px);
  min-height:0;
  aspect-ratio:9/16;
  margin:0 auto;
  background:#0b0b0d;
  background-position:center;
  background-size:cover;
}
.wow-channel-featured-card-short .wow-channel-featured-short-video{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  background:#0b0b0d;
  z-index:0;
}
.wow-channel-featured-card-short .wow-channel-featured-shade{
  background:linear-gradient(180deg,rgba(0,0,0,.04) 25%,rgba(0,0,0,.84) 100%);
  z-index:1;
}

.wow-channel-featured-card-short .wow-channel-featured-copy{
  left:0;
  right:0;
  bottom:0;
  max-width:none;
  padding:22px 20px;
  z-index:2;
}
.wow-channel-featured-card-short .wow-channel-featured-copy h3{font-size:28px;}
@media(max-width:620px){
  .wow-channel-featured-card-short{width:min(100%,320px);}
}

/* WOW Read / Listen page experiences */
.wow-read-page,.wow-listen-page{background:#0d0b11;color:#fff;padding-bottom:70px}.wow-read-hero,.wow-listen-hero{position:relative;min-height:500px;overflow:hidden;background:radial-gradient(circle at 78% 28%,#3b1e4f 0,#17121d 36%,#0d0b11 78%)}.wow-read-hero:before,.wow-listen-hero:before{content:"";position:absolute;inset:0;background-image:var(--wow-page-hero);background-size:cover;background-position:center;opacity:.28}.wow-read-hero:after,.wow-listen-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,11,17,.96) 0%,rgba(13,11,17,.72) 48%,rgba(13,11,17,.22) 100%)}.wow-read-hero>div,.wow-listen-hero>div{position:relative;z-index:1;max-width:850px;padding:110px clamp(24px,7vw,100px)}.wow-read-hero span,.wow-listen-hero span{font-size:12px;letter-spacing:.24em;color:#ff7a00;font-weight:900}.wow-read-hero h1,.wow-listen-hero h1{font-size:clamp(42px,6vw,82px);line-height:.98;margin:12px 0 18px}.wow-read-hero p,.wow-listen-hero p{font-size:19px;color:#c8c2cc;max-width:700px;line-height:1.55}.wow-read-feature-card,.wow-listen-feature-card{position:relative;min-height:410px;border-radius:24px;overflow:hidden;background:#17141c center/cover no-repeat;box-shadow:0 20px 60px rgba(0,0,0,.35)}.wow-read-feature-shade,.wow-listen-feature-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.45),rgba(0,0,0,.08))}.wow-read-feature-copy,.wow-listen-feature-copy{position:relative;z-index:1;max-width:620px;padding:70px}.wow-read-feature-copy small,.wow-listen-feature-copy small{color:#ff8b21;font-weight:800;letter-spacing:.15em}.wow-read-feature-copy h3,.wow-listen-feature-copy h3{font-size:clamp(32px,4vw,56px);margin:12px 0;line-height:1}.wow-read-feature-copy p,.wow-listen-feature-copy p{color:#ddd;line-height:1.55}.wow-publication-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.wow-publication-card a,.wow-podcast-card a{color:#fff;text-decoration:none;display:block}.wow-publication-cover{aspect-ratio:3/4;overflow:hidden;border-radius:14px;background:#17141c;box-shadow:0 12px 30px rgba(0,0,0,.25)}.wow-publication-cover img{width:100%;height:100%;object-fit:cover;display:block}.wow-publication-cover-empty{display:flex;align-items:center;justify-content:center;color:#ff7a00;font-weight:900;letter-spacing:.12em}.wow-publication-meta,.wow-podcast-meta{font-size:11px;letter-spacing:.16em;color:#ff8b21;font-weight:800;margin-top:14px}.wow-publication-card h3,.wow-podcast-card h3{font-size:20px;line-height:1.15;margin:7px 0}.wow-publication-card span,.wow-podcast-card span{font-weight:800;font-size:13px;color:#fff}.wow-podcast-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.wow-podcast-cover{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:18px;background:#17141c}.wow-podcast-cover img{width:100%;height:100%;object-fit:cover;display:block}.wow-podcast-cover span{position:absolute;inset:0;display:grid;place-items:center;text-align:center;color:#ff7a00;font-weight:900;letter-spacing:.12em}.wow-podcast-cover b{position:absolute;right:16px;bottom:16px;width:48px;height:48px;border-radius:50%;background:#ff7a00;color:#111;display:grid;place-items:center}.wow-podcast-card p{color:#bdb7c1;line-height:1.5;margin:6px 0 10px}.wow-read-page .wow-media-page-section,.wow-listen-page .wow-media-page-section{max-width:1280px;margin:0 auto;padding:70px clamp(22px,5vw,70px)}
@media(max-width:900px){.wow-publication-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.wow-podcast-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wow-read-feature-copy,.wow-listen-feature-copy{padding:48px}}
@media(max-width:600px){.wow-read-hero,.wow-listen-hero{min-height:400px}.wow-read-hero>div,.wow-listen-hero>div{padding:80px 24px}.wow-publication-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.wow-podcast-grid{grid-template-columns:1fr;gap:22px}.wow-read-feature-card,.wow-listen-feature-card{min-height:360px}.wow-read-feature-copy,.wow-listen-feature-copy{padding:34px 26px}.wow-read-feature-copy h3,.wow-listen-feature-copy h3{font-size:34px}}

.pw-media-setting-image-preview:empty{display:none}.pw-media-setting-image-preview img{box-shadow:0 4px 16px rgba(7,24,52,.12)}
