.vh-header{z-index:200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff;border-bottom:1px solid #0000000d;position:sticky;top:0}.vh-header-inner{justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1320px;margin:0 auto;padding:12px 28px;display:flex}.vh-logo{cursor:pointer;align-items:center;height:56px;display:flex}.vh-logo-image{width:auto;height:40px;transition:transform o.3s ease, filter .3s ease;margin:8px 0 0;transform:scale(1.1)}.vh-logo-image:hover{opacity:.85}.vh-nav{align-items:center;gap:32px;display:flex}.vh-nav-link{color:#0f172a;font-size:18px;font-weight:400;text-decoration:none;transition:color .2s}.vh-nav-link:after{content:"";background:#cdc695;border-radius:999px;width:0;height:1px;transition:width .2s ease-out;position:absolute;bottom:0;left:0}.vh-nav-auth{align-items:center;gap:1.5rem}.vh-logo-mobile-wrap,.vh-menu-btn,.vh-mobile-menu{display:none}.vh-logo-desktop{display:flex}.vh-nav-desktop{margin-right:16px;display:flex}@media (max-width:720px){.vh-logo-desktop,.vh-nav-desktop{display:none!important}.vh-logo-mobile-wrap{flex:1;display:flex}.vh-logo-image-mobile{object-fit:contain;width:auto;height:44px;transition:transform o.3s ease, filter .3s ease;margin-left:16px;transform:scale(1.1)}.vh-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;width:100%;position:fixed}body{padding-top:55px}.vh-header-inner{z-index:200;padding-inline:24px;position:relative}.vh-menu-btn{cursor:pointer;background:#fff;border:1px solid #d1d5dbcc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-right:8px;display:flex}.vh-menu-icon{background:#0f172a;width:18px;height:2px;transition:background .2s;display:block;position:relative}.vh-menu-icon:before,.vh-menu-icon:after{content:"";background:#0f172a;width:18px;height:2px;transition:transform .2s;display:block;position:absolute}.vh-menu-icon:before{top:-5px}.vh-menu-icon:after{top:5px}.vh-menu-icon-open{background:0 0}.vh-menu-icon-open:before{transform:translateY(5px)rotate(45deg)}.vh-menu-icon-open:after{transform:translateY(-5px)rotate(-45deg)}.vh-mobile-menu{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a66;display:block;position:fixed;inset:0}.vh-mobile-menu-inner{background:#fff;flex-direction:column;gap:24px;width:100%;padding:80px 40px 24px;display:flex;position:absolute;inset:0;box-shadow:0 20px 60px #00000026}.vh-mobile-menu-logo{color:#0f172a;align-items:center;gap:8px;font-size:20px;font-weight:600;text-decoration:none;display:flex}.vh-mobile-menu-logo-img{width:auto;height:40px}.vh-mobile-menu-nav{flex-direction:column;gap:8px;display:flex}.vh-mobile-menu-link{color:#0f172a;background:#f9fafb;border-radius:50px;padding:14px 16px;font-size:16px;font-weight:400;text-decoration:none;display:block}.vh-actions{gap:.6rem}.vh-btn{color:#000;flex:100%;justify-content:center}.vh-card-stats{grid-template-columns:minmax(0,1fr)}}
.vh-footer{color:#000;background:#f9fafb;padding:4rem 0 0}.vh-footer-inner{width:100%;max-width:1320px;margin:0 auto;padding:0 28px}.vh-footer-grid{grid-template-columns:1.8fr 1fr 1fr 1fr;gap:3rem;padding-bottom:8px;display:grid}.vh-footer-brand{flex-direction:column;gap:1rem;display:flex}.vh-footer-logo-img{object-fit:contain;width:100%;max-width:180px;height:auto}.vh-footer-tagline{color:#0b1121;margin:0;font-size:.9rem;line-height:1.2}.vh-footer-col{flex-direction:column;display:flex}.vh-footer-col-heading{color:#000;margin:0 0 1.25rem;font-size:.9rem;font-weight:600}.vh-footer-nav-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.vh-footer-nav-list a{color:#0b1121;font-size:.9rem;text-decoration:none;transition:color .2s}.vh-footer-divider{background:#ffffff12;height:1px}.vh-footer-bottom{text-align:center;color:#475569;padding:1.5rem 0;font-size:.9rem}@media (max-width:768px){.vh-footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.vh-footer-brand{text-align:center;grid-column:1/-1;align-items:center}}@media (max-width:480px){.vh-footer-grid{grid-template-columns:1fr 1fr;gap:32px}.vh-footer-brand{text-align:center;grid-column:1/-1;align-items:center}.vh-footer-brand img{margin-left:0}.vh-footer-col:nth-child(2){grid-area:2/1}.vh-footer-col:nth-child(3){text-align:right;grid-area:2/2/span 2;align-items:flex-end}.vh-footer-col:nth-child(4){grid-area:3/1}}
