.v4-page .site-header{z-index:60;-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);background:#ffffffeb;border-bottom:1px solid #dce0e7e6;position:sticky;top:0}.v4-page .header-inner{justify-content:space-between;align-items:center;gap:24px;height:74px;display:flex}.v4-page .brand{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:10px;font-size:20px;font-weight:800;display:flex}.v4-page .brand img{border-radius:8px;height:56px}.v4-page .main-nav ul{align-items:center;gap:34px;display:flex}.v4-page .main-nav a{color:var(--ink-2);font-size:15px;font-weight:600;transition:color .18s}.v4-page .main-nav a:hover,.v4-page .main-nav a.is-active{color:var(--primary)}.v4-page .header-cta{align-items:center;gap:12px;display:flex}.v4-page .header-cta .btn{border-radius:9px;padding:10px 20px;font-size:14px}.v4-page .nav-toggle{cursor:pointer;background:0 0;border:0;padding:8px;display:none}.v4-page .nav-toggle span{background:var(--ink);border-radius:2px;width:22px;height:2px;display:block}.v4-page .nav-toggle span+span{margin-top:5px}.v4-page .nav-cta{display:none}@media (max-width:980px){.v4-page .main-nav{border-bottom:1px solid var(--line);box-shadow:var(--shadow-md);background:#fff;max-height:calc(100vh - 74px);padding:18px 24px 24px;display:none;position:absolute;top:74px;left:0;right:0;overflow-y:auto}.v4-page .main-nav.open{display:block}.v4-page .main-nav ul{flex-direction:column;align-items:flex-start;gap:16px}.v4-page .main-nav>ul>li{width:100%}.v4-page .nav-toggle{display:block}.v4-page .header-cta .btn-ghost{display:none}.v4-page .main-nav>ul>li>a{font-size:16px}.v4-page .nav-cta{border-top:1px solid var(--line);flex-wrap:wrap;gap:10px;margin-top:22px;padding-top:20px;display:flex}.v4-page .nav-cta .btn{flex:auto}.v4-page .nav-cta .btn-primary{display:none}}@media (max-width:560px){.v4-page .header-cta .btn-primary{display:none}.v4-page .nav-cta .btn-primary{display:inline-flex}}
.v4-page .site-footer{background:var(--white);border-top:1px solid var(--line);padding:var(--space-section) 0 0}.v4-page .footer-grid{grid-template-columns:minmax(0,1.45fr) repeat(5,minmax(0,.72fr));gap:32px;padding-bottom:44px;display:grid}.v4-page .f-about .brand{margin-bottom:16px}.v4-page .f-about p{color:var(--muted);max-width:250px;font-size:13.5px;line-height:1.7}.v4-page .f-title{letter-spacing:.13em;text-transform:uppercase;color:var(--ink);margin-bottom:18px;font-size:11.5px;font-weight:800}.v4-page .f-col ul li+li{margin-top:11px}.v4-page .f-col a{color:var(--body);font-size:13.5px;transition:color .18s}.v4-page .f-col a:hover{color:var(--primary)}.v4-page .f-news{margin-top:26px}.v4-page .f-news p{color:var(--body);max-width:270px;margin-bottom:16px;font-size:13.5px;line-height:1.65}.v4-page .news-form{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;max-width:290px;display:flex;overflow:hidden}.v4-page .news-form input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:auto;padding:12px 14px;font-family:inherit;font-size:13.5px}.v4-page .news-form input::placeholder{color:#a1a8b3}.v4-page .news-form button{color:var(--primary);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;transition:color .2s,transform .2s;display:flex}.v4-page .news-form button svg{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.v4-page .news-form button:hover{color:var(--primary-hover);transform:translate(2px)}.v4-page .news-form button:disabled{opacity:.55;cursor:not-allowed;transform:none}.v4-page .footer-bottom{border-top:1px solid var(--line);background:#f8f9fa;margin-top:0}.v4-page .footer-bottom .container{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;padding-top:20px;padding-bottom:20px;display:flex}.v4-page .f-about .socials{margin-top:22px}.v4-page .socials{align-items:center;gap:10px;display:flex}.v4-page .socials a{width:28px;height:28px;color:var(--muted);border-radius:6px;justify-content:center;align-items:center;font-size:13px;font-weight:700;transition:all .2s;display:flex}.v4-page .socials a:hover{color:var(--primary);background:var(--primary-soft)}.v4-page .socials img{object-fit:contain;width:16px;height:16px}.v4-page .copyright{color:var(--muted);font-size:12.5px}@media (max-width:1080px){.v4-page .footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.v4-page .f-about{grid-column:1/-1}.v4-page .f-about p{max-width:420px}}@media (max-width:640px){.v4-page .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v4-page .footer-bottom .container{text-align:center;justify-content:center}}
