html,body{min-height:100%;height:auto!important;overflow-x:hidden;overflow-y:auto!important}
.vv-app{min-height:100vh;align-items:stretch}
.vv-sidebar{position:sticky;top:0;height:100vh;max-height:100vh;overflow-y:auto;overflow-x:hidden;padding-bottom:28px;scrollbar-width:thin}
.vv-sidebar-section{margin:16px 0;padding-top:16px;border-top:1px solid rgba(255,255,255,.10)}
.vv-sidebar-title{margin:0 10px 8px;color:rgba(255,255,255,.48);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.vv-sidebar-tool{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center;margin:6px 0;padding:10px 11px;border-radius:14px;color:rgba(255,255,255,.88)}
.vv-sidebar-tool:hover,.vv-sidebar-tool.active{background:rgba(255,255,255,.08)}
.vv-sidebar-tool-icon{width:38px;height:38px;border-radius:12px;background:rgba(255,255,255,.08);display:grid;place-items:center}
.vv-sidebar-tool b{display:block;font-size:13px}.vv-sidebar-tool small{display:block;margin-top:2px;color:rgba(255,255,255,.46);font-size:11px;line-height:1.25}
.vv-pro-card-v2{margin-top:16px;padding:16px;border-radius:18px;background:radial-gradient(circle at top right,rgba(139,92,246,.25),transparent 45%),linear-gradient(145deg,#161922,#0f1117);border:1px solid rgba(255,255,255,.10)}
.vv-pro-card-v2 .vv-pro-kicker{font-size:12px;color:#d8b4fe;margin-bottom:10px}.vv-pro-card-v2>b{display:block;font-size:17px;line-height:1.15}
.vv-pro-card-v2 p{color:rgba(255,255,255,.62);font-size:12px;line-height:1.45}.vv-pro-card-v2 ul{margin:10px 0 14px;padding-left:18px;color:rgba(255,255,255,.74);font-size:12px;line-height:1.55}
.vv-home-page{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:20px;align-items:start}.vv-home-page>.vv-content,.vv-home-page>.vv-right{min-width:0}
.vv-home-page .vv-category-strip{position:relative;z-index:1;clear:both;width:100%}.vv-home-page .vv-right{position:sticky;top:96px}
.vv-floating-mobile-switch{display:none;position:fixed;right:12px;bottom:84px;z-index:250;background:#111827;color:#fff;border-radius:999px;padding:12px 15px;font-weight:900;box-shadow:0 14px 34px rgba(15,23,42,.24)}
@media(max-width:1100px){.vv-home-page{grid-template-columns:1fr}.vv-home-page .vv-right{position:static}}
@media(max-width:900px){.vv-sidebar{position:static!important;height:auto!important;max-height:none!important;overflow:visible!important}.vv-floating-mobile-switch{display:inline-flex}.vv-main{min-height:100vh;overflow:visible!important;padding-bottom:100px}}
