.not-found_container__LRagC{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:2rem}.not-found_content__cklTM{background:var(--card-bg,#ffffff);border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.1);padding:3rem;max-width:600px;width:100%;text-align:center}.not-found_logoContainer__vyVLW{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem}.not-found_logo__ZK4Hm{border-radius:50%}.not-found_logoText__0UmNm{font-size:2rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.not-found_errorContent__XLRiw{margin-top:2rem}.not-found_errorCode__Dsgth{font-size:8rem;font-weight:900;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin:0 0 1rem}.not-found_errorTitle__3YDSu{font-size:2rem;font-weight:700;color:var(--heading-color,#1a202c);margin:0 0 1rem}.not-found_errorMessage__5cx8h{font-size:1.1rem;color:var(--text-secondary,#4a5568);margin:0 0 .5rem;line-height:1.6}.not-found_errorSubMessage__1C6Q2{font-size:1rem;color:var(--text-muted,#718096);margin:0 0 2rem;line-height:1.6}.not-found_actions__eb6u_{display:flex;gap:1rem;justify-content:center;margin-bottom:2.5rem;flex-wrap:wrap}.not-found_primaryButton__WJZww{display:inline-block;padding:.875rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:white;text-decoration:none;border-radius:50px;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 15px rgba(102,126,234,.3)}.not-found_primaryButton__WJZww:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.not-found_secondaryButton__649_1{display:inline-block;padding:.875rem 2rem;background:var(--card-bg,#ffffff);color:var(--link-color,#667eea);text-decoration:none;border-radius:50px;font-weight:600;font-size:1rem;transition:all .3s ease;border:2px solid var(--link-color,#667eea)}.not-found_secondaryButton__649_1:hover{background:var(--highlight-bg,#f0f4ff);transform:translateY(-2px)}.not-found_quickLinks__ER5JV{text-align:left;background:var(--subtle-bg,#f8f9fa);border-radius:12px;padding:1.5rem;margin-top:2rem}.not-found_quickLinksTitle__xwCnR{font-size:1.1rem;font-weight:600;color:var(--heading-color,#1a202c);margin:0 0 1rem}.not-found_linksList__Khi5a{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.not-found_linksList__Khi5a li{margin:0}.not-found_linksList__Khi5a li a{color:var(--link-color,#667eea);text-decoration:none;font-size:.95rem;transition:all .2s ease;display:inline-block;padding:.25rem 0}.not-found_linksList__Khi5a li a:hover{color:var(--link-hover-color,#764ba2);padding-left:.5rem}@media (max-width:768px){.not-found_container__LRagC{padding:1rem}.not-found_content__cklTM{padding:2rem 1.5rem}.not-found_errorCode__Dsgth{font-size:6rem}.not-found_errorTitle__3YDSu{font-size:1.5rem}.not-found_actions__eb6u_{flex-direction:column}.not-found_primaryButton__WJZww,.not-found_secondaryButton__649_1{width:100%;text-align:center}.not-found_quickLinks__ER5JV{text-align:center}.not-found_linksList__Khi5a{align-items:center}}@media (max-width:480px){.not-found_errorCode__Dsgth{font-size:5rem}.not-found_errorTitle__3YDSu{font-size:1.25rem}.not-found_errorMessage__5cx8h,.not-found_errorSubMessage__1C6Q2{font-size:.9rem}}