.NotFound_notFoundContainer__jtZ8b{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:var(--color-background);margin-top:-80px}.NotFound_content__C8qYx{max-width:600px;text-align:center}.NotFound_errorCode1__SShmx{font-size:3.4rem}.NotFound_errorCode1__SShmx,.NotFound_errorCode2__KezwN{font-weight:900;line-height:1;background:linear-gradient(to right,var(--color-primary),var(--color-secondary));-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);text-shadow:2px 2px 8px rgba(0,0,0,.1)}.NotFound_errorCode2__KezwN{font-size:8rem;margin-bottom:var(--spacing-lg)}.NotFound_title__1aCrV{font-size:2.5rem;font-weight:700;margin-bottom:var(--spacing-md);color:var(--color-text)}.NotFound_description__zDTAK{font-size:1.25rem;color:var(--color-text-light);margin-bottom:var(--spacing-xl)}.NotFound_logo404__PrEO_{width:75%;height:75%;object-fit:contain;opacity:.8;position:relative;z-index:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.NotFound_suggestion__5h0Bl{font-size:1.1rem;color:var(--color-text-light);margin-bottom:var(--spacing-xl);line-height:1.6}.NotFound_actions__Yhmsw{display:flex;gap:var(--spacing-lg);justify-content:center;flex-wrap:wrap}.NotFound_primaryButton__KWbn5{background:linear-gradient(to right,var(--color-primary),var(--color-secondary));color:#fff;padding:var(--spacing-md) var(--spacing-xl);border-radius:var(--radius-full);font-weight:600;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;display:inline-block}.NotFound_primaryButton__KWbn5:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.NotFound_secondaryButton__2lnsR{background-color:rgba(0,0,0,0);color:var(--color-primary);padding:var(--spacing-md) var(--spacing-xl);border-radius:var(--radius-full);border:2px solid var(--color-primary);font-weight:600;transition:background-color .3s ease;text-decoration:none;display:inline-block}.NotFound_secondaryButton__2lnsR:hover{background-color:rgba(var(--color-primary-rgb,51,102,255),.05)}@media(prefers-color-scheme:dark){.NotFound_secondaryButton__2lnsR:hover{background-color:hsla(0,0%,100%,.05)}}@keyframes NotFound_pulse__tG4hR{0%{transform:scale(1);opacity:.8}50%{transform:scale(1.05);opacity:1}to{transform:scale(1);opacity:.8}}.NotFound_questionOverlay__EANRD{animation:NotFound_pulse__tG4hR 3s ease-in-out infinite}@media(max-width:768px){.NotFound_content__C8qYx{padding:var(--spacing-xl)}.NotFound_errorCode__3ZeeA{font-size:6rem}.NotFound_title__1aCrV{font-size:2rem}.NotFound_description__zDTAK,.NotFound_suggestion__5h0Bl{font-size:1rem}.NotFound_actions__Yhmsw{flex-direction:column;align-items:center;gap:var(--spacing-md)}.NotFound_primaryButton__KWbn5,.NotFound_secondaryButton__2lnsR{width:100%;text-align:center}}@media(max-width:480px){.NotFound_errorCode__3ZeeA{font-size:5rem}.NotFound_title__1aCrV{font-size:1.75rem}}