.not-found-module__sxuMuG__container{background-color:var(--background);justify-content:center;align-items:center;min-height:calc(100vh - 150px);padding:2rem;display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__content{text-align:center;z-index:10;max-width:600px;animation:.8s ease-out forwards not-found-module__sxuMuG__fadeInUp}.not-found-module__sxuMuG__title{background:linear-gradient(135deg, var(--primary), var(--secondary));-webkit-text-fill-color:transparent;text-shadow:0 10px 30px #4f46e533;-webkit-background-clip:text;margin-bottom:1rem;font-size:clamp(6rem,15vw,12rem);font-weight:800;line-height:1}.not-found-module__sxuMuG__subtitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700}.not-found-module__sxuMuG__description{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.not-found-module__sxuMuG__homeLink{background-color:var(--primary);color:#fff;border-radius:var(--radius-xl);transition:var(--transition);box-shadow:var(--shadow-md);padding:1rem 2.5rem;font-weight:600;text-decoration:none;display:inline-block}.not-found-module__sxuMuG__homeLink:hover{background-color:var(--primary-hover);box-shadow:var(--shadow-lg);transform:translateY(-3px)}.not-found-module__sxuMuG__illustration{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.not-found-module__sxuMuG__circle1,.not-found-module__sxuMuG__circle2,.not-found-module__sxuMuG__circle3{filter:blur(80px);opacity:.15;border-radius:50%;position:absolute}.not-found-module__sxuMuG__circle1{background-color:var(--primary);width:400px;height:400px;animation:8s ease-in-out infinite alternate not-found-module__sxuMuG__float1;top:-100px;left:-100px}.not-found-module__sxuMuG__circle2{background-color:var(--secondary);width:500px;height:500px;animation:12s ease-in-out infinite alternate-reverse not-found-module__sxuMuG__float2;bottom:-150px;right:-100px}.not-found-module__sxuMuG__circle3{background-color:#f43f5e;width:300px;height:300px;animation:10s ease-in-out infinite alternate not-found-module__sxuMuG__float1;top:40%;left:40%}@keyframes not-found-module__sxuMuG__fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes not-found-module__sxuMuG__float1{0%{transform:translate(0)scale(1)}to{transform:translate(30px,-30px)scale(1.1)}}@keyframes not-found-module__sxuMuG__float2{0%{transform:translate(0)scale(1)}to{transform:translate(-30px,-30px)scale(1.1)}}@media (max-width:768px){.not-found-module__sxuMuG__description{padding:0 1rem;font-size:1rem}.not-found-module__sxuMuG__circle1{width:250px;height:250px}.not-found-module__sxuMuG__circle2{width:300px;height:300px}.not-found-module__sxuMuG__circle3{width:200px;height:200px}}
