.not-found-module__Wud4dW__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:120px 24px;display:flex}.not-found-module__Wud4dW__header{margin-bottom:40px}.not-found-module__Wud4dW__subtitle{max-width:600px;color:var(--text-secondary);margin:20px auto 0}.not-found-module__Wud4dW__actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:60px;display:flex}.not-found-module__Wud4dW__solutionsWrapper{width:100%;max-width:900px}.not-found-module__Wud4dW__solutionsTitle{color:var(--text-primary);margin-bottom:24px;font-size:1.5rem}.not-found-module__Wud4dW__solutionsGrid{text-align:left;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;display:grid}.not-found-module__Wud4dW__serviceCard{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-primary);padding:20px;text-decoration:none;transition:border-color .3s,transform .3s,box-shadow .3s}.not-found-module__Wud4dW__serviceCard:hover{border-color:var(--accent-cyan);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.not-found-module__Wud4dW__serviceTitle{color:var(--text-primary);margin-bottom:8px;font-size:1.1rem}.not-found-module__Wud4dW__serviceDesc{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.4;display:-webkit-box;overflow:hidden}
