.NotFound_main__J_rFE{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#f1f5f9);position:relative;overflow:hidden}.NotFound_background___w1zK{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;transition:transform .3s ease-out}.NotFound_bgCircle1__Wg9WY,.NotFound_bgCircle2__SkMwu,.NotFound_bgCircle3__oQOeG,.NotFound_bgCircle4__mev8V{position:absolute;border-radius:50%;background:linear-gradient(135deg,rgba(37,99,235,.05),rgba(37,99,235,.02));animation:NotFound_float__DUX9z 20s ease-in-out infinite}.NotFound_bgCircle1__Wg9WY{width:300px;height:300px;top:10%;left:5%;animation-delay:0s}.NotFound_bgCircle2__SkMwu{width:200px;height:200px;bottom:20%;right:10%;animation-delay:5s}.NotFound_bgCircle3__oQOeG{width:150px;height:150px;top:50%;left:20%;animation-delay:10s}.NotFound_bgCircle4__mev8V{width:250px;height:250px;bottom:10%;left:60%;animation-delay:15s}@keyframes NotFound_float__DUX9z{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-30px) rotate(120deg)}66%{transform:translateY(30px) rotate(240deg)}}.NotFound_container__p2EfG{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:80px 20px}.NotFound_errorContent__8TFsr{text-align:center;max-width:800px;margin:0 auto}.NotFound_errorNumber__rHU_S{display:flex;justify-content:center;align-items:center;gap:20px;margin-bottom:40px;position:relative}.NotFound_number0__ytQIE,.NotFound_number4__486ZS{font-size:12rem;font-weight:800;color:var(--primary-color);text-shadow:0 10px 30px rgba(0,0,0,.1),0 6px 10px rgba(0,0,0,.08);transition:all .3s ease;display:inline-block}.NotFound_number4__486ZS:hover{transform:translateY(-10px);color:var(--primary-color)}.NotFound_zeroContainer__wPULG{position:relative;display:inline-block}.NotFound_number0__ytQIE{opacity:.9;position:relative;z-index:2}.NotFound_zeroCircle__Fs8Gw{width:160px;height:160px;border:4px dashed var(--primary-color);border-radius:50%;animation:NotFound_spin__JnFMv 20s linear infinite;z-index:1}.NotFound_alertIcon__AhLzO,.NotFound_zeroCircle__Fs8Gw{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.NotFound_alertIcon__AhLzO{color:var(--primary-color);width:60px;height:60px;animation:NotFound_pulse__oSJEz 2s ease-in-out infinite}@keyframes NotFound_spin__JnFMv{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes NotFound_pulse__oSJEz{0%,to{opacity:1;transform:translate(-50%,-50%) scale(1)}50%{opacity:.7;transform:translate(-50%,-50%) scale(1.1)}}.NotFound_messageSection__IZJkY{margin-bottom:60px}.NotFound_title__wNhuV{font-size:3.5rem;font-weight:800;color:var(--text-primary);margin-bottom:20px;line-height:1.2}.NotFound_highlight__HAbXM{background:linear-gradient(135deg,var(--primary-color),var(--primary-color));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.NotFound_highlight__HAbXM:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary-color),var(--primary-color));border-radius:2px;animation:NotFound_widthPulse__T2OhT 2s ease-in-out infinite}@keyframes NotFound_widthPulse__T2OhT{0%,to{width:100%}50%{width:80%}}.NotFound_subtitle__jkorK{font-size:1.25rem;color:var(--text-secondary);margin-bottom:40px;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.NotFound_searchSection__hx_Or{margin-bottom:40px}.NotFound_searchContainer__m4Eds{display:flex;align-items:center;background:white;border:2px solid var(--border-color);border-radius:var(--radius-lg);padding:8px;max-width:600px;margin:0 auto;transition:all .3s ease;box-shadow:var(--shadow-md)}.NotFound_searchContainer__m4Eds:focus-within{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(37,99,235,.1);transform:translateY(-2px)}.NotFound_searchIcon___2iFq{color:var(--text-tertiary);margin:0 12px;flex-shrink:0}.NotFound_searchInput__9rlOq{flex:1;border:none;outline:none;padding:12px 0;font-size:16px;color:var(--text-primary);background:transparent}.NotFound_searchInput__9rlOq::placeholder{color:var(--text-tertiary)}.NotFound_searchButton__ryrCr{background:var(--primary-color);color:white;border:none;border-radius:var(--radius-md);padding:12px 24px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.NotFound_searchButton__ryrCr:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.NotFound_primaryActions__iu3bw{display:flex;flex-direction:column;gap:16px;justify-content:center;max-width:400px;margin:0 auto}@media (min-width:640px){.NotFound_primaryActions__iu3bw{flex-direction:row}}.NotFound_primaryButton__fTwAT,.NotFound_secondaryButton___HGiw{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 32px;border-radius:var(--radius-lg);font-weight:600;font-size:16px;text-decoration:none;transition:all .3s ease;cursor:pointer}.NotFound_primaryButton__fTwAT{background:linear-gradient(135deg,var(--primary-color),var(--primary-color));color:white;border:none;box-shadow:var(--shadow-lg)}.NotFound_primaryButton__fTwAT:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(37,99,235,.2)}.NotFound_secondaryButton___HGiw{background:transparent;color:var(--primary-color);border:2px solid var(--primary-color)}.NotFound_secondaryButton___HGiw:hover{background:var(--primary-color);border-color:var(--primary-color);color:var(--primary-color);transform:translateY(-2px)}.NotFound_buttonIcon__VEZ4U{width:20px;height:20px}.NotFound_suggestedSection__WBEs3{margin-bottom:60px;padding-top:60px;border-top:1px solid var(--border-color)}.NotFound_suggestedTitle__PgAMb{font-size:1.875rem;font-weight:700;color:var(--primary-color);margin-bottom:32px}.NotFound_suggestedGrid__LKQWv{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width:768px){.NotFound_suggestedGrid__LKQWv{grid-template-columns:repeat(2,1fr)}}.NotFound_suggestedCard__4NCmd{display:flex;align-items:center;gap:16px;padding:20px;background:white;border:1px solid var(--border-color);border-radius:var(--radius-lg);text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden}.NotFound_suggestedCard__4NCmd:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(37,99,235,.05),transparent);transition:left .6s ease}.NotFound_suggestedCard__4NCmd:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--primary-color)}.NotFound_suggestedCard__4NCmd:hover:before{left:100%}.NotFound_cardIcon__zCJew{color:var(--primary-color);background:rgba(37,99,235,.1);padding:12px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;flex-shrink:0}.NotFound_cardContent__cbVZg{flex:1;text-align:left}.NotFound_cardTitle__QMRfG{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:4px}.NotFound_cardDescription__TiONs{font-size:.875rem;color:var(--text-secondary)}.NotFound_cardArrow__NKzaK{color:var(--text-tertiary);font-size:1.5rem;font-weight:300;transition:transform .3s ease,color .3s ease}.NotFound_suggestedCard__4NCmd:hover .NotFound_cardArrow__NKzaK{transform:translateX(5px);color:var(--primary-color)}.NotFound_technicalInfo__xGY2A{background:white;border:1px solid var(--border-color);border-radius:var(--radius-lg);overflow:hidden;margin-top:40px}.NotFound_technicalSummary__Wit4F{padding:20px;font-weight:600;color:var(--text-primary);cursor:pointer;list-style:none;display:flex;align-items:center;gap:10px;transition:background-color .3s ease}.NotFound_technicalSummary__Wit4F:hover{background:var(--bg-secondary)}.NotFound_technicalSummary__Wit4F::-webkit-details-marker{display:none}.NotFound_technicalSummary__Wit4F:after{content:"▼";margin-left:auto;transition:transform .3s ease;font-size:.875rem;color:var(--text-tertiary)}.NotFound_technicalInfo__xGY2A[open] .NotFound_technicalSummary__Wit4F:after{transform:rotate(180deg)}.NotFound_techIcon__jMLdg{width:18px;height:18px;color:var(--primary-color)}.NotFound_technicalContent__zKXxZ{padding:0 20px 20px;border-top:1px solid var(--border-color)}.NotFound_techGrid__E3pY5{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:20px}@media (min-width:640px){.NotFound_techGrid__E3pY5{grid-template-columns:repeat(3,1fr)}}.NotFound_techItem__WQ4Y1{display:flex;flex-direction:column;gap:4px}.NotFound_techLabel__Iltjd{font-size:.875rem;color:var(--text-secondary);font-weight:500}.NotFound_techValue__w_jAt{font-family:Menlo,Monaco,Courier New,monospace;font-size:.875rem;color:var(--text-primary);background:var(--bg-secondary);padding:4px 8px;border-radius:var(--radius-sm)}.NotFound_techNote__O0W1D{font-size:.875rem;color:var(--text-secondary);text-align:center}.NotFound_techLink__sn35l{color:var(--primary-color);text-decoration:none;font-weight:500}.NotFound_techLink__sn35l:hover{text-decoration:underline}@media (max-width:768px){.NotFound_errorNumber__rHU_S{gap:10px}.NotFound_number0__ytQIE,.NotFound_number4__486ZS{font-size:8rem}.NotFound_zeroCircle__Fs8Gw{width:120px;height:120px}.NotFound_alertIcon__AhLzO{width:40px;height:40px}.NotFound_title__wNhuV{font-size:2.5rem}.NotFound_subtitle__jkorK{font-size:1.125rem}}@media (max-width:480px){.NotFound_errorNumber__rHU_S{gap:5px}.NotFound_number0__ytQIE,.NotFound_number4__486ZS{font-size:6rem}.NotFound_zeroCircle__Fs8Gw{width:100px;height:100px}.NotFound_title__wNhuV{font-size:2rem}.NotFound_searchContainer__m4Eds{flex-direction:column;padding:16px}.NotFound_searchInput__9rlOq{width:100%;margin-bottom:12px}.NotFound_searchButton__ryrCr{width:100%}}