.not-found_container__9rJa4{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:var(--background);direction:rtl}.not-found_content__NBuQf{text-align:center;max-width:600px;width:100%}.not-found_iconContainer__UhEY3{margin-bottom:2rem}.not-found_icon__U3HxN{font-size:6rem;display:block;opacity:.7}.not-found_title__CESac{font-size:3rem;color:white;font-weight:700;margin-bottom:1rem;font-family:var(--font-bixie)}.not-found_description__9GmEE{font-size:1.2rem;color:hsl(var(--neutral-200));line-height:1.6;margin-bottom:3rem;max-width:500px;margin-left:auto;margin-right:auto}.not-found_actions__oKMpJ{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem;flex-wrap:wrap}.not-found_primaryButton__TQI2_{background:linear-gradient(135deg,hsl(var(--accent-red)),hsl(var(--accent-red-dark)));color:white;padding:1rem 2rem;border-radius:25px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;display:inline-block}.not-found_primaryButton__TQI2_:hover{background:linear-gradient(135deg,hsl(var(--accent-red-dark)),hsl(var(--accent-red-darker)));transform:translateY(-2px);box-shadow:0 8px 25px hsl(var(--accent-red)/.4)}.not-found_secondaryButton__SUkt_{background:rgba(255,255,255,.1);color:white;padding:1rem 2rem;border-radius:25px;text-decoration:none;font-weight:600;font-size:1.1rem;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;display:inline-block}.not-found_secondaryButton__SUkt_:hover{background:rgba(255,255,255,.15);transform:translateY(-2px);border-color:rgba(255,255,255,.3)}.not-found_suggestions__7KnnX{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:15px;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.not-found_suggestionsTitle__RA1dD{color:white;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.not-found_suggestionsList__jIT6Y{list-style:none;padding:0;margin:0}.not-found_suggestionsList__jIT6Y li{margin-bottom:1rem}.not-found_suggestionsList__jIT6Y li:last-child{margin-bottom:0}.not-found_suggestionsList__jIT6Y a{color:hsl(var(--accent-red));text-decoration:none;font-size:1.1rem;transition:color .3s ease}.not-found_suggestionsList__jIT6Y a:hover{color:hsl(var(--accent-red-dark));text-decoration:underline}@media (max-width:768px){.not-found_container__9rJa4{padding:1rem}.not-found_title__CESac{font-size:2.5rem}.not-found_description__9GmEE{font-size:1.1rem}.not-found_actions__oKMpJ{flex-direction:column;align-items:center}.not-found_primaryButton__TQI2_,.not-found_secondaryButton__SUkt_{width:100%;max-width:300px;text-align:center}.not-found_suggestions__7KnnX{padding:1.5rem}.not-found_suggestionsTitle__RA1dD{font-size:1.25rem}.not-found_suggestionsList__jIT6Y a{font-size:1rem}}@media (max-width:480px){.not-found_title__CESac{font-size:2rem}.not-found_icon__U3HxN{font-size:4rem}.not-found_description__9GmEE{font-size:1rem}.not-found_primaryButton__TQI2_,.not-found_secondaryButton__SUkt_{padding:.875rem 1.5rem;font-size:1rem}}