.medisphera-app-shell .btn,.medisphera-app-shell .btn-m{display:inline-flex;align-items:center;gap:6px;padding:var(--btn-padding);border-radius:var(--radius-pill);cursor:pointer;font-family:var(--fb);font-size:var(--btn-font-size);font-weight:600;transition:var(--transition-smooth);min-height:var(--btn-height);border:none;white-space:nowrap;outline:none}.medisphera-app-shell .btn-m:focus-visible,.medisphera-app-shell .btn:focus-visible{outline:2px solid var(--br);outline-offset:2px}.medisphera-app-shell .btn-p{background:var(--br);color:var(--white)}.medisphera-app-shell .btn-p:hover{background:var(--br-d);transform:translateY(-1px);box-shadow:var(--shadow-glow)}.medisphera-app-shell .btn-p:disabled{opacity:.36;cursor:not-allowed;transform:none;box-shadow:none}.medisphera-app-shell .btn-s{background:var(--glass-bg);color:var(--tx);border:1px solid var(--glass-border)}.medisphera-app-shell .btn-s:hover:not(:disabled){background:var(--glass-bg-hover)}.medisphera-app-shell .btn-s:disabled{opacity:.36;cursor:not-allowed}.medisphera-app-shell .btn-ghost{background:transparent;color:var(--tx2);border:1px solid transparent}.medisphera-app-shell .btn-ghost:hover:not(:disabled){background:var(--glass-bg);color:var(--tx);border-color:var(--glass-border)}.medisphera-app-shell .btn-ok{background:var(--ok);color:var(--white)}.medisphera-app-shell .btn-ok:hover{opacity:.86;transform:translateY(-1px)}.medisphera-app-shell .btn-er{background:var(--er);color:var(--white)}.medisphera-app-shell .btn-er:hover{opacity:.86;transform:translateY(-1px)}.medisphera-app-shell .toggle{width:38px;height:21px;border-radius:var(--rf);background:var(--glass-border);border:1.5px solid var(--toggle-border);cursor:pointer;position:relative;transition:background .18s;flex-shrink:0}.medisphera-app-shell .toggle.on{background:var(--br-d);border-color:var(--br)}.medisphera-app-shell .toggle:after{content:"";position:absolute;top:2px;left:2px;width:13px;height:13px;border-radius:50%;background:var(--white);transition:transform .18s var(--ease)}.medisphera-app-shell .toggle.on:after{transform:translateX(17px)}.toggle{width:36px;height:20px;border-radius:var(--rf);background:var(--ov);border:1.5px solid var(--bd);cursor:pointer;position:relative;transition:background .18s,border-color .18s;flex-shrink:0}.toggle.on{background:var(--br);border-color:var(--br)}.toggle:after{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:var(--white);transition:transform .18s var(--ease)}.toggle.on:after{transform:translateX(16px)}.medisphera-app-shell .badge{display:inline-flex;align-items:center;gap:3px;padding:2px 8px;border-radius:var(--rf);font-size:.62rem;font-weight:700;white-space:nowrap;line-height:1.5}.medisphera-app-shell .b-bl{background:var(--br-l);color:var(--br)}.medisphera-app-shell .b-tl{background:var(--tl-l);color:var(--tl)}.medisphera-app-shell .b-am{background:var(--am-l);color:var(--am-d)}.dark .medisphera-app-shell .b-am{color:var(--am)}.medisphera-app-shell .b-gn{background:var(--ok-l);color:var(--ok)}.medisphera-app-shell .b-pu{background:var(--pu-l);color:var(--pu)}.medisphera-app-shell .b-er{background:var(--er-l);color:var(--er)}.medisphera-app-shell .b-gy{background:var(--ov);color:var(--tx3)}.badge{display:inline-flex;align-items:center;gap:3px;padding:2px 8px;border-radius:var(--rf);font-size:.62rem;font-weight:700;white-space:nowrap;line-height:1.5}.b-bl{background:var(--br-l);color:var(--br)}.b-tl{background:var(--tl-l);color:var(--tl)}.b-am{background:var(--am-l);color:var(--am-d)}.dark .b-am{color:var(--am)}.b-gn{background:var(--ok-l);color:var(--ok)}.b-pu{background:var(--pu-l);color:var(--pu)}.b-er{background:var(--er-l);color:var(--er)}.b-gy{background:var(--ov);color:var(--tx3)}.medisphera-app-shell .card{background:var(--glass-bg);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-card);padding:16px;box-shadow:var(--shadow-card);transition:var(--transition-fast);overflow:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}.medisphera-app-shell .card:hover{transform:translateY(-2px) translateZ(0);-webkit-transform:translateY(-2px) translateZ(0);border-color:var(--bd-h)}.medisphera-app-shell .sc{background:var(--glass-bg);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-card);padding:14px;box-shadow:var(--shadow-soft);transition:var(--transition-base);overflow:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}.medisphera-app-shell .sc-ico{width:30px;height:30px;border-radius:var(--r2);display:flex;align-items:center;justify-content:center;margin-bottom:8px}.medisphera-app-shell .sc-val{font-family:var(--ff);font-size:1.7rem;font-weight:700;color:var(--tx);line-height:1}.medisphera-app-shell .sc-lbl{font-size:.66rem;color:var(--tx3);margin-top:3px;font-weight:500}.medisphera-app-shell .sc-chg{font-size:.61rem;font-weight:600;display:flex;align-items:center;gap:2px;margin-top:5px;color:var(--ok)}.medisphera-app-shell .rc{background:var(--glass-bg);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-card);padding:10px 12px;display:flex;gap:9px;cursor:pointer;transition:var(--transition-base);box-shadow:var(--shadow-soft);margin-bottom:6px;overflow:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}.medisphera-app-shell .rc:hover{box-shadow:var(--shadow-card);transform:translateY(-1px) translateZ(0);-webkit-transform:translateY(-1px) translateZ(0)}.medisphera-app-shell .rc-ico{width:34px;height:34px;border-radius:var(--r1);display:flex;align-items:center;justify-content:center;flex-shrink:0}.medisphera-app-shell .rc-inf{flex:1}.medisphera-app-shell .rc-ti{font-size:.8rem;font-weight:600;color:var(--tx)}.medisphera-app-shell .rc-mt{font-size:.65rem;color:var(--tx3);margin-top:3px;display:flex;align-items:center;gap:5px}.medisphera-app-shell .sysc{background:var(--glass-bg);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border-radius:var(--radius-card);border:1px solid var(--glass-border);padding:16px;cursor:pointer;transition:var(--transition-smooth);box-shadow:var(--shadow-card);position:relative;overflow:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}.medisphera-app-shell .sysc:hover:not(.locked){box-shadow:var(--shadow-raised);transform:translateY(-2px) translateZ(0);-webkit-transform:translateY(-2px) translateZ(0);border-color:var(--bd-h)}.medisphera-app-shell .sysc.locked{opacity:.48;cursor:not-allowed}.medisphera-app-shell .sysc-glow{position:absolute;top:-50px;right:-50px;width:100px;height:100px;border-radius:50%;pointer-events:none}.medisphera-app-shell .sysc-ico{width:36px;height:36px;border-radius:var(--r2);display:flex;align-items:center;justify-content:center;margin-bottom:10px}.medisphera-app-shell .sysc-name{font-family:var(--ff);font-size:1.1rem;font-weight:700;color:var(--tx);margin-bottom:3px}.medisphera-app-shell .sysc-name-ar{font-family:var(--fa);font-size:.8rem;color:var(--tx3);margin-bottom:6px}.medisphera-app-shell .sysc-desc{font-size:.75rem;color:var(--tx2);line-height:1.55;margin-bottom:10px}.medisphera-app-shell .sysc-meta{display:flex;align-items:center;gap:8px;font-size:.66rem;color:var(--tx3);margin-bottom:10px}.medisphera-app-shell .study-due-card{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.25rem;background:var(--gls);border:1px solid var(--gls-b);border-radius:var(--radius-card);box-shadow:var(--shadow-card);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);transition:border-color .2s var(--ease),box-shadow .2s var(--ease),background .2s var(--ease),transform .2s var(--ease);text-decoration:none}.medisphera-app-shell .study-due-card:hover{border-color:var(--bd-h);box-shadow:var(--shadow-raised);background:var(--glass-panel-bg)}.medisphera-app-shell .study-due-copy{flex:1 1 18rem;min-width:0}.medisphera-app-shell .study-due-kicker{font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--tx3)}.medisphera-app-shell .study-due-title{margin-top:.35rem;font-family:var(--ff);font-size:1rem;font-weight:700;color:var(--tx);line-height:1.25}.medisphera-app-shell .study-due-description{margin-top:.35rem;max-width:28rem;font-size:.78rem;line-height:1.6;color:var(--tx2)}.medisphera-app-shell .study-due-meta{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:.5rem}.medisphera-app-shell .study-due-cta{align-self:center;flex:0 0 auto;min-height:44px;display:flex;align-items:center}.medisphera-app-shell .study-stage-pill{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.55rem 1rem;border-radius:var(--radius-pill);border:1px solid var(--gls-b);background:var(--gls);box-shadow:var(--shadow-soft);color:var(--tx2);font-size:.76rem;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer;transition:background .2s var(--ease),border-color .2s var(--ease),color .2s var(--ease),box-shadow .2s var(--ease)}.medisphera-app-shell .study-stage-pill:hover{background:var(--glass-panel-bg);color:var(--tx);border-color:var(--bd-h)}.medisphera-app-shell .study-stage-pill:focus-visible{outline:2px solid var(--br);outline-offset:2px}.medisphera-app-shell .study-stage-pill.is-active{background:var(--br-soft-strong);border-color:var(--br-soft-border);color:var(--br);box-shadow:var(--br-ring-shadow)}.medisphera-app-shell .study-empty-state{display:flex;align-items:flex-start;gap:.875rem;padding:var(--space-study-card);background:var(--gls);border:1px solid var(--gls-b);border-radius:var(--radius-card);box-shadow:var(--shadow-card);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur)}.medisphera-app-shell .study-empty-icon{width:2.5rem;height:2.5rem;border-radius:var(--r2);background:var(--br-l);color:var(--br);display:flex;align-items:center;justify-content:center;flex:none}.medisphera-app-shell .study-empty-title{font-family:var(--ff);font-size:.95rem;font-weight:700;color:var(--tx);line-height:1.4}.medisphera-app-shell .study-empty-copy{margin-top:.3rem;font-size:.8rem;color:var(--tx2);line-height:1.65}.medisphera-app-shell .study-card-grid .sysc{padding:var(--space-study-card)}.medisphera-app-shell .study-card-grid .sysc-ico{width:40px;height:40px;margin-bottom:14px}.medisphera-app-shell .study-card-grid .sysc-name{margin-bottom:6px}.medisphera-app-shell .study-card-grid .sysc-name-ar{margin-bottom:10px}.medisphera-app-shell .study-card-grid .sysc-meta{margin-bottom:14px;gap:10px}.medisphera-app-shell .study-card-grid .sysc.locked:hover{box-shadow:var(--shadow-card);border-color:var(--glass-border);transform:translateZ(0);-webkit-transform:translateZ(0)}.medisphera-app-shell .study-subject-meta-item{display:flex;align-items:center;gap:.25rem}.medisphera-app-shell .study-subject-lock,.medisphera-app-shell .study-subject-stage-badge{margin-inline-start:auto}.medisphera-app-shell .study-subject-lock{display:flex;align-items:center;gap:.25rem;font-size:.62rem;color:var(--tx3)}.medisphera-app-shell .study-progress-row{display:flex;justify-content:space-between;align-items:center;font-size:.62rem;color:var(--tx3);margin-bottom:.35rem;font-family:var(--fb)}.medisphera-app-shell .study-progress-row__value{font-weight:700}.medisphera-app-shell .study-locked-copy{font-size:.62rem;color:var(--tx3);margin-top:.4rem;padding-top:.4rem;border-top:1px solid var(--bd)}.medisphera-app-shell [dir=rtl] .study-due-card{text-align:right}.medisphera-app-shell [dir=rtl] .study-due-meta{justify-content:flex-start}.medisphera-app-shell .sp-row{display:flex;align-items:center;gap:9px;padding:6px 0;border-bottom:1px solid var(--bd)}.medisphera-app-shell .sp-row:last-child{border-bottom:none}.medisphera-app-shell .sp-ico{width:24px;height:24px;border-radius:var(--r1);display:flex;align-items:center;justify-content:center;flex-shrink:0}.medisphera-app-shell .sp-inf{flex:1;min-width:0}.medisphera-app-shell .sp-nm{font-size:.77rem;font-weight:600;color:var(--tx)}.medisphera-app-shell .sp-mt{font-size:.63rem;color:var(--tx3);margin-top:1px}.medisphera-app-shell .notif-item{display:flex;gap:11px;padding:14px 18px;border-bottom:1px solid var(--bd);transition:background .11s;cursor:pointer}.medisphera-app-shell .notif-item:hover{background:var(--sf-h)}.medisphera-app-shell .notif-item.unread{background:var(--br-soft-bg)}.medisphera-app-shell .notif-ico{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.medisphera-app-shell .notif-inf{flex:1;min-width:0}.medisphera-app-shell .notif-ti{font-size:.81rem;font-weight:600;color:var(--tx);line-height:1.4}.medisphera-app-shell .notif-su{font-size:.69rem;color:var(--tx2);margin-top:2px}.medisphera-app-shell .notif-time{font-size:.63rem;color:var(--tx3);margin-top:4px;font-family:var(--fb)}.medisphera-app-shell .notif-pip2{width:7px;height:7px;border-radius:50%;background:var(--br);flex-shrink:0;margin-top:7px}.notif-item{display:flex;gap:11px;padding:13px 16px;border-bottom:1px solid var(--bd);transition:background .11s;cursor:pointer}.notif-item:hover{background:var(--ov)}.dark .notif-item.unread,.notif-item.unread{background:var(--br-l)}.notif-ico{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.notif-inf{flex:1;min-width:0}.notif-ti{font-size:.8rem;font-weight:600;color:var(--tx);line-height:1.4}.notif-su{font-size:.68rem;color:var(--tx2);margin-top:2px}.notif-time{font-size:.62rem;color:var(--tx3);margin-top:4px}.notif-dot{width:7px;height:7px;border-radius:50%;background:var(--br);flex-shrink:0;margin-top:6px}.medisphera-app-shell .bann{background:var(--ok-l);border:1px solid var(--ok-border);border-radius:var(--r2);padding:11px 14px;display:flex;align-items:center;gap:9px;margin-bottom:14px}.medisphera-app-shell .bann-ti{font-size:.81rem;font-weight:600;color:var(--ok)}.medisphera-app-shell .bann-su{font-size:.67rem;color:var(--ok-muted-text);margin-top:2px}.bann{background:var(--ok-l);border:1px solid var(--ok-border-strong);border-radius:var(--r2);padding:10px 14px;display:flex;align-items:center;gap:8px;margin-bottom:13px}.dark .bann{border-color:var(--ok-border-dark)}.bann-ti{font-size:.8rem;font-weight:600;color:var(--ok)}.bann-su{font-size:.66rem;color:var(--ok-copy);margin-top:1px}.dark .bann-su{color:var(--ok-copy-dark)}.medisphera-app-shell .srch-backdrop,.search-backdrop{position:fixed;inset:0;background:var(--overlay-scrim);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:9000;display:flex;align-items:flex-start;justify-content:center;padding-top:80px;animation:fadeIn .15s var(--ease)}.medisphera-app-shell .srch-modal,.search-modal,.srch-modal{background:var(--sf);border:1px solid var(--bd);border-radius:var(--radius-card);box-shadow:var(--shadow-xl);width:100%;max-width:530px;overflow:hidden;animation:slideDown .18s var(--ease);transform:translateZ(0);-webkit-transform:translateZ(0)}.medisphera-app-shell .srch-row,.search-input-row,.search-modal-header{display:flex;align-items:center;gap:9px;padding:12px 16px;border-bottom:1px solid var(--bd)}.medisphera-app-shell .srch-in,.search-input,.search-input-shell input{flex:1;border:none;background:transparent;outline:none;font-family:var(--fb);font-size:.96rem;color:var(--tx)}.medisphera-app-shell .srch-in::-moz-placeholder,.search-input-shell input::-moz-placeholder,.search-input::-moz-placeholder{color:var(--tx3)}.medisphera-app-shell .srch-in::placeholder,.search-input-shell input::placeholder,.search-input::placeholder{color:var(--tx3)}.medisphera-app-shell .srch-res,.search-result,.srch-res-item{display:flex;align-items:center;gap:11px;padding:10px 16px;cursor:pointer;transition:background .1s}.medisphera-app-shell .srch-res.on,.medisphera-app-shell .srch-res:hover,.search-result.sel,.search-result:hover,.srch-res-item.active,.srch-res-item:hover{background:var(--ov)}.srch-res-item:focus-visible{outline:2px solid var(--br);outline-offset:-2px}.medisphera-app-shell .srch-res-ico,.search-result-ico{width:30px;height:30px;border-radius:var(--r1);background:var(--br-l);display:flex;align-items:center;justify-content:center;flex-shrink:0}.medisphera-app-shell .srch-res-t,.search-result-t{font-size:.81rem;font-weight:600;color:var(--tx)}.medisphera-app-shell .srch-res-s,.search-result-s{font-size:.67rem;color:var(--tx3);margin-top:1px}.medisphera-app-shell .srch-ft{padding:8px 16px;border-top:1px solid var(--bd);display:flex;gap:14px;font-size:.61rem;color:var(--tx3);font-family:var(--fb)}.search-pill{display:flex;align-items:center;gap:9px;height:38px;min-width:200px;padding:0 12px 0 14px;border-radius:var(--radius-pill);background:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:var(--shadow-soft);backdrop-filter:var(--glass-blur);color:var(--tx2);font-size:13px;font-weight:500;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:var(--transition-smooth);overflow:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}.search-pill:hover{background:var(--glass-bg-hover);border-color:var(--bd-h);color:var(--tx);transform:translateY(-1px) translateZ(0)}.search-pill:focus-visible{outline:2px solid var(--br);outline-offset:2px}.search-kbd{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;height:20px;min-width:24px;padding:0 5px;border-radius:6px;background:var(--ov);border:1px solid var(--bd);font-size:10px;font-family:var(--font-mono,ui-monospace,monospace);color:var(--tx3);transition:var(--transition-fast)}.search-pill:hover .search-kbd{background:var(--ov2);color:var(--tx2)}.auth-shell{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:var(--auth-shell-gradient);overflow:hidden;isolation:isolate}.auth-shell:before{background:var(--auth-shell-overlay)}.auth-shell:after,.auth-shell:before{content:"";position:absolute;inset:0;pointer-events:none}.auth-shell:after{background-image:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 0),linear-gradient(180deg,rgba(255,255,255,.025) 1px,transparent 0);background-size:120px 120px;-webkit-mask-image:radial-gradient(circle at center,black 24%,transparent 85%);mask-image:radial-gradient(circle at center,black 24%,transparent 85%);opacity:.18}.auth-shell__orb{position:absolute;border-radius:9999px;filter:blur(54px);opacity:.65;pointer-events:none}.auth-shell__orb--one{inset-block-start:-5rem;inset-inline-start:-4rem;width:20rem;height:20rem;background:color-mix(in srgb,var(--br) 44%,transparent)}.auth-shell__orb--two{inset-block-end:-7rem;inset-inline-end:-4rem;width:18rem;height:18rem;background:color-mix(in srgb,var(--tl) 42%,transparent)}.auth-shell__inner{position:relative;z-index:1;width:100%;max-width:var(--auth-card-max)}.auth-back-link{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem;color:var(--auth-copy-soft);font-size:.82rem;font-weight:600;transition:color .2s var(--ease)}.auth-back-link:hover{color:var(--white)}.auth-back-link:focus-visible{outline:2px solid var(--br);outline-offset:3px;border-radius:9999px}.auth-card{position:relative;width:100%;border-radius:calc(var(--radius-card) + 10px);padding:var(--auth-card-padding);background:var(--auth-card-bg);border:1px solid var(--auth-card-border);box-shadow:var(--auth-card-shadow);backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%)}.auth-card:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.06),transparent 20%,transparent 80%,rgba(255,255,255,.03));pointer-events:none}.auth-card__header{position:relative;flex-direction:column;text-align:center;margin-bottom:1.75rem}.auth-brand,.auth-card__header{display:flex;align-items:center;gap:.875rem}.auth-brand__icon{width:3.5rem;height:3.5rem;border-radius:1.125rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--br),var(--tl));box-shadow:0 14px 30px rgba(8,145,178,.28);color:var(--white)}.auth-brand__copy{display:flex;flex-direction:column;gap:.18rem;text-align:start}.auth-brand__name{font-family:var(--ff);font-size:1.28rem;font-weight:700;color:var(--white);line-height:1.1}.auth-brand__tag{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--auth-copy-dim)}.auth-card__eyebrow{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .7rem;border-radius:9999px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--auth-copy-soft)}.auth-card__title{font-family:var(--ff);font-size:clamp(1.7rem,3.8vw,2.15rem);font-weight:700;line-height:1.1;color:var(--white)}.auth-card__subtitle{max-width:28rem;font-size:.92rem;line-height:1.7;color:var(--auth-copy-soft)}.auth-status{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:.95rem 1rem;border-radius:1rem;border:1px solid;font-size:.84rem;line-height:1.6}.auth-status--error{background:rgba(239,68,68,.12);border-color:rgba(239,68,68,.22);color:hsl(0 100% 90%)}.auth-status--success{background:rgba(34,197,94,.12);border-color:rgba(34,197,94,.22);color:hsl(142 70% 88%)}.auth-status svg{flex:none;margin-top:.1rem}.auth-stack{display:flex;flex-direction:column;gap:1rem}.auth-google-button,.auth-submit-button{width:100%;min-height:3rem;border-radius:1rem;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:.85rem 1rem;font-size:.92rem;font-weight:700;transition:transform .2s var(--ease),box-shadow .2s var(--ease),background .2s var(--ease),border-color .2s var(--ease),color .2s var(--ease)}.auth-google-button{background:var(--auth-google-bg);color:var(--auth-google-copy);border:1px solid rgba(255,255,255,.88);box-shadow:0 12px 24px rgba(0,0,0,.12)}.auth-google-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 28px rgba(0,0,0,.16)}.auth-submit-button{background:linear-gradient(135deg,color-mix(in srgb,var(--br) 82%,black),color-mix(in srgb,var(--tl) 82%,black));color:var(--white);border:1px solid rgba(255,255,255,.08);box-shadow:0 16px 32px rgba(0,0,0,.24)}.auth-submit-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 34px rgba(0,0,0,.28)}.auth-google-button:focus-visible,.auth-guest-link:focus-visible,.auth-submit-button:focus-visible,.auth-text-button:focus-visible{outline:none;box-shadow:var(--auth-focus-ring)}.auth-google-button:disabled,.auth-submit-button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.auth-divider{display:flex;align-items:center;gap:.875rem;color:var(--auth-copy-dim);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.auth-divider:after,.auth-divider:before{content:"";height:1px;flex:1;background:var(--auth-divider)}.auth-form{gap:.95rem}.auth-field,.auth-form{display:flex;flex-direction:column}.auth-field{gap:.45rem}.auth-field__label{font-size:.78rem;font-weight:600;color:var(--auth-copy-soft)}.auth-field__control{position:relative}.auth-field__icon{position:absolute;inset-block-start:50%;inset-inline-start:1rem;transform:translateY(-50%);color:var(--auth-copy-dim);pointer-events:none;transition:color .2s var(--ease)}.auth-field__input{width:100%;min-height:var(--auth-field-height);border-radius:1rem;border:1px solid var(--auth-field-border);background:var(--auth-field-bg);color:var(--white);padding-block:.78rem;padding-inline:3rem 1rem;font-size:.92rem;line-height:1.4;transition:border-color .2s var(--ease),background .2s var(--ease),box-shadow .2s var(--ease)}.auth-field__input::-moz-placeholder{color:var(--auth-copy-dim)}.auth-field__input::placeholder{color:var(--auth-copy-dim)}.auth-field__input:hover{border-color:var(--auth-field-border-hover)}.auth-field__input:focus{outline:none;border-color:color-mix(in srgb,var(--br) 60%,white);background:rgba(255,255,255,.07);box-shadow:0 0 0 4px var(--auth-field-ring)}.auth-field__control:focus-within .auth-field__icon{color:var(--sky-300)}.auth-field__hint-row{display:flex;align-items:center;justify-content:flex-end}.auth-text-button{background:transparent;color:var(--auth-copy-soft);font-size:.8rem;font-weight:600;transition:color .2s var(--ease)}.auth-text-button:hover{color:var(--white)}.auth-switch{display:flex;justify-content:center;margin-top:.5rem}.auth-guest,.auth-switch .auth-text-button{text-align:center}.auth-guest{margin-top:1rem;padding:1rem 1rem 1.05rem;border-radius:1rem;background:var(--auth-guest-bg);border:1px solid var(--auth-guest-border);display:flex;flex-direction:column;gap:.45rem;align-items:center}.auth-guest__copy{font-size:.78rem;line-height:1.55;color:var(--auth-copy-dim)}.auth-guest-link{display:inline-flex;align-items:center;gap:.45rem;font-size:.86rem;font-weight:700;color:var(--sky-300);transition:color .2s var(--ease)}.auth-guest-link:hover{color:var(--white)}[dir=rtl] .auth-brand__copy{text-align:right}[dir=rtl] .auth-field__hint-row{justify-content:flex-start}[dir=rtl] .auth-back-link svg,[dir=rtl] .auth-guest-link svg,[dir=rtl] .auth-submit-button svg{transform:scaleX(-1)}@media (max-width:640px){.auth-shell{padding:1rem}.auth-card{padding:var(--auth-card-padding-mobile);border-radius:calc(var(--radius-card) + 4px)}.auth-brand{gap:.75rem}.auth-brand__icon{width:3rem;height:3rem;border-radius:1rem}}.medisphera-app-shell .stage-modal-backdrop{position:fixed;inset:0;z-index:9500;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:var(--overlay-scrim);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.medisphera-app-shell .stage-modal{width:min(100%,var(--stage-modal-max));padding:var(--space-stage-modal-card);display:flex;flex-direction:column;gap:1rem;position:relative}.medisphera-app-shell .stage-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.medisphera-app-shell .stage-modal__eyebrow{display:inline-flex;align-items:center;gap:.4rem;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--shell-copy-mid)}.medisphera-app-shell .stage-modal__title{margin-top:.55rem;font-family:var(--ff);font-size:1.5rem;font-weight:700;line-height:1.15;color:var(--tx)}.medisphera-app-shell .stage-modal__copy{margin-top:.55rem;font-size:.85rem;line-height:1.7;color:var(--tx2);max-width:32rem}.medisphera-app-shell .stage-modal__close{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--rf);background:var(--shell-surface);border:1px solid var(--shell-line-soft);color:var(--tx2);transition:var(--transition-fast)}.medisphera-app-shell .stage-modal__close:hover{background:var(--shell-surface-hover);color:var(--tx)}.medisphera-app-shell .stage-modal__grid{display:grid;grid-template-columns:repeat(6,minmax(4.75rem,1fr));gap:clamp(.35rem,1.5vw,var(--space-stage-modal-grid));overflow-x:auto;padding:.15rem;scroll-snap-type:inline mandatory;overscroll-behavior-inline:contain}.medisphera-app-shell .stage-option{position:relative;display:flex;min-height:clamp(4.75rem,11vw,var(--stage-option-min));min-width:0;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;padding:clamp(.55rem,1.5vw,1rem);border-radius:1.1rem;background:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:var(--shadow-soft);text-align:center;transition:var(--transition-base);scroll-snap-align:start}.medisphera-app-shell .stage-option:hover{background:var(--glass-bg-hover);border-color:var(--bd-h);box-shadow:var(--shadow-card)}.medisphera-app-shell .stage-option:focus-visible{outline:2px solid var(--br);outline-offset:2px}.medisphera-app-shell .stage-option.is-active{background:var(--br-soft-bg);border-color:var(--br-soft-border);box-shadow:var(--br-ring-shadow)}.medisphera-app-shell .stage-option__title{font-family:var(--ff);font-size:clamp(.72rem,2.25vw,.98rem);font-weight:700;color:var(--tx);white-space:nowrap}.medisphera-app-shell .stage-option__copy{display:none}.medisphera-app-shell .stage-option__check{position:absolute;inset-block-start:.85rem;inset-inline-end:.85rem;color:var(--br);display:inline-flex}.medisphera-app-shell .stage-modal__error{font-size:.78rem;line-height:1.6;color:var(--er)}.medisphera-app-shell .stage-modal__actions{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}@media (max-width:640px){.medisphera-app-shell .stage-modal{padding:1.1rem}}.medisphera-app-shell .admin-filter-shell,.medisphera-app-shell .admin-form-shell,.medisphera-app-shell .admin-link-card,.medisphera-app-shell .admin-preview-shell,.medisphera-app-shell .admin-stat-card,.medisphera-app-shell .admin-table-shell{border-radius:var(--radius-card);padding:var(--space-admin-card);box-shadow:var(--shadow-card)}.medisphera-app-shell .admin-stat-card{display:flex;flex-direction:column;gap:.6rem;min-height:180px}.medisphera-app-shell .admin-stat-icon{width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;border-radius:var(--r2);background:var(--br-soft-bg);color:var(--br)}.medisphera-app-shell .admin-stat-label{font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--tx3)}.medisphera-app-shell .admin-stat-value{font-family:var(--ff);font-size:2rem;font-weight:700;color:var(--tx);line-height:1.1}.medisphera-app-shell .admin-stat-note{font-size:.8rem;color:var(--tx2);line-height:1.6;margin-top:auto}.medisphera-app-shell .admin-link-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;transition:var(--transition-base)}.medisphera-app-shell .admin-link-card:hover{box-shadow:var(--shadow-raised);border-color:var(--bd-h)}.medisphera-app-shell .admin-link-title{font-family:var(--ff);font-size:1.05rem;font-weight:700;color:var(--tx)}.medisphera-app-shell .admin-link-copy{font-size:.82rem;color:var(--tx2);line-height:1.65;margin-top:.45rem;max-width:36rem}.medisphera-app-shell .admin-field{display:flex;flex-direction:column;gap:.45rem;min-width:0}.medisphera-app-shell .admin-label{font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--tx3)}.medisphera-app-shell .admin-control,.medisphera-app-shell .admin-textarea{width:100%;border-radius:1rem;border:1px solid var(--glass-border);background:var(--sf);color:var(--tx);font-family:var(--fb);font-size:.9rem;transition:var(--transition-fast)}.dark .medisphera-app-shell .admin-control,.dark .medisphera-app-shell .admin-textarea{background:rgba(255,255,255,.04)}.medisphera-app-shell .admin-control{min-height:44px;padding:0 .95rem}.medisphera-app-shell .admin-textarea{min-height:420px;padding:.95rem 1rem;resize:vertical;line-height:1.65}.medisphera-app-shell .admin-control:focus,.medisphera-app-shell .admin-textarea:focus{outline:none;border-color:var(--br);box-shadow:var(--br-ring-shadow)}.medisphera-app-shell .admin-field-hint{font-size:.74rem;line-height:1.6;color:var(--tx3)}.medisphera-app-shell .admin-field-error{font-size:.74rem;color:var(--er);line-height:1.5}.medisphera-app-shell .admin-form{display:flex;flex-direction:column;gap:1rem}.medisphera-app-shell .admin-form-banner{padding:.9rem 1rem;border-radius:1rem;background:var(--ok-l);color:var(--ok);border:1px solid var(--ok-border);font-size:.82rem;line-height:1.6}.medisphera-app-shell .admin-form-banner--error{background:var(--er-l);color:var(--er);border-color:var(--er-border)}.medisphera-app-shell .admin-submit-button{min-height:46px}.medisphera-app-shell .admin-table{width:100%;border-collapse:separate;border-spacing:0;min-width:980px}.medisphera-app-shell .admin-table th{padding:0 0 .85rem;text-align:start;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--tx3);border-bottom:1px solid var(--bd)}.medisphera-app-shell .admin-table td{padding:1rem 0;font-size:.84rem;color:var(--tx2);border-bottom:1px solid var(--bd);vertical-align:middle}.medisphera-app-shell .admin-table tbody tr:last-child td{border-bottom:none}.medisphera-app-shell .admin-table td:not(:first-child),.medisphera-app-shell .admin-table th:not(:first-child){padding-inline-start:1rem}.medisphera-app-shell .admin-status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:1.85rem;padding:0 .7rem;border-radius:9999px;font-size:.72rem;font-weight:700}.medisphera-app-shell .admin-status-pill--draft{background:var(--am-l);color:var(--am-d)}.medisphera-app-shell .admin-status-pill--published{background:var(--ok-l);color:var(--ok)}.medisphera-app-shell .admin-row-button{min-height:34px;font-size:.74rem;padding:0 .75rem}.medisphera-app-shell .admin-empty-state{display:flex;align-items:flex-start;gap:.9rem;padding:1rem 0}.medisphera-app-shell .admin-empty-icon{width:2.5rem;height:2.5rem;border-radius:var(--r2);background:var(--br-l);color:var(--br);display:flex;align-items:center;justify-content:center;flex:none}.medisphera-app-shell .admin-empty-title{font-family:var(--ff);font-size:1rem;font-weight:700;color:var(--tx)}.medisphera-app-shell .admin-empty-copy{margin-top:.35rem;font-size:.82rem;line-height:1.65;color:var(--tx2)}.medisphera-app-shell .admin-preview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.medisphera-app-shell .admin-preview-title{font-family:var(--ff);font-size:1rem;font-weight:700;color:var(--tx)}.medisphera-app-shell .admin-preview-copy{font-size:.8rem;line-height:1.6;color:var(--tx2);margin-top:.35rem}.medisphera-app-shell .admin-preview-code{white-space:pre-wrap;word-break:break-word;border-radius:1rem;border:1px solid var(--glass-border);background:var(--sf-b);color:var(--txm);font-size:.76rem;line-height:1.7;padding:1rem;max-height:640px;overflow:auto}.dark .medisphera-app-shell .admin-preview-code{background:rgba(255,255,255,.03)}@media (max-width:640px){.medisphera-app-shell .admin-link-card,.medisphera-app-shell .admin-preview-head{flex-direction:column;align-items:flex-start}}[dir=rtl] .sb{border-left:none}[dir=rtl] .sb-nav .sbs{padding-left:9px;padding-right:28px}[dir=rtl] .tr:hover{transform:translateX(-2px)}[dir=rtl] .toc-item{border-left:none;border-right:2px solid transparent}[dir=rtl] .toc-item.on{border-right-color:var(--br)}[dir=rtl] .kc:before{left:auto;right:0}[dir=rtl] .callout{border-left:none;border-right:3px solid}[dir=rtl] .read-prog{left:auto;right:0;border-radius:var(--rf) 0 0 var(--rf)}[dir=rtl] .timeline{padding-left:0;padding-right:4rem}[dir=rtl] .timeline:before{left:auto;right:1.5rem}[dir=rtl] .timeline-marker{left:auto;right:-4rem}[dir=rtl] .styled-list li:before{left:auto;right:0}[dir=rtl] .defect-card ol.numbered-list{padding-left:0;padding-right:1.2rem}.medisphera-app-shell [dir=rtl] .sb{border-right:none;border-left:1px solid var(--shell-line)}.medisphera-app-shell [dir=rtl] .sbs{padding-left:9px;padding-right:28px}.medisphera-app-shell [dir=rtl] .tr:hover{transform:translateX(-2px)}.medisphera-app-shell [dir=rtl] .toc-item{border-left:none;border-right:2px solid transparent}.medisphera-app-shell [dir=rtl] .toc-item.on{border-right-color:var(--br)}.medisphera-app-shell [dir=rtl] .kc:before{left:auto;right:0}.medisphera-app-shell [dir=rtl] .callout{border-left:none;border-right:3px solid}.medisphera-app-shell [dir=rtl] .read-prog{left:auto;right:0;border-radius:var(--rf) 0 0 var(--rf)}.medisphera-app-shell [dir=rtl] .peer-q{border-left:none;border-right:2px solid var(--bd);padding-left:0;padding-right:7px}.medisphera-app-shell [dir=rtl] .reader-toc{border-right:none;border-left:1px solid var(--bd)}.medisphera-app-shell [dir=rtl] .reader-right{border-left:none;border-right:1px solid var(--bd)}.medisphera-app-shell [dir=rtl] .sbi-badge,.medisphera-app-shell [dir=rtl] .sbi-notif,.medisphera-app-shell [dir=rtl] .search-kbd{margin-left:0;margin-right:auto}[lang=ar] .app,[lang=ar] .fb-text{font-family:var(--fa)}.medisphera-app-shell{--shell-page-gutter:32px;--shell-mobile-gutter:16px;--shell-content-max:1600px;--shell-topbar-h:64px;--shell-control-sm:32px;--shell-control-md:36px;--shell-control-lg:44px;--shell-control-icon:34px;--shell-avatar-size:36px;--shell-space-1:4px;--shell-space-2:8px;--shell-space-3:12px;--shell-space-4:16px;--shell-space-5:24px;--shell-radius-sm:var(--r1);--shell-radius-md:var(--r2);--shell-radius-lg:var(--rf);--shell-dur-fast:.12s;--shell-dur-std:.18s;--shell-dur-layout:.2s;--shell-dur-progress:1.2s;--shell-ease:var(--ease);--shell-z-sidebar:30;--shell-z-topbar:20;--shell-focus-ring:0 0 0 3px color-mix(in srgb,var(--br) 28%,transparent);--shell-white-veil-sm:color-mix(in srgb,white 4%,transparent);--shell-white-veil-xs:color-mix(in srgb,white 2%,transparent)}.app{display:flex;height:100vh;height:100dvh;overflow:hidden;background:var(--bg-medical);color:var(--tx)}.dark .app{background:var(--app-dark-bg)}.main{min-height:0}.main,.main-view{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden;position:relative}.app-content{flex:1;display:flex;flex-direction:column}.app-content,.scroll,.scroll-view{min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:var(--bd) transparent}.scroll,.scroll-view{flex:1}.sb{width:var(--sb-width);min-width:var(--sb-width);background:var(--sb);display:flex;flex-direction:column;height:100vh;height:100dvh;overflow:hidden;transition:width var(--shell-dur-layout) var(--ease),min-width var(--shell-dur-layout) var(--ease);z-index:20;flex-shrink:0}.sb.col{width:var(--sb-width-collapsed);min-width:var(--sb-width-collapsed)}.sb-logo{padding:13px 11px;gap:9px;border-bottom:1px solid var(--sb-border);min-height:62px}.sb-logo,.sb-logo-ico{display:flex;align-items:center;flex-shrink:0}.sb-logo-ico{width:34px;height:34px;border-radius:var(--r2);background:var(--br);justify-content:center;box-shadow:var(--br-shadow-sm)}.sb-logo-name{font-family:var(--ff);font-size:.95rem;font-weight:700;color:var(--txs)}.sb-logo-tag{font-size:.52rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--txs2)}.sb-nav{flex:1;overflow-y:auto;overflow-x:hidden;padding:5px 4px;scrollbar-width:thin;scrollbar-color:var(--sb-scroll) transparent}.sb-sec{font-size:.54rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--sb-sec);padding:11px 8px 4px}.sbi{display:flex;align-items:center;gap:9px;padding:7px 9px;border-radius:var(--r2);color:var(--txs2);cursor:pointer;transition:background var(--shell-dur-fast),color var(--shell-dur-fast);min-height:40px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sbi:hover{background:var(--sbh);color:var(--txs)}.sbi.on{background:var(--sba);color:var(--br-weak)}.sbi svg{flex-shrink:0}.sbi-t{font-size:.81rem;font-weight:500;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sbi-b,.sbi-badge{background:var(--br);border-radius:var(--rf);font-size:.58rem;padding:2px 7px}.sbi-b,.sbi-badge,.sbi-notif{color:var(--white);font-weight:700}.sbi-notif{width:16px;height:16px;border-radius:50%;background:var(--er);justify-content:center;font-size:.54rem;margin-inline-start:auto}.sbi-notif,.sbs{display:flex;align-items:center}.sbs{gap:7px;padding:5px 9px 5px 28px;border-radius:var(--r1);color:var(--sb-subtle);cursor:pointer;font-size:.72rem;min-height:31px;transition:background var(--shell-dur-fast),color var(--shell-dur-fast)}.sbs span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sbs:hover{color:var(--txs);background:var(--sbh)}.sbs.on{color:var(--br-soft);font-weight:500}.sbs-dot{width:4px;height:4px;border-radius:50%;background:currentColor;flex-shrink:0}.sb-foot{padding:8px 6px;border-top:1px solid var(--sb-border);flex-shrink:0;gap:4px}.sb-av,.sb-foot{display:flex;align-items:center}.sb-av{gap:8px;cursor:pointer;padding:5px 6px;border-radius:var(--r2);transition:background var(--shell-dur-fast);flex:1;overflow:hidden}.sb-av-link{text-decoration:none}.sb-av-inf,.sb-av-link{display:flex;flex:1;min-width:0}.sb-av-inf{flex-direction:column}.sb-av:hover{background:var(--sbh)}.sb-av-dot{width:28px;height:28px;border-radius:50%;background:var(--br);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.62rem;font-weight:700;color:var(--white)}.sb-av-nm,.sb-av-role{font-size:.74rem;font-weight:600;color:var(--txs)}.sb-av-role{font-size:.58rem;color:var(--txs2);font-weight:400}.sb-tog{width:30px;height:30px;border-radius:var(--r2);background:var(--sb-toggle-bg);border:none;cursor:pointer;color:var(--txs2);display:flex;align-items:center;justify-content:center;transition:background var(--shell-dur-fast),color var(--shell-dur-fast);flex-shrink:0}.sb-tog:hover{background:var(--sbh);color:var(--txs)}.sb-tog:focus-visible{outline:2px solid var(--br);outline-offset:2px}.medisphera-app-shell .sb{width:var(--sb-width);min-width:var(--sb-width);background:var(--sb-shell-bg);display:flex;flex-direction:column;height:100vh;height:100dvh;overflow:hidden;transition:width var(--shell-dur-layout) var(--shell-ease),min-width var(--shell-dur-layout) var(--shell-ease);z-index:var(--shell-z-sidebar);flex-shrink:0;border-inline-end:1px solid var(--shell-line);box-shadow:var(--shell-sidebar-shadow)}.medisphera-app-shell .sb.col{width:var(--sb-width-collapsed);min-width:var(--sb-width-collapsed)}.medisphera-app-shell .sb.col .sb-logo{padding-inline:11px;justify-content:center}.medisphera-app-shell .sb.col .sb-nav{padding-inline:6px}.medisphera-app-shell .sb.col .sbi{padding-inline:0;justify-content:center;border-inline-start:none}.medisphera-app-shell .sb.col .sbi.on{border-inline-start:none;border-radius:var(--shell-radius-md)}.medisphera-app-shell .sb.col .sb-foot{padding-inline:6px;align-items:center}.medisphera-app-shell .sb-logo{padding:18px var(--shell-page-gutter);display:flex;align-items:center;gap:var(--shell-space-3);border-bottom:1px solid var(--shell-line);min-height:68px;flex-shrink:0;text-decoration:none;transition:opacity var(--shell-dur-fast)}.medisphera-app-shell .sb-logo:hover{opacity:.85}.medisphera-app-shell .sb-logo-ico{width:38px;height:38px;border-radius:var(--shell-radius-lg);background:linear-gradient(135deg,var(--br-d),var(--br));display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:var(--br-glow);border:1.5px solid var(--shell-strong-line)}.medisphera-app-shell .sb-logo-name{font-family:var(--ff);font-size:1.1rem;font-weight:700;color:var(--white);white-space:nowrap;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis}.medisphera-app-shell .sb-logo-tag{font-size:.56rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:color-mix(in srgb,var(--shell-copy-dim) 90%,transparent)}.medisphera-app-shell .sb-nav{flex:1;overflow-y:auto;overflow-x:hidden;padding:var(--shell-page-gutter) var(--shell-space-3);scrollbar-width:thin;scrollbar-color:var(--shell-scroll) transparent;scrollbar-gutter:stable}.medisphera-app-shell .sb-sec{font-size:.6rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--shell-copy-dim);padding:20px var(--shell-space-3) 6px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.medisphera-app-shell .sb-sec:first-child{padding-top:6px}.medisphera-app-shell .sbi{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:var(--shell-radius-md);color:var(--shell-copy-soft);cursor:pointer;transition:background-color var(--shell-dur-fast) var(--shell-ease),color var(--shell-dur-fast) var(--shell-ease),border-color var(--shell-dur-fast) var(--shell-ease);min-height:var(--shell-control-lg);white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:2px;position:relative;border-inline-start:2px solid transparent}.medisphera-app-shell .sbi:hover{background-color:var(--sbh);color:var(--shell-copy-strong);border-inline-start-color:color-mix(in srgb,var(--br) 30%,transparent)}.medisphera-app-shell .sbi.on{background-color:var(--sba);color:var(--white);font-weight:600;border-inline-start-color:var(--br)}.medisphera-app-shell .sbi:focus-visible{outline:none;box-shadow:var(--shell-focus-ring);background-color:var(--sbh)}.medisphera-app-shell .sbi svg{flex-shrink:0;width:16px;height:16px}.medisphera-app-shell .sbi-t{font-size:.84rem;font-weight:500;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.01em}.medisphera-app-shell .sbi-badge{background:var(--br);color:var(--white);border-radius:var(--shell-radius-lg);font-size:.58rem;font-weight:700;padding:2px 7px;margin-inline-start:auto}.medisphera-app-shell .sbi-notif{width:16px;height:16px;border-radius:50%;background:var(--er);display:flex;align-items:center;justify-content:center;font-size:.52rem;font-weight:700;color:var(--white);margin-inline-start:auto}.medisphera-app-shell .sbs{display:flex;align-items:center;gap:7px;padding:8px var(--shell-space-3) 8px 32px;border-radius:var(--shell-radius-sm);color:var(--shell-copy-dim);cursor:pointer;font-size:.78rem;min-height:36px;transition:background-color var(--shell-dur-fast),color var(--shell-dur-fast)}.medisphera-app-shell .sbs span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.medisphera-app-shell .sbs:hover{color:var(--shell-copy-mid);background-color:var(--sbh)}.medisphera-app-shell .sbs.on{color:var(--br);font-weight:600}.medisphera-app-shell .sbs:focus-visible{outline:none;box-shadow:var(--shell-focus-ring);background-color:var(--sbh)}.medisphera-app-shell .sbs-dot{width:4px;height:4px;border-radius:50%;background:currentColor;flex-shrink:0}.medisphera-app-shell .sb-foot{padding:14px var(--shell-space-3);border-top:1px solid var(--shell-line-soft);flex-shrink:0;display:flex;flex-direction:column;align-items:stretch;gap:var(--shell-space-2);background:color-mix(in srgb,var(--shell-surface) 40%,transparent)}.medisphera-app-shell .sb-foot-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:var(--shell-space-2)}.medisphera-app-shell .sb-av{display:flex;align-items:center;gap:var(--shell-space-3);cursor:pointer;padding:7px var(--shell-space-2);border-radius:var(--shell-radius-md);transition:background-color var(--shell-dur-fast);flex:1;overflow:hidden;min-width:0}.medisphera-app-shell .sb-av-link{text-decoration:none;display:flex;flex:1;min-width:0}.medisphera-app-shell .sb-av-inf{display:flex;flex:1;flex-direction:column;min-width:0;gap:1px}.medisphera-app-shell .sb-av:hover{background-color:var(--sbh)}.medisphera-app-shell .sb-av:focus-visible{outline:none;box-shadow:var(--shell-focus-ring);background-color:var(--sbh)}.medisphera-app-shell .sb-av-dot{width:var(--shell-avatar-size);height:var(--shell-avatar-size);border-radius:var(--shell-radius-lg);background:linear-gradient(135deg,var(--br),var(--tl));display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.78rem;font-weight:700;color:var(--white);box-shadow:var(--shadow-glow-soft);border:1.5px solid color-mix(in srgb,var(--br) 40%,transparent);letter-spacing:-.01em}.medisphera-app-shell .sb-av-nm{font-size:.82rem;font-weight:600;color:var(--shell-copy-high);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.01em}.medisphera-app-shell .sb-av-rl{font-size:.62rem;color:var(--shell-copy-low);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.01em}.medisphera-app-shell .sb-stage-btn,.medisphera-app-shell .sb-stage-icon{display:inline-flex;align-items:center;gap:.6rem;border-radius:var(--shell-radius-md);background:var(--shell-surface);border:1px solid var(--shell-line-soft);color:var(--shell-copy-mid);transition:background-color var(--shell-dur-fast),color var(--shell-dur-fast),border-color var(--shell-dur-fast)}.medisphera-app-shell .sb-stage-btn{width:100%;padding:.55rem .65rem;text-align:start}.medisphera-app-shell .sb-stage-btn:hover,.medisphera-app-shell .sb-stage-icon:hover{background-color:var(--shell-surface-hover);color:var(--white);border-color:color-mix(in srgb,var(--br) 40%,transparent)}.medisphera-app-shell .sb-stage-btn:focus-visible,.medisphera-app-shell .sb-stage-icon:focus-visible{outline:2px solid var(--br);outline-offset:2px}.medisphera-app-shell .sb-stage-btn__icon,.medisphera-app-shell .sb-stage-icon{width:30px;height:30px;justify-content:center;flex:none}.medisphera-app-shell .sb-stage-btn__icon{display:inline-flex;align-items:center;border-radius:var(--shell-radius-md);background:var(--br-soft-bg);color:var(--br)}.medisphera-app-shell .sb-stage-btn__copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:.1rem}.medisphera-app-shell .sb-stage-btn__label{font-size:.56rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--shell-copy-faint)}.medisphera-app-shell .sb-stage-btn__value{font-size:.74rem;font-weight:600;color:var(--shell-copy-high);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.01em}.medisphera-app-shell .sb-stage-icon{width:30px;height:30px;flex:none;text-decoration:none}.medisphera-app-shell .sb-foot-controls{display:flex;justify-content:flex-end;padding-top:2px}.medisphera-app-shell .sb-foot-controls.is-collapsed{justify-content:center}.medisphera-app-shell .sb-tog{width:var(--shell-control-sm);height:var(--shell-control-sm);min-width:var(--shell-control-sm);min-height:var(--shell-control-sm);border-radius:1rem;background:linear-gradient(180deg,var(--shell-surface),var(--shell-white-veil-sm));border:1px solid var(--shell-strong-line);cursor:pointer;color:var(--shell-copy-mid);display:flex;align-items:center;justify-content:center;transition:background-color var(--shell-dur-std) var(--shell-ease),color var(--shell-dur-std) var(--shell-ease),transform var(--shell-dur-std) var(--shell-ease),box-shadow var(--shell-dur-std) var(--shell-ease);flex-shrink:0;box-shadow:var(--shadow-soft)}.medisphera-app-shell .sb-tog:hover{background-color:var(--shell-surface-hover);color:var(--white);transform:translateY(-1px)}.medisphera-app-shell .sb-tog:focus-visible{outline:none;box-shadow:var(--shell-focus-ring),var(--shadow-soft)}.medisphera-app-shell .main{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0}.medisphera-app-shell .tb{height:var(--shell-topbar-h);min-height:var(--shell-topbar-h);background:var(--topbar-bg);border-bottom:1px solid var(--topbar-line);display:flex;align-items:center;padding:0 var(--shell-page-gutter);gap:var(--shell-space-3);backdrop-filter:var(--glass-blur-lg);-webkit-backdrop-filter:var(--glass-blur-lg);z-index:var(--shell-z-topbar);flex-shrink:0;position:relative}.dark .medisphera-app-shell .tb{background:var(--topbar-bg-dark);border-bottom-color:var(--shell-line)}.medisphera-app-shell .read-prog{position:absolute;bottom:0;inset-inline-start:0;height:2px;background:linear-gradient(90deg,var(--br),var(--tl));border-radius:0 var(--shell-radius-lg) var(--shell-radius-lg) 0;transition:width .3s var(--shell-ease);pointer-events:none}.medisphera-app-shell .tb-bc{display:flex;align-items:center;gap:5px;flex:1;min-width:0;overflow:hidden}.medisphera-app-shell .bc{font-size:.78rem;color:var(--tx3);cursor:pointer;transition:color var(--shell-dur-fast);white-space:nowrap}.medisphera-app-shell .bc:hover{color:var(--tx)}.medisphera-app-shell .bc.cur{color:var(--tx);font-weight:600}.medisphera-app-shell .tb-acts{display:flex;align-items:center;gap:6px;flex-shrink:0}.medisphera-app-shell .icb{width:var(--shell-control-md);height:var(--shell-control-md);border-radius:var(--shell-radius-lg);display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:var(--tx2);transition:background-color var(--shell-dur-fast),color var(--shell-dur-fast);flex-shrink:0;position:relative}.medisphera-app-shell .icb:hover{background-color:var(--br-soft-hover);color:var(--br)}.medisphera-app-shell .icb:focus-visible{outline:none;box-shadow:var(--shell-focus-ring)}.medisphera-app-shell .srch-btn{display:flex;align-items:center;gap:var(--shell-space-2);padding:var(--shell-space-2) 14px;border-radius:var(--shell-radius-lg);background:var(--sf);border:1px solid var(--bd);cursor:pointer;transition:border-color var(--shell-dur-fast),background-color var(--shell-dur-fast),box-shadow var(--shell-dur-fast);min-width:180px}.medisphera-app-shell .srch-btn:hover{border-color:var(--br);background-color:var(--sf-h);box-shadow:var(--shadow-glow-xs)}.medisphera-app-shell .srch-btn:focus-visible{outline:none;box-shadow:var(--shell-focus-ring);border-color:var(--br)}.medisphera-app-shell .srch-btn-t{font-size:.78rem;color:var(--tx3);flex:1}.medisphera-app-shell .srch-kbd{font-size:.58rem;background:var(--shell-surface-hover);border:1px solid var(--shell-keyline);border-radius:6px;padding:2px 6px;color:var(--tx3);font-family:var(--fb);display:flex;align-items:center;gap:3px}.medisphera-app-shell .notif-pip{position:absolute;top:var(--shell-space-2);inset-inline-end:var(--shell-space-2);width:7px;height:7px;border-radius:50%;background:var(--er);border:1.5px solid var(--bg)}.medisphera-app-shell .locale-btn{display:inline-flex;align-items:center;gap:5px;padding:5px 11px;border-radius:var(--shell-radius-lg);background:var(--sf);border:1px solid var(--bd);color:var(--tx2);font-family:var(--fb);font-size:.74rem;font-weight:600;cursor:pointer;transition:background-color var(--shell-dur-fast),color var(--shell-dur-fast),border-color var(--shell-dur-fast);white-space:nowrap}.medisphera-app-shell .locale-btn:hover{background-color:var(--sf-h);color:var(--tx);border-color:var(--bd-h)}.medisphera-app-shell .locale-btn:focus-visible{outline:none;box-shadow:var(--shell-focus-ring);border-color:var(--br)}.medisphera-app-shell .tb-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 9px;border-radius:var(--shell-radius-lg);background:var(--br-l);color:var(--br);font-size:.6rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-family:var(--fb)}.tb{height:var(--shell-topbar-h);min-height:var(--shell-topbar-h);background:var(--sf);border-bottom:1px solid var(--bd);display:flex;align-items:center;padding:0 var(--shell-page-gutter);gap:var(--shell-space-3);box-shadow:var(--sh1);z-index:10;flex-shrink:0;position:relative}.read-prog{position:absolute;bottom:0;inset-inline-start:0;height:2px;background:var(--br);border-radius:0 var(--shell-radius-lg) var(--shell-radius-lg) 0;transition:width .3s var(--ease)}.tb-bc{display:flex;align-items:center;gap:4px;flex:1;min-width:0;overflow:hidden}.bc{font-size:.76rem;color:var(--tx3);cursor:pointer;transition:color var(--shell-dur-fast);white-space:nowrap}.bc.cur,.bc:hover{color:var(--tx)}.bc.cur{font-weight:600}.icb{width:var(--shell-control-sm);height:var(--shell-control-sm);border-radius:var(--r2);display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:var(--tx2);transition:background-color var(--shell-dur-fast),color var(--shell-dur-fast);flex-shrink:0;position:relative}.icb:hover{background-color:var(--ov);color:var(--tx)}.icb:focus-visible{outline:none;box-shadow:0 0 0 2px var(--br)}.notif-pip{position:absolute;top:5px;inset-inline-end:5px;width:7px;height:7px;border-radius:50%;background:var(--er);border:1.5px solid var(--sf)}.srch-box{display:flex;align-items:center;gap:6px;background:var(--ov);border:1.5px solid var(--bd);border-radius:var(--rf);padding:5px 10px;width:195px;cursor:pointer;transition:border-color var(--shell-dur-fast)}.srch-box:hover{border-color:var(--bd2)}.srch-box:focus-visible{outline:none;box-shadow:0 0 0 2px var(--br);border-color:var(--br)}.srch-box-t{font-size:.76rem;color:var(--tx3);flex:1}.srch-box-kbd{font-size:.58rem;background:var(--ov2);border:1px solid var(--bd2);border-radius:4px;padding:1px 5px;color:var(--tx3)}.locale-btn{display:flex;align-items:center;gap:5px;padding:4px 10px;border-radius:var(--rf);background:var(--ov);border:1.5px solid var(--bd);cursor:pointer;font-size:.72rem;font-weight:700;color:var(--tx2);transition:background-color var(--shell-dur-fast),color var(--shell-dur-fast)}.locale-btn:hover{background-color:var(--ov2);color:var(--tx)}.locale-btn.ar-active{font-family:var(--fa)}.locale-btn:focus-visible{outline:none;box-shadow:0 0 0 2px var(--br)}.medisphera-app-shell .scroll,.medisphera-app-shell .scroll-view{flex:1;overflow-y:auto;overflow-x:hidden;height:100%;min-height:0;scrollbar-width:thin;scrollbar-color:var(--bd) transparent;scrollbar-gutter:stable;display:flex;flex-direction:column}.medisphera-app-shell .scroll-view::-webkit-scrollbar,.medisphera-app-shell .scroll::-webkit-scrollbar{width:6px}.medisphera-app-shell .scroll-view::-webkit-scrollbar-thumb,.medisphera-app-shell .scroll::-webkit-scrollbar-thumb{background:var(--bd);border-radius:10px}.medisphera-app-shell .ph{padding:36px var(--shell-page-gutter) var(--shell-space-5)}.medisphera-app-shell .ph-ey{font-size:.58rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--br);margin-bottom:var(--shell-space-2);display:flex;align-items:center;gap:5px}.medisphera-app-shell .ph-ti{font-family:var(--ff);font-size:2.4rem;font-weight:700;color:var(--tx);line-height:1.12;letter-spacing:-.02em}.medisphera-app-shell .ph-su{font-size:.9rem;color:var(--tx2);margin-top:9px;max-width:540px;line-height:1.7}.medisphera-app-shell .study-hub-compact-hero{padding:var(--space-study-hero-block) var(--space-study-hero-inline);display:flex;flex-direction:column;gap:1rem}.medisphera-app-shell .study-hub-compact-hero__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.medisphera-app-shell .study-hub-compact-hero__copy{display:flex;flex-direction:column;gap:.25rem;min-width:0}.medisphera-app-shell .study-hub-compact-hero__title{font-size:clamp(1.8rem,2.6vw,2.35rem)}.medisphera-app-shell .study-hub-compact-hero__subtitle{max-width:34rem;margin-top:0}.medisphera-app-shell .study-hub-stage-pill{align-self:flex-start}.medisphera-app-shell .sec-hd{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.medisphera-app-shell .sec-ti{font-family:var(--ff);font-size:1.18rem;font-weight:600;color:var(--tx)}.medisphera-app-shell .sec-lk{font-size:.72rem;color:var(--br);cursor:pointer;font-weight:600;transition:opacity var(--shell-dur-fast)}.medisphera-app-shell .sec-lk:hover{opacity:.76}.medisphera-app-shell .section{padding:22px var(--shell-page-gutter)}.medisphera-app-shell .study-hub-filter-shell{padding:0 var(--shell-page-gutter);max-width:var(--shell-content-max);width:100%;margin-inline:auto}.medisphera-app-shell .study-stage-filter-card{padding:.95rem 1.05rem;border-radius:var(--radius-card);border:1px solid var(--gls-b);background:color-mix(in srgb,var(--gls) 88%,transparent);box-shadow:var(--shadow-card);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem 1.4rem;container-type:inline-size}.medisphera-app-shell .study-stage-filter-copy{display:flex;flex-direction:column;gap:.28rem;min-width:0;flex:1 1 14rem}.medisphera-app-shell .study-stage-filter-title{font-size:1rem}.medisphera-app-shell .study-stage-filter-subtitle{font-size:.78rem;line-height:1.55;color:var(--tx3);max-width:30rem}.medisphera-app-shell .study-curriculum-shell{padding:var(--space-study-section) var(--shell-page-gutter) 0;max-width:var(--shell-content-max);width:100%;margin-inline:auto}.medisphera-app-shell .study-stage-filter-row{display:flex;flex-wrap:nowrap;gap:.6rem;align-items:center;justify-content:flex-start;flex:1 1 20rem;min-width:0}

/* !important kept: these must override pill base styles set by a shared component */.medisphera-app-shell .study-stage-pill{flex:1 1 0%;min-width:0;padding:.55rem .3rem!important;font-size:clamp(.6rem,1.8cqi,.76rem)!important}@container (max-width: 600px){.medisphera-app-shell .study-stage-filter-row{gap:.35rem}.medisphera-app-shell .study-stage-pill{padding:.45rem .2rem!important;min-height:2.2rem}}@container (max-width: 480px){.medisphera-app-shell .study-stage-filter-row{gap:.25rem}.medisphera-app-shell .study-stage-pill{padding:.4rem .15rem!important;min-height:2rem}}@container (max-width: 360px){.medisphera-app-shell .study-stage-filter-row{gap:.15rem}.medisphera-app-shell .study-stage-pill{padding:.35rem .1rem!important}}.medisphera-app-shell .study-card-grid{padding:1rem var(--shell-page-gutter) 48px;gap:var(--gap-study-grid);max-width:var(--shell-content-max);width:100%;margin-inline:auto}.medisphera-app-shell .pbar{background:var(--shell-surface);border-radius:var(--shell-radius-lg);height:4px;overflow:hidden}.medisphera-app-shell .pfill{height:100%;border-radius:var(--shell-radius-lg);transition:width var(--shell-dur-progress) var(--shell-ease)}.medisphera-app-shell .divider{height:1px;background:var(--bd);margin:var(--shell-space-1) var(--shell-page-gutter)}.medisphera-app-shell .glass{background:var(--glass-bg);border:1px solid var(--glass-border);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);overflow:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}.medisphera-app-shell .glass-h{background:var(--glass-bg-hover);border-color:var(--bd-h)}.medisphera-app-shell .glass-strong{background:var(--gls);border-color:var(--gls-b)}.medisphera-app-shell .admin-page{padding:0 var(--shell-page-gutter) 40px;display:flex;flex-direction:column;gap:var(--space-admin-section)}.medisphera-app-shell .admin-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.medisphera-app-shell .admin-toolbar-cta{flex:none}.medisphera-app-shell .admin-link-grid,.medisphera-app-shell .admin-stat-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--gap-admin-grid)}.medisphera-app-shell .admin-filter-form{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}.medisphera-app-shell .admin-filter-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.medisphera-app-shell .admin-table-scroll{overflow-x:auto}.medisphera-app-shell .admin-row-actions{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.medisphera-app-shell .admin-editor-grid{display:grid;grid-template-columns:minmax(0,1.45fr);gap:var(--gap-admin-grid)}.medisphera-app-shell .admin-field-grid{display:grid;gap:1rem}.medisphera-app-shell .admin-field-grid,.medisphera-app-shell .admin-field-grid--compact{grid-template-columns:repeat(1,minmax(0,1fr))}.medisphera-app-shell .admin-submit-row{display:flex;justify-content:flex-end}.medisphera-app-shell .dashboard-shell{padding:var(--space-dashboard-shell-block) var(--space-dashboard-shell-inline) 3rem;display:flex;flex-direction:column;gap:var(--space-dashboard-grid-gap)}.medisphera-app-shell .dashboard-card,.medisphera-app-shell .dashboard-hero-card,.medisphera-app-shell .dashboard-stat-card{border-radius:var(--radius-card);border:1px solid var(--glass-border);background:var(--glass-bg);backdrop-filter:var(--glass-blur-lg);-webkit-backdrop-filter:var(--glass-blur-lg);box-shadow:var(--shadow-card)}.medisphera-app-shell .dashboard-hero-card{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;padding:1.6rem var(--space-dashboard-card);max-width:var(--dashboard-hero-max);width:100%;margin-inline:auto;overflow:hidden;background:linear-gradient(135deg,color-mix(in srgb,var(--br) 16%,transparent),color-mix(in srgb,var(--tl) 14%,transparent)),var(--glass-bg)}.medisphera-app-shell .dashboard-hero-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--tl) 18%,transparent),transparent 44%);pointer-events:none}.medisphera-app-shell .dashboard-hero-card__actions,.medisphera-app-shell .dashboard-hero-card__copy{position:relative;z-index:1}.medisphera-app-shell .dashboard-hero-card__copy{display:flex;min-width:0;flex:1 1 32rem;flex-direction:column;gap:.85rem}.medisphera-app-shell .dashboard-hero-card__title{font-family:var(--ff);font-size:clamp(1.8rem,3.4vw,2.8rem);font-weight:700;line-height:1.05;color:var(--tx);letter-spacing:-.03em}.medisphera-app-shell .dashboard-hero-card__subtitle{max-width:42rem;font-size:.92rem;line-height:1.75;color:var(--tx2)}.medisphera-app-shell .dashboard-hero-card__meta{display:flex;flex-wrap:wrap;gap:.55rem}.medisphera-app-shell .dashboard-hero-card__actions{display:flex;flex-wrap:wrap;gap:.85rem;align-items:center;justify-content:flex-start}.medisphera-app-shell .dashboard-stat-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-dashboard-grid-gap)}.medisphera-app-shell .dashboard-stat-card{padding:1.15rem var(--space-dashboard-card);display:flex;min-height:11rem;flex-direction:column;gap:.45rem}.medisphera-app-shell .dashboard-stat-card__icon{width:2.75rem;height:2.75rem;border-radius:1rem;display:inline-flex;align-items:center;justify-content:center;background:var(--br-soft-bg);color:var(--br)}.medisphera-app-shell .dashboard-stat-card__label{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--tx3)}.medisphera-app-shell .dashboard-stat-card__value{font-family:var(--ff);font-size:2rem;font-weight:700;line-height:1.1;color:var(--tx)}.medisphera-app-shell .dashboard-stat-card__meta{font-size:.82rem;line-height:1.6;color:var(--tx2);margin-top:auto}.medisphera-app-shell .dashboard-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-dashboard-grid-gap);align-items:start}.medisphera-app-shell .dashboard-main-column,.medisphera-app-shell .dashboard-side-column{display:flex;flex-direction:column;gap:var(--space-dashboard-grid-gap);min-width:0}.medisphera-app-shell .dashboard-card{padding:var(--space-dashboard-card)}.medisphera-app-shell .dashboard-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.medisphera-app-shell .dashboard-card__eyebrow{font-size:.68rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:var(--tx3)}.medisphera-app-shell .dashboard-card__title{margin-top:.35rem;font-family:var(--ff);font-size:1.1rem;font-weight:700;line-height:1.2;color:var(--tx)}.medisphera-app-shell .dashboard-inline-link{font-size:.76rem;font-weight:700;color:var(--br);transition:opacity var(--shell-dur-fast) var(--shell-ease)}.medisphera-app-shell .dashboard-inline-link:hover{opacity:.74}.medisphera-app-shell .dashboard-inline-link:focus-visible{outline:none;box-shadow:var(--shell-focus-ring);border-radius:2px}.medisphera-app-shell .dashboard-continue-card__stack{display:flex;flex-direction:column;gap:1rem}.medisphera-app-shell .dashboard-continue-card__lesson{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.medisphera-app-shell .dashboard-continue-card__lesson-label{font-size:.74rem;font-weight:700;color:var(--tx3)}.medisphera-app-shell .dashboard-continue-card__lesson-title{margin-top:.35rem;font-family:var(--ff);font-size:1.18rem;font-weight:700;line-height:1.3;color:var(--tx)}.medisphera-app-shell .dashboard-continue-card__progress{font-size:.78rem;font-weight:800;color:var(--br);white-space:nowrap}.medisphera-app-shell .dashboard-continue-card__actions{display:flex;flex-wrap:wrap;gap:.75rem}.medisphera-app-shell .dashboard-progress-bar{height:6px;border-radius:var(--shell-radius-lg);background:var(--ov);overflow:hidden}.medisphera-app-shell .dashboard-progress-bar__fill{display:block;height:100%;width:var(--dashboard-progress);border-radius:inherit;background:linear-gradient(90deg,var(--br),var(--tl));transition:width .35s var(--shell-ease)}.medisphera-app-shell .dashboard-subject-list{display:flex;flex-direction:column;gap:.85rem}.medisphera-app-shell .dashboard-subject-row{display:flex;align-items:center;gap:.85rem}.medisphera-app-shell .dashboard-subject-row__icon{width:2.4rem;height:2.4rem;border-radius:.9rem;display:inline-flex;align-items:center;justify-content:center;flex:none}.medisphera-app-shell .dashboard-subject-row__copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:.45rem}.medisphera-app-shell .dashboard-subject-row__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.84rem;font-weight:700;color:var(--tx)}.medisphera-app-shell .dashboard-subject-row__head strong{color:var(--tx2);font-size:.76rem}.medisphera-app-shell .dashboard-activity-list{display:flex;flex-direction:column;gap:.8rem}.medisphera-app-shell .dashboard-activity-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:.9rem 0;border-bottom:1px solid var(--bd)}.medisphera-app-shell .dashboard-activity-item:last-child{border-bottom:none;padding-bottom:0}.medisphera-app-shell .dashboard-activity-item__icon{width:2.35rem;height:2.35rem;border-radius:.85rem;display:inline-flex;align-items:center;justify-content:center;background:var(--br-soft-bg);color:var(--br);flex:none}.medisphera-app-shell .dashboard-activity-item__copy{min-width:0}.medisphera-app-shell .dashboard-activity-item__title{font-size:.86rem;font-weight:700;color:var(--tx);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.medisphera-app-shell .dashboard-activity-item__meta{margin-top:.22rem;font-size:.76rem;line-height:1.55;color:var(--tx2)}.medisphera-app-shell .dashboard-activity-item__date{font-size:.72rem;color:var(--tx3);white-space:nowrap}.medisphera-app-shell .dashboard-empty-state{display:flex;align-items:flex-start;gap:.85rem;padding:.35rem 0}.medisphera-app-shell .dashboard-empty-state svg{color:var(--tx3);flex:none;margin-top:.15rem}.medisphera-app-shell .dashboard-empty-state__title{font-size:.9rem;font-weight:700;color:var(--tx)}.medisphera-app-shell .dashboard-empty-state__copy{margin-top:.28rem;font-size:.78rem;line-height:1.6;color:var(--tx2)}.medisphera-app-shell .dashboard-streak-card{position:relative;overflow:hidden}.medisphera-app-shell .dashboard-streak-card.is-active:before{content:"";position:absolute;inset:auto -2rem -3rem auto;width:10rem;height:10rem;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--am) 26%,transparent),transparent 70%);pointer-events:none}.medisphera-app-shell .dashboard-streak-card__icon{width:2.7rem;height:2.7rem;border-radius:1rem;display:inline-flex;align-items:center;justify-content:center;background:var(--am-soft-bg);color:var(--am-d)}.medisphera-app-shell .dashboard-streak-card__value{display:flex;align-items:flex-end;gap:.55rem;margin-top:.3rem}.medisphera-app-shell .dashboard-streak-card__value strong{font-family:var(--ff);font-size:2.35rem;font-weight:700;line-height:1;color:var(--tx)}.medisphera-app-shell .dashboard-streak-card__value span{font-size:.84rem;font-weight:700;color:var(--tx2);padding-bottom:.28rem}.medisphera-app-shell .dashboard-streak-card__copy{margin-top:.65rem;font-size:.82rem;line-height:1.65;color:var(--tx2)}.medisphera-app-shell .dashboard-streak-card__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1rem}.medisphera-app-shell .dashboard-streak-card__stat{padding:.85rem .95rem;border-radius:1rem;background:var(--sf);border:1px solid var(--glass-border);display:flex;flex-direction:column;gap:.28rem}.medisphera-app-shell .dashboard-streak-card__stat span{font-size:.72rem;font-weight:700;color:var(--tx3)}.medisphera-app-shell .dashboard-streak-card__stat strong{font-size:1.05rem;font-weight:800;color:var(--tx)}.medisphera-app-shell .dashboard-streak-card__week{margin-top:1rem;display:flex;flex-direction:column;gap:.6rem}.medisphera-app-shell .dashboard-streak-card__week-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.74rem;font-weight:700;color:var(--tx3)}.medisphera-app-shell .dashboard-streak-card__week-bars{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:.45rem;min-height:3.4rem}.medisphera-app-shell .dashboard-streak-card__week-bar{display:block;height:var(--dashboard-week-bar);min-height:.35rem;border-radius:999px;background:color-mix(in srgb,var(--shell-surface) 88%,transparent)}.medisphera-app-shell .dashboard-streak-card__week-bar.has-activity{background:linear-gradient(180deg,var(--br),var(--tl))}.medisphera-app-shell .dashboard-heatmap{display:flex;flex-direction:column;gap:.85rem}.medisphera-app-shell .dashboard-heatmap__months{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:var(--dashboard-heatmap-gap);padding-inline-start:.2rem}.medisphera-app-shell .dashboard-heatmap__month{font-size:.66rem;font-weight:700;color:var(--tx3);min-height:1rem}.medisphera-app-shell .dashboard-heatmap__grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:var(--dashboard-heatmap-gap)}.medisphera-app-shell .dashboard-heatmap__week{display:grid;grid-template-rows:repeat(7,minmax(0,1fr));gap:var(--dashboard-heatmap-gap)}.medisphera-app-shell .dashboard-heatmap__cell,.medisphera-app-shell .dashboard-heatmap__legend-cell{width:var(--dashboard-heatmap-cell);height:var(--dashboard-heatmap-cell);border-radius:.34rem;border:1px solid transparent;background:var(--dashboard-heatmap-level-0)}.medisphera-app-shell .dashboard-heatmap__cell{box-shadow:inset 0 0 0 1px var(--shell-white-veil-xs)}.medisphera-app-shell .dashboard-heatmap__cell.is-today{border-color:var(--br)}.medisphera-app-shell .dashboard-heatmap__cell--level-0{background:var(--dashboard-heatmap-level-0)}.medisphera-app-shell .dashboard-heatmap__cell--level-1{background:var(--dashboard-heatmap-level-1)}.medisphera-app-shell .dashboard-heatmap__cell--level-2{background:var(--dashboard-heatmap-level-2)}.medisphera-app-shell .dashboard-heatmap__cell--level-3{background:var(--dashboard-heatmap-level-3)}.medisphera-app-shell .dashboard-heatmap__cell--level-4{background:var(--dashboard-heatmap-level-4)}.medisphera-app-shell .dashboard-heatmap__legend{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;font-size:.66rem;font-weight:700;color:var(--tx3)}.medisphera-app-shell .dashboard-due-card{display:flex;flex-direction:column;gap:.9rem}.medisphera-app-shell .dashboard-due-card__count{font-size:.95rem;font-weight:700;color:var(--tx)}.medisphera-app-shell .dashboard-due-card__chips{display:flex;flex-wrap:wrap;gap:.45rem}.medisphera-app-shell .hero-box{background:var(--hero-shell-gradient);padding:36px var(--shell-page-gutter) 30px;position:relative;overflow:hidden;flex-shrink:0}.medisphera-app-shell .hero-box:before{content:"";position:absolute;inset:0;background:var(--hero-shell-overlay);pointer-events:none}.medisphera-app-shell .hero-ey{font-size:.57rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--hero-eyebrow);margin-bottom:7px;display:flex;align-items:center;gap:5px;position:relative}.medisphera-app-shell .hero-ti{font-family:var(--ff);font-size:2.2rem;font-weight:700;color:var(--white);line-height:1.15;position:relative}.medisphera-app-shell .hero-su{font-size:.84rem;color:var(--hero-copy);line-height:1.68;position:relative;margin-top:7px;max-width:480px}.medisphera-app-shell .hero-me{display:flex;align-items:center;gap:11px;margin-top:14px;position:relative;flex-wrap:wrap}.medisphera-app-shell .hero-st{display:flex;align-items:center;gap:4px;font-size:.75rem;color:var(--hero-copy-soft)}.medisphera-app-shell .hero-st strong{color:var(--white)}.ph{padding:28px var(--shell-page-gutter) 18px}.ph-ey{font-size:.56rem;letter-spacing:.1em;text-transform:uppercase;color:var(--br);margin-bottom:6px;display:flex;align-items:center;gap:4px}.ph-ey,.ph-ti{font-weight:700}.ph-ti{font-family:var(--ff);font-size:1.9rem;color:var(--tx);line-height:1.16}.ph-su{font-size:.86rem;color:var(--tx2);margin-top:6px;max-width:500px;line-height:1.68}.sec-hd{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.sec-ti{font-family:var(--ff);font-size:1.1rem;font-weight:600;color:var(--tx)}.sec-lk{font-size:.7rem;color:var(--br);cursor:pointer;font-weight:600}.sec-lk:hover{opacity:.74}.section{padding:18px var(--shell-page-gutter)}.pbar{background:var(--ov);height:4px;overflow:hidden}.pbar,.pfill{border-radius:var(--rf)}.pfill{height:100%;transition:width 1s var(--ease)}.ring{position:relative;flex-shrink:0}.ring svg{transform:rotate(-90deg);display:block}.ring-tx{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:.58rem;font-weight:700;color:var(--tx)}@media (max-width:767px){.medisphera-app-shell .study-hub-compact-hero{padding:1.05rem 1rem}.medisphera-app-shell .study-hub-filter-shell{padding:0 var(--shell-mobile-gutter)}.medisphera-app-shell .study-stage-filter-card{padding:.95rem 1rem}.medisphera-app-shell .study-stage-filter-row{width:100%}.medisphera-app-shell .study-card-grid{padding:1rem var(--shell-mobile-gutter) 40px}}@media (min-width:768px){.medisphera-app-shell .admin-stat-grid,.medisphera-app-shell .dashboard-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.medisphera-app-shell .admin-filter-form{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end}.medisphera-app-shell .admin-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.medisphera-app-shell .admin-field-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){.medisphera-app-shell .dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(var(--dashboard-side-min),.88fr)}.medisphera-app-shell .dashboard-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.medisphera-app-shell .admin-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.medisphera-app-shell .admin-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.medisphera-app-shell .admin-editor-grid{grid-template-columns:minmax(0,1.45fr) minmax(20rem,.85fr);align-items:start}}@media (max-width:640px){.medisphera-app-shell .dashboard-shell{padding:1rem 1rem 2rem}.medisphera-app-shell .dashboard-card,.medisphera-app-shell .dashboard-hero-card,.medisphera-app-shell .dashboard-stat-card{padding:1rem}.medisphera-app-shell .dashboard-continue-card__actions,.medisphera-app-shell .dashboard-continue-card__actions>*,.medisphera-app-shell .dashboard-hero-card__actions,.medisphera-app-shell .dashboard-hero-card__actions>*{width:100%}.medisphera-app-shell .dashboard-activity-item{grid-template-columns:auto minmax(0,1fr);align-items:flex-start}.medisphera-app-shell .dashboard-activity-item__date{grid-column:2}.medisphera-app-shell .admin-page{padding:0 20px 32px}}.app-main,.main:has(.notifications-page),.notifications-page,.notifications-wrapper,.scroll:has(.notifications-page){background:var(--notif-page-bg)!important}.notifications-page:after,.notifications-page:before{display:none!important}@media (prefers-reduced-motion:reduce){.medisphera-app-shell .sb-av,.medisphera-app-shell .sb-stage-btn,.medisphera-app-shell .sb-stage-icon,.medisphera-app-shell .sb-tog,.medisphera-app-shell .sbi,.medisphera-app-shell .sbs{transition:none}.medisphera-app-shell .sb-tog:hover,.medisphera-app-shell .sbi:hover{transform:none}.medisphera-app-shell .dashboard-progress-bar__fill,.medisphera-app-shell .pfill,.medisphera-app-shell .read-prog,.medisphera-app-shell .sb{transition:none}}@media (forced-colors:active){.medisphera-app-shell .sb-av-dot,.medisphera-app-shell .sbi.on{forced-color-adjust:none;background:Highlight;color:HighlightText}.medisphera-app-shell .dashboard-card,.medisphera-app-shell .dashboard-hero-card,.medisphera-app-shell .dashboard-stat-card,.medisphera-app-shell .sb-tog{forced-color-adjust:none;border:1px solid ButtonText}.medisphera-app-shell .icb:focus-visible,.medisphera-app-shell .sb-tog:focus-visible,.medisphera-app-shell .sbi:focus-visible{outline:2px solid Highlight;outline-offset:2px;box-shadow:none}}

/* !important is justified: [data-light] is a runtime override that must win over scoped rules */.medisphera-app-shell [data-light] .hero-box{background:var(--hero-shell-gradient-light)!important}.medisphera-app-shell [data-light] .sb{background:var(--sb-light-bg)}.medisphera-app-shell [data-light] .srch-modal{background:var(--white);border-color:var(--line-strong)}.medisphera-app-shell .reader{display:flex;flex-direction:column;flex:1;overflow-y:auto;position:relative;min-height:0}.medisphera-app-shell .reader-cols{display:flex;flex:1;overflow:visible;min-height:0;gap:var(--space-reader-grid-gap);align-items:stretch}.medisphera-app-shell .reader-main-pane{flex:1;min-width:0;display:flex;flex-direction:column}.medisphera-app-shell .reader-hero-shell{width:100%;max-width:var(--space-reader-hero-max);margin-inline:auto;flex-shrink:0}.medisphera-app-shell .reader-hero{position:relative;overflow:hidden;padding:var(--space-reader-hero-block-start) var(--space-reader-hero-inline) var(--space-reader-hero-block-end);flex-shrink:0;border-radius:var(--r4);border:1px solid var(--glass-border);box-shadow:var(--sh2)}.medisphera-app-shell .reader-hero__inner{position:relative;display:flex;flex-direction:column;gap:.35rem;z-index:1}.medisphera-app-shell .reader-hero__orb{position:absolute;top:-2.5rem;inset-inline-end:-3.75rem;width:13rem;height:13rem;border-radius:50%;filter:blur(40px);pointer-events:none;opacity:.95}.medisphera-app-shell .reader-hero__eyebrow{margin-bottom:.4rem}.medisphera-app-shell .reader-hero__title{position:relative;font-family:var(--ff);font-size:clamp(1.45rem,2.4vw,2.05rem);font-weight:700;color:var(--white);line-height:1.08;letter-spacing:-.025em;margin-bottom:.35rem}.medisphera-app-shell .reader-hero__description{margin-top:0;margin-bottom:0;max-width:44rem}.medisphera-app-shell .reader-hero__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-reader-hero-footer-gap);flex-wrap:wrap;margin-top:.85rem}.medisphera-app-shell .reader-hero__meta{gap:var(--space-reader-hero-meta-gap);margin-top:0;flex:1 1 24rem}.medisphera-app-shell .reader-hero__progress{position:absolute;inset-inline:0;inset-block-end:0;height:2px;background:rgba(255,255,255,.08)}.medisphera-app-shell .reader-hero__progress-fill{height:100%;background:linear-gradient(90deg,var(--br),var(--tl));border-radius:0 var(--rf) var(--rf) 0;transition:width .6s var(--ease)}.medisphera-app-shell .reader-hero--axial .reader-hero__orb{background:radial-gradient(circle,rgba(14,165,233,.22),transparent 70%)}.medisphera-app-shell .reader-hero--circulatory .reader-hero__orb{background:radial-gradient(circle,rgba(244,63,94,.22),transparent 70%)}.medisphera-app-shell .reader-hero--respiratory .reader-hero__orb{background:radial-gradient(circle,rgba(52,211,153,.22),transparent 70%)}.medisphera-app-shell .reader-hero--gastrointestinal .reader-hero__orb{background:radial-gradient(circle,rgba(132,204,22,.22),transparent 70%)}.medisphera-app-shell .reader-hero--urogenital .reader-hero__orb{background:radial-gradient(circle,rgba(251,191,36,.22),transparent 70%)}.medisphera-app-shell .reader-hero--nervous .reader-hero__orb{background:radial-gradient(circle,rgba(167,139,250,.22),transparent 70%)}.medisphera-app-shell .reader-toc{width:var(--space-reader-sidebar-width);min-width:var(--space-reader-sidebar-width);border-right:1px solid var(--bd);background:var(--sf);display:flex;flex-direction:column;transition:width .2s var(--ease),min-width .2s var(--ease),transform .2s var(--ease);z-index:40}.medisphera-app-shell .reader-toc-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid var(--line);flex-shrink:0;min-height:52px}.medisphera-app-shell .reader-toc-scroll{flex:1;overflow-y:auto;padding:var(--space-reader-rail-top) 0 var(--space-reader-rail-bottom);scrollbar-width:thin;min-width:260px}.medisphera-app-shell .reader-toc-toggle{width:28px;height:28px;border-radius:var(--r3);background:transparent;border:1px solid transparent;color:var(--tx3);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s;flex-shrink:0}.medisphera-app-shell .reader-toc-toggle:hover{background:var(--ov);color:var(--tx)}.medisphera-app-shell .reader-toc-toggle:focus-visible{outline:2px solid var(--br);outline-offset:2px}.medisphera-app-shell .reader-toc.collapsed{width:60px;min-width:60px}.medisphera-app-shell .reader-toc.collapsed .reader-toc-header{justify-content:center;padding-inline:0}.medisphera-app-shell .reader-toc.collapsed .reader-toc-scroll{overflow:hidden;opacity:0;pointer-events:none}.medisphera-app-shell .reader-toc.collapsed .toc-item span:not(.shrink-0),.medisphera-app-shell .reader-toc.collapsed .toc-sec{display:none}.medisphera-app-shell .reader-toc-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:30;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);opacity:0;transition:opacity .2s var(--ease);pointer-events:none}.medisphera-app-shell .reader-toc-overlay.is-visible{opacity:1;pointer-events:auto}@media (max-width:768px){.medisphera-app-shell .reader-toc{position:fixed;inset:0 auto 0 0;transform:translateX(-100%);width:280px;min-width:280px;box-shadow:var(--sh4)}.medisphera-app-shell .reader-toc.drawer-open{transform:translateX(0)}.medisphera-app-shell .reader-toc.collapsed{transform:translateX(-100%);width:280px;min-width:280px}.medisphera-app-shell .reader-toc-overlay{display:block}}.medisphera-app-shell .ui-button{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:2.9rem;padding:0 1rem;border-radius:1rem;border:1px solid transparent;font-size:.82rem;font-weight:700;line-height:1.1;cursor:pointer;transition:var(--transition-base);position:relative;overflow:hidden;text-decoration:none;white-space:nowrap}.medisphera-app-shell .ui-button:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--br) 26%,transparent)}.medisphera-app-shell .ui-button:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.medisphera-app-shell .ui-button--primary{background:linear-gradient(135deg,var(--br),var(--tl));color:var(--white);box-shadow:var(--shadow-glow-soft)}.medisphera-app-shell .ui-button--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:var(--shadow-glow)}.medisphera-app-shell .ui-button--secondary{background:var(--sf);color:var(--tx);border-color:var(--glass-border);box-shadow:var(--sh1)}.medisphera-app-shell .ui-button--secondary:hover:not(:disabled){background:var(--sf-h);border-color:var(--bd-h)}.medisphera-app-shell .ui-button--glass{background:var(--glass-bg);color:var(--white);border-color:var(--glass-border);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);box-shadow:var(--sh1)}.medisphera-app-shell .ui-button--glass:hover:not(:disabled){background:var(--glass-bg-hover);border-color:var(--shell-strong-line)}.medisphera-app-shell .ui-button--compact{min-height:var(--reader-toggle-height);padding:0 .95rem;font-size:.74rem}.medisphera-app-shell .ui-button__icon{display:inline-flex;align-items:center;justify-content:center;flex:none}.medisphera-app-shell .ui-button__content{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:.15rem}.medisphera-app-shell .ui-button__eyebrow{font-size:.62rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:.72}.medisphera-app-shell .ui-button__title{font-size:.88rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.medisphera-app-shell .reader-lessons-toggle{display:none}.medisphera-app-shell .toc-sec{font-size:.54rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--tx3);padding:8px 13px 4px}.medisphera-app-shell .toc-item{display:flex;align-items:center;gap:6px;padding:5px 13px;cursor:pointer;font-size:.74rem;color:var(--tx2);transition:all .11s;border-left:2px solid transparent}.medisphera-app-shell .toc-item:hover{color:var(--tx);background:var(--ov)}.medisphera-app-shell .toc-item.on{color:var(--br);font-weight:600;border-left-color:var(--br);background:var(--br-l)}.medisphera-app-shell .toc-item.done-t{color:var(--ok)}.medisphera-app-shell .reader-main{flex:1;overflow-y:auto;padding:var(--space-reader-page-block-start) var(--space-reader-page-inline) var(--space-reader-page-block-end);scrollbar-width:thin;scrollbar-color:var(--bd) transparent;min-width:0;background:var(--reader-bg);position:relative}.dark .medisphera-app-shell .reader-main{background:transparent}.medisphera-app-shell .reader-right{width:0;min-width:0;overflow:hidden;border-left:1px solid var(--bd);background:var(--sf);transition:width .2s var(--ease),min-width .2s var(--ease)}.medisphera-app-shell .reader-right.open{width:284px;min-width:284px}.medisphera-app-shell .r-h1{font-family:var(--ff);font-size:1.78rem;font-weight:700;color:var(--tx);line-height:1.2;margin-bottom:9px}.medisphera-app-shell .r-h2{font-family:var(--ff);font-size:1.22rem;font-weight:600;color:var(--tx);margin-bottom:10px;margin-top:var(--space-section-gap);line-height:1.3;padding-bottom:7px;border-bottom:1px solid var(--bd)}.medisphera-app-shell .r-meta{display:flex;align-items:center;gap:8px;margin-bottom:var(--space-label-gap);flex-wrap:wrap}.medisphera-app-shell .reader-subject-chip{display:inline-flex;align-items:center;gap:var(--space-reader-chip-gap);max-width:var(--reader-chip-max-width);min-height:1.65rem;padding-inline:var(--space-reader-chip-inline);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.62rem;line-height:1}.medisphera-app-shell .article-top-anchor{display:block;scroll-margin-top:var(--reader-header-offset)}.medisphera-app-shell .reader-content-shell{width:100%;max-width:var(--space-reader-content-max);margin-inline:auto;padding-top:var(--space-reader-content-start)}.medisphera-app-shell .reader-toc.collapsed+.reader-main-pane .reader-hero-shell{max-width:var(--space-reader-hero-max-wide)}.medisphera-app-shell .reader-toc.collapsed+.reader-main-pane .reader-content-shell{max-width:var(--space-reader-content-max-wide)}.medisphera-app-shell .reader-lesson-head{margin-bottom:1.65rem}.medisphera-app-shell .reader-lesson-meta{display:flex;align-items:center;gap:.55rem;margin-bottom:.7rem;flex-wrap:wrap}.medisphera-app-shell .reader-lesson-step{font-size:.68rem;color:var(--tx3);font-family:var(--fb)}.medisphera-app-shell .reader-lesson-rule{height:1px;background:var(--bd);margin-top:1rem}.medisphera-app-shell .cb-text{font-size:.9rem;line-height:1.92;color:var(--tx);margin-bottom:15px}.medisphera-app-shell .cb-text p{margin-bottom:var(--space-content-gap);line-height:var(--leading-content)}.medisphera-app-shell .cb-text p:last-child{margin-bottom:0}.medisphera-app-shell .cb-text strong{font-weight:600}.medisphera-app-shell .cb-text h3{font-size:.93rem;font-weight:600;margin:17px 0 7px}.medisphera-app-shell .reader-content-inner{max-width:65ch;width:100%}.medisphera-app-shell .kw{border:1px solid var(--bd);border-bottom:2.5px solid var(--br);background:var(--sf);cursor:pointer;color:inherit;transition:all .15s;border-radius:4px;padding:2px 5px;margin:0 2px;position:relative;display:inline;font-weight:500;box-shadow:var(--line-shadow-xs)}.medisphera-app-shell .kw:hover{border-bottom-color:var(--br-h);background:var(--br-l);color:var(--br);box-shadow:var(--line-shadow-sm)}.medisphera-app-shell .kw-tooltip{position:fixed;z-index:9999;background:var(--sf);border:1px solid var(--bd);border-radius:var(--r3);padding:14px 16px;box-shadow:var(--sh4);max-width:280px;pointer-events:none}.medisphera-app-shell .kw-tip-lbl{font-size:.56rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--br);margin-bottom:6px;display:flex;align-items:center;gap:4px}.medisphera-app-shell .kw-tip-term{font-family:var(--ff);font-size:1rem;font-weight:700;color:var(--tx);margin-bottom:5px}.medisphera-app-shell .kw-tip-en{font-size:.79rem;color:var(--tx2);line-height:1.55;margin-bottom:8px}.medisphera-app-shell .kw-tip-div{height:1px;background:var(--bd);margin-bottom:8px}.medisphera-app-shell .kw-tip-ar-lbl{font-size:.54rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--am-d);margin-bottom:4px;display:flex;align-items:center;gap:3px}.dark .medisphera-app-shell .kw-tip-ar-lbl{color:var(--am)}.medisphera-app-shell .kw-tip-ar{font-family:var(--fa);font-size:.84rem;color:var(--tx2);line-height:1.7;direction:rtl;text-align:right}.medisphera-app-shell .callout{border-radius:var(--r2);padding:11px 14px;border-left:3px solid;display:flex;gap:9px;margin-bottom:13px}.medisphera-app-shell .cal-ico{flex-shrink:0;padding-top:1px}.medisphera-app-shell .cal-b{flex:1;min-width:0}.medisphera-app-shell .cal-h{font-size:.59rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;margin-bottom:5px}.medisphera-app-shell .cal-t{font-size:.825rem;line-height:1.68}.medisphera-app-shell .pearl{background:var(--am-soft-bg);border-color:var(--am)}.medisphera-app-shell .pearl .cal-h{color:var(--am-d)}.dark .medisphera-app-shell .pearl{background:var(--am-soft-bg-dark);border-color:var(--am)}.dark .medisphera-app-shell .pearl .cal-h{color:var(--am)}.medisphera-app-shell .pearl .cal-t{color:var(--am-copy)}.dark .medisphera-app-shell .pearl .cal-t{color:var(--am-copy-dark)}.medisphera-app-shell .cinfo{background:var(--sky-soft-bg);border-color:var(--br)}.medisphera-app-shell .cinfo .cal-h{color:var(--br)}.dark .medisphera-app-shell .cinfo{background:var(--sky-soft-bg-dark);border-color:var(--br)}.medisphera-app-shell .cinfo .cal-t{color:var(--sky-copy)}.dark .medisphera-app-shell .cinfo .cal-t{color:var(--sky-copy-dark)}.medisphera-app-shell .clinical{background:var(--emerald-soft-bg);border-color:var(--tl)}.medisphera-app-shell .clinical .cal-h{color:var(--tl)}.dark .medisphera-app-shell .clinical{background:var(--emerald-soft-bg-dark);border-color:var(--tl)}.medisphera-app-shell .clinical .cal-t{color:var(--emerald-copy)}.dark .medisphera-app-shell .clinical .cal-t{color:var(--emerald-copy-dark)}.medisphera-app-shell .kc{background:var(--neutral-soft-bg);border:1px solid var(--bd);border-radius:var(--r2);padding:12px 14px;margin-bottom:13px;position:relative;overflow:hidden}.dark .medisphera-app-shell .kc{background:var(--glass-bg)}.medisphera-app-shell .kc:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--br)}.medisphera-app-shell .kc-h{font-family:var(--ff);font-size:.95rem;font-weight:600;color:var(--tx);margin-bottom:5px;display:flex;align-items:center;gap:5px}.medisphera-app-shell .kc-b{font-size:.825rem;line-height:1.77;color:var(--reader-copy)}.dark .medisphera-app-shell .kc-b{color:var(--tx2)}.medisphera-app-shell .diag-box{background:var(--ov);border-radius:var(--r3);padding:20px 12px;display:flex;flex-direction:column;align-items:center;gap:7px;margin-bottom:15px}.medisphera-app-shell .diag-cap{font-size:.68rem;color:var(--tx3);font-style:italic;text-align:center;max-width:400px;line-height:1.5}.medisphera-app-shell .reader-toolbar{border-bottom:1px solid var(--bd);background:var(--sf);padding:6px 14px;display:flex;align-items:center;gap:7px;flex-shrink:0}.medisphera-app-shell .rt-sep{width:1px;height:16px;background:var(--bd);margin:0 2px}.medisphera-app-shell .lesson-footer-nav{width:100%;max-width:var(--space-reader-content-max);margin:3rem auto 0;padding:1.75rem 0 3rem;border-top:1px solid var(--bd);display:flex;flex-direction:column;gap:1.35rem;position:static}.medisphera-app-shell .reader-toc.hidden+.reader-main-pane .lesson-footer-nav{max-width:var(--space-reader-content-max-wide)}.medisphera-app-shell .lesson-footer-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1.25rem;width:100%}.medisphera-app-shell .lesson-footer-left{display:flex;justify-content:flex-start;min-width:0}.medisphera-app-shell .lesson-footer-center{justify-self:center;min-width:3.75rem;padding:.35rem .8rem;border-radius:var(--rf);border:1px solid var(--glass-border);background:var(--sf);box-shadow:var(--sh1);font-family:var(--fb);font-size:.78rem;font-weight:800;line-height:1;color:var(--tx2);text-align:center;white-space:nowrap;font-variant-numeric:tabular-nums}.medisphera-app-shell .lesson-footer-right{display:flex;justify-content:flex-end;min-width:0}.medisphera-app-shell .lesson-footer-left .ui-button,.medisphera-app-shell .lesson-footer-right .ui-button{min-height:3rem;width:auto;min-width:0;padding-inline:1.1rem}.medisphera-app-shell .lesson-footer-next{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:0;padding-bottom:.25rem}.medisphera-app-shell .lesson-footer-next>.h-10{display:none}.medisphera-app-shell .lnav{border-top:1px solid var(--bd);padding:24px 0;margin-top:48px;background:transparent;display:flex;flex-direction:column;gap:1rem;flex-shrink:0;position:static}.medisphera-app-shell .lnav__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%}.medisphera-app-shell .lnav__row--reader{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center}.medisphera-app-shell .lnav__progress{justify-self:center;font-size:.75rem;font-weight:600;color:var(--tx3);font-family:var(--fb);white-space:nowrap}.medisphera-app-shell .lnav__actions{justify-self:end;display:flex;justify-content:flex-end;min-width:0}.medisphera-app-shell .lesson-end-actions{position:static;display:flex;justify-content:center;width:100%;padding-bottom:96px}.medisphera-app-shell .reader-next-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:1rem 1.1rem;border-radius:1.3rem;border:1px solid var(--glass-border);background:var(--glass-bg);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);box-shadow:var(--shadow-card);transition:var(--transition-base);text-decoration:none}.medisphera-app-shell .reader-next-card:hover{transform:translateY(-2px);background:var(--glass-bg-hover);border-color:var(--bd-h);box-shadow:var(--shadow-raised)}.medisphera-app-shell .reader-next-card:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--br) 24%,transparent),var(--shadow-card)}.medisphera-app-shell .reader-next-card[aria-disabled=true]{opacity:.78;pointer-events:none}.medisphera-app-shell .reader-next-card__copy{display:flex;min-width:0;flex-direction:column;gap:.25rem}.medisphera-app-shell .reader-next-card__label{font-size:.62rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--tx3)}.medisphera-app-shell .reader-next-card__title{font-family:var(--ff);font-size:1rem;font-weight:700;color:var(--tx);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.medisphera-app-shell .reader-next-card__meta{font-size:.76rem;line-height:1.5;color:var(--tx2)}.medisphera-app-shell .reader-next-card__icon{width:2.6rem;height:2.6rem;border-radius:var(--rf);display:inline-flex;align-items:center;justify-content:center;background:var(--br-soft-bg);color:var(--br);flex:none}.medisphera-app-shell .rnp{display:flex;flex-direction:column;height:100%;overflow:hidden}.medisphera-app-shell .rnp-tabs{display:flex;border-bottom:1px solid var(--bd);flex-shrink:0}.medisphera-app-shell .rnp-tab{flex:1;padding:8px;font-size:.7rem;font-weight:600;color:var(--tx3);cursor:pointer;text-align:center;border-bottom:2px solid transparent;transition:all .11s}.medisphera-app-shell .rnp-tab:hover{color:var(--tx)}.medisphera-app-shell .rnp-tab.on{color:var(--br);border-bottom-color:var(--br)}.medisphera-app-shell .rnp-body{flex:1;overflow-y:auto;padding:11px 13px;scrollbar-width:thin}.medisphera-app-shell .np-ta{width:100%;min-height:100px;border:1px solid var(--input-border);border-radius:var(--radius-icon);padding:8px 10px;font-family:var(--fb);font-size:.8rem;background:var(--input-bg);color:var(--tx);resize:vertical;outline:none;line-height:1.65;transition:border-color .13s}.medisphera-app-shell .np-ta:focus{border-color:var(--br)}.medisphera-app-shell .np-sec{font-size:.56rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--tx3);margin:10px 0 6px}.medisphera-app-shell .peer-card{background:var(--ov);border-radius:var(--r2);padding:9px 10px;margin-bottom:6px;border:1px solid transparent;transition:border-color .11s}.medisphera-app-shell .peer-card:hover{border-color:var(--bd)}.medisphera-app-shell .peer-lbl{font-size:.54rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--tx3);margin-bottom:5px;display:flex;align-items:center;gap:3px}.medisphera-app-shell .peer-q{font-size:.76rem;line-height:1.63;color:var(--tx2);border-left:2px solid var(--bd);padding-left:7px}.medisphera-app-shell .peer-meta{display:flex;align-items:center;justify-content:space-between;margin-top:6px}.medisphera-app-shell .peer-au{font-size:.61rem;color:var(--tx3)}.medisphera-app-shell .upvote-btn{display:flex;align-items:center;gap:3px;font-size:.61rem;font-weight:600;color:var(--tx3);background:none;border:none;cursor:pointer;transition:color .11s;padding:2px 5px;border-radius:var(--r1)}.medisphera-app-shell .upvote-btn:hover{color:var(--br);background:var(--br-l)}.medisphera-app-shell .upvote-btn.voted{color:var(--br)}.medisphera-app-shell .q-dots{display:flex;gap:4px;align-items:center;flex-wrap:wrap}.medisphera-app-shell .q-dot{width:7px;height:7px;border-radius:50%;background:var(--bd);transition:all .15s}.medisphera-app-shell .q-dot.answered{background:var(--br)}.medisphera-app-shell .q-dot.current{background:var(--tl);transform:scale(1.4)}.medisphera-app-shell .qprogbar{height:3px;background:var(--ov);border-radius:var(--rf);overflow:hidden}.medisphera-app-shell .qpfill{height:100%;background:var(--br);border-radius:var(--rf);transition:width .45s var(--ease)}.medisphera-app-shell .q-wrap{flex:1;display:flex;flex-direction:column;min-height:0;overflow:visible}.medisphera-app-shell .q-header{padding:12px 20px;background:var(--sf);border-bottom:1px solid var(--bd);display:flex;align-items:center;gap:12px;flex-shrink:0}.medisphera-app-shell .q-body{flex:1;overflow-y:auto;padding:1.5rem 1.5rem 1.1rem;max-width:44rem;margin:0 auto;width:100%}.medisphera-app-shell .q-num{font-size:.62rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--tx3)}.medisphera-app-shell .q-choice-hint{font-size:.8rem;line-height:1.55;color:var(--tx2)}.medisphera-app-shell .q-q{font-family:var(--ff);font-size:1.34rem;font-weight:600;color:var(--tx);line-height:1.48;margin-bottom:1rem}.medisphera-app-shell .q-opts{display:flex;flex-direction:column;gap:.75rem}.medisphera-app-shell .q-card{background:linear-gradient(180deg,color-mix(in srgb,var(--glass-bg) 100%,transparent),color-mix(in srgb,var(--glass-bg-hover) 82%,transparent));border:1px solid var(--glass-border);border-radius:1.5rem;box-shadow:var(--shadow-card);backdrop-filter:var(--glass-blur-lg);-webkit-backdrop-filter:var(--glass-blur-lg)}.medisphera-app-shell .q-shell{max-width:48rem;margin-inline:auto}.medisphera-app-shell .q-hd{display:grid;grid-template-columns:minmax(0,1fr) minmax(10rem,1.4fr) auto;align-items:center;gap:1rem;padding:1.1rem 1.25rem;border-bottom:1px solid var(--glass-border)}.medisphera-app-shell .q-hd-copy{display:flex;min-width:0;flex-direction:column;gap:.32rem}.medisphera-app-shell .qpb{flex:1;height:6px;background:var(--ov);border-radius:var(--rf);overflow:hidden}.medisphera-app-shell .qpf{height:100%;background:linear-gradient(90deg,var(--br),var(--tl));border-radius:var(--rf);transition:width .35s var(--ease)}.medisphera-app-shell .q-section-row{display:flex;align-items:center;justify-content:flex-start;margin-bottom:.7rem}.medisphera-app-shell .qo{width:100%;display:flex;align-items:flex-start;gap:.8rem;padding:1rem 1.05rem;border-radius:1.2rem;border:1px solid var(--glass-border);cursor:pointer;transition:var(--transition-base);background:var(--glass-bg);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);overflow:hidden;transform:translateZ(0);-webkit-transform:translateZ(0);text-align:start;box-shadow:var(--shadow-soft)}.medisphera-app-shell .qo:hover:not(.locked){border-color:var(--br-soft-border);background:var(--glass-bg-hover);transform:translateY(-1px)}.medisphera-app-shell .qo.sel{border-color:var(--br);background:var(--br-soft-bg);box-shadow:var(--br-ring-shadow)}.medisphera-app-shell .qo.correct{border-color:var(--ok);background:var(--ok-l)}.medisphera-app-shell .qo.wrong{border-color:var(--er);background:var(--er-l)}.medisphera-app-shell .qo.locked{cursor:default}.medisphera-app-shell .qo:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--br) 24%,transparent)}.medisphera-app-shell .qo-key{width:21px;height:21px;border-radius:var(--r1);background:var(--ov);border:1.5px solid var(--bd);display:flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:700;color:var(--tx3);flex-shrink:0;transition:all .15s;margin-top:1px}.medisphera-app-shell .qo.sel .qo-key{background:var(--br);border-color:var(--br);color:var(--white)}.medisphera-app-shell .qo.correct .qo-key{background:var(--ok);border-color:var(--ok);color:var(--white)}.medisphera-app-shell .qo.wrong .qo-key{background:var(--er);border-color:var(--er);color:var(--white)}.medisphera-app-shell .qo-t{font-size:.9rem;color:var(--tx);line-height:1.65;flex:1}.medisphera-app-shell .qo.correct .qo-t{color:var(--ok);font-weight:500}.medisphera-app-shell .qo.wrong .qo-t{color:var(--er)}.medisphera-app-shell .qo-state{display:inline-flex;align-items:center;gap:.35rem;font-size:.7rem;font-weight:700;color:currentColor;flex:none}.medisphera-app-shell .q-exp{border-radius:var(--r2);padding:12px 14px;margin-top:13px;animation:fadeIn .2s var(--ease)}.medisphera-app-shell .q-exp-h{font-size:.58rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;margin-bottom:5px;display:flex;align-items:center;gap:4px}.medisphera-app-shell .q-exp-t{font-size:.825rem;line-height:1.72;color:var(--tx2)}.medisphera-app-shell .q-exp.ok{background:var(--ok-l);border:1px solid var(--ok-border-strong)}.dark .medisphera-app-shell .q-exp.ok{border-color:var(--ok-border-dark-2)}.medisphera-app-shell .q-exp.ok .q-exp-h{color:var(--ok)}.medisphera-app-shell .q-exp.bad{background:var(--er-l);border:1px solid var(--er-border)}.dark .medisphera-app-shell .q-exp.bad{border-color:var(--er-border-dark)}.medisphera-app-shell .q-exp.bad .q-exp-h{color:var(--er)}.medisphera-app-shell .q-foot,.medisphera-app-shell .q-ft{padding:1rem 1.25rem 1.2rem;border-top:1px solid var(--glass-border);display:flex;align-items:center;justify-content:space-between;flex-shrink:0;gap:1rem;flex-wrap:wrap}.medisphera-app-shell .q-next-button{min-width:12rem;justify-content:space-between}.medisphera-app-shell .q-action-row{display:flex;gap:.75rem;flex-wrap:wrap}.medisphera-app-shell .q-summary-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}.medisphera-app-shell .q-summary-card{padding:1rem 1.1rem;border-radius:1.1rem;background:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:var(--shadow-soft);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur)}.medisphera-app-shell .q-summary-label{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--tx3)}.medisphera-app-shell .q-summary-value{margin-top:.22rem;font-size:1.6rem;font-weight:800;color:var(--tx)}.medisphera-app-shell .q-results-card,.medisphera-app-shell .q-review-card,.medisphera-app-shell .q-settings-card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:1.75rem;box-shadow:var(--shadow-raised);backdrop-filter:var(--glass-blur-lg);-webkit-backdrop-filter:var(--glass-blur-lg)}.medisphera-app-shell .q-settings-icon{width:3.6rem;height:3.6rem;border-radius:1.25rem;background:linear-gradient(135deg,color-mix(in srgb,var(--br) 78%,white),color-mix(in srgb,var(--tl) 74%,white));display:flex;align-items:center;justify-content:center;color:var(--white);margin:0 auto 1.1rem;box-shadow:var(--shadow-glow-soft)}.medisphera-app-shell .q-settings-subtitle{max-width:28rem;margin-inline:auto;line-height:1.7}.medisphera-app-shell .q-settings-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.75rem}.medisphera-app-shell .q-chip-button{display:flex;align-items:center;gap:.8rem;width:100%;padding:1rem;border-radius:1rem;border:1px solid var(--glass-border);background:var(--glass-bg);transition:var(--transition-base);box-shadow:var(--shadow-soft)}.medisphera-app-shell .q-chip-button:hover{background:var(--glass-bg-hover);border-color:var(--bd-h)}.medisphera-app-shell .q-chip-button.is-active{border-color:var(--br-soft-border);background:var(--br-soft-bg);box-shadow:var(--br-ring-shadow)}.medisphera-app-shell .q-chip-button:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--br) 24%,transparent)}.medisphera-app-shell .q-count-row{display:flex;flex-wrap:wrap;gap:.75rem}.medisphera-app-shell .q-count-pill{min-width:4rem}.medisphera-app-shell .q-explanation-card{padding:1rem 1.05rem;border-radius:1rem;border:1px solid var(--glass-border);background:color-mix(in srgb,var(--glass-bg) 88%,transparent)}.medisphera-app-shell .q-explanation-card__label{display:flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--tx3)}.medisphera-app-shell .q-explanation-card__copy{margin-top:.4rem;font-size:.82rem;line-height:1.7;color:var(--tx2)}.medisphera-app-shell .fc-wrap{flex:1;display:flex;flex-direction:column;overflow:visible;min-height:0}.medisphera-app-shell .fc-hd,.medisphera-app-shell .fc-header{padding:12px 20px;background:var(--sf);border-bottom:1px solid var(--bd);display:flex;align-items:center;gap:12px;flex-shrink:0}.medisphera-app-shell .fc-body{flex:1;display:flex;align-items:center;justify-content:center;padding:20px;overflow:hidden}.medisphera-app-shell .fc-scene{perspective:1200px;width:100%;max-width:520px;height:320px}.medisphera-app-shell .fc-inner,.medisphera-app-shell .fc-wrap2{width:100%;height:100%;position:relative;transform-style:preserve-3d;transition:transform .4s cubic-bezier(.16,1,.3,1);cursor:pointer}.medisphera-app-shell .fc-inner.flipped,.medisphera-app-shell .fc-wrap2.flipped{transform:rotateY(180deg)}.medisphera-app-shell .fc-face{position:absolute;inset:0;backface-visibility:hidden;border-radius:var(--radius-card);border:1px solid var(--glass-border);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px 32px;text-align:center;backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);overflow:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}.medisphera-app-shell .fc-front{background:var(--sf);box-shadow:var(--sh3)}.medisphera-app-shell .fc-back{background:var(--flashcard-back);transform:rotateY(180deg);box-shadow:var(--sh3)}.dark .medisphera-app-shell .fc-back{background:var(--flashcard-back-dark)}.medisphera-app-shell .fc-lbl{font-size:.55rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:3px 9px;border-radius:var(--rf);margin-bottom:14px;font-family:var(--fb)}.medisphera-app-shell .fc-front .fc-lbl{background:var(--br-l);color:var(--br)}.medisphera-app-shell .fc-back .fc-lbl{background:var(--ok-l);color:var(--ok)}.medisphera-app-shell .fc-term{font-family:var(--ff);font-size:1.68rem;font-weight:700;color:var(--tx);line-height:1.28}.medisphera-app-shell .fc-term-ar{font-family:var(--fa);font-size:.96rem;color:var(--tx3);margin-top:5px}.medisphera-app-shell .fc-def{font-size:.86rem;color:var(--tx2);line-height:1.74}.medisphera-app-shell .fc-hint{font-size:.74rem;color:var(--tl);font-style:italic;margin-top:9px}.medisphera-app-shell .fc-tip{font-size:.67rem;color:var(--tx3);margin-top:12px;display:flex;align-items:center;gap:3px}.medisphera-app-shell .fc-foot,.medisphera-app-shell .fc-ft{border-top:1px solid var(--bd);padding:11px 20px;background:var(--sf);display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.medisphera-app-shell .fc-acts{display:flex;gap:10px}.medisphera-app-shell .body-map-wrap{display:flex;gap:20px;align-items:flex-start}.medisphera-app-shell .body-map-svg-wrap{flex-shrink:0;position:relative}.medisphera-app-shell .body-map-svg-wrap svg{display:block}.medisphera-app-shell .bm-region{cursor:pointer;transition:opacity .15s}.medisphera-app-shell .bm-region:hover{opacity:.8}.medisphera-app-shell .bm-region.on{filter:drop-shadow(0 0 6px currentColor)}.medisphera-app-shell .bm-wrap{display:flex;gap:18px;align-items:flex-start}.medisphera-app-shell .bm-legend{flex:1;display:flex;flex-direction:column;gap:7px;padding-top:6px}.medisphera-app-shell .bm-leg,.medisphera-app-shell .bm-leg-item{display:flex;align-items:center;gap:9px;padding:9px 11px;border-radius:var(--r2);cursor:pointer;transition:all .12s;border:1.5px solid transparent}.medisphera-app-shell .bm-leg-item:hover,.medisphera-app-shell .bm-leg:hover{border-color:var(--bd)}.medisphera-app-shell .bm-leg-item.on,.medisphera-app-shell .bm-leg.on{border-color:var(--bd-h);background:var(--sf-h)}.medisphera-app-shell .bm-dot,.medisphera-app-shell .bm-leg-dot{width:11px;height:11px;border-radius:50%;flex-shrink:0}.medisphera-app-shell .bm-leg-t,.medisphera-app-shell .bm-t{font-size:.77rem;font-weight:600;color:var(--tx)}.medisphera-app-shell .bm-ar,.medisphera-app-shell .bm-leg-ar{font-family:var(--fa);font-size:.66rem;color:var(--tx3)}.medisphera-app-shell .stepper{display:flex;align-items:flex-start;padding:12px 32px;background:var(--sf);border-bottom:1px solid var(--bd);flex-shrink:0}.medisphera-app-shell .step{display:flex;flex-direction:column;align-items:center;flex:1;position:relative;min-width:56px}.medisphera-app-shell .step:not(:last-child):after{content:"";position:absolute;top:11px;left:50%;width:100%;height:2px;background:var(--bd);z-index:0}.medisphera-app-shell .step.done:not(:last-child):after{background:var(--ok)}.medisphera-app-shell .sdot{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1;transition:all .28s var(--ease);flex-shrink:0}.medisphera-app-shell .sdot.up{background:var(--ov);border:2px solid var(--bd);color:var(--tx3);font-size:.64rem;font-weight:700}.medisphera-app-shell .sdot.cur{background:var(--br);color:var(--white);box-shadow:var(--br-ring-shadow)}.medisphera-app-shell .sdot.done{background:var(--ok);color:var(--white)}.medisphera-app-shell .slbl{font-size:.54rem;color:var(--tx3);margin-top:4px;text-align:center;max-width:52px;line-height:1.3}.medisphera-app-shell .slbl.cur{color:var(--br);font-weight:600}.medisphera-app-shell .slbl.done{color:var(--ok)}@media (max-width:767px){.medisphera-app-shell:has(.reader) .sb{display:none}.medisphera-app-shell:has(.reader) .main{flex-basis:100%;width:100%}.medisphera-app-shell .reader-cols{gap:0}.medisphera-app-shell .reader-main{padding:1rem 1rem 4.75rem}.medisphera-app-shell .reader-content-shell,.medisphera-app-shell .reader-hero-shell{max-width:100%}.medisphera-app-shell .reader-hero{padding:1.1rem 1rem .95rem;border-radius:var(--r3)}.medisphera-app-shell .reader-hero__title{font-size:clamp(1.2rem,7vw,1.55rem)}.medisphera-app-shell .reader-hero__description{max-width:100%;font-size:.76rem;line-height:1.58}.medisphera-app-shell .reader-hero__footer{align-items:flex-start;gap:.75rem;margin-top:.7rem}.medisphera-app-shell .reader-hero__meta{gap:.5rem}.medisphera-app-shell .reader-hero__orb{width:9.5rem;height:9.5rem;top:-1.8rem;inset-inline-end:-2.2rem}.medisphera-app-shell .reader-lessons-toggle{min-height:2.1rem;padding:0 .75rem;font-size:.7rem}.medisphera-app-shell .reader-subject-chip{max-width:8.5rem;min-height:1.55rem;font-size:.58rem}.medisphera-app-shell .reader-content-shell{padding-top:1.1rem}.medisphera-app-shell .reader-lesson-head{margin-bottom:1.3rem}.medisphera-app-shell .lesson-footer-nav{max-width:100%;margin-top:2.5rem;padding:1.5rem 0 2.5rem;gap:1.25rem}.medisphera-app-shell .lesson-footer-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1rem}.medisphera-app-shell .lesson-footer-center{grid-column:1/-1;grid-row:1;justify-self:center;min-height:2rem;display:inline-flex;align-items:center;justify-content:center}.medisphera-app-shell .lesson-footer-left{grid-column:1;grid-row:2}.medisphera-app-shell .lesson-footer-right{grid-column:2;grid-row:2}.medisphera-app-shell .lesson-footer-left .ui-button,.medisphera-app-shell .lesson-footer-right .ui-button{width:100%;min-height:3rem;padding-inline:.85rem}.medisphera-app-shell .lesson-footer-next{padding-bottom:0}.medisphera-app-shell .lnav__row{flex-wrap:wrap}.medisphera-app-shell .lnav__row--reader{display:flex;flex-direction:column;align-items:stretch;gap:.75rem}.medisphera-app-shell .lnav__actions,.medisphera-app-shell .lnav__actions .ui-button,.medisphera-app-shell .lnav__row--reader>.ui-button{width:100%}.medisphera-app-shell .lnav__progress{order:-1;text-align:center}.medisphera-app-shell .lesson-end-actions{padding-bottom:72px}.medisphera-app-shell .reader-next-card{padding:.95rem}.medisphera-app-shell .q-hd{grid-template-columns:1fr;align-items:flex-start}.medisphera-app-shell .q-body{padding:1.1rem 1rem 1rem}.medisphera-app-shell .q-q{font-size:1.16rem}.medisphera-app-shell .q-ft{justify-content:center}.medisphera-app-shell .q-next-button{width:100%}.medisphera-app-shell .q-action-row{width:100%;justify-content:center}}@media (min-width:640px){.medisphera-app-shell .q-settings-grid,.medisphera-app-shell .q-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.section-axial{background:linear-gradient(180deg,var(--off-white) 0,var(--sky-50) 50%,var(--off-white) 100%)}.section-circulatory{background:linear-gradient(180deg,var(--off-white) 0,var(--violet-25) 30%,var(--emerald-50) 60%,var(--off-white) 100%)}.section-respiratory{background:linear-gradient(180deg,var(--off-white) 0,var(--violet-50) 50%,var(--off-white) 100%)}.section-urogenital{background:linear-gradient(180deg,var(--off-white) 0,var(--amber-50) 50%,var(--off-white) 100%)}.cards-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width:1024px){.cards-grid-3{grid-template-columns:1fr 1fr}}@media (max-width:640px){.cards-grid-3{grid-template-columns:1fr}}.cards-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (max-width:768px){.cards-grid-2{grid-template-columns:1fr}}.info-card{background:var(--white-85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-xl);padding:2rem;border:1.5px solid var(--white-90-border);box-shadow:var(--shadow-md);transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}.info-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;border-radius:var(--radius-xl) var(--radius-xl) 0 0}.card-sky:before{background:linear-gradient(90deg,var(--sky-400),var(--sky-600))}.info-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.card-header-icon{font-size:2rem;margin-bottom:1rem}.sky-icon{filter:drop-shadow(var(--sky-drop-shadow))}.card-subtitle{font-size:.82rem;color:var(--slate-500);font-weight:500;margin-bottom:1.5rem;margin-top:-.4rem}.card-section{margin-bottom:1.4rem}.card-section:last-child{margin-bottom:0}.tag-heading{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.7rem;display:flex;align-items:center;gap:.4rem}.sky-heading{color:var(--sky-600)}.sky-heading:before{content:"";display:inline-block;width:12px;height:2px;background:var(--sky-500);border-radius:2px}.card-block{border-radius:var(--radius-md);padding:.9rem 1rem;margin-bottom:.7rem}.card-block:last-child{margin-bottom:0}.card-block h5{font-size:.83rem;font-weight:700;margin-bottom:.3rem}.card-block p{font-size:.85rem;color:var(--slate-500)}.sky-block{background:var(--sky-50);border:1px solid var(--sky-100)}.styled-list{list-style:none;padding:0}.styled-list li{font-size:.84rem;color:var(--slate-500);padding:.3rem 0 .3rem 1rem;position:relative}.styled-list li:before{content:"";position:absolute;left:0;top:.65em;width:5px;height:5px;border-radius:50%}.sky-list li:before{background:var(--sky-400)}.amber-list li:before{background:var(--amber-500)}.timeline{position:relative;padding-left:4rem}.timeline:before{content:"";position:absolute;left:1.5rem;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,var(--emerald-200),var(--rose-200))}.timeline-item{position:relative;margin-bottom:2.5rem}.timeline-marker{position:absolute;left:-4rem;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.85rem;z-index:2;box-shadow:0 0 0 4px var(--off-white)}.emerald-marker{background:linear-gradient(135deg,var(--emerald-400),var(--emerald-600));color:var(--white)}.rose-marker{background:linear-gradient(135deg,var(--rose-400),var(--rose-600));color:var(--white)}.timeline-card{border-radius:var(--radius-xl);padding:1.8rem 2rem;transition:transform .3s,box-shadow .3s}.timeline-card:hover{transform:translateX(4px);box-shadow:var(--shadow-lg)}.glass-card-emerald{border:1.5px solid var(--emerald-line);box-shadow:var(--emerald-shadow-sm)}.glass-card-emerald,.glass-card-rose{background:var(--white-80);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);overflow:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}.glass-card-rose{border:1.5px solid var(--rose-line);box-shadow:var(--rose-shadow-sm)}.timeline-week{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.glass-card-emerald .timeline-week{color:var(--emerald-600)}.glass-card-rose .timeline-week{color:var(--rose-600)}.timeline-card h3{margin-bottom:.8rem}.timeline-card p{font-size:.92rem;color:var(--slate-500)}.timeline-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tag-pill{padding:.25rem .7rem;border-radius:50px;font-size:.75rem;font-weight:600}.emerald-pill{background:var(--emerald-100);color:var(--emerald-600)}.rose-pill{background:var(--rose-100);color:var(--rose-600)}.septation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:1rem 0}@media (max-width:768px){.septation-grid{grid-template-columns:1fr}}.septation-item{background:var(--slate-50);border-radius:var(--radius-md);padding:.9rem;border:1px solid var(--slate-100)}.septation-item h5{font-size:.82rem;font-weight:700;color:var(--emerald-700);margin-bottom:.4rem}.septation-item p{font-size:.82rem;color:var(--slate-500)}.defect-card{border-radius:var(--radius-xl);padding:2rem;background:var(--white-85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1.5px solid var(--white-90-border);box-shadow:var(--shadow-md);position:relative;overflow:hidden;transition:transform .3s,box-shadow .3s;transform:translateZ(0);-webkit-transform:translateZ(0)}.defect-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.defect-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px}.defect-rose:before{background:linear-gradient(90deg,var(--rose-400),var(--rose-600))}.defect-emerald:before{background:linear-gradient(90deg,var(--emerald-400),var(--emerald-600))}.defect-icon{font-size:2rem;margin-bottom:.8rem}.defect-tag{display:inline-block;padding:.25rem .75rem;border-radius:50px;font-size:.75rem;font-weight:700;margin-bottom:.8rem}.rose-tag{background:var(--rose-100);color:var(--rose-600)}.emerald-tag{background:var(--emerald-100);color:var(--emerald-600)}.defect-card p{font-size:.88rem;color:var(--slate-500)}.defect-card ol.numbered-list{padding-left:1.2rem;margin:.6rem 0}.numbered-list li{font-size:.88rem;color:var(--slate-500);margin-bottom:.2rem}.emerald-numbers li::marker{color:var(--emerald-500);font-weight:700}.defect-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.pill{padding:.22rem .65rem;border-radius:50px;font-size:.72rem;font-weight:600}.rose-pill-sm{background:var(--rose-100);color:var(--rose-600)}.emerald-pill-sm{background:var(--emerald-100);color:var(--emerald-600)}.origin-banner{border-radius:var(--radius-xl);padding:1.5rem 2rem;display:flex;gap:1.2rem;align-items:flex-start;margin-bottom:3rem;background:var(--white-70);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1.5px solid;overflow:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}.violet-banner{border-color:var(--violet-200);background:var(--violet-banner-bg)}.origin-icon{font-size:2rem;flex:none}.origin-banner h4{color:var(--violet-700);margin-bottom:.4rem}.origin-banner p{font-size:.9rem;color:var(--slate-500)}.stages-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width:768px){.stages-grid{grid-template-columns:1fr}}.stage-card{border-radius:var(--radius-xl);overflow:hidden;background:var(--white-85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1.5px solid var(--white-90-border);box-shadow:var(--shadow-md);display:flex;align-items:stretch;transition:transform .3s,box-shadow .3s;transform:translateZ(0);-webkit-transform:translateZ(0)}.stage-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.stage-number{flex:none;width:3.5rem;display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:800;writing-mode:vertical-lr;font-family:var(--ff)}.violet-num{background:linear-gradient(180deg,var(--violet-500),var(--violet-700));color:var(--white)}.stage-content{padding:1.5rem;flex:1}.stage-week{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.5rem}.violet-week{color:var(--violet-600)}.stage-body p,.stage-content h3{margin-bottom:.8rem}.stage-body p{font-size:.88rem;color:var(--slate-500)}.stage-features{margin:.8rem 0}.feature-item{display:flex;align-items:center;gap:.6rem;font-size:.82rem;color:var(--slate-600);padding:.2rem 0}.feature-dot{width:6px;height:6px;border-radius:50%;flex:none;background:var(--violet-400)}.stage-clinical{font-size:.82rem;padding:.7rem .9rem;border-radius:var(--radius-md);margin-top:.8rem}.violet-clinical{background:var(--violet-50);border:1px solid var(--violet-100);color:var(--violet-800)}.anomaly-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (max-width:768px){.anomaly-grid{grid-template-columns:1fr}}.anomaly-chip{border-radius:var(--radius-lg);padding:1.2rem 1.4rem;font-size:.88rem;color:var(--slate-600);border:1.5px solid;line-height:1.6}.violet-chip{background:var(--violet-50);border-color:var(--violet-200)}.violet-chip strong{color:var(--violet-700)}.uro-split{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media (max-width:1024px){.uro-split{grid-template-columns:1fr}}.uro-side{background:var(--white-85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-2xl);padding:2rem 2rem 2.5rem;border:1.5px solid var(--white-90-border);box-shadow:var(--shadow-md);transition:transform .3s,box-shadow .3s;overflow:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}.uro-side:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}.uro-side-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.8rem;padding-bottom:1.2rem;border-bottom:2px solid}.amber-header{border-color:var(--amber-200)}.uro-icon{font-size:2.2rem}.uro-side-header h3{margin-bottom:.2rem;font-size:1.2rem}.uro-side-header p{font-size:.82rem;color:var(--amber-600);font-weight:600;margin:0}.kidney-stages{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.kidney-stage{display:flex;gap:1rem;align-items:flex-start;background:var(--amber-50);border:1px solid var(--amber-100);border-radius:var(--radius-lg);padding:1rem}.kidney-step{flex:none;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:800}.amber-step{background:var(--amber-400);color:var(--white)}.kidney-stage h5{font-size:.88rem;margin-bottom:.35rem;color:var(--amber-700)}.kidney-stage p{font-size:.83rem;color:var(--slate-500)}.uro-anomalies{border-radius:var(--radius-lg);padding:1.2rem 1.4rem}.amber-anomalies{background:var(--amber-50);border:1.5px solid var(--amber-200)}.uro-anomalies h5{font-size:.88rem;margin-bottom:.7rem;color:var(--amber-700)}.uro-anomalies .styled-list li{font-size:.83rem}.indifferent-stage{background:var(--slate-50);border:1px solid var(--slate-200);border-radius:var(--radius-lg);padding:1rem 1.2rem;margin-bottom:1.5rem}.indifferent-stage h5{font-size:.88rem;color:var(--slate-700);margin-bottom:.3rem}.indifferent-stage p{font-size:.84rem;color:var(--slate-500)}.sex-diff-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}@media (max-width:900px){.sex-diff-grid{grid-template-columns:1fr}}.sex-card{border-radius:var(--radius-lg);overflow:hidden;border:1.5px solid}.male-card{border-color:var(--male-line)}.female-card{border-color:var(--female-line)}.sex-header{padding:.9rem 1rem;display:flex;flex-direction:column;gap:.2rem}.male-header{background:var(--male-header-bg)}.female-header{background:var(--female-header-bg)}.sex-symbol{font-size:1.3rem}.sex-header h4{font-size:.95rem;margin:0}.male-header h4{color:var(--male-copy)}.female-header h4{color:var(--female-copy)}.sex-gene{font-size:.75rem;font-weight:600}.male-header .sex-gene{color:var(--male-copy-soft)}.female-header .sex-gene{color:var(--female-copy-soft)}.sex-body{padding:.9rem;display:flex;flex-direction:column;gap:.7rem;background:var(--white)}.diff-item{font-size:.83rem}.diff-item h6{font-size:.8rem;margin-bottom:.2rem}.male-card .diff-item h6{color:var(--male-copy)}.female-card .diff-item h6{color:var(--female-copy)}.diff-item p{font-size:.82rem;color:var(--slate-500);margin:0}[data-animate]{opacity:0;transform:translateY(30px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}[data-animate].visible{opacity:1;transform:translateY(0)}