.not-found-module__sxuMuG__container{min-height:calc(100vh - var(--header-height));padding:var(--space-md)var(--container-gutter);background:linear-gradient(135deg,var(--bg-app),#0d94880d);justify-content:center;align-items:center;display:flex}.not-found-module__sxuMuG__content{text-align:center;width:100%;max-width:500px}.not-found-module__sxuMuG__errorCode{color:var(--brand-primary);margin-bottom:var(--space-md);font-size:8rem;font-weight:900;line-height:1;font-family:var(--font-serif);text-shadow:2px 2px 4px #0d948833}.not-found-module__sxuMuG__title{font-size:var(--fs-3xl);color:var(--text-main);margin-bottom:var(--space-md);font-weight:900;font-family:var(--font-serif)}.not-found-module__sxuMuG__description{font-size:var(--fs-md);color:var(--text-muted);margin-bottom:var(--space-lg);line-height:1.6}.not-found-module__sxuMuG__illustration{width:200px;height:120px;margin:0 auto var(--space-xl);position:relative}.not-found-module__sxuMuG__icon{font-size:3rem;animation:3s ease-in-out infinite not-found-module__sxuMuG__float;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found-module__sxuMuG__waves{width:100%;height:40px;position:absolute;bottom:0;left:0;overflow:hidden}.not-found-module__sxuMuG__wave{background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));border-radius:50% 50% 0 0/100%;width:100%;height:20px;animation:2s linear infinite not-found-module__sxuMuG__wave;position:absolute;bottom:0;left:0}.not-found-module__sxuMuG__wave:nth-child(2){opacity:.7;animation-delay:.5s}.not-found-module__sxuMuG__wave:nth-child(3){opacity:.5;animation-delay:1s}.not-found-module__sxuMuG__homeLink{align-items:center;gap:var(--space-sm);background-color:var(--brand-primary);color:#fff;padding:var(--space-md)var(--space-lg);border-radius:var(--radius-full);font-weight:600;font-size:var(--fs-base);transition:var(--transition);box-shadow:var(--shadow-md);text-decoration:none;display:inline-flex}.not-found-module__sxuMuG__homeLink:hover{background-color:var(--brand-secondary);transform:translateY(-2px);box-shadow:0 15px 30px -10px #d9770633}.not-found-module__sxuMuG__linkIcon{font-size:1.2rem}@keyframes not-found-module__sxuMuG__float{0%,to{transform:translate(-50%,-50%)translateY(0)}50%{transform:translate(-50%,-50%)translateY(-10px)}}@keyframes not-found-module__sxuMuG__wave{0%{transform:translate(0)translateY(0)}50%{transform:translate(-25%)translateY(-5px)}to{transform:translate(0)translateY(0)}}@media not (max-width:768px){.not-found-module__sxuMuG__illustration{width:150px;height:90px}.not-found-module__sxuMuG__icon{font-size:2rem}.not-found-module__sxuMuG__homeLink{padding:var(--space-sm)var(--space-md);font-size:var(--fs-sm)}}
