@keyframes boardHaloBreath{0%,to{opacity:.55}50%{opacity:.85}}.filter-row{display:flex;gap:9px;flex-wrap:wrap;align-items:center;padding:26px var(--gutter) 0}.filter-row .chip{display:inline-flex;align-items:center;gap:7px}.chip__dot{width:6px;height:6px;border-radius:50%;background:#fff;box-shadow:0 0 7px 2px #f6eccfd9;animation:coastHaloBreath 3.5s ease-in-out infinite;flex:none}.count-line{font-family:var(--font-body);font-style:italic;font-size:14px;color:var(--text-quip);margin-left:auto;transform:rotate(-.8deg)}.coast{position:relative;width:100%;overflow:hidden;flex:1;display:flex;flex-direction:column;margin-top:34px;background:linear-gradient(180deg,#0c1122,#0a0d1a 420px 100%)}.coast__pano{position:relative;height:260px;overflow:hidden;flex:none;background:var(--stars-bg),linear-gradient(180deg,#101a3e,#121d47 28%,#16204e 46%,#2c3870 54.5%,#4a5590 57.5%,#0c1122 58%)}.coast__sea{position:absolute;inset:150px 0 0;background:linear-gradient(180deg,#222c60,#161d48 26%,#0f1434 56%,#070a1e)}.coast__swell{position:absolute;left:0;right:0;pointer-events:none;background:url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2253%22%20height=%2218%22%3E%3Cpath%20d=%22M0%209%20Q%2013.25%200,%2026.5%209%20T%2053%209%22%20stroke=%22rgba(147,160,232,0.4)%22%20stroke-width=%221.5%22%20fill=%22none%22/%3E%3C/svg%3E") repeat-x}.coast__swell--a{top:168px;height:12px;opacity:.1;background-size:90px 12px;animation:coastSwellDriftA 21s linear infinite}.coast__swell--b{top:186px;height:14px;opacity:.14;background-size:70px 14px;animation:coastSwellDriftB 15s linear infinite}.coast__swell--c{top:204px;height:16px;opacity:.18;background-size:55px 16px;animation:coastSwellDriftC 10s linear infinite}.coast__swell--d{top:224px;height:16px;opacity:.22;background-size:42px 16px;animation:coastSwellDriftD 7s linear infinite}@keyframes coastSwellDriftA{to{background-position-x:-90px}}@keyframes coastSwellDriftB{to{background-position-x:-70px}}@keyframes coastSwellDriftC{to{background-position-x:-55px}}@keyframes coastSwellDriftD{to{background-position-x:-84px}}.coast__glitter{position:absolute;right:8%;top:150px;width:24px;height:72px;pointer-events:none;clip-path:polygon(40% 0,60% 0,100% 100%,0 100%);background:repeating-linear-gradient(180deg,rgba(236,231,216,.16) 0 1.5px,transparent 1.5px 6px);filter:blur(1px);mask-image:linear-gradient(180deg,black 30%,transparent 96%);-webkit-mask-image:linear-gradient(180deg,black 30%,transparent 96%);animation:coastGlitterBreathe 4.5s ease-in-out infinite}@keyframes coastGlitterBreathe{0%,to{opacity:.45}50%{opacity:.85}}.coast__boat{position:absolute;left:-8%;top:128px;width:26px;height:21px;z-index:2;pointer-events:none;animation:sailBy 150s linear -50s infinite}.coast__boat-hull{display:block;overflow:visible;animation:coastBoatBob 4.5s ease-in-out infinite}@keyframes coastBoatBob{0%,to{transform:translateY(0) rotate(-1.2deg)}50%{transform:translateY(-2px) rotate(1deg)}}.coast__squall{position:absolute;left:-8%;top:88px;width:150px;height:64px;z-index:2;pointer-events:none;animation:sailBy 130s linear -30s infinite}.coast__squall-rain{position:absolute;inset:26px 16px 2px;background:repeating-linear-gradient(102deg,rgba(180,190,240,.2) 0 1px,transparent 1px 5px);clip-path:polygon(6% 0,94% 0,100% 100%,0 100%);mask-image:linear-gradient(180deg,#000000e6,#00000040);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.9),rgba(0,0,0,.25));animation:coastSquallRain 1.1s linear infinite}@keyframes coastSquallRain{to{background-position:-10px 26px}}.coast__squall-cloud{position:absolute;border-radius:50%;filter:blur(3px);opacity:.85;pointer-events:none}.coast__squall-cloud--mid{left:10px;right:10px;top:12px;height:18px;background:#141b3a;opacity:.9;pointer-events:auto;cursor:default}.coast__squall-cloud--left{left:2px;top:18px;width:70px;height:14px;background:#10162f}.coast__squall-cloud--right{right:0;top:16px;width:80px;height:15px;background:#171e40}.coast__squall-shadow{position:absolute;left:20px;right:20px;top:60px;height:3px;border-radius:50%;background:#b4bef024;filter:blur(2px);pointer-events:none}.coast__horizon{position:absolute;left:0;right:0;top:142px;height:22px;pointer-events:none;background:linear-gradient(180deg,transparent 0%,rgba(180,190,240,.24) 36%,rgba(180,190,240,.13) 41%,transparent 100%)}.coast__rail{position:absolute;left:0;right:0;bottom:0;height:30px;z-index:4;pointer-events:none;border-top:1px solid rgba(147,160,232,.13);background:repeating-linear-gradient(90deg,rgba(6,8,16,.95) 0 3px,transparent 3px 72px),linear-gradient(180deg,#0608108c,#060810f2)}.coast__caption{position:absolute;left:clamp(18px,4vw,44px);bottom:10px;font-family:var(--font-mono);font-size:10.5px;letter-spacing:.18em;color:#93a0e880;text-transform:uppercase;z-index:5}.beacon{position:absolute;transform:translate(-50%,-50%);cursor:pointer;z-index:3;transition:opacity .35s ease,filter .25s ease}.beacon:focus-visible{outline:none}.beacon--hover{filter:brightness(2.2) saturate(1.15)}.beacon__stub{position:absolute;left:50%;top:calc(50% - 2px);transform:translate(-50%);width:7px;height:10px;pointer-events:none}.beacon--here .beacon__stub{top:calc(50% - 5px);width:18px;height:24px}.beacon__halo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;filter:blur(2px);pointer-events:none;transition:width .25s ease,height .25s ease}.beacon__halo--breathe{animation:boardHaloBreath 5s ease-in-out infinite}.beacon__core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none;transition:box-shadow .25s ease}.beacon__islet{position:absolute;left:50%;top:calc(50% + 14px);transform:translate(-50%);width:114px;height:12px;border-radius:60% 70% 0 0/100% 100% 0 0;background:linear-gradient(180deg,#0d1330,#070a1c);pointer-events:none}.beacon__grave{position:absolute;left:50%;top:calc(50% + 2px);transform:translate(-50%);width:112px;height:16px;pointer-events:none}.beacon__headstone{position:absolute;background:#0b0e21;border:1px solid rgba(147,160,232,.28);border-bottom:none}.beacon__headstone--a{left:12px;bottom:1px;width:4.5px;height:7px;border-radius:2px 2px 0 0;transform:rotate(-4deg)}.beacon__headstone--b{left:25px;bottom:3px;width:5px;height:8px;border-radius:2.5px 2.5px 0 0;transform:rotate(3deg)}.beacon__headstone--c{right:24px;bottom:3px;width:5px;height:8px;border-radius:2.5px 2.5px 0 0;transform:rotate(5deg)}.beacon__headstone--d{right:13px;bottom:1px;width:4.5px;height:7px;border-radius:2px 2px 0 0;transform:rotate(-3deg)}.beacon__cross{position:absolute;left:36px;bottom:2px;width:2px;height:9px;background:#141936;transform:rotate(2deg)}.beacon__cross:before{content:"";position:absolute;left:-2px;top:2px;width:6px;height:2px;background:#141936}.beacon__wreck-hull{position:absolute;right:2.5px;bottom:0;width:5px;height:2.5px;background:#0a0e22;clip-path:polygon(0 100%,20% 30%,60% 55%,100% 100%)}.beacon__wreck-piece{position:absolute;right:4.5px;bottom:1px;width:7px;height:2px;background:#10152e;border-radius:0 0 3px 3px;transform:rotate(-12deg)}.beacon__wreck-mast{position:absolute;right:8px;bottom:2.5px;width:1px;height:4.5px;background:#10152e;transform:rotate(26deg);transform-origin:bottom}.beacon__reflect{position:absolute;left:50%;top:calc(50% + 8px);width:1.5px;height:7px;transform:translate(-50%);filter:blur(1.2px);border-radius:0 0 2px 2px;pointer-events:none}.beacon--here .beacon__reflect{top:calc(50% + 21px);width:3.8px;height:51px}.beacon__ring{position:absolute;inset:14px;border:1px dashed rgba(240,217,168,.55);border-radius:50%;animation:coastHaloBreath 4s ease-in-out infinite;pointer-events:none}.beacon__ring--locked{animation:none}@keyframes coastHaloBreath{0%,to{opacity:.55}50%{opacity:.85}}.register{position:relative;width:100%;box-sizing:border-box;max-width:1060px;margin:0 auto;padding:clamp(18px,3.5vw,34px) clamp(16px,4vw,40px) clamp(30px,5vw,48px)}.register__head{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:0 10px 10px;border-bottom:1px solid rgba(150,160,220,.18)}.register__head-label{font-family:var(--font-mono);font-size:11px;letter-spacing:.2em;color:#8a93c4;text-transform:uppercase}.register__head-district{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;color:var(--periwinkle-deep);text-transform:uppercase}.register__cols,.register__row{box-sizing:border-box;display:grid;grid-template-columns:48px 40px minmax(0,1fr) 130px 64px 130px 56px;gap:14px;align-items:center}.register__cols{align-items:baseline;padding:12px 10px 9px;font-family:var(--font-mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--periwinkle-deep);border-bottom:1px solid rgba(150,160,220,.1)}.register__row{padding:15px 10px;overflow:hidden;border-bottom:1px solid rgba(150,160,220,.09);cursor:pointer;max-height:220px;animation:fadeUp .45s ease backwards;transition:background .25s,max-height .45s cubic-bezier(.2,.8,.25,1),opacity .3s,padding .45s cubic-bezier(.2,.8,.25,1),border-color .3s}.register__row:hover,.register__row:focus-visible,.register__row--hover{background:#93a0e80f;outline:none}.register__no{font-family:var(--font-mono);font-size:11px;color:#4d5680}.register__lamp{position:relative;width:36px;height:36px;flex:none}.register__halo{position:absolute;left:50%;top:50%;width:30px;height:30px;transform:translate(-50%,-50%);border-radius:50%;filter:blur(1.5px);pointer-events:none}.register__halo--breathe{animation:boardHaloBreath 5s ease-in-out infinite}.register__core{position:absolute;left:50%;top:50%;width:6px;height:6px;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none}.register__info{min-width:0;display:flex;flex-direction:column;gap:4px}.register__name-row{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.register__name{font-family:var(--font-display);font-size:20px;color:var(--text-head);line-height:1.15}.register__desc{font-size:14px;font-style:italic;color:var(--text-body);line-height:1.45;text-wrap:pretty}.register__mobile-char{display:none;font-family:var(--font-mono);font-size:12px;color:var(--periwinkle)}.register__code{font-family:var(--font-mono);font-size:12.5px;letter-spacing:.06em;white-space:nowrap}.register__first-lit{font-family:var(--font-mono);font-size:12px;color:#8a93c4}.register__read{font-family:var(--font-mono);font-size:12px;color:var(--periwinkle-deep);opacity:.8;white-space:nowrap}.register__read--full{color:var(--gold);opacity:1}.register__pill--mobile{display:none}@media(max-width:880px){.register__cols{display:none}.register__row{display:flex;align-items:center;gap:16px;padding:18px 8px}.register__no,.register__code,.register__first-lit,.register__status,.register__read{display:none}.register__name{font-size:19px}.register__mobile-char{display:block}.register__pill--mobile{display:inline-block}}.register__row--collapsed{padding-top:0;padding-bottom:0;max-height:0;opacity:0;pointer-events:none;border-color:transparent}.head[data-astro-cid-aid3sr62]{padding:clamp(40px,7vw,64px) var(--gutter) 0;display:flex;flex-direction:column;gap:18px}.head__kicker[data-astro-cid-aid3sr62]{margin-bottom:-8px;font-size:12px;letter-spacing:.18em}.head__title[data-astro-cid-aid3sr62]{margin:0;font-family:var(--font-display);font-weight:400;font-size:clamp(32px,5.5vw,46px);color:var(--text-strong)}.head__intro[data-astro-cid-aid3sr62]{margin:0;font-size:clamp(16px,2.3vw,18px);color:var(--text-body);max-width:620px;line-height:1.6}.head__intro[data-astro-cid-aid3sr62] em[data-astro-cid-aid3sr62]{font-style:italic;color:var(--text-soft)}.page{position:relative;z-index:0}.page:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,#0d0f1c,#0e1226 120px,#101a3e 260px 100%)}.site-footer{background:#0a0d1a}.sky[data-astro-cid-aid3sr62]{position:absolute;inset:0;z-index:-1;overflow:hidden;pointer-events:none}.sky__stars[data-astro-cid-aid3sr62]{position:absolute;inset:-24px;background:var(--stars-bg)}.sky__milkyway[data-astro-cid-aid3sr62]{position:absolute;left:-15%;top:26px;width:140%;height:130px}.sky__milkyway-inner[data-astro-cid-aid3sr62]{position:absolute;inset:0;transform:rotate(-11deg)}.sky__milkyway-band[data-astro-cid-aid3sr62]{position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(180,190,240,.05) 34%,rgba(207,214,245,.09) 50%,rgba(180,190,240,.045) 66%,transparent);filter:blur(10px)}.sky__milkyway-specks[data-astro-cid-aid3sr62]{position:absolute;left:6%;top:46%;width:1.5px;height:1.5px;background:transparent;box-shadow:24px 6px #dee4fa66,70px -8px #dee4fa42,120px 12px #dee4fa57,180px -4px #dee4fa38,240px 8px #dee4fa66,305px -10px #dee4fa47,375px 4px #dee4fa5c,450px -6px #dee4fa38,530px 10px #dee4fa52,615px -2px #dee4fa42,705px 6px #dee4fa5c,800px -8px #dee4fa38,900px 2px #dee4fa4d,1010px -5px #dee4fa3d,1130px 7px #dee4fa4d}.sky__twinkle[data-astro-cid-aid3sr62]{position:absolute;width:2px;height:2px;border-radius:50%;background:#e8ebfa;animation:skyTwinkle ease-in-out infinite}@keyframes skyTwinkle{0%,to{opacity:.2}50%{opacity:.85}}.sky__cirrus[data-astro-cid-aid3sr62]{position:absolute;left:-8%;border-radius:50%;filter:blur(4px);background:linear-gradient(180deg,#c8d0f51a,#c8d0f504)}.sky__cirrus--a[data-astro-cid-aid3sr62]{top:38px;width:190px;height:14px;animation:sailBy 280s linear -60s infinite}.sky__cirrus--b[data-astro-cid-aid3sr62]{top:92px;width:130px;height:11px;animation:sailBy 340s linear -210s infinite}.sky__moon-halo[data-astro-cid-aid3sr62]{position:absolute;top:-103px;right:calc(8% - 159px);width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(236,231,216,.12) 0%,transparent 66%)}.sky__moon-ring[data-astro-cid-aid3sr62]{position:absolute;top:35px;right:calc(8% - 21px);width:64px;height:64px;border-radius:50%;border:1px solid rgba(236,231,216,.13);filter:blur(1.2px)}.sky__moon-disc[data-astro-cid-aid3sr62]{position:absolute;top:56px;right:8%;width:22px;height:22px;border-radius:50%;background:radial-gradient(circle at 38% 32%,#f6f1e2,#ddd6bf 62%,#c4bda6);box-shadow:0 0 24px 7px #ece7d852;overflow:hidden}.sky__crater[data-astro-cid-aid3sr62]{position:absolute;border-radius:50%;background:#a0967866}.sky__crater--a[data-astro-cid-aid3sr62]{left:5px;top:7px;width:4.5px;height:4.5px}.sky__crater--b[data-astro-cid-aid3sr62]{left:12px;top:12px;width:3px;height:3px;background:#a0967859}.sky__crater--c[data-astro-cid-aid3sr62]{left:11px;top:4px;width:2px;height:2px;background:#a096784d}
