.not-found-module__pkdYZq__page{background:var(--background);min-height:100dvh;color:var(--foreground);flex-direction:column;padding:0 clamp(24px,5vw,80px);display:flex}.not-found-module__pkdYZq__header,.not-found-module__pkdYZq__main,.not-found-module__pkdYZq__footer{width:100%;max-width:1200px;margin-inline:auto}.not-found-module__pkdYZq__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;min-height:96px;display:flex}.not-found-module__pkdYZq__brand{letter-spacing:-1px;border-radius:4px;align-items:center;gap:10px;font-size:23px;font-weight:650;display:inline-flex}.not-found-module__pkdYZq__headerNote,.not-found-module__pkdYZq__footer{color:var(--muted-foreground);font-size:12px}.not-found-module__pkdYZq__main{flex:1;grid-template-columns:1.05fr 1fr;align-content:center;align-items:center;column-gap:clamp(32px,5vw,80px);padding-block:clamp(24px,4vh,48px) 24px;display:grid}.not-found-module__pkdYZq__content{z-index:1;position:relative}.not-found-module__pkdYZq__eyebrow{font-family:var(--font-geist-mono), monospace;letter-spacing:.035em;text-transform:uppercase;color:var(--muted-foreground);align-items:center;gap:9px;margin-bottom:24px;font-size:11px;display:flex}.not-found-module__pkdYZq__eyebrow>span{background:var(--chart-1);border-radius:50%;width:6px;height:6px}.not-found-module__pkdYZq__title{letter-spacing:-.06em;font-size:clamp(40px,4.6vw,66px);font-weight:550;line-height:1.08}.not-found-module__pkdYZq__title>span{color:var(--muted-foreground)}.not-found-module__pkdYZq__description{max-width:370px;color:var(--muted-foreground);text-wrap:pretty;margin-top:24px;font-size:15px;line-height:1.8}.not-found-module__pkdYZq__homeButton{border-radius:8px;height:44px;margin-top:32px}.not-found-module__pkdYZq__illustration{justify-self:center;width:min(100%,420px);min-width:0}.not-found-module__pkdYZq__diagram{aspect-ratio:1.12;isolation:isolate;background-image:radial-gradient(var(--border) 1px, transparent 1px);background-size:22px 22px;border-radius:50%;place-items:center;display:grid;position:relative}.not-found-module__pkdYZq__orbit,.not-found-module__pkdYZq__innerOrbit{z-index:-1;aspect-ratio:1;border:1px solid var(--border);border-radius:50%;width:78%;position:absolute}.not-found-module__pkdYZq__innerOrbit{border-style:dashed;width:58%}.not-found-module__pkdYZq__errorCode{letter-spacing:-.08em;background:var(--background);align-items:baseline;padding-right:.08em;font-size:clamp(100px,15vw,210px);font-weight:600;line-height:1;display:flex}.not-found-module__pkdYZq__zero{color:#0000;-webkit-text-stroke:1px var(--muted-foreground);transform:translateY(-.05em)rotate(-12deg)}.not-found-module__pkdYZq__node{background:var(--chart-1);width:8px;height:8px;box-shadow:0 0 0 6px var(--background), 0 0 0 7px var(--border);border-radius:50%;position:absolute;top:15%;right:22%}.not-found-module__pkdYZq__crosshair,.not-found-module__pkdYZq__crosshairBottom{font:16px var(--font-geist-mono), monospace;color:var(--muted-foreground);position:absolute;top:14%;left:8%}.not-found-module__pkdYZq__crosshairBottom{inset:auto 8% 13% auto}.not-found-module__pkdYZq__route{align-items:center;width:35%;display:flex;position:absolute;bottom:18%}.not-found-module__pkdYZq__routeStart{border:1px solid var(--muted-foreground);width:6px;height:6px}.not-found-module__pkdYZq__routeLine{border-top:1px dashed var(--muted-foreground);flex:1;margin-inline:8px}.not-found-module__pkdYZq__routeEnd{font:13px var(--font-geist-mono), monospace;color:var(--muted-foreground)}.not-found-module__pkdYZq__diagramLabel{background:var(--background);color:var(--muted-foreground);font:10px var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;padding:4px 8px;position:absolute;bottom:6%}.not-found-module__pkdYZq__destinations{border-block:1px solid var(--border);grid-column:1/-1;grid-template-columns:.9fr 1fr 1fr;margin-top:clamp(32px,4vh,48px);display:grid}.not-found-module__pkdYZq__destinationIntro{align-self:center;padding:24px 24px 24px 0}.not-found-module__pkdYZq__sectionLabel{font:10px var(--font-geist-mono), monospace;letter-spacing:.08em;color:var(--muted-foreground)}.not-found-module__pkdYZq__destinationIntro p{margin-top:8px;font-size:14px}.not-found-module__pkdYZq__destination{border-left:1px solid var(--border);align-items:center;gap:16px;min-width:0;padding:24px;transition:background .16s;display:flex}.not-found-module__pkdYZq__destination:hover{background:var(--muted)}.not-found-module__pkdYZq__destinationIcon{width:22px;height:22px;color:var(--muted-foreground);flex-shrink:0}.not-found-module__pkdYZq__destinationTitle{font-size:14px;font-weight:550}.not-found-module__pkdYZq__destination p{color:var(--muted-foreground);margin-top:5px;font-size:12px;line-height:1.5}.not-found-module__pkdYZq__arrow{width:16px;height:16px;color:var(--muted-foreground);flex-shrink:0;margin-left:auto;transition:transform .16s}.not-found-module__pkdYZq__destination:hover .not-found-module__pkdYZq__arrow{transform:translate(2px,-2px)}.not-found-module__pkdYZq__brand:focus-visible,.not-found-module__pkdYZq__destination:focus-visible{outline:2px solid var(--ring);outline-offset:4px}.not-found-module__pkdYZq__footer{justify-content:space-between;gap:16px;padding-block:20px 28px;display:flex}@media (max-width:767px){.not-found-module__pkdYZq__header{min-height:76px}.not-found-module__pkdYZq__headerNote{font-size:11px}.not-found-module__pkdYZq__main{grid-template-columns:1fr;padding-top:40px;padding-bottom:20px}.not-found-module__pkdYZq__content{max-width:480px}.not-found-module__pkdYZq__illustration{justify-self:center;width:min(100%,300px);margin-top:32px}.not-found-module__pkdYZq__errorCode{font-size:130px}.not-found-module__pkdYZq__diagram{aspect-ratio:1.4}.not-found-module__pkdYZq__orbit{width:65%}.not-found-module__pkdYZq__innerOrbit{width:48%}.not-found-module__pkdYZq__route{bottom:12%}.not-found-module__pkdYZq__diagramLabel{font-size:9px;bottom:0}.not-found-module__pkdYZq__destinations{grid-template-columns:1fr;margin-top:32px}.not-found-module__pkdYZq__destinationIntro{padding:20px 0}.not-found-module__pkdYZq__destination{border-left:0;border-top:1px solid var(--border);padding:20px 0}}@media (prefers-reduced-motion:reduce){.not-found-module__pkdYZq__destination,.not-found-module__pkdYZq__arrow{transition:none}.not-found-module__pkdYZq__destination:hover .not-found-module__pkdYZq__arrow{transform:none}}
