/*
 * Canonical shared Weblatis public footer.
 * This component intentionally owns its container, typography, controls and
 * responsive layout so no page stylesheet (including home.css) is required.
 */
.weblatis-public-ui .site-footer{
  padding-block:70px 0;
  background:var(--wl-footer-bg,#070812);
  color:var(--wl-footer-text,#d5d8e4);
  font-family:var(--wl-chrome-font);
  line-height:1.6;
}
.weblatis-public-ui .site-footer>.container{
  width:min(calc(100% - var(--wl-chrome-gutter,32px)),var(--wl-chrome-container,1240px));
  margin-inline:auto;
}
.weblatis-public-ui .site-footer .icon{width:18px;height:18px;min-width:18px;max-width:18px;max-height:18px;flex:none;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.weblatis-public-ui .site-footer .button{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:11px 18px;border:1px solid transparent;border-radius:10px;background:transparent;color:inherit;white-space:nowrap;font-family:var(--wl-chrome-font);font-size:14px;font-weight:750;line-height:1;appearance:none;-webkit-appearance:none;cursor:pointer;text-decoration:none!important;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}
.weblatis-public-ui .site-footer .button .icon{width:14px;height:14px;min-width:14px;max-width:14px;max-height:14px}
.weblatis-public-ui .site-footer .footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,minmax(0,1fr));gap:40px}
.weblatis-public-ui .site-footer .footer-grid>div:not(.footer-brand){display:grid;align-content:start;gap:8px}
.weblatis-public-ui .site-footer .footer-grid h2{margin:4px 0 10px;color:#fff;font-size:13px;line-height:1.35;text-transform:uppercase;letter-spacing:.08em}
.weblatis-public-ui .site-footer a,.weblatis-public-ui .site-footer summary{text-decoration:none!important}
.weblatis-public-ui .site-footer a{color:var(--wl-footer-link,#aeb3c5)}
.weblatis-public-ui .site-footer a:hover{color:#fff}
.weblatis-public-ui .site-footer .footer-grid a{display:inline-flex;width:fit-content;max-width:100%;font-size:13px;line-height:1.45}
.weblatis-public-ui .site-footer .brand--footer{display:inline-flex;align-items:center;gap:12px;color:inherit;text-decoration:none!important}
.weblatis-public-ui .site-footer .brand--footer img{display:block;width:42px;height:42px;min-width:42px;max-width:42px;max-height:42px;object-fit:contain;flex:none}
.weblatis-public-ui .site-footer .brand--footer span{display:grid;line-height:1.05}
.weblatis-public-ui .site-footer .brand--footer strong{color:#fff;font-size:20px;letter-spacing:-.04em}
.weblatis-public-ui .site-footer .brand--footer small{margin-block-start:5px;color:#8f97aa;font-size:11px;letter-spacing:.08em;text-transform:uppercase}
.weblatis-public-ui .site-footer .footer-brand>p{max-width:330px;margin:20px 0;color:var(--wl-footer-muted,#979db0);font-size:13px}
.weblatis-public-ui .site-footer .footer-brand>a:not(.brand){display:flex;align-items:center;gap:8px;margin-block:7px;color:var(--wl-footer-link,#aeb3c5)}
.weblatis-public-ui .site-footer .footer-brand>a .icon{width:16px;height:16px;min-width:16px;max-width:16px;max-height:16px;color:#b9b9ff}

.weblatis-public-ui .site-footer .footer-locality{
  position:relative;
  display:grid;
  grid-template-columns:minmax(240px,.75fr) minmax(0,1.25fr);
  gap:38px;
  align-items:center;
  margin-block-start:54px;
  padding:28px 30px;
  border:1px solid var(--wl-footer-border,#2c3042);
  border-radius:20px;
  background:linear-gradient(120deg,#0f1120,var(--wl-footer-surface-2,#15182a));
  box-shadow:0 20px 48px rgba(0,0,0,.18);
}
.weblatis-public-ui .site-footer .footer-locality__copy{display:flex;gap:14px;align-items:flex-start}
.weblatis-public-ui .site-footer .footer-locality__icon{display:grid;place-items:center;width:48px;height:48px;flex:0 0 48px;border-radius:15px;background:rgba(116,116,255,.14);color:#bfc0ff}
.weblatis-public-ui .site-footer .footer-locality__icon .icon{width:20px;height:20px;min-width:20px;max-width:20px;max-height:20px}
.weblatis-public-ui .site-footer .footer-locality__copy h2{margin:0 0 5px;color:#fff;font-size:18px;line-height:1.35;letter-spacing:-.02em}
.weblatis-public-ui .site-footer .footer-locality__copy p{margin:0;color:#8f95a8;font-size:11px;line-height:1.55}
.weblatis-public-ui .site-footer .footer-locality__form{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(180px,1fr) auto;gap:10px;align-items:end}
.weblatis-public-ui .site-footer .footer-locality__form label{display:grid;gap:7px;margin:0}
.weblatis-public-ui .site-footer .footer-locality__form label>span{display:flex;align-items:center;gap:6px;color:var(--wl-footer-link,#aeb3c5);font-size:10px;line-height:1.35;text-transform:uppercase;letter-spacing:.08em;font-weight:800}
.weblatis-public-ui .site-footer .footer-locality__form label>span .icon{width:14px;height:14px;min-width:14px;max-width:14px;max-height:14px;color:#bfc0ff}
.weblatis-public-ui .site-footer .footer-locality__form select{box-sizing:border-box;width:100%;height:48px;min-height:48px;padding-inline:13px;border:1px solid #353a50;border-radius:12px;background:#0b0d18;color:#fff;outline:none;font-family:var(--wl-chrome-font);font-size:14px;font-weight:650;line-height:1.2;color-scheme:dark;appearance:auto}
.weblatis-public-ui .site-footer .footer-locality__form select option{background:#0b0d18;color:#fff}
.weblatis-public-ui .site-footer .footer-locality__form select:focus{border-color:#330066;box-shadow:0 0 0 4px rgba(116,116,255,.14)}
.weblatis-public-ui .site-footer .footer-locality__button{height:48px;min-height:48px;padding-inline:18px;border:1px solid #fff!important;border-radius:10px;background:#fff!important;color:#090a13!important;box-shadow:none!important;display:inline-flex;align-items:center;justify-content:center;gap:9px;white-space:nowrap;font-size:14px;font-weight:750;line-height:1}
.weblatis-public-ui .site-footer .footer-locality__button:hover,.weblatis-public-ui .site-footer .footer-locality__button:focus-visible,.weblatis-public-ui .site-footer .footer-locality__button:active{background:#e9e9ff!important;border-color:#e9e9ff!important;color:#090a13!important;transform:none}
.weblatis-public-ui .site-footer .footer-locality__button .icon{width:14px;height:14px;min-width:14px;max-width:14px;max-height:14px;color:#090a13!important;stroke:currentColor;fill:none}
.weblatis-public-ui .site-footer .footer-locality__status{grid-column:1/-1;min-height:0;margin:0;color:var(--wl-footer-link,#aeb3c5);font-size:11px}
.weblatis-public-ui .site-footer .footer-locality__status:not(:empty){margin-block-start:-20px}

.weblatis-public-ui .site-footer .footer-resources{margin-block-start:34px;padding:0;border:0}
.weblatis-public-ui .site-footer .footer-resources details{border-block:1px solid #242738}
.weblatis-public-ui .site-footer .footer-resources summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-block:16px;cursor:pointer;color:#cbd0df;font-size:13px;font-weight:800;list-style:none}
.weblatis-public-ui .site-footer .footer-resources summary::-webkit-details-marker{display:none}
.weblatis-public-ui .site-footer .footer-resources summary .icon{width:15px;height:15px;min-width:15px;max-width:15px;max-height:15px;transition:transform .2s ease}
.weblatis-public-ui .site-footer .footer-resources details[open] summary .icon{transform:rotate(90deg)}
html[dir="rtl"] .weblatis-public-ui .site-footer .footer-resources details[open] summary .icon{transform:rotate(-90deg)}
.weblatis-public-ui .site-footer .footer-resource-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px 18px;padding-block:4px 20px}
.weblatis-public-ui .site-footer .footer-resource-grid a{color:#8f95a8;font-size:12px}
.weblatis-public-ui .site-footer .footer-resource-grid a:hover{color:#fff}
.weblatis-public-ui .site-footer .footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-block:24px;margin-block-start:54px;border-block-start:1px solid #242738;color:#8f95a8;font-size:12px}
.weblatis-public-ui .site-footer .footer-bottom div{display:flex;gap:18px}
.weblatis-public-ui .site-footer .footer-bottom a{color:#8f95a8;font-size:12px;line-height:1.45;text-decoration:none!important}
.weblatis-public-ui .site-footer .footer-bottom a:hover,.weblatis-public-ui .site-footer .footer-bottom a:focus-visible{color:#fff}
html[data-resolved-theme="light"] .weblatis-public-ui .site-footer,html[data-resolved-theme="dark"] .weblatis-public-ui .site-footer{background:var(--wl-footer-bg,#070812);color:var(--wl-footer-text,#d5d8e4)}

/* Canonical shared back-to-top control. Loaded after every page stylesheet. */
.weblatis-public-ui .back-to-top{position:fixed;z-index:90;inset-inline-start:auto;inset-inline-end:auto;left:20px;right:auto;inset-block-end:20px;display:grid!important;place-items:center;width:44px;height:44px;min-width:44px;min-height:44px;padding:0;border:0!important;border-radius:50%;background:var(--wl-primary,#330066)!important;color:#fff!important;box-shadow:var(--wl-shadow,0 18px 50px rgba(20,20,45,.18));opacity:0;visibility:hidden;pointer-events:none;transform:translateY(12px);appearance:none;-webkit-appearance:none;cursor:pointer;transition:opacity .2s ease,visibility .2s ease,transform .2s ease,background .2s ease,box-shadow .2s ease}
.weblatis-public-ui .back-to-top:hover,.weblatis-public-ui .back-to-top:focus-visible,.weblatis-public-ui .back-to-top:active{background:#290052!important;color:#fff!important;box-shadow:0 16px 36px rgba(0,0,120,.28)}
.weblatis-public-ui .back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:none}
.weblatis-public-ui .back-to-top .icon{display:block;width:18px;height:18px;min-width:18px;max-width:18px;max-height:18px;margin:0;color:#fff!important;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transform:rotate(-90deg)}
html[dir="rtl"] .weblatis-public-ui .back-to-top .icon{transform:rotate(-90deg) scaleX(-1)}
@media(max-width:414px){.weblatis-public-ui .back-to-top{inset-inline-start:auto;inset-inline-end:auto;left:12px;right:auto;inset-block-end:78px}}

@media(max-width:1120px){
  .weblatis-public-ui .site-footer .footer-grid{grid-template-columns:1.5fr repeat(2,minmax(0,1fr))}
  .weblatis-public-ui .site-footer .footer-grid>div:nth-child(n+4){margin-block-start:16px}
  .weblatis-public-ui .site-footer .footer-locality{grid-template-columns:1fr}
  .weblatis-public-ui .site-footer .footer-locality__form{grid-template-columns:1fr 1fr auto}
}
@media(max-width:860px){
  .weblatis-public-ui .site-footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .weblatis-public-ui .site-footer .footer-brand{grid-column:1/-1}
  .weblatis-public-ui .site-footer .footer-grid>div:nth-child(n+4){margin-block-start:0}
  .weblatis-public-ui .site-footer .footer-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .weblatis-public-ui .site-footer .footer-bottom{align-items:flex-start;flex-direction:column}
  .weblatis-public-ui .site-footer .footer-bottom div{flex-wrap:wrap}
}
@media(max-width:620px){
  .weblatis-public-ui .site-footer{padding-block-start:48px}
  .weblatis-public-ui .site-footer>.container{width:min(calc(100% - 24px),var(--wl-chrome-container,1240px))}
  .weblatis-public-ui .site-footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px}
  .weblatis-public-ui .site-footer .footer-locality{padding:22px 18px}
  .weblatis-public-ui .site-footer .footer-locality__form{grid-template-columns:1fr}
  .weblatis-public-ui .site-footer .footer-locality__button{width:100%}
  .weblatis-public-ui .site-footer .footer-locality__status:not(:empty){margin-block-start:0}
  .weblatis-public-ui .site-footer .footer-bottom{display:grid}
  .weblatis-public-ui .site-footer .footer-bottom div{gap:12px;flex-wrap:wrap}
}
@media(max-width:380px){
  .weblatis-public-ui .site-footer .footer-grid{grid-template-columns:1fr}
  .weblatis-public-ui .site-footer .footer-brand{grid-column:auto}
}

/* Weblatis 0.11.57 — Clubium license attribution and backlinks page link */
.weblatis-public-ui .site-footer .footer-bottom__identity{
  display:grid;
  gap:5px;
}
.weblatis-public-ui .site-footer .footer-license{
  color:#8f95a8;
  font-size:11px;
  line-height:1.45;
}
.weblatis-public-ui .site-footer .footer-license a{
  color:#c7c9ff;
  font-weight:750;
}
.weblatis-public-ui .site-footer .footer-license a:hover,
.weblatis-public-ui .site-footer .footer-license a:focus-visible{
  color:#fff;
}
.weblatis-public-ui .site-footer .footer-bottom__links{
  display:flex;
  align-items:flex-start;
  justify-content:flex-end;
  gap:18px;
  flex-wrap:wrap;
}
@media(max-width:860px){
  .weblatis-public-ui .site-footer .footer-bottom__links{justify-content:flex-start}
}

/* Weblatis 0.11.63 — shared platform social links. */
.weblatis-public-ui .site-footer .footer-social{
  display:grid;
  gap:9px;
  margin-block-start:20px;
}
.weblatis-public-ui .site-footer .footer-social__label{
  color:#8f95a8;
  font-size:10px;
  font-weight:800;
  letter-spacing:.09em;
  text-transform:uppercase;
}
.weblatis-public-ui .site-footer .footer-social__links{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:8px;
}
.weblatis-public-ui .site-footer .footer-brand .footer-social__link{
  display:grid;
  place-items:center;
  width:38px;
  height:38px;
  margin:0;
  border:1px solid rgba(255,255,255,.12);
  border-radius:12px;
  background:rgba(255,255,255,.07);
  color:#d7d9ff;
  transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease;
}
.weblatis-public-ui .site-footer .footer-brand .footer-social__link:hover,
.weblatis-public-ui .site-footer .footer-brand .footer-social__link:focus-visible{
  transform:translateY(-2px);
  border-color:rgba(201,201,255,.42);
  background:rgba(116,116,255,.18);
  color:#fff;
}
.weblatis-public-ui .site-footer .footer-social__link .platform-social-icon{
  width:18px;
  height:18px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.weblatis-public-ui .site-footer .footer-social__link .platform-social-icon[fill="currentColor"]{
  fill:currentColor;
  stroke:none;
}
@media(max-width:620px){
  .weblatis-public-ui .site-footer .footer-social{margin-block-start:16px}
  .weblatis-public-ui .site-footer .footer-brand .footer-social__link{width:40px;height:40px}
}
