.landing-module__g1LwZa__page{min-height:100svh;color:var(--foreground);background-color:var(--workspace);background-image:linear-gradient(to right, var(--workspace-grid) 1px, transparent 1px), linear-gradient(to bottom, var(--workspace-grid) 1px, transparent 1px);background-size:24px 24px;padding:clamp(.75rem,2vw,2rem);overflow-x:clip}.landing-module__g1LwZa__frame{isolation:isolate;border:1px solid var(--border);border-top:4px solid var(--signal-black);background:var(--workspace-frame);width:min(100%,1440px);min-height:calc(100svh - clamp(1.5rem,4vw,4rem));box-shadow:0 18px 52px var(--workspace-shadow);border-radius:4px;margin-inline:auto;position:relative;overflow:hidden}.landing-module__g1LwZa__skipLink{z-index:50;color:var(--primary-foreground);background:var(--primary);padding:.75rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.landing-module__g1LwZa__skipLink:focus{transform:translateY(0)}.landing-module__g1LwZa__header{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--card) 92%, transparent);justify-content:space-between;align-items:center;gap:1rem;min-height:68px;padding:.75rem clamp(1rem,3vw,2rem);display:flex}.landing-module__g1LwZa__hero{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1.45fr) minmax(17rem,.55fr);min-height:300px;display:grid}.landing-module__g1LwZa__heroCopy{background-image:linear-gradient(to right, var(--workspace-grid) 1px, transparent 1px), linear-gradient(to bottom, var(--workspace-grid) 1px, transparent 1px);background-size:24px 24px;flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,4.75rem);display:flex}.landing-module__g1LwZa__eyebrow,.landing-module__g1LwZa__panelEyebrow,.landing-module__g1LwZa__loopLabel,.landing-module__g1LwZa__footer{font-family:var(--font-geist-mono);letter-spacing:.13em;text-transform:uppercase;font-size:.6875rem;font-weight:700}.landing-module__g1LwZa__eyebrow{color:var(--primary);align-items:center;gap:.625rem;display:flex}.landing-module__g1LwZa__signal{border:1px solid var(--signal-black);background:var(--signal-lime);flex:none;width:.55rem;height:.55rem}.landing-module__g1LwZa__hero h1{letter-spacing:-.055em;max-width:17ch;margin-top:1rem;font-size:clamp(2.35rem,5.5vw,5.6rem);font-weight:590;line-height:.96}.landing-module__g1LwZa__hero h1 span{color:var(--primary)}.landing-module__g1LwZa__lede{max-width:62ch;color:var(--muted-foreground);margin-top:1.25rem;font-size:clamp(.95rem,1.4vw,1.08rem);line-height:1.7}.landing-module__g1LwZa__loop{color:#f7f7f1;background:var(--signal-black);flex-direction:column;justify-content:space-between;padding:clamp(1.5rem,3vw,2.5rem);display:flex}.landing-module__g1LwZa__loopLabel{color:var(--signal-lime)}.landing-module__g1LwZa__loop ol{border-block:1px solid #ffffff2e;gap:0;margin:1.5rem 0;padding:0;list-style:none;display:grid}.landing-module__g1LwZa__loop li{border-bottom:1px solid #ffffff21;grid-template-columns:2.25rem minmax(0,1fr);align-items:center;gap:.75rem;min-height:48px;display:grid}.landing-module__g1LwZa__loop li:last-child{border-bottom:0}.landing-module__g1LwZa__loop li span:first-child{color:var(--signal-lime);font-family:var(--font-geist-mono);font-size:.6875rem}.landing-module__g1LwZa__loop li span:last-child{font-size:.82rem;font-weight:650}.landing-module__g1LwZa__loopNote{color:#ffffff9e;max-width:28ch;font-size:.75rem;line-height:1.55}.landing-module__g1LwZa__destinations{background:var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.landing-module__g1LwZa__destination{--destination-accent:var(--primary);min-width:0;min-height:300px;color:var(--foreground);background:var(--card);outline:none;grid-template-rows:auto auto 1fr auto;padding:clamp(1.5rem,3vw,2.75rem);transition:color .18s,background-color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.landing-module__g1LwZa__destination:last-child{--destination-accent:var(--state-corrected)}.landing-module__g1LwZa__destination:before{background:var(--destination-accent);content:"";transform-origin:bottom;width:4px;transition:transform .18s;position:absolute;inset:0 auto 0 0;transform:scaleY(0)}.landing-module__g1LwZa__destination:is(:hover,:focus-visible){z-index:1;background:var(--accent);box-shadow:inset 0 0 0 2px var(--ring)}.landing-module__g1LwZa__destination:is(:hover,:focus-visible):before{transform:scaleY(1)}.landing-module__g1LwZa__panelTop{justify-content:space-between;align-items:center;gap:1rem;display:flex}.landing-module__g1LwZa__panelEyebrow{color:var(--destination-accent)}.landing-module__g1LwZa__panelNumber{color:var(--muted-foreground);font-family:var(--font-geist-mono);font-size:.7rem}.landing-module__g1LwZa__destination h2{letter-spacing:-.04em;margin-top:clamp(1.5rem,3vw,2.5rem);font-size:clamp(1.7rem,3vw,2.75rem);font-weight:620;line-height:1}.landing-module__g1LwZa__destinationDescription{max-width:48ch;color:var(--muted-foreground);margin-top:.85rem;font-size:.9rem;line-height:1.65}.landing-module__g1LwZa__routeProof{border-block:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));align-self:end;gap:.35rem;margin-top:1.5rem;padding-block:1rem;display:grid}.landing-module__g1LwZa__routeProof span{background:var(--muted);min-height:8px}.landing-module__g1LwZa__routeProof span:first-child,.landing-module__g1LwZa__routeProof span:last-child{background:var(--destination-accent)}.landing-module__g1LwZa__routeAction{justify-content:space-between;align-items:center;gap:1rem;min-height:44px;margin-top:1rem;font-size:.85rem;font-weight:700;display:flex}.landing-module__g1LwZa__routeAction svg{width:1.1rem;height:1.1rem;color:var(--destination-accent);transition:transform .18s}.landing-module__g1LwZa__destination:is(:hover,:focus-visible) .landing-module__g1LwZa__routeAction svg{transform:translate(.2rem,-.2rem)}.landing-module__g1LwZa__footer{border-top:1px solid var(--border);min-height:44px;color:var(--muted-foreground);background:var(--workspace-frame);justify-content:space-between;align-items:center;gap:1rem;padding:.7rem clamp(1rem,3vw,2rem);display:flex}.landing-module__g1LwZa__footer span:last-child{color:var(--foreground)}@media (max-width:800px){.landing-module__g1LwZa__page{padding:0}.landing-module__g1LwZa__frame{border-inline:0;border-bottom:0;border-radius:0;min-height:100svh}.landing-module__g1LwZa__hero{grid-template-columns:1fr;min-height:0}.landing-module__g1LwZa__heroCopy{padding:1.5rem 1rem 1.35rem}.landing-module__g1LwZa__hero h1{max-width:20ch;margin-top:.7rem;font-size:clamp(2rem,10vw,3.2rem)}.landing-module__g1LwZa__lede{margin-top:.85rem;font-size:.86rem;line-height:1.55}.landing-module__g1LwZa__loop{display:none}.landing-module__g1LwZa__destinations{grid-template-columns:1fr}.landing-module__g1LwZa__destination{min-height:190px;padding:1.15rem 1rem}.landing-module__g1LwZa__destination h2{margin-top:.85rem;font-size:1.55rem}.landing-module__g1LwZa__destinationDescription{margin-top:.45rem;font-size:.8rem;line-height:1.45}.landing-module__g1LwZa__routeProof{display:none}.landing-module__g1LwZa__routeAction{margin-top:.65rem}.landing-module__g1LwZa__footer{display:none}}@media (max-width:420px){.landing-module__g1LwZa__header{min-height:60px;padding:.5rem .75rem}}@media (prefers-reduced-motion:reduce){.landing-module__g1LwZa__skipLink,.landing-module__g1LwZa__destination,.landing-module__g1LwZa__destination:before,.landing-module__g1LwZa__routeAction svg{scroll-behavior:auto;transition:none}}