:root{color:#292b2f;background:#fbfaf8;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}a{color:inherit}.landing{grid-template-rows:auto 1fr auto;min-height:100svh;display:grid;overflow:hidden}.site-header{padding:2rem clamp(1.25rem,5vw,5.5rem)}.wordmark{letter-spacing:-.03em;align-items:center;gap:.55rem;font-size:1.03rem;font-weight:760;text-decoration:none;display:inline-flex}.wordmark small{color:#68707a;letter-spacing:.02em;font-size:.7rem;font-weight:650}.wordmark-mark{color:#fff;letter-spacing:-.08em;background:#d92f52;border-radius:.65rem;place-items:center;width:2rem;height:2rem;font-size:.88rem;display:grid}.introduction{grid-template-columns:minmax(0,1.05fr) minmax(20rem,.95fr);align-items:center;gap:clamp(2.5rem,8vw,10rem);padding:clamp(1rem,5vw,5rem) clamp(1.25rem,11vw,12rem);display:grid}.introduction-copy{max-width:39rem;animation:.72s cubic-bezier(.22,1,.36,1) both arrive}.quiet-label{color:#d92f52;letter-spacing:.12em;text-transform:uppercase;margin:0 0 1.25rem;font-size:.75rem;font-weight:750}h1{letter-spacing:-.055em;text-wrap:balance;max-width:12ch;margin:0;font-size:clamp(2.85rem,6vw,6.1rem);line-height:.98}.lede{color:#68707a;max-width:32rem;margin:2rem 0 2.35rem;font-size:clamp(1rem,1.4vw,1.16rem);line-height:1.75}.enter-app{color:#fff;background:#d92f52;border-radius:.85rem;align-items:center;gap:.85rem;min-height:3.25rem;padding:0 1.2rem;font-weight:720;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 .55rem 1.25rem #d92f5238}.enter-app:hover{background:#b82141;transform:translateY(-2px)}.enter-app:focus-visible,.wordmark:focus-visible{outline-offset:4px;outline:3px solid #d92f5266}.world-window{background:#f1efed;border-radius:1rem;min-height:min(37rem,56vw);animation:.72s cubic-bezier(.22,1,.36,1) .1s both arrive;position:relative;overflow:hidden;box-shadow:0 1.6rem 4rem #292b2f1f}.world-grid{background-image:linear-gradient(#292b2f1f 1px,#0000 1px),linear-gradient(90deg,#292b2f1f 1px,#0000 1px);background-size:2rem 2rem;animation:18s linear infinite alternate drift;position:absolute;inset:-16%;transform:rotate(-8deg)scale(1.16)}.origin-square{border:2px solid #d92f52bf;width:4rem;height:4rem;position:absolute;top:45%;left:47%;transform:rotate(-8deg)}.origin-square i{background:#d92f52;border-radius:50%;width:.5rem;height:.5rem;position:absolute}.origin-square i:first-child{top:-.32rem;left:-.32rem}.origin-square i:nth-child(2){top:-.32rem;right:-.32rem}.origin-square i:nth-child(3){bottom:-.32rem;left:-.32rem}.origin-square i:nth-child(4){bottom:-.32rem;right:-.32rem}.world-window p{color:#d92f52;letter-spacing:.08em;margin:0;font-size:.72rem;font-weight:750;position:absolute;top:calc(45% + 4.5rem);left:calc(47% + 4.6rem)}.site-footer{color:#68707a;border-top:1px solid #292b2f1a;justify-content:space-between;gap:1rem;padding:1.6rem clamp(1.25rem,5vw,5.5rem);font-size:.8rem;display:flex}@keyframes arrive{0%{opacity:0;transform:translateY(1.4rem)}to{opacity:1;transform:none}}@keyframes drift{0%{transform:rotate(-8deg)scale(1.16)translate(-1.2rem,-.8rem)}to{transform:rotate(-8deg)scale(1.16)translate(1.4rem,1rem)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=760px){.introduction{grid-template-columns:1fr;gap:3rem;padding-top:2.25rem;padding-bottom:3rem}.world-window{order:-1;min-height:18rem}.site-footer{flex-direction:column}}
