:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#18343e;background:#f3f6f7;font-synthesis:none;--ink:#102c37;--muted:#617880;--line:#dce5e8;--green:#23796c;--mint:#c0edc9;--radius:18px}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.55}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible,select:focus-visible{outline:3px solid #2d9186;outline-offset:3px}h1,h2,h3,p{margin:0}h1{font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.18;letter-spacing:-.045em;font-weight:640}h2{font-size:1.3rem;line-height:1.3;letter-spacing:-.025em;font-weight:650}h3{font-size:1.05rem;line-height:1.4}p+p{margin-top:10px}.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.muted{color:var(--muted)}.eyebrow{font-size:.75rem;letter-spacing:.12em;font-weight:700;margin-bottom:10px;color:var(--muted)}.button{border:0;display:inline-flex;gap:10px;justify-content:center;align-items:center;min-height:46px;border-radius:10px;padding:10px 17px;font-weight:600;font-size:.9rem;white-space:normal;line-height:1.4;transition:background .15s}.button.primary{background:var(--ink);color:#fff}.button.primary:hover{background:#24515c}.button.outline{background:#fff;border:1px solid var(--line);color:var(--ink)}.button.ghost{background:transparent;color:var(--green);padding:8px 10px}.button.light{background:var(--mint);color:var(--ink)}.button.small{font-size:.8rem;min-height:40px}.actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.brand{display:flex;gap:13px;align-items:center;line-height:1.1;font-size:1.1rem;letter-spacing:.01em}.brand-mark{width:51px;height:51px;border-radius:14px;background:var(--ink);color:var(--mint);font-family:Georgia,serif;font-style:italic;font-size:42px;line-height:48px;text-align:center;flex-shrink:0}.brand-mark.small{width:33px;height:33px;font-size:30px;line-height:31px;border-radius:9px}.brand b{font-size:.83rem;font-weight:500;color:var(--muted)}.sidebar{position:fixed;inset:0 auto 0 0;width:246px;background:#fff;border-right:1px solid var(--line);padding:38px 23px;display:flex;flex-direction:column;z-index:15}.sidebar-caption{font-size:.65rem;font-weight:700;letter-spacing:.13em;color:#8b9ba1;margin:55px 12px 18px}.sidebar nav{display:grid;gap:7px}.sidebar nav a{display:flex;align-items:center;gap:15px;padding:14px;border-radius:10px;color:var(--muted);font-size:.92rem}.sidebar nav a.selected{background:#e9f3ee;color:#205f54;font-weight:650}.sidebar-bottom{margin-top:auto}.sidebar-bottom>a{display:flex;align-items:center;gap:12px;padding:18px 10px;font-size:.875rem;color:var(--muted);border-bottom:1px solid var(--line)}.owner{display:flex;align-items:center;gap:12px;padding:22px 4px 0;font-size:.86rem}.avatar{display:grid;place-items:center;width:37px;height:37px;border-radius:50%;background:#ecf0f2;font-size:.75rem}.owner small{display:block;color:var(--muted);font-size:.75rem}.workspace{margin-left:246px;min-height:100vh}.topbar{height:87px;padding:0 48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.top-label{display:flex;align-items:center;gap:8px;font-size:.68rem;font-weight:650;letter-spacing:.12em;color:var(--muted)}.top-label .icon{width:15px;height:15px}.topbar .button{font-size:.8rem;color:var(--muted)}.topbar .button .icon{width:17px;height:17px}.mobile-brand{display:none}.bottom-nav{display:none}#main{max-width:1280px;margin:auto;padding:40px 48px 36px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.page-heading .muted{font-size:.93rem;margin-top:11px}.date-filter{display:flex;flex-direction:column;gap:4px;font-size:.7rem;color:var(--muted)}.date-filter input{width:160px;font-size:.85rem;padding:9px 12px;background:white}.home-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:20px}.daily-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:30px 35px;border-radius:var(--radius);background:#123d46;color:white;min-height:230px}.daily-card .eyebrow{color:#b1ccc9}.daily-card h2{font-size:1.8rem;margin-bottom:10px;letter-spacing:-.035em}.daily-card p{font-size:.875rem;color:#c4d8d7;max-width:280px;margin-bottom:20px}.daily-card .subtle{color:#a8cbc4;font-size:.8rem}.daily-card .button{font-size:.8rem}.progress-ring{position:relative;width:142px;height:142px;flex-shrink:0}.progress-ring svg{width:100%;height:100%}.progress-ring>div{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.progress-ring strong{font-size:2rem;letter-spacing:-.05em;font-weight:550}.progress-ring small{font-size:.75rem;color:#b9d3cb}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:26px}.focus-card{display:flex;flex-direction:column;justify-content:center}.focus-card p{font-size:.875rem;margin:12px 0 22px}.text-link,.section-title>a{display:inline-flex;align-items:center;gap:10px;color:var(--green);font-size:.84rem;font-weight:650}.section-title{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:29px 0 17px}.card .section-title{margin-top:0}.section-title h2{font-size:1.18rem}.task-list{background:#fff;border-radius:var(--radius);border:1px solid var(--line);overflow:hidden}.task{display:flex;align-items:center;gap:16px;padding:19px 23px;border-bottom:1px solid #e9eef0;min-height:83px}.task:last-child{border-bottom:0}.check-button{border:1.5px solid #b7cacf;background:white;border-radius:9px;width:29px;height:29px;min-width:29px;padding:2px;color:white}.done .check-button{background:var(--green);border-color:var(--green)}.task-content{flex:1;min-width:0}.task b{font-size:.94rem;font-weight:600}.task p{font-size:.82rem;color:var(--muted);margin-top:4px}.done .task-content b{color:#47716b}.time{font-size:.8rem;color:var(--muted)}.empty-state{padding:35px 25px;text-align:center;max-width:600px;margin:auto}.empty-state>.icon{width:31px;height:31px;color:#68938c;margin-bottom:13px}.empty-state h3{font-size:1.1rem}.empty-state p{color:var(--muted);font-size:.88rem;margin:10px 0 20px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.metric{display:block;text-align:left;min-width:0;cursor:pointer;padding:20px}.metric>span{display:flex;justify-content:space-between;gap:8px;font-size:.85rem;color:var(--muted)}.metric>span .icon{width:16px;height:16px;opacity:.5}.metric>div{margin:16px 0 7px;display:flex;gap:8px;align-items:baseline;flex-wrap:wrap}.metric strong{font-size:2.1rem;line-height:1.1;font-weight:550;letter-spacing:-.05em}.metric small{font-size:.78rem;color:var(--muted)}.metric p{font-size:.74rem;color:var(--muted);margin-bottom:12px}.badge{display:inline-block;font-size:.68rem;line-height:1.4;padding:4px 7px;border-radius:5px;background:#edf4f0;color:#406a5d;font-weight:550}.badge.amber{color:#976523;background:#fbf1dc}.fineprint{color:#73888e;font-size:.75rem;margin-top:14px}.app-footer{max-width:1280px;padding:20px 48px 30px;margin:auto;display:flex;justify-content:space-between;color:#82969b;font-size:.72rem}.notice{display:flex;gap:12px;padding:17px 20px;background:#ebf2f4;border:1px solid #dbe7e9;border-radius:12px;color:#4b6670;font-size:.85rem;margin-bottom:24px}.notice .icon{margin-top:2px}.labs-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:24px}.marker-list{align-self:start;padding:10px 0}.marker-list button{border:0;background:transparent;padding:10px 13px;border-radius:8px;text-align:left;display:flex;justify-content:space-between;gap:12px;width:100%;font-size:.88rem;color:var(--muted)}.marker-list button.selected{background:#e0eeea;color:#205f54;font-weight:650}.marker-list button span{font-size:.8rem}.marker-group{font-size:.66rem;letter-spacing:.12em;font-weight:700;color:#80969d;padding:13px 12px 10px}.marker-group:not(:first-child){margin-top:16px}.lab-detail{min-width:0}.lab-detail>.card{margin-bottom:22px}.unit{font-size:.8rem;color:var(--muted)}.lab-value{display:flex;gap:20px;align-items:center;margin:15px 0 5px}.lab-value>strong{font-size:3.5rem;font-weight:530;letter-spacing:-.065em}.lab-value>span{font-size:.8rem;color:var(--muted)}.lab-value .badge{margin-top:6px}.chart-wrap{width:100%;overflow:hidden}.chart{display:block;width:100%;height:auto;min-height:160px}.chart .axis{fill:#72888f;font-size:13px;font-family:inherit}.chart .chart-value{fill:#183e44;font-size:15px;font-weight:600;font-family:inherit}.target-box{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:18px;background:#f3f7f7;border-radius:10px;margin-top:8px}.target-box b{font-size:.88rem}.target-box p{font-size:.8rem;color:var(--muted);margin-top:4px}.history article{padding:20px 0;border-bottom:1px solid var(--line)}.history article:last-child{border-bottom:0;padding-bottom:0}.result-row{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:10px}.result-row b{font-size:.93rem}.result-row strong{font-size:1.3rem;font-weight:550}.result-row strong small{font-size:.78rem;color:var(--muted)}.history p{font-size:.82rem;margin:6px 0}.source{font-size:.79rem;display:inline-flex;gap:6px;align-items:center;color:var(--green);text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.source .icon{width:15px;height:15px}.single-result,.empty-chart{padding:30px 0;color:var(--muted);font-size:.9rem}.single-result>strong{font-size:2rem;color:var(--ink)}.single-result p{margin-top:12px}details{margin-top:17px;font-size:.82rem;color:var(--muted)}summary{cursor:pointer;color:#53736e;min-height:36px;line-height:1.6;padding:7px 0}details p{margin:8px 0}.routine-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.routine-card .section-title{align-items:flex-start;flex-wrap:wrap;margin-bottom:13px}.routine-card .dose{font-size:.93rem}.routine-card>p{font-size:.84rem;margin:10px 0}.routine-card .button{margin-top:8px}.version{border-top:1px solid var(--line);padding:14px 0}.empty-mini{padding:20px;border:1px dashed #cad8dc;color:#758b91;border-radius:12px;font-size:.86rem;grid-column:1/-1}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-grid .card{display:flex;flex-direction:column}.stats-grid span{font-size:.86rem;color:var(--muted)}.stats-grid strong{font-size:2.4rem;font-weight:550;letter-spacing:-.055em;margin:10px 0}.stats-grid small{color:var(--muted);font-size:.75rem}.stats-grid strong small{font-size:1rem;font-weight:400}.timeline{margin-top:27px;margin-bottom:25px}.timeline>h2{margin-bottom:25px}.timeline article{margin-left:8px;border-left:1px solid #d1e0dc;padding:0 0 29px 28px;position:relative}.timeline article:last-child{padding-bottom:0}.timeline time{font-size:.75rem;color:var(--muted)}.timeline h3{margin:6px 0}.timeline p{font-size:.9rem;margin-bottom:8px}.timeline-dot{width:9px;height:9px;border-radius:50%;background:#3d8a7c;position:absolute;left:-5px;top:7px}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;margin-top:20px;font-size:.85rem}td,th{text-align:left;border-bottom:1px solid var(--line);padding:12px 9px}th{color:var(--muted);font-weight:550}.more-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:22px}.feature>.icon{color:var(--green);width:29px;height:29px;margin-bottom:18px}.feature h2{font-size:1.2rem}.feature p{color:var(--muted);font-size:.9rem;margin:10px 0 23px}.feature>b{display:flex;align-items:center;gap:10px;color:var(--green);font-size:.86rem}.more-grid~.card{margin-bottom:20px}.more-grid~.card p{font-size:.9rem;margin:12px 0}.report-head{display:flex;gap:20px;align-items:center;padding-bottom:24px;border-bottom:1px solid var(--line);margin-bottom:25px}.report-head p{font-size:.84rem;color:var(--muted);margin-top:8px}.clinical-text{font:inherit;font-size:.89rem;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.consultation h3{margin-top:28px}.context-card{margin-top:24px}.context-card textarea{height:560px;font-family:ui-monospace,monospace;font-size:.8rem;line-height:1.6;background:#f7f9fa}.card form>p{margin:10px 0 20px}label{display:flex;flex-direction:column;gap:7px;font-size:.87rem;font-weight:550;margin-bottom:18px}input,textarea,select{width:100%;border:1px solid #ccd9de;background:#fff;color:var(--ink);border-radius:9px;min-height:47px;padding:11px 12px;font-size:1rem;font-weight:400}input[readonly]{background:#eff3f4;color:var(--muted)}textarea{min-height:100px;resize:vertical}fieldset{border:1px solid var(--line);border-radius:10px;padding:14px;margin:0 0 18px}legend{font-size:.85rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.weekdays{display:flex;gap:13px;flex-wrap:wrap}.weekdays label{display:flex;flex-direction:column;align-items:center;font-size:.8rem;margin:0;font-weight:400}.weekdays input{width:21px;height:21px;min-height:0;accent-color:var(--green)}.form-error{color:#a34438;font-size:.86rem;min-height:1px;margin-bottom:15px}.form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:23px}dialog{border:0;border-radius:20px;padding:28px;width:min(570px,calc(100% - 26px));max-height:90dvh;color:var(--ink);box-shadow:0 25px 100px #06252f40}dialog::backdrop{background:#071e2e70;backdrop-filter:blur(4px)}dialog header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;gap:15px}dialog header h2{font-size:1.3rem}dialog form p{font-size:.85rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,20px);background:var(--ink);color:white;padding:13px 20px;border-radius:12px;font-size:.9rem;max-width:calc(100% - 30px);width:max-content;z-index:60;opacity:0;pointer-events:none;transition:.2s}#toast.show{opacity:1;transform:translate(-50%,0)}#toast.error{background:#8e433a}.loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:40px;text-align:center}.loading p{max-width:500px;color:var(--muted)}.login{display:grid;grid-template-columns:1.1fr 1fr;min-height:100vh;background:#fff}.login-art{padding:55px 60px;background:var(--ink);color:white;display:flex;flex-direction:column;justify-content:center;position:relative}.login-art .brand{position:absolute;top:50px}.login-art .brand-mark{background:#214650}.login-art .brand b{color:#bad1d5}.login-art>.eyebrow{color:#8bb6ad;margin-top:60px}.login-art h1{font-size:clamp(2.5rem,4.5vw,4rem);line-height:1.15;letter-spacing:-.055em}.login-art h1 em{font-family:Georgia,serif;font-weight:400;color:var(--mint)}.login-art>p:not(.eyebrow){color:#a8c4ca;line-height:1.8;margin-top:30px}.private-note{display:flex;gap:10px;align-items:center;margin-top:55px;color:#a8c4ca;font-size:.8rem}.private-note .icon{width:16px;height:16px}.login-form{padding:50px;align-self:center;max-width:480px;width:100%;justify-self:center}.login-form h2{font-size:1.8rem;letter-spacing:-.04em}.login-form>.muted{margin:15px 0 30px;font-size:.9rem}.login-form form .button{width:100%}.login-foot{display:flex;justify-content:space-between;font-size:.73rem;color:var(--muted);margin-top:70px}
@media(min-width:1500px){#main{padding-top:48px}.daily-card{min-height:250px}.metric{padding:25px}}
@media(max-width:1150px){.sidebar{width:208px;padding:30px 17px}.workspace{margin-left:208px}#main{padding:32px 28px}.topbar{padding:0 28px}.home-grid{grid-template-columns:1fr}.focus-card{display:none}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.labs-layout{grid-template-columns:175px minmax(0,1fr);gap:17px}.routine-grid{grid-template-columns:1fr}.page-heading{align-items:flex-start}.app-footer{padding-left:28px;padding-right:28px}.login-art{padding:40px}.login-form{padding:35px}}
@media(max-width:760px){.sidebar{display:none}.workspace{margin-left:0}.topbar{height:76px;padding:0 22px;background:#fff;gap:12px}.mobile-brand{display:flex;align-items:center;gap:9px;font-size:.85rem}.top-label{display:none}.topbar .button{padding:8px 4px}.topbar .button span{font-size:.75rem}.bottom-nav{position:fixed;z-index:20;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #dce5e8;display:grid;grid-template-columns:repeat(5,1fr);padding:9px 10px max(9px,env(safe-area-inset-bottom))}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#789098;font-size:.66rem;font-weight:550;min-height:46px}.bottom-nav a.selected{color:#236f61}.bottom-nav .icon{width:22px;height:22px}#main{padding:25px 20px 24px}.page-heading{gap:15px;flex-wrap:wrap;margin-bottom:24px}.page-heading .eyebrow{font-size:.65rem;margin-bottom:9px}.page-heading h1{font-size:1.9rem;max-width:350px}.page-heading .muted{font-size:.85rem;max-width:350px;margin-top:9px}.page-heading>.button{min-height:41px;font-size:.83rem}.date-filter{flex-direction:row;align-items:center;justify-content:space-between;width:100%;margin:0;font-size:.76rem}.date-filter input{width:150px;min-height:37px;padding:5px 10px}.daily-card{padding:24px 21px;min-height:203px;gap:6px}.daily-card h2{font-size:1.5rem;line-height:1.15}.daily-card .eyebrow{font-size:.66rem}.daily-card p{font-size:.78rem;max-width:205px;margin-bottom:17px}.daily-card .button{font-size:.73rem;min-height:41px;padding:9px 11px}.daily-card .button .icon{width:17px}.progress-ring{width:110px;height:110px}.progress-ring strong{font-size:1.8rem}.progress-ring small{font-size:.66rem}.home-grid{gap:0}.section-title{margin:25px 0 13px}.section-title h2{font-size:1.1rem}.section-title>a{font-size:.76rem;gap:4px}.section-title>a .icon{width:16px}.task{gap:12px;padding:17px 15px;flex-wrap:wrap}.task-content{flex-basis:55%}.task-content b{font-size:.86rem}.task p{font-size:.77rem}.task .time{font-size:.73rem}.task>.button{margin-left:40px}.check-button{width:27px;height:27px;min-width:27px}.metric-grid{gap:11px}.metric{padding:17px 15px}.metric>span{font-size:.78rem}.metric strong{font-size:1.9rem}.metric small{font-size:.67rem}.metric p{font-size:.68rem}.badge{font-size:.64rem;padding:4px 6px}.empty-state{padding:24px 20px}.empty-state h3{font-size:1rem}.empty-state p{font-size:.82rem}.empty-state .button{font-size:.8rem}.fineprint{font-size:.71rem}.app-footer{padding:8px 20px 110px;font-size:.67rem;gap:15px}.app-footer span{display:none}.card{padding:21px 18px}.metric.card{padding:17px 15px}.notice{padding:15px;font-size:.8rem;gap:8px}.notice>.icon{display:none}.labs-layout{display:flex;flex-direction:column;gap:16px}.marker-list{display:flex;overflow-x:auto;width:calc(100vw - 40px);gap:7px;padding:0 0 10px;scrollbar-width:thin}.marker-group{display:none}.marker-list button{width:auto;flex-shrink:0;white-space:nowrap;background:#eaf0f2;border-radius:8px;padding:9px 13px;font-size:.79rem}.marker-list button span{display:none}.lab-value>strong{font-size:3rem}.chart{min-height:140px}.chart .axis{font-size:15px}.target-box{padding:13px;align-items:flex-start}.target-box>.button{font-size:.73rem;padding:5px;min-width:76px}.result-row{gap:10px}.result-row strong{font-size:1.18rem}.routine-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr 1fr}.stats-grid .card{padding:18px}.stats-grid .card:last-child{grid-column:1/-1}.stats-grid strong{font-size:2rem}.stats-grid span{font-size:.8rem}.stats-grid small{font-size:.69rem}.more-grid{grid-template-columns:1fr;gap:14px}.feature>.icon{margin-bottom:13px}.feature p{font-size:.86rem;margin-bottom:17px}.more-grid~.card h2{font-size:1.15rem}.more-grid~.card p{font-size:.85rem}.report-head{gap:13px;align-items:flex-start}.report-head h2{font-size:1.1rem}.report-head p{font-size:.75rem}.clinical-text{font-size:.8rem}.context-card textarea{font-size:.73rem}.context-card .section-title{flex-wrap:wrap}.form-grid{gap:13px}label{font-size:.82rem}input,textarea,select{font-size:1rem}dialog{padding:21px 19px;max-height:91dvh}dialog header h2{font-size:1.15rem}.weekdays{gap:12px}.weekdays label{font-size:.74rem}.form-actions .button{font-size:.83rem}#toast{bottom:100px;font-size:.84rem}.login{display:flex;flex-direction:column;min-height:100dvh}.login-art{padding:28px 27px 30px;min-height:290px}.login-art .brand{position:static;margin-bottom:35px;font-size:.95rem}.login-art>.eyebrow{display:none}.login-art .brand-mark{width:40px;height:40px;font-size:34px;line-height:38px}.login-art h1{font-size:2.4rem;line-height:1.12}.login-art>p:not(.eyebrow){display:none}.private-note{margin-top:24px;font-size:.7rem}.login-form{padding:30px 27px;width:100%;max-width:440px}.login-form h2{font-size:1.5rem}.login-form>.eyebrow{font-size:.65rem}.login-form>.muted{margin:10px 0 23px;font-size:.84rem}.login-foot{margin-top:35px}.login-form .button{min-height:49px}}
@media(max-width:360px){#main{padding-left:14px;padding-right:14px}.daily-card{padding:20px 15px}.progress-ring{width:89px;height:89px}.daily-card h2{font-size:1.35rem}.metric-grid{gap:8px}.metric.card{padding:14px 11px}.metric .badge{font-size:.6rem}.form-grid{grid-template-columns:1fr}.marker-list{width:calc(100vw - 28px)}}
@media print{@page{size:A4;margin:17mm}body{background:white;color:#17343d;font-size:10pt}.sidebar,.topbar,.bottom-nav,.page-heading,.app-footer,#toast,dialog{display:none!important}.workspace{margin:0}#main{padding:0;max-width:none}.consultation{border:0;padding:0}.consultation .notice{font-size:9pt}.clinical-text{font-size:9pt;line-height:1.5}.report-head{break-after:avoid}.chart-wrap{break-inside:avoid}.chart{max-height:190px}.consultation h3{break-after:avoid}.source-list{font-size:8pt}.source{color:#244d58;text-decoration:none}.source .icon{display:none}a[href]:after{content:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
