.not-found-module__HS70Aa__page{background:var(--bg);min-height:100vh;color:var(--ink);flex-direction:column;display:flex}.not-found-module__HS70Aa__wrap{flex:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(32px,5vw,64px);width:100%;max-width:1200px;margin:0 auto;padding:clamp(48px,6vw,88px) clamp(16px,2vw,32px);display:grid}.not-found-module__HS70Aa__copy{min-width:0}.not-found-module__HS70Aa__pill{margin-bottom:20px}.not-found-module__HS70Aa__bigCode{font-family:var(--font-heading);letter-spacing:-.04em;align-items:center;gap:clamp(4px,1vw,12px);margin:2px 0 10px;font-size:clamp(4rem,13vw,7.5rem);font-weight:600;line-height:1;display:flex}.not-found-module__HS70Aa__bigCode span{background:linear-gradient(125deg, var(--brand-ink) 0%, var(--brand) 58%, var(--accent) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.not-found-module__HS70Aa__codeMark{filter:drop-shadow(0 8px 16px #14192838);flex-shrink:0;transform:translateY(3%)}.not-found-module__HS70Aa__title{font-family:var(--font-heading);letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(1.8rem,3.6vw,2.6rem);font-weight:600;line-height:1.08}.not-found-module__HS70Aa__lede{color:var(--ink-soft);max-width:460px;margin-bottom:28px;font-size:1.08rem;line-height:1.6}.not-found-module__HS70Aa__ctaRow{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:32px;display:flex}.not-found-module__HS70Aa__helpful{flex-direction:column;gap:10px;display:flex}.not-found-module__HS70Aa__helpfulLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:.78rem;font-weight:700}.not-found-module__HS70Aa__helpfulLinks{flex-wrap:wrap;align-items:center;gap:8px 18px;display:flex}.not-found-module__HS70Aa__helpfulLink{color:var(--brand-ink);align-items:center;gap:6px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.not-found-module__HS70Aa__helpfulLink:hover{text-decoration:underline}.not-found-module__HS70Aa__art{justify-self:center;width:100%;max-width:440px;margin:0 auto;position:relative}.not-found-module__HS70Aa__artCard{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-lg);border-radius:24px;padding:clamp(18px,3vw,30px);position:relative;transform:rotate(2.5deg)}.not-found-module__HS70Aa__artSvg{width:100%;height:auto;display:block}.not-found-module__HS70Aa__tag{background:var(--surface);border:1px solid var(--line);max-width:232px;box-shadow:var(--shadow);will-change:transform;border-radius:14px;align-items:center;gap:10px;padding:11px 14px;font-size:.85rem;display:flex;position:absolute;top:44%;left:-22px;transform:rotate(-3deg)}.not-found-module__HS70Aa__tagDot{background:var(--accent-soft);width:30px;height:30px;color:var(--warning);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.not-found-module__HS70Aa__tagTitle{color:var(--ink);font-size:.86rem;font-weight:700}.not-found-module__HS70Aa__tagSub{color:var(--muted);font-size:.74rem}@media (max-width:880px){.not-found-module__HS70Aa__wrap{grid-template-columns:1fr;gap:40px}.not-found-module__HS70Aa__lede{max-width:none}.not-found-module__HS70Aa__art{max-width:380px}.not-found-module__HS70Aa__tag{left:8px}}@media (max-width:480px){.not-found-module__HS70Aa__ctaRow>a{flex:auto}}.not-found-module__HS70Aa__pill{animation:.7s cubic-bezier(.22,1,.36,1) both not-found-module__HS70Aa__residwell-notfound-rise}.not-found-module__HS70Aa__bigCode{animation:.7s cubic-bezier(.22,1,.36,1) 60ms both not-found-module__HS70Aa__residwell-notfound-rise}.not-found-module__HS70Aa__title{animation:.7s cubic-bezier(.22,1,.36,1) .14s both not-found-module__HS70Aa__residwell-notfound-rise}.not-found-module__HS70Aa__lede{animation:.7s cubic-bezier(.22,1,.36,1) .2s both not-found-module__HS70Aa__residwell-notfound-rise}.not-found-module__HS70Aa__ctaRow{animation:.7s cubic-bezier(.22,1,.36,1) .28s both not-found-module__HS70Aa__residwell-notfound-rise}.not-found-module__HS70Aa__helpful{animation:.7s cubic-bezier(.22,1,.36,1) .36s both not-found-module__HS70Aa__residwell-notfound-rise}.not-found-module__HS70Aa__artCard{animation:.85s cubic-bezier(.22,1,.36,1) .12s both not-found-module__HS70Aa__residwell-notfound-art-rise}.not-found-module__HS70Aa__tag{animation:.7s cubic-bezier(.22,1,.36,1) .42s both not-found-module__HS70Aa__residwell-notfound-tag-rise,6.5s ease-in-out 1.15s infinite not-found-module__HS70Aa__residwell-notfound-tag-bob}@keyframes not-found-module__HS70Aa__residwell-notfound-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes not-found-module__HS70Aa__residwell-notfound-art-rise{0%{opacity:0;transform:translateY(22px)scale(.96)rotate(2.5deg)}to{opacity:1;transform:translateY(0)scale(1)rotate(2.5deg)}}@keyframes not-found-module__HS70Aa__residwell-notfound-tag-rise{0%{opacity:0;transform:translate(-22px,8px)rotate(-3deg)}to{opacity:1;transform:translate(0)rotate(-3deg)}}@keyframes not-found-module__HS70Aa__residwell-notfound-tag-bob{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-6px)rotate(-3deg)}}@media (prefers-reduced-motion:reduce){.not-found-module__HS70Aa__pill,.not-found-module__HS70Aa__bigCode,.not-found-module__HS70Aa__title,.not-found-module__HS70Aa__lede,.not-found-module__HS70Aa__ctaRow,.not-found-module__HS70Aa__helpful,.not-found-module__HS70Aa__artCard,.not-found-module__HS70Aa__tag{animation:none!important}}
