.not-found-module__HS70Aa__root{justify-content:center;align-items:center;gap:var(--s-4);min-height:100svh;padding:var(--px);background:radial-gradient(circle at 20% 30%,#44c5cb12,transparent 36%),radial-gradient(circle at 80% 70%,#f53d520f,transparent 32%),var(--bg-base);text-align:center;flex-direction:column;display:flex;position:relative;overflow:hidden}.not-found-module__HS70Aa__geoDots{align-items:center;gap:var(--s-2);display:flex;position:absolute;top:clamp(1rem,3vw,2rem);left:clamp(1rem,3vw,2rem)}.not-found-module__HS70Aa__geoBlue{background:var(--blue);border-radius:50%;width:8px;height:8px;display:block}.not-found-module__HS70Aa__geoYellow{clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);background:var(--yellow);width:8px;height:8px;display:block}.not-found-module__HS70Aa__geoRed{clip-path:polygon(50% 0%,0% 100%,100% 100%);background:var(--red);width:8px;height:8px;display:block}.not-found-module__HS70Aa__geoGreen{background:var(--green);border-radius:2px;width:8px;height:8px;display:block;transform:rotate(20deg)}.not-found-module__HS70Aa__scene{width:min(100%,460px);height:120px;margin-bottom:var(--s-4);position:relative}.not-found-module__HS70Aa__ground{background:linear-gradient(90deg,transparent,var(--border-2),var(--border-2),transparent);height:2px;position:absolute;bottom:14px;left:0;right:0}.not-found-module__HS70Aa__dino{width:90px;height:90px;color:var(--text-0);filter:drop-shadow(0 6px 16px #44c5cb26);animation:.2s ease-in-out infinite not-found-module__HS70Aa__dinoBody;position:absolute;bottom:14px;left:10%}.not-found-module__HS70Aa__legBack{animation:.38s ease-in-out infinite not-found-module__HS70Aa__legUp}.not-found-module__HS70Aa__legFront{animation:.38s ease-in-out infinite not-found-module__HS70Aa__legDown}.not-found-module__HS70Aa__cactus{width:38px;height:60px;color:var(--text-2);animation:3.2s linear 1.5s infinite not-found-module__HS70Aa__cactusApproach;position:absolute;bottom:14px;right:8%}.not-found-module__HS70Aa__cloud{background:var(--border-0);border-radius:var(--r-full);position:absolute}.not-found-module__HS70Aa__cloud1{width:60px;height:14px;animation:8s linear infinite not-found-module__HS70Aa__cloudDrift;top:8px;left:30%}.not-found-module__HS70Aa__cloud2{width:40px;height:10px;animation:12s linear 3s infinite not-found-module__HS70Aa__cloudDrift;top:24px;left:55%}.not-found-module__HS70Aa__errorCode{position:relative}.not-found-module__HS70Aa__fourOhFour{font-family:var(--font-doto),var(--font-display),monospace;letter-spacing:-.04em;color:var(--text-0);text-shadow:0 0 40px #44c5cb2e;font-size:clamp(4rem,14vw,9rem);font-weight:700;line-height:1}.not-found-module__HS70Aa__errorType{font-family:var(--font-mono);letter-spacing:.04em;color:var(--red);background:var(--red-dim);border-radius:var(--r-full);border:1px solid #f53d5238;padding:5px 14px;font-size:clamp(11px,1.4vw,13px);font-weight:600}.not-found-module__HS70Aa__desc{max-width:360px;color:var(--text-2);margin-top:var(--s-1);font-size:clamp(14px,1.6vw,15px);line-height:1.75}.not-found-module__HS70Aa__backBtn{align-items:center;gap:var(--s-2);margin-top:var(--s-3);border-radius:var(--r-full);background:var(--blue);color:#071013;font-family:var(--font-mono);letter-spacing:.04em;transition:transform var(--t-sm)var(--ease-out),box-shadow var(--t-sm)var(--ease-out);padding:.75rem 1.5rem;font-size:.88rem;font-weight:700;display:inline-flex;box-shadow:0 10px 28px #44c5cb38}.not-found-module__HS70Aa__backBtn:hover{transform:translateY(-2px);box-shadow:0 14px 36px #44c5cb4d}.not-found-module__HS70Aa__prompt{color:#07101399}.not-found-module__HS70Aa__bgDoodle{font-family:var(--font-mono);color:#44c5cb12;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:clamp(8px,1vw,10px);position:absolute}.not-found-module__HS70Aa__bgDoodle1{animation:10s ease-in-out infinite alternate not-found-module__HS70Aa__geoFloat;top:12%;right:6%}.not-found-module__HS70Aa__bgDoodle2{animation:12s ease-in-out infinite alternate not-found-module__HS70Aa__geoFloatAlt;bottom:14%;left:5%}.not-found-module__HS70Aa__bgDoodle3{color:#fce31512;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;animation:14s ease-in-out infinite alternate not-found-module__HS70Aa__geoFloatSlow;top:40%;right:4%}@keyframes not-found-module__HS70Aa__dinoBody{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes not-found-module__HS70Aa__legUp{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes not-found-module__HS70Aa__legDown{0%,to{transform:translateY(-7px)}50%{transform:translateY(0)}}@keyframes not-found-module__HS70Aa__cactusApproach{0%{transform:translate(400px)}to{transform:translate(-500px)}}@keyframes not-found-module__HS70Aa__cloudDrift{0%{transform:translate(0)}to{transform:translate(-500px)}}@keyframes not-found-module__HS70Aa__geoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes not-found-module__HS70Aa__geoFloatAlt{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}@keyframes not-found-module__HS70Aa__geoFloatSlow{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}
