.not-found-page{background:linear-gradient(135deg,#7be198 0%,#5fd681 40%,#3fb96a 80%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:3rem 1.5rem 2rem;display:flex;position:relative;overflow:hidden}.not-found-page:before{content:"";opacity:.18;mix-blend-mode:soft-light;pointer-events:none;background-image:url(/images/pattern.png);background-repeat:repeat;background-size:320px;position:absolute;inset:0}.not-found-container{z-index:2;width:100%;max-width:500px;position:relative}.not-found-card{text-align:center;background:#fff;border-radius:16px;padding:3rem 2.75rem 2.75rem;position:relative;box-shadow:0 8px 32px #1a402c26}.not-found-logo{z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;top:-50px;left:50%;transform:translate(-50%)}.not-found-logo img{object-fit:contain;width:80px;height:80px}.not-found-icon{width:80px;height:80px;margin:0 auto 1.5rem;animation:2s infinite pulse}.not-found-icon svg{color:#dc2626;width:100%;height:100%}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.not-found-title{color:#1e2d36;margin-bottom:.5rem;font-size:3rem;font-weight:700;line-height:1}.not-found-subtitle{color:#5b6b74;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.not-found-message{color:#5b6b74;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.not-found-actions{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.not-found-button{text-transform:uppercase;letter-spacing:.03em;cursor:pointer;text-align:center;border-radius:8px;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;transition:transform .12s,box-shadow .12s,background .12s,color .12s;display:inline-block;box-shadow:0 4px 12px #0052cc26;color:#fff!important;background:#0052cc!important;border:none!important;text-decoration:none!important}.not-found-button:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0052cc33;color:#fff!important;background:#003a99!important}.not-found-button.secondary{color:#fff!important;background:#a8b5be!important}.not-found-button.secondary:hover{color:#fff!important;background:#8a9199!important}.not-found-footer{border-top:1px solid #e5e7eb;padding-top:2rem}.not-found-footer p{color:#6b7280;margin:0;font-size:.85rem}.not-found-footer a{color:#3fa4dd;font-weight:500;text-decoration:none}.not-found-footer a:hover{text-decoration:underline}.not-found-brand{text-align:center;margin-top:2rem}.not-found-brand p{color:#ffffffb3;margin:0;font-size:.75rem}@media (max-width:480px){.not-found-page{padding:1.5rem 1rem 1rem}.not-found-card{border-radius:12px;padding:2.5rem 1.5rem 2rem}.not-found-logo{top:-40px}.not-found-logo img{width:60px;height:60px}.not-found-title{font-size:2.5rem}.not-found-subtitle{font-size:1.1rem}.not-found-message{font-size:.9rem}.not-found-actions{gap:.75rem}.not-found-button{padding:.75rem 1.25rem;font-size:.9rem}}
