.site-footer{width:100%;margin-top:clamp(32px,5vw,64px);background:#0f172a;position:relative;overflow:hidden;color:#f8fafc}.site-footer:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background:radial-gradient(circle 1px at 12% 25%,rgba(255 255 255/0.05) 99%,transparent 100%),radial-gradient(circle 1.5px at 45% 70%,rgba(255 255 255/0.04) 99%,transparent 100%),radial-gradient(circle .8px at 72% 35%,rgba(255 255 255/0.03) 99%,transparent 100%),radial-gradient(circle 1.2px at 88% 75%,rgba(255 255 255/0.06) 99%,transparent 100%);background-repeat:no-repeat;opacity:.15;border-radius:12px}.footer-container{position:relative;z-index:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:clamp(24px,3vw,48px);padding:clamp(28px,3vw,44px) clamp(10px,1.6vw,24px);color:#f8fafc;background:#0f172a;border-top-right-radius:8px}.footer-col{min-width:0}.footer-logo{display:inline-flex;align-items:center;text-decoration:none;border-radius:8px}.footer-logo img,.footer-logo svg{display:block;height:clamp(24px,2.2vw,36px);width:auto;max-width:100%;mix-blend-mode:normal !important}.footer-tagline{margin:14px 0 0;max-width:38ch;color:#cbd5e1;font-size:.95rem;line-height:1.6}.footer-title{position:relative;margin:0 0 20px;padding-bottom:10px;font-size:clamp(.95rem,.4vw + .85rem,1.05rem);font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:#f8fafc}.footer-title:after{content:"";position:absolute;left:0;bottom:0;width:34px;height:2px;border-radius:2px;background:var(--brand)}.footer-menu,.footer-contacts{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.footer-contacts li{display:flex;align-items:center;gap:6px}.footer-contacts svg{flex:0 0 auto;color:var(--brand)}.footer-menu a,.footer-contacts a{display:inline-block;color:#e2e8f0;text-decoration:none;font-weight:400;border-radius:8px;padding:6px 10px;transition:background-color .3s ease,color .3s ease}.footer-menu a{margin-inline-start:-10px}.footer-menu a:hover,.footer-menu a:focus,.footer-contacts a:hover,.footer-contacts a:focus{color:var(--ink);background-color:var(--bg-light)}.footer-messengers{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.footer-msg{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 18px;border:1px solid rgba(248 250 252/0.28);border-radius:8px;color:#f8fafc;text-decoration:none;font-weight:500;font-size:.95rem;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.footer-msg:hover,.footer-msg:focus{color:var(--ink);background-color:var(--bg-light);border-color:var(--bg-light)}.footer-logo:focus-visible,.footer-menu a:focus-visible,.footer-contacts a:focus-visible,.footer-msg:focus-visible{outline:2px solid #facc15;outline-offset:2px;border-radius:8px}.footer-bottom{position:relative;z-index:1;border-top:1px solid rgba(248 250 252/0.12);padding:16px clamp(10px,1.6vw,24px);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 20px}.footer-copy{margin:0;color:#cbd5e1;font-size:.9rem}.footer-credit{margin:0;display:inline-flex;align-items:center;gap:10px;color:#94a3b8;font-size:.8rem;letter-spacing:.02em}.footer-credit__page{color:inherit;white-space:nowrap;text-decoration:none;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease}.footer-credit__page:hover,.footer-credit__page:focus-visible{color:#e2e8f0;border-bottom-color:currentColor}.footer-credit__link{display:inline-flex;align-items:center;padding:2px 4px;border-radius:6px;opacity:.7;transition:opacity .2s ease}.footer-credit__link img{display:block;height:20px;width:auto;mix-blend-mode:normal !important}.footer-credit__link:hover,.footer-credit__link:focus-visible{opacity:1}@media (max-width:720px){.footer-tagline{max-width:none}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}}@media (prefers-reduced-motion:reduce){.footer-menu a,.footer-contacts a,.footer-msg,.footer-credit__link,.footer-credit__page{transition:none}}