/*
Theme Name: OddsRX Research Hub
Theme URI: https://oddsrx.com
Author: OddsRX
Description: Mobile-first research and media publishing. Public accounts live in the OddsRX app.
Version: 1.10.3
Requires at least: 6.5
Requires PHP: 7.4
Text Domain: oddsrx-research
*/
:root{color-scheme:light dark;--rx-bg:#f5f8fb;--rx-surface:#fff;--rx-soft:#e8f0f6;--rx-ink:#152b3e;--rx-muted:#506679;--rx-border:#ccdbe5;--rx-blue:#00bce9;--rx-link:#006580;--rx-radius:16px}
@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--rx-bg:#0a1420;--rx-surface:#122132;--rx-soft:#182b3e;--rx-ink:#edf5fc;--rx-muted:#adc0d0;--rx-border:#2d4154;--rx-link:#63d9f4}}
:root[data-theme=dark]{color-scheme:dark;--rx-bg:#0a1420;--rx-surface:#122132;--rx-soft:#182b3e;--rx-ink:#edf5fc;--rx-muted:#adc0d0;--rx-border:#2d4154;--rx-link:#63d9f4}:root[data-theme=light]{color-scheme:light}
*{box-sizing:border-box}body{margin:0;background:var(--rx-bg);color:var(--rx-ink);font:400 16px/1.6 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:var(--rx-link);text-underline-offset:4px}button,a,input,audio{touch-action:manipulation}button{font:inherit;cursor:pointer}img,video,iframe{max-width:100%}img{height:auto}button:disabled{cursor:wait}[hidden]{display:none!important}:focus-visible{outline:3px solid var(--rx-link);outline-offset:4px}h1,h2,h3{line-height:1.12;color:var(--rx-ink);text-wrap:balance}h1{font-size:clamp(2.25rem,7vw,4.7rem);font-weight:650;letter-spacing:-.055em;margin:.3em 0}h2{font-size:clamp(1.45rem,3vw,2rem);letter-spacing:-.035em;margin:0;font-weight:620}h3{font-size:1.15rem;letter-spacing:-.02em;margin:.65em 0;font-weight:600}p{margin:.8em 0 1.15em;color:var(--rx-muted)}h2 a,h3 a{color:inherit;text-decoration:none}h2 a:hover,h3 a:hover{text-decoration:underline}.rx-container,.container{width:min(100% - 40px,1120px);margin-inline:auto}.rx-skip{position:absolute;top:0;left:20px;transform:translateY(-120%);z-index:20;background:var(--rx-surface);padding:12px}.rx-skip:focus{transform:none}.rx-eyebrow{font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;font-weight:650;color:var(--rx-muted);margin:0 0 .7rem}.rx-small{font-size:.78rem}.rx-header{background:var(--rx-bg);color:var(--rx-ink);border-bottom:1px solid var(--rx-border)}.rx-header-inner{display:flex;align-items:center;flex-wrap:wrap;gap:14px;padding-block:15px}.rx-brand{display:block;flex-shrink:0}.rx-brand img{display:block;width:122px;height:auto}.rx-header-actions{display:flex;gap:10px;margin-left:auto;align-items:center}.rx-login,.rx-menu-toggle{color:var(--rx-ink);border:1px solid var(--rx-border);background:transparent;border-radius:9px;min-height:44px;padding:10px 12px;font-size:.85rem;text-decoration:none}.rx-menu-toggle span{margin-left:4px}.rx-nav{display:flex;flex-direction:column;width:100%;padding-block:8px;gap:4px}.rx-nav a,.rx-theme-toggle{display:flex;align-items:center;color:var(--rx-ink);text-decoration:none;padding:12px;min-height:44px;border:0;background:transparent;font-size:.9rem}.rx-nav a:hover,.rx-theme-toggle:hover{background:var(--rx-soft);border-radius:8px}.rx-js .rx-nav{display:none}.rx-js .rx-nav.is-open{display:flex}.rx-hero{padding-block:32px 34px}.rx-hero em{font-style:normal;color:var(--rx-link)}.rx-intro{font-size:1rem;margin-block:18px 22px}.rx-button{display:inline-flex;align-items:center;justify-content:center;gap:16px;border:1px solid transparent;background:var(--rx-blue);color:#032638;min-height:48px;padding:12px 18px;border-radius:10px;font-weight:650;font-size:.9rem;text-decoration:none}.rx-button:hover{filter:brightness(1.07)}.rx-secondary{border-color:var(--rx-border);background:var(--rx-soft);color:var(--rx-ink)}.rx-hero .rx-button{width:100%}.rx-hero-note{display:none}.rx-section{padding-block:0 34px;min-width:0}.rx-section-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.rx-section-head>a{flex-shrink:0;font-size:.78rem;min-height:44px;display:flex;align-items:center;text-decoration:none}.rx-short-rail{display:grid;grid-auto-flow:column;grid-auto-columns:72%;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:1px;padding:2px 2px 16px;overscroll-behavior-x:contain;scrollbar-width:thin}.rx-short-item{min-width:0;scroll-snap-align:start}.rx-short-item h3{font-size:1rem}.rx-video{aspect-ratio:16/9;position:relative;overflow:hidden;border-radius:var(--rx-radius);background:#0c2438}.rx-video--short{aspect-ratio:9/16}.rx-video-load{position:relative;display:block;width:100%;height:100%;color:#fff}.rx-video-load:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#00131ce6)}.rx-video-load img{width:100%;height:100%;object-fit:cover;display:block}.rx-video--short img{object-fit:cover}.rx-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--rx-blue);color:#032638;z-index:1}.rx-video-label{position:absolute;bottom:16px;left:14px;right:14px;z-index:1;font-size:.75rem;font-weight:600}.rx-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.rx-video:focus-within{outline:3px solid var(--rx-link);outline-offset:3px}.rx-empty{padding:22px;border:1px solid var(--rx-border);border-radius:var(--rx-radius);background:var(--rx-surface)}.rx-empty h3{margin-top:0}.rx-empty p:last-child{margin-bottom:0}.rx-featured-episode{display:grid;gap:20px}.rx-featured-episode h3{font-size:1.6rem;margin-top:.3em}.rx-episode-art{display:block;width:100%;max-height:400px;object-fit:cover;border-radius:var(--rx-radius)}.rx-podcast-art{display:flex;flex-direction:column;justify-content:space-between;aspect-ratio:16/9;padding:24px;background:radial-gradient(ellipse at 95% 10%,#195a6c,transparent 65%),#0c2134;border-radius:var(--rx-radius);color:#fff}.rx-podcast-art .rx-eyebrow{color:#add9e3}.rx-podcast-art strong{font-size:2.8rem;line-height:1.05;letter-spacing:-.05em}.rx-podcast-art>span:last-child{font-size:.75rem;color:#bcd5e3}.rx-audio{margin-block:20px}.rx-audio>span{display:block}.rx-audio audio{display:block;width:100%;height:44px;margin:9px 0}.rx-audio>a{display:inline-block;min-height:44px;padding-top:10px}.rx-episode-links{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.rx-episode-links>a{font-size:.85rem;min-height:44px;display:inline-flex;align-items:center}.rx-x-embed{padding:20px;border:1px solid var(--rx-border);border-radius:var(--rx-radius);background:var(--rx-surface);margin-bottom:16px;overflow-wrap:anywhere;min-width:0}.rx-x-author{display:flex;justify-content:space-between;align-items:center}.rx-x-author span{font-size:1.5rem}.rx-x-embed>.rx-small{display:block;padding-block:12px;min-height:44px}.rx-x-embed iframe{max-width:100%!important}.rx-article-card{padding-block:20px;border-top:1px solid var(--rx-border);min-width:0;overflow-wrap:anywhere}.rx-article-card h3{font-size:1.3rem}.rx-article-card>img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:10px;margin-bottom:18px}.rx-article-card p:last-child{margin-bottom:0}.rx-article-card .rx-text-link{display:inline-block;padding-block:10px}.rx-app-section{padding-bottom:42px}.rx-app-callout{padding:25px;background:var(--rx-soft);border:1px solid var(--rx-border);border-radius:var(--rx-radius)}.rx-app-callout>.rx-button{width:100%}.rx-footer{padding-block:30px;background:#0b1724;color:#b6c9d8}.rx-footer p{color:#b6c9d8}.rx-footer-top{display:flex;flex-direction:column;gap:10px}.rx-footer nav{display:flex;gap:8px 20px;flex-wrap:wrap;margin:18px 0}.rx-footer nav a{color:#d8eaf7;min-height:44px;display:flex;align-items:center;font-size:.8rem}.rx-footer .rx-brand img{width:110px}.rx-prose,.rx-archive{padding-block:36px 60px;min-height:50vh}.rx-prose,.legal-page{max-width:760px;overflow-wrap:anywhere}.rx-prose h1,.rx-archive h1,.legal-page h1{font-size:clamp(2rem,6vw,3.5rem);margin-bottom:28px}.rx-post-content{margin-top:25px}.rx-post-content img{height:auto}.rx-post-content iframe,.rx-post-content video{max-width:100%}.rx-post-content table{display:block;overflow-x:auto;max-width:100%}.rx-prose blockquote{border-left:3px solid var(--rx-blue);padding-left:20px;margin-left:0}.rx-post-content h2,.legal-page h2{margin-top:32px}.rx-archive-grid{display:grid;gap:24px}.rx-archive-grid .rx-video--short{max-width:300px}.pagination{margin-top:30px}.nav-links{display:flex;gap:10px;flex-wrap:wrap}.page-numbers{padding:10px 15px;border:1px solid var(--rx-border);border-radius:8px}.legal-page{padding-block:40px 70px}.legal-page section{margin-bottom:25px}.legal-page a{overflow-wrap:anywhere}.legal-page table{display:block;max-width:100%;overflow:auto}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
@media(min-width:640px){.rx-short-rail{grid-auto-columns:31%}.rx-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rx-hero .rx-button{width:auto}.rx-footer-top{flex-direction:row;justify-content:space-between;align-items:center}}
@media(min-width:900px){.rx-header-inner{flex-wrap:nowrap}.rx-brand img{width:145px}.rx-nav,.rx-js .rx-nav{display:flex;flex-direction:row;width:auto;gap:12px;margin-left:auto}.rx-header-actions{order:3;margin-left:4px}.rx-menu-toggle{display:none}.rx-hero{display:grid;grid-template-columns:1.25fr 1fr;gap:65px;align-items:center;padding-block:65px 60px}.rx-hero-note{display:block;padding:32px;background:var(--rx-surface);border:1px solid var(--rx-border);border-radius:var(--rx-radius)}.rx-hero-note ol{padding-left:22px;color:var(--rx-muted);margin-bottom:0}.rx-hero-note li{padding-block:9px}.rx-intro{font-size:1.15rem}.rx-short-rail{grid-auto-columns:23.5%;gap:20px}.rx-section{padding-bottom:50px}.rx-featured-episode{grid-template-columns:1.15fr 1fr;gap:35px;align-items:center}.rx-editorial-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:45px}.rx-app-callout{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px}.rx-app-callout>.rx-button{width:auto}.rx-app-callout p:last-child{margin-bottom:0}.rx-archive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}

/* Reserve the full ad height before loading. Never crop or overlay an advertiser's creative. */
.rx-ad{padding-block:20px 36px;margin-bottom:20px;border-block:1px solid var(--rx-border);min-width:0}
.rx-ad-label{margin:0 0 12px;text-align:center;font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:var(--rx-muted)}
.rx-ad-space{width:100%;max-width:970px;min-height:250px;margin-inline:auto}
.rx-ad-preview{height:250px;display:grid;place-items:center;background:var(--rx-soft);color:var(--rx-muted);font-size:.8rem}
@media(max-width:289px){.rx-ad{display:none}}

.rx-upload-grid{display:grid;gap:24px;grid-template-columns:minmax(0,1fr)}
.rx-upload-item{min-width:0;overflow-wrap:anywhere}
.rx-pin-label{display:inline-flex;align-items:center;gap:6px;margin-top:12px;color:var(--rx-link);font-size:.68rem;line-height:1.4;font-weight:650;letter-spacing:.06em;text-transform:uppercase}
.rx-pin-label:before{content:'•';font-size:1rem}
.rx-x-item>.rx-pin-label{margin:0 0 10px}
.rx-featured-episode .rx-pin-label,.rx-article-card .rx-pin-label{margin-top:0;margin-bottom:8px}
@media(min-width:640px){.rx-upload-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:1000px){.rx-upload-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rx-upload-grid:has(.rx-upload-item:only-child){grid-template-columns:minmax(0,650px)}}

.rx-home-tools{padding-bottom:38px}.rx-home-tools-inner{padding-block:25px;border-block:1px solid var(--rx-border)}.rx-home-tools h2{margin-bottom:12px}.rx-home-tools p{max-width:600px}.rx-home-tool-links{display:flex;flex-wrap:wrap;gap:8px 22px}.rx-home-tool-links a{display:inline-flex;align-items:center;min-height:44px;font-size:.9rem}

/* Featured video: copy and app access first, with an unobscured YouTube player. */
.rx-hero--video{display:grid;grid-template-columns:minmax(0,1fr);gap:26px;padding-block:26px 38px}
.rx-hero--video .rx-hero-copy{min-width:0}
.rx-hero--video h1{font-size:clamp(2.05rem,5.4vw,3.65rem);line-height:1.09;margin-block:0 14px;letter-spacing:-.05em}
.rx-hero--video .rx-intro{margin-block:0 20px;line-height:1.6}
.rx-hero-media{margin:0;min-width:0;max-width:100%}
.rx-hero-player{position:relative;aspect-ratio:16/9;min-height:200px;width:100%;background:#07111d}
.rx-hero-mount,.rx-hero-poster{position:absolute;inset:0;width:100%;height:100%}
.rx-hero-mount iframe{display:block;width:100%;height:100%;border:0}
.rx-hero-poster{display:block;color:white;background:#07111d;text-decoration:none;overflow:hidden}
.rx-hero-poster img{width:100%;height:100%;object-fit:cover;display:block}
/* Shorts keep their portrait frame; cap the width so desktop video stays comfortable. */
.rx-hero--video .rx-hero-media[data-hero-format="short"]{width:min(100%,320px);justify-self:center}
.rx-hero-media[data-hero-format="short"] .rx-hero-player{aspect-ratio:9/16}
.rx-hero-media[data-hero-format="short"] .rx-hero-poster img{object-fit:cover}
.rx-hero-poster:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(3,12,22,.86));pointer-events:none}
.rx-hero-poster-play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:54px;height:54px;padding-left:3px;border-radius:50%;color:#032638;background:var(--rx-blue);font-size:19px}
.rx-hero-poster-label{position:absolute;left:16px;bottom:13px;z-index:1;font-size:.78rem;font-weight:600}
.rx-hero-controls{display:flex;align-items:center;gap:10px;padding-top:10px}
.rx-hero-controls button{min-height:44px;padding:10px 15px;background:var(--rx-soft);color:var(--rx-ink);border:1px solid var(--rx-border);border-radius:8px;font-size:.8rem;font-weight:600}
.rx-hero-controls button:hover{background:var(--rx-surface)}
.rx-hero-controls button:disabled{cursor:default;opacity:.65}
.rx-hero-status{font-size:.78rem;line-height:1.5;margin:8px 0 0;color:var(--rx-muted)}
.rx-hero-status:empty{display:none}
.rx-hero-caption{padding-top:15px}
.rx-hero-caption .rx-eyebrow{margin-bottom:6px;font-size:.62rem;letter-spacing:.12em}
.rx-hero-caption h2{font-size:clamp(1.03rem,2vw,1.23rem);line-height:1.4;font-weight:600;letter-spacing:-.018em;overflow-wrap:anywhere}
.rx-hero-watch{display:inline-flex;align-items:center;gap:8px;min-height:44px;font-size:.76rem;text-decoration:none}
.rx-hero-watch:hover{text-decoration:underline}
.rx-hero-media [hidden]{display:none!important}
@media(min-width:640px){.rx-hero--video .rx-hero-media{max-width:660px}.rx-hero--video .rx-hero-copy>.rx-button{min-width:180px}}
@media(min-width:900px){.rx-hero--video{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:44px;padding-block:48px;align-items:center}.rx-hero--video .rx-hero-copy{padding-block:20px}.rx-hero--video .rx-intro{font-size:1.04rem;max-width:32ch}.rx-hero-caption h2{font-size:1.13rem}}

.rx-hero-actions{min-height:54px;position:relative}
.rx-hero-playback-note{font-size:.72rem;line-height:1.5;margin:0;padding-top:14px;color:var(--rx-muted)}
.rx-hero-media.is-ready .rx-hero-playback-note{display:none}
html:not(.rx-js) .rx-hero-actions{display:none}

/* One mixed media collection: compact thumbnails, full-size playback on demand. */
.rx-media-section .rx-section-head{margin-bottom:8px}
.rx-media-intro{font-size:.9rem;margin:0 0 18px}
.rx-media-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}
.rx-media-filters button{border:1px solid var(--rx-border);border-radius:999px;background:transparent;color:var(--rx-muted);min-height:44px;padding:9px 18px;font-size:.85rem;font-weight:600}
.rx-media-filters button[aria-pressed="true"]{background:var(--rx-soft);border-color:var(--rx-link);color:var(--rx-link)}
.rx-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}
.rx-media-card{min-width:0;overflow-wrap:anywhere}
.rx-media-card>a.rx-media-open{display:block;position:relative;aspect-ratio:16/10;overflow:hidden;border-radius:10px;background:#0b1724;color:#fff}
.rx-media-card>a.rx-media-open img{display:block;width:100%;height:100%;object-fit:cover}
.rx-media-card[data-media-kind="short"]>a.rx-media-open img{object-fit:contain}
.rx-media-card .rx-play{width:38px;height:38px;font-size:.8rem;box-shadow:0 2px 12px #0005}
.rx-media-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:10px;color:var(--rx-muted);font-size:.7rem;font-weight:600}
.rx-media-meta .rx-pin-label{margin:0;font-size:inherit}
.rx-media-card h3{font-size:.95rem;line-height:1.4;letter-spacing:-.01em;text-wrap:pretty;margin:6px 0 0}
.rx-media-card h3 a{display:block;min-height:44px}
.rx-media-notes{display:inline-flex;align-items:center;min-height:44px;font-size:.8rem}
.rx-media-more{display:flex;width:100%;margin:24px auto 0}
.rx-media-empty{padding-block:20px}
.rx-media-dialog{width:min(calc(100% - 24px),960px);max-width:none;max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px);margin:auto;border:1px solid var(--rx-border);border-radius:14px;padding:12px;background:var(--rx-bg);color:var(--rx-ink);overflow:auto;overscroll-behavior:contain}
.rx-media-dialog::backdrop{background:#020912d9}
.rx-media-dialog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:12px}
.rx-media-dialog-heading h2{font-size:1rem;line-height:1.4;letter-spacing:-.01em;margin:8px 0;min-width:0;overflow-wrap:anywhere;text-wrap:pretty}
.rx-media-close{display:flex;align-items:center;gap:8px;flex-shrink:0;border:1px solid var(--rx-border);border-radius:8px;background:var(--rx-soft);color:var(--rx-ink);padding:8px 12px;min-height:44px;font-size:.8rem}
.rx-media-close span{font-size:1.25rem;line-height:1}
.rx-media-dialog-player{position:relative;width:100%;aspect-ratio:16/9;min-width:200px;min-height:200px;background:#000}
.rx-media-dialog-player iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.rx-media-dialog[data-media-format="short"]{width:min(calc(100% - 24px),420px)}
.rx-media-dialog[data-media-format="short"] .rx-media-dialog-player{aspect-ratio:9/16;max-height:calc(100vh - 210px);max-height:calc(100dvh - 210px)}
.rx-media-external{display:flex;align-items:center;min-height:44px;margin-top:8px;font-size:.85rem}
@media(min-width:640px){.rx-media-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 22px}.rx-media-card h3{font-size:1.05rem}.rx-media-more{width:auto;min-width:210px}.rx-media-dialog{padding:20px}.rx-media-dialog-heading h2{font-size:1.1rem}.rx-media-card .rx-play{width:44px;height:44px}}

.rx-how-to{padding-block:28px 48px;min-height:50vh}
.rx-how-to-header{max-width:720px;margin-bottom:28px}
.rx-how-to-header h1{font-size:clamp(2rem,6vw,3.5rem);margin:10px 0 18px}
.rx-how-to-header>p:last-child{margin-bottom:0}
.rx-how-to .rx-post-content{max-width:760px;margin-bottom:28px}
.rx-how-to .pagination{margin-top:28px}
@media(min-width:900px) and (max-width:1099px){.rx-header-inner{flex-wrap:wrap}.rx-nav,.rx-js .rx-nav{order:4;width:100%;margin-left:0;justify-content:space-between;gap:4px}.rx-header-actions{order:0;margin-left:auto}}

.rx-how-to-links{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px;margin-top:20px}
.rx-how-to-links .rx-text-link{display:inline-flex;align-items:center;min-height:44px}
.rx-how-to-pagination{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:28px}

/* Compact featured carousel. Only the selected card can contain a live player. */
.rx-hero-carousel{--rx-hero-short-width:224px;min-width:0;max-width:100%}
.rx-hero-track{display:flex;align-items:flex-start;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:0;padding:3px 0 8px;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}
.rx-hero-track::-webkit-scrollbar{display:none}
.rx-hero-track::after{content:'';flex:0 0 max(0px,calc(100% - var(--rx-hero-short-width) - 16px));pointer-events:none}
.rx-hero-track:has(> .rx-hero-media:only-child){justify-content:center}
.rx-hero-track:has(> .rx-hero-media:only-child)::after{display:none}
.rx-hero-carousel .rx-hero-track .rx-hero-media{flex:0 0 auto;width:min(100%,360px);max-width:100%;scroll-snap-align:start;scroll-snap-stop:always}
.rx-hero-carousel .rx-hero-track .rx-hero-media[data-hero-format="short"]{width:var(--rx-hero-short-width)}
.rx-hero-carousel .rx-hero-controls{gap:6px}
.rx-hero-carousel .rx-hero-controls button{padding:8px 9px;font-size:.72rem;flex:1;min-width:0}
.rx-hero-carousel .rx-hero-caption{padding-top:10px}
.rx-hero-carousel .rx-hero-caption h2{font-size:.95rem;line-height:1.4}
.rx-hero-carousel .rx-hero-caption .rx-eyebrow{letter-spacing:.09em;font-size:.58rem}
.rx-hero-carousel .rx-hero-playback-note{font-size:.69rem;padding-top:10px}
.rx-hero-carousel .rx-hero-poster-play{width:46px;height:46px;font-size:16px}
.rx-hero-carousel .rx-hero-poster-label{left:12px;font-size:.7rem}
.rx-hero-carousel-nav{display:flex;align-items:center;justify-content:flex-end;gap:10px;border-bottom:1px solid var(--rx-border);padding-bottom:10px;margin-bottom:14px}
.rx-hero-carousel-nav button{display:grid;place-items:center;min-width:44px;min-height:44px;border:1px solid var(--rx-border);border-radius:50%;background:var(--rx-soft);color:var(--rx-ink);font-size:1.2rem}
.rx-hero-position{font-size:.78rem;color:var(--rx-muted);font-variant-numeric:tabular-nums;white-space:nowrap}
.rx-hero-carousel-hint{margin-right:auto;font-size:.72rem;color:var(--rx-muted);line-height:1.35;max-width:16ch}
.rx-hero-carousel[data-hero-carousel-bound="1"] .rx-hero-media:not(.is-current) .rx-hero-poster{opacity:.68;transform:scale(.94);transform-origin:center top}
.rx-hero-carousel[data-hero-carousel-bound="1"] .rx-hero-media:not(.is-current) :is(.rx-hero-actions,.rx-hero-caption,.rx-hero-status,.rx-hero-poster-label){visibility:hidden}
@media(prefers-reduced-motion:no-preference){.rx-hero-carousel .rx-hero-poster{transition:transform .2s ease,opacity .2s ease}}
@media(min-width:900px){.rx-hero-carousel{--rx-hero-short-width:252px}.rx-hero-carousel .rx-hero-track .rx-hero-media{width:min(100%,420px)}}

/* Cached X text stays readable before any third-party embed is requested. */
.rx-x-item{min-width:0}.rx-x-item+.rx-x-item{margin-top:18px}.rx-x-embed{position:relative;isolation:isolate;overflow-wrap:anywhere}.rx-x-background-link{position:absolute;inset:0;z-index:-1}.rx-x-author{display:flex;align-items:center;justify-content:space-between;gap:12px}.rx-x-identity{display:flex;gap:10px;align-items:center;min-width:0;text-decoration:none;color:var(--rx-ink)}.rx-x-identity>span{display:grid}.rx-x-identity>span>span{font-size:.8rem;color:var(--rx-muted)}.rx-x-avatar{flex:0 0 40px;width:40px;height:40px;border-radius:50%;object-fit:cover}.rx-x-logo{flex:0 0 24px;width:24px;height:24px;filter:invert(1)}.rx-x-post-text{white-space:pre-wrap;color:var(--rx-ink);line-height:1.65}.rx-x-meta{display:flex;gap:6px 14px;flex-wrap:wrap;font-size:.76rem}.rx-x-embed>.rx-button{margin:6px 12px 6px 0}.rx-x-embed-status:empty{display:none}.rx-x-embed iframe{max-width:100%!important}.rx-x-embed a,.rx-x-embed button{position:relative;z-index:1}.rx-x-embed .rx-x-background-link{position:absolute;z-index:0}.rx-x-author,.rx-x-post-text,.rx-x-meta,.rx-x-embed-status,.rx-x-embed h3{position:relative;pointer-events:none}.rx-x-author a,.rx-x-post-text a,.rx-x-meta a{pointer-events:auto}.rx-x-logo{pointer-events:none}
:root[data-theme=dark] .rx-x-logo{filter:none}
@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .rx-x-logo{filter:none}}

.rx-x-item--cached .rx-x-embed{background:transparent;border:0;border-radius:0;border-bottom:1px solid var(--rx-border);padding:18px 0}.rx-x-identity strong{font-size:1rem;line-height:1.4}.rx-x-identity>span>span{line-height:1.4}

/* Native X stays within the editorial column; failed embeds leave a compact link. */
.rx-x-timeline{min-width:0;max-width:100%;overflow-wrap:anywhere}
.rx-x-timeline-mount{min-width:0;max-width:100%}
.rx-x-timeline-player{min-width:0;max-width:100%}
.rx-x-timeline-player iframe{max-width:100%!important}
.rx-x-timeline[data-x-state=loading] .rx-x-timeline-mount{min-height:120px}
.rx-x-timeline-status{font-size:.85rem;margin:10px 0}
.rx-x-timeline-status:empty{display:none}
.rx-x-timeline-link{display:inline-flex;align-items:center;min-height:44px;padding-block:10px;font-size:.85rem}

/* Real app snapshots stay below the copy, with each screen in its original 16:9 frame. */
/* Real app screens: a compact, independent feature showcase. */
.rx-app-preview{display:block;max-width:520px;margin-top:24px;color:var(--rx-link);border-radius:8px}
.rx-app-preview-top{display:flex;align-items:center;justify-content:space-between;min-height:44px;margin-bottom:4px}
.rx-app-preview-top>span{color:var(--rx-muted);font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.rx-app-preview-toggle{display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;min-width:76px;border:0;background:transparent;color:var(--rx-muted);font:inherit;font-size:.72rem;cursor:pointer;border-radius:6px}
.rx-app-preview-toggle>span:first-child{font-size:.65rem;width:12px}
.rx-app-preview-link{display:block;color:inherit;text-decoration:none;border-radius:8px}
.rx-app-preview-stage{display:block;position:relative;isolation:isolate;aspect-ratio:16/10;max-width:100%;touch-action:pan-y}
.rx-app-preview-stage:before{content:'';position:absolute;inset:12% -2% -3%;z-index:-1;background:radial-gradient(ellipse at 40% 65%,rgba(0,188,233,.16),transparent 67%);pointer-events:none}
.rx-app-preview-screen{position:absolute;display:block;height:auto;aspect-ratio:16/9;object-fit:contain;border:1px solid #31455a;border-radius:7px;background:#0b1220;box-shadow:0 12px 30px #0003}
.rx-app-preview-screen--back{width:83%;right:3%;top:3%;transform:rotate(3deg);opacity:.6}
.rx-app-preview-screen--front{width:91%;left:1%;bottom:4%;transform:rotate(-2deg)}
.rx-app-preview-caption{display:flex;flex-direction:column;gap:6px;padding-top:12px;min-height:134px}
.rx-app-preview-caption strong{font-size:1.03rem;font-weight:650;line-height:1.35;color:var(--rx-ink)}
.rx-app-preview-description{font-size:.81rem;line-height:1.55;color:var(--rx-muted);max-width:49ch}
.rx-app-preview-cta{font-size:.76rem;font-weight:650;margin-top:auto;min-height:28px;display:flex;align-items:center;gap:6px}
.rx-app-preview-link:hover .rx-app-preview-cta{text-decoration:underline}
.rx-app-preview-nav{display:grid;grid-template-columns:repeat(var(--rx-feature-count,4),minmax(0,1fr));gap:4px;border-top:1px solid var(--rx-border);padding-top:8px;margin-top:4px}
.rx-app-preview-nav button{min-height:44px;padding:7px 3px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--rx-muted);font:inherit;font-size:.74rem;font-weight:600;white-space:nowrap;cursor:pointer}
.rx-app-preview-nav button[aria-pressed="true"]{color:var(--rx-link);background:color-mix(in srgb,var(--rx-link) 9%,transparent);border-color:color-mix(in srgb,var(--rx-link) 23%,transparent)}
.rx-app-preview-nav button:hover,.rx-app-preview-toggle:hover{color:var(--rx-link)}
.rx-app-preview [hidden]{display:none!important}
.rx-app-preview-fallback{display:flex;flex-wrap:wrap;gap:4px 16px;font-size:.8rem}
.rx-app-preview-fallback a{min-height:44px;display:inline-flex;align-items:center}
@media(prefers-reduced-motion:no-preference){.rx-app-preview[data-showcase-ready] .rx-app-preview-panel:not([hidden]){animation:rx-feature-enter .45s ease-out}@keyframes rx-feature-enter{from{opacity:.35;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}}
@media(min-width:900px){.rx-hero--video:has(.rx-app-preview){align-items:start}.rx-hero--video:has(.rx-app-preview) .rx-hero-copy{padding-block:4px 0}.rx-app-preview{margin-top:26px}.rx-app-preview-caption{min-height:122px}}

/* Four media choices stay on one row even on narrow phones. */
.rx-media-filters{gap:7px}
.rx-media-filters button{padding-inline:14px}
.rx-media-topic{color:var(--rx-link)}
.rx-media-topic:before{content:'·';margin-right:8px;color:var(--rx-muted)}
.rx-media-how-to-link{display:flex;align-items:center;gap:8px;width:fit-content;min-height:44px;margin-top:12px;font-size:.85rem}
@media(max-width:359px){.rx-media-filters{gap:5px}.rx-media-filters button{padding-inline:11px;font-size:.8rem}}

/* Articles use the space formerly occupied by the X feed. */
.rx-research-grid{display:grid;gap:0 28px;grid-template-columns:minmax(0,1fr)}
@media(min-width:900px){.rx-research-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rx-research-grid:has(> :only-child){grid-template-columns:minmax(0,760px)}}

/* Quiet channel links and the native Acast podcast player. */
.rx-media-heading{flex-wrap:wrap;gap:8px 20px}
.rx-channel-links{display:flex;flex-wrap:wrap;align-items:center;gap:6px 20px}
.rx-channel-links a{display:inline-flex;align-items:center;min-height:44px;font-size:.78rem;text-decoration:none}
.rx-channel-links a:hover{text-decoration:underline}
.rx-acast{min-width:0;margin-bottom:24px}
.rx-acast iframe{display:block;width:100%;height:280px;border:0}

.rx-channel-links .rx-x-follow{gap:8px}
.rx-x-follow svg{display:block;flex-shrink:0}
.rx-podcast-empty{padding-block:12px 20px;margin-bottom:24px;border-block:1px solid var(--rx-border)}
.rx-podcast-empty h3{margin-top:8px}
.rx-podcast-empty p{max-width:58ch;margin-bottom:0}
