.personal-health-page{background:#f4faf8}.personal-health-container{max-width:1180px;padding-top:22px;padding-bottom:32px}.personal-health-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:3px solid #0f766e;padding:4px 2px 18px;margin-bottom:14px}.personal-health-header span{display:block;color:#0f766e;font-size:.8rem;font-weight:900;text-transform:uppercase}.personal-health-header h1{margin:5px 0 4px;color:#102033;font-size:2rem}.personal-health-header p{margin:0;color:#53677f;font-weight:700}.personal-health-header-actions{display:flex;align-items:center;gap:8px}.personal-health-menu-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border:1px solid #0f766e;border-radius:6px;background:#0f766e;color:#fff;padding:8px 12px;font-weight:850;cursor:pointer}.personal-health-menu-button>span{display:block;width:17px;height:12px;border-top:2px solid currentColor;border-bottom:2px solid currentColor;position:relative}.personal-health-menu-button>span::after{content:'';position:absolute;left:0;right:0;top:4px;border-top:2px solid currentColor}.personal-health-menu-backdrop{position:fixed;z-index:90;inset:0;border:0;background:rgba(15,32,51,.35);opacity:0;pointer-events:none;transition:opacity .18s ease}.personal-health-menu-backdrop.is-open{opacity:1;pointer-events:auto}.personal-health-side-menu{position:fixed;z-index:91;top:0;right:0;bottom:0;width:min(340px,86vw);display:flex;flex-direction:column;background:#fff;box-shadow:-12px 0 30px rgba(15,32,51,.2);transform:translateX(105%);transition:transform .2s ease}.personal-health-side-menu.is-open{transform:translateX(0)}.personal-health-side-menu-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid #dbe9e6;padding:22px}.personal-health-side-menu-head span{display:block;color:#0f766e;font-size:.74rem;font-weight:900;text-transform:uppercase}.personal-health-side-menu-head strong{display:block;color:#102033;font-size:1.28rem;margin-top:3px}.personal-health-side-menu-head button{width:34px;height:34px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#53677f;font-size:1.5rem;line-height:1;cursor:pointer}.personal-health-side-menu nav{display:grid;gap:5px;padding:16px}.personal-health-side-menu nav a{border-radius:6px;color:#243b53;font-weight:850;padding:12px 13px;text-decoration:none}.personal-health-side-menu nav a:hover,.personal-health-side-menu nav a.is-active{background:#e6f5f1;color:#0f766e}.personal-health-menu-open{overflow:hidden}.personal-health-flow{display:flex;flex-direction:column;gap:14px}.personal-health-diagnosis-panel{border-color:#8cc9bc;background:#f0faf7}.personal-health-diagnosis-panel>span{display:block;color:#0f766e;font-size:.77rem;font-weight:900;text-transform:uppercase}.personal-health-diagnosis-panel h2{margin:4px 0;color:#0f3f3b;font-size:1.35rem}.personal-health-diagnosis-panel p{margin:0;color:#3c5968;font-weight:700}.personal-health-pv-exams-panel{border-color:#c9ddd8}.personal-health-pv-exams-scroll{overflow-x:auto;border:1px solid #d4e3df;border-radius:7px}.personal-health-pv-exams-table{width:100%;min-width:1020px;border-collapse:collapse;background:#fff}.personal-health-pv-exams-table th,.personal-health-pv-exams-table td{padding:9px 10px;border-bottom:1px solid #edf4f2;text-align:left;vertical-align:top;font-size:.84rem;white-space:nowrap}.personal-health-pv-exams-table th{background:#f2f8f6;color:#53677f;font-size:.72rem;text-transform:uppercase}.personal-health-pv-exams-table td:nth-child(2){white-space:normal;min-width:190px}.personal-health-pv-exams-table tr:last-child td{border-bottom:0}.personal-health-pv-exams-table a{color:#0f766e;font-weight:850;text-decoration:none}.personal-health-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;order:0}.personal-health-summary>div{border:1px solid #cbe2dc;border-radius:8px;background:#fff;padding:13px}.personal-health-summary span{display:block;color:#53677f;font-size:.8rem;font-weight:900;text-transform:uppercase}.personal-health-summary strong{display:block;color:#0f3f3b;font-size:1.28rem;margin-top:4px}.personal-health-entry-panel,.personal-health-indices-panel,.personal-health-timeline-panel{border-color:#c9ddd8}.personal-health-timeline-panel{order:1}.personal-health-indices-panel{order:2}.personal-health-entry-panel{order:3;margin:0}.personal-health-entry-panel summary{display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer;list-style:none;color:#102033}.personal-health-entry-panel summary::-webkit-details-marker{display:none}.personal-health-entry-panel summary::after{content:'+';display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#0f766e;color:#fff;font-size:1.35rem;font-weight:400;line-height:1}.personal-health-entry-panel[open] summary{border-bottom:1px solid #dbe9e6;padding-bottom:12px;margin-bottom:14px}.personal-health-entry-panel[open] summary::after{content:'-';background:#52708d}.personal-health-entry-panel summary strong,.personal-health-entry-panel summary small{display:block}.personal-health-entry-panel summary strong{font-size:1.04rem}.personal-health-entry-panel summary small{color:#53677f;font-weight:700;margin-top:3px}.personal-health-entry-panel-content{display:grid;gap:12px}.personal-health-entry-panel-content>.field-hint{margin:0}.personal-health-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.personal-health-form label{display:grid;gap:6px;color:#102033;font-weight:850}.personal-health-form input,.personal-health-form select,.personal-health-form textarea{min-width:0}.personal-health-wide,.span-full{grid-column:1/-1}.personal-health-metrics{display:grid;gap:9px;border-top:1px solid #dbe9e6;padding-top:14px}.personal-health-metrics-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.personal-health-metrics-head strong,.personal-health-metrics-head small{display:block}.personal-health-metrics-head small{color:#53677f;font-weight:700;margin-top:2px}.personal-health-metrics-table{display:grid;gap:7px}.personal-health-metric-row{display:grid;grid-template-columns:minmax(160px,1.2fr) minmax(110px,.7fr) minmax(100px,.6fr) 34px;gap:8px}.personal-health-metric-row input{height:39px}.personal-health-form .icon-button{border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#b91c1c;font-size:1.35rem;font-weight:900;cursor:pointer}.personal-health-indices{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px}.personal-health-indices article{border:1px solid #d4e3df;border-radius:8px;background:#fff;overflow:hidden}.personal-health-indices h3{margin:0;padding:10px 12px;border-bottom:1px solid #dbe9e6;color:#0f3f3b;font-size:1rem}.personal-health-indices table{width:100%;border-collapse:collapse}.personal-health-indices th,.personal-health-indices td{text-align:left;padding:8px 12px;border-bottom:1px solid #edf4f2;font-size:.9rem}.personal-health-indices th{color:#53677f;font-size:.76rem;text-transform:uppercase}.personal-health-indices tr:last-child td{border-bottom:0}.personal-health-indices a{color:#0f766e;font-weight:800;text-decoration:none}.personal-health-timeline{display:grid;gap:0}.personal-health-timeline-entry{display:grid;grid-template-columns:86px minmax(0,1fr);gap:14px;padding:2px 0 16px}.personal-health-entry-date{display:grid;align-content:start;justify-items:center;border-right:2px solid #9dcac0;color:#0f766e;padding:7px 12px 0 0}.personal-health-entry-date strong{font-size:1.45rem;line-height:1}.personal-health-entry-date span{font-size:.76rem;font-weight:900;margin-top:3px}.personal-health-entry-date small{color:#53677f;font-weight:800;margin-top:2px}.personal-health-entry-content{border:1px solid #d4e3df;border-radius:8px;background:#fff;padding:13px}.personal-health-entry-content header{display:grid;gap:4px}.personal-health-entry-content h3{margin:0;color:#102033;font-size:1.08rem}.personal-health-entry-content header p,.personal-health-notes,.personal-health-volume{margin:7px 0 0;color:#53677f;line-height:1.45}.personal-health-type{display:inline-flex;align-items:center;width:max-content;border-radius:999px;background:#e6f5f1;color:#0f766e;padding:4px 8px;font-size:.76rem;font-weight:900}.personal-health-type.consultation{background:#eaf1ff;color:#1d4ed8}.personal-health-type.phlebotomy{background:#fff0f0;color:#b91c1c}.personal-health-entry-metrics{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.personal-health-entry-metrics span{border:1px solid #d5e5e0;border-radius:6px;background:#f7fbfa;color:#334155;padding:5px 7px;font-size:.84rem}.personal-health-documents{display:flex;align-items:center;gap:7px;flex-wrap:wrap;border-top:1px solid #edf4f2;margin-top:12px;padding-top:10px}.personal-health-documents>a:first-child{color:#0f766e;font-weight:850;max-width:100%;overflow-wrap:anywhere}.personal-health-documents .button{min-height:31px;padding:6px 8px;font-size:.8rem}.text-danger-button{border:0;background:transparent;color:#b91c1c;font-weight:800;padding:0;margin-top:12px;cursor:pointer}@media(max-width:720px){.personal-health-container{padding:12px 10px 28px}.personal-health-header{align-items:stretch;flex-direction:column;padding-bottom:14px}.personal-health-header h1{font-size:1.55rem}.personal-health-header-actions{display:grid;grid-template-columns:1fr 1fr}.personal-health-header .button,.personal-health-menu-button{width:100%}.personal-health-summary{grid-template-columns:1fr 1fr}.personal-health-summary>div:last-child{grid-column:1/-1}.personal-health-form{grid-template-columns:1fr}.personal-health-wide,.span-full{grid-column:auto}.personal-health-metrics-head{align-items:stretch;flex-direction:column}.personal-health-metrics-head .button{width:100%}.personal-health-metric-row{grid-template-columns:minmax(0,1fr) minmax(84px,.6fr) minmax(72px,.55fr) 32px;gap:6px}.personal-health-metric-row input{padding-left:7px;padding-right:7px;font-size:.84rem}.personal-health-indices{grid-template-columns:1fr}.personal-health-timeline-entry{grid-template-columns:58px minmax(0,1fr);gap:9px}.personal-health-entry-date{padding-right:8px}.personal-health-entry-content{padding:11px}.personal-health-documents{display:grid;grid-template-columns:minmax(0,1fr) auto}.personal-health-documents>a:first-child{min-width:0}.personal-health-documents .button{width:auto}.personal-health-page .global-backbar{margin-bottom:8px}}
