/* An open, two-stop constellation between the collection and the studio. */
.social-section{position:relative;isolation:isolate;overflow:hidden;min-height:1080px;height:118svh;max-height:1300px;background:linear-gradient(#f8f7f2,#f5f3ed 32%,#edeee5);--social-progress:0}
.social-heading{position:absolute;top:95px;left:8%;z-index:2;--arrival:1;opacity:calc(.35 + var(--arrival)*.65);transform:translateY(calc((1 - var(--arrival))*35px))}
.social-heading .eyebrow{font-size:9px;letter-spacing:.16em;color:#7e8975}
.social-heading h2{font:400 clamp(42px,5.2vw,78px)/1.4 LocalSerif,"Songti SC",serif;letter-spacing:-.055em;margin-top:24px}
.social-heading h2 span{color:#8a9480}.social-intro{font-size:12px;line-height:2.2;color:#7d8374;margin-top:24px}
.social-watermark{position:absolute;top:36%;left:29%;font:italic 300 clamp(120px,20vw,290px)/1 LocalSerif,Georgia,serif;letter-spacing:-.08em;color:#8b96740b;transform:rotate(-10deg);user-select:none;z-index:-1}
.social-node{position:absolute;display:flex;align-items:center;gap:34px;max-width:44%;z-index:2;--arrival:1;--drift:0;opacity:calc(.16 + var(--arrival)*.84);transform:translateY(calc((1 - var(--arrival))*55px + var(--drift)*1px))}
.social-xhs{right:10%;top:31%;--platform-accent:#b94650;--platform-paper:#f0d4ce}.social-github{left:12%;top:61%;--platform-accent:#485944;--platform-paper:#dbe1cc}
.social-emblem{position:relative;flex:0 0 140px;width:140px;height:158px;display:grid;place-items:center;transform:rotate(calc((1 - var(--arrival))*-12deg));transition:transform .7s cubic-bezier(.2,.7,.2,1)}
.emblem-disc{width:104px;height:104px;border-radius:50%;background:var(--platform-accent);display:grid;place-items:center;box-shadow:inset 0 0 0 1px #fff2,0 22px 28px -20px #48513b60;position:relative;transition:transform .65s cubic-bezier(.2,.7,.2,1),box-shadow .65s}
.social-xhs .emblem-disc{transform:rotate(-10deg);background:linear-gradient(140deg,#cb6265,#b74550)}.social-github .emblem-disc{transform:rotate(8deg);background:linear-gradient(140deg,#607058,#3e4a39)}
.emblem-disc img{object-fit:contain}.social-xhs .emblem-disc img{width:88px;height:88px}.social-github .emblem-disc img{width:54px;height:54px}
.emblem-orbit{position:absolute;width:174px;height:113px;border:1px solid color-mix(in srgb,var(--platform-accent) 23%,transparent);border-radius:50%;transform:rotate(-31deg);z-index:-1}
.emblem-orbit:after{content:"";position:absolute;inset:8px -12px;border:1px solid color-mix(in srgb,var(--platform-accent) 10%,transparent);border-radius:50%;transform:rotate(24deg)}
.emblem-satellite{position:absolute;top:21px;right:-7px;width:9px;height:9px;background:var(--platform-paper);border:1px solid color-mix(in srgb,var(--platform-accent) 22%,transparent);transform:rotate(calc(35deg + var(--social-progress)*150deg));border-radius:2px}
.emblem-caption{position:absolute;top:158px;width:190px;text-align:center;font-size:7px;letter-spacing:.18em;color:#8b8f7d}
.social-copy{min-width:0}.social-copy .eyebrow{font-size:8px;letter-spacing:.15em;color:#7f8875}.social-copy h3{font:400 clamp(36px,4vw,58px)/1.25 LocalSerif,"Songti SC",serif;letter-spacing:-.04em;margin:12px 0 15px;white-space:nowrap}.social-github h3{font-family:LocalSerif,Georgia,serif;font-size:clamp(42px,4.6vw,66px);letter-spacing:-.065em}
.social-spark{display:inline-block;font:300 21px/1 Georgia,serif;vertical-align:top;color:var(--platform-accent);margin:8px 0 0 18px;transform:rotate(calc(var(--social-progress)*90deg));opacity:.65}
.social-copy>p:not(.eyebrow){font-size:12px;line-height:2;color:#7c8371}.social-copy .social-handle{font-size:10px!important;letter-spacing:.035em;margin-top:14px;color:#5f6f53!important}
.social-link{display:inline-flex;gap:30px;align-items:center;padding:8px 0 10px;margin-top:7px;border-bottom:1px solid #8d9c7960;font-size:11px;transition:color .3s,border-color .3s}.social-link span{font-size:23px;font-weight:300;transition:transform .4s}.social-link:hover{color:var(--platform-accent);border-color:var(--platform-accent)}.social-link:hover span{transform:translate(3px,-3px)}
.social-copy [hidden]{display:none!important}.social-node:focus-within{opacity:1}.social-node:focus-within .emblem-disc{box-shadow:inset 0 0 0 1px #fff2,0 26px 34px -20px #48513b70}
.social-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.social-qr-button{display:inline-flex;align-items:center;gap:7px;background:none;padding:12px 0 9px;font-size:10px;white-space:nowrap;color:#7e8474}.social-qr-button:hover{color:var(--platform-accent)}
#social-qr{width:min(430px,calc(100% - 32px));text-align:center;padding:43px 30px 35px;border-radius:6px;background:#f8f7f2}
#social-qr .eyebrow{font-size:8px;letter-spacing:.15em;color:#8a927f}#social-qr h2{font-size:41px;letter-spacing:-.04em;margin:20px 0 9px}#social-qr .qr-account{font-size:11px;color:#848e78}
.qr-window{width:min(258px,100%);aspect-ratio:258/260;margin:26px auto 20px;background:white}.qr-window svg{display:block;width:100%;height:100%}
#social-qr-description{font-size:11px!important;line-height:1.9!important}#social-qr .text-link{font-size:11px;margin-top:20px;gap:22px}
@media(max-width:700px){.social-actions{gap:11px}.social-qr-button{font-size:9px;gap:5px}.social-actions .social-link{gap:11px;font-size:9px}.social-actions .social-link span{font-size:18px}#social-qr{padding:40px 22px 28px}#social-qr h2{font-size:35px}}
.social-thread{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:-1}.social-thread path{stroke-width:.8;vector-effect:non-scaling-stroke}.thread-guide{stroke:#a8b79630}.thread-drawn{stroke:#9aa98280}.thread-bead{fill:#8b9f76;opacity:.7}
.social-signoff{position:absolute;right:13%;bottom:85px;display:grid;grid-template-columns:25px 1fr;align-items:center;gap:12px;color:#869276;--arrival:1;opacity:calc(.3 + var(--arrival)*.7);transform:translateY(calc((1 - var(--arrival))*22px))}
.social-signoff>span{font-size:25px;transform:rotate(calc(var(--social-progress)*60deg))}.social-signoff>p{font-size:8px;letter-spacing:.14em;line-height:1.8}.social-signoff>a{grid-column:2;font-size:10px;display:flex;align-items:center;gap:22px;margin-top:10px}.social-signoff>a span{font-size:17px}
.social-section + .about-section{border-top:0}
@media(hover:hover) and (pointer:fine){.social-node:hover .emblem-disc{transform:translateY(-7px) rotate(0deg)}.social-node:hover .emblem-orbit{border-color:color-mix(in srgb,var(--platform-accent) 40%,transparent)}}
@media(min-width:1700px){.social-section{min-height:1160px}.social-node{gap:48px}.social-emblem{transform:scale(1.12)}.social-copy>p:not(.eyebrow){font-size:13px}}
@media(max-width:1050px) and (min-width:701px){.social-section{min-height:1050px}.social-heading{left:7%}.social-xhs{right:7%;top:37%}.social-github{left:7%;top:66%}.social-node{gap:20px;max-width:54%}.social-emblem{flex-basis:108px;width:108px}.emblem-disc{width:86px;height:86px}.emblem-orbit{width:135px;height:98px}.social-xhs .emblem-disc img{width:72px;height:72px}.social-github .emblem-disc img{width:45px;height:45px}.emblem-caption{top:143px}.social-copy h3{font-size:37px}.social-github h3{font-size:47px}.social-signoff{right:9%;bottom:54px}.social-copy>p:not(.eyebrow){font-size:11px}}
@media(max-width:700px){
 .social-section{height:auto;min-height:0;max-height:none;padding:65px 6% 80px;display:flex;flex-direction:column;gap:68px}
 .social-heading{position:relative;inset:auto}.social-heading .eyebrow{font-size:7px}.social-heading h2{font-size:45px;margin-top:19px}.social-intro{font-size:11px;margin-top:20px;line-height:2.1}
 .social-watermark{top:44%;left:12%;font-size:140px;transform:rotate(-20deg)}
 .social-node{position:relative;inset:auto;max-width:none;width:100%;gap:23px;align-items:flex-start}
 .social-xhs{margin:0 0 8px 0;padding-left:3%}.social-github{flex-direction:row-reverse;margin:0 0 5px 0;justify-content:flex-end;padding-left:4%;gap:15px}
 .social-emblem{flex:0 0 84px;width:84px;height:106px;margin-top:15px}.emblem-disc{width:78px;height:78px}.social-xhs .emblem-disc img{width:65px;height:65px}.social-github .emblem-disc img{width:41px;height:41px}.emblem-orbit{width:105px;height:82px}.emblem-caption{top:114px;width:130px;font-size:5.5px;letter-spacing:.12em}.emblem-satellite{top:11px;right:-5px;width:7px;height:7px}
 .social-copy{flex:1}.social-copy .eyebrow{font-size:6.5px;letter-spacing:.1em}.social-copy h3{font-size:37px;margin:11px 0 13px}.social-github h3{font-size:46px}.social-copy>p:not(.eyebrow){font-size:10px;line-height:2}.social-copy .social-handle{font-size:9px!important}.social-spark{font-size:17px;margin-left:13px}.social-link{font-size:10px;gap:22px;margin-top:8px}.social-link span{font-size:20px}
 .social-signoff{position:relative;inset:auto;align-self:center;margin-top:8px;gap:10px}.social-signoff>a{margin-top:9px}.social-signoff>p{font-size:7px}
}
@media(max-width:360px){.social-heading h2{font-size:39px}.social-node{gap:17px}.social-emblem{flex-basis:70px;width:70px}.emblem-disc{width:67px;height:67px}.emblem-orbit{width:90px;height:71px}.social-xhs .emblem-disc img{width:57px;height:57px}.social-github .emblem-disc img{width:36px;height:36px}.social-copy h3{font-size:34px}.social-github h3{font-size:42px}.social-spark{margin-left:9px}.social-copy>p:not(.eyebrow){font-size:9px}}
@media(prefers-reduced-motion:reduce){.social-heading,.social-node,.social-signoff{opacity:1!important;transform:none!important}.social-thread .thread-drawn{stroke-dashoffset:0!important}.thread-bead{display:none}.social-emblem,.emblem-disc,.social-spark,.social-signoff>span{transform:none!important}}
.motion-paused .social-heading,.motion-paused .social-node,.motion-paused .social-signoff{opacity:1;transform:none}.motion-paused .social-emblem,.motion-paused .emblem-disc,.motion-paused .social-spark,.motion-paused .social-signoff>span{transform:none!important;transition:none}.motion-paused .social-thread .thread-drawn{stroke-dashoffset:0!important}.motion-paused .thread-bead{display:none}
