:root{--so-hf-accent:#00d5ff}.so-header,.so-footer{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--so-hf-text,#f7fbff)}.so-header *,.so-footer *{box-sizing:border-box}.so-header a,.so-footer a{text-decoration:none;color:inherit}.so-header{position:relative;z-index:1000;background:var(--so-hf-bg,#050a0f);border-bottom:1px solid transparent;transition:transform .35s ease,background .3s ease,border-color .3s ease,box-shadow .3s ease}.so-header.is-sticky{position:sticky;top:0}.so-header.has-glass{background:color-mix(in srgb,var(--so-hf-bg,#050a0f) 82%,transparent);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.so-header.is-scrolled{border-color:var(--so-hf-border,rgba(111,216,255,.2));box-shadow:0 18px 50px rgba(0,0,0,.16)}.so-header.is-hidden{transform:translateY(-110%)}.so-header__inner{width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:28px}.so-header__brand{font-size:24px;font-weight:750;letter-spacing:-.04em;white-space:nowrap}.so-header__brand span,.so-footer__logo span{color:var(--so-hf-accent)}.so-header__brand img{display:block;max-height:42px;width:auto}.so-header__nav{margin-left:auto}.so-header__menu{display:flex;align-items:center;gap:32px;list-style:none;margin:0;padding:0}.so-header__menu a{position:relative;font-size:14px;opacity:.84;transition:opacity .25s ease,color .25s ease}.so-header__menu a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--so-hf-accent);transition:right .3s ease}.so-header__menu a:hover{opacity:1;color:var(--so-hf-accent)}.so-header__menu a:hover:after{right:0}.so-header__actions{display:flex;align-items:center;gap:14px}.so-hf-button{min-height:44px;padding:0 18px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:13px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.so-hf-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.so-hf-button:hover{transform:translateY(-2px)}.so-hf-button--outline{border:1px solid var(--so-hf-border);background:transparent}.so-hf-button--outline:hover{border-color:var(--so-hf-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--so-hf-accent) 12%,transparent)}.so-hf-button--solid{background:var(--so-hf-accent);color:#001218!important;box-shadow:0 10px 32px color-mix(in srgb,var(--so-hf-accent) 24%,transparent)}.so-header__toggle{display:none;width:44px;height:44px;border:1px solid var(--so-hf-border);border-radius:10px;background:transparent;padding:11px;cursor:pointer}.so-header__toggle span{display:block;height:2px;background:var(--so-hf-text);margin:4px 0;border-radius:2px;transition:transform .25s ease,opacity .25s ease}.so-header__toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(6px) rotate(45deg)}.so-header__toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.so-header__toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.so-header__mobile{border-top:1px solid var(--so-hf-border);padding:24px}.so-header__mobile ul{list-style:none;margin:0 0 22px;padding:0;display:grid;gap:10px}.so-header__mobile li a{display:block;padding:12px 4px;font-weight:650}.so-header--light{--so-hf-bg:#fff;--so-hf-text:#07131d;--so-hf-border:rgba(7,19,29,.12)}
.so-footer{position:relative;overflow:hidden;background:var(--so-hf-bg,#050a0f);border-top:1px solid var(--so-hf-border,rgba(111,216,255,.18))}.so-footer__glow{position:absolute;width:580px;height:580px;right:-260px;top:-300px;background:radial-gradient(circle,color-mix(in srgb,var(--so-hf-accent) 14%,transparent),transparent 68%);pointer-events:none}.so-footer__inner{position:relative;width:100%;margin:0 auto}.so-footer__grid{display:grid;grid-template-columns:1.35fr .8fr 1fr 1.15fr 1.25fr;gap:44px}.so-footer__logo{font-size:25px;font-weight:760;letter-spacing:-.04em;margin-bottom:14px}.so-footer p{color:var(--so-hf-muted,#9cafc0);font-size:14px;line-height:1.7;margin:0}.so-footer h3{font-size:14px;margin:3px 0 18px;font-weight:700}.so-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.so-footer li,.so-footer li a{font-size:13px;color:var(--so-hf-muted,#9cafc0)}.so-footer li a:hover{color:var(--so-hf-accent)}.so-footer__contact li{display:flex;align-items:flex-start;gap:9px}.so-footer__contact svg,.so-footer__contact i{width:15px;color:var(--so-hf-accent);margin-top:3px}.so-footer__newsletter p{margin-bottom:16px}.so-footer__newsletter form{display:flex;align-items:center;border:1px solid var(--so-hf-border);border-radius:10px;overflow:hidden;background:color-mix(in srgb,var(--so-hf-bg) 90%,var(--so-hf-text) 10%)}.so-footer__newsletter input{flex:1;min-width:0;border:0;background:transparent;color:var(--so-hf-text);padding:13px 14px;outline:0}.so-footer__newsletter button{width:44px;height:42px;border:0;background:var(--so-hf-accent);cursor:pointer}.so-footer__newsletter button svg{width:18px;fill:none;stroke:#001218;stroke-width:1.8}.so-footer__bottom{display:flex;justify-content:space-between;gap:24px;margin-top:54px;padding-top:22px;border-top:1px solid var(--so-hf-border);color:var(--so-hf-muted);font-size:12px}.so-footer__bottom>div{display:flex;gap:22px}.so-footer__bottom a:hover{color:var(--so-hf-accent)}.so-footer--light{--so-hf-bg:#fff;--so-hf-text:#07131d;--so-hf-muted:#5d6a75;--so-hf-border:rgba(7,19,29,.12)}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1100px){.so-header__menu{gap:20px}.so-footer__grid{grid-template-columns:1.4fr 1fr 1fr}.so-footer__newsletter{grid-column:2/4}.so-footer__brand{grid-row:1/3}.so-footer__contact{grid-column:auto}}
@media(max-width:991px){.so-header__nav,.so-header__actions>.so-hf-button{display:none}.so-header__toggle{display:block}.so-footer__grid{grid-template-columns:1fr 1fr}.so-footer__brand{grid-row:auto;grid-column:1/3}.so-footer__newsletter{grid-column:1/3}.so-footer__bottom{align-items:flex-start}}
@media(max-width:640px){.so-header__inner{gap:14px}.so-header__brand{font-size:21px}.so-footer__grid{grid-template-columns:1fr;gap:34px}.so-footer__brand,.so-footer__newsletter{grid-column:auto}.so-footer__bottom{flex-direction:column}.so-footer__bottom>div{flex-wrap:wrap}.so-hf-button{width:100%}}
@media(prefers-reduced-motion:reduce){.so-header,.so-header *,.so-footer,.so-footer *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
