.Footer-module__S6Hkya__footer{background:var(--surface-strong);border-top:1px solid var(--line);padding:64px 0 32px}.Footer-module__S6Hkya__shell{gap:48px;display:grid}.Footer-module__S6Hkya__top{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:end;gap:24px;padding-bottom:48px;display:flex}.Footer-module__S6Hkya__title{max-width:14ch;color:var(--ink);font-size:clamp(2rem,4vw,3.2rem);font-weight:800}.Footer-module__S6Hkya__grid{grid-template-columns:1.6fr repeat(3,1fr);gap:32px;display:grid}.Footer-module__S6Hkya__brandBlock{align-content:start;gap:20px;display:grid}.Footer-module__S6Hkya__brandName{font-family:var(--font-display);color:var(--ink);font-size:1.6rem;font-weight:800}.Footer-module__S6Hkya__description{max-width:42ch;color:var(--ink-soft);line-height:1.7}.Footer-module__S6Hkya__column{align-content:start;gap:20px;display:grid}.Footer-module__S6Hkya__columnTitle{letter-spacing:.15em;text-transform:uppercase;color:var(--ink);font-size:.8rem;font-weight:800}.Footer-module__S6Hkya__links,.Footer-module__S6Hkya__list,.Footer-module__S6Hkya__contacts{gap:14px;display:grid}.Footer-module__S6Hkya__links a,.Footer-module__S6Hkya__contacts a,.Footer-module__S6Hkya__contacts p{min-height:32px;color:var(--ink-soft);align-items:center;gap:12px;font-weight:600;transition:color .2s;display:inline-flex}.Footer-module__S6Hkya__contacts a:hover,.Footer-module__S6Hkya__links a:hover{color:var(--accent-blue)}.Footer-module__S6Hkya__list li{color:var(--ink-soft);line-height:1.6}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--line-strong);color:var(--ink-soft);justify-content:space-between;gap:16px;margin-top:32px;padding-top:24px;font-size:.9rem;display:flex}@media (max-width:1024px){.Footer-module__S6Hkya__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.Footer-module__S6Hkya__footer{padding:48px 0 24px}.Footer-module__S6Hkya__top,.Footer-module__S6Hkya__bottom{flex-direction:column;align-items:flex-start;gap:24px}.Footer-module__S6Hkya__grid{grid-template-columns:1fr}}
.Navbar-module__cJzEcG__header{z-index:50;background:0 0;border-bottom:1px solid #0000;transition:background-color .3s,border-color .3s,box-shadow .3s;position:fixed;inset:0 0 auto}.Navbar-module__cJzEcG__headerScrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#ffffffd9;box-shadow:0 4px 20px #0f172a0d}@media (prefers-color-scheme:dark){.Navbar-module__cJzEcG__headerScrolled{background:#0f172ad9}}.Navbar-module__cJzEcG__container{width:min(100% - 48px, var(--page-max));min-height:var(--header-height);justify-content:space-between;align-items:center;gap:24px;margin:0 auto;display:flex}.Navbar-module__cJzEcG__brand{align-items:center;gap:16px;min-height:56px;display:inline-flex}.Navbar-module__cJzEcG__logoWrap{border-radius:12px;width:48px;height:48px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0f172a14}.Navbar-module__cJzEcG__logoImage{object-fit:cover}.Navbar-module__cJzEcG__brandText{gap:2px;display:grid}.Navbar-module__cJzEcG__brandTitle{font-family:var(--font-display);color:var(--ink);font-size:1.1rem;font-weight:800}.Navbar-module__cJzEcG__brandCaption{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);font-size:.75rem;font-weight:700}.Navbar-module__cJzEcG__desktopNav{align-items:center;gap:32px;display:flex}.Navbar-module__cJzEcG__link,.Navbar-module__cJzEcG__linkActive{align-items:center;min-height:48px;font-size:.95rem;font-weight:600;transition:color .2s;display:inline-flex}.Navbar-module__cJzEcG__link{color:var(--ink-soft)}.Navbar-module__cJzEcG__link:hover,.Navbar-module__cJzEcG__linkActive{color:var(--ink)}.Navbar-module__cJzEcG__actions{align-items:center;gap:16px;display:flex}.Navbar-module__cJzEcG__phoneLink{background:var(--surface-strong);min-height:44px;color:var(--ink);border-radius:999px;align-items:center;gap:10px;padding:0 20px;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-flex}.Navbar-module__cJzEcG__phoneLink:hover{background:var(--line);color:var(--accent-blue)}.Navbar-module__cJzEcG__menuButton{border-radius:var(--radius-sm);background:var(--surface-strong);width:44px;height:44px;color:var(--ink);justify-content:center;align-items:center;display:none}.Navbar-module__cJzEcG__mobilePanel{display:none}@media (max-width:980px){.Navbar-module__cJzEcG__desktopNav,.Navbar-module__cJzEcG__phoneLink{display:none}.Navbar-module__cJzEcG__menuButton{display:inline-flex}.Navbar-module__cJzEcG__mobilePanel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border-bottom:1px solid #0000;max-height:0;transition:max-height .3s,border-color .3s;display:block;overflow:hidden}@media (prefers-color-scheme:dark){.Navbar-module__cJzEcG__mobilePanel{background:#0f172afa}}.Navbar-module__cJzEcG__mobilePanelOpen{border-color:var(--line);max-height:400px}.Navbar-module__cJzEcG__mobileInner{width:min(100% - 48px, var(--page-max));margin:0 auto;padding:16px 0 24px}.Navbar-module__cJzEcG__mobileNav{display:grid}.Navbar-module__cJzEcG__mobileLink,.Navbar-module__cJzEcG__mobileLinkActive{border-bottom:1px solid var(--line);align-items:center;min-height:56px;font-size:1.1rem;font-weight:600;display:flex}.Navbar-module__cJzEcG__mobileLink{color:var(--ink-soft)}.Navbar-module__cJzEcG__mobileLinkActive{color:var(--ink)}.Navbar-module__cJzEcG__mobileCta{border-radius:var(--radius-md);background:var(--accent-blue);color:#fff;justify-content:center;align-items:center;width:100%;min-height:52px;margin-top:24px;font-weight:700;display:inline-flex}}@media (max-width:720px){.Navbar-module__cJzEcG__container{width:min(100% - 32px, var(--page-max))}.Navbar-module__cJzEcG__brand{gap:12px}.Navbar-module__cJzEcG__logoWrap{border-radius:10px;width:40px;height:40px}.Navbar-module__cJzEcG__brandTitle{font-size:1rem}.Navbar-module__cJzEcG__brandCaption{font-size:.65rem}.Navbar-module__cJzEcG__mobileInner{width:min(100% - 32px, var(--page-max))}}
