:root{--ink:#173331;--muted:#607873;--line:#dce7e4;--bg:#f5f8f7;--panel:#fff;--teal:#147d73;--teal-dark:#0d5e57;--teal-soft:#e4f3f0;--navy:#123c3a;--shadow:0 12px 34px #1d44400a;color:var(--ink);background:var(--bg);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,input,textarea{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:var(--teal-dark);text-decoration:none}a:hover{text-decoration:underline}button:disabled{cursor:default;opacity:.5}img{max-width:100%;display:block}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{letter-spacing:-.035em}p{line-height:1.6}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #308bcd;outline-offset:4px}[hidden]{display:none!important}.skip-link{position:fixed;left:12px;top:-90px;z-index:30;background:white;padding:12px 16px;border:2px solid var(--teal);border-radius:10px}.skip-link:focus{top:12px}.wrap{width:min(1160px,calc(100% - 80px));margin-inline:auto}.brand{display:flex;align-items:center;gap:12px;color:white;flex-shrink:0}.brand:hover{text-decoration:none}.brand img{border-radius:10px}.brand strong,.brand small{display:block}.brand strong{font-size:1.05rem;letter-spacing:-.025em}.brand small{font-size:.72rem;line-height:1.4;color:#abd0ca;margin-top:3px}.brand-light{color:var(--ink)}.brand-light small{color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;min-height:44px;padding:12px 18px;border:1px solid transparent;border-radius:11px;background:var(--teal);color:#fff;font-size:.91rem;font-weight:600;line-height:1.3;text-align:center;text-decoration:none;transition:background .15s,transform .15s}.button:hover{background:var(--teal-dark);text-decoration:none}.button-small{min-height:42px;padding:10px 15px;font-size:.84rem}.button-light{background:#f5fbf9;color:var(--navy)}.button-light:hover{background:#d7ece6}.button-outline{background:transparent;color:var(--teal-dark);border-color:#b5d3cc}.button-outline:hover{background:var(--teal-soft)}.text-button{display:inline-flex;align-items:center;gap:12px;color:var(--teal-dark);border:0;background:none;padding:10px 0;min-height:44px;font-size:.87rem;font-weight:600;text-align:left}.text-button:hover{text-decoration:underline}.eyebrow{font-size:.69rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase;color:var(--teal-dark);line-height:1.6}.presentation-header{display:flex;align-items:center;justify-content:space-between;padding:25px 0;border-bottom:1px solid var(--line)}.presentation-hero{display:grid;grid-template-columns:1fr 1.04fr;gap:55px;align-items:center;padding:68px 0 54px}.hero-copy h1{font-size:clamp(2.7rem,4.25vw,3.8rem);font-weight:650;line-height:1.07;letter-spacing:-.06em;margin:17px 0 22px}.hero-copy h1 span{color:var(--teal);font-weight:460}.hero-description{font-size:1.055rem;color:var(--muted);line-height:1.65;max-width:480px}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:28px}.hero-actions>span{color:var(--muted);font-size:.75rem;line-height:1.55}.product-preview{border-radius:18px;border:1px solid #d3e4df;box-shadow:0 22px 50px #19463e10;overflow:hidden;background:#eaf3ef;transform:rotate(-1deg)}.preview-bar{display:flex;gap:9px;align-items:center;padding:13px 15px;font-size:.61rem;font-weight:600;color:#476761;border-bottom:1px solid #d3e4df}.preview-bar>span:last-child{margin-left:auto;color:#6b8780}.preview-dot{width:6px;height:6px;border-radius:50%;background:#47ab96}.product-preview img{width:100%;height:auto}.product-preview figcaption{padding:11px 15px;font-size:.65rem;color:#57746d;line-height:1.5;background:#f6faf8}.project-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;padding:30px 0 41px;border-top:1px solid var(--line)}.project-benefits article{position:relative;padding-left:38px}.feature-number{position:absolute;left:0;top:4px;color:#739d92;font-size:.72rem;font-weight:600}.project-benefits h2{font-size:1.45rem;line-height:1.16;font-weight:650}.project-benefits h2 em{font-style:normal;font-weight:480;color:var(--teal-dark)}.project-benefits p{font-size:.89rem;color:var(--muted);margin-top:14px;max-width:265px}.try-panel{display:flex;justify-content:space-between;align-items:center;gap:44px;background:var(--navy);padding:32px 36px;border-radius:22px;color:white}.try-panel .eyebrow{color:#a1d3c7}.try-panel h2{font-size:1.85rem;line-height:1.15;margin:10px 0 14px;font-weight:600}.try-panel h2 span{color:#a0d6c9;font-weight:450}.try-panel p:not(.eyebrow){font-size:.9rem;color:#c7dfd8;max-width:660px}.try-panel .button{flex-shrink:0}.scope-note{font-size:.75rem;color:var(--muted);line-height:1.6;padding:15px 4px 0}.presentation-footer{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:26px 0 29px;margin-top:24px;border-top:1px solid var(--line);font-size:.76rem}.presentation-footer>a{font-weight:650}.presentation-footer p{color:var(--muted);font-size:.73rem}.presentation-footer p a{text-decoration:underline;text-underline-offset:3px}
.app-shell{display:grid;grid-template-columns:238px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;overflow-y:auto;background:var(--navy);color:white;padding:28px 20px;display:flex;flex-direction:column}.sidebar .brand{padding:0 5px 33px}.nav-label{font-size:.59rem;color:#91b8b0;letter-spacing:.11em;text-transform:uppercase;font-weight:700;padding:0 12px;margin-bottom:10px}.app-nav{display:grid;gap:8px}.app-nav button{display:flex;align-items:center;gap:11px;min-height:49px;width:100%;text-align:left;color:#c9ddd8;background:none;border:1px solid transparent;border-radius:11px;padding:11px 13px;font-size:.86rem}.app-nav button:hover{background:#1c4a46}.app-nav button[aria-pressed=true]{background:#245a53;border-color:#3c7f72;color:white}.nav-icon{width:19px;text-align:center;color:#87d2c1;font-size:1.15rem;font-weight:400}.nav-count{margin-left:auto;border-radius:20px;background:#315f57;padding:3px 7px;font-size:.65rem}.sidebar-bottom{margin-top:auto;padding:22px 9px 0}.sidebar-bottom>p{font-size:.7rem;display:flex;align-items:center;gap:8px;font-weight:650}.status-dot{width:7px;height:7px;display:inline-block;border-radius:50%;background:#69c8a9;flex-shrink:0}.sidebar-bottom small{display:block;font-size:.69rem;line-height:1.6;color:#a9c9c1;margin-top:8px}.reset-button{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:.73rem;color:#daeee7;background:#1a4943;border:1px solid #38635a;border-radius:9px;padding:11px;margin-top:20px;min-height:44px}.reset-button:hover{background:#285b52}.sidebar-bottom>a{display:block;font-size:.7rem;color:#a9cbc1;margin-top:19px;padding:5px 0}.topbar{min-height:102px;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 38px;background:white;border-bottom:1px solid var(--line)}.topbar h1{font-size:1.62rem;font-weight:650;line-height:1.22;margin-top:4px}.topbar .eyebrow{font-size:.61rem}.demo-badge{display:inline-flex;align-items:center;gap:8px;border:1px solid #cae2d9;border-radius:30px;padding:8px 11px;color:#337365;background:#f2faf6;font-size:.67rem;white-space:nowrap}.workspace{padding:25px 38px 0;max-width:1360px;margin-inline:auto}.demo-notice{display:flex;gap:11px;align-items:center;background:#edf5f1;border:1px solid #d7e7df;border-radius:12px;padding:12px 15px;font-size:.76rem;color:#55716a;margin-bottom:28px}.demo-notice strong{font-weight:650;color:#315b51}.notice-mark{border:1px solid #91b8aa;border-radius:50%;width:19px;height:19px;display:grid;place-items:center;font-size:.7rem;font-family:Georgia,serif;font-weight:700;flex-shrink:0}.view-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:24px}.view-heading h2{font-size:1.62rem;font-weight:620;line-height:1.2;margin-top:7px}.view-heading p:not(.eyebrow){color:var(--muted);font-size:.86rem;margin-top:10px}.view-heading .button{font-size:.8rem;flex-shrink:0}.metrics{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:15px;margin-bottom:23px}.metrics article{background:white;border:1px solid var(--line);border-radius:14px;padding:20px 22px}.metrics article>span{display:block;color:var(--muted);font-size:.72rem}.metrics strong{display:block;font-size:2rem;font-weight:620;letter-spacing:-.04em;margin-top:12px;line-height:1.15}.metrics .metric-name{font-size:1.5rem}.metric-name small{display:block;font-size:.68rem;font-weight:450;letter-spacing:0;color:var(--muted);margin-top:5px}.panel{padding:25px;background:white;border:1px solid var(--line);border-radius:16px;min-width:0;box-shadow:var(--shadow)}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.panel-heading h3{font-size:1rem;font-weight:650;line-height:1.3}.subtle-label{font-size:.67rem;color:var(--muted);white-space:nowrap}.appointment-list{display:grid;gap:11px}.appointment-item{display:grid;grid-template-columns:57px minmax(0,1fr) auto;gap:20px;align-items:center;padding:17px;border:1px solid #e0eae6;border-radius:12px;background:#fcfefd}.appointment-time strong{display:block;font-size:1.14rem;letter-spacing:-.03em;color:var(--teal-dark);font-weight:650}.appointment-time small{display:block;font-size:.67rem;color:var(--muted);margin-top:4px}.appointment-copy{min-width:0}.appointment-copy h4{font-size:.88rem;font-weight:600;letter-spacing:-.015em;overflow-wrap:anywhere}.appointment-copy p{font-size:.76rem;color:var(--muted);margin-top:4px;overflow-wrap:anywhere}.appointment-copy .pill{margin-top:8px;font-size:.61rem}.small-button{min-height:40px;background:white;border:1px solid #c8dcd4;border-radius:8px;padding:8px 11px;color:#37655a;font-size:.71rem}.small-button:hover{background:#edf6f1}.pill{display:inline-block;font-size:.66rem;line-height:1.3;padding:5px 9px;background:var(--teal-soft);color:var(--teal-dark);border-radius:20px;white-space:nowrap}.gentle-link{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:16px;padding:6px 2px}.gentle-link p{color:var(--muted);font-size:.78rem}.gentle-link .text-button{font-size:.78rem}.patient-hero{display:flex;align-items:center;gap:18px;margin:6px 0 26px}.patient-avatar{width:75px;height:75px;display:grid;place-items:center;background:#dcefe6;color:var(--teal-dark);font-size:2.1rem;border-radius:20px;font-weight:600}.patient-hero h2{font-size:2rem;margin:4px 0 3px}.patient-hero p:not(.eyebrow){font-size:.85rem;color:var(--muted)}.patient-hero>.pill{margin-left:auto}.patient-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.patient-details{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:6px 0 24px}.patient-details div{border-bottom:1px solid var(--line);padding-bottom:14px}.patient-details dt{font-size:.72rem;color:var(--muted);margin-bottom:7px}.patient-details dd{font-size:.93rem;font-weight:550;margin:0}.panel-note{font-size:.76rem;color:var(--muted);line-height:1.6}.latest-note{white-space:pre-wrap;overflow-wrap:anywhere;font-size:.86rem;color:#45655c;line-height:1.7;border-left:2px solid #8dbdaf;padding-left:17px;margin:6px 0 15px}.patient-actions{display:flex;gap:12px;margin-top:22px;flex-wrap:wrap}.patient-actions .button{font-size:.82rem}.notes-layout{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}label{display:block;font-size:.78rem;font-weight:600;color:#426158;margin-bottom:8px}input,textarea{width:100%;min-width:0;border:1px solid #c7d9d0;border-radius:10px;background:#fcfefd;padding:12px 13px;color:var(--ink);font-size:.88rem;line-height:1.5}input::placeholder,textarea::placeholder{color:#789087}textarea{resize:vertical;min-height:100px}input:focus,textarea:focus{border-color:var(--teal)}.form-actions{display:flex;align-items:center;gap:17px;flex-wrap:wrap;margin-top:18px}.form-actions .button{font-size:.83rem}.form-hint{font-size:.7rem;color:var(--muted);line-height:1.6;margin-top:16px}.note-history article{border-bottom:1px solid var(--line);padding:17px 0}.note-history article:first-child{padding-top:0}.note-history article:last-child{border:0;padding-bottom:0}.note-meta{display:flex;justify-content:space-between;gap:12px;font-size:.66rem;color:var(--muted);margin-bottom:10px}.note-meta span:first-child{color:var(--teal-dark);font-weight:600}.note-history article p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:.84rem;line-height:1.65}.note-history .text-button{font-size:.72rem;min-height:36px;margin-top:6px}.review-path{list-style:none;display:flex;gap:22px;margin:0 0 24px;padding:0}.review-path li{display:flex;align-items:center;gap:9px;font-size:.76rem;color:var(--muted)}.review-path li span{width:25px;height:25px;display:grid;place-items:center;background:#e2eee8;color:#4c7f6f;font-size:.65rem;border-radius:50%}.assistant-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:22px;align-items:start}.assistant-context{background:#153f39;color:white;border:0;padding:27px}.assistant-mark{font-size:2.1rem;display:block;color:#9bdbc5;margin-bottom:18px}.assistant-context h3{font-size:1.3rem;line-height:1.2;font-weight:550;margin-bottom:18px}.assistant-context p{font-size:.83rem;color:#c7dfd5;line-height:1.7}.assistant-context p+p{margin-top:13px}.assistant-context p strong{color:white;font-weight:550}.context-patient{display:flex;align-items:center;gap:11px;border-top:1px solid #35645a;margin-top:25px;padding-top:20px}.small-avatar{height:37px;width:37px;display:grid;place-items:center;background:#285c4d;color:#c8efdf;border-radius:12px;font-weight:600}.context-patient strong,.context-patient small{display:block;font-size:.78rem}.context-patient small{color:#a0cabc;font-size:.68rem;margin-top:4px}.empty-copy{font-size:.86rem;color:var(--muted);margin-bottom:23px;max-width:360px}.draft-panel{min-height:260px}.draft-panel .button{font-size:.8rem}.checkbox-label{display:flex;align-items:flex-start;gap:10px;font-size:.77rem;line-height:1.5;font-weight:450;margin:18px 0}.checkbox-label input{width:18px;height:18px;min-height:18px;accent-color:var(--teal);flex-shrink:0;margin:2px 0 0;padding:0}.success-symbol{height:43px;width:43px;border-radius:50%;background:#dcefe5;color:#246c52;display:grid;place-items:center;font-size:1.3rem;margin:8px 0 17px}#draft-approved h4{font-size:1.24rem;margin-bottom:10px}#draft-approved>p{font-size:.84rem;color:var(--muted)}.demo-footer{display:flex;justify-content:space-between;gap:20px;margin-top:35px;padding:20px 0;border-top:1px solid var(--line);font-size:.68rem;color:var(--muted)}.demo-footer a{color:#54776a}.demo-footer>span a{font-weight:600}.demo-footer>a{text-decoration:underline;text-underline-offset:3px}.toast{position:fixed;right:25px;bottom:25px;max-width:min(430px,calc(100% - 34px));padding:14px 18px;border:1px solid #c8dfd3;border-radius:12px;background:#173e33;color:white;box-shadow:0 8px 30px #163d3122;font-size:.82rem;line-height:1.5;z-index:50}dialog{width:min(510px,calc(100% - 32px));padding:28px;border:1px solid #ccded4;border-radius:19px;color:var(--ink);background:#fff;box-shadow:0 30px 90px #0e302d30;max-height:calc(100vh - 36px);overflow:auto}dialog::backdrop{background:#123c3a60;backdrop-filter:blur(3px)}.dialog-heading{display:flex;justify-content:space-between;gap:20px;align-items:start;margin-bottom:23px}.dialog-heading h2{font-size:1.45rem;font-weight:600;margin-top:4px}.icon-button{display:grid;place-items:center;border:1px solid var(--line);background:#f3f8f5;color:#547367;height:36px;min-width:36px;border-radius:50%;font-size:1.35rem;line-height:1}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:18px 0}.optional{font-weight:400;font-size:.68rem;color:var(--muted);margin-left:4px}dialog>p{font-size:.9rem;color:var(--muted)}
@media(min-width:1450px){.workspace{padding-top:30px}.view-heading{margin-bottom:29px}.panel{padding:28px}}
@media(max-width:1120px){.wrap{width:calc(100% - 56px)}.presentation-hero{gap:35px;padding-top:48px}.hero-copy h1{font-size:2.85rem}.hero-description{font-size:.95rem}.project-benefits{gap:24px}.try-panel{gap:25px}.app-shell{grid-template-columns:208px minmax(0,1fr)}.sidebar{padding:25px 14px}.sidebar .brand{gap:9px}.sidebar .brand strong{font-size:.94rem}.topbar{padding-inline:26px}.workspace{padding-inline:26px}.view-heading{align-items:flex-start}.view-heading h2{font-size:1.42rem}.view-heading .button{font-size:.73rem;gap:8px;max-width:178px}.metrics article{padding:17px}.panel{padding:20px}.appointment-item{gap:14px}.assistant-layout{grid-template-columns:.8fr 1.2fr;gap:17px}.notes-layout{gap:17px}}
@media(max-width:800px){.presentation-hero{grid-template-columns:1fr;gap:31px;padding:39px 0 33px}.hero-copy{max-width:580px}.hero-copy h1{font-size:2.9rem}.hero-description{max-width:550px}.product-preview{transform:none;max-width:600px;width:100%;justify-self:center}.product-preview img{height:270px;object-fit:cover;object-position:center 20%}.project-benefits{gap:23px;padding:26px 0}.project-benefits article{padding-left:0}.feature-number{position:static;display:block;margin-bottom:11px}.project-benefits h2{font-size:1.24rem}.project-benefits p{font-size:.82rem;margin-top:10px}.try-panel{padding:27px;align-items:flex-start;flex-direction:column;gap:20px}.try-panel h2{font-size:1.7rem}.try-panel p:not(.eyebrow){font-size:.85rem}.presentation-footer{align-items:flex-start}.presentation-footer p{max-width:300px}.app-shell{display:block}.sidebar{position:static;height:auto;padding:17px 24px 11px}.sidebar .brand{padding:0}.sidebar .brand img{width:35px;height:35px}.sidebar .brand strong{font-size:1rem}.sidebar .brand small{font-size:.65rem}.nav-label{display:none}.app-nav{display:flex;justify-content:space-between;gap:6px;margin-top:18px}.app-nav button{width:auto;flex:1;justify-content:center;gap:7px;font-size:.77rem;min-height:44px;padding:9px 7px}.nav-count{display:none}.nav-icon{font-size:1rem;width:16px}.sidebar-bottom{position:absolute;right:24px;top:19px;margin:0;padding:0}.sidebar-bottom>p,.sidebar-bottom>small,.sidebar-bottom>a{display:none}.reset-button{margin:0;font-size:.64rem;width:auto;gap:15px;min-height:35px;padding:8px 10px}.topbar{min-height:85px;padding:19px 25px}.topbar h1{font-size:1.5rem}.workspace{padding:21px 25px 0}.demo-notice{margin-bottom:24px}.patient-grid{gap:17px}.notes-layout{grid-template-columns:1fr 1fr}.demo-footer{margin-top:27px}.toast{right:17px;bottom:17px}}
@media(max-width:560px){.wrap{width:calc(100% - 36px)}.presentation-header{padding:18px 0}.brand-light{gap:8px}.brand-light img{width:34px;height:34px}.brand-light strong{font-size:.96rem}.brand-light small{font-size:.61rem}.presentation-header .button{font-size:.71rem;gap:9px;padding:9px 11px}.presentation-hero{padding-top:30px;gap:26px}.hero-copy .eyebrow{font-size:.59rem;letter-spacing:.045em}.hero-copy h1{font-size:2.62rem;line-height:1.06;margin:14px 0 18px}.hero-description{font-size:.91rem;line-height:1.6}.hero-actions{margin-top:23px;gap:17px}.hero-actions .button{font-size:.84rem}.hero-actions>span{font-size:.68rem}.product-preview img{height:200px;object-position:60% 5%}.preview-bar{padding:10px 12px;font-size:.55rem}.product-preview figcaption{font-size:.61rem;padding:9px 12px}.project-benefits{grid-template-columns:1fr;gap:22px;padding:25px 0 29px}.project-benefits article{padding-left:33px}.feature-number{position:absolute;top:3px}.project-benefits h2{font-size:1.22rem}.project-benefits h2 br{display:none}.project-benefits h2 br::after{content:' '}.project-benefits h2 em::before{content:' '}.project-benefits p{max-width:none;font-size:.82rem;line-height:1.55;margin-top:9px}.try-panel{border-radius:17px;padding:23px;gap:18px}.try-panel .eyebrow{font-size:.6rem}.try-panel h2{font-size:1.53rem;line-height:1.18;margin:9px 0 12px}.try-panel p:not(.eyebrow){font-size:.81rem;line-height:1.6}.try-panel .button{font-size:.8rem}.scope-note{font-size:.67rem;padding-top:13px}.presentation-footer{flex-direction:column;gap:12px;margin-top:19px;padding:21px 0}.presentation-footer p{max-width:none;font-size:.67rem}.sidebar{padding:15px 17px 9px}.sidebar .brand{gap:8px}.sidebar .brand strong{font-size:.9rem}.sidebar .brand small{font-size:.6rem}.sidebar .brand img{width:31px;height:31px}.sidebar-bottom{top:16px;right:17px}.reset-button{gap:8px;padding:8px;font-size:.57rem;min-height:32px}.app-nav{gap:5px;margin-top:14px}.app-nav button{font-size:.67rem;padding:9px 4px;gap:5px}.nav-icon{width:13px;font-size:.92rem}.topbar{padding:18px;min-height:83px;gap:10px}.topbar .eyebrow{font-size:.51rem;letter-spacing:.055em}.topbar h1{font-size:1.28rem}.demo-badge{font-size:.55rem;padding:7px 8px;gap:6px}.demo-badge .status-dot{width:5px;height:5px}.workspace{padding:18px 18px 0}.demo-notice{font-size:.68rem;padding:10px 11px;align-items:start;gap:9px;margin-bottom:21px}.notice-mark{width:17px;height:17px;font-size:.6rem;margin-top:2px}.view-heading{flex-direction:column;gap:16px;margin-bottom:19px}.view-heading h2{font-size:1.4rem;margin-top:5px}.view-heading .eyebrow{font-size:.59rem}.view-heading p:not(.eyebrow){font-size:.78rem;margin-top:8px}.view-heading .button{font-size:.76rem;max-width:none;padding:10px 13px;min-height:42px}.metrics{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px}.metrics article{padding:15px}.metrics article:nth-child(2){grid-column:2;grid-row:1/3;display:flex;flex-direction:column;justify-content:center}.metrics article>span{font-size:.64rem}.metrics strong{font-size:1.55rem;margin-top:8px}.metrics .metric-name{font-size:1.37rem}.metric-name small{font-size:.62rem;line-height:1.5;max-width:90px;margin-top:8px}.panel{padding:18px;border-radius:14px}.panel-heading{gap:10px;margin-bottom:17px}.panel-heading h3{font-size:.91rem}.subtle-label{font-size:.59rem}.appointment-item{grid-template-columns:44px minmax(0,1fr);gap:12px;padding:13px}.appointment-time{align-self:start;padding-top:1px}.appointment-time strong{font-size:.99rem}.appointment-time small{font-size:.61rem}.appointment-copy h4{font-size:.8rem}.appointment-copy p{font-size:.69rem;margin-top:3px}.appointment-item .small-button{grid-column:2;justify-self:start;min-height:35px;padding:7px 11px;font-size:.66rem}.appointment-copy .pill{font-size:.57rem;margin-top:7px}.gentle-link{align-items:flex-start;flex-direction:column;gap:0;margin-top:13px}.gentle-link p{font-size:.72rem}.gentle-link .text-button{font-size:.73rem;padding:8px 0}.patient-hero{gap:12px;margin:2px 0 20px;flex-wrap:wrap}.patient-avatar{width:57px;height:57px;border-radius:16px;font-size:1.6rem}.patient-hero h2{font-size:1.7rem}.patient-hero .eyebrow{font-size:.57rem}.patient-hero p:not(.eyebrow){font-size:.72rem}.patient-hero>.pill{font-size:.59rem;padding:5px 7px}.patient-grid,.notes-layout,.assistant-layout{grid-template-columns:1fr;gap:17px}.patient-details{gap:19px;margin-bottom:18px}.patient-details dt{font-size:.68rem}.patient-details dd{font-size:.85rem}.panel-note{font-size:.72rem}.latest-note{font-size:.81rem;padding-left:14px}.patient-actions{gap:10px;margin-top:17px}.patient-actions .button{font-size:.75rem;padding:11px 13px}.notes-layout{gap:18px}label{font-size:.73rem}input,textarea{font-size:1rem;padding:11px 12px}.form-actions{gap:12px;margin-top:16px}.form-actions .button{font-size:.77rem}.form-actions .text-button{font-size:.72rem}.form-hint{font-size:.66rem;margin-top:13px}.note-history article p{font-size:.78rem}.note-meta{font-size:.59rem;gap:8px}.note-history .text-button{font-size:.68rem}.review-path{gap:8px;justify-content:space-between;margin-bottom:19px}.review-path li{gap:5px;font-size:.59rem}.review-path li span{width:21px;height:21px;font-size:.56rem}.assistant-context{padding:21px}.assistant-mark{font-size:1.6rem;margin-bottom:12px}.assistant-context h3{font-size:1.2rem;margin-bottom:13px}.assistant-context p{font-size:.78rem;line-height:1.6}.assistant-context p+p{margin-top:10px}.context-patient{margin-top:18px;padding-top:16px}.empty-copy{font-size:.81rem;margin-bottom:19px}.draft-panel .button{font-size:.75rem;padding:11px 13px}.checkbox-label{font-size:.73rem;gap:9px}.demo-footer{flex-direction:column;gap:10px;font-size:.61rem;padding:18px 0;margin-top:23px}.toast{font-size:.74rem;padding:12px 15px}dialog{padding:22px;max-height:calc(100dvh - 24px)}.dialog-heading h2{font-size:1.3rem}.dialog-heading{gap:12px;margin-bottom:21px}.form-row{gap:12px}.form-row input{padding:10px 8px;font-size:.86rem}.icon-button{min-width:33px;height:33px}.optional{font-size:.62rem}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Short editorial chapters; controls and records remain accessible. */
.chapter-links,.chapter-pager,.note-mode,.list-pager{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
.chapter-links{padding-top:16px;justify-content:flex-start;border-bottom:1px solid var(--line);padding-bottom:14px}.chapter-links a{padding:8px 12px;border-radius:9px;font-size:.88rem;color:var(--teal-dark)}.chapter-links a[aria-current]{background:#e9f1ed;font-weight:600}
.chapter-pager{padding:18px 0;border-top:1px solid var(--line);margin-top:22px}.chapter-pager>a,.chapter-pager>button{min-height:44px;display:inline-flex;align-items:center;padding:9px 12px;border:1px solid #cadbd2;border-radius:10px;background:#fff;color:var(--teal-dark);font-size:.85rem;line-height:1.3}
.chapter-heading{padding:30px 0 12px}.chapter-heading h1{font-size:clamp(2rem,4vw,3.2rem);line-height:1.12;letter-spacing:-.045em;margin:12px 0}.chapter-heading h1 span{color:var(--teal)}.chapter-heading>p:last-child,.chapter-intro-line{font-size:1rem;line-height:1.55;color:var(--muted)}
.presentation-hero{padding-block:30px}.presentation .product-preview{transform:none}.presentation-footer{margin-top:10px}.presentation .try-panel{margin-top:24px}.try-panel h1{font-size:clamp(1.9rem,3vw,2.6rem);line-height:1.15;margin:12px 0}.try-panel h1 span{color:#b4ddce}
.trial-paths{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px}.trial-paths>a{display:grid;grid-template-columns:1fr auto;padding:20px;border:1px solid var(--line);border-radius:14px;background:#fff;gap:10px}.trial-paths>a>span:first-child{color:var(--teal);font-size:.8rem}.trial-paths strong,.trial-paths small{grid-column:1/-1}.trial-paths strong{font-size:1.05rem;font-weight:600}.trial-paths small{font-size:.88rem;color:var(--muted);line-height:1.5}.trial-paths>a>span:last-child{grid-column:2;grid-row:1;color:var(--teal)}
.note-mode{justify-content:flex-start;margin:0 0 16px}.note-mode button,.list-pager button{min-height:44px;background:white;border:1px solid var(--line);border-radius:9px;color:var(--teal-dark);padding:9px 12px;font-size:.86rem}.note-mode button[aria-pressed=true]{background:#dfeee6;border-color:#7aab96}.notes-layout{grid-template-columns:1fr;max-width:900px}.note-history article p{font-size:.95rem;line-height:1.6}.list-pager{margin-top:16px;padding-top:14px;border-top:1px solid var(--line)}.list-pager span{font-size:.8rem;color:var(--muted)}.list-pager button:disabled{opacity:.45;cursor:default}.demo-footer{margin-top:5px}.demo-pager{margin-top:24px}
@media(max-width:560px){.chapter-links{gap:4px}.chapter-links a{font-size:.82rem;padding:9px 8px}.presentation-hero{gap:20px;padding-block:23px}.presentation .product-preview img{height:150px;object-fit:contain}.hero-copy h1{font-size:2.3rem}.chapter-intro-line{font-size:.94rem}.chapter-heading{padding-top:24px}.chapter-heading h1{font-size:2.1rem}.project-benefits p{font-size:.94rem}.project-benefits h2{font-size:1.35rem}.try-panel p:not(.eyebrow){font-size:.94rem}.scope-note{font-size:.82rem}.trial-paths{grid-template-columns:1fr 1fr;gap:10px}.trial-paths>a{padding:15px;gap:7px}.trial-paths strong{font-size:1rem}.trial-paths small{font-size:.84rem}.chapter-pager{gap:6px}.chapter-pager>a,.chapter-pager>button{font-size:.76rem;padding-inline:9px}.presentation-footer p{font-size:.8rem}.demo-notice{font-size:.82rem}.view-heading p:not(.eyebrow),.panel-note,.assistant-context p{font-size:.91rem}.appointment-copy p{font-size:.84rem}.appointment-copy h4{font-size:.94rem}.app-nav button{font-size:.77rem}.app-nav .nav-icon{display:none}.latest-note{font-size:.9rem}.review-path li{font-size:.72rem}.panel-heading h3{font-size:1rem}.form-hint{font-size:.8rem}.form-actions .button,.draft-panel .button{font-size:.87rem}.checkbox-label{font-size:.87rem}.notes-layout textarea{min-height:160px}.list-pager{gap:5px}.list-pager button{font-size:.75rem;padding-inline:9px}.list-pager span{font-size:.75rem}}

/* Attento Lab, the project family. */
.lab-return{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:10px 16px;border:1px solid #87a69a;border-radius:12px;background:#eef5f0;color:#174e3d;font-size:.92rem;font-weight:650;line-height:1.2;text-decoration:none;white-space:normal}
.lab-return:hover{background:#dfeee5;border-color:#426d5c}.lab-return:focus-visible{outline:3px solid #24664d;outline-offset:4px}.presentation-header{gap:16px;flex-wrap:wrap}.presentation-header .brand{margin-right:auto}.topbar .lab-return{margin-left:auto}.brand small{letter-spacing:.01em}.sidebar .brand small{font-size:.72rem}
@media(max-width:560px){.presentation-header .brand{flex-basis:100%;margin:0}.presentation-header{gap:10px;padding-block:15px}.presentation-header .lab-return{margin-right:auto;font-size:.84rem}.presentation-header .brand small{font-size:.76rem}.topbar>div:first-child{flex-basis:100%}.topbar .lab-return{margin-left:0;margin-right:auto;font-size:.84rem}.sidebar .brand small{font-size:.7rem}.topbar{padding-block:14px;min-height:0}.sidebar-bottom{margin-top:4px!important}.demo-notice{margin-bottom:17px}}
