:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#18314a;background:#f5f7fa;font-synthesis:none;--navy:#112c47;--blue:#155fda;--teal:#11836f;--muted:#718197;--line:#e4eaf1;--white:#fff;--red:#bc3c45;--amber:#ac7315}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,p{margin:0}h1{font-size:30px;letter-spacing:-1px;font-weight:700}h2{font-size:19px;letter-spacing:-.4px}h3{font-size:15px}p{line-height:1.6}small{font-size:0.875rem;color:var(--muted)}.muted{color:var(--muted)}.eyebrow{text-transform:uppercase;letter-spacing:1.7px;font-weight:700;color:var(--teal);font-size:0.875rem}.brand{display:flex;align-items:center;gap:11px}.brand-mark{display:grid;place-items:center;flex:0 0 auto;width:38px;height:38px;border-radius:11px;background:#177868;color:white;font-weight:800;font-size:25px}.brand-name{font-size:22px;letter-spacing:-.8px;font-weight:750}.brand-sub{font-size:0.875rem;letter-spacing:2.2px;color:#9eb3c5;margin-top:3px}.sidebar{position:fixed;left:0;top:0;bottom:0;width:234px;background:var(--navy);color:#eaf1f8;padding:29px 17px;display:flex;flex-direction:column;z-index:25}.sidebar .brand{padding:0 10px 31px}.nav-section{font-size:0.875rem;letter-spacing:1.8px;color:#89a1b8;padding:18px 14px 9px;font-weight:600}.nav{display:flex;flex-direction:column;gap:4px}.nav-item{border:0;background:none;color:#afc2d4;display:flex;align-items:center;gap:12px;text-align:left;border-radius:8px;font-size:0.875rem;padding:11px 14px;width:100%;font-weight:500}.nav-item:hover{background:#1c3955;color:white}.nav-item.active{background:#214666;color:white}.nav-icon{font-size:16px;width:18px;text-align:center;opacity:.85}.nav-count{margin-left:auto;padding:2px 6px;border-radius:4px;background:#345970;color:#dbefeb;font-size:0.875rem}.sidebar-bottom{margin-top:auto;border-top:1px solid #2a435b;padding:20px 12px 0}.user{display:flex;align-items:center;gap:10px}.avatar{border-radius:50%;width:32px;height:32px;display:grid;place-items:center;background:#eaf1fa;color:#385776;font-size:0.875rem;font-weight:700;flex-shrink:0}.sidebar .avatar{background:#35526b;color:#fff}.user-name{font-size:0.875rem;font-weight:600}.user-role{font-size:0.875rem;color:#96afc5;text-transform:capitalize;margin-top:3px}.sidebar-bottom a{color:#a4bfda;font-size:0.875rem;margin-top:15px;display:block}.workspace{margin-left:234px;min-height:100vh}.topbar{height:77px;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);padding:0 35px;display:flex;align-items:center;justify-content:space-between;gap:15px}.breadcrumb{font-size:0.875rem;color:var(--muted);display:flex;align-items:center;gap:12px}.breadcrumb strong{color:#364f68;font-weight:500}.top-actions{display:flex;align-items:center;gap:16px;font-size:0.875rem;color:var(--muted)}.location-label{border:1px solid var(--line);border-radius:6px;padding:7px 10px}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--teal);margin-right:7px}.main{max-width:1540px;margin:0 auto;padding:31px 35px 40px}.page-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:25px;gap:16px}.page-head .eyebrow{margin-bottom:7px;display:block}.page-head p{font-size:0.875rem;color:var(--muted);margin-top:8px}.actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.btn{border:1px solid transparent;border-radius:7px;background:var(--blue);color:#fff;padding:10px 14px;font-size:0.875rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;white-space:nowrap}.btn:hover{filter:brightness(.95);text-decoration:none}.btn.secondary{background:#fff;color:#3c5672;border-color:#dce4ed}.btn.ghost{background:transparent;color:var(--blue);padding:7px 9px}.btn.danger{background:#fdf0f0;color:var(--red);border-color:#f2dbdd}.btn.small{padding:7px 10px;min-height:29px;font-size:0.875rem}.btn:disabled{opacity:.5;cursor:wait}.notice{border:1px solid #d4e5f4;background:#edf5fb;border-radius:8px;padding:13px 16px;font-size:0.875rem;line-height:1.6;color:#486781;margin-bottom:20px}.notice.warning{border-color:#eddfbe;background:#fcf8ed;color:#8b661e}.demo-banner{background:#fff3d7;color:#785818;border-bottom:1px solid #ecd9ad;padding:9px 35px;font-size:0.875rem;display:flex;justify-content:space-between;gap:12px}.demo-banner a{font-weight:600;color:#755717}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px}.metric{background:#fff;border:1px solid var(--line);border-radius:10px;padding:21px 21px 18px}.metric-top{display:flex;align-items:center;justify-content:space-between;font-size:0.875rem;color:#687b90}.metric-symbol{border-radius:7px;background:#edf4fc;color:#4c77af;width:28px;height:28px;display:grid;place-items:center;font-size:14px}.metric-value{font-size:29px;letter-spacing:-1px;font-weight:650;margin:13px 0 8px}.metric-foot{font-size:0.875rem;color:#8291a3}.metric-foot.green{color:var(--teal)}.grid-2{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(285px,1fr);gap:20px}.panel{background:#fff;border:1px solid var(--line);border-radius:10px;margin-bottom:20px;overflow:hidden}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 22px;border-bottom:1px solid #edf0f5}.panel-head h2{font-size:14px}.panel-head p{font-size:0.875rem;color:var(--muted);margin-top:5px}.panel-body{padding:20px 22px}.focus-row{display:flex;gap:13px;align-items:flex-start;padding:17px 22px;border-bottom:1px solid #f0f3f7}.focus-row:last-child{border:0}.focus-icon{width:31px;height:31px;border-radius:8px;background:#fdf3e7;color:var(--amber);display:grid;place-items:center;font-size:14px;flex-shrink:0}.focus-body{flex:1;min-width:0}.focus-body h3{font-size:0.875rem;font-weight:600;margin-bottom:6px}.focus-body p{font-size:0.875rem;color:var(--muted)}.focus-end{font-size:0.875rem;text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.badge{font-size:0.875rem;display:inline-block;line-height:1.45;padding:4px 7px;border-radius:5px;font-weight:600;background:#edf2f7;color:#65798d;white-space:nowrap}.badge.blue{background:#e9f1fd;color:#2864ba}.badge.green{background:#e6f5ef;color:#18836a}.badge.amber{background:#fff4dd;color:#966819}.badge.red{background:#fdeced;color:#b44852}.badge.purple{background:#f0edfd;color:#7763ab}.row-title{border:0;background:none;padding:0;text-align:left;color:#213e5b;font-weight:650;font-size:0.875rem;line-height:1.45}.row-title:hover{color:var(--blue)}.subtext{font-size:0.875rem;color:var(--muted);margin-top:5px;line-height:1.5}.tag{font-size:0.875rem;color:#55718d;background:#f1f5f9;border:1px solid #e8edf3;padding:3px 6px;border-radius:4px;display:inline-block;margin:3px 4px 0 0}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left}th{font-size:0.875rem;text-transform:uppercase;letter-spacing:1px;color:#8493a5;font-weight:600;background:#fafbfd;padding:13px 19px;border-bottom:1px solid var(--line);white-space:nowrap}td{font-size:0.875rem;padding:16px 19px;border-bottom:1px solid #edf1f6;vertical-align:middle}tr:last-child td{border-bottom:0}.money{font-variant-numeric:tabular-nums;font-weight:600;white-space:nowrap}.toolbar{display:flex;justify-content:space-between;gap:12px;margin-bottom:20px;flex-wrap:wrap}.search{border:1px solid #dce5ed;border-radius:7px;background:#fff;padding:10px 13px;min-width:255px;font-size:0.875rem;color:#3d5871}.filter{border:1px solid #dce5ed;border-radius:7px;background:#fff;padding:9px 11px;color:#536c85;font-size:0.875rem}.empty{text-align:center;padding:42px 25px;color:var(--muted);font-size:0.875rem;line-height:1.7}.empty strong{display:block;font-size:14px;color:#3a536c;margin-bottom:7px}.board{display:grid;grid-template-columns:repeat(5,minmax(210px,1fr));gap:14px;overflow-x:auto;padding-bottom:14px}.board-column{min-height:360px;background:#edf1f6;border:1px solid #e4eaf1;border-radius:10px;padding:12px}.board-heading{display:flex;justify-content:space-between;font-size:0.875rem;font-weight:650;padding:5px 3px 15px;color:#58718a}.deal-card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:15px;margin-bottom:10px;box-shadow:0 2px 4px #112c4703}.deal-card .money{font-size:0.875rem;margin-top:15px}.deal-card-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eff2f6;margin-top:12px;padding-top:11px}.research-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:22px;margin-bottom:14px}.research-card-head{display:flex;justify-content:space-between;gap:16px}.research-card h2{font-size:15px;margin:10px 0 5px}.research-card p{font-size:0.875rem;color:#647a8d;margin-top:12px}.research-facts{display:flex;gap:22px;flex-wrap:wrap;border-top:1px solid #edf1f6;margin-top:17px;padding-top:14px;font-size:0.875rem}.research-facts small{display:block;font-size:0.875rem;margin-bottom:5px}.research-card .actions{margin-top:16px}.bar-row{margin-bottom:19px}.bar-top{display:flex;justify-content:space-between;font-size:0.875rem;margin-bottom:8px}.bar-track{height:6px;background:#eef2f7;border-radius:4px;overflow:hidden}.bar-fill{height:100%;background:#568ccc;border-radius:4px}.bar-fill.green{background:#25a38a}.progress-0{width:0}.progress-1{width:10%}.progress-2{width:20%}.progress-3{width:30%}.progress-4{width:40%}.progress-5{width:50%}.progress-6{width:60%}.progress-7{width:70%}.progress-8{width:80%}.progress-9{width:90%}.progress-10{width:100%}.footer-note{color:#8b9bad;font-size:0.875rem;display:flex;justify-content:space-between;gap:15px;margin-top:30px;padding-top:20px;border-top:1px solid var(--line)}.icon-btn{border:0;background:none;color:#6f8396;padding:4px 8px;font-size:18px}.mobile-menu{display:none}.check-btn{width:24px;height:24px;border:1px solid #cbd8e4;border-radius:6px;background:#fff;color:var(--teal);flex-shrink:0}.check-btn.done{background:#e6f4ee;border-color:#a2d8c8}dialog{border:1px solid #dce4ed;border-radius:13px;box-shadow:0 25px 100px #0a203340;width:min(650px,calc(100% - 28px));max-height:92vh;padding:0;color:#18314a;background:#fff}dialog::backdrop{background:#0c20367a;backdrop-filter:blur(3px)}.modal-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:21px 24px}.modal-head h2{font-size:19px}.modal-body{padding:22px 24px}.modal-foot{display:flex;justify-content:flex-end;gap:10px;padding:17px 24px;border-top:1px solid var(--line);background:#fafbfd}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field{display:flex;flex-direction:column;gap:7px;font-size:0.875rem;font-weight:600}.field.full{grid-column:1/-1}.field input,.field select,.field textarea{border:1px solid #d6e0eb;border-radius:6px;padding:10px;font-size:0.875rem;background:#fff;color:#284862;width:100%;font-weight:400}.field textarea{min-height:94px;resize:vertical}.field small{font-weight:400;font-size:0.875rem}.check-field{display:flex;gap:9px;align-items:flex-start;grid-column:1/-1;font-size:0.875rem;line-height:1.6}.check-field input{margin-top:4px}.field-error{color:var(--red);font-size:0.875rem;margin-top:14px;line-height:1.5}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:21px;margin:21px 0}.detail-grid small{display:block;font-size:0.875rem;margin-bottom:6px}.detail-grid p{font-size:0.875rem}.detail-section{border-top:1px solid var(--line);padding-top:20px;margin-top:20px}.detail-section h3{margin-bottom:12px}.detail-section p{font-size:0.875rem;color:#60788e}.timeline-entry{border-left:2px solid #e2ebf3;padding:0 0 17px 15px;margin-top:10px;font-size:0.875rem}.timeline-entry p{color:#536d84;white-space:pre-wrap;font-size:0.875rem}.timeline-entry small{display:block;margin-bottom:5px;font-size:0.875rem}.upload-line{display:flex;justify-content:space-between;padding:10px 0;font-size:0.875rem;border-bottom:1px solid #eef1f5}.code-block{padding:14px;border:1px solid #dde5ee;border-radius:7px;background:#f7f9fc;color:#4b627a;font-size:0.875rem;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.65}.integration-row{display:flex;gap:15px;padding:22px;border-bottom:1px solid var(--line)}.integration-icon{width:39px;height:39px;background:#edf4fb;border-radius:10px;display:grid;place-items:center;color:#5381ab;font-weight:700;flex-shrink:0}.integration-body{flex:1}.integration-body p{font-size:0.875rem;color:var(--muted);margin-top:8px}.integration-body h3{font-size:0.875rem}.integration-body .actions{margin-top:13px}.quote-line{display:grid;grid-template-columns:minmax(130px,1fr) 65px 110px 28px;gap:8px;margin-bottom:8px}.quote-line input{width:100%;border:1px solid #d6e0eb;border-radius:5px;padding:9px;font-size:0.875rem}.print-sheet{padding:50px;max-width:900px;margin:auto;background:#fff}.print-sheet h1{font-size:30px}.print-sheet header{display:flex;justify-content:space-between;margin-bottom:45px}.print-sheet p{font-size:0.875rem;margin:9px 0}.print-totals{margin:25px 0 25px auto;max-width:300px}.print-totals p{display:flex;justify-content:space-between}#toast{position:fixed;right:25px;bottom:25px;background:#143f36;color:#fff;font-size:0.875rem;line-height:1.5;border-radius:9px;max-width:390px;padding:0;z-index:100;box-shadow:0 8px 40px #17392725;transition:opacity .2s;opacity:0}#toast.visible{padding:14px 20px;opacity:1}#toast.error{background:#9c3745}.loading{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.loading p{color:var(--muted);font-size:0.875rem}.auth-page{background:#f3f6fa}.auth-layout{min-height:100vh;display:grid;grid-template-columns:1.1fr 1fr}.auth-story{background:var(--navy);color:white;padding:55px 12%;display:flex;flex-direction:column;justify-content:space-between}.auth-story h1{font-size:44px;line-height:1.2;letter-spacing:-1.4px;max-width:490px;margin:50px 0 24px}.auth-story p{font-size:14px;color:#a5bed2;max-width:450px}.auth-story .eyebrow{color:#71c6b2}.auth-story footer{font-size:0.875rem;color:#8da8bf;margin-top:40px}.auth-form-panel{display:flex;align-items:center;justify-content:center;padding:45px}.login-card{max-width:440px;width:100%;background:#fff;border:1px solid var(--line);border-radius:13px;padding:32px;box-shadow:0 12px 55px #17334b06}.login-card h1{font-size:25px;margin:12px 0}.login-card>p{font-size:0.875rem;color:var(--muted);margin-bottom:25px}.login-choice{border:1px solid var(--line);border-radius:9px;padding:20px;margin-bottom:13px}.login-choice h3{font-size:14px;margin-bottom:7px}.login-choice p{font-size:0.875rem;color:var(--muted);margin-bottom:15px}.login-choice .btn{width:100%}.login-card form{margin-bottom:12px}.login-card form>.btn{width:100%}.privacy-note{font-size:0.875rem;color:var(--muted);line-height:1.7;margin-top:20px}.auth-page>.login-card{margin:70px auto}.detail-wide{width:min(850px,calc(100% - 28px))}.hide{display:none!important}.whitespace{white-space:pre-wrap}.section-gap{margin-top:20px}
@media(min-width:1450px){.main{padding:38px 44px}.sidebar{width:249px}.workspace{margin-left:249px}}
@media(max-width:1100px){.metrics{grid-template-columns:repeat(2,1fr)}.grid-2{grid-template-columns:1fr}.main{padding:25px}.topbar{padding:0 25px}.auth-story{padding:40px 9%}.auth-story h1{font-size:35px}}
@media(max-width:760px){.sidebar{transform:translateX(-100%);transition:transform .2s;width:234px}.sidebar.open{transform:translateX(0);box-shadow:10px 0 80px #00102060}.workspace{margin-left:0}.mobile-menu{display:block}.topbar{height:63px;padding:0 18px}.breadcrumb{font-size:0.875rem;gap:7px}.top-actions .location-label{display:none}.main{padding:23px 17px}.page-head{flex-direction:column;margin-bottom:21px}h1{font-size:25px}.metrics{gap:10px}.metric{padding:15px}.metric-value{font-size:25px}.metric-top{font-size:0.875rem}.metric-foot{font-size:0.875rem}.panel-head,.panel-body{padding:17px}.focus-row{padding:15px 17px}.demo-banner{padding:9px 17px;line-height:1.5}.board{grid-template-columns:repeat(5,235px)}.toolbar{gap:9px}.search{min-width:0;width:100%}.research-card{padding:17px}.research-card-head{flex-direction:column;gap:9px}.research-facts{gap:14px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.modal-head,.modal-body{padding:19px}.detail-grid{grid-template-columns:1fr 1fr;gap:17px}.auth-layout{grid-template-columns:1fr}.auth-story{padding:28px}.auth-story h1{font-size:31px;margin:32px 0 16px}.auth-story footer{display:none}.auth-form-panel{padding:25px 17px}.login-card{padding:25px}.footer-note{font-size:0.875rem;flex-direction:column}.quote-line{grid-template-columns:1fr 48px 90px 25px;gap:5px}.quote-line input{font-size:0.875rem;padding:8px 5px}td{padding:13px 15px}.row-title{font-size:0.875rem}}
@media print{body{background:#fff}.no-print{display:none!important}.print-sheet{padding:0}.print-sheet table{break-inside:auto}tr{break-inside:avoid}*{-webkit-print-color-adjust:exact;print-color-adjust:exact}}

@media(max-width:760px){.referral-list .table-wrap{overflow:visible}.referral-list table,.referral-list tbody{display:block;width:100%}.referral-list thead{display:none}.referral-list tr{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:18px;border-bottom:1px solid var(--line)}.referral-list tr:last-child{border-bottom:0}.referral-list td{display:block;min-width:0;padding:0;border:0;overflow-wrap:anywhere;font-size:0.875rem;line-height:1.55}.referral-list td:first-child,.referral-list td:nth-child(3){grid-column:1/-1}.referral-list td:first-child{order:0}.referral-list td:nth-child(2){order:1}.referral-list td:nth-child(3){order:3}.referral-list td:nth-child(4){order:2}.referral-list td[data-label]:before{content:attr(data-label);display:block;font-size:0.875rem;text-transform:uppercase;letter-spacing:.9px;color:var(--muted);margin-bottom:5px}.referral-list .row-title{font-size:0.875rem}.referral-list .subtext{font-size:0.875rem}.referral-list .badge{font-size:0.875rem}}

/* Biomedpro-branded authentication: no hosted identity-provider page. */
.portal-tabs{display:flex;gap:5px;padding:5px;background:#edf3f7;border-radius:12px;margin:0 0 30px}
.portal-tab{flex:1;border:0;border-radius:9px;padding:12px 8px;background:transparent;color:#4b6172;font:inherit;font-weight:600;cursor:pointer;font-size:0.875rem}
.portal-tab.selected{background:#fff;color:#163c58;box-shadow:0 2px 7px #102b4612}
.auth-submit{width:100%;justify-content:center;min-height:48px}
.auth-links{display:flex;flex-direction:column;align-items:flex-start;gap:13px;margin:20px 0}
.text-link{font:inherit;border:0;background:transparent;padding:0;color:#185c78;font-size:0.875rem;text-decoration:underline;text-underline-offset:3px;cursor:pointer}
.auth-message{margin:12px 0}.auth-footer{font-size:0.875rem;color:#697d8b;text-align:center;margin:22px auto}
.auth-form-panel{display:flex;flex-direction:column;justify-content:center}
.auth-proof{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}.auth-proof span{font-size:0.875rem;border:1px solid #ffffff38;padding:8px 12px;border-radius:100px}
.auth-page .login-card{max-width:480px;width:100%}.auth-page .login-card h1{font-size:32px;letter-spacing:-1px}
@media(max-width:600px){.portal-tabs{margin-bottom:24px}.auth-page .login-card h1{font-size:28px}.auth-footer{margin-top:20px}.auth-proof{display:none}.auth-form-panel{padding:24px 20px}.portal-tab{font-size:0.875rem}}

/* A readable business workspace on desktop and phone. */
body{font-size:1rem;line-height:1.55}p{font-size:1rem}.sidebar{width:260px}.workspace{margin-left:260px}.main{max-width:1680px;margin:auto}.nav-item{font-size:.875rem;padding:12px 14px}.nav-icon{font-size:18px}.brand-name{font-size:24px}.brand-sub{font-size:.75rem;letter-spacing:1.4px}.nav-section,.eyebrow{font-size:.75rem;letter-spacing:1.2px}.topbar{min-height:74px}.breadcrumb{font-size:.875rem}.btn{font-size:.875rem;min-height:42px}.btn.small{min-height:36px}.field{font-size:.875rem}.field input,.field select,.field textarea,.search,.filter{font-size:1rem;min-height:44px}.auth-story p,.login-card>p{font-size:1rem}.privacy-note,.auth-footer{font-size:.875rem}.row-title{font-size:.9375rem;line-height:1.5;text-align:left}.subtext{font-size:.8125rem}.metric-top{font-size:.875rem}.metric-foot{font-size:.8125rem}.metric-value{font-size:2rem}.panel-head p{font-size:.875rem}.panel-head h2{font-size:1.125rem}.focus-body h3{font-size:.9375rem}.focus-body p{font-size:.8125rem}.badge,.tag{font-size:.75rem}.notice{font-size:.875rem}.footer-note{font-size:.75rem}.focus-end{min-width:135px}.focus-end .muted{font-size:.8125rem}td{font-size:.875rem}th{font-size:.75rem}button,a,input,select,textarea{outline-offset:4px}button:focus-visible,a:focus-visible{outline:3px solid #238977}.attention-panel{display:flex;gap:24px;padding:24px;background:#eaf5f1;border:1px solid #b7dacb;border-left:4px solid #148268;border-radius:10px;margin:0 0 26px}.attention-heading{min-width:180px;max-width:240px}.attention-heading h2{font-size:1.15rem;margin-top:8px;color:#164838}.attention-items{display:flex;flex:1;gap:14px;flex-wrap:wrap}.attention-item{border:0;background:#ffffffbd;border-radius:7px;padding:12px 18px;text-align:left;flex:1;min-width:170px;color:#234b42;font:inherit}.attention-item span,.attention-item strong,.attention-item small{display:block}.attention-item span{font-size:.875rem}.attention-item strong{margin:4px 0;font-size:.9375rem}.attention-item small{font-size:.75rem;color:#4a7065}.demo-banner{position:relative;font-size:.875rem;gap:16px;flex-wrap:wrap}.auth-links .btn{color:white;text-decoration:none}.review-back{color:inherit;text-decoration:underline}.launch-page{background:#f4f7fa;color:#17354c}.launch-top{max-width:1160px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:28px 24px;border-bottom:1px solid #dce5eb}.launch-top .brand-name{color:#17354c}.launch-top .brand-sub{color:#577389}.launch-top a{color:#285e78;font-size:.875rem}.launch-main{max-width:1160px;margin:auto;padding:48px 24px}.launch-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:30px}.launch-heading h1{font-size:clamp(2rem,4vw,3rem);letter-spacing:-1.3px;margin:10px 0}.launch-heading p{max-width:600px;color:#60778a}.review-label{padding:8px 12px;border:1px solid #dfc891;border-radius:6px;background:#fff8e5;color:#78591d;font-size:.8125rem;white-space:nowrap}.launch-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,1fr);gap:24px}.launch-feature{background:#102f49;border-radius:14px;padding:32px;color:#fff;display:flex;flex-direction:column;justify-content:space-between}.launch-feature h2{font-size:1.75rem;max-width:440px;margin:12px 0}.launch-feature p{color:#bdd0df;max-width:470px}.launch-feature .eyebrow{color:#7fe2c0}.launch-feature .btn{background:#69d5b4;color:#102e28;font-weight:650;text-decoration:none;align-self:flex-start;margin-top:26px;padding:12px 20px}.workflow-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;border-top:1px solid #ffffff28;margin-top:28px;padding-top:24px}.workflow-steps strong{display:block;color:#8ed9c4;font-size:.8125rem;margin-bottom:7px}.workflow-steps span{font-size:.875rem}.launch-checklist{border:1px solid #dce5eb;border-radius:14px;background:white;padding:27px}.launch-checklist h2{font-size:1.2rem;margin-bottom:10px}.checklist-item{border-bottom:1px solid #edf1f4;padding:16px 0;display:flex;gap:12px}.checklist-item:last-child{border:0}.checklist-number{width:26px;height:26px;display:grid;place-items:center;flex-shrink:0;border-radius:50%;background:#eef3f6;font-size:.75rem;color:#37586f}.checklist-number.ready{background:#ddf4e9;color:#14664d}.checklist-item h3{font-size:.9375rem}.checklist-item p{font-size:.875rem;color:#637c8e;margin-top:4px}.portal-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px}.portal-card{background:white;border:1px solid #dce5eb;border-radius:12px;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.portal-card h2{font-size:1.125rem}.portal-card p{font-size:.875rem;color:#637c8e;margin-top:6px}.portal-card a{font-size:1.4rem;flex-shrink:0;width:42px;height:42px;display:grid;place-items:center;color:#1b725d;background:#eef6f3;border-radius:50%;text-decoration:none}.launch-footer{margin-top:28px;font-size:.8125rem;color:#627c8e}.launch-footer a{color:#285e78}.launch-heading .eyebrow{color:#177e64}
@media(min-width:1450px){.sidebar{width:260px}.workspace{margin-left:260px}}
@media(max-width:1050px){.launch-grid{grid-template-columns:1fr}.grid-2{grid-template-columns:1fr}.focus-row{flex-wrap:wrap}.focus-end{margin-left:auto}.attention-panel{flex-direction:column;gap:16px}.attention-heading{max-width:none}.attention-items{width:100%}}
@media(max-width:760px){.workspace{margin-left:0}.sidebar{width:260px}.metric-top{font-size:.8125rem}.metric-foot{font-size:.75rem}.metric-value{font-size:1.6rem}.topbar{padding:0 16px}.launch-main{padding:30px 18px}.launch-top{padding:20px 18px}.launch-top .brand-sub{font-size:.65rem}.launch-heading{flex-direction:column;gap:14px}.launch-feature{padding:25px}.portal-cards{grid-template-columns:1fr;gap:14px}.workflow-steps{gap:12px}.workflow-steps span{font-size:.8125rem}.focus-end{min-width:0}.focus-body{min-width:130px}.detail-grid{grid-template-columns:1fr}.page-head .actions{flex-wrap:wrap}.auth-story h1{margin-top:26px}.auth-story p{font-size:1rem}.quote-line{grid-template-columns:minmax(0,1fr) 52px 90px 24px}.footer-note{font-size:.75rem}.attention-items{flex-direction:column}.auth-page .login-card h1{font-size:1.6rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Research intake and hospital requirements. */
.research-drop{padding:1.25rem;border:2px dashed #8ba3c3;border-radius:12px;background:#f5f9ff;text-align:center;margin:1.25rem 0}.research-drop.drag-active{border-color:#2859cb;background:#e5eeff}.research-drop p{margin:.4rem 0 1rem;color:#526782}.import-help{margin-top:1rem}.import-help pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;background:#f4f7fb;padding:1rem;border-radius:8px}.import-draft,.requirement-card{padding:1.25rem;border:1px solid #d7e1ee;border-radius:12px;margin:1rem 0;background:#fff}.import-draft>.check-field{margin:0 0 1rem}.import-draft details{margin-top:1rem}.import-draft summary,.import-help summary,details.field summary{cursor:pointer;color:#214f88;font-weight:650;padding:.5rem 0;min-height:44px}.research-select{margin-bottom:1rem}.research-select input,.import-draft input[type=checkbox]{width:22px;height:22px;flex-shrink:0}.requirement-summary{background:#eef6fa;padding:1rem;border-radius:8px;margin-bottom:1rem}.requirement-summary p{margin:.5rem 0}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.requirement-card h3{margin:1rem 0 .5rem}.import-draft .form-grid,.requirement-card .detail-grid{min-width:0}.import-draft .field{min-width:0}.import-draft textarea{width:100%}#conversion-results{color:#8f3438}#research-review-form .modal-foot,#research-paste-form .modal-foot{position:sticky;bottom:0;background:#fff;border-top:1px solid #dce4ef}#research-review-form .modal-body{padding-bottom:1rem}
@media(max-width:600px){.import-draft,.requirement-card{padding:1rem}.research-drop{padding:1rem}.research-card .actions .btn,.section-heading .btn{white-space:normal}.modal-foot .btn{white-space:normal}#research-review-form .form-grid{grid-template-columns:1fr}}

.photo-drop{border:2px dashed var(--line,#d8e2ec);border-radius:12px;padding:20px;text-align:center;background:#f7fafc}.photo-drop p{margin:12px 0}.photo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(125px,1fr));gap:14px}.photo-grid figure{margin:0;min-width:0}.photo-grid img{display:block;width:100%;height:140px;object-fit:contain;border:1px solid #dce4ed;border-radius:8px;background:#f4f7fa}.photo-grid figcaption,.photo-grid label span{display:block;overflow-wrap:anywhere;font-size:13px;margin:8px 0}.photo-grid label{min-width:0}.import-draft fieldset{border:1px solid #dce4ed;border-radius:8px;padding:12px;min-width:0}.photo-grid input[type=checkbox]{width:20px;height:20px;vertical-align:middle}.section-heading{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between}
