.site-footer--shared{
  --sf-bg:#070605;
  --sf-paper:#ede6da;
  --sf-paper-soft:#c7beb3;
  --sf-muted:#827970;
  --sf-line:rgba(237,230,218,.13);
  --sf-line-strong:rgba(237,230,218,.24);
  --sf-accent:#d9684f;
  --sf-accent-soft:#e6a081;
  position:relative;
  z-index:5;
  width:100%;
  margin:0;
  overflow:hidden;
  isolation:isolate;
  color:var(--sf-paper);
  background:
    linear-gradient(180deg,rgba(255,255,255,.018),transparent 18%),
    linear-gradient(180deg,#0a0807 0%,var(--sf-bg) 44%,#050404 100%);
  border-top:1px solid var(--sf-line);
  font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}

.site-footer--shared::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-4;
  pointer-events:none;
  opacity:.18;
  background-image:
    linear-gradient(rgba(255,255,255,.024) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);
  background-size:100% 72px,72px 100%;
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 78%);
}

.site-footer--shared::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-3;
  pointer-events:none;
  background:
    radial-gradient(circle at 78% 22%,rgba(217,104,79,.13),transparent 28%),
    radial-gradient(circle at 18% 78%,rgba(255,255,255,.045),transparent 25%);
}

.site-footer__atmosphere{
  position:absolute;
  inset:0;
  z-index:-2;
  overflow:hidden;
  pointer-events:none;
}

.site-footer__halo{
  position:absolute;
  width:min(62vw,860px);
  aspect-ratio:1;
  right:-16vw;
  top:-34%;
  border-radius:50%;
  background:radial-gradient(circle,rgba(217,104,79,.12) 0,rgba(217,104,79,.035) 34%,transparent 68%);
  filter:blur(3px);
}

.site-footer__orbit{
  position:absolute;
  border:1px solid rgba(237,230,218,.09);
  border-radius:50%;
  transform:rotate(-18deg);
}

.site-footer__orbit--a{
  width:min(54vw,760px);
  aspect-ratio:1;
  right:-15vw;
  top:-28%;
}

.site-footer__orbit--b{
  width:min(31vw,450px);
  aspect-ratio:1;
  right:3vw;
  top:-9%;
  border-color:rgba(217,104,79,.13);
}

.site-footer__star{
  position:absolute;
  width:3px;
  height:3px;
  border-radius:50%;
  background:var(--sf-paper);
  box-shadow:0 0 18px rgba(237,230,218,.55);
  opacity:.48;
}

.site-footer__star--a{right:22%;top:16%}
.site-footer__star--b{right:8%;top:38%;width:2px;height:2px}
.site-footer__star--c{left:13%;bottom:26%;width:2px;height:2px;opacity:.28}

.site-footer__watermark{
  position:absolute;
  z-index:-1;
  right:-.035em;
  bottom:-.18em;
  color:transparent;
  -webkit-text-stroke:1px rgba(237,230,218,.055);
  font:300 clamp(110px,24vw,420px)/.72 Manrope,system-ui,sans-serif;
  letter-spacing:-.085em;
  white-space:nowrap;
  user-select:none;
  pointer-events:none;
}

.site-footer__inner{
  width:min(1440px,calc(100% - 56px));
  margin-inline:auto;
  padding:clamp(32px,4vw,56px) 0 clamp(26px,3.2vw,42px);
}

.site-footer__masthead{
  display:grid;
  grid-template-columns:1fr auto 1fr;
  align-items:center;
  gap:24px;
  min-height:44px;
  padding-bottom:22px;
  border-bottom:1px solid var(--sf-line);
  color:var(--sf-muted);
  font:600 9px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;
  letter-spacing:.16em;
  text-transform:uppercase;
}

.site-footer__mark{
  justify-self:start;
  display:inline-flex;
  align-items:center;
  gap:10px;
  color:var(--sf-paper);
  text-decoration:none;
  letter-spacing:.2em;
}

.site-footer__mark-dot{
  width:7px;
  height:7px;
  border:1px solid var(--sf-accent-soft);
  border-radius:50%;
  position:relative;
}

.site-footer__mark-dot::after{
  content:"";
  position:absolute;
  inset:2px;
  border-radius:50%;
  background:var(--sf-accent);
}

.site-footer__route-line{
  justify-self:center;
  white-space:nowrap;
}

.site-footer__route-line i{
  margin:0 9px;
  color:var(--sf-accent-soft);
  font-style:normal;
}

.site-footer__edition{justify-self:end;text-align:right}

.site-footer__hero{
  display:grid;
  grid-template-columns:minmax(0,1.7fr) minmax(280px,.58fr);
  align-items:end;
  gap:clamp(34px,7vw,112px);
  padding:clamp(72px,10vw,152px) 0 clamp(68px,8vw,116px);
}

.site-footer__overline{
  margin:0 0 20px;
  color:var(--sf-accent-soft);
  font:600 9px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;
  letter-spacing:.19em;
  text-transform:uppercase;
}

.site-footer__hero h2{
  margin:0;
  max-width:9.5ch;
  font:400 clamp(60px,8.9vw,148px)/.82 Georgia,"Times New Roman",serif;
  letter-spacing:-.065em;
}

.site-footer__hero h2 span,
.site-footer__hero h2 em{display:block}

.site-footer__hero h2 em{
  margin-left:.58em;
  color:var(--sf-accent-soft);
  font-weight:400;
}

.site-footer__manifesto{
  margin:0 0 .8em;
  max-width:35ch;
  color:var(--sf-paper-soft);
  font-size:clamp(13px,1.1vw,15px);
  line-height:1.85;
}

.site-footer__manifesto span{
  display:block;
  margin-top:16px;
  color:var(--sf-muted);
}

.site-footer__routes{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  border-top:1px solid var(--sf-line-strong);
  border-bottom:1px solid var(--sf-line-strong);
}

.site-footer__route{
  position:relative;
  min-height:154px;
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:end;
  gap:16px;
  padding:24px 22px 22px;
  color:var(--sf-paper);
  text-decoration:none;
  border-right:1px solid var(--sf-line);
  overflow:hidden;
  transition:background .35s ease,color .35s ease;
}

.site-footer__route:last-child{border-right:0}

.site-footer__route::before{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:2px;
  background:var(--sf-accent);
  transform:scaleX(0);
  transform-origin:left;
  transition:transform .4s cubic-bezier(.22,1,.36,1);
}

.site-footer__route::after{
  content:"";
  position:absolute;
  width:120px;
  height:120px;
  right:-72px;
  top:-76px;
  border-radius:50%;
  border:1px solid transparent;
  transition:border-color .35s ease,transform .5s cubic-bezier(.22,1,.36,1);
}

.site-footer__route:hover,
.site-footer__route:focus-visible,
.site-footer__route.is-current{
  background:rgba(237,230,218,.028);
  outline:none;
}

.site-footer__route:hover::before,
.site-footer__route:focus-visible::before,
.site-footer__route.is-current::before{transform:scaleX(1)}

.site-footer__route:hover::after,
.site-footer__route:focus-visible::after{
  border-color:rgba(217,104,79,.18);
  transform:scale(1.2);
}

.site-footer__route-index{
  align-self:start;
  padding-top:2px;
  color:var(--sf-muted);
  font:600 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;
  letter-spacing:.12em;
}

.site-footer__route-copy{display:grid;gap:8px}

.site-footer__route-copy strong{
  font:400 clamp(20px,2vw,29px)/1 Georgia,"Times New Roman",serif;
  letter-spacing:-.035em;
}

.site-footer__route-copy small{
  color:var(--sf-muted);
  font-size:10px;
  line-height:1.45;
}

.site-footer__route-arrow{
  align-self:start;
  color:var(--sf-muted);
  font-size:15px;
  transition:transform .3s ease,color .3s ease;
}

.site-footer__route:hover .site-footer__route-arrow,
.site-footer__route:focus-visible .site-footer__route-arrow{
  color:var(--sf-accent-soft);
  transform:translate(3px,-3px);
}

.site-footer__route.is-current .site-footer__route-index,
.site-footer__route.is-current .site-footer__route-arrow{color:var(--sf-accent-soft)}

.site-footer__utility{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:32px;
  align-items:end;
  padding:34px 0;
  border-bottom:1px solid var(--sf-line);
}

.site-footer__utility-copy{
  display:grid;
  grid-template-columns:auto minmax(0,500px);
  align-items:start;
  gap:28px;
}

.site-footer__utility-kicker{
  padding-top:3px;
  color:var(--sf-muted);
  font:600 9px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace;
  letter-spacing:.15em;
  text-transform:uppercase;
  white-space:nowrap;
}

.site-footer__utility-copy p{
  margin:0;
  color:var(--sf-muted);
  font-size:11px;
  line-height:1.65;
}

.site-footer__utility-links{
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-end;
  gap:9px 22px;
}

.site-footer__utility-links a,
.site-footer__utility-links button{
  position:relative;
  padding:0 0 3px;
  border:0;
  background:none;
  color:var(--sf-paper-soft);
  text-decoration:none;
  font:500 10px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;
  letter-spacing:.06em;
  cursor:pointer;
}

.site-footer__utility-links a::after,
.site-footer__utility-links button::after{
  content:"";
  position:absolute;
  left:0;
  right:100%;
  bottom:0;
  height:1px;
  background:var(--sf-accent-soft);
  transition:right .28s ease;
}

.site-footer__utility-links a:hover::after,
.site-footer__utility-links a:focus-visible::after,
.site-footer__utility-links button:hover::after,
.site-footer__utility-links button:focus-visible::after{right:0}

.site-footer__utility-links a:focus-visible,
.site-footer__utility-links button:focus-visible{outline:none;color:var(--sf-paper)}

.site-footer__signature{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  padding-top:24px;
  color:var(--sf-muted);
  font:600 9px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;
  letter-spacing:.11em;
  text-transform:uppercase;
}

.site-footer__names{
  display:flex;
  align-items:center;
  gap:12px;
  color:var(--sf-paper-soft);
}

.site-footer__names b{
  color:var(--sf-accent);
  font-weight:400;
}

.site-footer__status{
  display:flex;
  align-items:center;
  gap:10px;
}

.site-footer__live-dot{
  width:5px;
  height:5px;
  border-radius:50%;
  background:#87a17c;
  box-shadow:0 0 0 4px rgba(135,161,124,.07);
}

.site-footer__status-line{
  width:38px;
  height:1px;
  background:var(--sf-line-strong);
}

@media (hover:hover){
  .site-footer__halo{animation:site-footer-breathe 9s ease-in-out infinite alternate}
}

@keyframes site-footer-breathe{
  from{transform:scale(.96);opacity:.7}
  to{transform:scale(1.05);opacity:1}
}

@media(max-width:980px){
  .site-footer__masthead{grid-template-columns:1fr 1fr}
  .site-footer__route-line{display:none}
  .site-footer__hero{grid-template-columns:1fr;gap:32px}
  .site-footer__hero h2{max-width:10ch}
  .site-footer__manifesto{max-width:48ch}
  .site-footer__routes{grid-template-columns:repeat(2,minmax(0,1fr))}
  .site-footer__route:nth-child(2){border-right:0}
  .site-footer__route:nth-child(-n+2){border-bottom:1px solid var(--sf-line)}
  .site-footer__utility{grid-template-columns:1fr}
  .site-footer__utility-links{justify-content:flex-start}
}

@media(max-width:640px){
  .site-footer--shared{
    background:linear-gradient(180deg,#0a0807 0%,#070605 56%,#050404 100%);
  }

  .site-footer--shared::before{
    opacity:.10;
    background-size:100% 56px,56px 100%;
    mask-image:linear-gradient(to bottom,rgba(0,0,0,.72),transparent 64%);
  }

  .site-footer--shared::after{
    background:none;
  }

  .site-footer__inner{
    width:calc(100% - 36px);
    padding:22px 0 24px;
  }

  .site-footer__halo{
    display:none;
  }

  .site-footer__orbit--a{
    width:86vw;
    right:-50vw;
    top:-5%;
    border-color:rgba(237,230,218,.055);
  }

  .site-footer__orbit--b,
  .site-footer__star--b,
  .site-footer__star--c{display:none}

  .site-footer__star--a{
    right:10%;
    top:9%;
    opacity:.34;
  }

  .site-footer__watermark{
    right:-.06em;
    bottom:auto;
    top:158px;
    font-size:27vw;
    line-height:.8;
    -webkit-text-stroke-color:rgba(237,230,218,.04);
    opacity:.7;
  }

  .site-footer__masthead{
    min-height:auto;
    grid-template-columns:1fr auto;
    gap:14px;
    padding-bottom:16px;
  }

  .site-footer__mark{
    gap:8px;
    font-size:9px;
    letter-spacing:.16em;
  }

  .site-footer__mark-dot{
    width:6px;
    height:6px;
  }

  .site-footer__edition{
    justify-self:end;
    max-width:18ch;
    text-align:right;
    font-size:8px;
    line-height:1.35;
    letter-spacing:.12em;
  }

  .site-footer__hero{
    display:block;
    padding:44px 0 42px;
  }

  .site-footer__overline{
    margin:0 0 14px;
    font-size:8px;
    letter-spacing:.16em;
  }

  .site-footer__hero h2{
    max-width:8.7ch;
    font-size:clamp(46px,14.2vw,64px);
    line-height:.9;
    letter-spacing:-.058em;
  }

  .site-footer__hero h2 em{
    margin-left:0;
    margin-top:.03em;
  }

  .site-footer__manifesto{
    max-width:31ch;
    margin:24px 0 0;
    padding-top:18px;
    border-top:1px solid var(--sf-line);
    color:var(--sf-paper-soft);
    font-size:12px;
    line-height:1.7;
  }

  .site-footer__manifesto span{
    margin-top:9px;
    color:var(--sf-muted);
  }

  .site-footer__routes{
    grid-template-columns:repeat(2,minmax(0,1fr));
    border:1px solid var(--sf-line-strong);
    border-radius:14px;
    overflow:hidden;
    background:rgba(255,255,255,.012);
  }

  .site-footer__route{
    min-height:112px;
    grid-template-columns:1fr auto;
    grid-template-rows:auto 1fr;
    align-items:start;
    gap:8px 10px;
    padding:16px 15px;
    border-right:1px solid var(--sf-line);
    border-bottom:1px solid var(--sf-line);
  }

  .site-footer__route:nth-child(2n){border-right:0}
  .site-footer__route:nth-last-child(-n+2){border-bottom:0}

  .site-footer__route::before{
    height:1px;
  }

  .site-footer__route::after{display:none}

  .site-footer__route-index{
    grid-column:1;
    grid-row:1;
    align-self:start;
    padding-top:0;
    font-size:8px;
  }

  .site-footer__route-copy{
    grid-column:1/-1;
    grid-row:2;
    align-self:end;
    gap:0;
  }

  .site-footer__route-copy strong{
    font-size:21px;
    line-height:1;
  }

  .site-footer__route-copy small{display:none}

  .site-footer__route-arrow{
    grid-column:2;
    grid-row:1;
    align-self:start;
    justify-self:end;
    font-size:13px;
    opacity:.58;
  }

  .site-footer__route:hover,
  .site-footer__route:focus-visible,
  .site-footer__route.is-current{
    padding-left:15px;
    background:rgba(217,104,79,.055);
  }

  .site-footer__utility{
    grid-template-columns:1fr;
    gap:18px;
    padding:26px 0 22px;
  }

  .site-footer__utility-copy{
    display:block;
  }

  .site-footer__utility-kicker{
    display:block;
    margin-bottom:9px;
    padding:0;
    font-size:8px;
  }

  .site-footer__utility-copy p{
    max-width:34ch;
    font-size:10px;
    line-height:1.65;
  }

  .site-footer__utility-links{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:0;
    border-top:1px solid var(--sf-line);
    border-bottom:1px solid var(--sf-line);
  }

  .site-footer__utility-links a,
  .site-footer__utility-links button{
    min-height:42px;
    display:flex;
    align-items:center;
    padding:0;
    font-size:9px;
    letter-spacing:.04em;
  }

  .site-footer__utility-links a:nth-child(2){
    padding-left:14px;
    border-left:1px solid var(--sf-line);
  }

  .site-footer__utility-links button{
    grid-column:1/-1;
    justify-self:stretch;
    border-top:1px solid var(--sf-line);
    color:var(--sf-accent-soft);
  }

  .site-footer__utility-links a::after,
  .site-footer__utility-links button::after{display:none}

  .site-footer__signature{
    display:grid;
    grid-template-columns:1fr;
    gap:16px;
    padding-top:20px;
  }

  .site-footer__names{
    display:grid;
    grid-template-columns:1fr auto 1fr;
    align-items:center;
    gap:8px;
    width:100%;
    font-size:8px;
    line-height:1.45;
    letter-spacing:.08em;
  }

  .site-footer__names span:first-child{text-align:left}
  .site-footer__names span:last-child{text-align:right}

  .site-footer__status{
    width:100%;
    justify-content:space-between;
    gap:8px;
    font-size:8px;
  }

  .site-footer__status-line{
    flex:1;
    min-width:24px;
    max-width:none;
  }
}

@media(prefers-reduced-motion:reduce){
  .site-footer__halo{animation:none!important}
  .site-footer__route,
  .site-footer__route::before,
  .site-footer__route::after,
  .site-footer__route-arrow,
  .site-footer__utility-links a::after,
  .site-footer__utility-links button::after{transition:none!important}
}
