.impressum-page{flex-direction:column;align-items:center;gap:24px;min-height:100vh;padding:24px 16px;display:flex}.impressum-card{background:#fff;border:1px solid #d9e2ec;border-radius:12px;width:100%;max-width:860px;padding:24px;box-shadow:0 10px 30px #0f172a14}.impressum-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.impressum-home-button{color:#334155;background:#f8fafc;border:1px solid #d9e2ec;border-radius:999px;flex-shrink:0;order:2;justify-content:center;align-items:center;width:42px;height:42px;margin-left:auto;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.impressum-home-button:hover{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd;transform:translateY(-1px)}.impressum-home-button svg{width:18px;height:18px}.impressum-header h1{margin:0 0 8px}.impressum-header>div:last-child{order:1}.impressum-header p{color:#52606d;margin:0;line-height:1.6}.impressum-content{gap:18px;display:grid}.impressum-section{background:#f8fafc;border:1px solid #d9e2ec;border-radius:12px;padding:18px}.impressum-section h2{margin:0 0 12px;font-size:1.1rem}.impressum-section p{white-space:pre-line;margin:0;line-height:1.7}.impressum-note{color:#52606d;font-size:.95rem}.impressum-footer{width:100%;max-width:860px}@media (max-width:720px){.impressum-header{align-items:flex-start}}
