.not-found-module__HS70Aa__wrapper{box-sizing:border-box;width:100%;padding:24px 16px 60px}.not-found-module__HS70Aa__container{flex-direction:column;gap:32px;width:100%;max-width:1200px;margin:0 auto;display:flex}.not-found-module__HS70Aa__heroCard{text-align:center;background:#fff;border:1px solid #f382a038;border-radius:24px;flex-direction:column;align-items:center;width:100%;max-width:680px;padding:44px 28px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 36px -10px #f382a029,0 2px 8px #0000000a}.not-found-module__HS70Aa__badge{color:#e06485;letter-spacing:.04em;background:#fff0f3;border:1px solid #f382a04d;border-radius:50px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 14px;font-size:.82rem;font-weight:700;display:inline-flex}.not-found-module__HS70Aa__badgeDot{background-color:#f382a0;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite not-found-module__HS70Aa__pulseDot}@keyframes not-found-module__HS70Aa__pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.not-found-module__HS70Aa__illustration{margin-bottom:8px;animation:4s ease-in-out infinite not-found-module__HS70Aa__floatAnim}@keyframes not-found-module__HS70Aa__floatAnim{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.not-found-module__HS70Aa__code{letter-spacing:-.04em;background:linear-gradient(135deg,#f382a0 0%,#e66a8c 50%,#ff85a1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:8px 0 6px;font-family:inherit;font-size:5rem;font-weight:900;line-height:1}.not-found-module__HS70Aa__title{color:#2d3748;margin:0 0 10px;font-size:1.6rem;font-weight:800;line-height:1.35}.not-found-module__HS70Aa__description{color:#64748b;max-width:480px;margin:0 0 24px;font-size:.98rem;line-height:1.6}.not-found-module__HS70Aa__searchForm{width:100%;max-width:460px;margin-bottom:24px}.not-found-module__HS70Aa__searchBox{align-items:center;width:100%;display:flex;position:relative}.not-found-module__HS70Aa__searchIcon{color:#94a3b8;pointer-events:none;position:absolute;left:16px}.not-found-module__HS70Aa__searchInput{color:#1e293b;box-sizing:border-box;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:50px;outline:none;width:100%;padding:13px 44px;font-family:inherit;font-size:.95rem;transition:all .25s}.not-found-module__HS70Aa__searchInput:focus{background:#fff;border-color:#f382a0;box-shadow:0 0 0 4px #f382a029}.not-found-module__HS70Aa__searchInput::placeholder{color:#94a3b8}.not-found-module__HS70Aa__clearSearch{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;right:14px}.not-found-module__HS70Aa__clearSearch:hover{color:#475569}.not-found-module__HS70Aa__actions{flex-flow:wrap;justify-content:center;gap:12px;width:100%;display:flex}.not-found-module__HS70Aa__primaryButton{background:linear-gradient(135deg,#f382a0 0%,#e66a8c 100%);border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:12px 26px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 16px #f382a059;color:#fff!important}.not-found-module__HS70Aa__primaryButton:hover{transform:translateY(-2px);box-shadow:0 6px 22px #f382a07a;color:#fff!important}.not-found-module__HS70Aa__secondaryButton{background:#fff;border:1.5px solid #f382a0;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:11px 24px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;color:#e66a8c!important}.not-found-module__HS70Aa__secondaryButton:hover{background:#fff5f7;border-color:#e66a8c;transform:translateY(-2px);color:#d15678!important}.not-found-module__HS70Aa__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:18px;padding:0 4px;display:flex}.not-found-module__HS70Aa__sectionTitle{color:#1e293b;align-items:center;gap:8px;margin:0;font-size:1.25rem;font-weight:800;display:flex}.not-found-module__HS70Aa__sectionTitle:before{content:"";background:#f382a0;border-radius:2px;width:4px;height:20px;display:inline-block}.not-found-module__HS70Aa__viewAllLink{align-items:center;gap:4px;font-size:.9rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex;color:#e66a8c!important}.not-found-module__HS70Aa__viewAllLink:hover{gap:8px;color:#d15678!important}.not-found-module__HS70Aa__articlesGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.not-found-module__HS70Aa__articleCard{background:#fff;border:1px solid #00000012;border-radius:18px;flex-direction:column;text-decoration:none;transition:all .25s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000a}.not-found-module__HS70Aa__articleCard:hover{border-color:#f382a059;transform:translateY(-4px);box-shadow:0 10px 28px #f382a038}.not-found-module__HS70Aa__articleImageWrapper{background:#f1f5f9;width:100%;height:150px;position:relative;overflow:hidden}.not-found-module__HS70Aa__articleImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.not-found-module__HS70Aa__articleCard:hover .not-found-module__HS70Aa__articleImage{transform:scale(1.05)}.not-found-module__HS70Aa__articleBody{flex-direction:column;flex-grow:1;justify-content:space-between;padding:16px;display:flex}.not-found-module__HS70Aa__articleMeta{align-items:center;gap:8px;margin-bottom:8px;display:flex}.not-found-module__HS70Aa__articleTag{color:#e66a8c;background:#fff0f3;border-radius:4px;padding:2px 8px;font-size:.72rem;font-weight:700}.not-found-module__HS70Aa__articleDate{color:#94a3b8;font-size:.78rem}.not-found-module__HS70Aa__articleTitle{color:#1e293b;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:.95rem;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden}.not-found-module__HS70Aa__noResults{text-align:center;color:#64748b;background:#fff;border:1px dashed #cbd5e1;border-radius:18px;padding:36px 16px;font-size:.95rem}.not-found-module__HS70Aa__topicsSection{background:#fff;border:1px solid #0000000d;border-radius:20px;padding:22px 24px;box-shadow:0 2px 12px #00000005}.not-found-module__HS70Aa__topicsTitle{color:#475569;align-items:center;gap:6px;margin-bottom:12px;font-size:.92rem;font-weight:700;display:flex}.not-found-module__HS70Aa__topicsList{flex-wrap:wrap;gap:8px;display:flex}.not-found-module__HS70Aa__topicChip{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50px;padding:6px 14px;font-size:.85rem;text-decoration:none;transition:all .2s;color:#475569!important}.not-found-module__HS70Aa__topicChip:hover,.not-found-module__HS70Aa__topicChipActive{transform:translateY(-1px);color:#e66a8c!important;background:#fff0f3!important;border-color:#f382a0!important}.not-found-module__HS70Aa__supportBanner{background:linear-gradient(135deg,#fff5f7 0%,#fff 100%);border:1.5px dashed #f382a066;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;padding:24px 28px;display:flex}.not-found-module__HS70Aa__supportContent{align-items:center;gap:16px;display:flex}.not-found-module__HS70Aa__supportIcon{color:#e66a8c;background:#fff0f3;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.not-found-module__HS70Aa__supportTitle{color:#1e293b;margin:0 0 4px;font-size:1rem;font-weight:700}.not-found-module__HS70Aa__supportDesc{color:#64748b;margin:0;font-size:.88rem}.not-found-module__HS70Aa__supportButton{white-space:nowrap;background:#fff;border:1.5px solid #f382a0;border-radius:50px;align-items:center;gap:6px;padding:9px 18px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;color:#e66a8c!important}.not-found-module__HS70Aa__supportButton:hover{background:#fff0f3;border-color:#e66a8c;transform:translateY(-1px)}@media (max-width:768px){.not-found-module__HS70Aa__articlesGrid{grid-template-columns:repeat(2,1fr);gap:14px}.not-found-module__HS70Aa__supportBanner{text-align:center;flex-direction:column;padding:20px}.not-found-module__HS70Aa__supportContent{text-align:center;flex-direction:column}.not-found-module__HS70Aa__supportButton{box-sizing:border-box;justify-content:center;width:100%}}@media (max-width:580px){.not-found-module__HS70Aa__wrapper{padding:12px 10px 48px}.not-found-module__HS70Aa__container{gap:20px}.not-found-module__HS70Aa__heroCard{border-radius:20px;padding:30px 16px}.not-found-module__HS70Aa__code{font-size:4rem}.not-found-module__HS70Aa__title{font-size:1.35rem}.not-found-module__HS70Aa__description{margin-bottom:20px;font-size:.92rem}.not-found-module__HS70Aa__searchForm{max-width:100%}.not-found-module__HS70Aa__actions{flex-direction:column;gap:10px;width:100%}.not-found-module__HS70Aa__primaryButton,.not-found-module__HS70Aa__secondaryButton{box-sizing:border-box;width:100%;padding:13px 20px;font-size:.98rem}.not-found-module__HS70Aa__articlesGrid{grid-template-columns:1fr;gap:12px}.not-found-module__HS70Aa__articleCard{border-radius:14px;flex-direction:row;height:100px}.not-found-module__HS70Aa__articleImageWrapper{flex-shrink:0;width:105px;height:100%}.not-found-module__HS70Aa__articleBody{justify-content:center;padding:10px 12px}.not-found-module__HS70Aa__articleTitle{-webkit-line-clamp:2;font-size:.88rem;line-height:1.35}.not-found-module__HS70Aa__articleMeta{margin-bottom:4px}.not-found-module__HS70Aa__articleTag{padding:1px 6px;font-size:.68rem}.not-found-module__HS70Aa__articleDate{font-size:.72rem}.not-found-module__HS70Aa__topicsSection{border-radius:16px;padding:16px}}
