.not-found_container__PhdHT{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;overflow:hidden;position:relative;background:var(--bg-light)}.not-found_orbs__zSJmX{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.not-found_orb1__9_hOz,.not-found_orb2__6mAKH{position:absolute;border-radius:50%;filter:blur(120px);opacity:.5}.not-found_orb1__9_hOz{top:-20%;left:-10%;width:50%;height:50%;background:rgba(0,184,148,.2)}.not-found_orb2__6mAKH{top:60%;right:-10%;width:50%;height:50%;background:rgba(0,212,170,.2)}.not-found_content__eXtMa{position:relative;z-index:10;max-width:600px;background:rgba(255,255,255,.8);backdrop-filter:blur(20px);border:1px solid var(--border);padding:3rem 2rem;border-radius:2rem;box-shadow:var(--shadow-xl);animation:not-found_fadeInUp__oBC_7 .6s ease-out forwards}.not-found_iconWrapper__ttZxx{display:flex;justify-content:center;margin-bottom:1.5rem}.not-found_icon__u61jq{width:80px;height:80px;border-radius:50%;background:var(--gradient-1);display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:white;box-shadow:0 4px 14px rgba(0,184,148,.35);animation:not-found_float__u5ckY 6s ease-in-out infinite}.not-found_errorCode___H6ov{font-size:6rem;font-weight:800;margin-bottom:.5rem;line-height:1}.not-found_title__Vh7BH{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.not-found_description__gCEE1{color:var(--text-muted);font-size:1.125rem;margin-bottom:2.5rem;line-height:1.6}.not-found_btn___I8W9{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);border:none;font-family:Outfit,sans-serif;background:var(--gradient-1);color:#fff;box-shadow:0 4px 14px rgba(0,184,148,.35);padding:12px 28px;font-size:16px;text-decoration:none}.not-found_btn___I8W9:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,184,148,.4);color:#fff}@media (min-width:768px){.not-found_errorCode___H6ov{font-size:8rem}.not-found_title__Vh7BH{font-size:2.5rem}.not-found_content__eXtMa{padding:4rem}}