.site .bmus-alias{font-family:var(--sans);font-size:.92rem;color:var(--muted);margin:14px 0 0;line-height:1.6}.site .bmus-alias b{color:var(--ink-2);font-weight:600}.site .bmus-bs{list-style:none;margin:0;padding:0;display:grid;gap:14px}.site .bmus-bsitem{display:grid;grid-template-columns:minmax(0,1fr);gap:13px;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-l);padding:clamp(16px,2.2vw,22px);box-shadow:var(--shadow-l);transition:border-color var(--t-hover),transform var(--t-hover)}.site .bmus-bsitem:hover{border-color:var(--azure-line);transform:translateY(-1px)}.site .bmus-bshead{display:grid;grid-template-columns:30px minmax(0,1fr);gap:13px;align-items:start}.site .bmus-bsnum{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;font-family:var(--sans);font-size:.84rem;font-weight:800;color:var(--azure);background:var(--azure-soft);border:1px solid var(--azure-line)}.site .bmus-bstitel{margin:3px 0 0;font-family:var(--sans);font-weight:700;font-size:1.02rem;letter-spacing:-.01em;color:var(--ink)}.site .bmus-bshinweis{margin:5px 0 0;font-family:var(--sans);font-size:.92rem;line-height:1.6;color:var(--muted)}.site .bmus-bstext{--ink:#0d1626;--ink-2:#33405a;--muted:#66738a;--line:#d8dfea;--line-soft:#e7ecf3;--azure:#0a5fd6;--azure-deep:#0a3f96;--azure-soft:#e8f1fe;--azure-line:#cfe0fb;position:relative;background:var(--letter);color:var(--ink);border:1px solid var(--line);border-radius:10px;padding:clamp(16px,2.2vw,22px) clamp(16px,2.2vw,24px) clamp(14px,2vw,20px);font-family:var(--serif-letter)}.site .bmus-bstext:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:3px;border-radius:0 3px 3px 0;background:linear-gradient(180deg,var(--azure),var(--cyan-live))}.site .bmus-bslabel{position:absolute;top:-9px;right:14px;font-family:var(--sans);font-size:.62rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:var(--azure);background:var(--azure-soft);border:1px solid var(--azure-line);border-radius:999px;padding:2px 9px}.site .bmus-bsbetreff{margin:0;font-weight:700;font-size:1.04rem;letter-spacing:-.01em;color:var(--ink)}.site .bmus-bsp{margin:0 0 12px;font-size:1rem;line-height:1.78;color:#243043;white-space:pre-line}.site .bmus-bsp:last-child{margin-bottom:0}.site .bmus-bscta{display:flex;align-items:center;justify-content:space-between;gap:16px 22px;flex-wrap:wrap;margin-top:16px;padding:clamp(18px,2.4vw,24px);background:linear-gradient(135deg,color-mix(in srgb,var(--azure) 9%,var(--surface)),var(--surface) 70%);border:1px solid var(--azure-line);border-radius:var(--r-l)}.site .bmus-bsctatitel{margin:0;font-family:var(--sans);font-weight:700;font-size:1.04rem;letter-spacing:-.01em;color:var(--ink)}.site .bmus-bsctatext{margin:6px 0 0;font-family:var(--sans);font-size:.95rem;line-height:1.6;color:var(--ink-2);max-width:62ch}.site .bmus-ph{font-family:var(--sans);font-size:.92em;font-style:normal;color:var(--azure-deep);background:var(--azure-soft);border:1px solid var(--azure-line);border-radius:5px;padding:0 4px;white-space:normal}.site .bmus-ph.is-eng{padding-right:1px}.site .bmus-legende{margin:12px 0 0;font-family:var(--sans);font-size:.86rem;color:var(--muted);line-height:1.6}.site .bmus-fehler,:root[data-theme=light] .site .bmus-fehler{--warn:#b45309;--warn-soft:#fbeadb;--warn-line:#f0d5b8}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .site .bmus-fehler{--warn:#fbbf24;--warn-soft:#2a1f08;--warn-line:#4a3a12}}:root[data-theme=dark] .site .bmus-fehler{--warn:#fbbf24;--warn-soft:#2a1f08;--warn-line:#4a3a12}.site .bmus-fehler{list-style:none;margin:0;padding:0;display:grid;gap:10px}.site .bmus-fehler li{display:grid;grid-template-columns:28px minmax(0,1fr);gap:13px;align-items:start;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-m);padding:14px 16px;box-shadow:var(--shadow-l);font-family:var(--sans);font-size:.95rem;line-height:1.6;color:var(--ink-2);transition:border-color var(--t-hover),transform var(--t-hover)}.site .bmus-fehler li:hover{border-color:var(--warn-line);transform:translateY(-1px)}.site .bmus-fehler .bmus-x{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:var(--warn-soft);color:var(--warn);border:1px solid var(--warn-line)}.site .bmus-fehler .bmus-x svg{width:14px;height:14px}.site .bmus-box{display:grid;gap:10px;margin-top:14px;background:linear-gradient(135deg,color-mix(in srgb,var(--azure) 9%,var(--surface)),var(--surface) 70%);border:1px solid var(--azure-line);border-radius:var(--r-l);padding:clamp(18px,2.4vw,24px)}.site .bmus-box h3{margin:0;font-family:var(--sans);font-weight:700;font-size:1.06rem;letter-spacing:-.01em;color:var(--ink)}.site .bmus-box ul{margin:0;padding-left:20px;display:grid;gap:7px}.site .bmus-box li{font-family:var(--sans);font-size:.95rem;line-height:1.6;color:var(--ink-2)}.site .bmus-suche{display:flex;align-items:center;gap:11px;max-width:480px;margin-top:clamp(22px,3.2vw,34px);background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:11px 18px;box-shadow:var(--shadow-l);transition:border-color var(--t-hover),box-shadow var(--t-hover)}.site .bmus-suche:focus-within{border-color:var(--azure);box-shadow:0 0 0 3px color-mix(in srgb,var(--azure) 16%,transparent)}.site .bmus-suche svg{width:17px;height:17px;color:var(--muted);flex:none}.site .bmus-suche input{flex:1;min-width:0;border:0;background:transparent;outline:none;font-family:var(--sans);font-size:1rem;color:var(--ink)}.site .bmus-suche input::-moz-placeholder{color:var(--muted)}.site .bmus-suche input::placeholder{color:var(--muted)}.site .bmus-suche button{flex:none;border:0;background:transparent;cursor:pointer;color:var(--muted);font-family:var(--sans);font-size:.85rem;font-weight:650;padding:2px 4px}.site .bmus-suche button:hover{color:var(--azure)}.site .bmus-treffer{font-family:var(--sans);font-size:.88rem;color:var(--muted);margin:12px 0 0}.site .bmus-leer{margin:18px 0 0;padding:20px 22px;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-m);box-shadow:var(--shadow-l);font-family:var(--sans);font-size:.97rem;color:var(--ink-2);line-height:1.6}.site .bmus-leer a{color:var(--azure);font-weight:650}.site .bmus-leer a:hover{text-decoration:underline}.site .bmus-gruppe{margin-top:clamp(26px,3.6vw,40px)}.site .bmus-gruppe-kopf{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin:0 0 14px}.site .bmus-gruppe-kopf h2{font-family:var(--serif);font-weight:600;font-size:clamp(1.32rem,2.3vw,1.7rem);letter-spacing:-.02em;color:var(--ink);margin:0}.site .bmus-gruppe-kopf span{font-family:var(--sans);font-size:.9rem;color:var(--muted)}.site .bmus-card-b{justify-self:start;margin-top:4px;font-family:var(--sans);font-size:.66rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--azure);background:var(--azure-soft);border:1px solid var(--azure-line);border-radius:999px;padding:3px 9px}@media (prefers-reduced-motion:reduce){.site .bmus-bsitem,.site .bmus-fehler li,.site .bmus-suche{transition:none}}