@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;700&family=Inter:wght@400;600&display=swap";.error-page{align-items:center;background:#faf6f0;display:flex;font-family:Inter,sans-serif;justify-content:center;min-height:100vh;padding:40px 20px}.error-container{max-width:520px;text-align:center}.error-visual{margin-bottom:32px;position:relative}.error-code{color:#0b1d3a;display:block;font-family:Playfair Display,serif;font-size:8rem;font-weight:700;line-height:1}.error-diamond{background:#c8963e;height:40px;margin:-10px auto 0;opacity:.3;transform:rotate(45deg);width:40px}.error-page h1{color:#0b1d3a;font-family:Playfair Display,serif;font-size:1.8rem;margin-bottom:12px}.error-message{color:#4a5568;font-size:1rem;line-height:1.6;margin-bottom:32px}.error-actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:48px}.error-actions .btn{align-items:center;display:inline-flex;font-size:.88rem;font-weight:600;gap:8px;letter-spacing:1px;padding:14px 28px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.error-actions .btn-primary{background:#0b1d3a;border:2px solid #0b1d3a;color:#fff}.error-actions .btn-primary:hover{background:#c8963e;border-color:#c8963e}.error-actions .btn-outline{background:transparent;border:2px solid #0b1d3a;color:#0b1d3a}.error-actions .btn-outline:hover{background:#0b1d3a;color:#fff}.error-brand{opacity:.25}.error-logo{filter:grayscale(100%);height:40px}@media(max-width:480px){.error-code{font-size:5rem}.error-page h1{font-size:1.4rem}}
