:root{--cds-background:#fff;--cds-layer-01:#f4f4f4;--cds-layer-02:#e0e0e0;--cds-text-primary:#161616;--cds-text-secondary:#525252;--cds-text-placeholder:#6f6f6f;--cds-border-subtle:#c6c6c6;--cds-border-strong:#161616;--cds-link-primary:#0f62fe;--cds-link-hover:#0043ce;--cds-button-primary:#0f62fe;--cds-button-primary-hover:#0353e9;--cds-button-secondary:#393939;--cds-button-secondary-hover:#4c4c4c;--cds-focus:#0f62fe;--cds-success:#24a148;--soft-border:#1616161f;--soft-shadow:0 18px 48px #16161614}*{box-sizing:border-box}html{background:var(--cds-background);min-height:100%}body{min-height:100vh;color:var(--cds-text-primary);background:var(--cds-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;line-height:1.5}main{width:100%}a{color:inherit;text-decoration:none}p,h1,h2,h3,dl,dd{margin-top:0}p{color:var(--cds-text-secondary)}small{color:var(--cds-text-secondary);letter-spacing:.16px;font-size:.875rem}.site-header,.site-footer{width:min(1280px,100% - 32px);margin:0 auto}.site-header{z-index:50;border-bottom:1px solid var(--soft-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;justify-content:space-between;align-items:stretch;min-height:56px;display:flex;position:sticky;top:0}.brand,.site-nav,.footer-links,.button-row{align-items:center;display:flex}.brand{min-height:56px;color:var(--cds-text-primary);font-weight:600}.site-nav{color:var(--cds-text-secondary);letter-spacing:.16px;flex-wrap:wrap;justify-content:flex-end;gap:4px;font-size:.875rem}.site-nav a,.footer-links a{border-radius:4px;align-items:center;min-height:48px;padding:0 16px;display:inline-flex}.site-nav a:hover,.footer-links a:hover{color:var(--cds-text-primary);background:var(--cds-layer-01)}.site-nav a.is-active,.site-nav a[aria-current=page]{color:var(--cds-text-primary);background:var(--cds-layer-01);font-weight:600}.menu-toggle{background:var(--cds-text-primary);border:0;border-radius:4px;align-self:center;width:44px;height:44px;padding:0;display:none}.menu-toggle span{background:#fff;width:18px;height:2px;margin:4px auto;display:block}.hero-section{grid-template-columns:minmax(0,1fr) minmax(360px,520px);align-items:stretch;gap:56px;width:min(1280px,100% - 32px);min-height:640px;margin:0 auto;padding:80px 0 64px;display:grid}.hero-copy{flex-direction:column;justify-content:center;padding-right:48px;display:flex}.hero-copy h1,.page-header h1{max-width:780px;color:var(--cds-text-primary);letter-spacing:0;margin-bottom:24px;font-size:4.25rem;font-weight:300;line-height:1.08}.lede{max-width:720px;color:var(--cds-text-secondary);font-size:1.125rem;line-height:1.5}.eyebrow{color:var(--cds-link-primary);letter-spacing:.32px;text-transform:uppercase;margin-bottom:12px;font-size:.75rem;font-weight:600}.button-row{flex-wrap:wrap;gap:10px;margin-top:32px}.button{letter-spacing:.16px;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;min-height:48px;padding:14px 24px;font-weight:600;display:inline-flex}.button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible{outline:2px solid var(--cds-focus);outline-offset:-2px}.button-primary{color:#fff;background:var(--cds-button-primary)}.button-primary:hover{background:var(--cds-button-primary-hover)}.button-secondary{color:#fff;background:var(--cds-button-secondary)}.button-secondary:hover{background:var(--cds-button-secondary-hover)}.hero-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:48px 0 0;display:grid}.hero-fact{border-left:3px solid var(--cds-link-primary);background:var(--cds-layer-01);min-height:104px;padding:16px}.hero-facts dt{color:var(--cds-text-secondary);letter-spacing:.32px;text-transform:uppercase;margin-bottom:10px;font-size:.75rem}.hero-facts dd{color:var(--cds-text-primary);margin-bottom:0;font-weight:600;line-height:1.35}.clinical-visual{background:var(--cds-layer-01);box-shadow:var(--soft-shadow);border-radius:6px;grid-template-rows:1fr auto;margin:0;display:grid;overflow:hidden}.clinical-asset{object-fit:cover;object-position:center;filter:saturate(.86)contrast(1.04);width:100%;height:100%;min-height:520px}.clinical-visual figcaption{color:var(--cds-text-secondary);background:var(--cds-background);border-top:1px solid var(--soft-border);letter-spacing:.32px;padding:12px 16px;font-size:.75rem}.section,.page-header{width:min(1280px,100% - 32px);margin:0 auto;padding:36px 0}.section-compact{padding-top:12px}.page-header{padding-top:36px;padding-bottom:20px}.section-muted{background:var(--cds-layer-01);width:100%;max-width:none;padding-left:max(16px,50% - 640px);padding-right:max(16px,50% - 640px)}.section-heading{max-width:760px;margin-bottom:32px}.section-heading h2,.panel h2,.card h2,.card h3,.panel h3{color:var(--cds-text-primary);font-size:1.5rem;font-weight:400;line-height:1.33}.split-grid,.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.panel,.card,.contact-form{background:var(--cds-background)}.panel,.card{border:1px solid var(--soft-border);border-radius:6px;min-height:232px;padding:24px}.panel a,.card a{color:var(--cds-link-primary);font-weight:600}.panel a:hover,.card a:hover{color:var(--cds-link-hover);text-decoration:underline}.panel a.button,.card a.button,.panel a.button:hover,.card a.button:hover{color:#fff;text-decoration:none}.accent-panel{background:var(--cds-layer-01)}.wide-panel{border:1px solid var(--soft-border);border-radius:6px;max-width:880px}.topic-list{gap:10px;display:grid}.topic-link{border:1px solid var(--soft-border);background:var(--cds-background);border-radius:6px;grid-template-columns:1fr auto;align-items:center;gap:24px;min-height:72px;padding:16px 24px;display:grid}.topic-link:hover{background:var(--cds-layer-01)}.topic-link span{color:var(--cds-text-primary);font-weight:600}.check-list{color:var(--cds-text-secondary);gap:12px;padding-left:20px;display:grid}.contact-form{background:var(--cds-layer-01);border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;max-width:1040px;padding:12px;display:grid}.form-row,.checkbox-row{background:var(--cds-background);border-radius:4px;gap:8px;padding:16px;display:grid}.form-row-full,.checkbox-row,.contact-form .button,.form-status{grid-column:1/-1}label,.checkbox-row{color:var(--cds-text-primary);letter-spacing:.32px;font-size:.75rem}.required-marker{color:var(--cds-link-primary);font-weight:600}.optional-marker{color:var(--cds-text-placeholder);font-weight:400}input,select,textarea{border:0;border-bottom:2px solid var(--cds-border-strong);width:100%;min-height:48px;color:var(--cds-text-primary);background:var(--cds-layer-01);font:inherit;padding:0 12px}input::placeholder,textarea::placeholder{color:var(--cds-text-placeholder);opacity:1}textarea{resize:vertical;min-height:152px;padding-top:12px}.field-help{color:var(--cds-text-secondary);letter-spacing:0;margin:0;font-size:.875rem}.drop-zone{border:1px dashed var(--cds-border-subtle);min-height:92px;color:var(--cds-text-primary);background:var(--cds-background);letter-spacing:0;text-align:center;cursor:pointer;border-radius:4px;place-items:center;gap:4px;padding:18px;font-size:1rem;display:grid;position:relative}.file-row.is-dragging .drop-zone{border-color:var(--cds-link-primary);background:#edf5ff}.drop-zone input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.drop-zone small{color:var(--cds-text-secondary);font-size:.75rem}.attachment-status,.attachment-list{background:var(--cds-layer-01);border-radius:4px}.attachment-status{min-height:48px;color:var(--cds-text-secondary);justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.attachment-status div{gap:2px;display:grid}.attachment-status strong{color:var(--cds-text-primary)}.attachment-status button{border:1px solid var(--soft-border);min-height:36px;color:var(--cds-text-primary);background:var(--cds-background);font:inherit;border-radius:4px;padding:0 12px}.attachment-list{gap:1px;margin:0;padding:0;list-style:none;display:grid}.attachment-list li{color:var(--cds-text-primary);background:var(--cds-background);justify-content:space-between;gap:16px;padding:10px 12px;display:flex}.attachment-list small{white-space:nowrap}.checkbox-row{color:var(--cds-text-secondary);letter-spacing:0;grid-template-columns:18px 1fr;align-items:start;font-size:1rem}.checkbox-row input{width:18px;min-height:18px}.contact-form .button{border:0;border-radius:4px}.button:disabled{cursor:not-allowed;opacity:.48}.form-status{color:var(--cds-text-primary);background:#edf5ff;border-radius:4px;margin:0;padding:16px}.site-footer{border-top:1px solid var(--soft-border);justify-content:space-between;gap:24px;padding:32px 0 40px;display:flex}.site-footer p{margin:4px 0 0}.footer-links{gap:0}@media (max-width:900px){.site-footer,.hero-section{align-items:flex-start}.site-header{border-bottom-color:#16161614;grid-template-columns:1fr auto;align-items:center;width:100%;min-height:56px;padding:8px 16px;display:grid}.site-footer{flex-direction:column}.brand{min-height:40px}.menu-toggle{display:block}.site-nav{border:1px solid var(--soft-border);width:100%;max-width:calc(100% - 32px);box-shadow:var(--soft-shadow);background:#fff;border-radius:6px;grid-template-columns:1fr;gap:0;padding:8px;display:none;position:absolute;top:56px;left:16px;right:16px}.site-nav.is-open{display:grid}.site-nav a{background:#fff;justify-content:flex-start;min-height:44px;padding:0 12px;font-size:.95rem}.site-nav a+a{border-top:1px solid #16161614}.hero-section,.split-grid,.card-grid,.contact-form{grid-template-columns:1fr}.hero-section{gap:28px;width:min(100% - 32px,560px);min-height:auto;padding-top:28px;padding-bottom:44px}.hero-copy{padding-bottom:0;padding-right:0}.hero-copy h1,.page-header h1{font-size:2.8rem}.hero-facts{grid-template-columns:1fr;gap:8px;margin-top:28px}.hero-fact{min-height:auto;padding:12px 14px}.hero-facts dt{margin-bottom:5px}.button-row{grid-template-columns:1fr;gap:8px;margin-top:26px;display:grid}.button{width:100%;min-height:46px}.clinical-visual{order:-1;width:100%}.clinical-asset{min-height:260px;max-height:320px}.topic-link{grid-template-columns:1fr;gap:8px}}@media (max-width:520px){.section,.page-header{width:min(100% - 32px,560px);padding:24px 0}.page-header{padding-top:24px}.section-muted{padding-left:16px;padding-right:16px}.hero-copy h1,.page-header h1{font-size:2.35rem}.lede{font-size:1rem}.eyebrow{font-size:.72rem}.panel,.card{min-height:auto;padding:20px}.clinical-asset{min-height:220px;max-height:260px}.clinical-visual figcaption{font-size:.68rem}.contact-form{padding:10px}}
