/*
Theme Name: TikTok Scroll Pro
Theme URI: https://trend26.com/
Author: trend26
Description: Fast, mobile-first vertical video theme.
Version: 5.0.0
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: tiktok-scroll-pro
*/
/* v5 complete site shell */
.site-header{position:sticky;top:0;z-index:100;background:rgba(11,11,13,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08)}.site-header-inner,.site-footer-inner{max-width:1180px;margin:auto;padding:12px 18px;display:flex;align-items:center;gap:20px}.site-branding{font-weight:800;font-size:1.15rem;white-space:nowrap}.site-logo-link{color:#fff;text-decoration:none}.custom-logo{max-height:42px;width:auto}.primary-nav{flex:1}.primary-menu,.footer-menu{display:flex;list-style:none;padding:0;margin:0;gap:16px;flex-wrap:wrap}.primary-menu a,.footer-menu a{color:#ddd;text-decoration:none}.primary-menu a:hover,.footer-menu a:hover{color:#fff}.site-search{display:flex;gap:6px}.site-search input{max-width:220px;padding:9px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#1b1b20;color:#fff}.site-search button{border:0;border-radius:999px;padding:8px 12px;background:#fff;color:#000;cursor:pointer}.site-content{min-height:70vh}.site-page,.archive-page{max-width:1000px;margin:32px auto;padding:0 20px}.site-page h1,.archive-page>h1{font-size:2rem}.page-content{line-height:1.7;color:#e1e1e4}.site-footer{border-top:1px solid rgba(255,255,255,.08);margin-top:32px}.site-footer-inner{justify-content:space-between;color:#aaa}.search-result{padding:18px 0;border-bottom:1px solid rgba(255,255,255,.1)}.search-result a{color:#fff}.saved-video-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.saved-card{background:#17171c;border-radius:14px;overflow:hidden}.saved-card img{width:100%;aspect-ratio:9/12;object-fit:cover;display:block}.saved-card a{display:block;color:#fff;text-decoration:none;padding:10px}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:760px){.site-header-inner{flex-wrap:wrap}.primary-nav{order:3;width:100%;overflow:auto}.primary-menu{flex-wrap:nowrap;white-space:nowrap}.site-search{margin-left:auto}.site-search input{max-width:150px}.site-footer-inner{display:block}.footer-menu{margin-top:10px}}
