/* V1.3 — one declaration, three communities, one rendezvous. */
.arrival{padding-top:calc(var(--wp-header) + 28px)}
.hero-stage{min-height:clamp(480px,calc(100svh - var(--wp-header) - 170px),1150px);padding:54px 0}
.hero-copy{width:52%;padding-top:0}
.hero-copy h1{font-size:clamp(66px,7.8vw,198px);line-height:1.17;letter-spacing:-.072em}
.hero-copy .eyebrow{margin-bottom:32px}
.hero-description{margin-top:32px;font-size:clamp(15px,1.15vw,20px);line-height:1.9}
.hero-art{width:49%;height:96%;right:-.5%;top:2%}
.hero-side{right:-24px}
.hero-foot{justify-content:flex-end;padding-top:12px}
.hero-foot .arrow-link{gap:40px;font-size:13px}
.hero-art .art-coordinate{left:6%;bottom:0}

/* The source emblem, receiver and highlight share a single spatial frame. */
.communities{overflow-x:clip}
.community-art{overflow:visible;perspective:1200px;isolation:isolate;z-index:5}
.receiver-frame{--badge-x:0px;--badge-y:0px;--badge-rx:0deg;--badge-ry:0deg;--badge-rz:0deg;--badge-scale:1;--badge-opacity:1;--badge-glow:0;--badge-light:35%;transform-style:preserve-3d;transform:translate3d(var(--badge-x),var(--badge-y),0) rotateX(var(--badge-rx)) rotateY(var(--badge-ry)) rotateZ(var(--badge-rz)) scale(var(--badge-scale));opacity:var(--badge-opacity)}
.emblem-disc{transform:translateZ(12px);transition:box-shadow .4s;box-shadow:0 3px 0 #34445d,0 7px 0 #172034,0 17px 30px #0003}
.emblem-disc:after{content:'';position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(120deg,transparent 15%,#edf6ff32 var(--badge-light),transparent 78%);opacity:var(--badge-glow)}
.emblem-disc img,.community-emblem{backface-visibility:hidden}
.port-ring{transform:translateZ(0);box-shadow:0 2px 0 #0b172b;transform-style:preserve-3d}
.station-sweep:after{content:'';position:absolute;inset:-2px;border-radius:50%;background:conic-gradient(#9fc9ff 0deg 42deg,transparent 42deg);mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#000 calc(100% - 2.5px))}
html[data-wp-webgl=true] .station-sweep{opacity:var(--station-strength)}
.station-node{transform:translateZ(3px)}
.community-name{padding-top:16px}
@media(hover:hover){.community:hover .emblem-disc{transform:translateZ(12px);box-shadow:0 3px 0 #425b7e,0 7px 0 #172034,0 20px 40px #0004}}

/* The date and the actual follow links share one blue closing scene. */
.rendezvous{padding-bottom:27px;min-height:100svh}
.rendezvous .december-layout{position:relative;grid-template-columns:40% minmax(0,1fr) 14%;gap:5%;padding:32px 0 24px;flex:0 0 auto;min-height:0}
.rendezvous .month-number{font-size:clamp(200px,23vw,430px);line-height:.94;letter-spacing:-.045em}
.rendezvous .month-number>span{font-size:clamp(54px,5.5vw,110px);right:-35%;top:13%;opacity:.45}
.rendezvous-copy{position:relative;z-index:6;align-self:center}
.rendezvous-copy h2{font-size:clamp(32px,3.1vw,65px);font-weight:900;line-height:1.26;letter-spacing:-.055em}
.rendezvous-copy .date-note{margin-top:22px;font-size:15px;line-height:1.8}
.rendezvous .december-art{height:auto;aspect-ratio:1;width:100%;margin:0;align-self:center}
.rendezvous .december-art .orbit-grid i{width:100%;opacity:.16}
.rendezvous .december-art .orbit-grid i:nth-child(2){width:72%}
.rendezvous .december-art .static-orbit{background:none}
.closing-follow{position:relative;margin-top:14px;scroll-margin-top:calc(var(--wp-header) + 24px)}
.closing-intro{position:relative;z-index:6;display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--wp-line);padding-top:27px}
.closing-intro h3{font-size:clamp(24px,2.2vw,42px);line-height:1.25;font-weight:900;letter-spacing:-.04em}
.closing-intro p{font-size:14px;line-height:1.8;max-width:28em}
.rendezvous .follow-accounts{margin-top:8px}
.rendezvous .follow-signal{height:85px}
.rendezvous .follow-signal:before{width:40px;height:40px;border-color:#f5faf795;background:var(--wp-blue);box-shadow:0 0 0 calc(var(--channel-active)*6px) #f5faf714}
.rendezvous .follow-signal:after{left:calc(50% + 18px);background:var(--wp-paper)}
.rendezvous .follow-signal>span{font-size:12px;color:var(--wp-paper);padding:0}
.rendezvous .signal-connector{background:#f5faf775}
.rendezvous .circuit-base path{stroke:#f5faf735}
.rendezvous .circuit-flow path{stroke:#f5faf799}
.rendezvous .circuit-active path{stroke:var(--wp-paper)}
.rendezvous .circuit-origin{fill:var(--wp-paper)}
.rendezvous .account-link{background:#226ee1;color:var(--wp-paper);border-color:#f5faf750;padding:21px 24px 22px;--wp-line:#f5faf747}
.rendezvous .account-link:before{background:var(--wp-paper)}
.rendezvous .account-link h3{font-size:clamp(28px,2.5vw,42px);margin:14px 0 25px}
.rendezvous .account-bottom{padding-top:15px;font-size:12px}
.rendezvous .account-bottom>span:last-child{font-size:10px}
.rendezvous .account-link:is(:hover,:focus-visible){color:var(--wp-ink);border-color:var(--wp-paper);--wp-line:#0b122030}
.rendezvous a:focus-visible{outline-color:var(--wp-paper)}
.rendezvous h3:focus{outline:none}
.rendezvous .follow-note{font-size:12px;opacity:.8;margin:18px 0 34px}
.rendezvous .wp-footer{margin-top:auto;padding-top:16px}
.rendezvous .wp-footer b{color:var(--wp-paper)}
html[data-wp-at-follow=true] .chapter-nav{opacity:0;visibility:hidden;pointer-events:none}

@media(min-width:761px) and (max-height:780px){
 .hero-stage{min-height:calc(100svh - var(--wp-header) - 135px);padding:34px 0}
 .hero-copy h1{font-size:min(7.7vw,15svh)}
 .hero-copy .eyebrow{margin-bottom:22px}.hero-description{margin-top:24px;font-size:15px}
 .hero-art{height:95%;top:2%}
 .rendezvous .month-number{font-size:min(23vw,41svh)}
}
@media(min-width:761px) and (max-width:1100px){
 .hero-copy h1{font-size:7.6vw}
 .rendezvous .december-layout{grid-template-columns:36% minmax(0,1fr) 12%;gap:5%}
 .rendezvous-copy h2{font-size:30px}.rendezvous-copy .date-note{font-size:14px}
 .rendezvous .month-number>span{font-size:60px;right:-31%}
 .rendezvous .account-link{padding:20px 18px}
 .closing-intro p{font-size:13px}
}
@media(max-width:760px){
 .wp-header nav a{white-space:nowrap}
 .arrival{padding-top:calc(var(--wp-header) + 23px)}
 .arrival .section-meta{font-size:9px;align-items:flex-start;gap:15px}
 .arrival .section-meta>span:first-child{max-width:155px}
 .arrival .section-meta>span:last-child{font-size:9px;max-width:none;text-align:right;white-space:nowrap;flex-shrink:0}
 .hero-stage{min-height:0;padding:42px 0 22px}
 .hero-copy{width:100%}.hero-copy .eyebrow{margin-bottom:21px}
 .hero-copy h1{font-size:clamp(48px,12.1vw,89px);line-height:1.18}
 .hero-copy h1 em{margin-left:5%}
 .hero-description{margin-top:22px;font-size:14px;line-height:1.9}
 .hero-art{position:relative;width:100%;height:clamp(250px,70vw,410px);top:auto;right:auto;margin-top:16px}
 .hero-foot .arrow-link{font-size:12px;gap:35px}
 .hero-art .art-coordinate{font-size:8px;bottom:0;left:4%}
 .community-art{perspective:900px}
 .community-name{padding-top:13px}
 .rendezvous{padding-bottom:22px}
 .rendezvous .december-layout{grid-template-columns:42% minmax(0,1fr);gap:18px;padding:30px 0 20px;align-items:center}
 .rendezvous .december-copy>.eyebrow{font-size:9px}
 .rendezvous .month-number{font-size:clamp(130px,36vw,245px);line-height:1}
 .rendezvous .month-number>span{font-size:42px;right:-20%;top:9%;opacity:.25}
 .rendezvous-copy{padding-top:52px}
 .rendezvous-copy h2{font-size:clamp(23px,5.8vw,39px);line-height:1.35;letter-spacing:-.07em}
 .rendezvous-copy .date-note{font-size:13px;line-height:1.8;margin-top:17px;max-width:14em}
 .rendezvous .december-art{position:absolute;width:52px;height:52px;right:0;top:23px}
 html[data-wp-webgl=true] .rendezvous .december-art .static-orbit{visibility:visible}
 .closing-follow{margin-top:12px}
 .closing-intro{display:block;padding-top:23px}
 .closing-intro h3{font-size:26px}.closing-intro p{margin-top:13px;font-size:14px}
 .rendezvous .follow-accounts{margin-top:28px}
 .rendezvous .follow-grid{gap:16px}
 .rendezvous .follow-signal{height:auto}
 .rendezvous .follow-signal:before{width:28px;height:28px}
 .rendezvous .follow-signal:after{left:calc(50% + 12px)}
 .rendezvous .follow-signal>span{font-size:10px}
 .rendezvous .account-link{padding:17px 16px}
 .rendezvous .account-link h3{font-size:29px;margin:12px 0 18px}
 .rendezvous .account-bottom{padding-top:13px;font-size:11px}
 .rendezvous .account-bottom>span:last-child{font-size:9px}
 .rendezvous .follow-note{font-size:11px;margin:17px 0 32px 46px}
 .rendezvous .wp-footer{font-size:11px;padding-top:14px}
 .rendezvous .wp-footer>span{font-size:9px}
}
@media(max-width:380px){
 .wp-header{gap:9px}
 .hero-copy h1{font-size:12vw}
 .hero-copy .eyebrow{font-size:9px}
 .rendezvous .december-layout{grid-template-columns:36% minmax(0,1fr);gap:14px}
 .rendezvous .month-number{font-size:36vw}
 .rendezvous .month-number>span{font-size:34px;right:-18%}
 .rendezvous-copy h2{font-size:22px}
 .rendezvous .account-top{font-size:9px}
 .rendezvous .account-link h3{font-size:27px}
}
html[data-event-motion=reduced] .receiver-frame{transform:none;opacity:1}
html[data-event-motion=reduced] .emblem-disc:after{opacity:0}
@media(prefers-reduced-motion:reduce){.receiver-frame{transform:none;opacity:1}.emblem-disc:after{opacity:0}}
