<!DOCTYPE html>
<html lang="sv">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Sidan hittades inte</title>
    <link rel="stylesheet" href="/vendor/bootstrap/css/bootstrap.min.css">
    <style>
        body { margin: 0; background: #f8fafc; font-family: sans-serif; display: flex; align-items: center; justify-content: center; min-height: 100vh; }
        .error-box { max-width: 440px; background: #fff; border: 1px solid #e2e8f0; border-radius: 12px; padding: 40px 36px; text-align: center; box-shadow: 0 4px 20px rgba(0,0,0,.06); }
        .error-box h1 { font-size: 1.4rem; color: #1e293b; margin-bottom: 10px; }
        .error-box p  { color: #64748b; margin-bottom: 24px; }
        .error-box a  { display: inline-block; padding: 10px 22px; background: #0f172a; color: #fff; border-radius: 7px; text-decoration: none; font-size: .9rem; }
        .error-box a:hover { opacity: .85; }
    </style>
</head>
<body>
    <div class="error-box">
        <h1>Webbplatsen hittades inte.</h1>
        <p>Kontrollera adressen eller gå tillbaka till startsidan.</p>
        <a href="/site/83e61f39-fb48-4d4b-a166-fe63df9908b6sitemap.xml">← Startsidan</a>
        
    </div>
</body>
</html>
