:root{--ms-bg: #ffffff;--ms-fg: #111;--ms-accent: #2b6cb0;--ms-border: #e5e7eb;--focus: #0ea5e9}.skip-link{position:absolute;left:-999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus{left:8px;top:8px;width:auto;height:auto;background:#fff;color:#000;padding:8px 12px;border:2px solid var(--focus);border-radius:8px;z-index:10000}.ms-header{background:var(--ms-bg);color:var(--ms-fg);border-bottom:1px solid var(--ms-border);position:sticky;top:0;box-shadow:0 1px #0000000f;border-bottom:none;z-index:1000}.ms-header__inner{max-width:1000px;margin:0 auto;display:flex;align-items:center;gap:16px;padding:0}.ms-logo{display:flex;align-items:center;background:none;border:none;padding:8px 0;cursor:pointer}.ms-logo img{width:60px;height:60px;display:block;border-radius:20px;will-change:transform}.ms-logo__text{font-weight:700;letter-spacing:.2px;font-size:1.05rem;color:var(--ms-fg)}@media (prefers-reduced-motion: no-preference){.ms-logo:hover img,.ms-logo:focus img{transform:rotate(360deg);transition:transform 2s ease}}.ms-nav-toggle{margin-left:auto;background:none;border:2px solid transparent;font-size:1.25rem;line-height:1;padding:6px 10px;cursor:pointer}.ms-nav-toggle:focus{outline:none;border-color:var(--focus);border-radius:10px}.ms-nav{margin-left:auto}.ms-nav ul{display:flex;align-items:center;gap:14px;list-style:none;padding:0;margin:0}.ms-divider{width:1px;height:20px;background:var(--ms-border)}.ms-link-home{display:flex;align-items:center;padding:0 10px;border-radius:10px;text-decoration:none;color:var(--ms-fg);margin-top:40px}.ms-link-home:hover,.ms-link-home:focus{background:#f5f7fb;outline:none}.ms-link-home.active{background:#e5f0ff;color:var(--ms-accent);font-weight:600}@media (max-width: 860px){.ms-nav-toggle{display:inline-block}.ms-nav{position:absolute;right:16px;top:58px;background:var(--ms-bg);border:1px solid var(--ms-border);border-radius:12px;box-shadow:0 6px 20px #0000000f;padding:8px;display:none}.ms-nav.is-open{display:block}.ms-nav ul{flex-direction:column;align-items:stretch;gap:2px;min-width:220px}.ms-divider{display:none}}@media (min-width: 861px){.ms-nav-toggle{display:none}}.visually-hidden{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.ms-footer-link{margin:0 10px;text-decoration:none;color:#0b64d7;transition:color .3s ease}.ms-footer-link:hover,.ms-footer-link:focus{color:#af05d1}.intro-container{display:flex;justify-content:center;align-items:center;height:88vh;background-color:#fff}.intro-logo{width:500px;opacity:0;transform:scale(.8);animation:fadeInZoom 1.5s forwards}@keyframes fadeInZoom{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{to{opacity:1}}.fade-out{animation:fadeOutZoom 1s forwards}@keyframes fadeOutZoom{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.7)}}.startseite-container{padding:2rem;text-align:center;font-family:sans-serif}.startseite-grid{display:flex;justify-content:space-around;flex-wrap:wrap;gap:2rem;margin-top:2rem}.bereich p{margin-bottom:.6rem;line-height:1.5}.startseite-grid .bereich{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:12px;padding:1.5rem;width:300px;text-align:center;cursor:pointer;transition:transform .35s ease,box-shadow .35s ease,background-color .35s ease,border-color .35s ease;outline-offset:4px}.startseite-grid .bereich.bild-chat{background-color:#eaffebc9;border:2px solid #4A90E2;box-shadow:0 2px 8px #4a90e240}.startseite-grid .bereich.symptom-chat{background-color:#defffc;border:2px solid #2D9C8C;box-shadow:0 2px 8px #2d9c8c40}.startseite-grid .bereich.koerperregionen{background-color:#fffde3;border:2px solid #5A6ACF;box-shadow:0 2px 8px #5a6acf40}.startseite-grid .bereich.is-active{animation:pulseHighlight 2s ease-in-out infinite;background-color:#f6f1f1}.startseite-grid .bereich:hover{transform:translateY(-3px);box-shadow:0 8px 18px #0000001f;background-color:#fff}@keyframes pulseHighlight{0%{transform:scale(1);box-shadow:-12px -12px 12px #fffffffe}50%{transform:scale(1.03);box-shadow:-9px 9px 16px #ffffffea}to{transform:scale(1);box-shadow:6px 6px 20px #ffffffd6}}.startseite-grid .bereich.is-active{animation:pulseHighlight 2s ease-in-out infinite;background-color:#fff0f8;border-color:#b7c7ff}.startseite-grid .bereich p{margin:.5rem 0;line-height:1.5}@media (prefers-reduced-motion: reduce){.startseite-grid .bereich,.startseite-grid .bereich.is-active,.startseite-grid .bereich:hover{transition:none;transform:none}}.doctor-title{font-weight:700;margin-bottom:.5rem}.doctor-limit{display:flex;justify-content:space-between;align-items:center;margin-top:.35rem;font-size:.9rem;color:var(--muted)}.bildupload-container{padding:2rem;text-align:center;max-width:750px;margin:0 auto;font-family:sans-serif}.bild-vorschau{margin-top:1rem;max-width:100%;height:auto;border-radius:8px}.bild-vorschau-klein{max-width:200px;margin-top:10px;border:1px solid #ccc;border-radius:8px}.frage-block{background-color:#d6f0ff;padding:1rem;border-radius:10px;font-size:1rem;text-align:left;word-wrap:break-word}.antwort-block{background-color:#f0f0f0;padding:1rem;border-radius:10px;font-size:1rem;text-align:left;word-wrap:break-word}.frage-block strong,.antwort-block strong{display:block;margin-bottom:6px}.eingabe-bereich{display:flex;gap:1rem;justify-content:center;align-items:center;margin-top:1rem}.eingabe-bereich textarea{flex:1;padding:.75rem;font-size:1rem;border-radius:8px;border:1px solid #ccc;resize:none;height:40px}.neu-start-btn{margin-right:50px}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1rem;border-radius:9999px;border:2px solid #ff0000;background:#fd8657;color:#faf9f9;font-weight:600;line-height:1;box-shadow:0 1px #00000008,inset 0 1px #fff;transition:background .15s ease,border-color .15s ease,transform .05s ease;cursor:pointer;-webkit-user-select:none;user-select:none;margin:10px}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.5;pointer-events:none}.btn--danger{border-color:#005e1b;background:#cdf6a4;color:#6a1e1e;margin-left:10px}.btn--sm{padding:.5rem .9rem;font-weight:600}.btn .icon{display:inline-block;font-size:1.05em;transform:translateY(1px)}.btn:focus-visible{outline:2px solid #6366f1;outline-offset:2px;border-color:#a5b4fc}.upload-sidebar{position:absolute;right:1rem;top:13.5rem;display:flex;flex-direction:column;gap:.6rem;z-index:200}.btn--primary-2{background:#eef2ff;border-color:#2e55ee;color:#040404}.btn--primary-2:hover{background:#d1d9f1}.eingabe-bereich{display:flex;gap:.6rem;align-items:center}.eingabe-wrapper{position:relative;flex:1}.eingabe-wrapper textarea{width:100%;min-height:56px;padding:.75rem 6.2rem .75rem 1rem;border:1.5px solid #d1d5db;border-radius:12px;font-size:1rem;resize:vertical}.char-counter{position:absolute;right:3.4rem;bottom:.5rem;font-size:.85rem;color:#6b7280;-webkit-user-select:none;user-select:none}.mic-btn{position:absolute;right:.6rem;bottom:.4rem;height:2.2rem;min-width:2.2rem;padding:0 .6rem;border-radius:9999px;border:1.5px solid #d1d5db;background:#f7f7f8;font-size:1rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.mic-btn:hover{background:#eeeef1}.mic-btn.recording{background:#fee2e2;border-color:#fca5a5}.btn-send{padding:.75rem 1rem;border-radius:12px;border:1.5px solid #d1d5db;background:#f7f7f8;font-weight:600}.btn-send:hover{background:#eeeef1}.chat-textarea{min-height:44px;overflow:hidden;resize:none;padding:.75rem 1rem;font-size:.95rem;line-height:1.4;border:1.5px solid #d1d5db;border-radius:12px;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;background:#fff}.chat-textarea:focus-visible{border-color:#93c5fd;box-shadow:0 0 0 3px #93c5fd59;outline:none}.char-count{font-size:.9rem;color:#6b7280}.char-count.limit{color:#dc2626;font-weight:600}.frage-block,.antwort-block{margin-bottom:12px;padding:10px 14px;border-radius:10px;max-width:100%}.frage-block{background:#dbeafe}.antwort-block{background:#f3f4f6}.chat-textarea::placeholder{color:#9ca3af;font-style:italic;font-size:.9rem;opacity:1}.symptomchat-container{max-width:750px;margin:0 auto;padding:20px;text-align:center}.chatverlauf{display:flex;flex-direction:column;gap:20px;max-height:400px;overflow-y:auto;margin-bottom:30px;padding-right:10px}.eingabe-box{display:flex;justify-content:center;gap:10px;position:sticky;bottom:0;background:#fff;padding-top:10px}.eingabe-box input{width:70%;padding:12px;font-size:16px;border-radius:8px;border:1px solid #ccc}.eingabe-box button{padding:12px 20px;font-size:16px;border-radius:8px;background-color:#eee;border:1px solid #ccc;cursor:pointer}.chat-bubble strong{display:block;margin-bottom:10px}.lade-spinner{display:flex;flex-direction:column;align-items:center;margin:20px;color:#888}.spinner{width:40px;height:40px;border:5px solid #ddd;border-top:5px solid #3498db;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:10px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.symptom-chat-container{max-width:800px;margin:auto;padding:2rem}.nachricht.user{background:#dff0ff;padding:1rem;margin-bottom:.5rem;border-radius:10px}.nachricht.assistant{background:#eee;padding:1rem;margin-bottom:.5rem;border-radius:10px}.eingabe-bereich{display:flex;align-items:center;gap:12px}.chat-textarea{flex:1;min-height:44px;padding:10px 12px;border-radius:12px;resize:none}.eingabe-actions{display:flex;align-items:center;gap:8px}.eingabe-actions>*{flex:0 0 auto}.char-count{min-width:1px;text-align:right;font-size:.9rem;color:#666}.voice-wrap{width:60px;height:144px;display:flex;align-items:center;justify-content:center}.voice-wrap :is(button,.mic-button){width:100%;height:100%;display:flex;align-items:center;justify-content:center;border:1px solid #ccc;border-radius:80px;background:#f3f3f3;margin-bottom:15px;cursor:pointer;position:static!important}.eingabe-actions>button{height:44px;padding:10px 16px;border-radius:8px;background:#eee;border:1px solid #ccc;cursor:pointer}.eingabe-actions>button:hover,.voice-wrap :is(button,.mic-button):hover{background:#3498db;color:#fff;border-color:#3498db}.send-btn{width:60px;border-radius:100px;display:flex;align-items:center;justify-content:center;cursor:pointer}.reset-btn{padding:6px 12px;margin:30px 1px 30px 30px;border:2px solid #f20202;border-radius:50px;background:#ee8e3f;color:#fff;cursor:pointer;font-size:.9rem;transition:background .2s ease,color .2s ease,border-color .2s ease}.reset-btn:hover{background:#ee8e3f;color:#fff;border-color:#0028c69a}.koerpersymptom-container{max-width:750px;margin:2rem auto;padding:1.5rem;background:#fff;border-radius:12px;text-align:center;box-shadow:0 0 8px #0000000d}.chat-bubble{padding:1rem;border-radius:10px;font-size:1rem;word-wrap:break-word;text-align:left}.chat-bubble.user{background-color:#d6f0ff}.chat-bubble.assistant{background-color:#f0f0f0}.chat-bubble strong{display:block;margin-bottom:6px;font-weight:700}.eingabe-bereich{display:flex;gap:1rem;justify-content:center;align-items:center}.eingabe-bereich input{flex:1;padding:.75rem;font-size:1rem;border-radius:8px;border:1px solid #ccc}.eingabe-bereich button{padding:.75rem 1.2rem;font-size:1rem;border-radius:8px;background-color:#eee;border:1px solid #ccc;cursor:pointer;transition:background-color .3s ease,color .3s ease}.eingabe-bereich button:hover{background-color:#3498db;color:#fff;border-color:#3498db}.lade-spinner{text-align:center;padding:1rem;color:#888}.spinner{width:24px;height:24px;border:3px solid #ccc;border-top-color:#3498db;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.eingabe-bereich{display:flex;align-items:center;gap:.75rem;padding:.25rem 0}.eingabe-bereich input{flex:1;min-width:0;padding:.6rem .8rem;border:1px solid #ddd;border-radius:10px;font-size:1rem;line-height:1.2}.eingabe-controls{display:flex;align-items:center;gap:.5rem}.char-count{font-size:.85rem;opacity:.7;min-width:4.5rem;text-align:right}.voice-btn,.send-btn{border:none;border-radius:10px;padding:.6rem .9rem;font-size:1rem;cursor:pointer;background:#f2f2f2}.voice-btn.active{outline:2px solid #999}.send-btn{background:#1e90ff;color:#fff}.send-btn:disabled{opacity:.6;cursor:not-allowed}:root{--legal-text: #111;--legal-muted: #444;--legal-head: #0f172a;--legal-border: #e5e7eb;--legal-link: #0ea5e9}.legal{max-width:860px;margin:0 auto;padding:32px 20px;color:var(--legal-text);background:#fff;line-height:1.65;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;opacity:1!important;filter:none!important}.legal *{color:inherit}.legal__header h1{margin:0 0 4px;font-size:2rem;color:var(--legal-head)}.legal__subtitle{margin:0 0 24px;color:var(--legal-muted)}.legal__section{margin:24px 0}.legal__section h2{margin:0 0 8px;font-size:1.25rem;color:var(--legal-head)}.legal__address{font-style:normal;margin-bottom:12px}.legal__list{display:grid;grid-template-columns:160px 1fr;gap:6px 16px;margin:0}.legal__list dt{font-weight:600}.legal__list dd{margin:0}.legal__divider{height:1px;border:0;background:var(--legal-border);margin:24px 0}a{color:var(--legal-link);text-decoration:underline}.legal__actions{margin-top:24px}.btn.btn-primary{cursor:pointer;border:0;padding:10px 14px;border-radius:8px;background:#2563eb;color:#fff;font-weight:600}@media (max-width: 640px){.legal__list{grid-template-columns:1fr}.legal__list dt{margin-top:8px}}
