/* ViralPulse: a video-first social layout. Native media controls keep the full
   video frame accessible; animation is progressive enhancement, not layout. */
:root{color-scheme:dark;--bg:#0d0e10;--panel:#17181c;--muted:#95969f;--mint:#c9ff69;--coral:#ff746c;--line:#ffffff12;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#f4f4f5;background:var(--bg)}
*{box-sizing:border-box}body{margin:0;background:var(--bg)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer;color:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--mint);outline-offset:4px}button:disabled{opacity:.35;cursor:default}img{max-width:100%}h1,h2,h3,p{margin:0}[hidden]{display:none!important}svg{flex-shrink:0}.vp-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.vp-header{position:fixed;inset:0 auto 0 0;width:216px;padding:34px 22px 26px;border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:30;background:#0d0e10}.vp-brand{display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:25px;font-weight:850;letter-spacing:-1.25px}.vp-brand img{width:33px;height:33px;border-radius:10px}.vp-brand span>span{color:#f4f4f5}.vp-brand i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--mint);margin-left:3px}.vp-brand-note{color:#686a75;font-size:11px;line-height:1.7;margin:18px 8px 40px;max-width:140px}.vp-header nav{display:flex;flex-direction:column;gap:10px}.vp-header nav a{display:flex;align-items:center;gap:14px;font-size:14px;color:#9b9ba5;font-weight:550;padding:13px 12px;border-radius:10px;min-height:48px}.vp-header nav a:hover{background:#ffffff08;color:white}.vp-home .vp-nav-feed{background:#c9ff6910;color:var(--mint)}.vp-header nav .vp-nav-play{font-size:11px;margin-top:36px;color:#737580}.vp-header nav .vp-nav-play svg{width:19px}.vp-rail-note{margin-top:auto;color:#565863;font-size:11px;line-height:1.9;padding:20px 12px}.vp-mobile-explore{display:none}
main{max-width:1300px;margin:0 auto 0 216px;padding:28px 44px}.vp-feature{display:grid;grid-template-columns:minmax(0,1fr) 268px;gap:64px;max-width:1120px;margin:auto}.vp-feature-main{min-width:0;max-width:560px;width:100%;margin:auto}.vp-feed-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}.vp-kicker{font-size:9px;letter-spacing:.16em;font-weight:650;color:#777985}.vp-feed-heading h2{font-size:26px;line-height:1.25;letter-spacing:-1px;margin-top:8px;font-weight:730}.vp-feed-heading h2 span,.vp-section-heading h2>span{color:var(--mint)}.vp-feed-heading>a{font-size:10px;color:#a1a2a9;white-space:nowrap;display:flex;align-items:center;gap:6px}.vp-feed-heading>a svg{width:13px;height:13px}.vp-watch-tabs{display:flex;align-items:center;gap:30px;position:relative;width:max-content;margin:0 auto 18px;height:35px}.vp-watch-tabs button{background:none;border:0;padding:0 0 12px;font-size:13px;font-weight:600;color:#737580}.vp-watch-tabs button[aria-pressed=true]{color:white}.vp-tab-indicator{position:absolute;left:0;bottom:0;width:42px;height:3px;background:var(--mint);border-radius:5px;pointer-events:none}
.vp-watch-stage{position:relative;width:min(100%,calc((100svh - 240px)*.5625));min-width:280px;margin:auto}.vp-player{position:relative;overflow:hidden;background:#08090b;border-radius:16px;isolation:isolate;aspect-ratio:9/16;border:1px solid #ffffff0b}.vp-player:before{content:'';position:absolute;inset:-25px;background:var(--poster) center/cover;filter:blur(25px) brightness(.45);z-index:-1}.vp-player video,.vp-player>img{display:block;width:100%;height:100%;object-fit:contain;position:relative}.vp-player>img{object-fit:cover}.vp-player video{background:transparent}.vp-player-tag{display:none}.vp-play{position:absolute;inset:0;margin:auto;width:64px;height:64px;border:1px solid #ffffff55;border-radius:50%;background:#0004;backdrop-filter:blur(6px);font-size:24px;color:white;padding-left:6px;z-index:4}.vp-player.is-playing .vp-play{opacity:0;pointer-events:none}.vp-video-error{position:absolute;inset:0;padding:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:14px;background:#0d0e10eb;font-size:13px;z-index:7;line-height:1.7}.vp-video-error a{color:var(--mint);padding:12px;border:1px solid var(--line);border-radius:8px}
.vp-feature-caption{position:absolute;bottom:52px;left:0;right:0;padding:70px 18px 12px;background:linear-gradient(transparent,#000b);border-radius:0 0 12px 12px;pointer-events:none;color:white}.vp-feature-caption>*{pointer-events:auto}.vp-current-creator{font-size:13px;font-weight:700}.vp-current-category{font-size:9px;background:#ffffff22;border:1px solid #ffffff22;border-radius:4px;padding:3px 6px;margin-left:8px;white-space:nowrap}.vp-feature-caption h2{font-size:13px;font-weight:450;line-height:1.6;letter-spacing:.05px;margin:8px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 1px 4px #0009}.vp-feature-caption>a{display:inline-flex;align-items:center;gap:5px;font-size:10px;color:#dedfe3}.vp-feature-caption>a svg{width:11px;height:11px}.vp-social-actions{position:absolute;right:-64px;bottom:12px;display:flex;flex-direction:column;gap:20px;width:48px;align-items:center}.vp-social-actions button,.vp-social-actions a{background:none;border:0;padding:0;display:flex;flex-direction:column;align-items:center;gap:6px;color:#e5e5e9;font-size:9px;font-weight:600;min-width:44px;min-height:48px}.vp-social-actions svg{width:42px;height:42px;padding:10px;background:#1d1e23;border-radius:50%;stroke-width:1.8}.vp-social-actions [aria-pressed=true]{color:var(--coral)}.vp-social-actions [aria-pressed=true] svg{fill:var(--coral);stroke:var(--coral)}.vp-social-actions button:hover svg,.vp-social-actions a:hover svg{background:#2c2e34}.vp-video-nav{position:absolute;right:-62px;top:0;display:flex;flex-direction:column;gap:10px}.vp-video-nav button{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#17181c;color:#b5b7c0}.vp-video-nav button:hover{border-color:#c9ff6955;color:var(--mint)}.vp-feed-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;max-width:440px;margin:14px auto 0;flex-wrap:wrap}.vp-feed-tools .vp-swipe-hint{display:flex;align-items:center;gap:6px;font-size:10px;color:#686a75}.vp-swipe-hint svg{width:14px;height:14px}.vp-feed-tools>button{background:none;border:0;display:flex;align-items:center;gap:6px;color:#c0c1c8;font-size:10px;padding:8px 0}.vp-feed-tools>button svg{width:14px;height:14px}.vp-feed-tools [role=status]{font-size:11px;color:var(--mint);flex-basis:100%;text-align:center;min-height:0}.vp-feed-tools [role=status]:empty{display:none}
.vp-upnext{padding-top:18px;min-width:0}.vp-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:36px 0 22px}.vp-section-heading h2{font-size:28px;font-weight:700;letter-spacing:-.9px;line-height:1.3}.vp-section-heading .vp-kicker{display:block;margin-bottom:8px}.vp-section-heading>span{font-size:8px;letter-spacing:.12em;color:#676975}.vp-section-heading>a{font-size:12px;color:var(--mint)}.vp-upnext .vp-section-heading{margin:12px 0 18px}.vp-upnext .vp-section-heading h2{font-size:15px;letter-spacing:-.2px}.vp-moods{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:35px}.vp-moods a{font-size:11px;padding:9px 12px;border:1px solid var(--line);border-radius:6px;background:#17181c;display:flex;gap:10px;align-items:center}.vp-moods a:hover{border-color:#c9ff6955;color:var(--mint)}.vp-moods a>span{font-size:9px;color:#696b76}.vp-queue{display:flex;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid var(--line)}.vp-queue img{width:54px;height:72px;object-fit:cover;border-radius:6px;flex-shrink:0}.vp-queue>div{flex:1;min-width:0}.vp-queue small{font-size:9px;color:#888a95}.vp-queue h3{font-size:11px;font-weight:500;line-height:1.6;margin-top:5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vp-queue b{font-weight:400;font-size:16px;color:#6b6d79}.vp-queue:hover h3{color:var(--mint)}.vp-curiosity-note{display:flex;gap:14px;padding:25px 0;margin-top:12px;color:#777985}.vp-curiosity-note>span{color:var(--mint)}.vp-curiosity-note svg{width:23px}.vp-curiosity-note p{font-size:11px;line-height:1.8}.vp-curiosity-note strong{color:#bebfc6;font-weight:500}.vp-about-source{font-size:9px;color:#60626f}
.vp-discover{border-top:1px solid var(--line);margin-top:50px;padding-top:10px;scroll-margin-top:20px}.vp-search{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:8px;padding:11px 14px;background:#17181c;color:#71737e;width:250px}.vp-search svg{width:17px;height:17px}.vp-search input{width:100%;min-width:0;font-size:11px;background:none;border:0;color:white;outline:none}.vp-search:focus-within{border-color:var(--mint)}.vp-filters{display:flex;gap:8px;overflow:auto;scrollbar-width:none;padding-bottom:4px;margin-bottom:23px}.vp-filters button{border:1px solid var(--line);border-radius:6px;background:#17181c;color:#8e909b;padding:10px 18px;font-size:11px;white-space:nowrap;min-height:40px}.vp-filters button[aria-pressed=true]{background:var(--mint);border-color:var(--mint);color:#17220a;font-weight:650}.vp-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 15px}.vp-card{display:block;min-width:0}.vp-card-art{position:relative;aspect-ratio:3/4;overflow:hidden;border-radius:9px;background:#202126}.vp-card-art img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.vp-card:hover img{transform:scale(1.04)}.vp-card-art:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#0009);pointer-events:none}.vp-card-art>span{position:absolute;bottom:12px;right:12px;z-index:1;font-size:14px}.vp-card-art b{position:absolute;top:10px;left:10px;padding:5px 7px;font-size:8px;font-weight:550;background:#0006;border-radius:4px;backdrop-filter:blur(6px)}.vp-card-copy{padding:10px 0 0}.vp-card-copy small{font-size:10px;color:#777985}.vp-card-copy h3{font-size:12px;font-weight:500;line-height:1.6;margin-top:5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vp-load{display:flex;align-items:center;gap:8px;margin:30px auto;padding:12px 22px;border:1px solid var(--line);border-radius:8px;background:#17181c;font-size:11px;color:#c6c7ce}.vp-load svg{width:16px}.vp-empty{padding:30px;text-align:center;color:#898b97;font-size:13px}.vp-news{margin-top:50px}.vp-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.vp-headline{padding:22px;border:1px solid var(--line);border-radius:10px;background:#141519;display:flex;flex-direction:column;gap:12px}.vp-headline small{font-size:9px;line-height:1.6;color:#777985}.vp-headline h3{font-size:15px;line-height:1.5;font-weight:550}.vp-headline p{font-size:12px;color:#92949f;line-height:1.7}.vp-headline>span{font-size:10px;color:var(--mint);margin-top:auto}.vp-headline:hover{border-color:#c9ff6933}.vp-playbreak{margin:50px 0 20px;padding:25px 30px;background:#15161a;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;gap:24px}.vp-host{width:80px;height:90px;object-fit:contain}.vp-playbreak h2{font-size:21px;margin:8px 0;font-weight:600;letter-spacing:-.5px}.vp-eyebrow{font-size:9px;letter-spacing:.13em;color:#81838e}.vp-playbreak p{font-size:12px;color:#858793;line-height:1.7}.vp-break-button{margin-top:13px;background:#ffffff0a;border:1px solid #ffffff20;border-radius:7px;padding:10px 15px;font-size:11px;color:#d2d3d8;min-height:40px}
.vp-back{display:inline-flex;margin:0 0 24px;font-size:12px;color:#92949f;padding:10px 0}.vp-article-layout{display:grid;grid-template-columns:minmax(240px,.85fr) minmax(0,1fr);gap:36px;align-items:start}.vp-article .vp-player{max-height:78svh;margin:auto;max-width:420px}.vp-story{min-width:0;overflow-wrap:anywhere;padding-top:10px}.vp-story h1{font-size:clamp(26px,3vw,40px);font-weight:650;letter-spacing:-1.2px;line-height:1.2;margin:16px 0}.vp-creator{color:#9698a3;font-size:12px}.vp-story-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:22px 0}.vp-story-tools button{background:#1a1b20;border:1px solid var(--line);border-radius:7px;padding:11px 16px;font-size:12px}.vp-like[aria-pressed=true]{color:var(--coral)}.vp-share-status{font-size:11px;color:var(--mint)}.vp-summary{font-size:14px;line-height:1.8;color:#acadb8}.vp-story nav{margin:24px 0;padding:18px;background:#17181c;border:1px solid var(--line);border-radius:10px;font-size:13px;line-height:1.8}.vp-story nav h2{font-size:16px}.vp-story nav a{color:var(--mint)}.vp-context{border-top:1px solid var(--line);padding-top:22px;margin:26px 0}.vp-context h2{font-size:20px;line-height:1.4;margin-bottom:12px;letter-spacing:-.5px}.vp-context p{font-size:14px;line-height:1.85;color:#a3a5b1}.vp-context a,.vp-source a{color:var(--mint);font-size:12px;display:inline-block;margin-top:12px}.vp-source-note{font-size:11px;line-height:1.8;color:#70737f;margin-top:15px}.vp-host-inline{display:flex;align-items:center;gap:14px;margin-top:22px}.vp-host-inline img{width:44px;height:44px;object-fit:contain}.vp-host-inline p{font-size:12px;line-height:1.8;color:#848692}.vp-host-inline a{color:var(--mint)}
.vp-celebration{position:fixed;inset:0;margin:auto;padding:30px;width:min(430px,calc(100% - 32px));max-height:90dvh;overflow:auto;border:1px solid #ffffff20;border-radius:22px;background:#17181c;color:white;text-align:center}.vp-celebration::backdrop{background:#000b;backdrop-filter:blur(10px)}.vp-celebration-inner>img{width:150px;height:150px;object-fit:contain}.vp-celebration h2{font-size:27px;letter-spacing:-1px;margin:10px 0 24px}.vp-close{position:absolute;top:10px;right:10px;width:40px;height:40px;background:#ffffff09;border:0;border-radius:50%;font-size:25px}.vp-go{display:block;padding:15px;border-radius:10px;background:var(--mint);font-weight:650;color:#152006}.vp-countdown{font-size:11px;line-height:1.8;color:#999ba7;margin:18px 0 10px}.vp-celebration small{color:#6f717e;font-size:10px}.vp-app .partner-cancel{background:none;border:0;color:#b2b4bf;font-size:12px;padding:12px}.vp-app .vp-end-options{position:relative;background:#18191e;padding:14px;border-radius:10px;gap:8px}.vp-app .vp-end-options button,.vp-app .vp-end-options a{font-size:11px;border:1px solid var(--line);border-radius:6px;color:white;padding:10px;background:#24252c}.vp-home .vp-end-options{position:absolute;inset:auto 12px 160px;z-index:8;box-shadow:0 10px 40px #000a}.vp-home .vp-end-options [data-continue]{background:var(--mint);color:#17220a;border-color:var(--mint)}
.vp-app .discovery-footer{max-width:none;margin:50px 44px 0 260px;padding:30px 0 24px;border-color:var(--line);color:#b0b1bc}.vp-app .discovery-footer .df-heading{color:#838590}.vp-app .discovery-footer .df-mascot{width:40px;height:40px}.vp-app .discovery-footer a.df-brand{color:#ddd;font-size:17px}.vp-app .discovery-footer .df-links a,.vp-app .discovery-footer .df-description{color:#777985;font-size:11px}.vp-app .discovery-footer .df-bottom{border-color:var(--line);color:#60626e}.vp-app .discovery-footer .df-grid{gap:30px}.vp-app .partner-card{background:#17181c!important;border-color:#ffffff15!important;box-shadow:none;color:#ddd}.vp-app .partner-card small{color:#888b97!important}.vp-app .partner-card a.partner-cta{background:#ffffff0b!important;color:#d8d9de!important;box-shadow:none;border:1px solid #ffffff18}.vp-app .partner-card strong{font-size:17px}.vp-app .partner-card p{color:#8e909c;font-size:12px}.vp-detail main>.partner-card{max-width:650px;margin:35px auto}
@media(min-width:1500px){main{margin-right:auto;margin-left:max(216px,calc((100vw - 1200px)/2))}.vp-watch-stage{max-width:430px}.vp-feature{gap:80px}}
@media(max-width:1200px) and (min-width:761px){.vp-header{width:170px;padding:28px 14px}.vp-brand{font-size:22px}.vp-brand img{width:29px;height:29px}.vp-header nav a{font-size:12px;gap:10px;padding:12px 8px}main{margin-left:170px;padding:25px 28px}.vp-feature{grid-template-columns:minmax(0,1fr) 215px;gap:55px}.vp-feature-main{padding-right:24px}.vp-feed-heading h2{font-size:22px}.vp-feed-heading>a{display:none}.vp-social-actions{right:-54px}.vp-video-nav{right:-52px}.vp-app .discovery-footer{margin-left:198px;margin-right:28px}.vp-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:980px) and (min-width:761px){.vp-upnext{display:none}.vp-feature{display:block}.vp-feature-main{max-width:500px;padding-right:0}.vp-watch-stage{width:min(100%,calc((100svh - 240px)*.5625))}.vp-article-layout{grid-template-columns:1fr}.vp-article .vp-player{max-width:360px}.vp-story{max-width:640px;margin:auto}}
@media(max-width:760px){.vp-header{position:sticky;top:0;inset:auto;height:57px;width:100%;padding:0 16px;flex-direction:row;align-items:center;justify-content:space-between;background:#0d0e10f5;border-right:0;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.vp-brand{font-size:24px;gap:6px}.vp-brand img{width:29px;height:29px}.vp-brand-note,.vp-header nav,.vp-rail-note{display:none}.vp-mobile-explore{display:grid;place-items:center;width:40px;height:40px}.vp-mobile-explore svg{width:22px}main{margin:0;padding:0 16px;max-width:none}.vp-home-main{padding:0}.vp-feature{display:block}.vp-feature-main{max-width:none}.vp-feed-heading{display:none}.vp-watch-tabs{height:46px;margin:0 auto;gap:28px}.vp-watch-tabs button{padding:10px 0;font-size:13px}.vp-tab-indicator{bottom:4px;height:2px}.vp-watch-stage{width:100%;min-width:0;height:calc(100svh - 145px);min-height:300px;max-height:850px}.vp-home .vp-player{height:100%;width:100%;aspect-ratio:auto;border:0;border-radius:0}.vp-home .vp-player video{object-fit:contain}.vp-feature-caption{left:0;right:58px;bottom:44px;padding:65px 15px 16px;border-radius:0}.vp-current-creator{font-size:13px}.vp-current-category{font-size:8px}.vp-feature-caption h2{font-size:12px;-webkit-line-clamp:2}.vp-feature-caption>a{font-size:10px}.vp-social-actions{right:10px;bottom:105px;gap:16px;width:40px}.vp-social-actions svg{background:#18191d99;backdrop-filter:blur(5px);width:41px;height:41px;padding:9px}.vp-social-actions button,.vp-social-actions a{font-size:9px;gap:4px;text-shadow:0 1px 4px #0008}.vp-video-nav{right:10px;top:12px;gap:6px}.vp-video-nav button{height:34px;width:36px;border:0;border-radius:6px;background:#1118}.vp-video-nav svg{width:19px;height:19px}.vp-feed-tools{padding:0 16px;margin:0;max-width:none;min-height:42px}.vp-feed-tools>button{min-height:40px;font-size:10px}.vp-feed-tools [role=status]{padding:4px 0 8px}.vp-upnext{display:none}.vp-discover{margin:24px 16px 0;padding-top:5px;scroll-margin-top:70px}.vp-section-heading{margin:24px 0 18px;gap:16px}.vp-section-heading h2{font-size:25px;letter-spacing:-.8px}.vp-discover .vp-section-heading{display:block}.vp-search{width:100%;margin-top:18px;padding:13px}.vp-search input{font-size:13px}.vp-filters{gap:7px;margin-bottom:16px}.vp-filters button{font-size:11px;padding:9px 15px}.vp-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.vp-card-art{border-radius:8px}.vp-card-copy h3{font-size:12px}.vp-news{margin:40px 16px 0;scroll-margin-top:70px}.vp-news-grid{grid-template-columns:1fr}.vp-headline{padding:18px}.vp-playbreak{margin:35px 16px 0;padding:20px 16px;gap:14px}.vp-host{width:55px;height:70px}.vp-playbreak h2{font-size:19px}.vp-playbreak p{font-size:11px}.vp-eyebrow{font-size:8px}.vp-break-button{font-size:10px}.vp-article{padding-top:12px}.vp-article-layout{display:block}.vp-article .vp-player{max-height:70svh;max-width:none;aspect-ratio:9/14}.vp-story{padding-top:22px}.vp-story h1{font-size:29px;letter-spacing:-.8px}.vp-story .vp-summary{font-size:14px}.vp-back{margin-bottom:12px;font-size:11px}.vp-context h2{font-size:20px}.vp-detail .vp-playbreak,.vp-detail .vp-news{margin-left:0;margin-right:0}.vp-app .discovery-footer{margin:35px 16px 0;padding:24px 0}.vp-app .discovery-footer .df-grid{gap:22px}.vp-app .discovery-footer .df-bottom{font-size:9px}.vp-home .vp-end-options{inset:auto 16px 170px;max-width:300px}.vp-feed-tools .vp-swipe-hint{font-size:10px}}
@media(max-width:360px){.vp-watch-tabs{gap:24px}.vp-feature-caption{right:53px}.vp-social-actions{right:7px}.vp-current-category{display:none}.vp-playbreak{gap:8px}.vp-host{width:42px}.vp-feed-tools{padding-inline:12px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.vp-card-art img{transition:none}}

/* Swipe capture belongs to the player, never to the document. */
.vp-home .vp-player{touch-action:pan-x pinch-zoom}

.vp-feed-tools .vp-auto-next{display:flex;gap:5px;align-items:center;font-size:10px;color:#9698a2;white-space:nowrap}.vp-auto-next input{accent-color:var(--mint);width:13px;height:13px}.vp-feed-tools .vp-auto-next{min-height:40px}.vp-home .vp-end-options{bottom:160px}
@media(max-width:380px){.vp-feed-tools .vp-swipe-hint{font-size:9px}.vp-feed-tools{gap:5px}.vp-feed-tools>button{font-size:9px}}
/* Metadata fades across the full frame, leaving native transport controls free. */
.vp-feature-caption{right:0;bottom:0;padding-bottom:64px}.vp-social-actions span{white-space:nowrap;font-size:9px}
@media(max-width:760px){.vp-feature-caption{right:0;bottom:0;padding-right:65px;padding-bottom:64px}}
@media(max-width:760px) and (max-height:650px){.vp-social-actions{bottom:78px;gap:10px}}
