.GenericButton_button__65PMt{position:relative;display:flex;justify-content:center;align-items:center;gap:12px;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);border:1px solid var(--button-border-secondary-gray,#363a45);border-radius:var(--corner-radius-md,8px);height:-moz-fit-content;height:fit-content;padding:8px 14px;cursor:pointer;white-space:nowrap;transition:background-color .2s linear,color .2s linear;color:var(--button-text-contrast-active,#fff)}.GenericButton_button___button__wsDwk{background-color:unset}.GenericButton_button___action__8sdbz,.GenericButton_button___button__wsDwk:hover{background-color:var(--button-bg-primary-default,#fe005a)}.GenericButton_button___action__8sdbz{width:100%;padding:10px 14px}.GenericButton_button___action__8sdbz:hover{background-color:var(--button-bg-primary-hover,#ff2d74)}.GenericButton_button___delete__exzrY{background-color:rgba(241,67,55,.438)}.GenericButton_button___delete__exzrY:hover{background-color:#f14437}.GenericButton_button___primary___5klv{border:1px solid var(--button-border-secondary-color,#152d6b);background:var(--button-bg-secondary-color-default,rgba(50,108,255,.1));color:var(--button-text-primary-active,#769dff)}.GenericButton_button___primary___5klv:hover{background:var(--button-bg-secondary-color-hover,rgba(254,0,90,.28))}.GenericButton_button___link__BUKOO{border:unset;padding:0;background-color:unset;font-weight:600;letter-spacing:.64px;color:var(--button-text-primary-active,#769dff)}.GenericButton_button___link__BUKOO:hover{color:var(--button-bg-primary-hover,#ff2d74)}.GenericButton_button___link___hidden__AZt5K{visibility:hidden}.GenericButton_button___disabled__NopI9{background-color:var(--button-disabled);cursor:not-allowed;color:var(--button-disabled-text)}.GenericButton_button__text__2y1pz{font-weight:600;letter-spacing:.64px;line-height:20px}.GenericButton_button__text___hidden__m5aOJ{visibility:hidden}.GenericButton_button__spinner__IdAUb{position:absolute;display:inline-block;border:4px solid;border-bottom:4px solid transparent;border-radius:50%;box-sizing:border-box;width:24px;height:24px;animation:GenericButton_rotation__kIbm7 1s linear infinite}@keyframes GenericButton_rotation__kIbm7{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Modal_modal__E1nDs{z-index:1100;position:fixed;inset:0;display:flex;justify-content:center;align-items:center;padding:16px;box-sizing:border-box;background-color:var(--overlay-modal,rgba(0,0,0,.5))}@supports((-webkit-backdrop-filter:blur(4px)) or (backdrop-filter:blur(4px))){.Modal_modal__E1nDs{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}.Modal_modal__title__BN1cn{margin:0;flex:1 1;min-width:0;font-weight:600;font-style:normal;font-size:var(--Number,32px);line-height:1.15;text-align:left;color:var(--text-base-default,#18181b)}.Modal_modal__E1nDs .Modal_content__xl1vX{position:relative;display:flex;flex-direction:column;align-items:stretch;overflow:hidden;margin:0;min-width:0;max-width:100%;border-radius:var(--corner-radius-lg,16px);box-sizing:border-box;max-height:min(90dvh,100dvh - 32px);padding:var(--margins-page-content-top-bottom,32px) var(--margins-page-content-left-right,32px);background-color:var(--surface-bg-modal,var(--SideBar-background,#161619));border:1px solid var(--border-modal,var(--border-card,hsla(0,0%,100%,.14)));box-shadow:var(--shadow-modal,0 24px 64px rgba(0,0,0,.65),0 8px 24px rgba(0,0,0,.45))}.Modal_modal__E1nDs .Modal_content__header__mpGGk{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-width:0;max-width:100%;box-sizing:border-box;flex-shrink:0;margin-bottom:var(--distance-5,16px)}.Modal_modal__E1nDs .Modal_content__closeButton__6VXxe{display:flex;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin:-4px -4px 0 0;padding:0;border:none;border-radius:999px;background:transparent;cursor:pointer;font-size:1.5rem;line-height:1;transition:background .15s ease,color .15s ease;color:var(--Text-action-default,rgba(29,29,29,.7))}.Modal_modal__E1nDs .Modal_content__closeButton__6VXxe:hover{color:var(--text-base-default,#18181b)}.Modal_modal__E1nDs .Modal_content__main__e_Hpy{width:100%;min-width:0;max-width:100%;min-height:0;flex:1 1 auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;box-sizing:border-box;scrollbar-gutter:stable}.Modal_modal__E1nDs .Modal_content___fit__63_wQ{width:100%;max-width:min(700px,100%);min-width:0;height:-moz-fit-content;height:fit-content;max-height:min(90dvh,100dvh - 32px)}.Modal_modal__E1nDs .Modal_content___big__CX0Z_{width:80vw;height:80vh}@media(max-width:768px){.Modal_modal__E1nDs{align-items:center;justify-content:center;max-width:100vw;padding:max(20px,env(safe-area-inset-top,0px)) 16px max(16px,env(safe-area-inset-bottom,0px));overflow:hidden;box-sizing:border-box}.Modal_modal__title__BN1cn{font-size:20px;line-height:1.25;letter-spacing:-.01em;padding-right:8px}.Modal_modal__E1nDs .Modal_content__xl1vX{width:100%;max-width:100%;min-width:0;flex-shrink:1;max-height:min(88dvh,100dvh - max(20px,env(safe-area-inset-top,0px)) - max(16px,env(safe-area-inset-bottom,0px)) - 32px);min-height:0;margin:0;border-radius:16px;padding:0}.Modal_modal__E1nDs .Modal_content__header__mpGGk{position:relative;top:auto;z-index:2;flex-shrink:0;margin-bottom:0;padding:20px 20px 14px;background:inherit;border-bottom:1px solid hsla(0,0%,100%,.08)}.Modal_modal__E1nDs .Modal_content__closeButton__6VXxe{margin:0;width:40px;height:40px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.06)}.Modal_modal__E1nDs .Modal_content__main__e_Hpy{flex:1 1 auto;min-height:0;min-width:0;max-width:100%;overflow-x:hidden;padding:16px 20px 20px;box-sizing:border-box}.Modal_modal__E1nDs .Modal_content___fit__63_wQ{width:100%;height:auto;max-height:min(88dvh,100dvh - max(20px,env(safe-area-inset-top,0px)) - max(16px,env(safe-area-inset-bottom,0px)) - 32px)}.Modal_modal__E1nDs .Modal_content___big__CX0Z_{width:100%;height:min(88dvh,100dvh - 32px);max-height:min(88dvh,100dvh - 32px)}}@media(max-width:490px){.Modal_modal__E1nDs{padding:max(16px,env(safe-area-inset-top,0px)) 12px max(12px,env(safe-area-inset-bottom,0px))}.Modal_modal__title__BN1cn{font-size:18px}.Modal_modal__E1nDs .Modal_content__xl1vX{border-radius:14px}.Modal_modal__E1nDs .Modal_content__header__mpGGk{padding:18px 18px 12px}.Modal_modal__E1nDs .Modal_content__main__e_Hpy{padding:16px 18px 18px}}.Biomarker_biomarker__5PjFu{display:flex;gap:var(--distance-4,12px);border-radius:8px;width:100%;padding:8px;cursor:pointer}.Biomarker_biomarker__5PjFu:hover{background-color:hsla(0,0%,100%,.1)}.Biomarker_biomarker___withPhases__GMPc4{flex-direction:column;gap:12px}.Biomarker_biomarker___framed__eRtHW{box-sizing:border-box;width:100%;max-width:100%;min-width:0}.Biomarker_biomarker___framed__eRtHW:hover{background-color:var(--settings-row-hover,hsla(0,0%,100%,.04))}.Biomarker_biomarker___framed__eRtHW .Biomarker_content__SqGfQ{min-width:0}.Biomarker_biomarker___framed__eRtHW .Biomarker_content__SqGfQ .Biomarker_header__ESyA1{width:100%;min-width:0}.Biomarker_biomarker___framed__eRtHW .Biomarker_content__SqGfQ .Biomarker_header__ESyA1 .Biomarker_main__iZSXJ{flex:1 1;min-width:0;justify-content:space-between;gap:8px}.Biomarker_biomarker___framed__eRtHW .Biomarker_content__SqGfQ .Biomarker_header__ESyA1 .Biomarker_main__title__VbZLd{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--settings-text,#f4f4f5)}.Biomarker_biomarker___framed__eRtHW .Biomarker_content__SqGfQ .Biomarker_header__ESyA1 .Biomarker_main__iZSXJ .Biomarker_buttons__tsdIp{display:flex;flex-shrink:0;align-items:center;gap:6px;margin-left:8px}.Biomarker_biomarker___framed__eRtHW .Biomarker_content__SqGfQ .Biomarker_header__ESyA1 .Biomarker_main__iZSXJ .Biomarker_buttons__button__wy7Lj{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;border:none;width:28px;height:28px;padding:0}.Biomarker_biomarker___framed__eRtHW .Biomarker_content__SqGfQ .Biomarker_total__value___neutral__U2AKs{color:var(--settings-text,#f4f4f5)}.Biomarker_biomarker__row__iQnoy{display:flex;gap:var(--distance-4,12px);width:100%}.Biomarker_biomarker__indicator__Kv2eG{border-radius:var(--corner-radius-sm,4px);width:6px;background:var(--Colors-Success-success-500,#10ab62)}.Biomarker_biomarker__indicator___outOfRange__nI3jZ{background:var(--Colors-Warning-warning-500,#f79008)}.Biomarker_biomarker__indicator___neutral__NcFSH{background:hsla(0,0%,100%,.2)}.Biomarker_biomarker__5PjFu .Biomarker_content__SqGfQ{display:flex;flex-direction:column;justify-content:space-between;flex:1 1;gap:var(--distance-1,4px)}.Biomarker_biomarker__5PjFu .Biomarker_content__info__FKHxt{font-weight:400;font-size:16px;letter-spacing:.64px;line-height:20px;color:var(--text-description,#babbbf)}.Biomarker_biomarker__5PjFu .Biomarker_content__SqGfQ .Biomarker_header__ESyA1{display:flex;gap:var(--distance-3,8px)}.Biomarker_biomarker__5PjFu .Biomarker_content__SqGfQ .Biomarker_header__description__515b9{font-weight:500;font-size:14px;letter-spacing:.56px;line-height:18px;color:var(--text-description,#babbbf);margin:12px 0}.Biomarker_biomarker__5PjFu .Biomarker_content__SqGfQ .Biomarker_header__ESyA1 .Biomarker_main__iZSXJ{display:flex;align-items:center;gap:var(--distance-4,12px)}.Biomarker_biomarker__5PjFu .Biomarker_content__SqGfQ .Biomarker_header__ESyA1 .Biomarker_main__title__VbZLd{margin:0;font-weight:500;font-size:16px;letter-spacing:.64px;line-height:20px;color:var(--text-base,#fff)}.Biomarker_biomarker__5PjFu .Biomarker_content__SqGfQ .Biomarker_header__ESyA1 .Biomarker_main__iZSXJ .Biomarker_buttons__tsdIp{display:flex;gap:8px}.Biomarker_biomarker__5PjFu .Biomarker_content__SqGfQ .Biomarker_header__ESyA1 .Biomarker_main__iZSXJ .Biomarker_buttons__button__wy7Lj{border-radius:4px;box-sizing:border-box;padding:4px 6px;background-color:hsla(0,0%,100%,.1);transition:background-color .1s linear}.Biomarker_biomarker__5PjFu .Biomarker_content__SqGfQ .Biomarker_header__ESyA1 .Biomarker_main__iZSXJ .Biomarker_buttons__button__wy7Lj:hover{background-color:hsla(0,0%,100%,.2)}.Biomarker_biomarker__5PjFu .Biomarker_content__SqGfQ .Biomarker_header__infoButton__Jww2Z{cursor:pointer}.Biomarker_biomarker__5PjFu .Biomarker_content__SqGfQ .Biomarker_total__rcq7f{display:flex;align-items:center;gap:var(--distance-3,8px)}.Biomarker_biomarker__5PjFu .Biomarker_content__SqGfQ .Biomarker_total__value__HX5PU{font-weight:600;font-size:var(--font-size-md,16px);letter-spacing:.64px;line-height:20px;color:var(--Colors-Success-success-500,#10ab62)}.Biomarker_biomarker__5PjFu .Biomarker_content__SqGfQ .Biomarker_total__value___outOfRange__NHJZP{color:var(--Colors-Warning-warning-500,#f79008)}.Biomarker_biomarker__5PjFu .Biomarker_content__SqGfQ .Biomarker_total__value___neutral__U2AKs{color:var(--text-base,#fff)}.Biomarker_biomarker__5PjFu .Biomarker_content__SqGfQ .Biomarker_total__separator__tvYi9{width:4px;height:4px}.Biomarker_biomarker__5PjFu .Biomarker_content__SqGfQ .Biomarker_total__units__Veurf{font-weight:400;font-size:14px;letter-spacing:.64px;line-height:20px;color:var(--text-description,#babbbf)}.Biomarker_biomarker__5PjFu .Biomarker_content__SqGfQ .Biomarker_total__rcq7f .Biomarker_trend__SRvYC{display:flex;flex:1 1;gap:8px;color:hsla(0,0%,100%,.3)}.Biomarker_biomarker__5PjFu .Biomarker_content__SqGfQ .Biomarker_total__rcq7f .Biomarker_trend__icon__BuFIu{display:flex;align-items:center;gap:10px;border-radius:50%;padding:2px;background:var(--success-bg,rgba(16,171,98,.1))}.Biomarker_biomarker__5PjFu .Biomarker_phaseStack__K7F2d{box-sizing:border-box;display:grid;grid-template-columns:max-content 1fr max-content;grid-row-gap:8px;row-gap:8px;grid-column-gap:12px;column-gap:12px;width:100%;padding:12px;border-radius:8px;background:hsla(0,0%,100%,.04)}.Biomarker_biomarker__5PjFu .Biomarker_phaseStack__caption__qHjJ1{grid-column:1/-1;font-weight:500;font-size:12px;letter-spacing:.4px;line-height:16px;color:var(--text-description,#babbbf);margin-bottom:4px}.Biomarker_biomarker__5PjFu .Biomarker_phaseStack__caption__qHjJ1 strong{color:var(--text-base,#fff);font-weight:600}.Biomarker_biomarker__5PjFu .Biomarker_phaseStack__K7F2d .Biomarker_phaseRow__90FG8{display:contents}.Biomarker_biomarker__5PjFu .Biomarker_phaseStack__K7F2d .Biomarker_phaseRow__label__dZ9Eh{font-weight:500;font-size:13px;letter-spacing:.4px;line-height:16px;color:var(--text-base,#fff);text-align:left}.Biomarker_biomarker__5PjFu .Biomarker_phaseStack__K7F2d .Biomarker_phaseRow__barWrapper__P2QeO{position:relative;display:flex;align-items:center;width:100%}.Biomarker_biomarker__5PjFu .Biomarker_phaseStack__K7F2d .Biomarker_phaseRow__barWrapper__P2QeO .Biomarker_displayer__sxCyo{overflow:hidden;border-radius:var(--corner-radius-sm,4px);width:100%;height:20px;background:hsla(0,0%,100%,.06)}.Biomarker_biomarker__5PjFu .Biomarker_phaseStack__K7F2d .Biomarker_phaseRow__barWrapper__P2QeO .Biomarker_zone__kWxaG{border:none;height:20px}.Biomarker_biomarker__5PjFu .Biomarker_phaseStack__K7F2d .Biomarker_phaseRow__barWrapper__P2QeO .Biomarker_zone___below__GSS64{background:rgba(247,144,8,.12);border-radius:0}.Biomarker_biomarker__5PjFu .Biomarker_phaseStack__K7F2d .Biomarker_phaseRow__barWrapper__P2QeO .Biomarker_zone___normal__fHfhI{background:rgba(16,171,98,.28);border-radius:0}.Biomarker_biomarker__5PjFu .Biomarker_phaseStack__K7F2d .Biomarker_phaseRow__barWrapper__P2QeO .Biomarker_zone___above__3gikD{background:rgba(247,144,8,.12);border-radius:0}.Biomarker_biomarker__5PjFu .Biomarker_phaseStack__K7F2d .Biomarker_phaseRow__barWrapper__P2QeO .Biomarker_zone___normalStarts__OaDs0{border-top-left-radius:var(--corner-radius-sm,4px);border-bottom-left-radius:var(--corner-radius-sm,4px)}.Biomarker_biomarker__5PjFu .Biomarker_phaseStack__K7F2d .Biomarker_phaseRow__barWrapper__P2QeO .Biomarker_zone___normalEnds__AP8o_{border-top-right-radius:var(--corner-radius-sm,4px);border-bottom-right-radius:var(--corner-radius-sm,4px)}.Biomarker_biomarker__5PjFu .Biomarker_phaseStack__K7F2d .Biomarker_phaseRow__barWrapper__P2QeO .Biomarker_zone___aboveActive__PrmJf,.Biomarker_biomarker__5PjFu .Biomarker_phaseStack__K7F2d .Biomarker_phaseRow__barWrapper__P2QeO .Biomarker_zone___belowActive__1OSDk{background:rgba(247,144,8,.38)}.Biomarker_biomarker__5PjFu .Biomarker_phaseStack__K7F2d .Biomarker_phaseRow__barWrapper__P2QeO .Biomarker_zone___normalActive__1lLkH{background:rgba(16,171,98,.42)}.Biomarker_biomarker__5PjFu .Biomarker_phaseStack__K7F2d .Biomarker_phaseRow__barWrapper__P2QeO .Biomarker_displayer__marker__s1P1r{z-index:1}.Biomarker_biomarker__5PjFu .Biomarker_phaseStack__K7F2d .Biomarker_phaseRow__range___lF_O{font-weight:600;font-size:13px;letter-spacing:.4px;line-height:16px;white-space:nowrap;text-align:left}.Biomarker_biomarker__5PjFu .Biomarker_phaseStack__K7F2d .Biomarker_phaseRow__range___inRange__AD5XY{color:var(--Colors-Success-success-500,#10ab62)}.Biomarker_biomarker__5PjFu .Biomarker_phaseStack__K7F2d .Biomarker_phaseRow__range___outOfRange__hIqwA{color:var(--Colors-Warning-warning-500,#f79008)}.Biomarker_biomarker__5PjFu .Biomarker_displayer__sxCyo{position:relative;display:flex;align-items:center;width:126px;background:var(--Colors-Standart-Black-10,rgba(0,0,0,.1))}.Biomarker_biomarker__5PjFu .Biomarker_displayer__marker__s1P1r{position:absolute;transform:translateX(-50%);border-radius:4px;width:var(--Numbers-6px,6px);height:12px;background:var(--Colors-Success-success-500,#10ab62)}.Biomarker_biomarker__5PjFu .Biomarker_displayer__marker___outOfRange__RfPUx{background:var(--Colors-Warning-warning-500,#f79008)}.Biomarker_biomarker__5PjFu .Biomarker_zone__kWxaG{position:relative;box-sizing:border-box;height:20px}.Biomarker_biomarker__5PjFu .Biomarker_zone___below__GSS64{border:1px solid var(--divider-divider,#20242f);border-radius:var(--corner-radius-sm,4px) 0 0 var(--corner-radius-sm,4px)}.Biomarker_biomarker__5PjFu .Biomarker_zone___normal__fHfhI{border-top:1px solid var(--divider-divider,#20242f);border-bottom:1px solid var(--divider-divider,#20242f);background:var(--Colors-Standart-Black-10,rgba(0,0,0,.1))}.Biomarker_biomarker__5PjFu .Biomarker_zone___above__3gikD{border:1px solid var(--divider-divider,#20242f);border-radius:0 var(--corner-radius-sm,4px) var(--corner-radius-sm,4px) 0}.Biomarker_biomarker__5PjFu .Biomarker_zone___belowActive__1OSDk{border-right-width:1px}.Biomarker_biomarker__5PjFu .Biomarker_zone___normalActive__1lLkH{border-left-width:1px;border-right-width:1px;border:1px solid var(--Colors-Success-success-500,#10ab62);background:var(--colors-success-success-50010,rgba(16,171,98,.1))}.Biomarker_biomarker__5PjFu .Biomarker_zone___normalStarts__OaDs0{border-top-left-radius:var(--corner-radius-sm,4px);border-bottom-left-radius:var(--corner-radius-sm,4px)}.Biomarker_biomarker__5PjFu .Biomarker_zone___normalEnds__AP8o_{border-top-right-radius:var(--corner-radius-sm,4px);border-bottom-right-radius:var(--corner-radius-sm,4px)}.Biomarker_biomarker__5PjFu .Biomarker_zone___aboveActive__PrmJf,.Biomarker_biomarker__5PjFu .Biomarker_zone___belowActive__1OSDk{border-color:var(--Colors-Warning-warning-500,#f79008);background:var(--colors-success-success-50010,rgba(16,171,98,.1))}.Biomarker_biomarker__5PjFu .Biomarker_range__i7nGC{display:flex;flex-direction:column;gap:var(--distance-3,8px)}.Biomarker_biomarker__5PjFu .Biomarker_range__i7nGC .Biomarker_leyend__gtmxz{display:flex;width:100%}.Biomarker_biomarker__5PjFu .Biomarker_range__i7nGC .Biomarker_leyend__text__DhDlS{flex:1 1;font-weight:500;font-size:12px;letter-spacing:.48px;line-height:16px;color:var(--chart-text,#989a9f)}.Biomarker_biomarker__5PjFu .Biomarker_range__i7nGC .Biomarker_leyend__text___end__ncc8W{text-align:end}.Biomarker_biomarker__5PjFu .Biomarker_range__i7nGC .Biomarker_leyend__text___start__dMGwQ{text-align:start}.BiomarkerTrendChart_wrapper__S5KYN{width:100%}.BiomarkerTrendChart_displayer__RKjtG{display:flex;flex-direction:row;align-items:stretch;box-sizing:border-box;width:100%;min-height:280px;padding-bottom:8px}.BiomarkerTrendChart_ranges__5ufnk{display:flex;flex-direction:column;margin-bottom:32px;border-bottom:1px solid var(--Divider-Dark);box-sizing:border-box}.BiomarkerTrendChart_zone__8g7sw{display:flex;gap:4px;box-sizing:border-box;width:100%;height:100%;padding:4px;border-top:1px solid var(--Divider-Dark)}.BiomarkerTrendChart_zone__8g7sw:first-child{border-top:none}.BiomarkerTrendChart_zone__line__Xmax8{border-radius:8px;box-sizing:border-box;width:6px;height:100%;background-color:var(--Colors-Success-success-500,#10ab62)}.BiomarkerTrendChart_zone__8g7sw .BiomarkerTrendChart_rangeContent__08unT{display:flex;flex-direction:column;justify-content:center}.BiomarkerTrendChart_zone__8g7sw .BiomarkerTrendChart_rangeContent__label__hR9KU,.BiomarkerTrendChart_zone__8g7sw .BiomarkerTrendChart_rangeContent__value__EwKtC{font-weight:500;font-size:12px;letter-spacing:.56px;line-height:18px;white-space:nowrap;color:var(--text-description,#babbbf)}.BiomarkerTrendChart_chart__7eZ3_{flex:1 1;margin-left:-20px;min-height:240px;overflow:visible}.BiomarkerTrendChart_chart__canvas__2VzZw{width:100%;height:100%;overflow:visible}.BiomarkerTrendChart_wrapper___compact__3QoGs .BiomarkerTrendChart_displayer__RKjtG{height:240px;min-height:240px;max-height:240px;padding-bottom:0}.BiomarkerTrendChart_wrapper___compact__3QoGs .BiomarkerTrendChart_ranges__5ufnk{flex:0 0 auto;width:auto;min-width:88px;max-width:120px;height:auto;margin-bottom:30px;border-bottom:none}.BiomarkerTrendChart_wrapper___compact__3QoGs .BiomarkerTrendChart_chart__7eZ3_{flex:1 1;min-width:0;height:100%;min-height:0;max-height:none;margin-left:-20px}@media(max-width:768px){.BiomarkerTrendChart_wrapper___compact__3QoGs{box-sizing:border-box;max-width:100%;min-width:0;overflow-x:hidden}.BiomarkerTrendChart_wrapper___compact__3QoGs .BiomarkerTrendChart_displayer__RKjtG{height:220px;min-height:220px;max-height:220px}.BiomarkerTrendChart_wrapper___compact__3QoGs .BiomarkerTrendChart_ranges__5ufnk{min-width:72px;max-width:96px;margin-bottom:28px}.BiomarkerTrendChart_wrapper___compact__3QoGs .BiomarkerTrendChart_chart__7eZ3_{margin-left:0}}@media(max-width:490px){.BiomarkerTrendChart_wrapper___compact__3QoGs .BiomarkerTrendChart_displayer__RKjtG{height:200px;min-height:200px;max-height:200px}.BiomarkerTrendChart_wrapper___compact__3QoGs .BiomarkerTrendChart_ranges__5ufnk{min-width:64px;max-width:84px;margin-bottom:26px}.BiomarkerTrendChart_wrapper___compact__3QoGs .BiomarkerTrendChart_zone__8g7sw{padding:2px}.BiomarkerTrendChart_wrapper___compact__3QoGs .BiomarkerTrendChart_zone__8g7sw .BiomarkerTrendChart_rangeContent__label__hR9KU,.BiomarkerTrendChart_wrapper___compact__3QoGs .BiomarkerTrendChart_zone__8g7sw .BiomarkerTrendChart_rangeContent__value__EwKtC{font-size:10px;line-height:14px;letter-spacing:0;white-space:normal;overflow-wrap:anywhere}.BiomarkerTrendChart_displayer__RKjtG{min-height:220px}}.BiomarkerDetails_wrapper__6YNRY{flex-direction:column;box-shadow:0 2px 8px 0 rgba(0,0,0,.2);border-radius:8px;max-width:100%;background-color:var(--SideBar-background)}.BiomarkerDetails_wrapper__title__Y7kdL{margin:0;padding:18px;font-weight:600;font-style:normal;font-size:24px;line-height:26px;color:#fff}.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC{display:flex;border-top:1px solid var(--Divider-Dark);height:100%}.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_info__XXtEs{display:flex;flex-direction:column;border-right:1px solid var(--Divider-Dark);box-sizing:border-box;max-width:320px;padding:18px}.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_info__XXtEs .BiomarkerDetails_value__Q2g4t{display:flex;align-items:center;gap:6px;color:#fff}.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_info__XXtEs .BiomarkerDetails_value__dot__Ns21V{margin-right:6px;border-radius:50%;min-width:12px;width:12px;height:12px;background-color:var(--Colors-Success-success-500,#10ab62)}.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_info__XXtEs .BiomarkerDetails_value__dot___outOfRange__bZpOW{background-color:var(--Colors-Warning-warning-500,#f79008)}.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_info__XXtEs .BiomarkerDetails_value__tag__OrdBq{font-weight:600;font-size:16px;line-height:18px;color:#fff}.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_info__XXtEs .BiomarkerDetails_value__number__oyiyD{font-weight:700;color:var(--Colors-Success-success-500,#10ab62)}.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_info__XXtEs .BiomarkerDetails_value__number___outOfRange__1Pi7J{color:var(--Colors-Warning-warning-500,#f79008)}.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_info__XXtEs .BiomarkerDetails_value__units__QTC2v{font-weight:400;font-size:14px;letter-spacing:.64px;line-height:20px;color:var(--text-description,#babbbf)}.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_info__XXtEs .BiomarkerDetails_description__G9ZTu{margin-top:12px;font-weight:500;font-size:14px;letter-spacing:.56px;line-height:18px;color:var(--text-description,#babbbf)}.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_displayer__DBVb_{display:flex;flex-direction:row;flex:1 1;box-sizing:border-box;height:100%;padding-bottom:8px}.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_displayer__DBVb_ .BiomarkerDetails_ranges__zznoC{display:flex;flex-direction:column;margin-bottom:32px;border-bottom:1px solid var(--Divider-Dark);box-sizing:border-box}.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_displayer__DBVb_ .BiomarkerDetails_ranges__zznoC .BiomarkerDetails_above__line__rtnRN,.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_displayer__DBVb_ .BiomarkerDetails_ranges__zznoC .BiomarkerDetails_below__line__wDCcZ{background-color:var(--Colors-Warning-warning-500,#f79008)}.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_displayer__DBVb_ .BiomarkerDetails_ranges__zznoC .BiomarkerDetails_normal__line__hZK8X{background-color:var(--Colors-Success-success-500,#10ab62)}.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_displayer__DBVb_ .BiomarkerDetails_ranges__zznoC .BiomarkerDetails_below__sVKCG,.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_displayer__DBVb_ .BiomarkerDetails_ranges__zznoC .BiomarkerDetails_normal__QpPp8{border-top:1px solid var(--Divider-Dark)}.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_displayer__DBVb_ .BiomarkerDetails_ranges__zznoC .BiomarkerDetails_above__LuQV1,.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_displayer__DBVb_ .BiomarkerDetails_ranges__zznoC .BiomarkerDetails_below__sVKCG,.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_displayer__DBVb_ .BiomarkerDetails_ranges__zznoC .BiomarkerDetails_normal__QpPp8{display:flex;gap:4px;box-sizing:border-box;width:100%;height:100%;padding:4px}.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_displayer__DBVb_ .BiomarkerDetails_ranges__zznoC .BiomarkerDetails_above__line__rtnRN,.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_displayer__DBVb_ .BiomarkerDetails_ranges__zznoC .BiomarkerDetails_below__line__wDCcZ,.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_displayer__DBVb_ .BiomarkerDetails_ranges__zznoC .BiomarkerDetails_normal__line__hZK8X{border-radius:8px;box-sizing:border-box;width:6px;height:100%}.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_displayer__DBVb_ .BiomarkerDetails_ranges__zznoC .BiomarkerDetails_above__LuQV1 .BiomarkerDetails_rangeContent__Awv3U,.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_displayer__DBVb_ .BiomarkerDetails_ranges__zznoC .BiomarkerDetails_below__sVKCG .BiomarkerDetails_rangeContent__Awv3U,.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_displayer__DBVb_ .BiomarkerDetails_ranges__zznoC .BiomarkerDetails_normal__QpPp8 .BiomarkerDetails_rangeContent__Awv3U{display:flex;flex-direction:column;justify-content:center}.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_displayer__DBVb_ .BiomarkerDetails_ranges__zznoC .BiomarkerDetails_above__LuQV1 .BiomarkerDetails_rangeContent__label__nhAz6,.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_displayer__DBVb_ .BiomarkerDetails_ranges__zznoC .BiomarkerDetails_above__LuQV1 .BiomarkerDetails_rangeContent__value__Sdh5V,.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_displayer__DBVb_ .BiomarkerDetails_ranges__zznoC .BiomarkerDetails_below__sVKCG .BiomarkerDetails_rangeContent__label__nhAz6,.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_displayer__DBVb_ .BiomarkerDetails_ranges__zznoC .BiomarkerDetails_below__sVKCG .BiomarkerDetails_rangeContent__value__Sdh5V,.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_displayer__DBVb_ .BiomarkerDetails_ranges__zznoC .BiomarkerDetails_normal__QpPp8 .BiomarkerDetails_rangeContent__label__nhAz6,.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_displayer__DBVb_ .BiomarkerDetails_ranges__zznoC .BiomarkerDetails_normal__QpPp8 .BiomarkerDetails_rangeContent__value__Sdh5V{font-weight:500;font-size:12px;letter-spacing:.56px;line-height:18px;white-space:nowrap;color:var(--text-description,#babbbf)}.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_displayer__DBVb_ .BiomarkerDetails_chart__6DfdD{flex:1 1;margin-left:-20px;min-height:240px}.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_trendChart__ykfAa{flex:1 1}@media(max-width:490px){.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_info__XXtEs{max-width:100%}}@container (max-width: $mobile){.BiomarkerDetails_wrapper__6YNRY .BiomarkerDetails_content__zHUZC .BiomarkerDetails_info__XXtEs{max-width:100%}}.BiomarkersBlock_biomarkersBlock__pBlDJ{display:flex;align-items:flex-start;gap:16px var(--distance-5,16px);border-top:1px solid var(--divider-divider,#20242f);padding:var(--distance-6,24px) 0}.BiomarkersBlock_biomarkersBlock__pBlDJ .BiomarkersBlock_header__XYi_u{position:-webkit-sticky;position:sticky;top:16px;z-index:2;display:flex;flex:0 0 min(280px,36%);flex-direction:column;align-self:flex-start;gap:var(--distance-4,12px);max-width:320px;padding-bottom:8px;background-color:var(--Surface-bg-page-content,#0e0e11)}.BiomarkersBlock_biomarkersBlock__pBlDJ .BiomarkersBlock_header__XYi_u .BiomarkersBlock_main__u71Uu{display:flex;align-items:center;gap:var(--distance-4,12px)}.BiomarkersBlock_biomarkersBlock__pBlDJ .BiomarkersBlock_header__XYi_u .BiomarkersBlock_main__title__W2Ffn{margin:0;font-weight:500;font-size:16px;letter-spacing:.64px;line-height:20px;color:var(--text-base,#fff)}.BiomarkersBlock_biomarkersBlock__pBlDJ .BiomarkersBlock_header__XYi_u .BiomarkersBlock_main__u71Uu .BiomarkersBlock_buttons__m6uKk{display:flex;gap:8px}.BiomarkersBlock_biomarkersBlock__pBlDJ .BiomarkersBlock_header__XYi_u .BiomarkersBlock_main__u71Uu .BiomarkersBlock_buttons__button__8kWJp{border-radius:4px;box-sizing:border-box;padding:4px 6px;background-color:hsla(0,0%,100%,.1);transition:background-color .1s linear}.BiomarkersBlock_biomarkersBlock__pBlDJ .BiomarkersBlock_header__XYi_u .BiomarkersBlock_main__u71Uu .BiomarkersBlock_buttons__button__8kWJp:hover{background-color:hsla(0,0%,100%,.2)}.BiomarkersBlock_biomarkersBlock__pBlDJ .BiomarkersBlock_header__info__mDFIw{font-weight:500;font-size:14px;letter-spacing:.56px;line-height:18px;color:var(--text-description,#babbbf)}.BiomarkersBlock_biomarkersBlock__pBlDJ .BiomarkersBlock_header__XYi_u .BiomarkersBlock_biomarkersTotal__ssSL4{display:flex;gap:var(--distance-3,8px)}.BiomarkersBlock_biomarkersBlock__pBlDJ .BiomarkersBlock_header__XYi_u .BiomarkersBlock_biomarkersTotal__ssSL4 .BiomarkersBlock_total__8Gisf{display:flex;justify-content:center;align-items:center;gap:var(--distance-1,2px);border-radius:var(--corner-radius-sm,4px);padding:3px var(--distance-3,8px) 3px 8px;background:var(--success-bg,rgba(16,171,98,.1));color:var(--Colors-Success-success-500,#10ab62)}.BiomarkersBlock_biomarkersBlock__pBlDJ .BiomarkersBlock_header__XYi_u .BiomarkersBlock_biomarkersTotal__ssSL4 .BiomarkersBlock_total___outOfRange__FDrLd{background:var(--warning-bg,rgba(247,144,8,.1));color:var(--Colors-Warning-warning-500,#f79008)}.BiomarkersBlock_biomarkersBlock__pBlDJ .BiomarkersBlock_header__XYi_u .BiomarkersBlock_biomarkersTotal__ssSL4 .BiomarkersBlock_total__separator__vgQYI{width:8px;height:8px}.BiomarkersBlock_biomarkersBlock__pBlDJ .BiomarkersBlock_header__XYi_u .BiomarkersBlock_biomarkersTotal__ssSL4 .BiomarkersBlock_total__number__LYpka{width:20px;font-weight:500;font-size:14px;letter-spacing:.56px;line-height:18px;text-align:center}.BiomarkersBlock_biomarkersBlock__pBlDJ .BiomarkersBlock_list__OyGOH{display:flex;flex:1 1;flex-direction:column;min-width:0}.BiomarkersBlock_biomarkersBlock___framed__oujMW{flex-direction:column;align-items:stretch;gap:0;box-sizing:border-box;width:100%;max-width:100%;min-width:0;border-top:none;border:1px solid var(--settings-border,hsla(0,0%,100%,.1));border-radius:12px;padding:0;background:var(--settings-input-bg,#1c1c20)}.BiomarkersBlock_biomarkersBlock___framed__oujMW .BiomarkersBlock_header__XYi_u{position:static;flex:1 1 auto;width:100%;max-width:none;min-width:0;box-sizing:border-box;padding:14px 16px;background:transparent;border-bottom:1px solid var(--settings-divider,hsla(0,0%,100%,.08))}.BiomarkersBlock_biomarkersBlock___framed__oujMW .BiomarkersBlock_header__XYi_u .BiomarkersBlock_main__u71Uu{width:100%;min-width:0;justify-content:space-between;gap:8px}.BiomarkersBlock_biomarkersBlock___framed__oujMW .BiomarkersBlock_header__XYi_u .BiomarkersBlock_main__title__W2Ffn{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--settings-text,#f4f4f5)}.BiomarkersBlock_biomarkersBlock___framed__oujMW .BiomarkersBlock_header__XYi_u .BiomarkersBlock_main__u71Uu .BiomarkersBlock_buttons__m6uKk{display:flex;flex-shrink:0;align-items:center;gap:6px;margin-left:8px}.BiomarkersBlock_biomarkersBlock___framed__oujMW .BiomarkersBlock_header__XYi_u .BiomarkersBlock_main__u71Uu .BiomarkersBlock_buttons__button__8kWJp{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;border:none;width:28px;height:28px;padding:0}.BiomarkersBlock_biomarkersBlock___framed__oujMW .BiomarkersBlock_header__info__mDFIw{color:var(--settings-muted,hsla(240,5%,96%,.65))}.BiomarkersBlock_biomarkersBlock___framed__oujMW .BiomarkersBlock_list__OyGOH{min-width:0;padding:6px 8px 8px}.BiomarkersBlock_emptyHint__lSxlo{margin:0;padding:16px;font-size:13px;line-height:1.5;text-align:center;color:var(--settings-subtle-text,hsla(240,5%,96%,.45))}@media(max-width:768px){.BiomarkersBlock_biomarkersBlock__pBlDJ{flex-direction:column}.BiomarkersBlock_biomarkersBlock__pBlDJ .BiomarkersBlock_header__XYi_u{position:static;flex:1 1 auto;max-width:none;width:100%;padding-bottom:0}.BiomarkersBlock_biomarkersBlock___framed__oujMW .BiomarkersBlock_header__XYi_u{padding:14px 16px}}