@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;0,800;1,700;1,800&family=Nunito:wght@400;500;600;700&display=swap";:root{--bg: #dcdcdc;--text: #343434;--muted: #6c6c6c;--line: #b5b7bb;--orange: #ef7c31;--red: #ea5350;--dark-btn: #343434;--blue-btn: #2f62ac;--btn-text: #e7e7e7;--white-soft: rgba(255, 255, 255, .2);--font-main: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-secondary: "Nunito", "Helvetica Neue", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0}body{min-height:100vh;background:var(--bg);color:var(--text);font-family:var(--font-main);line-height:1.25}a{color:inherit;text-decoration:none}.site-shell{position:relative;min-height:100vh;padding:3.375rem 9.5rem 2rem;overflow:hidden}.site-shell:before,.site-shell:after{content:"";position:absolute;border-radius:50%;border:10px solid var(--white-soft);pointer-events:none}.site-shell:before{width:min(36vw,490px);aspect-ratio:1;right:25%;bottom:13%;opacity:.7;border-color:#ffffff29}.site-shell:after{width:min(34vw,450px);aspect-ratio:1;right:10%;bottom:14%;opacity:.75;border-color:#ffffff3d}.site-header,.site-main,.site-footer{position:relative;z-index:1}.site-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.site-logo{color:var(--text);font-size:clamp(1.75rem,2.97vw,2.8125rem);font-weight:700;line-height:1.2}.site-logo .logo-health{font-weight:400}.top-nav ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:2.125rem}.top-nav a{color:var(--text);font-size:1rem;font-weight:400}.top-nav a.highlight{color:var(--orange);font-weight:700}.lang-switcher{margin-left:1rem}.lang-select{font-family:var(--font-main);font-size:.9rem;font-weight:500;color:var(--text);background:#fff3;border:1px solid var(--line);border-radius:6px;padding:.35rem 1.75rem .35rem .5rem;cursor:pointer;appearance:auto}.lang-select:hover,.lang-select:focus{background:#ffffff4d;outline:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-main{max-width:1900px}.hero{margin-top:1em;max-width:1180px}h1{margin:0 0 .5rem;font-size:clamp(2rem,5vw,3.125rem);font-weight:700;font-style:italic;letter-spacing:-.02em;line-height:1.2}.hero-description{margin:0;max-width:485px;color:var(--muted);font-family:var(--font-main);font-size:1rem;line-height:1.6}.hero-description .underline{text-decoration:underline;text-decoration-skip-ink:none}.announcement-banner{margin-top:1.75rem;display:inline-flex;align-items:center;gap:.5rem;border-radius:6px;background:var(--red);color:#fff;min-height:38px;padding:0 1rem;font-family:var(--font-main);font-size:1rem;font-weight:400}.announcement-banner .banner-arrow{flex-shrink:0;width:.5rem;height:.5rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg);margin-left:.25rem}.products-grid{margin-top:2.75rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px 22px;max-width:1063px}.product-card-main-link{display:block}.product-card h3{margin:0;font-size:2rem;font-style:italic;font-weight:700;letter-spacing:-.03em;line-height:1.2}.product-subtitle{margin:.5rem 0 .75rem;font-family:var(--font-secondary);font-size:1rem;font-weight:700;color:var(--text)}.product-description{margin:0;color:var(--muted);font-family:var(--font-secondary);font-size:1rem;line-height:1.4;max-width:28ch}.product-actions{display:flex;gap:.5rem;margin-top:auto;padding-top:1rem;flex-wrap:wrap}.product-card{display:flex;flex-direction:column;min-height:232px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;height:24px;padding:0 .75rem;font-family:var(--font-secondary);font-size:.875rem;font-weight:600;color:var(--btn-text)}.btn-dark{background:var(--dark-btn)}.btn-blue{background:var(--blue-btn)}.news-page{margin-top:0}.news-page h1{font-size:clamp(1.75rem,2.97vw,2.8125rem);font-style:normal;margin-bottom:3rem}.news-table-wrap{max-width:1260px}.news-table{width:100%;border-collapse:collapse}.news-table th,.news-table td{text-align:left;padding:.72rem 0;border-bottom:1px solid var(--line);font-family:var(--font-secondary);font-size:clamp(1rem,1.2vw,1.6rem)}.news-table th{color:#585b61;font-family:var(--font-main);font-weight:700}.news-table td{color:#61656b}.news-table th:nth-child(1),.news-table td:nth-child(1){width:12%}.news-table th:nth-child(2),.news-table td:nth-child(2){width:27%}.row-link{display:block;width:100%}.news-table tbody tr:hover td{background:#ffffff1f}.detail-page{margin-top:1.6rem;max-width:880px}.detail-meta{margin:0 0 .8rem;color:var(--muted);font-family:var(--font-secondary);font-size:1rem;font-weight:700}.detail-lead{margin:1rem 0 1.2rem;color:var(--text);font-family:var(--font-secondary);font-size:clamp(1.2rem,1.6vw,1.8rem);font-weight:600;line-height:1.35}.detail-body p{margin:0 0 .8rem;color:var(--muted);font-family:var(--font-secondary);font-size:clamp(1.05rem,1.2vw,1.35rem);line-height:1.45}.detail-body h2{margin:2rem 0 .5rem;font-family:var(--font-main);font-size:1.1rem;font-weight:700;color:var(--text)}.detail-body h2:first-of-type{margin-top:0}.detail-body a{color:var(--blue-btn);text-decoration:underline}.detail-body a:hover{color:var(--text)}.detail-actions{margin-top:1.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.download-note{margin:0;color:var(--blue-btn);font-family:var(--font-secondary);font-size:.98rem;font-weight:700}.impressum-page .detail-body p{margin-bottom:1rem}.impressum-page .detail-body h2{margin-top:2.25rem}.morpheus-page{max-width:900px}.morpheus-hero{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}.morpheus-hero-logo{width:clamp(160px,18vw,220px);height:auto}.morpheus-tagline{margin:0;font-family:var(--font-secondary);font-size:clamp(1.1rem,1.4vw,1.4rem);font-weight:600;color:var(--text);line-height:1.4;max-width:32ch}.morpheus-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.morpheus-hero-phone{width:min(280px,55vw);height:auto;margin-top:.5rem}.morpheus-section{margin-top:2.5rem}.morpheus-section h2{margin:0 0 1rem;font-family:var(--font-main);font-size:1.25rem;font-weight:700;color:var(--text)}.morpheus-section h3{margin:1.25rem 0 .5rem;font-family:var(--font-main);font-size:1.05rem;font-weight:700;color:var(--text)}.morpheus-list{margin:.5rem 0 1rem;padding-left:1.4rem;color:var(--muted);font-family:var(--font-secondary);font-size:1rem;line-height:1.5}.morpheus-list li{margin-bottom:.35rem}.morpheus-studies{list-style:none;padding-left:0}.morpheus-studies li{margin-bottom:.75rem;padding-left:0;font-size:.95rem}.morpheus-feature{display:grid;grid-template-columns:minmax(0,200px) 1fr;gap:1.5rem;align-items:start;margin:1.5rem 0;padding-bottom:1.5rem;border-bottom:1px solid var(--line)}.morpheus-feature:last-of-type{border-bottom:none}.morpheus-feature-img{width:100%;max-width:200px;height:auto;border-radius:8px}.morpheus-feature-content h3{margin:0 0 .5rem}.morpheus-feature-content p{margin:0;color:var(--muted);font-family:var(--font-secondary);font-size:1rem;line-height:1.45}.morpheus-activation{margin-top:2.5rem}.morpheus-activation-cards{display:flex;flex-wrap:wrap;gap:1.5rem;margin:1.25rem 0}.morpheus-activation-card{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;border-radius:8px;background:#ffffff40;color:var(--text);text-align:center;font-family:var(--font-secondary);font-weight:600;transition:background .2s}.morpheus-activation-card:hover{background:#fff6}.morpheus-activation-card img{width:120px;height:120px;object-fit:contain}.status-page{max-width:960px}.status-hero{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}.status-hero-logo{width:clamp(180px,22vw,260px);height:auto}.status-tagline{margin:0;font-family:var(--font-secondary);font-size:clamp(1.1rem,1.4vw,1.4rem);font-weight:600;color:var(--text);line-height:1.4;max-width:36ch}.status-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.status-hero-dashboard{width:min(340px,65vw);height:auto;margin-top:.5rem;border-radius:8px}.status-section{margin-top:2.5rem}.status-section h2{margin:0 0 1.25rem;font-family:var(--font-main);font-size:1.25rem;font-weight:700;color:var(--text)}.status-value-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.status-value-card{padding:1.25rem;border-radius:8px;background:#fff3}.status-value-card h3{margin:.5rem 0 .4rem;font-family:var(--font-main);font-size:1.05rem;font-weight:700;color:var(--text)}.status-value-card p{margin:0;font-family:var(--font-secondary);font-size:.95rem;line-height:1.45;color:var(--muted)}.status-value-icon{width:40px;height:40px;display:block}.status-cta .detail-body{margin-bottom:1rem}.cue-page{max-width:900px}.cue-hero{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}.cue-hero-title{margin:0;font-size:clamp(2rem,4vw,3rem);font-style:italic;font-weight:700;letter-spacing:-.02em;color:var(--text)}.cue-tagline{margin:0;font-family:var(--font-secondary);font-size:clamp(1.1rem,1.4vw,1.4rem);font-weight:600;color:var(--text);line-height:1.4}.cue-intro{margin:.25rem 0 0}.cue-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.cue-hero-screenshot{width:100%;max-width:720px;height:auto;margin-top:.5rem;border-radius:8px}.cue-section{margin-top:2.5rem}.cue-section h2{margin:0 0 1rem;font-family:var(--font-main);font-size:1.25rem;font-weight:700;color:var(--text)}.cue-feature-list{margin:.5rem 0 0;padding-left:1.4rem;color:var(--muted);font-family:var(--font-secondary);font-size:1rem;line-height:1.55}.cue-feature-item{margin-bottom:.75rem}.cue-value-list{margin:.5rem 0 0;padding-left:1.4rem;color:var(--muted);font-family:var(--font-secondary);font-size:1rem;line-height:1.5}.cue-value-list li{margin-bottom:.4rem}.cue-list{margin:.5rem 0 0;padding-left:1.4rem;color:var(--muted);font-family:var(--font-secondary);font-size:1rem;line-height:1.5}.cue-list li{margin-bottom:.35rem}.cue-cta .detail-body{margin-bottom:1rem}.cue-partner{margin-top:2rem;font-family:var(--font-secondary);font-size:.95rem;color:var(--muted);font-style:italic}.team-list{margin:1.1rem 0 0;padding:0;list-style:none;border-top:1px solid var(--line)}.team-list li{display:flex;justify-content:space-between;gap:1rem;padding:.8rem 0;border-bottom:1px solid var(--line);font-family:var(--font-secondary)}.team-list li span:first-child{font-weight:700;color:var(--text)}.team-list li span:last-child{color:var(--muted)}.team-page .team-section-title{margin:2rem 0 .75rem;font-family:var(--font-main);font-size:1.25rem;font-weight:700;color:var(--text)}.team-page .team-section-title:first-of-type{margin-top:1.25rem}.team-locations-intro{margin:0}.team-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;margin-top:1rem}.team-card{text-align:center}.team-card-img{width:100%;max-width:200px;aspect-ratio:1;object-fit:cover;border-radius:50%;display:block;margin:0 auto .75rem}.team-card-name{margin:0 0 .25rem;font-family:var(--font-main);font-size:1.05rem;font-weight:700;color:var(--text)}.team-card-role{margin:0;font-family:var(--font-secondary);font-size:.95rem;color:var(--muted);line-height:1.35}.team-contact{margin:2rem 0 0}.team-advisors-title{margin-top:2.5rem}.team-advisors{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem;margin-top:1rem}.team-advisor-card{display:flex;align-items:center;gap:1rem}.team-advisor-img{width:80px;height:80px;min-width:80px;object-fit:cover;border-radius:50%}.team-advisor-name{margin:0 0 .2rem;font-family:var(--font-main);font-size:1rem;font-weight:700;color:var(--text)}.team-advisor-affiliation{margin:0;font-family:var(--font-secondary);font-size:.9rem;color:var(--muted);line-height:1.35}.site-footer{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--line)}.footer-content{display:flex;flex-direction:column;gap:2rem;max-width:1260px}.footer-section-title{margin:0 0 .75rem;font-family:var(--font-main);font-size:1.5rem;font-weight:700;color:var(--text)}.footer-section-title a{color:inherit}.footer-section-title a:hover{color:var(--orange)}.footer-partners-logos{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem 2rem}.footer-partner-link{display:flex;align-items:center;height:48px;opacity:.85;transition:opacity .2s}.footer-partner-link:hover{opacity:1}.footer-partner-logo{max-height:48px;width:auto;max-width:120px;object-fit:contain}.footer-news .news-table-wrap{max-width:100%}.footer-news-title-link{text-decoration:none}.footer-brand{display:flex;justify-content:flex-end;margin-top:.5rem}.footer-logo{width:clamp(120px,12vw,192px);height:auto;display:block}@media(max-width:1200px){.site-shell{padding:2rem 2.2rem 1.5rem}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-shell:before{right:28%;bottom:14%}.site-shell:after{right:8%;bottom:13%}}@media(max-width:760px){.site-shell{padding:1.25rem 1rem 1rem}.top-nav ul{gap:.8rem 1rem}.top-nav a{font-size:1rem}.hero{margin-top:1rem}.announcement-banner{width:100%}.products-grid{grid-template-columns:1fr;margin-top:2rem;gap:2rem}.product-description{max-width:none}.news-page h1{margin-bottom:2rem}.news-table-wrap{overflow-x:auto}.news-table{min-width:640px}.team-list li{flex-direction:column;gap:.35rem}.morpheus-feature{grid-template-columns:1fr}.morpheus-feature-img{max-width:180px}.status-value-grid{grid-template-columns:1fr}.cue-hero-screenshot{max-width:100%}.site-shell:before,.site-shell:after{width:290px;border-width:8px;bottom:7%}.site-shell:before{right:32%}.site-shell:after{right:5%}}
