.not-found-module__sxuMuG__notFoundContainer{background:linear-gradient(135deg,var(--brand-navy)0%,var(--brand-teal)100%);min-height:100vh;padding:var(--space-6);justify-content:center;align-items:center;display:flex}.not-found-module__sxuMuG__notFoundContent{text-align:center;width:100%;max-width:600px}.not-found-module__sxuMuG__notFoundNumber{color:#ffffffe6;margin-bottom:var(--space-6);text-shadow:0 4px 20px #0003;font-size:120px;font-weight:800;line-height:1}.not-found-module__sxuMuG__notFoundCard{padding:var(--space-12)var(--space-8);text-align:center;background:var(--brand-white);border-radius:var(--radius-2xl);box-shadow:var(--shadow-2xl)}.not-found-module__sxuMuG__notFoundIcon{background:linear-gradient(135deg,var(--brand-navy)0%,var(--brand-teal)100%);width:80px;height:80px;margin:0 auto var(--space-6);color:var(--brand-white);border-radius:50%;justify-content:center;align-items:center;display:flex}.not-found-module__sxuMuG__notFoundTitle{font-size:var(--text-3xl);color:var(--brand-navy);margin-bottom:var(--space-3);font-weight:700}.not-found-module__sxuMuG__notFoundMessage{font-size:var(--text-base);color:var(--brand-text-dark);margin-bottom:var(--space-8);line-height:1.6}.not-found-module__sxuMuG__notFoundActions{gap:var(--space-3);margin-bottom:var(--space-8);flex-direction:column;align-items:stretch;display:flex}.not-found-module__sxuMuG__btnHome{justify-content:center;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-3)var(--space-6);background:var(--brand-teal);color:var(--brand-white);border-radius:var(--radius-lg);font-size:var(--text-base);cursor:pointer;transition:var(--transition-base);border:none;font-weight:600;text-decoration:none;display:flex}.not-found-module__sxuMuG__btnHome:hover{background:var(--brand-teal-dark);transform:translateY(-2px);box-shadow:0 4px 12px #2fa4a94d}.not-found-module__sxuMuG__btnBack{width:100%;padding:var(--space-3)var(--space-6);font-size:var(--text-base);color:var(--brand-navy);background:var(--brand-grey-lightest);border:1px solid var(--brand-border);border-radius:var(--radius-lg);cursor:pointer;transition:var(--transition-base);justify-content:center;align-items:center;gap:var(--space-2);font-weight:600;display:flex}.not-found-module__sxuMuG__btnBack:hover{background:var(--brand-grey-light);border-color:var(--brand-navy)}.not-found-module__sxuMuG__quickLinks{margin-top:var(--space-8);padding-top:var(--space-6);border-top:1px solid var(--brand-border)}.not-found-module__sxuMuG__quickLinksTitle{font-size:var(--text-sm);color:var(--brand-text-dark);margin-bottom:var(--space-4);text-transform:uppercase;letter-spacing:.5px;font-weight:600}.not-found-module__sxuMuG__quickLinksGrid{gap:var(--space-3);grid-template-columns:repeat(2,1fr);display:grid}.not-found-module__sxuMuG__quickLink{padding:var(--space-3);color:var(--brand-navy);border-radius:var(--radius-md);font-size:var(--text-sm);transition:var(--transition-base);background:var(--brand-grey-lightest);font-weight:500;text-decoration:none}.not-found-module__sxuMuG__quickLink:hover{background:var(--brand-teal-lighter);color:var(--brand-teal)}@media (max-width:768px){.not-found-module__sxuMuG__notFoundNumber{font-size:80px}.not-found-module__sxuMuG__notFoundCard{padding:var(--space-8)var(--space-4)}.not-found-module__sxuMuG__notFoundTitle{font-size:var(--text-2xl)}.not-found-module__sxuMuG__quickLinksGrid{grid-template-columns:1fr}}
