@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--radius-sm:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.grid{display:grid}.hidden{display:none}.table{display:table}.grow{flex-grow:1}}:root{--bg:#f3f8fa;--surface:#fff;--surface-soft:#f4f9fb;--ink:#16324f;--muted:#5d7289;--line:#d8e4ec;--primary:#178ea8;--primary-dark:#0f6f87;--primary-soft:#e4f4f8;--accent:#1f4d93;--danger:#b74242;--danger-soft:#fff0f0;--success:#1f7f67;--success-soft:#e8f7f2;--info-soft:#edf6fb;--sidebar:#123c66;--shadow:0 14px 36px #1542671a;--radius:18px;--radius-sm:11px}:root.dark{--bg:#09131f;--surface:#111e2c;--surface-soft:#172636;--ink:#e7f0f7;--muted:#9db0c1;--line:#293b4d;--primary:#38b8ce;--primary-dark:#65cfe0;--primary-soft:#123442;--accent:#78aaf0;--danger:#f08080;--danger-soft:#3a2026;--success:#62d2b3;--success-soft:#15372f;--info-soft:#142f43;--sidebar:#081d31;--shadow:0 14px 36px #00000059}*{box-sizing:border-box}html{background:var(--bg)}body{color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:var(--primary);text-decoration:none}a:hover{color:var(--primary-dark)}button,input,select,textarea{font:inherit}button{cursor:pointer}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.theme-toggle{border:1px solid var(--line);background:var(--surface);width:40px;height:40px;color:var(--ink);border-radius:11px;flex:none;place-items:center;padding:0;transition:background .15s,color .15s,border-color .15s,transform .15s;display:inline-grid}.theme-toggle:hover{color:var(--primary);border-color:var(--primary);transform:translateY(-1px)}.theme-toggle:focus-visible{outline-offset:2px;outline:3px solid #178ea859}.theme-toggle svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.language-toggle{border:1px solid var(--line);background:var(--surface);min-width:48px;height:40px;color:var(--ink);border-radius:11px;flex:none;justify-content:center;align-items:center;gap:4px;padding:0 7px;font-size:.65rem;font-weight:850;transition:background .15s,color .15s,border-color .15s,transform .15s;display:inline-flex}.language-toggle:hover{color:var(--primary);border-color:var(--primary);transform:translateY(-1px)}.language-toggle:focus-visible{outline-offset:2px;outline:3px solid #178ea859}.language-toggle svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.035em;margin-bottom:.55rem;font-size:clamp(1.8rem,3vw,2.45rem);line-height:1.08}h2{letter-spacing:-.02em;margin-bottom:.45rem;font-size:1.42rem;line-height:1.2}h3{margin-bottom:.35rem;font-size:1.05rem}.muted{color:var(--muted)}.eyebrow{color:var(--primary);text-transform:uppercase;letter-spacing:.12em;margin-bottom:.65rem;font-size:.72rem;font-weight:800;display:inline-block}.eyebrow.light{color:#99d7c8}.stack-lg{gap:2rem;display:grid}.brand{color:inherit;align-items:center;gap:.75rem;display:inline-flex}.brand:hover{color:inherit}.brand-mark{background:linear-gradient(145deg,#2eb5c7,#178ea8);border-radius:13px;flex:none;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 8px 24px #178ea83b}.brand-cross{color:#fff;font-size:1.55rem;font-weight:400;line-height:1}.brand-hamburger{gap:4px;width:20px;display:grid}.brand-hamburger span{background:#fff;border-radius:99px;width:100%;height:2px;display:block}.brand-copy{gap:2px;display:grid}.brand-copy strong{letter-spacing:-.01em;font-size:1rem}.brand-copy small{color:#768b84;font-size:.67rem}.auth-page{background:#fff;grid-template-columns:minmax(380px,46%) 1fr;min-height:100vh;display:grid}.auth-page-with-hero{grid-template-columns:minmax(420px,40%) minmax(540px,1fr);height:100dvh;min-height:0;overflow:hidden}.auth-side{color:#fff;background:radial-gradient(circle at 20% 8%,#32a99133,#0000 30%),linear-gradient(145deg,#123b34 0%,#0c2824 100%);flex-direction:column;padding:3rem clamp(2.5rem,6vw,6rem);display:flex}.auth-side-image{background:linear-gradient(#eef6f8 0%,#f9fbfc 100%);border-right:1px solid #113a4414;height:100%;min-height:0;padding:0;overflow:hidden}.auth-side-hero-frame{place-items:stretch stretch;width:100%;height:100%;min-height:0;padding:0;display:grid;overflow:hidden}.auth-side-hero{object-fit:cover;object-position:center center;filter:none;width:100%;max-width:none;height:100%;max-height:none;display:block}.auth-side .brand-copy small{color:#9bc7bd}.auth-side-copy{max-width:520px;margin:auto 0}.auth-side-copy h1{letter-spacing:-.055em;margin-bottom:1.5rem;font-size:clamp(2.6rem,5vw,4.7rem);line-height:.98}.auth-side-copy p{color:#c3d8d3;max-width:480px;font-size:1.05rem;line-height:1.7}.privacy-points{color:#b4d4cc;flex-wrap:wrap;gap:.75rem 1.25rem;font-size:.82rem;display:flex}.auth-form-side{background:#fbfcfc;place-items:center;padding:2.2rem;display:grid}.auth-header-controls{z-index:5;gap:.5rem;display:flex;position:absolute;top:1.2rem;right:1.2rem}.auth-form-side{position:relative}.auth-form-side-with-hero{background:radial-gradient(circle at 0 0,#167a6814,#0000 28%),#fbfcfc;place-items:center start;min-height:0;padding:clamp(1rem,4vh,4.5rem) clamp(2rem,4vw,4.5rem)}.auth-card{width:min(100%,510px);padding:2rem}.auth-card-with-hero{background:#ffffffe6;border:1px solid #14342d0f;border-radius:28px;width:min(100%,560px);padding:clamp(1.5rem,4vh,3rem) clamp(2rem,3vw,3rem);box-shadow:0 24px 60px #14342d14}.auth-card h2{font-size:2rem}.auth-card-with-hero .eyebrow{margin-bottom:.8rem;font-size:.76rem}.auth-card-with-hero h2{letter-spacing:-.04em;margin-bottom:.75rem;font-size:clamp(2.3rem,4vw,3rem);line-height:1}.auth-card-with-hero .auth-subtitle{max-width:34ch;margin-bottom:2rem;font-size:1.02rem}.auth-subtitle{margin-bottom:1.6rem;line-height:1.55}.mobile-brand{margin-bottom:2rem;display:none}.auth-footer{text-align:center;color:var(--muted);margin:1.5rem 0 0;font-size:.9rem}.form-stack,.form-grid{gap:1rem;display:grid}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.field{gap:.45rem;min-width:0;display:grid}.field>span{font-size:.83rem;font-weight:750}.field small{color:var(--muted);font-size:.72rem;line-height:1.35}.field input,.field select,.field textarea{width:100%;color:var(--ink);border-radius:var(--radius-sm);background:#fff;border:1px solid #cedbd6;outline:none;padding:.78rem .85rem;transition:border-color .15s,box-shadow .15s}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #167a681c}.field textarea{resize:vertical;min-height:92px}.field.grow{flex:1}.span-two{grid-column:span 2}.form-row-between{justify-content:space-between;align-items:center;gap:1rem;font-size:.82rem;display:flex}.checkbox-label{color:var(--muted);align-items:center;gap:.45rem;display:inline-flex}.checkbox-label input{accent-color:var(--primary)}.form-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:.75rem;padding-top:1.25rem;display:flex}.form-panel{padding:1.65rem}.align-end{align-self:end}.button{border:0;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;min-height:42px;padding:.75rem 1rem;font-size:.84rem;font-weight:800;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.58;cursor:not-allowed;transform:none}.button-primary{background:var(--primary);color:#fff;box-shadow:0 8px 20px #167a682b}.button-primary:hover{background:var(--primary-dark);color:#fff}.button-secondary{color:var(--ink);border:1px solid var(--line);background:#fff}.button-secondary:hover{color:var(--primary);border-color:#b9d3cb}.button-danger-ghost{color:var(--danger);background:0 0;border:1px solid #f0cccc}.button-wide{width:100%}.button-small{min-height:36px;padding:.55rem .72rem;font-size:.76rem}.button-row{flex-wrap:wrap;gap:.7rem;display:flex}.alert{border:1px solid #0000;border-radius:11px;margin-bottom:1rem;padding:.85rem 1rem;font-size:.84rem;line-height:1.45}.alert-error{background:var(--danger-soft);color:#842f2f;border-color:#f2cdcd}.alert-success{background:var(--success-soft);color:#1c6342;border-color:#c9e8d6}.alert-info{background:var(--info-soft);color:#285786;border-color:#ccdcf2}.privacy-note,.notice{background:var(--surface-soft);border:1px solid var(--line);color:var(--muted);border-radius:10px;padding:.85rem 1rem;font-size:.82rem;line-height:1.45}.privacy-note strong,.notice strong{color:var(--ink)}@media (min-width:821px) and (max-height:650px){.auth-form-side-with-hero{padding-block:.5rem}.auth-card-with-hero{border-radius:20px;padding:.75rem 2rem}.auth-card-with-hero .eyebrow{margin-bottom:.25rem;font-size:.68rem}.auth-card-with-hero h2{margin-bottom:.35rem;font-size:2rem}.auth-card-with-hero .auth-subtitle{max-width:none;margin-bottom:.65rem;font-size:.88rem;line-height:1.35}.auth-card-with-hero .form-stack{gap:.45rem}.auth-card-with-hero .field{gap:.2rem}.auth-card-with-hero .field>span{font-size:.74rem}.auth-card-with-hero .field small{font-size:.65rem;line-height:1.15}.auth-card-with-hero .field input{padding:.52rem .75rem}.auth-card-with-hero .button{min-height:36px;padding-block:.5rem}.auth-card-with-hero .auth-footer{margin-top:.65rem;font-size:.8rem}.auth-card-with-hero .form-row-between{font-size:.74rem}}.portal-layout{grid-template-columns:252px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--sidebar);color:#fff;flex-direction:column;height:100vh;padding:1.6rem 1.25rem 1.25rem;display:flex;position:sticky;top:0}.sidebar-header{justify-content:space-between;align-items:center;gap:.65rem;display:flex}.header-controls{align-items:center;gap:.4rem;display:flex}.theme-toggle-sidebar,.language-toggle-sidebar{color:#fff;background:#ffffff12;border-color:#ffffff2e}.sidebar-header .language-toggle{min-width:40px;padding-inline:4px}.sidebar-header .language-toggle svg{display:none}.sidebar .brand{padding:0 .45rem}.sidebar .brand-copy small{color:#8db8ae}.sidebar-nav{gap:.35rem;margin-top:2.5rem;display:grid}.sidebar-nav a{color:#b9cec9;border-radius:10px;align-items:center;gap:.8rem;padding:.78rem .85rem;font-size:.84rem;font-weight:700;display:flex}.sidebar-nav a:hover{color:#fff;background:#ffffff12}.sidebar-nav a span{text-align:center;width:22px;font-size:1.05rem}.sidebar-bottom{border-top:1px solid #ffffff1a;margin-top:auto;padding-top:1rem}.user-chip{align-items:center;gap:.65rem;min-width:0;padding:.4rem;display:flex}.user-chip>div:last-child{min-width:0;display:grid}.user-chip strong{font-size:.8rem}.user-chip small{color:#8eaaa4;text-overflow:ellipsis;font-size:.67rem;overflow:hidden}.user-avatar{background:#2e7567;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.sidebar-logout{color:#92aaa5;text-align:left;background:0 0;border:0;border-radius:8px;width:100%;margin-top:.55rem;padding:.6rem}.sidebar-logout:hover{color:#fff;background:#ffffff0f}.portal-main{min-width:0}.content-wrap{width:min(1280px,100%);margin:0 auto;padding:2.1rem clamp(1.25rem,3.3vw,3.5rem) 4rem}.mobile-header,.mobile-nav{display:none}.mobile-header-actions{align-items:center;gap:.7rem;display:flex}.mobile-menu-layer{display:none}.page-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1.6rem;display:flex}.page-heading p{margin-bottom:0}.subpage-heading{margin-top:1.8rem}.narrow-page{max-width:920px;margin:0 auto}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1.45rem;box-shadow:0 5px 18px #193d3509}.section-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.section-heading h2,.section-heading h3{margin-bottom:0}.section-heading .eyebrow{margin-bottom:.25rem}.breadcrumb{color:var(--muted);align-items:center;gap:.55rem;margin-bottom:.7rem;font-size:.74rem;display:flex}.breadcrumb a{color:var(--muted)}.breadcrumb a:hover{color:var(--primary)}.profile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;display:grid}.profile-card{border:1px solid var(--line);border-radius:var(--radius);min-height:270px;color:var(--ink);background:#fff;flex-direction:column;padding:1.25rem;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;box-shadow:0 4px 14px #14342d09}.profile-card:hover{box-shadow:var(--shadow);color:var(--ink);border-color:#c3d9d2;transform:translateY(-3px)}.profile-card-top{justify-content:space-between;align-items:flex-start;display:flex}.profile-avatar{background:var(--primary-soft);width:52px;height:52px;color:var(--primary);border-radius:16px;place-items:center;font-size:1.35rem;font-weight:900;display:grid}.profile-avatar.large{border-radius:19px;flex:none;width:62px;height:62px;font-size:1.65rem}.profile-card h2{margin-top:1.2rem;font-size:1.35rem}.profile-facts{grid-template-columns:1fr 1fr;gap:.75rem;margin:.45rem 0 1.25rem;display:grid}.profile-facts span{font-size:.79rem;font-weight:700;display:grid}.profile-facts small{color:var(--muted);margin-bottom:.25rem;font-size:.65rem;font-weight:500}.profile-card .button{margin-top:auto}.add-card{text-align:center;color:var(--muted);background:0 0;border-style:dashed;justify-content:center;align-items:center}.add-card h2{margin:.9rem 0 .35rem}.add-card p{font-size:.8rem}.add-circle{width:52px;height:52px;color:var(--primary);border:1px dashed #9fc7bc;border-radius:99px;place-items:center;font-size:1.45rem;display:grid}.profile-title-row{align-items:center;gap:1rem;display:flex}.profile-title-row h1{margin-bottom:.3rem;font-size:2rem}.profile-title-row p{margin:0;font-size:.82rem}.profile-title-row .breadcrumb{margin-bottom:.35rem}.profile-tabs{border-bottom:1px solid var(--line);scrollbar-width:none;gap:.25rem;margin:1.5rem 0 0;display:flex;overflow-x:auto}.profile-tabs a{color:var(--muted);white-space:nowrap;border-bottom:2px solid #0000;padding:.8rem .95rem;font-size:.79rem;font-weight:750}.profile-tabs a.active{color:var(--primary);border-color:var(--primary)}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin:1.5rem 0;display:grid}.summary-card{color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:.8rem;min-width:0;padding:1rem;display:flex}.summary-card:hover{color:var(--ink);border-color:#b9d5cc;box-shadow:0 7px 20px #14342d0d}.summary-icon{background:var(--primary-soft);width:38px;height:38px;color:var(--primary);border-radius:11px;flex:none;place-items:center;font-weight:900;display:grid}.summary-card>div:last-child{min-width:0;display:grid}.summary-card small{color:var(--muted);font-size:.64rem}.summary-card strong{text-overflow:ellipsis;white-space:nowrap;margin:.2rem 0;font-size:.88rem;overflow:hidden}.summary-card span{color:var(--muted);font-size:.65rem}.overview-columns{grid-template-columns:1.55fr 1fr;gap:1rem;display:grid}.mini-module-grid{grid-template-columns:repeat(3,1fr);gap:.55rem;display:grid}.mini-module-grid a{border:1px solid var(--line);color:var(--ink);border-radius:11px;gap:.45rem;padding:.75rem;font-size:.75rem;display:grid}.mini-module-grid a:hover{background:var(--surface-soft);border-color:#bad3cb}.mini-module-grid span{color:var(--primary);font-size:1.1rem}.connection-stat{align-items:center;gap:.8rem;margin:1.1rem 0 1.4rem;display:flex}.connection-stat strong{color:var(--primary);font-size:2.8rem;line-height:1}.connection-stat span{color:var(--muted);max-width:110px;font-size:.8rem}.profile-settings-panel{grid-template-columns:1fr 1.7fr;align-items:center;gap:2rem;margin-top:1rem;display:grid}.profile-edit-grid{grid-template-columns:1.2fr .8fr .8fr auto;align-items:end}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.module-card{min-height:150px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:15px;align-items:flex-start;gap:.9rem;padding:1.1rem;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex}.module-card:hover{color:var(--ink);border-color:#b9d5cc;transform:translateY(-2px);box-shadow:0 8px 22px #14342d0d}.module-card-icon{background:var(--primary-soft);width:42px;height:42px;color:var(--primary);border-radius:12px;flex:none;place-items:center;font-size:1.15rem;font-weight:900;display:grid}.module-card-icon.large{border-radius:15px;width:54px;height:54px;font-size:1.4rem}.module-card-body{flex:1;min-width:0}.module-card-body h3{margin-bottom:.3rem}.module-card-body>p{color:var(--muted);margin-bottom:.8rem;font-size:.75rem;line-height:1.45}.module-latest{gap:.18rem;display:grid}.module-latest strong{white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.module-latest span,.no-data{color:var(--muted);font-size:.66rem}.module-arrow{color:#9aaca6;margin-left:auto}.hospital-module .module-card-icon{color:#50728d;background:#eef3f8}.source-explainer{background:var(--primary-soft);border-radius:13px;gap:.8rem;margin-top:1.2rem;padding:1rem 1.15rem;display:flex}.source-explainer.hospital{background:#eef3f8}.source-explainer strong{font-size:.8rem}.source-explainer p{color:var(--muted);margin:.2rem 0 0;font-size:.72rem;line-height:1.4}.source-dot{border-radius:99px;flex:none;width:10px;height:10px;margin-top:.25rem}.source-dot.patient{background:var(--primary)}.source-dot.hospital{background:#567d9b}.module-breadcrumb{margin-top:1.2rem}.module-page-heading{align-items:center}.heading-with-icon{align-items:center;gap:.9rem;display:flex}.module-layout{grid-template-columns:minmax(300px,.82fr) minmax(0,1.25fr);align-items:start;gap:1rem;display:grid}.entry-form-panel{position:sticky;top:1.2rem}.history-section{min-width:0}.count-pill{min-width:25px;height:25px;color:var(--muted);background:#eef3f1;border-radius:99px;place-items:center;padding:0 .5rem;font-size:.68rem;font-weight:800;display:inline-grid}.count-pill.large{min-width:36px;height:36px;font-size:.8rem}.entry-list{gap:.7rem;display:grid}.entry-card{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;gap:1rem;padding:1rem;display:flex}.entry-card-main{flex:1;gap:.55rem;min-width:0;display:grid}.reading-value{letter-spacing:-.02em;font-size:1.35rem}.reading-value small{color:var(--muted);font-size:.68rem;font-weight:600}.entry-title{font-size:1rem}.entry-card-main>span{color:var(--muted);font-size:.75rem}.entry-details{flex-wrap:wrap;gap:.45rem 1rem;display:flex}.entry-details>span{gap:.15rem;font-size:.72rem;display:grid}.entry-details small{color:var(--muted);font-size:.6rem}.entry-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;padding-top:.6rem;font-size:.65rem;display:flex}.source-badge{border-radius:99px;align-items:center;width:fit-content;padding:.3rem .48rem;font-size:.62rem;font-weight:800;display:inline-flex}.source-badge.patient{background:var(--primary-soft);color:var(--primary)}.source-badge.hospital{color:#486c88;background:#edf3f8}.icon-button{width:28px;height:28px;color:var(--muted);background:#f4f6f5;border:0;border-radius:8px;font-size:1.1rem}.icon-button.danger:hover{background:var(--danger-soft);color:var(--danger)}.inline-editor{border:1px solid var(--line);background:var(--surface-soft);border-radius:10px;margin-top:.35rem}.inline-editor>summary{cursor:pointer;color:var(--primary);padding:.7rem .8rem;font-size:.74rem;font-weight:800}.inline-editor[open]>summary{border-bottom:1px solid var(--line)}.inline-editor form{padding:.85rem}.inline-editor form>.button{justify-self:start}.detail-editor{border-top:1px solid var(--line);gap:.7rem;padding-top:.9rem;display:grid}.detail-editor-heading{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.detail-editor-heading>div{gap:.2rem;display:grid}.detail-editor-heading strong{font-size:.83rem}.detail-editor-heading span{color:var(--muted);font-size:.7rem}.detail-editor-row{grid-template-columns:minmax(130px,.7fr) minmax(180px,1.3fr) auto;align-items:end;gap:.65rem;display:grid}.detail-remove{margin-bottom:.25rem}.detail-editor-empty{margin:0}.hospital-update-list{gap:.85rem;display:grid}.hospital-update-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:1.2rem}.update-header{align-items:flex-start;gap:.8rem;display:flex}.update-header>div:nth-child(2){flex:1}.update-header h3{margin-top:.5rem;font-size:1.1rem}.hospital-symbol{color:#51738d;background:#edf3f8;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.status-pill{text-transform:capitalize;border-radius:99px;align-items:center;width:fit-content;padding:.32rem .55rem;font-size:.62rem;font-weight:850;display:inline-flex}.status-pill.active{color:var(--success);background:var(--success-soft)}.status-pill.revoked{color:var(--muted);background:#f0f2f1}.update-summary{background:var(--surface-soft);color:#41514c;border-radius:10px;margin:.85rem 0;padding:.75rem .85rem;font-size:.82rem;line-height:1.5}.details-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin:.8rem 0;display:grid}.details-grid div{border:1px solid var(--line);border-radius:10px;padding:.7rem}.details-grid dt{color:var(--muted);margin-bottom:.25rem;font-size:.62rem}.details-grid dd{overflow-wrap:anywhere;margin:0;font-size:.78rem;font-weight:700}.update-footer{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:.6rem 1.2rem;padding-top:.7rem;font-size:.65rem;display:flex}.access-create-panel{grid-template-columns:.8fr 1.2fr;align-items:end;gap:2rem;display:grid}.inline-create-form{align-items:flex-end;gap:.7rem;display:flex}.access-list{gap:.7rem;display:grid}.access-card{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:.85rem;padding:1rem;display:flex}.access-card.revoked{opacity:.68}.access-card-main{flex:1;min-width:0}.access-card-title{align-items:center;gap:.65rem;margin-bottom:.45rem;display:flex}.access-card-title h3{margin:0}.access-meta{color:var(--muted);flex-wrap:wrap;gap:.45rem 1.1rem;font-size:.65rem;display:flex}.access-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#071714ad;place-items:center;padding:1.2rem;display:grid;position:fixed;inset:0}.modal{text-align:center;background:#fff;border-radius:22px;width:min(100%,530px);padding:2rem;box-shadow:0 30px 80px #00000040}.modal h2{font-size:1.55rem}.success-check{background:var(--success-soft);width:54px;height:54px;color:var(--success);border-radius:99px;place-items:center;margin:0 auto 1rem;font-size:1.5rem;font-weight:900;display:grid}.access-code{background:var(--primary-soft);color:var(--primary-dark);letter-spacing:.08em;border:2px dashed #88bbae;border-radius:13px;margin:1.4rem 0;padding:1rem;font:800 clamp(1.1rem,4vw,1.65rem)/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.modal-actions{justify-content:center;gap:.7rem;margin-top:1.2rem;display:flex}.empty-state{text-align:center;border-radius:var(--radius);background:#fff;border:1px dashed #c9d8d3;align-content:center;place-items:center;min-height:300px;padding:2rem;display:grid}.empty-state.compact{min-height:190px}.empty-state h3{margin:.8rem 0 .35rem}.empty-state p{color:var(--muted);max-width:390px;font-size:.8rem;line-height:1.5}.empty-icon{background:var(--primary-soft);width:54px;height:54px;color:var(--primary);border-radius:99px;place-items:center;font-size:1.4rem;display:grid}.settings-list{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem;display:grid}.settings-list>div{gap:.35rem;display:grid}.settings-list small{color:var(--muted)}.prose{margin-bottom:1rem}.prose p{color:var(--muted);font-size:.84rem;line-height:1.6}.prose pre{color:#d8eee8;background:#102e29;border-radius:11px;padding:1rem;font-size:.75rem;line-height:1.55;overflow-x:auto}.prose code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}@media (max-width:1100px){.profile-grid,.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-settings-panel{grid-template-columns:1fr}.profile-edit-grid{grid-template-columns:repeat(3,1fr) auto}.access-create-panel{grid-template-columns:1fr;gap:1rem}}@media (max-width:820px){.auth-page{grid-template-columns:1fr}.auth-page-with-hero{height:auto;min-height:100vh;overflow:visible}.auth-side{display:none}.auth-form-side{min-height:100vh;padding:1rem}.auth-form-side-with-hero{justify-items:center;padding:1rem}.auth-card-with-hero{width:min(100%,560px);box-shadow:none;background:0 0;border:0;padding:1.6rem 1.2rem}.mobile-brand{display:block}.mobile-brand .brand-copy{gap:.2rem}.mobile-brand .brand-copy strong{font-size:1rem;line-height:1.2}.mobile-brand .brand-copy small{font-size:.7rem;line-height:1.35}.portal-layout{display:block}.sidebar{display:none}.content-wrap{padding:1.35rem 1rem 6rem}.mobile-header{border-bottom:1px solid var(--line);z-index:50;background:#fff;justify-content:space-between;align-items:center;height:60px;padding:.6rem 1rem;display:flex;position:sticky;top:0}.mobile-menu-trigger{background:0 0;border:0;border-radius:13px;place-items:center;padding:0;display:inline-grid}.mobile-menu-trigger:focus-visible,.mobile-menu-brand:focus-visible,.mobile-menu-close:focus-visible{outline-offset:3px;outline:3px solid #178ea861}.mobile-menu-layer{z-index:80;visibility:hidden;pointer-events:none;display:block;position:fixed;inset:0}.mobile-menu-layer.is-open{visibility:visible;pointer-events:auto}.mobile-menu-backdrop{opacity:0;background:#081c3094;border:0;width:100%;padding:0;transition:opacity .24s;position:absolute;inset:0}.mobile-menu-layer.is-open .mobile-menu-backdrop{opacity:1}.mobile-menu-panel{width:100%;max-height:min(86dvh,680px);padding:max(1rem, env(safe-area-inset-top)) 1rem 1.2rem;background:var(--sidebar);color:#fff;border-radius:0 0 22px 22px;transition:transform .24s;position:absolute;inset:0 0 auto;overflow-y:auto;transform:translateY(-102%);box-shadow:0 20px 55px #061a2d52}.mobile-menu-layer.is-open .mobile-menu-panel{transform:translateY(0)}.mobile-menu-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.mobile-menu-brand{color:#fff;text-align:left;background:0 0;border:0;align-items:center;gap:.75rem;min-width:0;padding:0;display:inline-flex}.mobile-menu-brand .brand-copy small{color:#8db8ae}.mobile-menu-close{color:#fff;background:#ffffff17;border:0;border-radius:10px;flex:none;width:38px;height:38px;font-size:1.7rem;line-height:1}.mobile-menu-nav{gap:.4rem;margin-top:1.5rem;display:grid}.mobile-menu-nav a{color:#b9cec9;border-radius:10px;align-items:center;gap:.8rem;padding:.78rem .85rem;font-size:.84rem;font-weight:700;display:flex}.mobile-menu-nav a span{text-align:center;width:22px;font-size:1.05rem}.mobile-menu-nav a[aria-current=page]{color:#fff;background:#ffffff1a;box-shadow:inset 0 0 0 1px #ffffff94}.mobile-menu-account{border-top:1px solid #ffffff1f;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;margin-top:1.4rem;padding-top:1rem;display:grid}.mobile-menu-account .user-chip{min-width:0;padding:0}.mobile-logout-button{color:#fff;background:#ffffff14;border:1px solid #ffffff47;border-radius:10px;min-height:42px;padding:.65rem 1rem;font-weight:750}.mobile-logout-button:hover{background:#ffffff26}.mobile-nav{z-index:50;border-top:1px solid var(--line);padding:.45rem .5rem max(.45rem, env(safe-area-inset-bottom));background:#fff;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav a{color:var(--muted);place-items:center;gap:.15rem;font-size:.62rem;font-weight:700;display:grid}.mobile-nav span{font-size:1rem}.overview-columns,.module-layout{grid-template-columns:1fr}.entry-form-panel{position:static}.profile-edit-grid{grid-template-columns:repeat(2,1fr)}.access-card{flex-wrap:wrap;align-items:flex-start}.access-actions{justify-content:flex-start;width:100%;padding-left:3.45rem}}@media (prefers-reduced-motion:reduce){.mobile-menu-backdrop,.mobile-menu-panel{transition:none}}@media (max-width:620px){h1{font-size:1.8rem}.auth-card{padding:1rem .25rem}.page-heading{flex-direction:column;align-items:flex-start;gap:1rem}.dashboard-heading .button{width:100%}.profile-grid,.module-grid,.summary-grid,.form-grid.two,.profile-edit-grid{grid-template-columns:1fr}.span-two{grid-column:auto}.profile-card{min-height:245px}.profile-title-row{align-items:flex-start}.profile-avatar.large{border-radius:15px;width:50px;height:50px}.profile-title-row h1{font-size:1.55rem}.mini-module-grid{grid-template-columns:repeat(2,1fr)}.details-grid{grid-template-columns:1fr 1fr}.detail-editor-heading{flex-direction:column;align-items:stretch}.detail-editor-heading .button{width:100%}.detail-editor-row{grid-template-columns:1fr auto}.detail-editor-row .field:first-child{grid-column:1/-1}.access-create-panel{padding:1.1rem}.inline-create-form{flex-direction:column;align-items:stretch}.inline-create-form .button{width:100%}.access-card-title{flex-direction:column;align-items:flex-start}.access-actions{padding-left:0}.access-actions .button{flex:1}.modal{padding:1.4rem}.modal-actions{flex-direction:column}.settings-list{grid-template-columns:1fr}.form-row-between{align-items:flex-start}}.dark .auth-page,.dark .auth-form-side,.dark .auth-form-side-with-hero{background:var(--bg)}.dark .auth-card-with-hero,.dark .field input,.dark .field select,.dark .field textarea,.dark .button-secondary,.dark .profile-card,.dark .summary-card,.dark .module-card,.dark .entry-card,.dark .hospital-update-card,.dark .access-card,.dark .modal,.dark .empty-state,.dark .mobile-header,.dark .mobile-nav{background:var(--surface);color:var(--ink)}.dark .field input,.dark .field select,.dark .field textarea{border-color:var(--line)}.dark .auth-card-with-hero{border-color:var(--line);box-shadow:var(--shadow)}.dark .auth-side-image{border-color:var(--line);background:#0d1b27}.dark .hospital-module .module-card-icon,.dark .hospital-symbol,.dark .source-explainer.hospital,.dark .count-pill{background:var(--surface-soft)}.dark .update-summary{color:var(--ink)}.dark .status-pill.revoked{background:var(--surface-soft)}.dark .prose pre{background:#050c13}
