.wake{background:var(--ink);min-height:3rem;color:var(--paper);border:1px solid var(--ink);border-radius:999px;justify-content:center;align-items:center;gap:.6rem;padding:.7rem 1.6rem;font-size:1.05rem;text-decoration:none;transition:transform .35s cubic-bezier(.2,.6,.2,1),opacity .35s;display:inline-flex}.wake:hover{opacity:.92}.wake:active{transform:translateY(1px)}.quiet-link{color:var(--muted);text-decoration:none}.quiet-link:hover{color:var(--ink);text-decoration:underline}.mk .line{stroke:var(--ink);fill:none;stroke-width:6px;stroke-linecap:round}.mk .sun{fill:var(--brand-dawn)}.mk .build{stroke-dasharray:119.4;stroke-dashoffset:30px}.mk .inner{stroke-dasharray:81.7;stroke-dashoffset:0}.dawn{--ease-exhale:cubic-bezier(.22, .61, .16, 1)}.dawn-wash{opacity:1;transform-origin:50%;background:radial-gradient(closest-side, color-mix(in srgb, var(--brand-dawn) 24%, transparent), color-mix(in srgb, var(--brand-dawn) 8%, transparent) 45%, transparent 72%);animation:dawn-wash-in 4.6s var(--ease-exhale) both, dawn-wash-breathe 9s ease-in-out 5s infinite alternate}.dawn-band{opacity:1;background:linear-gradient(to bottom, transparent, color-mix(in srgb, var(--brand-dawn) 11%, transparent));animation:dawn-fade 4.2s var(--ease-exhale) .4s both}.dawn-ground{background:color-mix(in srgb, var(--soft) 72%, var(--rule));opacity:1;animation:dawn-fade 3s var(--ease-exhale) .6s both}.dawn-far{background:var(--ink);opacity:.32;transform-origin:50%;animation:dawn-far 3.2s var(--ease-exhale) .5s both;transform:scaleX(1)}.dawn-horizon-l,.dawn-horizon-r{stroke-dasharray:1;stroke-dashoffset:0;animation:dawn-horizon 2s var(--ease-exhale) .1s both}.dawn-sun{animation:dawn-sun-rise 3.4s var(--ease-exhale) .3s both, dawn-sun-breathe 9s ease-in-out 5s infinite alternate;transform:translateY(0)}.dawn-inner{stroke-dasharray:81.7;stroke-dashoffset:0;animation:dawn-inner 2.8s var(--ease-exhale) 1s both}.dawn-outer{stroke-dasharray:119.4;stroke-dashoffset:30px;animation:dawn-outer 3.2s var(--ease-exhale) 1.6s both}.dawn-words>*{opacity:1;animation:dawn-words 1.5s var(--ease-exhale) both;transform:translateY(0)}.dawn-words>:first-child{animation-delay:2.9s}.dawn-words>:nth-child(2){animation-delay:3.5s}.dawn-words>:nth-child(3){animation-delay:3.9s}.dawn-words>:nth-child(4){animation-delay:4.3s}.dawn-nav{opacity:1;animation:1.2s ease-out .2s both dawn-fade}@keyframes dawn-wash-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes dawn-wash-breathe{0%{opacity:.86;transform:scale(1)}to{opacity:1;transform:scale(1.035)}}@keyframes dawn-horizon{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes dawn-far{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes dawn-sun-rise{0%{transform:translateY(15px)}to{transform:translateY(0)}}@keyframes dawn-sun-breathe{0%{opacity:.9}to{opacity:1}}@keyframes dawn-inner{0%{stroke-dashoffset:81.7px}to{stroke-dashoffset:0}}@keyframes dawn-outer{0%{stroke-dashoffset:119.4px}to{stroke-dashoffset:30px}}@keyframes dawn-words{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes dawn-fade{0%{opacity:0}to{opacity:1}}.reveal{opacity:0;transition:opacity 1.1s cubic-bezier(.22,.61,.16,1),transform 1.1s cubic-bezier(.22,.61,.16,1);transform:translateY(14px)}.reveal.in{opacity:1;transform:none}.orbit-line{fill:none;stroke:var(--ink);stroke-opacity:.16;stroke-width:1px}.orbit-line.public{stroke-dasharray:1 8;stroke-linecap:round;stroke-opacity:.3}.world-label{fill:var(--muted);text-anchor:middle;font-family:var(--font-serif)}@media (prefers-reduced-motion:reduce){.dawn *,.dawn-nav{animation:none!important}.reveal{opacity:1;transition:none;transform:none}}@media (prefers-reduced-motion:no-preference){.bee-float{transform-box:fill-box;transform-origin:50%;animation:4.8s ease-in-out infinite bee-float}}@keyframes bee-float{0%,to{translate:0;rotate:none}30%{translate:0 -4px;rotate:-1.5deg}55%{translate:0 -5px;rotate:.5deg}80%{translate:0 -1.5px;rotate:1deg}}
