.mc-feedback-surface{--mcf-bg: var(--theme-color-background, #f7faff);--mcf-surface: var(--theme-color-surface, #ffffff);--mcf-surface-soft: var(--theme-color-surface-soft, #f3f8ff);--mcf-text: var(--theme-color-text, #0b1b42);--mcf-muted: var(--theme-color-text-muted, #62718d);--mcf-border: var(--theme-color-border, #dce7f6);--mcf-border-strong: var(--theme-color-border-strong, #cbd9ec);--mcf-primary: var(--theme-color-primary, #1768f5);--mcf-primary-strong: var(--theme-color-primary-strong, #0e4ed8);--mcf-danger: var(--theme-color-danger, #cf3652);--mcf-accent: var(--theme-color-accent, #7557e8);--mcf-shadow: var(--theme-shadow-card, 0 22px 60px rgba(22, 47, 88, .14));color:var(--mcf-text);font-family:var(--theme-font-sans, Inter, Manrope, system-ui, sans-serif)}.mc-feedback-surface[data-blocking-overlay-suspended=true]{display:none}.mc-feedback-eyebrow{margin:0;color:var(--mcf-primary);font-size:var(--theme-type-label, .74rem);font-weight:var(--theme-weight-label, 560);letter-spacing:.04em;line-height:var(--theme-line-compact, 1.44);text-transform:uppercase}.mc-feedback-state-shell{display:grid;width:100%;min-height:100vh;min-height:100dvh;place-items:center;padding:clamp(18px,4vw,44px);overflow-x:clip;background:radial-gradient(circle at 14% 8%,color-mix(in srgb,var(--theme-color-primary, #1768f5) 10%,transparent),transparent 34%),var(--theme-color-background, #f5f8fc)}.mc-feedback-state{--mcf-state-tone: var(--theme-color-primary, #1768f5);position:relative;display:flex;min-width:0;flex-wrap:wrap;gap:14px;align-items:center;padding:16px;overflow-wrap:anywhere;border:1px solid var(--theme-color-border, #d7e3f1);border-radius:var(--theme-radius-card, 18px);background:var(--theme-color-surface, #ffffff);box-shadow:var(--theme-shadow-card, 0 10px 30px rgba(20, 49, 92, .08))}.mc-feedback-state--error{--mcf-state-tone: var(--theme-color-danger, #e34f57)}.mc-feedback-state--empty,.mc-feedback-state--not-found{--mcf-state-tone: var(--theme-color-text-muted, #5d7694)}.mc-feedback-state--inline{min-height:66px;padding:9px 11px;border-radius:var(--theme-radius-interactive, 14px);box-shadow:none}.mc-feedback-state--panel{width:100%;min-height:152px}.mc-feedback-state--page{display:grid;width:min(100%,680px);grid-template-columns:minmax(0,1fr);justify-items:center;gap:16px;padding:clamp(24px,5vw,44px);text-align:center}.mc-feedback-state:focus{outline:none}.mc-feedback-state:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--mcf-state-tone) 28%,transparent),var(--theme-shadow-card, 0 10px 30px rgba(20, 49, 92, .08))}.mc-feedback-state__brand{display:block;width:min(238px,68vw);height:auto;object-fit:contain}.mc-feedback-state__indicator{width:12px;height:12px;border:3px solid color-mix(in srgb,var(--mcf-state-tone) 22%,transparent);border-radius:999px;background:var(--mcf-state-tone);box-shadow:0 0 0 5px color-mix(in srgb,var(--mcf-state-tone) 10%,transparent)}.mc-feedback-state--page .mc-feedback-state__indicator{width:16px;height:16px}.mc-feedback-state__loader{display:grid;width:28px;height:28px;place-items:center;border:2px solid color-mix(in srgb,var(--mcf-state-tone) 18%,transparent);border-radius:999px}.mc-feedback-state__loader>span{width:12px;height:12px;border:2px solid color-mix(in srgb,var(--mcf-state-tone) 22%,transparent);border-top-color:var(--mcf-state-tone);border-radius:inherit;animation:mcf-state-spin .72s linear infinite}.mc-feedback-state__copy{display:grid;min-width:0;flex:1 1 220px;gap:6px}.mc-feedback-state__copy :is(h1,h2,p){margin:0}.mc-feedback-state__copy h1{color:var(--theme-color-text, #10233f);font-size:var(--theme-type-page-title, clamp(1.55rem, 2.2vw, 1.72rem));font-weight:var(--theme-weight-heading, 680);line-height:var(--theme-line-tight, 1.1)}.mc-feedback-state__copy h2{color:var(--theme-color-text, #10233f);font-size:var(--theme-type-card-title, 1rem);font-weight:var(--theme-weight-card-title, 620);line-height:1.24}.mc-feedback-state__copy>p:not(.mc-feedback-eyebrow){color:var(--theme-color-text-secondary, #385370);font-size:var(--theme-type-body-compact, .81rem);font-weight:var(--theme-weight-body, 430);line-height:1.44}.mc-feedback-state--page .mc-feedback-state__copy{justify-items:center;gap:10px}.mc-feedback-state--page .mc-feedback-state__copy>p:not(.mc-feedback-eyebrow){max-width:560px;font-size:var(--theme-type-body, .9rem);line-height:1.5}.mc-feedback-state__actions{display:flex;min-width:0;flex:0 1 auto;flex-wrap:wrap;gap:8px;justify-content:center;margin-left:auto}.mc-feedback-state--page .mc-feedback-state__actions{margin-inline:auto}@keyframes mcf-state-spin{to{transform:rotate(1turn)}}.mc-loading-screen{--mcf-loading-text: var(--theme-color-text, #10233e);--mcf-loading-muted: var(--theme-color-text-secondary, #385370);--mcf-loading-detail: var(--theme-color-text-muted, #5d7694);--mcf-loading-panel: var(--theme-color-surface-soft, #eef4fb);--mcf-loading-panel-border: var(--theme-color-border-strong, rgba(49, 105, 210, .36));--mcf-loading-panel-shadow: var(--theme-shadow-elevated, 0 18px 44px rgba(20, 49, 92, .1));--mcf-loading-veil: radial-gradient(circle at 50% 34%, rgba(255, 255, 255, .5), transparent 42%), linear-gradient(145deg, rgba(255, 255, 255, .88), rgba(238, 246, 255, .94));--mcf-loading-text-shadow: none;--mcf-loading-brand-filter: none;--mcf-loading-background-opacity: .14;--mcf-loading-background-filter: saturate(.58) brightness(1.42);--mcf-loading-track: var(--theme-progress-track, rgba(58, 119, 172, .17));--mcf-loading-track-border: var(--theme-color-border, rgba(53, 126, 188, .2));--mcf-loading-edge-a: var(--theme-edge-a, rgba(68, 169, 255, .74));--mcf-loading-edge-b: var(--theme-edge-b, rgba(69, 231, 255, .88));--mcf-loading-edge-c: var(--theme-edge-c, rgba(126, 107, 255, .7));--mcf-loading-edge-glow: var(--theme-edge-glow, rgba(37, 191, 255, .24));isolation:isolate;display:grid;place-items:center;overflow:hidden;padding:clamp(18px,4vw,52px);background:radial-gradient(circle at 12% 12%,color-mix(in srgb,var(--mcf-primary) 13%,transparent),transparent 34%),radial-gradient(circle at 88% 78%,color-mix(in srgb,var(--mcf-accent) 10%,transparent),transparent 38%),linear-gradient(145deg,var(--mcf-bg),color-mix(in srgb,var(--mcf-bg) 92%,var(--mcf-primary)))}.mc-loading-screen.mc-loading-screen--theme-light.mc-feedback-surface{--mcf-bg: #f7faff;--mcf-surface: #ffffff;--mcf-surface-soft: #f3f8ff;--mcf-text: #0b1b42;--mcf-muted: #62718d;--mcf-border: #dce7f6;--mcf-primary: #1768f5;--mcf-accent: #7557e8;--mcf-loading-text: #10233e;--mcf-loading-muted: #385370;--mcf-loading-detail: #5d7694;--mcf-loading-panel: #f8fbff;--mcf-loading-panel-border: rgba(49, 105, 210, .26);--mcf-loading-panel-shadow: 0 18px 44px rgba(20, 49, 92, .1);--mcf-loading-veil: radial-gradient(circle at 50% 34%, rgba(255, 255, 255, .48), transparent 42%), linear-gradient(145deg, rgba(255, 255, 255, .9), rgba(238, 246, 255, .94));--mcf-loading-text-shadow: none;--mcf-loading-track: rgba(58, 119, 172, .14);--mcf-loading-track-border: rgba(53, 126, 188, .2);color-scheme:light}html[data-clinical-shell-mode=dark] .mc-loading-screen{--mcf-loading-text: var(--theme-color-text);--mcf-loading-muted: var(--theme-color-text-secondary);--mcf-loading-detail: var(--theme-color-text-muted);--mcf-loading-panel: var(--theme-color-surface);--mcf-loading-panel-border: var(--theme-color-border-strong);--mcf-loading-panel-shadow: var(--theme-shadow-elevated);--mcf-loading-veil: linear-gradient(90deg, rgba(3, 11, 24, .62), rgba(3, 12, 26, .44) 50%, rgba(3, 11, 24, .64)), radial-gradient(circle at 50% 48%, rgba(6, 20, 39, .16), rgba(1, 7, 17, .5) 76%);--mcf-loading-text-shadow: 0 2px 18px rgba(0, 5, 15, .76);--mcf-loading-brand-filter: drop-shadow(0 0 10px rgba(0, 141, 255, .16));--mcf-loading-background-opacity: .42;--mcf-loading-background-filter: saturate(.82) brightness(.72);--mcf-loading-track: rgba(172, 207, 239, .18);--mcf-loading-track-border: rgba(161, 210, 255, .16)}.mc-loading-screen.mc-loading-screen--theme-dark.mc-feedback-surface{--mcf-bg: var(--theme-color-background);--mcf-surface: var(--theme-color-surface);--mcf-surface-soft: var(--theme-color-surface-soft);--mcf-text: var(--theme-color-text);--mcf-muted: var(--theme-color-text-muted);--mcf-border: var(--theme-color-border);--mcf-primary: var(--theme-color-primary);--mcf-accent: var(--theme-color-accent);--mcf-loading-text: var(--theme-color-text);--mcf-loading-muted: var(--theme-color-text-secondary);--mcf-loading-detail: var(--theme-color-text-muted);--mcf-loading-panel: var(--theme-color-surface);--mcf-loading-panel-border: var(--theme-color-border-strong);--mcf-loading-panel-shadow: var(--theme-shadow-elevated);--mcf-loading-veil: linear-gradient(90deg, rgba(3, 11, 24, .62), rgba(3, 12, 26, .44) 50%, rgba(3, 11, 24, .64)), radial-gradient(circle at 50% 48%, rgba(6, 20, 39, .16), rgba(1, 7, 17, .5) 76%);--mcf-loading-text-shadow: 0 2px 18px rgba(0, 5, 15, .76);--mcf-loading-brand-filter: drop-shadow(0 0 10px rgba(0, 141, 255, .16));--mcf-loading-background-opacity: .42;--mcf-loading-background-filter: saturate(.82) brightness(.72);--mcf-loading-track: rgba(172, 207, 239, .18);--mcf-loading-track-border: rgba(161, 210, 255, .16);color-scheme:dark}.mc-loading-screen--fullscreen{position:fixed;inset:0;z-index:14000;min-height:100vh;min-height:100dvh}.mc-route-progress{position:fixed;z-index:13999;top:0;right:0;left:0;height:3px;overflow:hidden;background:color-mix(in srgb,var(--theme-color-primary) 12%,transparent);pointer-events:none}.mc-route-progress__bar{display:block;width:42%;height:100%;border-radius:0 999px 999px 0;background:linear-gradient(90deg,var(--theme-color-primary),var(--theme-color-accent-secondary));box-shadow:0 0 12px color-mix(in srgb,var(--theme-color-primary) 34%,transparent);animation:mc-route-progress-slide .9s ease-in-out infinite}.mc-route-progress__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}@keyframes mc-route-progress-slide{0%{transform:translate(-110%)}to{transform:translate(340%)}}.mc-loading-screen--contained{position:relative;width:100%;min-height:clamp(220px,42vh,420px);border:1px solid var(--mcf-border);border-radius:var(--theme-radius-panel, 16px)}.mc-loading-screen:focus{outline:none}.mc-loading-screen[inert]{visibility:hidden;pointer-events:none}.mc-loading-screen__ambient{position:absolute;inset:0;z-index:-1;opacity:.42;background-image:linear-gradient(color-mix(in srgb,var(--mcf-primary) 8%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--mcf-primary) 8%,transparent) 1px,transparent 1px);background-size:52px 52px;-webkit-mask-image:radial-gradient(circle at center,black 8%,transparent 74%);mask-image:radial-gradient(circle at center,black 8%,transparent 74%)}.mc-loading-screen__panel{position:relative;display:grid;width:min(1040px,100%);min-height:min(590px,calc(100dvh - 72px));grid-template-columns:minmax(0,1fr);align-items:center;overflow:hidden;isolation:isolate;border:1px solid var(--mcf-loading-panel-border);border-radius:var(--theme-radius-panel, 18px);background:var(--mcf-loading-panel);box-shadow:var(--mcf-loading-panel-shadow)}.mc-loading-screen__panel:before{position:absolute;inset:0;z-index:1;border-radius:inherit;background:var(--mcf-loading-veil);content:"";pointer-events:none}.mc-loading-screen__panel:after{position:absolute;inset:0;z-index:4;border-radius:inherit;background:linear-gradient(90deg,transparent 0 30%,var(--mcf-loading-edge-a) 41%,var(--mcf-loading-edge-b) 49%,rgba(255,255,255,.92) 50%,var(--mcf-loading-edge-b) 51%,var(--mcf-loading-edge-c) 61%,transparent 74%) top left / 280% 2px no-repeat,linear-gradient(180deg,transparent 0 30%,var(--mcf-loading-edge-a) 41%,var(--mcf-loading-edge-b) 49%,rgba(255,255,255,.92) 50%,var(--mcf-loading-edge-b) 51%,var(--mcf-loading-edge-c) 61%,transparent 74%) top right / 2px 280% no-repeat,linear-gradient(270deg,transparent 0 30%,var(--mcf-loading-edge-a) 41%,var(--mcf-loading-edge-b) 49%,rgba(255,255,255,.92) 50%,var(--mcf-loading-edge-b) 51%,var(--mcf-loading-edge-c) 61%,transparent 74%) bottom right / 280% 2px no-repeat,linear-gradient(0deg,transparent 0 30%,var(--mcf-loading-edge-a) 41%,var(--mcf-loading-edge-b) 49%,rgba(255,255,255,.92) 50%,var(--mcf-loading-edge-b) 51%,var(--mcf-loading-edge-c) 61%,transparent 74%) bottom left / 2px 280% no-repeat;background-position:-220% 0,100% -220%,220% 100%,0 220%;content:"";filter:drop-shadow(0 0 7px var(--mcf-loading-edge-glow)) drop-shadow(0 0 14px var(--mcf-loading-edge-glow));opacity:.72;pointer-events:none;animation:mcf-edge-shock 8.4s linear infinite}.mc-loading-screen__background{position:absolute;inset:0;z-index:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:var(--mcf-loading-background-filter);opacity:var(--mcf-loading-background-opacity);transition:opacity .16s ease-out}.mc-loading-screen__copy{position:relative;z-index:2;display:grid;width:min(670px,100%);align-content:center;justify-self:center;justify-items:center;gap:18px;padding:clamp(30px,5vw,64px) clamp(26px,4.5vw,58px);text-align:center;text-shadow:var(--mcf-loading-text-shadow);background:none}html[data-clinical-shell-mode=dark] .mc-loading-screen__background{filter:var(--mcf-loading-background-filter)}html[data-clinical-shell-mode=dark] .mc-loading-screen__copy{background:none}.mc-feedback-brand-raster{box-sizing:content-box;object-fit:contain;object-position:center}.mc-feedback-brand-raster--dark{padding:0;filter:drop-shadow(0 0 10px rgba(0,141,255,.16))}.mc-loading-screen__brand{display:block;width:min(270px,72vw);height:auto;margin-bottom:2px;object-fit:contain;filter:var(--mcf-loading-brand-filter)}.mc-loading-screen__copy h1{max-width:560px;margin:0;color:var(--mcf-loading-text);font-size:var(--theme-type-page-title, clamp(1.55rem, 2.2vw, 1.72rem));font-weight:var(--theme-weight-heading, 680);letter-spacing:-.025em;line-height:var(--theme-line-tight, 1.1)}.mc-loading-screen__message{min-height:3.2em;margin:0;color:var(--mcf-loading-muted);font-size:var(--theme-type-body, .9rem);font-weight:var(--theme-weight-body, 430);line-height:var(--theme-line-body, 1.5);animation:mcf-message-in .32s ease-out both}.mc-loading-screen__detail{display:block;min-height:1.45em;margin:-8px 0 0;color:var(--mcf-loading-detail);font-size:var(--theme-type-body-compact, .81rem);line-height:var(--theme-line-compact, 1.44)}.mc-loading-screen__indeterminate,.mc-loading-screen__progress{position:relative;width:min(340px,100%);height:9px;overflow:hidden;border-radius:999px;background:var(--mcf-loading-track);box-shadow:inset 0 0 0 1px var(--mcf-loading-track-border)}.mc-loading-screen__indeterminate span{position:absolute;inset:0 auto 0 0;width:42%;overflow:hidden;border-radius:inherit;background:linear-gradient(90deg,#2e8fff,#49e5ff,#8f7cff);box-shadow:0 0 18px #2fc1ff6b;animation:mcf-indeterminate 1.65s ease-in-out infinite}.mc-loading-screen__progress{overflow:visible}.mc-loading-screen__progress>span{position:relative;display:block;width:var(--mc-feedback-progress);height:100%;overflow:hidden;border-radius:inherit;background:linear-gradient(90deg,#2e8fff,#49e5ff,#8f7cff);box-shadow:0 0 18px #2fc1ff6b;transition:width .22s ease-out}.mc-loading-screen__indeterminate span:after,.mc-loading-screen__progress>span:after{position:absolute;inset:0 auto 0 0;width:46%;background:linear-gradient(105deg,transparent 0 24%,rgba(60,155,255,.2) 36%,#dffcff 49%,#45e8ff 55%,transparent 72%);content:"";filter:drop-shadow(0 0 4px rgba(102,228,255,.9));transform:translate(-145%) skew(-12deg);animation:mcf-progress-electric 1.35s linear infinite}@keyframes mcf-progress-electric{to{transform:translate(235%) skew(-12deg)}}.mc-loading-screen__progress strong{position:absolute;top:17px;right:0;color:var(--mcf-loading-muted);font-size:var(--theme-type-meta, .76rem);font-weight:var(--theme-weight-label, 560);font-variant-numeric:tabular-nums}.mc-first-theme-layer{position:fixed;inset:0;z-index:14500;display:grid;min-height:100vh;min-height:100dvh;place-items:center;overflow:auto;padding:clamp(16px,4vw,38px);background:color-mix(in srgb,#07111f 64%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mc-first-theme-layer:focus{outline:none}.mc-first-theme-modal{position:relative;display:grid;width:min(760px,100%);gap:clamp(22px,4vw,30px);padding:clamp(24px,4.5vw,38px);border:1px solid color-mix(in srgb,var(--mcf-primary) 18%,var(--mcf-border));border-radius:var(--theme-radius-panel, 18px);background:var(--mcf-surface);box-shadow:var(--theme-shadow-elevated, 0 18px 44px rgba(20, 49, 92, .1));animation:mcf-modal-in .24s ease-out both}.mc-first-theme-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.mc-first-theme-modal__header>div{display:grid;gap:10px}.mc-first-theme-modal__header h2,.mc-first-theme-modal__header p{margin:0}.mc-first-theme-modal__header h2{color:var(--mcf-text);font-size:var(--theme-type-page-title, clamp(1.55rem, 2.2vw, 1.72rem));font-weight:var(--theme-weight-heading, 680);letter-spacing:-.025em;line-height:var(--theme-line-tight, 1.1)}.mc-first-theme-modal__header p:last-child{max-width:620px;color:var(--mcf-muted);font-size:var(--theme-type-body, .9rem);line-height:var(--theme-line-body, 1.5)}.mc-first-theme-modal__close{display:grid;width:var(--theme-control-height, 44px);height:var(--theme-control-height, 44px);flex:0 0 auto;place-items:center;border:1px solid var(--mcf-border);border-radius:var(--theme-radius-control, 11px);color:var(--mcf-muted);background:var(--mcf-surface-soft);cursor:pointer;transition:border-color .18s ease,color .18s ease,transform .18s ease}.mc-first-theme-modal__close:hover{border-color:var(--mcf-border-strong);color:var(--mcf-primary);transform:translateY(-1px)}.mc-first-theme-modal__close svg{width:20px;height:20px}.mc-first-theme-modal__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mc-first-theme-option{position:relative;display:grid;min-width:0;gap:15px;padding:15px;border:1px solid var(--mcf-border);border-radius:var(--theme-radius-card, 18px);color:var(--mcf-text);background:var(--mcf-surface-soft);box-shadow:none;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.mc-first-theme-option:hover{border-color:color-mix(in srgb,var(--mcf-primary) 45%,var(--mcf-border));transform:translateY(-2px)}.mc-first-theme-option[aria-checked=true]{border-color:var(--mcf-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--mcf-primary) 14%,transparent),0 12px 28px color-mix(in srgb,var(--mcf-primary) 11%,transparent)}.mc-first-theme-option:focus-visible,.mc-first-theme-modal__close:focus-visible,.mc-first-theme-modal__confirm:focus-visible{outline:none;box-shadow:var(--theme-focus-ring, 0 0 0 3px rgba(23, 104, 245, .22))}.mc-first-theme-option__preview{position:relative;display:block;height:128px;overflow:hidden;border:1px solid var(--preview-border);border-radius:14px;color:var(--preview-primary);background:var(--preview-bg)}.mc-first-theme-option[data-theme-option=light]{--preview-bg: #f5f8fc;--preview-surface: #ffffff;--preview-border: #d7e2f1;--preview-primary: #1768f5}.mc-first-theme-option[data-theme-option=dark]{--preview-bg: #030812;--preview-surface: #0a192b;--preview-border: rgba(37, 212, 255, .22);--preview-primary: #23b9ff}.mc-first-theme-option__preview-topbar,.mc-first-theme-option__preview-sidebar,.mc-first-theme-option__preview-card{position:absolute;display:block;border:1px solid var(--preview-border);background:var(--preview-surface);box-shadow:0 7px 18px color-mix(in srgb,var(--preview-primary) 9%,transparent)}.mc-first-theme-option__preview-topbar{top:10px;right:10px;left:48px;height:18px;border-radius:6px}.mc-first-theme-option__preview-sidebar{top:10px;bottom:10px;left:10px;width:28px;border-radius:8px}.mc-first-theme-option__preview-card{top:38px;bottom:10px;border-radius:9px}.mc-first-theme-option__preview-card--primary{left:48px;width:calc(52% - 30px)}.mc-first-theme-option__preview-card--secondary{right:10px;width:calc(48% - 30px)}.mc-first-theme-option__preview-icon{position:absolute;top:50%;left:50%;display:grid;width:38px;height:38px;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--preview-primary),color-mix(in srgb,var(--preview-primary) 62%,#7557e8));box-shadow:0 10px 22px color-mix(in srgb,var(--preview-primary) 22%,transparent);transform:translate(-28%,-34%)}.mc-first-theme-option__preview-icon svg{width:20px;height:20px}.mc-first-theme-option__copy{display:grid;gap:5px;padding:0 2px 2px}.mc-first-theme-option__copy strong{font-size:var(--theme-type-card-title, 1rem);font-weight:var(--theme-weight-section, 620);line-height:var(--theme-line-section, 1.18)}.mc-first-theme-option__copy small{color:var(--mcf-muted);font-size:var(--theme-type-body-compact, .81rem);line-height:var(--theme-line-compact, 1.44)}.mc-first-theme-option__selected{position:absolute;top:8px;right:8px;display:grid;width:26px;height:26px;place-items:center;border:2px solid var(--mcf-surface-soft);border-radius:999px;color:#fff;background:var(--mcf-primary);opacity:0;transform:scale(.72);transition:opacity .16s ease,transform .16s ease}.mc-first-theme-option[aria-checked=true] .mc-first-theme-option__selected{opacity:1;transform:scale(1)}.mc-first-theme-option__selected svg{width:14px;height:14px}.mc-first-theme-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:18px}.mc-first-theme-modal__footer p{display:inline-flex;max-width:360px;align-items:flex-start;gap:8px;margin:0;color:var(--mcf-muted);font-size:var(--theme-type-body-compact);font-weight:var(--theme-weight-body);line-height:var(--theme-line-compact)}.mc-first-theme-modal__footer p svg{width:16px;height:16px;flex:0 0 auto;margin-top:1px;color:var(--mcf-primary)}.mc-first-theme-modal__confirm{display:inline-flex;min-height:var(--theme-control-height, 44px);flex:0 0 auto;align-items:center;justify-content:center;gap:9px;padding:0 20px;border:1px solid transparent;border-radius:var(--theme-radius-control, 11px);color:#fff;background:linear-gradient(135deg,var(--mcf-primary-strong),color-mix(in srgb,var(--mcf-primary-strong) 55%,var(--mcf-accent)));box-shadow:0 12px 26px color-mix(in srgb,var(--mcf-primary) 22%,transparent);font:inherit;font-size:var(--theme-type-control, .85rem);font-weight:var(--theme-weight-control, 560);cursor:pointer;transition:filter .18s ease,transform .18s ease,opacity .18s ease}.mc-first-theme-modal__confirm:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}.mc-first-theme-modal__confirm:disabled{box-shadow:none;cursor:not-allowed;opacity:.48}.mc-first-theme-modal__confirm svg{width:18px;height:18px}.mc-first-theme-modal__steps{display:flex;flex-wrap:wrap;gap:8px;padding-top:2px}.mc-first-theme-modal__steps span{padding:6px 10px;border:1px solid var(--mcf-border);border-radius:999px;color:var(--mcf-muted);background:var(--mcf-surface-soft);font-size:var(--theme-type-meta);font-weight:var(--theme-weight-label)}.mc-first-theme-modal__steps span[data-active=true]{border-color:color-mix(in srgb,var(--mcf-primary) 50%,var(--mcf-border));color:var(--mcf-primary);background:color-mix(in srgb,var(--mcf-primary) 10%,var(--mcf-surface))}.mc-first-ranking{display:grid;gap:18px;padding:clamp(18px,3vw,24px);border:1px solid var(--mcf-border);border-radius:var(--theme-radius-card, 18px);background:color-mix(in srgb,var(--mcf-surface-soft) 88%,var(--mcf-surface))}.mc-first-ranking__intro{display:flex;align-items:flex-start;gap:14px}.mc-first-ranking__intro h3,.mc-first-ranking__intro p{margin:0}.mc-first-ranking__intro h3{color:var(--mcf-text);font-size:var(--theme-type-section-title, clamp(1.05rem, 1.6vw, 1.2rem));font-weight:var(--theme-weight-section, 620);line-height:var(--theme-line-section, 1.18)}.mc-first-ranking__intro p{margin-top:5px;color:var(--mcf-muted);font-size:var(--theme-type-body, .9rem);line-height:var(--theme-line-body, 1.5)}.mc-first-ranking__icon{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border:1px solid color-mix(in srgb,var(--mcf-primary) 28%,var(--mcf-border));border-radius:14px;color:var(--mcf-primary);background:color-mix(in srgb,var(--mcf-primary) 10%,var(--mcf-surface))}.mc-first-ranking__icon svg{width:22px;height:22px}.mc-first-ranking__choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mc-first-ranking__choice{display:flex;min-width:0;align-items:flex-start;gap:11px;padding:14px;border:1px solid var(--mcf-border);border-radius:var(--theme-radius-row, 14px);color:var(--mcf-text);text-align:left;background:var(--mcf-surface);font:inherit;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.mc-first-ranking__choice:hover{border-color:color-mix(in srgb,var(--mcf-primary) 45%,var(--mcf-border));transform:translateY(-1px)}.mc-first-ranking__choice[data-active=true]{border-color:var(--mcf-primary);background:color-mix(in srgb,var(--mcf-primary) 7%,var(--mcf-surface));box-shadow:0 0 0 3px color-mix(in srgb,var(--mcf-primary) 12%,transparent)}.mc-first-ranking__choice>svg{width:19px;height:19px;flex:0 0 auto;margin-top:1px;color:var(--mcf-primary)}.mc-first-ranking__choice span{display:grid;min-width:0;gap:4px}.mc-first-ranking__choice strong{font-size:var(--theme-type-card-title);font-weight:var(--theme-weight-section);line-height:var(--theme-line-section)}.mc-first-ranking__choice small{color:var(--mcf-muted);font-size:var(--theme-type-body-compact);font-weight:var(--theme-weight-body);line-height:var(--theme-line-compact)}.mc-first-ranking__field{display:grid;gap:7px;color:var(--mcf-text);font-size:var(--theme-type-label);font-weight:var(--theme-weight-label)}.mc-first-ranking__field input{width:100%;min-height:var(--theme-control-height, 44px);padding:0 14px;border:1px solid var(--mcf-border);border-radius:var(--theme-radius-control, 11px);color:var(--mcf-text);background:var(--mcf-surface);font:inherit;font-size:var(--theme-type-body);font-weight:var(--theme-weight-body)}.mc-first-ranking__field input::placeholder{color:var(--mcf-muted)}.mc-first-ranking__field small{color:var(--mcf-muted);font-size:var(--theme-type-meta);font-weight:var(--theme-weight-muted);line-height:var(--theme-line-compact)}.mc-first-ranking__error{margin:0;padding:10px 12px;border:1px solid color-mix(in srgb,var(--mcf-danger) 42%,var(--mcf-border));border-radius:12px;color:var(--mcf-danger);background:color-mix(in srgb,var(--mcf-danger) 8%,var(--mcf-surface));font-size:var(--theme-type-body-compact);line-height:var(--theme-line-compact)}.mc-first-theme-modal__back{display:inline-flex;min-height:var(--theme-control-height, 44px);align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid var(--mcf-border);border-radius:var(--theme-radius-control, 11px);color:var(--mcf-text);background:var(--mcf-surface-soft);font:inherit;font-size:var(--theme-type-control, .85rem);font-weight:var(--theme-weight-control, 560);cursor:pointer}.mc-first-theme-modal__back svg{width:17px;height:17px}.mc-first-ranking__choice:focus-visible,.mc-first-ranking__field input:focus-visible,.mc-first-theme-modal__back:focus-visible{outline:none;border-color:var(--mcf-primary);box-shadow:var(--theme-focus-ring, 0 0 0 3px rgba(23, 104, 245, .22))}@media(max-width:760px){.mc-first-theme-modal__back,.mc-first-ranking__choice{width:100%}.mc-first-ranking__choices{grid-template-columns:1fr}}@keyframes mcf-panel-sheen{0%,62%{transform:translate(-105%)}88%,to{transform:translate(105%)}}@keyframes mcf-edge-shock{0%{background-position:-220% 0,100% -220%,220% 100%,0 220%;opacity:.42}25%{background-position:18% 0,100% -82%,220% 100%,0 220%;opacity:.78}50%{background-position:220% 0,100% 16%,80% 100%,0 220%;opacity:.56}75%{background-position:220% 0,100% 220%,-18% 100%,0 78%;opacity:.78}to{background-position:220% 0,100% 220%,-220% 100%,0 -18%;opacity:.42}}@keyframes mcf-message-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes mcf-indeterminate{0%{transform:translate(-115%)}55%{transform:translate(145%)}to{transform:translate(270%)}}@keyframes mcf-art-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes mcf-modal-in{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:760px){.mc-loading-screen{padding:14px}.mc-loading-screen__panel{min-height:min(660px,calc(100dvh - 28px));grid-template-columns:1fr}.mc-loading-screen__copy{justify-items:center;padding:30px 24px;text-align:center}.mc-loading-screen__copy h1{font-size:var(--theme-type-page-title-compact, clamp(1.45rem, 2.2vw, 1.6rem))}.mc-loading-screen__background{object-position:56% center}.mc-first-theme-modal{gap:20px;padding:22px}.mc-first-theme-modal__options{grid-template-columns:1fr}.mc-first-theme-option{grid-template-columns:minmax(118px,.8fr) minmax(0,1fr);align-items:center}.mc-first-theme-option__preview{height:102px}.mc-first-theme-modal__footer{align-items:stretch;flex-direction:column}.mc-first-theme-modal__confirm{width:100%}}@media(max-width:440px){.mc-feedback-state:not(.mc-feedback-state--page){grid-template-columns:auto minmax(0,1fr)}.mc-feedback-state:not(.mc-feedback-state--page) .mc-feedback-state__actions{grid-column:1 / -1;width:100%}.mc-feedback-state__actions>:is(a,button){width:100%}.mc-first-theme-layer{align-items:start;padding:10px}.mc-first-theme-modal{margin:auto 0;padding:20px 16px;border-radius:var(--theme-radius-panel, 18px)}.mc-first-theme-option{grid-template-columns:1fr}.mc-first-theme-option__preview{height:94px}}@media(max-height:520px)and (min-width:761px){.mc-loading-screen{place-items:center;overflow-y:auto;padding:10px}.mc-loading-screen__panel{min-height:calc(100dvh - 20px);grid-template-columns:minmax(0,1fr);overflow-y:auto}.mc-loading-screen__copy{gap:10px;padding:18px 24px}.mc-loading-screen__copy h1{font-size:var(--theme-type-page-title-compact, clamp(1.45rem, 2.2vw, 1.6rem))}.mc-loading-screen__message{min-height:0;font-size:var(--theme-type-body, .9rem);line-height:var(--theme-line-body, 1.5)}}@media(prefers-reduced-motion:reduce){.mc-feedback-state__loader>span,.mc-route-progress__bar,.mc-loading-screen__panel:after,.mc-loading-screen__message,.mc-loading-screen__indeterminate span,.mc-loading-screen__indeterminate span:after,.mc-loading-screen__progress>span:after,.mc-first-theme-modal{animation:none}.mc-loading-screen__progress>span,.mc-first-theme-option,.mc-first-theme-option__selected,.mc-first-theme-modal__close,.mc-first-theme-modal__confirm{scroll-behavior:auto;transition:none}}:root,[data-theme=medciclo-base]{--theme-color-background: #f5f8fc;--theme-color-surface: #ffffff;--theme-color-surface-soft: #eef4fb;--theme-color-surface-raised: #f9fcff;--theme-color-text: #10233f;--theme-color-text-secondary: #385370;--theme-color-text-muted: #5d7694;--theme-color-border: rgba(181, 199, 224, .72);--theme-color-border-strong: rgba(49, 105, 210, .36);--theme-color-primary: #1768f5;--theme-color-primary-strong: #0e4ed8;--theme-color-accent: #7557e8;--theme-color-accent-secondary: #1ea6ff;--theme-color-success: #25a968;--theme-color-warning: #d89118;--theme-color-danger: #e34f57;--theme-color-card: #ffffff;--theme-shadow-card: 0 10px 26px rgba(20, 49, 92, .08);--theme-shadow-soft: 0 10px 26px rgba(20, 49, 92, .08);--theme-shadow-elevated: 0 18px 44px rgba(20, 49, 92, .1);--theme-glow: 0 0 0 rgba(23, 104, 245, 0);--theme-neon-line: rgba(30, 166, 255, .5);--theme-radius-control: 11px;--theme-radius-row: 14px;--theme-radius-inner: 16px;--theme-radius-card: 18px;--theme-radius-panel: 18px;--theme-radius-pill: 999px;--theme-space-base: 8px;--theme-space-page-x: clamp(18px, 2vw, 34px);--theme-space-page-y: 26px;--theme-page-max-width: 1272px;--theme-font-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--theme-type-page-title: clamp(1.55rem, 2.2vw, 1.72rem);--theme-type-page-title-compact: clamp(1.45rem, 2.2vw, 1.6rem);--theme-type-section-title: clamp(1.05rem, 1.6vw, 1.2rem);--theme-type-card-title: 1rem;--theme-type-body: .9rem;--theme-type-body-compact: .81rem;--theme-type-control: .85rem;--theme-type-control-compact: .8rem;--theme-type-label: .74rem;--theme-type-meta: .76rem;--theme-line-tight: 1.1;--theme-line-section: 1.18;--theme-line-body: 1.5;--theme-line-compact: 1.44;--theme-line-control: 1.1;--theme-weight-body: 430;--theme-weight-muted: 420;--theme-weight-control: 560;--theme-weight-label: 560;--theme-weight-section: 620;--theme-weight-heading: 680;--theme-weight-number: 660;--theme-control-height: 44px;--theme-control-height-compact: 40px;--theme-control-background: var(--theme-color-surface);--theme-control-background-hover: color-mix(in srgb, var(--theme-color-primary) 7%, var(--theme-color-surface));--theme-control-background-active: color-mix(in srgb, var(--theme-color-primary) 11%, var(--theme-color-surface));--theme-control-text: var(--theme-color-primary);--theme-control-border: var(--theme-color-border-strong);--theme-control-shadow: none;--theme-control-primary-background: linear-gradient(135deg, var(--theme-color-primary), var(--theme-color-primary-strong));--theme-control-primary-background-hover: linear-gradient( 135deg, color-mix(in srgb, var(--theme-color-primary) 88%, #000000), color-mix(in srgb, var(--theme-color-primary-strong) 88%, #000000) );--theme-control-primary-text: #ffffff;--theme-control-primary-shadow: 0 7px 18px color-mix(in srgb, var(--theme-color-primary) 20%, transparent);--theme-control-primary-inner-ring: transparent;--theme-control-ghost-background: transparent;--theme-control-disabled-background: color-mix(in srgb, var(--theme-color-text-muted) 8%, var(--theme-color-surface-soft));--theme-control-disabled-text: color-mix(in srgb, var(--theme-color-text-muted) 82%, var(--theme-color-surface));--theme-focus-ring: 0 0 0 3px rgba(23, 104, 245, .2);--theme-field-background: color-mix(in srgb, var(--theme-color-surface) 96%, transparent);--theme-field-placeholder: var(--theme-color-text-muted);--theme-panel-background: var(--theme-color-surface);--theme-hero-background: radial-gradient(circle at 90% 12%, color-mix(in srgb, var(--theme-color-accent-secondary) 18%, transparent), transparent 34%), linear-gradient(135deg, color-mix(in srgb, var(--theme-color-surface) 90%, #e9f6fb), color-mix(in srgb, var(--theme-color-surface-soft) 86%, #e7f6f2));--theme-badge-background: color-mix(in srgb, var(--theme-color-primary) 8%, var(--theme-color-surface));--theme-table-divider: color-mix(in srgb, var(--theme-color-border) 72%, transparent);--theme-progress-track: color-mix(in srgb, var(--theme-color-primary) 12%, var(--theme-color-surface-soft));--theme-progress-fill: linear-gradient(90deg, var(--theme-color-primary), var(--theme-color-accent-secondary));--theme-edge-a: color-mix(in srgb, var(--theme-color-primary) 34%, transparent);--theme-edge-b: color-mix(in srgb, var(--theme-color-accent-secondary) 70%, #9ff4ff);--theme-edge-c: color-mix(in srgb, var(--theme-color-accent-secondary) 46%, transparent);--theme-edge-glow: color-mix(in srgb, var(--theme-color-primary) 18%, transparent)}[data-theme=medciclo-base][data-clinical-shell-mode=dark]{--theme-color-background: #030812;--theme-color-surface: #071526;--theme-color-surface-soft: #06101d;--theme-color-surface-raised: #0b1d33;--theme-color-text: #eef6ff;--theme-color-text-secondary: #d3e5f8;--theme-color-text-muted: #afc1d8;--theme-color-border: rgba(37, 212, 255, .16);--theme-color-border-strong: rgba(37, 212, 255, .42);--theme-color-primary: #008dff;--theme-color-primary-strong: #0069c9;--theme-color-accent: #6548d3;--theme-color-accent-secondary: #00d7ff;--theme-color-success: #35d179;--theme-color-warning: #f7b733;--theme-color-danger: #ff6570;--theme-color-card: #071526;--theme-shadow-card: 0 14px 34px rgba(0, 0, 0, .34);--theme-shadow-soft: 0 14px 34px rgba(0, 0, 0, .34);--theme-shadow-elevated: 0 22px 54px rgba(0, 0, 0, .42);--theme-glow: 0 0 18px rgba(37, 212, 255, .12);--theme-neon-line: rgba(0, 215, 255, .92);--theme-control-primary-background: linear-gradient(180deg, rgba(0, 55, 126, .98), rgba(1, 22, 66, .98));--theme-control-primary-background-hover: rgba(4, 28, 64, .84);--theme-control-primary-text: #eef6ff;--theme-control-primary-shadow: inset 0 0 0 1px rgba(0, 215, 255, .16), inset 0 -10px 22px rgba(0, 141, 255, .1), 0 0 16px rgba(0, 141, 255, .16);--theme-control-primary-inner-ring: rgba(0, 215, 255, .16);--theme-focus-ring: 0 0 0 3px rgba(37, 212, 255, .22);--theme-hero-background: radial-gradient(circle at 90% 10%, color-mix(in srgb, var(--theme-color-accent-secondary) 24%, transparent), transparent 36%), linear-gradient(135deg, color-mix(in srgb, var(--theme-color-surface) 92%, #102d3a), color-mix(in srgb, var(--theme-color-surface-soft) 88%, #102a30))}[data-theme=focus]{--theme-color-background: #f4f8fb;--theme-color-surface: #ffffff;--theme-color-surface-soft: #eef6fb;--theme-color-surface-raised: #f7fbfd;--theme-color-text: #102033;--theme-color-text-secondary: #40576d;--theme-color-text-muted: #536679;--theme-color-border: #cfdde8;--theme-color-border-strong: #b9c9d8;--theme-color-primary: #0f766e;--theme-color-primary-strong: #0f5f59;--theme-color-accent: #2563eb;--theme-color-accent-secondary: #188fbc;--theme-color-success: #15803d;--theme-color-warning: #b7791f;--theme-color-danger: #dc2626;--theme-color-card: #ffffff;--theme-shadow-card: 0 14px 34px rgba(16, 32, 51, .07);--theme-shadow-soft: 0 8px 20px rgba(16, 32, 51, .05);--theme-shadow-elevated: 0 18px 44px rgba(16, 32, 51, .1)}[data-theme=high-contrast]{--theme-color-background: #ffffff;--theme-color-surface: #ffffff;--theme-color-surface-soft: #f2f5f8;--theme-color-surface-raised: #ffffff;--theme-color-text: #050505;--theme-color-text-secondary: #1e252d;--theme-color-text-muted: #30363d;--theme-color-border: #111827;--theme-color-border-strong: #000000;--theme-color-primary: #003fdb;--theme-color-primary-strong: #002b9a;--theme-color-accent: #5b21b6;--theme-color-accent-secondary: #006fae;--theme-color-success: #006b2d;--theme-color-warning: #8a4a00;--theme-color-danger: #b00020;--theme-color-card: #ffffff;--theme-shadow-card: none;--theme-shadow-soft: none;--theme-shadow-elevated: none}:root{color-scheme:dark;--bg: #06111f;--surface: rgba(10, 24, 44, .9);--surface-strong: rgba(14, 31, 56, .96);--surface-muted: rgba(59, 130, 246, .12);--text: #f5f9ff;--muted: #adc0d8;--border: rgba(181, 202, 230, .22);--teal: #60a5fa;--teal-dark: #2f6fea;--coral: #f87171;--amber: #f8cc6b;--blue: #7dd3fc;--green: #22c55e;--accent: #60a5fa;--accent-2: #2f6fea;--accent-3: #dcecff;--field-bg: rgba(4, 14, 28, .78);--panel-glow: rgba(96, 165, 250, .18);--shadow: 0 28px 90px rgba(0, 0, 0, .44);--neon-shadow: 0 0 24px rgba(96, 165, 250, .22);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}*{box-sizing:border-box}html{min-width:320px}body{min-width:320px;min-height:100vh;margin:0;background:linear-gradient(rgba(37,99,235,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.035) 1px,transparent 1px),radial-gradient(circle at top left,var(--panel-glow),transparent 360px),linear-gradient(180deg,#ffffffb8,#f4f7fb00 320px),var(--bg);background-size:44px 44px,44px 44px,auto,auto,auto}body:before{position:fixed;inset:0;z-index:-1;pointer-events:none;content:"";background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.42) 42%,transparent 54%),linear-gradient(180deg,rgba(15,47,95,.03),transparent 44%);opacity:.7;animation:tech-sheen 14s ease-in-out infinite alternate}button,input,select,textarea{font:inherit}a{color:inherit}h1,h2,h3,p{margin-top:0}h1{margin-bottom:10px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.04}h2{margin-bottom:12px;font-size:1.35rem;line-height:1.18}h3{margin-bottom:10px;font-size:1rem;line-height:1.3}p{color:var(--muted);line-height:1.6}.app-shell{display:grid;min-height:100vh;grid-template-columns:260px minmax(0,1fr)}.sidebar{position:sticky;top:0;display:flex;height:100vh;flex-direction:column;gap:14px;border-right:1px solid rgba(216,226,238,.74);background:linear-gradient(180deg,#fffffff0,#f8fbffe6),var(--surface);overflow:hidden;padding:16px 14px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand-mark{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border-radius:8px;background:linear-gradient(135deg,var(--teal),var(--teal-dark));color:#fff;font-weight:800;letter-spacing:0;box-shadow:0 14px 28px var(--panel-glow);transform-style:preserve-3d;animation:holo-mark 7s ease-in-out infinite}.brand strong,.sidebar-profile strong{display:block}.brand small,.sidebar-profile small{display:block;color:var(--muted);font-size:.78rem}.nav-list{display:grid;min-height:0;gap:4px;overflow-y:auto;padding-right:2px;scrollbar-width:thin}.nav-link{border-radius:8px;color:var(--muted);min-height:38px;padding:8px 10px;text-decoration:none}.nav-link:hover,.nav-link.active{background:var(--surface-muted);color:var(--teal-dark)}.nav-link.locked{opacity:.58;cursor:not-allowed}.nav-link.locked:hover{background:transparent;color:var(--muted);transform:none}.sidebar-profile{display:flex;align-items:center;gap:12px;flex:0 0 auto;margin-top:0;border-top:1px solid var(--border);padding-top:12px}.avatar{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#f4dfcf;color:#8c3f2b;font-weight:800}.main-content{width:100%;max-width:1220px;margin:0 auto;padding:72px 36px 36px}.standalone-state{min-height:100vh}.mc-bootstrap-error{display:grid;min-height:100vh;min-height:100dvh;place-items:center;padding:var(--theme-space-page-y) var(--theme-space-page-x);background:radial-gradient(circle at 16% 12%,color-mix(in srgb,var(--theme-color-primary) 14%,transparent),transparent 34%),var(--theme-color-background);color:var(--theme-color-text);font-family:var(--theme-font-sans)}.mc-bootstrap-error__card{display:grid;width:min(680px,100%);justify-items:center;gap:14px;border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-panel);background:var(--theme-color-surface);box-shadow:var(--theme-shadow-elevated);padding:clamp(26px,5vw,48px);text-align:center}.mc-bootstrap-error__brand{box-sizing:content-box;display:block;width:min(210px,64vw);height:auto;aspect-ratio:auto 1707 / 572;object-fit:contain;object-position:center;padding:0}.mc-bootstrap-error__brand[data-color-mode=dark]{filter:drop-shadow(0 0 10px rgba(0,141,255,.16))}.mc-bootstrap-error__eyebrow{margin:0;color:var(--theme-color-primary);font-size:var(--theme-type-label);font-weight:var(--theme-weight-label);letter-spacing:.04em;line-height:var(--theme-line-compact);text-transform:uppercase}.mc-bootstrap-error__card h1,.mc-bootstrap-error__card p,.mc-bootstrap-error__card small{margin:0}.mc-bootstrap-error__card h1{color:var(--theme-color-text);font-size:var(--theme-type-page-title);font-weight:var(--theme-weight-heading);letter-spacing:-.025em;line-height:var(--theme-line-tight)}.mc-bootstrap-error__card p{max-width:560px;color:var(--theme-color-text-secondary);font-size:var(--theme-type-body);font-weight:var(--theme-weight-body);line-height:var(--theme-line-body)}.mc-bootstrap-error__card small{max-width:560px;color:var(--theme-color-text-muted);font-size:var(--theme-type-body-compact);line-height:var(--theme-line-compact)}.mc-bootstrap-error__card button{min-height:var(--theme-control-height);border:1px solid transparent;border-radius:var(--theme-radius-control);background:var(--theme-control-primary-background);box-shadow:var(--theme-control-primary-shadow);color:var(--theme-control-primary-text);cursor:pointer;font-size:var(--theme-type-control);font-weight:var(--theme-weight-control);padding:0 18px}.mc-bootstrap-error__card button:focus-visible{outline:0;box-shadow:var(--theme-focus-ring),var(--theme-control-primary-shadow)}.page-stack{display:grid;gap:24px}.page-stack.narrow{max-width:880px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.page-header h1,.today-panel h2{background:linear-gradient(135deg,var(--text),var(--teal-dark) 58%,var(--teal));-webkit-background-clip:text;background-clip:text;color:transparent}.eyebrow{display:inline-flex;margin-bottom:10px;color:var(--teal-dark);font-size:.76rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:8px;cursor:pointer;gap:8px;padding:10px 16px;text-decoration:none;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease;white-space:nowrap}.button:hover{transform:translateY(-2px) translateZ(8px)}.button:disabled{cursor:not-allowed;opacity:.55;transform:none}.button.primary{background:linear-gradient(135deg,var(--teal),var(--teal-dark));color:#fff;box-shadow:0 12px 26px var(--panel-glow)}.button.primary:hover{background:var(--teal-dark)}.button.secondary{border-color:var(--border);background:#fff;color:var(--teal-dark)}.button.secondary:hover{border-color:#1f7a7261;background:var(--surface-muted)}.button.ghost{border-color:transparent;background:transparent;color:var(--muted)}.button.full{width:100%}.image-action-button{position:relative;display:grid;min-width:0;min-height:64px;grid-template-columns:minmax(48px,.42fr) minmax(0,1fr);align-items:center;gap:10px;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:inherit;cursor:pointer;font:inherit;padding:8px;text-align:left;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.image-action-button:hover{transform:translateY(-2px)}.image-action-button:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 38%,transparent);outline-offset:3px}.image-action-button:disabled,.image-action-button[aria-disabled=true],.image-action-button[data-loading=true]{cursor:not-allowed;opacity:.62;transform:none}.image-action-button__media{display:grid;min-width:0;min-height:46px;aspect-ratio:var(--image-action-aspect-ratio, 1 / 1);overflow:hidden;place-items:center;border-radius:8px;background:var(--surface-muted)}.image-action-button__media img{display:block;width:100%;height:100%;object-fit:cover}.image-action-button[data-image-mode=full][data-image-state=loaded]{min-height:0;aspect-ratio:var(--image-action-aspect-ratio, 16 / 9);grid-template-columns:1fr;gap:0;padding:0}.image-action-button[data-image-mode=full][data-image-state=loaded] .image-action-button__media{position:absolute;inset:0;min-height:0;aspect-ratio:auto;border-radius:inherit;background:transparent}.image-action-button[data-image-mode=full][data-image-state=loaded] .image-action-button__content{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.image-action-button[data-image-mode=background-card]{min-height:0;aspect-ratio:var(--image-action-aspect-ratio, 16 / 9);grid-template-columns:1fr;align-items:end;gap:0;isolation:isolate;padding:18px}.image-action-button[data-image-mode=background-card]:before{position:absolute;inset:0;z-index:1;border-radius:inherit;content:"";display:none;pointer-events:none}.image-action-button[data-image-mode=background-card] .image-action-button__media{position:absolute;inset:0;z-index:0;min-height:0;aspect-ratio:auto;border-radius:inherit;background:transparent}.image-action-button[data-image-mode=background-card] .image-action-button__media img{object-position:center}.image-action-button[data-image-mode=background-card] .image-action-button__content{position:relative;z-index:2;align-self:center;max-width:min(54%,172px);gap:8px}.image-action-button__nav-indicator{position:absolute;z-index:3;right:14px;bottom:14px;display:grid;width:34px;height:34px;place-items:center;border-radius:999px;pointer-events:none}.image-action-button__nav-indicator svg{width:18px;height:18px}.image-action-button__content-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:999px;background:var(--accent);box-shadow:0 10px 20px #1465e633}.image-action-button__content-icon .asset-icon,.image-action-button__content-icon-image{width:24px;height:24px;object-fit:contain}.image-action-button__content-icon-image{display:block}.image-action-button__content-icon svg{width:23px;height:23px;color:#fff}.image-action-button__text{display:grid;min-width:0;gap:3px}.image-action-button__detail{overflow-wrap:anywhere;color:inherit;font-size:.78rem;font-weight:700;line-height:1.35}.image-action-button__fallback{display:grid;width:100%;height:100%;place-items:center}.image-action-button__fallback .asset-icon{width:min(42px,80%);height:min(42px,80%);object-fit:contain}.image-action-button__content{display:grid;min-width:0;gap:4px}.image-action-button__label{overflow-wrap:anywhere;color:inherit;font-weight:900;line-height:1.12}.image-action-button__badge{justify-self:start;border-radius:999px;font-size:.64rem;font-weight:900;line-height:1;padding:4px 7px}.auth-page{display:grid;min-height:100vh;grid-template-columns:minmax(320px,500px) minmax(0,1fr);background:#f4f7f7}.auth-panel{display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--border);background:#fff;padding:44px}.auth-brand{margin-bottom:44px}.auth-panel h1{margin-bottom:8px}.auth-side{display:flex;min-height:100%;flex-direction:column;justify-content:center;background:radial-gradient(circle at 80% 20%,var(--panel-glow),transparent 320px),linear-gradient(135deg,var(--surface-muted),rgba(245,158,11,.14)),var(--surface-strong);padding:64px}.auth-side h2{max-width:640px;font-size:clamp(2rem,4vw,4rem);line-height:1}.auth-side p{max-width:560px;font-size:1.08rem}.form-stack{display:grid;gap:16px}.form-stack label,.filters-bar label,.compact-filter{display:grid;gap:8px;color:var(--muted);font-size:.9rem;font-weight:700}.form-grid,.filters-bar{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}input,select,textarea{width:100%;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--text)}input,select{min-height:44px;padding:0 12px}textarea{min-height:130px;padding:12px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--teal);outline:3px solid rgba(31,122,114,.14)}.form-error{margin:-4px 0 0;color:#fca5a5;font-size:.9rem;font-weight:800}.auth-switch{margin-top:22px;color:var(--muted)}.auth-switch a{color:var(--teal-dark);font-weight:800}.today-panel{position:relative;overflow:hidden;display:grid;align-items:center;gap:22px;grid-template-columns:minmax(0,1fr);border:1px solid color-mix(in srgb,var(--teal) 22%,var(--border));border-radius:8px;background:radial-gradient(circle at top right,var(--panel-glow),transparent 280px),#fff;box-shadow:var(--shadow);padding:28px}.today-panel:before{position:absolute;inset:0;pointer-events:none;content:"";background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.58) 46%,transparent 62%);opacity:.55;transform:translate(-70%);animation:panel-scan 8s ease-in-out infinite}.today-panel>*{position:relative}.today-panel h2{max-width:760px;font-size:clamp(1.8rem,3vw,2.8rem)}.current-apg-note{max-width:660px;border-left:3px solid color-mix(in srgb,var(--accent) 58%,transparent);color:color-mix(in srgb,var(--text) 82%,var(--muted));font-size:.95rem;margin:14px 0 0;padding-left:12px}.today-actions,.card-actions,.footer-actions{display:flex;flex-wrap:wrap;gap:10px}.today-actions{justify-content:flex-start}.inline-tags{display:flex;flex-wrap:wrap;gap:8px}.inline-tags span,.priority{display:inline-flex;align-items:center;border-radius:999px;background:var(--surface-muted);color:var(--teal-dark);font-size:.78rem;font-weight:800;padding:6px 10px}.priority-alta{background:#fff0d3;color:#8a5a09}.priority-critica{background:#fbe1d9;color:#9a341f}.priority-media{background:#e7f0f5;color:#285e7a}.priority-baixa{background:#e8f4e8;color:#2d6b3f}.mastery-strip{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px;border:1px solid rgba(31,122,114,.16);border-radius:8px;background:var(--surface-strong);padding:14px}.mastery-strip div{display:grid;gap:4px}.mastery-strip span{color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.mastery-strip strong{color:var(--teal-dark)}.dashboard-grid,.cards-grid,.topic-grid,.discipline-grid{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.cards-grid,.cards-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.topic-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.discipline-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.split-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.split-grid.wide-left{grid-template-columns:minmax(0,2fr) minmax(260px,1fr)}.panel,.metric-card,.apg-card,.question-summary,.topic-card,.error-card,.mini-stat,.question-panel{border:1px solid var(--border);border-radius:8px;background:linear-gradient(180deg,#fffffffa,#fffffff0),var(--surface);box-shadow:0 8px 24px #0f2f5f0a;padding:22px;transform-style:preserve-3d;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.metric-card{display:grid;gap:8px}.metric-card span,.metric-card small,.mini-stat span,.topic-card small{color:var(--muted)}.mini-stat strong,.mini-stat span{display:block}.mini-stat strong{margin-bottom:6px}.metric-card strong{font-size:2rem;line-height:1}.tone-success strong{color:var(--green)}.tone-warning strong{color:var(--amber)}.tone-danger strong{color:var(--coral)}.card-topline,.progress-row,.list-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.card-topline{margin-bottom:14px;color:var(--muted);font-size:.82rem;font-weight:800}.apg-card,.question-summary,.error-card{display:flex;flex-direction:column;gap:12px;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.apg-card:hover,.question-summary:hover,.error-card:hover,.topic-card:hover,.simulation-row:hover{border-color:#2563eb47;box-shadow:0 16px 34px #0f2f5f14;transform:translateY(-3px) rotateX(1.2deg) rotateY(-.8deg)}.metric-card:hover,.panel:hover{box-shadow:0 18px 38px #0f2f5f12;transform:translateY(-1px)}.apg-card .card-actions,.question-summary .button{margin-top:auto}.progress-track{overflow:hidden;height:8px;border-radius:999px;background:#e8eef0}.progress-track span{display:block;height:100%;border-radius:inherit;background:var(--teal)}.segmented-control{display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:16px}.segmented-control button,.mode-card{min-height:48px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--text);cursor:pointer;font-weight:800;padding:10px 12px}.segmented-control button.selected,.mode-card.selected{border-color:var(--teal);background:var(--surface-muted);color:var(--teal-dark)}.mode-card{display:grid;gap:10px;min-height:180px;text-align:left}.mode-card span,.mode-card small{color:var(--muted);font-weight:600;line-height:1.45}.mode-card strong{font-size:1.35rem}.list-stack{display:grid;gap:12px}.list-stack.compact{gap:8px}.list-row{border-bottom:1px solid var(--border);padding-bottom:12px}.list-row:last-child{border-bottom:0;padding-bottom:0}.list-row span,.objective-row span{color:var(--muted)}.list-row a{color:var(--teal-dark);font-weight:800;text-decoration:none}.objective-row{display:grid;align-items:start;gap:16px;grid-template-columns:minmax(0,1fr) auto;border-bottom:1px solid var(--border);padding-bottom:14px}.objective-row:last-child{border-bottom:0;padding-bottom:0}.objective-row strong,.objective-row span{display:block}.objective-row em{border-radius:999px;background:#f5f7f8;color:var(--teal-dark);font-size:.8rem;font-style:normal;font-weight:800;padding:6px 10px;white-space:nowrap}.case-text{color:var(--text);font-size:1.05rem}.timeline{display:grid;gap:12px;margin:0 0 20px;padding-left:22px}.timeline li{color:var(--muted);line-height:1.5}.filters-bar{align-items:end;border:1px solid var(--border);border-radius:8px;background:#fff;padding:18px}.compact-filter{min-width:220px}.filters-inline{display:flex;flex-wrap:wrap;align-items:end;justify-content:flex-end;gap:12px}.question-panel{display:grid;gap:22px}.question-statement{color:var(--text);font-size:clamp(1.04rem,1.3vw,1.16rem);line-height:1.62}.alternatives-list{display:grid;gap:12px}.alternative{display:grid;align-items:flex-start;gap:12px;grid-template-columns:20px 34px minmax(0,1fr);border:1px solid var(--border);border-radius:8px;cursor:pointer;min-height:78px;padding:16px}.alternative input{width:18px;min-height:18px;margin-top:8px}.alternative strong{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#eef4f5;font-size:.92rem}.alternative.selected{border-color:var(--teal);background:var(--surface-muted)}.alternative.correct{border-color:#2d7d5273;background:#eef8f1}.alternative.wrong{border-color:#c8553d73;background:#fff0eb}.answer-box{border-radius:8px;padding:16px}.answer-box.correct{background:#eef8f1;color:#245f3f}.answer-box.wrong{background:#fff0eb;color:#8f3c28}.answer-box p,.answer-box small{color:inherit}.question-report-box{border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:12px;background:color-mix(in srgb,var(--accent) 6%,transparent);padding:14px}.question-report-box summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;color:var(--text);font-weight:850}.question-report-box summary span{border-radius:999px;background:color-mix(in srgb,var(--amber) 16%,transparent);color:var(--amber);padding:4px 9px;font-size:.76rem}.question-report-form{display:grid;gap:12px;margin-top:14px}.question-report-form label{display:grid;gap:7px;color:var(--muted);font-size:.84rem;font-weight:850}.question-report-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.question-report-actions span{color:var(--muted);font-size:.9rem;font-weight:800}.confidence-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.alternatives-review{display:grid;gap:12px}.alternative-explanation{display:grid;gap:12px;grid-template-columns:38px minmax(0,1fr);border:1px solid var(--border);border-radius:8px;background:#fff;padding:14px}.alternative-explanation.correct{border-color:#2d7d5261;background:#eef8f1}.alternative-explanation>strong{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#eef4f5}.alternative-explanation span{display:block;margin-bottom:6px;font-weight:800}.alternative-explanation p{margin-bottom:0}.review-detail-card{display:grid;gap:18px;border:1px solid var(--border);border-radius:8px;background:#fff;padding:22px}.review-summary-grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.review-summary-grid div{border:1px solid var(--border);border-radius:8px;background:#f8fafb;padding:14px}.review-summary-grid span{display:block;margin-bottom:4px;color:var(--muted);font-size:.82rem;font-weight:800}.simulation-list{display:grid;gap:12px}.simulation-row{display:grid;align-items:center;gap:18px;grid-template-columns:minmax(0,1fr) auto;border:1px solid var(--border);border-left:5px solid #cbd6da;border-radius:8px;background:#fff;padding:16px}.simulation-row h3{margin-bottom:6px}.simulation-row p{margin-bottom:0}.simulation-row.status-segura{border-left-color:var(--green)}.simulation-row.status-duvida{border-left-color:var(--amber)}.simulation-row.status-erro{border-left-color:var(--coral)}.simulation-level{display:inline-flex;margin-bottom:8px;border-radius:999px;background:var(--surface-muted);color:var(--teal-dark);font-size:.76rem;font-weight:800;padding:5px 9px}.simulation-meta{display:grid;justify-items:end;gap:8px;min-width:140px}.simulation-meta span{color:var(--muted);font-size:.82rem;font-weight:800}.cycle-matrix{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.cycle-tile{display:grid;gap:10px;min-height:136px;border:1px solid transparent;border-radius:12px;background:linear-gradient(180deg,#ffffff18,#ffffff09) padding-box,linear-gradient(135deg,color-mix(in srgb,var(--accent) 42%,transparent),#ffffff0a,color-mix(in srgb,var(--accent-2) 22%,transparent)) border-box;box-shadow:0 1px #ffffff17 inset,0 22px 58px #00000040;color:var(--text);cursor:pointer;padding:18px;text-align:left;transition:box-shadow .18s ease,transform .18s ease}.cycle-tile:hover,.cycle-tile.selected{box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 28%,transparent) inset,0 0 34px color-mix(in srgb,var(--accent) 16%,transparent),0 28px 72px #0000005c;transform:translateY(-4px) rotateX(2deg) translateZ(8px)}.cycle-tile span,.cycle-tile small{color:var(--muted);font-weight:800;text-transform:uppercase}.cycle-tile strong{font-size:2rem;line-height:1}.final-review-builder{display:grid;gap:18px;grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr)}.final-review-guide-grid{display:grid;gap:18px;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr)}.final-review-priority-card{background:radial-gradient(circle at 92% 14%,color-mix(in srgb,var(--accent) 18%,transparent),transparent 260px),#ffffff0e}.final-review-roadmap{display:grid;gap:16px}.final-review-block-list{display:grid;gap:12px}.final-review-block{display:grid;align-items:center;gap:16px;grid-template-columns:44px minmax(0,1fr) auto;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:12px;background:#ffffff0b;padding:14px}.final-review-block-rank{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--accent) 18%,transparent);color:var(--accent);font-weight:950}.final-review-block span{display:block;color:var(--muted);font-size:.82rem;font-weight:850}.final-review-block h3{margin:5px 0 10px}.final-review-block-actions{display:grid;justify-items:end;gap:10px}.final-review-block-actions strong{color:var(--text)}.final-block-page{gap:20px}.final-block-hero{display:grid;gap:18px;grid-template-columns:minmax(0,1fr) minmax(320px,.75fr)}.final-block-closing{position:relative;overflow:hidden;display:grid;align-items:center;gap:26px;grid-template-columns:minmax(0,1fr) 220px}.final-block-closing:before{position:absolute;inset:-40% -12% auto auto;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--accent) 24%,transparent),transparent 68%);content:"";filter:blur(2px);pointer-events:none}.final-block-closing-copy,.final-block-mastery-visual{position:relative;z-index:1}.final-block-closing-copy h2{margin-bottom:8px;font-size:clamp(1.65rem,3vw,2.4rem)}.final-block-next-actions{display:flex;flex-wrap:wrap;gap:10px}.final-block-mastery-visual{display:grid;min-height:190px;place-items:center;perspective:900px}.mastery-orbit{position:relative;display:grid;width:176px;aspect-ratio:1;place-items:center;border-radius:50%;background:conic-gradient(var(--accent) 0 var(--mastery),rgba(255,255,255,.12) var(--mastery) 360deg),radial-gradient(circle at 32% 28%,rgba(255,255,255,.28),transparent 28%);box-shadow:0 0 34px color-mix(in srgb,var(--accent) 24%,transparent),inset 0 0 22px #ffffff14;transform:rotateX(10deg) rotateY(-12deg);transform-style:preserve-3d;animation:mastery-float 6s ease-in-out infinite}.mastery-orbit:before{position:absolute;inset:16px;border:1px solid color-mix(in srgb,var(--accent) 22%,transparent);border-radius:50%;background:color-mix(in srgb,var(--surface-strong) 92%,#000000);content:""}.mastery-orbit:after{position:absolute;inset:-10px;border:1px solid color-mix(in srgb,var(--accent) 34%,transparent);border-radius:50%;content:"";opacity:.7;transform:translateZ(-18px)}.mastery-orbit strong,.mastery-orbit span{position:relative;z-index:1}.mastery-orbit strong{align-self:end;color:var(--text);font-size:2.05rem}.mastery-orbit span{align-self:start;color:var(--muted);font-size:.78rem;font-weight:850;text-transform:uppercase}.final-block-step-list,.final-block-objective-list,.final-block-topic-list,.final-block-question-list{display:grid;gap:12px}.final-block-step-list div,.final-block-objective,.final-block-topic{border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:12px;background:#ffffff0b;padding:14px}.final-block-step-list div{display:grid;align-items:center;gap:12px;grid-template-columns:38px minmax(0,1fr)}.final-block-step-list strong{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--accent) 18%,transparent);color:var(--accent)}.final-block-objective{display:grid;gap:6px}.final-block-objective strong,.final-block-topic strong{color:var(--text)}.final-block-objective span,.final-block-topic span{color:var(--muted)}.final-block-topic{display:grid;gap:10px}.exam-summary-strip{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));margin:18px 0}.exam-summary-strip div{border:1px solid color-mix(in srgb,var(--accent) 16%,transparent);border-radius:10px;background:#ffffff0b;padding:12px}.exam-summary-strip span{display:block;margin-bottom:4px;color:var(--muted);font-size:.76rem;font-weight:850;text-transform:uppercase}.exam-summary-strip strong{color:var(--text);font-size:1.25rem}.final-question-list{display:grid;gap:12px}.final-question-row{display:grid;align-items:center;gap:18px;grid-template-columns:minmax(0,1fr) auto;border:1px solid color-mix(in srgb,var(--accent) 16%,transparent);border-left:5px solid color-mix(in srgb,var(--accent) 46%,transparent);border-radius:12px;background:#ffffff0b;padding:16px}.final-question-row.status-segura{border-left-color:var(--green)}.final-question-row.status-duvida{border-left-color:var(--amber)}.final-question-row.status-erro{border-left-color:var(--coral)}.final-question-row h3{margin-bottom:6px}.final-question-row p{margin-bottom:0}.final-question-row span,.final-question-meta span{color:var(--muted);font-size:.82rem;font-weight:800}.final-question-meta{display:grid;justify-items:end;gap:8px;min-width:150px}.final-question-meta strong{color:var(--text)}.coverage-command,.curation-layout,.quality-grid{display:grid;gap:18px;grid-template-columns:minmax(0,1.25fr) minmax(320px,.85fr)}.quality-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cycle-tile.static{cursor:default}.coverage-stats{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin:18px 0}.coverage-stats div,.coverage-focus,.curation-queue-card,.topic-coverage-item,.source-audit-card{border:1px solid color-mix(in srgb,var(--accent) 16%,transparent);border-radius:10px;background:#ffffff0b}.coverage-stats div{padding:12px}.coverage-stats span,.coverage-count span,.coverage-row-main p,.curation-queue-card p,.distribution-row span,.topic-coverage-item span{color:var(--muted)}.coverage-stats span{display:block;margin-bottom:4px;font-size:.76rem;font-weight:850;text-transform:uppercase}.coverage-stats strong,.coverage-focus strong,.coverage-count strong{color:var(--text);font-size:1.35rem}.coverage-focus{display:grid;gap:4px;margin:14px 0;padding:14px}.coverage-board{display:grid;gap:16px}.coverage-board-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.coverage-board-header h2{margin-bottom:0}.coverage-board-header>span{border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:999px;color:var(--muted);font-size:.78rem;font-weight:850;padding:7px 10px;white-space:nowrap}.coverage-list,.curation-queue,.distribution-bars,.source-audit-list{display:grid;gap:12px}.coverage-row{display:grid;gap:12px;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-left:5px solid color-mix(in srgb,var(--accent) 42%,transparent);border-radius:12px;background:#ffffff0a;padding:16px}.coverage-row.coverage-empty{border-left-color:color-mix(in srgb,var(--muted) 62%,transparent)}.coverage-row.coverage-active{border-left-color:var(--accent)}.coverage-row.coverage-complete{border-left-color:var(--green)}.coverage-row-main{display:grid;align-items:start;gap:16px;grid-template-columns:minmax(0,1fr) auto}.coverage-row-main h3{margin-bottom:6px;letter-spacing:0}.coverage-row-main p{margin-bottom:0;font-size:.9rem}.coverage-kicker{display:block;margin-bottom:6px;color:var(--accent);font-size:.74rem;font-weight:850;text-transform:uppercase}.coverage-count{display:grid;justify-items:end;gap:4px;min-width:96px}.topic-coverage{border-top:1px solid color-mix(in srgb,var(--accent) 12%,transparent);padding-top:10px}.topic-coverage summary{cursor:pointer;color:var(--accent);font-weight:850}.topic-coverage-grid{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:10px}.topic-coverage-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px}.topic-coverage-item.started{border-color:color-mix(in srgb,var(--green) 32%,transparent);background:color-mix(in srgb,var(--green) 10%,transparent)}.topic-coverage-item span{font-size:.86rem;line-height:1.35}.topic-coverage-item strong{color:var(--text);white-space:nowrap}.curation-hero-card h2,.curation-next-card h2{max-width:820px}.curation-queue-card{display:grid;align-items:center;gap:14px;grid-template-columns:auto minmax(0,1fr) auto;padding:14px}.curation-queue-card>span{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--accent) 16%,transparent);color:var(--accent);font-weight:900}.curation-queue-card strong{display:block;color:var(--text);line-height:1.3}.curation-queue-card p{margin:4px 0 0;font-size:.9rem}.curation-queue-card em,.audit-pill{border-radius:999px;font-size:.76rem;font-style:normal;font-weight:850;padding:6px 9px;white-space:nowrap}.curation-queue-card em{background:color-mix(in srgb,var(--amber) 14%,transparent);color:var(--text)}.distribution-row{display:grid;align-items:center;gap:12px;grid-template-columns:112px minmax(0,1fr) 38px}.distribution-row strong{color:var(--text);text-align:right}.source-audit-card{display:grid;align-items:start;gap:14px;grid-template-columns:auto minmax(0,1fr);padding:14px}.source-audit-card h3{margin-bottom:6px}.source-audit-card p{margin-bottom:0}.audit-pill{background:color-mix(in srgb,var(--muted) 16%,transparent);color:var(--text);text-transform:uppercase}.audit-suficiente{background:color-mix(in srgb,var(--green) 16%,transparent);color:var(--green)}.audit-parcial{background:color-mix(in srgb,var(--amber) 16%,transparent);color:var(--amber)}.audit-insuficiente{background:color-mix(in srgb,var(--coral) 16%,transparent);color:var(--coral)}.editorial-review-layout{display:grid;align-items:start;gap:18px;grid-template-columns:minmax(230px,.75fr) minmax(0,1.65fr) minmax(290px,.8fr)}.editorial-main{display:grid;gap:18px}.editorial-rail,.editorial-decision-panel{position:sticky;top:24px}.editorial-queue-list{display:grid;max-height:70vh;gap:8px;overflow:auto;padding-right:4px}.editorial-queue-item{display:grid;gap:6px;border:1px solid color-mix(in srgb,var(--accent) 12%,transparent);border-radius:10px;background:#ffffff0a;color:inherit;padding:11px;text-decoration:none;transition:border-color .16s ease,background .16s ease,transform .16s ease}.editorial-queue-item:hover,.editorial-queue-item.active{border-color:color-mix(in srgb,var(--accent) 42%,transparent);background:color-mix(in srgb,var(--accent) 10%,transparent);transform:translateY(-2px)}.editorial-queue-item>span{color:var(--accent);font-size:.74rem;font-weight:900}.editorial-queue-item strong{color:var(--text);font-size:.9rem;line-height:1.35}.decision-pill{justify-self:start;border-radius:999px;background:color-mix(in srgb,var(--muted) 16%,transparent);color:var(--muted);font-size:.72rem;font-weight:850;padding:5px 8px}.decision-aprovada{background:color-mix(in srgb,var(--green) 16%,transparent);color:var(--green)}.decision-ajustar{background:color-mix(in srgb,var(--amber) 16%,transparent);color:var(--amber)}.decision-rejeitada{background:color-mix(in srgb,var(--coral) 16%,transparent);color:var(--coral)}.editorial-question-panel{gap:20px}.editorial-meta-strip{display:flex;flex-wrap:wrap;gap:8px}.editorial-meta-strip span{border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:999px;background:#ffffff0b;color:var(--muted);font-size:.76rem;font-weight:850;padding:6px 9px}.editorial-alternatives{display:grid;gap:12px}.editorial-alternative{display:grid;gap:12px;grid-template-columns:auto minmax(0,1fr);border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:12px;background:#ffffff0a;padding:14px}.editorial-alternative.correct{border-color:color-mix(in srgb,var(--green) 42%,transparent);background:color-mix(in srgb,var(--green) 10%,transparent)}.editorial-alternative>strong{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--accent) 16%,transparent);color:var(--text)}.editorial-alternative p{margin-bottom:8px;color:var(--text)}.editorial-alternative small{color:var(--muted);line-height:1.45}.editorial-detail-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.source-reference-grid{display:grid;gap:12px}.source-reference-card{display:grid;gap:6px;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:10px;background:#ffffff0a;padding:13px}.source-reference-card strong{color:var(--text)}.source-reference-card span{color:var(--muted);line-height:1.4}.source-reference-card em{color:var(--accent);font-style:normal;font-weight:850}.decision-actions{display:grid;gap:10px;margin:16px 0}.editorial-note-field{display:grid;gap:8px;color:var(--muted);font-size:.9rem;font-weight:800}.editorial-checklist{display:grid;gap:10px;margin-top:18px;border-top:1px solid color-mix(in srgb,var(--accent) 12%,transparent);padding-top:16px}.checklist-row{display:grid;align-items:center;gap:10px;grid-template-columns:auto minmax(0,1fr);border:1px solid color-mix(in srgb,var(--amber) 18%,transparent);border-radius:10px;background:color-mix(in srgb,var(--amber) 8%,transparent);padding:10px}.checklist-row.done{border-color:color-mix(in srgb,var(--green) 24%,transparent);background:color-mix(in srgb,var(--green) 8%,transparent)}.checklist-row span{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--amber) 16%,transparent);color:var(--amber);font-size:.75rem;font-weight:900}.checklist-row.done span{background:color-mix(in srgb,var(--green) 16%,transparent);color:var(--green)}.checklist-row strong{color:var(--text);font-size:.9rem}.review-timestamp{margin:14px 0 0;font-size:.86rem}.question-management-layout{display:grid;align-items:start;gap:18px;grid-template-columns:minmax(280px,.82fr) minmax(0,1.6fr)}.question-management-rail{position:sticky;top:24px}.question-management-filters,.question-editor-grid,.question-editor-alternatives,.question-editor-audit-list{display:grid;gap:12px}.question-management-filters{margin-bottom:16px}.question-management-filters label,.question-editor-panel label{display:grid;gap:7px;color:var(--muted);font-size:.84rem;font-weight:850}.question-management-list{display:grid;max-height:70vh;gap:8px;overflow:auto;padding-right:4px}.question-management-list-item{display:grid;gap:6px;border:1px solid color-mix(in srgb,var(--accent) 12%,transparent);border-radius:10px;background:#ffffff0a;color:inherit;padding:11px;text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease}.question-management-list-item:hover,.question-management-list-item.active{border-color:color-mix(in srgb,var(--accent) 42%,transparent);background:color-mix(in srgb,var(--accent) 10%,transparent);transform:translateY(-2px)}.question-management-list-item span,.question-management-list-item small{color:var(--muted);font-size:.74rem;font-weight:850}.question-management-list-item strong{color:var(--text);font-size:.9rem;line-height:1.35}.question-management-main,.question-editor-panel{display:grid;min-width:0;gap:18px;grid-template-columns:minmax(0,1fr)}.question-management-layout,.question-editor-grid,.question-editor-grid>label,.question-editor-field-wide,.question-editor-alternatives,.question-editor-alternative,.question-editor-alternative>label,.question-editor-source{min-width:0}.question-editor-panel :is(input,select,textarea){max-width:100%}.question-editor-grid,.question-editor-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.question-editor-field-wide{display:grid;gap:8px}.question-editor-alternative{display:grid;gap:12px;grid-template-columns:42px minmax(0,1fr) minmax(0,1fr);border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:12px;background:#ffffff0a;padding:14px}.question-editor-alternative>strong{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--accent) 16%,transparent);color:var(--text)}.question-editor-source{display:grid;gap:12px;border-top:1px solid color-mix(in srgb,var(--accent) 12%,transparent);padding-top:18px}.question-editor-actions{display:flex;flex-wrap:wrap;gap:10px}.editor-status-message{border:1px solid color-mix(in srgb,var(--accent) 26%,transparent);border-radius:10px;background:color-mix(in srgb,var(--accent) 10%,transparent);color:var(--text);padding:12px}.image-admin-panel{display:grid;gap:18px}.image-admin-guides{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.image-admin-guide{display:grid;gap:6px;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:12px;background:#ffffff0a;padding:14px}.image-admin-guide strong,.image-admin-guide span{color:var(--text)}.image-admin-guide span{font-size:1.1rem;font-weight:900}.image-admin-guide small,.image-admin-guide p{margin:0;color:var(--muted);font-size:.82rem;line-height:1.45}.image-admin-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.image-admin-field{display:grid;gap:8px;color:var(--muted);font-size:.84rem;font-weight:850}.image-admin-field small{color:var(--muted);font-weight:650;line-height:1.4}.image-admin-preview{display:block;overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:12px;background:color-mix(in srgb,var(--accent) 8%,transparent);aspect-ratio:1.76 / 1}.image-admin-preview.panorama{aspect-ratio:4.86 / 1}.image-admin-preview.almost-square{aspect-ratio:10 / 9}.image-admin-preview.portrait{max-width:190px;aspect-ratio:8 / 11}.image-admin-preview img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.question-editor-audit-row{display:grid;align-items:center;gap:12px;grid-template-columns:minmax(0,1fr) auto;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:10px;background:#ffffff0a;padding:12px}.question-editor-audit-row strong,.question-editor-audit-row span{display:block}.question-editor-audit-row span{color:var(--muted);font-size:.82rem}.question-editor-audit-row em{color:var(--accent);font-style:normal;font-weight:850;white-space:nowrap}.apg-editor-section,.apg-editor-list{display:grid;gap:14px}.apg-editor-section{border-top:1px solid color-mix(in srgb,var(--accent) 12%,transparent);padding-top:18px}.apg-editor-card{display:grid;gap:12px;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:12px;background:#ffffff0a;padding:14px}.apg-editor-card-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.apg-editor-card-heading strong{color:var(--text)}.apg-objective-checkboxes{display:grid;gap:8px;border:1px solid color-mix(in srgb,var(--accent) 12%,transparent);border-radius:10px;padding:12px}.apg-objective-checkboxes>span{color:var(--muted);font-size:.82rem;font-weight:850}.apg-objective-checkboxes label{display:grid;align-items:start;gap:8px;grid-template-columns:auto minmax(0,1fr);color:color-mix(in srgb,var(--text) 86%,var(--muted));font-size:.9rem;line-height:1.45}.apg-objective-checkboxes input{width:16px;min-height:16px;margin-top:3px}.question-report-detail{display:grid;gap:18px}.report-status-pill{justify-self:end;border:1px solid color-mix(in srgb,var(--accent) 24%,transparent);border-radius:999px;background:color-mix(in srgb,var(--accent) 10%,transparent);color:var(--text);padding:7px 11px;font-size:.78rem;font-weight:900}.report-status-pill.status-aberto{border-color:color-mix(in srgb,var(--amber) 36%,transparent);background:color-mix(in srgb,var(--amber) 13%,transparent);color:var(--amber)}.report-status-pill.status-resolvido{border-color:color-mix(in srgb,var(--green) 36%,transparent);background:color-mix(in srgb,var(--green) 13%,transparent);color:var(--green)}.report-status-pill.status-arquivado,.report-status-pill.status-rascunho{border-color:color-mix(in srgb,var(--muted) 24%,transparent);background:color-mix(in srgb,var(--muted) 10%,transparent);color:var(--muted)}.report-status-pill.status-homologacao{border-color:color-mix(in srgb,var(--amber) 36%,transparent);background:color-mix(in srgb,var(--amber) 13%,transparent);color:var(--amber)}.report-status-pill.status-publicada{border-color:color-mix(in srgb,var(--green) 36%,transparent);background:color-mix(in srgb,var(--green) 13%,transparent);color:var(--green)}.report-status-pill.status-revertida{border-color:color-mix(in srgb,var(--coral) 34%,transparent);background:color-mix(in srgb,var(--coral) 12%,transparent);color:var(--coral)}.report-detail-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.report-detail-grid article,.report-note-card{display:grid;gap:7px;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:12px;background:#ffffff0a;padding:14px}.report-detail-grid span,.report-note-card span,.report-note-card small{color:var(--muted);font-size:.78rem;font-weight:850}.report-detail-grid strong,.report-note-card p{margin:0;color:var(--text)}.report-status-actions{display:flex;flex-wrap:wrap;gap:10px}.release-layout{display:grid;align-items:start;gap:18px;grid-template-columns:minmax(0,1.45fr) minmax(280px,.7fr)}.release-create-panel,.release-audit-panel{display:grid;gap:16px}.release-readiness-grid{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.release-gate{display:grid;gap:6px;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-left:5px solid var(--accent);border-radius:12px;background:color-mix(in srgb,var(--accent) 7%,transparent);padding:13px}.release-gate span{color:var(--muted);font-size:.72rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.release-gate strong{color:var(--text);font-size:1.35rem}.release-gate p{margin:0;color:var(--muted);font-size:.82rem}.release-gate.ok{border-left-color:var(--green)}.release-gate.warning{border-left-color:var(--amber)}.release-gate.blocked{border-left-color:var(--coral)}.release-status-message{align-self:center;color:var(--muted);font-size:.9rem;font-weight:850}.release-list{display:grid;gap:12px}.release-card{display:grid;align-items:center;gap:16px;grid-template-columns:minmax(0,1.2fr) auto auto;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:14px;background:#ffffff0a;padding:16px}.release-card h3,.release-card p{margin:8px 0 0}.release-card small{display:block;margin-top:6px;color:var(--muted)}.release-card-stats{display:grid;align-items:center;gap:2px 10px;grid-template-columns:auto auto;color:var(--muted);font-size:.78rem;font-weight:850}.release-card-stats strong{color:var(--text);font-size:1rem}.release-card-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.backup-layout{display:grid;align-items:start;gap:18px;grid-template-columns:minmax(0,1fr) minmax(300px,.82fr)}.backup-create-panel,.backup-import-panel{display:grid;gap:16px}.backup-import-panel label{display:grid;gap:7px;color:var(--muted);font-size:.84rem;font-weight:850}.backup-json-textarea{min-height:220px;font-family:Cascadia Code,JetBrains Mono,Consolas,monospace;font-size:.84rem}.backup-list{display:grid;gap:12px}.backup-card{display:grid;align-items:center;gap:16px;grid-template-columns:minmax(0,1.25fr) auto auto;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:14px;background:#ffffff0a;padding:16px}.backup-card h3,.backup-card p{margin:8px 0 0}.backup-card small{display:block;margin-top:6px;color:var(--muted)}.backup-card-stats{display:grid;align-items:center;gap:2px 10px;grid-template-columns:auto auto;color:var(--muted);font-size:.78rem;font-weight:850}.backup-card-stats strong{color:var(--text);font-size:.95rem}.report-status-pill.status-salvo{border-color:color-mix(in srgb,var(--green) 34%,transparent);background:color-mix(in srgb,var(--green) 12%,transparent);color:var(--green)}.report-status-pill.status-importado{border-color:color-mix(in srgb,var(--accent) 34%,transparent);background:color-mix(in srgb,var(--accent) 12%,transparent);color:var(--accent)}.report-status-pill.status-restaurado{border-color:color-mix(in srgb,var(--amber) 36%,transparent);background:color-mix(in srgb,var(--amber) 13%,transparent);color:var(--amber)}.report-status-pill.status-critica{border-color:color-mix(in srgb,var(--coral) 42%,transparent);background:color-mix(in srgb,var(--coral) 13%,transparent);color:var(--coral)}.report-status-pill.status-info{border-color:color-mix(in srgb,var(--accent) 34%,transparent);background:color-mix(in srgb,var(--accent) 12%,transparent);color:var(--accent)}.report-status-pill.status-ok,.report-status-pill.status-pronto{border-color:color-mix(in srgb,var(--green) 34%,transparent);background:color-mix(in srgb,var(--green) 12%,transparent);color:var(--green)}.report-status-pill.status-atencao{border-color:color-mix(in srgb,var(--amber) 38%,transparent);background:color-mix(in srgb,var(--amber) 13%,transparent);color:var(--amber)}.report-status-pill.status-bloqueado{border-color:color-mix(in srgb,var(--coral) 42%,transparent);background:color-mix(in srgb,var(--coral) 13%,transparent);color:var(--coral)}.beta-readiness-hero{display:grid;align-items:center;gap:20px;grid-template-columns:minmax(0,1fr) auto;overflow:hidden;position:relative}.beta-readiness-hero:after{position:absolute;inset:auto -80px -120px auto;width:260px;height:260px;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:50%;content:""}.beta-readiness-hero.status-bloqueado{border-color:color-mix(in srgb,var(--coral) 32%,transparent)}.beta-readiness-hero.status-atencao{border-color:color-mix(in srgb,var(--amber) 32%,transparent)}.beta-readiness-hero.status-pronto{border-color:color-mix(in srgb,var(--green) 32%,transparent)}.readiness-update-note{display:grid;gap:4px;max-width:720px;margin-top:14px;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:12px;background:color-mix(in srgb,var(--accent) 8%,transparent);padding:12px}.readiness-update-note strong,.readiness-update-note span{display:block}.readiness-update-note strong{color:var(--text)}.readiness-update-note span{color:var(--muted);font-size:.88rem}.beta-score-ring{display:grid;width:132px;height:132px;place-items:center;border:1px solid color-mix(in srgb,var(--accent) 28%,transparent);border-radius:50%;background:radial-gradient(circle at center,color-mix(in srgb,var(--accent) 12%,transparent),transparent 58%),color-mix(in srgb,var(--panel-bg) 84%,transparent);box-shadow:0 0 0 10px color-mix(in srgb,var(--accent) 5%,transparent),var(--shadow);color:var(--text);font-size:1.7rem;font-weight:950}.readiness-layout{display:grid;align-items:start;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.readiness-focus-list,.readiness-gate-list{display:grid;gap:12px}.readiness-focus-card,.readiness-gate-card{display:grid;align-items:center;gap:14px;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-left:5px solid var(--accent);border-radius:14px;background:#ffffff0a;padding:14px}.readiness-focus-card{grid-template-columns:minmax(0,1fr) auto}.readiness-gate-card{grid-template-columns:minmax(0,1fr) auto auto}.readiness-focus-card.status-bloqueado,.readiness-gate-card.status-bloqueado{border-left-color:var(--coral)}.readiness-focus-card.status-atencao,.readiness-gate-card.status-atencao{border-left-color:var(--amber)}.readiness-focus-card.status-pronto,.readiness-gate-card.status-pronto{border-left-color:var(--green)}.readiness-focus-card span,.readiness-gate-card small{display:block;color:var(--muted);font-size:.76rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.readiness-focus-card p,.readiness-gate-card p{margin:7px 0 0;color:var(--muted)}.readiness-gate-card h3{margin:8px 0 0}.readiness-gate-card>strong{color:var(--text);white-space:nowrap}.notification-toolbar{display:flex;align-items:end;justify-content:space-between;gap:14px}.notification-list{display:grid;gap:12px}.notification-card{display:grid;align-items:center;gap:16px;grid-template-columns:auto minmax(0,1fr) auto;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-left:5px solid var(--accent);border-radius:14px;background:#ffffff0a;padding:16px}.notification-card.read{opacity:.7}.notification-card.severity-critica{border-left-color:var(--coral)}.notification-card.severity-atencao{border-left-color:var(--amber)}.notification-card.severity-ok{border-left-color:var(--green)}.notification-marker{display:grid;width:76px;height:76px;place-items:center;border-radius:16px;background:color-mix(in srgb,var(--accent) 12%,transparent);color:var(--text);font-size:.84rem;font-weight:950;text-align:center}.notification-card h2,.notification-card p{margin:8px 0 0}.notification-card small{display:block;margin-top:8px;color:var(--muted);font-weight:800}.notification-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.quality-gates-grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.quality-gate-card{display:grid;gap:7px;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-left:5px solid var(--accent);border-radius:10px;background:color-mix(in srgb,var(--accent) 7%,transparent);padding:14px}.quality-gate-card span{color:var(--muted);font-size:.7rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.quality-gate-card strong{color:var(--text)}.quality-gate-card p{margin:0;color:var(--muted);font-size:.86rem}.quality-gate-card.ok{border-left-color:var(--green)}.quality-gate-card.warning{border-left-color:var(--amber)}.quality-gate-card.blocked{border-left-color:var(--coral);background:color-mix(in srgb,var(--coral) 8%,transparent)}.batch-layout,.batch-review-grid{display:grid;align-items:start;gap:18px;grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr)}.batch-input-panel{display:grid;gap:14px}.json-textarea{min-height:520px;font-family:Cascadia Code,JetBrains Mono,Consolas,monospace;font-size:.88rem;line-height:1.55;white-space:pre}.batch-status-panel{position:sticky;top:24px}.batch-status-panel.ready{border-color:color-mix(in srgb,var(--green) 30%,transparent)}.batch-status-panel.has-errors{border-color:color-mix(in srgb,var(--coral) 34%,transparent)}.batch-command-card{display:grid;gap:8px;margin-top:16px;border:1px solid color-mix(in srgb,var(--accent) 16%,transparent);border-radius:10px;background:#ffffff0b;padding:12px}.batch-command-card span{color:var(--muted);font-size:.76rem;font-weight:850;text-transform:uppercase}.batch-command-card code{overflow-wrap:anywhere;color:var(--text);font-size:.85rem}.batch-preview-list,.issue-list{display:grid;gap:10px}.batch-preview-card{display:grid;align-items:center;gap:14px;grid-template-columns:minmax(0,1fr) auto;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-left:5px solid var(--green);border-radius:12px;background:#ffffff0a;padding:14px}.batch-preview-card.blocked{border-left-color:var(--coral)}.batch-preview-card span,.batch-preview-card small,.batch-preview-meta small,.batch-preview-meta span{color:var(--muted)}.batch-preview-card strong{display:block;margin:4px 0;color:var(--text)}.batch-preview-meta{display:grid;justify-items:end;gap:6px;min-width:120px}.batch-preview-meta em{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--accent) 18%,transparent);color:var(--text);font-style:normal;font-weight:900}.issue-card{display:grid;gap:6px;border:1px solid color-mix(in srgb,var(--amber) 22%,transparent);border-left:5px solid var(--amber);border-radius:12px;background:color-mix(in srgb,var(--amber) 8%,transparent);padding:13px}.issue-card.erro{border-color:color-mix(in srgb,var(--coral) 26%,transparent);border-left-color:var(--coral);background:color-mix(in srgb,var(--coral) 8%,transparent)}.issue-card span{color:var(--muted);font-size:.72rem;font-weight:900;text-transform:uppercase}.issue-card strong{color:var(--text)}.issue-card p{margin-bottom:0}.import-assistant-layout{display:grid;align-items:start;gap:18px;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}.import-status-card.ready{border-color:color-mix(in srgb,var(--green) 30%,transparent)}.import-status-card.blocked{border-color:color-mix(in srgb,var(--coral) 34%,transparent)}.import-step-grid{display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}.import-step-card{display:grid;gap:12px;align-content:start;min-height:250px;border:1px solid color-mix(in srgb,var(--accent) 16%,transparent);border-radius:12px;background:linear-gradient(180deg,#ffffff13,#ffffff09),#ffffff09;padding:16px}.import-step-card.done{border-color:color-mix(in srgb,var(--green) 28%,transparent)}.import-step-card.active{border-color:color-mix(in srgb,var(--accent) 34%,transparent)}.import-step-card.locked{opacity:.66}.import-step-card>span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--accent) 16%,transparent);color:var(--accent);font-weight:900}.import-step-card.done>span{background:color-mix(in srgb,var(--green) 16%,transparent);color:var(--green)}.import-step-card h2{font-size:1.05rem}.import-step-card p{margin-bottom:12px}.import-step-card code{display:block;margin-bottom:12px;overflow-wrap:anywhere;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:10px;background:#00000029;color:var(--text);font-size:.82rem;padding:10px}.post-import-status.status-detectado{border-color:color-mix(in srgb,var(--green) 32%,transparent)}.post-import-status.status-parcial{border-color:color-mix(in srgb,var(--amber) 32%,transparent)}.post-import-status.status-aguardando,.post-import-status.status-sem-lote{border-color:color-mix(in srgb,var(--coral) 28%,transparent)}.post-coverage-list{display:grid;gap:12px}.post-coverage-card{display:grid;align-items:start;gap:18px;grid-template-columns:minmax(0,1fr) minmax(300px,.9fr);border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:12px;background:#ffffff0a;padding:16px}.post-coverage-card h3{margin-bottom:6px}.post-coverage-card p{margin-bottom:0}.post-compare-bars{display:grid;gap:10px}.post-compare-bars div{display:grid;gap:6px}.post-compare-bars span{color:var(--muted);font-size:.76rem;font-weight:850;text-transform:uppercase}.post-compare-bars strong{color:var(--text)}.admin-layout{display:grid;align-items:start;gap:18px;grid-template-columns:minmax(260px,.8fr) minmax(0,1.8fr)}.admin-side-panel{position:sticky;top:24px}.admin-main,.admin-list,.admin-audit-list{display:grid;gap:14px}.admin-toolbar{display:grid;align-items:end;gap:16px;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr)}.admin-tabs{margin-bottom:0;grid-template-columns:repeat(3,minmax(0,1fr))}.admin-row,.admin-audit-card{display:grid;align-items:center;gap:18px;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:12px;background:#ffffff0a;padding:16px}.admin-row{grid-template-columns:minmax(0,1fr) minmax(260px,auto)}.admin-row h3{margin-bottom:6px}.admin-row p{margin-bottom:0}.admin-row-actions{display:grid;justify-items:end;gap:10px;min-width:240px}.admin-status-pill{border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:999px;background:color-mix(in srgb,var(--accent) 10%,transparent);color:var(--text);font-size:.76rem;font-weight:850;padding:6px 10px}.admin-status-pill.status-publicada{border-color:color-mix(in srgb,var(--green) 26%,transparent);background:color-mix(in srgb,var(--green) 12%,transparent);color:var(--green)}.admin-status-pill.status-revisada{border-color:color-mix(in srgb,var(--accent) 32%,transparent);background:color-mix(in srgb,var(--accent) 12%,transparent);color:var(--accent)}.admin-status-pill.status-aguardando_revisao{border-color:color-mix(in srgb,var(--amber) 28%,transparent);background:color-mix(in srgb,var(--amber) 12%,transparent);color:var(--amber)}.admin-status-pill.status-reportada,.admin-status-pill.status-arquivada{border-color:color-mix(in srgb,var(--coral) 26%,transparent);background:color-mix(in srgb,var(--coral) 12%,transparent);color:var(--coral)}.admin-status-pill.status-premium,.admin-status-pill.status-ilimitado{border-color:color-mix(in srgb,var(--accent) 32%,transparent);background:color-mix(in srgb,var(--accent) 12%,transparent);color:var(--accent)}.admin-status-pill.status-gratuita,.admin-status-pill.status-gratuito{border-color:color-mix(in srgb,var(--teal) 24%,transparent);background:color-mix(in srgb,var(--teal) 10%,transparent);color:var(--teal)}.admin-status-pill.status-expirada,.admin-status-pill.status-bloqueada{border-color:color-mix(in srgb,var(--coral) 28%,transparent);background:color-mix(in srgb,var(--coral) 12%,transparent);color:var(--coral)}.admin-user-row{grid-template-columns:minmax(0,1fr) minmax(360px,.85fr)}.admin-user-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;color:var(--muted);font-size:.82rem;font-weight:800}.admin-user-controls,.admin-user-form{display:grid;gap:12px}.admin-user-controls{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-bulk-panel,.admin-bulk-controls,.feature-checkbox-grid{display:grid;gap:12px}.admin-bulk-controls{align-items:end;grid-template-columns:repeat(3,minmax(0,1fr))}.admin-bulk-controls label,.admin-select-user{display:grid;gap:8px;color:var(--muted);font-size:.82rem;font-weight:800}.admin-select-user{display:inline-flex;align-items:center;margin-bottom:10px}.feature-checkbox-grid{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr))}.feature-checkbox-grid.compact{grid-template-columns:repeat(5,minmax(0,1fr))}.feature-checkbox-grid label{display:flex;align-items:flex-start;gap:8px;border:1px solid color-mix(in srgb,var(--accent) 13%,transparent);border-radius:10px;background:color-mix(in srgb,var(--accent) 5%,transparent);color:var(--text);font-size:.78rem;font-weight:850;padding:9px}.feature-checkbox-grid .feature-checkbox-grid-master{grid-column:1 / -1;border-color:color-mix(in srgb,var(--accent) 26%,transparent);background:color-mix(in srgb,var(--accent) 10%,transparent)}.feature-checkbox-grid input{min-height:16px;width:16px;margin-top:2px}.feature-checkbox-grid small{display:block;margin-top:2px;color:var(--muted);font-size:.72rem;font-weight:700;line-height:1.3}.admin-user-permissions{margin-top:2px}.admin-user-form{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end}.admin-user-controls label,.admin-user-form label{display:grid;gap:8px;color:var(--muted);font-size:.82rem;font-weight:800}.side-note{border-left:2px solid color-mix(in srgb,var(--accent) 40%,transparent);margin:4px 0 0;padding-left:12px;font-size:.9rem}.admin-audit-card{grid-template-columns:auto minmax(0,1fr) auto}.admin-audit-card>span{display:grid;min-width:72px;place-items:center;border-radius:999px;background:color-mix(in srgb,var(--accent) 12%,transparent);color:var(--accent);font-size:.76rem;font-weight:900;padding:7px 10px}.admin-audit-card strong{color:var(--text)}.admin-audit-card p{margin:4px 0 0}.admin-audit-card time{color:var(--muted);font-size:.82rem;font-weight:800;white-space:nowrap}.profile-layout{display:grid;gap:18px;grid-template-columns:minmax(0,1.5fr) minmax(320px,.8fr)}.save-feedback{margin-bottom:0;color:var(--green);font-weight:800}@keyframes tech-sheen{0%{transform:translate(-8%)}to{transform:translate(8%)}}@keyframes panel-scan{0%,42%{transform:translate(-82%)}68%,to{transform:translate(82%)}}@keyframes holo-mark{0%,to{transform:rotateX(0) rotateY(0) translateZ(0)}45%{transform:rotateX(7deg) rotateY(-9deg) translateZ(8px)}72%{transform:rotateX(-4deg) rotateY(6deg) translateZ(4px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}.empty-state{display:grid;justify-items:start;gap:12px;border:1px dashed var(--theme-color-border, var(--border));border-radius:18px;background:var(--theme-color-surface, #ffffff);color:var(--theme-color-text, inherit);box-shadow:var(--theme-shadow-card, none);padding:32px}.empty-state.compact{padding:20px}.cards-grid>.empty-state{grid-column:1 / -1}@media(max-width:1100px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;z-index:2;height:auto;flex-direction:row;align-items:center;overflow:auto hidden;border-right:0;border-bottom:1px solid var(--border)}.nav-list{display:flex;min-width:max-content;overflow:visible;padding-right:0}.access-pill{margin-top:0}.sidebar-profile{margin-top:0;margin-left:auto;border-top:0;padding-top:0}.dashboard-grid,.cards-grid,.cards-grid.three,.topic-grid,.mastery-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.today-panel,.split-grid,.split-grid.wide-left{grid-template-columns:1fr}.today-actions{justify-content:flex-start}.simulation-row,.final-review-builder,.final-question-row,.coverage-command,.curation-layout,.quality-grid,.editorial-review-layout,.editorial-detail-grid,.question-management-layout,.question-editor-grid,.question-editor-grid.two,.report-detail-grid,.release-layout,.release-readiness-grid,.access-test-matrix,.release-card,.backup-layout,.backup-card,.notification-card,.beta-readiness-hero,.readiness-layout,.readiness-focus-card,.readiness-gate-card,.quality-gates-grid,.batch-layout,.batch-review-grid,.import-assistant-layout,.import-step-grid,.post-coverage-card,.admin-layout,.admin-toolbar,.admin-row,.admin-user-row,.admin-user-controls,.admin-bulk-controls,.feature-checkbox-grid,.feature-checkbox-grid.compact,.admin-user-form,.profile-layout{grid-template-columns:1fr}.admin-side-panel{position:static}.admin-row-actions{justify-items:start}.notification-actions{justify-content:flex-start}.beta-score-ring{width:108px;height:108px}.editorial-rail,.editorial-decision-panel,.question-management-rail,.batch-status-panel{position:static}.editorial-queue-list,.question-management-list{max-height:none;grid-template-columns:repeat(2,minmax(0,1fr))}.final-question-meta,.simulation-meta{justify-items:start}}@media(max-width:760px){.image-admin-grid{grid-template-columns:1fr}.main-content{padding:22px 16px 32px}.sidebar{align-items:flex-start;flex-direction:column;gap:16px}.nav-list{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.nav-link{text-align:center}.sidebar-profile{width:100%;margin-left:0}.page-header{display:grid}.auth-page{grid-template-columns:1fr}.auth-panel{border-right:0;padding:28px 18px}.auth-side{min-height:auto;padding:32px 18px}.dashboard-grid,.cards-grid,.cards-grid.three,.topic-grid,.discipline-grid,.filters-bar,.form-grid,.mastery-strip,.review-summary-grid,.cycle-matrix,.exam-summary-strip,.coverage-stats,.topic-coverage-grid,.coverage-row-main,.source-audit-card,.curation-queue-card,.editorial-alternative,.question-editor-alternative,.question-editor-audit-row,.batch-preview-card,.admin-audit-card,.editorial-queue-list,.question-management-list{grid-template-columns:1fr}.batch-preview-meta,.coverage-count{justify-items:start}.segmented-control{grid-template-columns:repeat(2,minmax(0,1fr))}}body{background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(135deg,rgba(255,255,255,.04),transparent 30%),linear-gradient(160deg,color-mix(in srgb,var(--accent) 13%,transparent),transparent 34%),linear-gradient(22deg,transparent 62%,color-mix(in srgb,var(--accent-2) 7%,transparent)),var(--bg);background-attachment:fixed;background-size:48px 48px,48px 48px,auto,auto,auto,auto;color:var(--text)}body:before{background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.12) 44%,transparent 54%),repeating-linear-gradient(90deg,transparent 0 92px,rgba(255,255,255,.035) 92px 94px),linear-gradient(180deg,rgba(0,0,0,.1),transparent 38%);mix-blend-mode:screen;opacity:.72}body:after{position:fixed;inset:0;z-index:-1;pointer-events:none;content:"";background:linear-gradient(90deg,transparent 0 70%,rgba(255,255,255,.05) 70% 70.5%,transparent 70.5%),linear-gradient(180deg,transparent 0 62%,rgba(255,255,255,.035) 62% 62.5%,transparent 62.5%);background-size:220px 220px,180px 180px;opacity:.55;transform:perspective(900px) rotateX(58deg) translateY(18%);transform-origin:center bottom}p,.list-row span,.objective-row span,.metric-card span,.metric-card small,.mini-stat span,.topic-card small,.mode-card span,.mode-card small,.simulation-meta span{color:var(--muted)}.app-shell{position:relative;isolation:isolate}.app-shell:before{position:fixed;inset:0;z-index:-1;pointer-events:none;content:"";background:linear-gradient(120deg,transparent 0%,rgba(8,217,255,.08) 28%,transparent 52%),linear-gradient(300deg,transparent 40%,color-mix(in srgb,var(--accent-2) 7%,transparent),transparent 76%);opacity:.82}.sidebar{border-right:1px solid color-mix(in srgb,var(--accent) 18%,transparent);background:linear-gradient(180deg,#ffffff0e,#ffffff05),#050818c2;box-shadow:18px 0 60px #00000047}.brand strong,.sidebar-profile strong,.metric-card strong,.list-row strong,.topic-card h3,.apg-card h3,.question-summary h3,.mode-card strong{color:var(--text)}.brand-mark{border:1px solid color-mix(in srgb,var(--accent) 55%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 78%,#ffffff),var(--accent-2)),var(--surface-strong);box-shadow:0 0 0 1px #ffffff1f inset,0 0 28px color-mix(in srgb,var(--accent) 44%,transparent),0 18px 34px #0000005c}.nav-link{border:1px solid transparent;color:color-mix(in srgb,var(--muted) 82%,var(--text));transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.nav-link:hover,.nav-link.active{border-color:color-mix(in srgb,var(--accent) 34%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 16%,transparent),color-mix(in srgb,var(--accent-2) 8%,transparent));color:var(--text);box-shadow:var(--neon-shadow);transform:translate(3px)}.sidebar-profile{border-top-color:color-mix(in srgb,var(--accent) 18%,transparent)}.avatar{border:1px solid color-mix(in srgb,var(--accent) 45%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 82%,#ffffff),var(--accent-2));color:#07101f;box-shadow:0 0 22px color-mix(in srgb,var(--accent) 24%,transparent)}.main-content{max-width:1260px;padding-top:82px}.page-header{position:relative;min-height:76px;padding-top:2px}.page-header:after{position:absolute;right:0;bottom:-8px;width:min(420px,58vw);height:1px;content:"";background:linear-gradient(90deg,transparent,var(--accent),color-mix(in srgb,var(--accent-2) 42%,transparent));opacity:.58}.page-header h1,.today-panel h2,.auth-side h2{background:linear-gradient(135deg,#ffffff 0%,var(--accent) 54%,color-mix(in srgb,var(--accent-2) 62%,#ffffff) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 28px color-mix(in srgb,var(--accent) 22%,transparent)}.eyebrow{color:var(--accent);text-shadow:0 0 16px color-mix(in srgb,var(--accent) 42%,transparent)}.today-panel,.panel,.metric-card,.apg-card,.question-summary,.topic-card,.error-card,.mini-stat,.question-panel,.filters-bar,.empty-state,.review-detail-card,.simulation-row,.alternative,.alternative-explanation,.answer-box,.mode-card,.segmented-control button{border:1px solid transparent;background:linear-gradient(180deg,#ffffff18,#ffffff09) padding-box,linear-gradient(135deg,color-mix(in srgb,var(--accent) 42%,transparent),#ffffff0a,color-mix(in srgb,var(--accent-2) 22%,transparent)) border-box;box-shadow:0 1px #ffffff17 inset,0 24px 70px #00000052;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.today-panel,.panel,.metric-card,.apg-card,.question-summary,.topic-card,.error-card,.mini-stat,.question-panel,.mode-card,.simulation-row{position:relative;overflow:hidden}.today-panel:after,.panel:before,.metric-card:before,.apg-card:before,.question-summary:before,.topic-card:before,.mode-card:before,.simulation-row:before{position:absolute;inset:0;pointer-events:none;content:"";background:linear-gradient(120deg,rgba(255,255,255,.08),transparent 34%),linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--accent) 10%,transparent) 45%,transparent 68%);opacity:.58;transform:translate(-54%);transition:opacity .18s ease,transform .42s ease}.panel:hover:before,.metric-card:hover:before,.apg-card:hover:before,.question-summary:hover:before,.topic-card:hover:before,.mode-card:hover:before,.simulation-row:hover:before{opacity:.92;transform:translate(18%)}.today-panel{border-radius:12px;background:linear-gradient(150deg,#ffffff1f,#ffffff09) padding-box,linear-gradient(135deg,color-mix(in srgb,var(--accent) 62%,transparent),#ffffff14,color-mix(in srgb,var(--accent-2) 35%,transparent)) border-box;box-shadow:0 0 0 1px #ffffff0f inset,0 0 52px color-mix(in srgb,var(--accent) 16%,transparent),0 32px 110px #00000070;transform:translateZ(0)}.today-panel:before{background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.16) 46%,transparent 62%),repeating-linear-gradient(0deg,transparent 0 13px,rgba(255,255,255,.028) 13px 14px);opacity:.8}.button{border-radius:10px;font-weight:800}.button.primary{background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 86%,#ffffff),var(--accent-2));color:#04101d;box-shadow:0 0 0 1px #ffffff2e inset,0 0 26px color-mix(in srgb,var(--accent) 32%,transparent),0 14px 32px #00000047}.button.primary:hover{background:linear-gradient(135deg,var(--accent),color-mix(in srgb,var(--accent-2) 82%,#ffffff));color:#04101d}.button.secondary,.button.ghost{border-color:color-mix(in srgb,var(--accent) 24%,transparent);background:#ffffff0e;color:var(--text)}.button.secondary:hover,.button.ghost:hover{border-color:color-mix(in srgb,var(--accent) 64%,transparent);background:color-mix(in srgb,var(--accent) 12%,transparent);box-shadow:var(--neon-shadow)}input,select,textarea{border-color:color-mix(in srgb,var(--accent) 22%,transparent);background:var(--field-bg);color:var(--text)}input:focus,select:focus,textarea:focus{border-color:var(--accent);outline:3px solid color-mix(in srgb,var(--accent) 18%,transparent)}.inline-tags span,.priority,.simulation-level,.objective-row em,.segmented-control button.selected,.mode-card.selected{border:1px solid color-mix(in srgb,var(--accent) 28%,transparent);background:color-mix(in srgb,var(--accent) 14%,transparent);color:var(--text);box-shadow:0 0 16px color-mix(in srgb,var(--accent) 10%,transparent)}.priority-alta,.priority-critica,.priority-media,.priority-baixa{background:color-mix(in srgb,var(--accent) 12%,transparent);color:var(--text)}.mastery-strip{border-color:color-mix(in srgb,var(--accent) 20%,transparent);background:#ffffff0b}.mastery-strip strong{color:var(--text)}.progress-track{background:#ffffff1a}.progress-track span{background:linear-gradient(90deg,var(--accent),var(--accent-2));box-shadow:0 0 18px color-mix(in srgb,var(--accent) 42%,transparent)}.apg-card:hover,.question-summary:hover,.error-card:hover,.topic-card:hover,.simulation-row:hover,.mode-card:hover{border-color:transparent;box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 28%,transparent) inset,0 0 42px color-mix(in srgb,var(--accent) 18%,transparent),0 34px 90px #00000075;transform:translateY(-6px) rotateX(3deg) rotateY(-2deg) translateZ(12px)}.metric-card:hover,.panel:hover{box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 20%,transparent) inset,0 0 36px color-mix(in srgb,var(--accent) 14%,transparent),0 30px 80px #00000061;transform:translateY(-3px) translateZ(10px)}.metric-card strong{background:linear-gradient(135deg,var(--text),var(--accent));-webkit-background-clip:text;background-clip:text;color:transparent}.tone-success strong{background:linear-gradient(135deg,var(--green),var(--accent));-webkit-background-clip:text;background-clip:text;color:transparent}.tone-warning strong{background:linear-gradient(135deg,var(--amber),var(--accent));-webkit-background-clip:text;background-clip:text;color:transparent}.tone-danger strong{background:linear-gradient(135deg,var(--coral),color-mix(in srgb,var(--accent) 46%,#ffffff));-webkit-background-clip:text;background-clip:text;color:transparent}.list-row,.objective-row{border-bottom-color:color-mix(in srgb,var(--accent) 14%,transparent)}.list-row a,.auth-switch a{color:var(--accent)}.case-text,.question-statement,.alternative span,.alternative-explanation span{color:var(--text)}.alternative.selected{border-color:color-mix(in srgb,var(--accent) 58%,transparent);background:color-mix(in srgb,var(--accent) 14%,transparent)}.alternative.correct,.answer-box.correct,.alternative-explanation.correct{border-color:color-mix(in srgb,var(--green) 60%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--green) 15%,transparent),#ffffff09) padding-box,linear-gradient(135deg,var(--green),transparent) border-box}.alternative.wrong,.answer-box.wrong{border-color:color-mix(in srgb,var(--coral) 58%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--coral) 14%,transparent),#ffffff09) padding-box,linear-gradient(135deg,var(--coral),transparent) border-box}.answer-reveal-stage{perspective:1200px}.page-stack.narrow.question-flow{padding-bottom:190px}.alternative{transform-style:preserve-3d;transition:border-color .22s ease,background .22s ease,box-shadow .22s ease,transform .22s ease,opacity .22s ease}.alternative.revealed{animation:answer-card-reveal .52s cubic-bezier(.19,1,.22,1) both;animation-delay:var(--answer-delay);cursor:default}.alternative.revealed:not(.correct):not(.wrong){opacity:.78}.alternative.revealed.correct{box-shadow:0 0 0 1px color-mix(in srgb,var(--green) 34%,transparent) inset,0 0 28px color-mix(in srgb,var(--green) 24%,transparent),0 18px 42px #00000047;transform:translateY(-3px) rotateX(2deg) translateZ(12px)}.alternative.revealed.wrong{box-shadow:0 0 0 1px color-mix(in srgb,var(--coral) 34%,transparent) inset,0 0 26px color-mix(in srgb,var(--coral) 20%,transparent),0 16px 36px #00000042;transform:translateY(2px) rotateX(-2deg)}.alternative-copy{display:grid;gap:7px}.alternative-copy>span{font-size:.98rem;font-weight:650;line-height:1.45;overflow-wrap:anywhere}.alternative-copy small{display:block;color:color-mix(in srgb,var(--text) 82%,var(--muted));font-size:.85rem;font-weight:560;line-height:1.45;opacity:0;transform:translateY(-4px)}.alternative-copy small b{color:var(--text);font-weight:850}.alternative.revealed .alternative-copy small{animation:feedback-rise .32s ease both;animation-delay:calc(var(--answer-delay) + .12s)}.question-action-zone{position:fixed;right:auto;bottom:14px;left:max(296px,calc(296px + (100vw - 1520px)/2));z-index:5;display:grid;width:min(880px,calc(100vw - 332px));gap:12px;border:1px solid color-mix(in srgb,var(--accent) 24%,transparent);border-radius:14px;background:linear-gradient(180deg,#ffffff1f,#ffffff0e),color-mix(in srgb,var(--bg) 78%,transparent);box-shadow:0 0 28px color-mix(in srgb,var(--accent) 14%,transparent),0 18px 44px #00000061;padding:12px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.question-action-zone.answered{animation:action-zone-lift .38s ease both}.answer-box.compact{padding:13px 14px}.answer-box.compact p{margin-bottom:6px}.answer-status-strip{display:grid;gap:4px;border:1px solid transparent;border-radius:10px;padding:10px 12px}.answer-status-strip strong{color:var(--text);font-size:.95rem;line-height:1.2}.answer-status-strip span{color:color-mix(in srgb,var(--text) 76%,var(--muted));font-size:.84rem;line-height:1.35}.answer-status-strip.correct{background:color-mix(in srgb,var(--green) 12%,transparent);border-color:color-mix(in srgb,var(--green) 34%,transparent)}.answer-status-strip.wrong{background:color-mix(in srgb,var(--coral) 12%,transparent);border-color:color-mix(in srgb,var(--coral) 34%,transparent)}.answer-button-stage{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.answer-transition-button{min-width:180px;transform-style:preserve-3d}.question-action-zone.answered .answer-transition-button{animation:answer-button-morph .52s cubic-bezier(.19,1,.22,1) both}.inline-mastery{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:.9rem}.inline-mastery strong{color:var(--text)}.confidence-actions.compact{margin-bottom:0}.confidence-actions.compact .button{min-height:34px;padding:7px 11px}.reasoning-drawer{border:1px solid color-mix(in srgb,var(--accent) 16%,transparent);border-radius:10px;background:#ffffff0b;padding:10px 12px}.reasoning-drawer summary{min-height:44px;box-sizing:border-box;cursor:pointer;color:var(--accent);font-weight:850;padding-block:10px}.reasoning-drawer p{margin-top:10px;margin-bottom:10px}.reasoning-drawer .timeline{margin-bottom:0}.reasoning-drawer.standalone{position:relative;z-index:1;margin-bottom:8px}@keyframes answer-card-reveal{0%{opacity:.72;transform:rotateX(-10deg) translateY(10px) scale(.985)}62%{opacity:1;transform:rotateX(4deg) translateY(-3px) scale(1.006)}to{opacity:1}}@keyframes feedback-rise{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes answer-button-morph{0%{transform:rotateX(-18deg) scale(.96)}58%{transform:rotateX(7deg) translateZ(16px) scale(1.035)}to{transform:rotateX(0) translateZ(0) scale(1)}}@keyframes action-zone-lift{0%{transform:translateY(8px);opacity:.82}to{transform:translateY(0);opacity:1}}.auth-page{background:linear-gradient(rgba(255,255,255,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 1px),linear-gradient(145deg,color-mix(in srgb,var(--accent) 12%,transparent),transparent 44%),var(--bg);background-size:48px 48px,48px 48px,auto,auto}.auth-panel{border-right-color:color-mix(in srgb,var(--accent) 18%,transparent);background:#050818c7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-side{background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 18%,transparent),transparent 42%),linear-gradient(315deg,color-mix(in srgb,var(--accent-2) 8%,transparent),transparent 54%),#05081885}.visual-3d-card{position:relative;overflow:hidden;display:grid;align-items:center;gap:28px;grid-template-columns:minmax(0,.82fr) minmax(300px,1fr);min-height:320px;border:1px solid transparent;border-radius:14px;background:linear-gradient(150deg,#ffffff1c,#ffffff09) padding-box,linear-gradient(135deg,color-mix(in srgb,var(--accent) 56%,transparent),#ffffff14,color-mix(in srgb,var(--accent-2) 30%,transparent)) border-box;box-shadow:0 1px #ffffff1f inset,0 0 44px color-mix(in srgb,var(--accent) 14%,transparent),0 30px 90px #00000057;padding:26px;perspective:1200px}.visual-3d-card:before{position:absolute;inset:0;pointer-events:none;content:"";background:radial-gradient(circle at 78% 44%,color-mix(in srgb,var(--accent) 18%,transparent),transparent 32%),linear-gradient(120deg,rgba(255,255,255,.08),transparent 36%),repeating-linear-gradient(90deg,transparent 0 34px,rgba(255,255,255,.03) 34px 35px);opacity:.76}.visual-3d-card>*{position:relative;z-index:1}.visual-copy h2{margin-bottom:10px;font-size:clamp(1.6rem,3vw,2.5rem)}.visual-copy p{max-width:440px;margin-bottom:0}.study-orbit{position:relative;min-height:250px;transform:rotateX(58deg) rotate(-14deg);transform-style:preserve-3d;animation:orbit-float 7s ease-in-out infinite}.study-orbit:before,.study-orbit:after{position:absolute;top:50%;left:50%;border-radius:50%;content:"";transform:translate(-50%,-50%)}.study-orbit:before{width:260px;height:260px;border:1px solid color-mix(in srgb,var(--accent) 40%,transparent);background:conic-gradient(from -90deg,color-mix(in srgb,var(--accent) 92%,transparent) 0 var(--visual-progress),rgba(255,255,255,.08) var(--visual-progress) 100%);box-shadow:0 0 34px color-mix(in srgb,var(--accent) 18%,transparent),0 22px 55px #00000052;-webkit-mask:radial-gradient(circle,transparent 58%,#000 59%);mask:radial-gradient(circle,transparent 58%,#000 59%)}.study-orbit:after{width:182px;height:182px;border:1px dashed color-mix(in srgb,var(--accent-2) 42%,transparent)}.study-orbit-core{position:absolute;top:50%;left:50%;display:grid;width:118px;height:118px;place-items:center;border:1px solid color-mix(in srgb,var(--accent) 48%,transparent);border-radius:50%;background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.22),transparent 34%),linear-gradient(135deg,color-mix(in srgb,var(--accent) 74%,#ffffff),var(--accent-2));box-shadow:0 0 34px color-mix(in srgb,var(--accent) 28%,transparent),0 22px 50px #00000057;color:#04101d;transform:translate(-50%,-50%) translateZ(54px) rotate(14deg) rotateX(-58deg)}.study-orbit-core strong{align-self:end;font-size:2rem;line-height:1}.study-orbit-core span{align-self:start;font-size:.76rem;font-weight:850;text-transform:uppercase}.study-orbit-node{position:absolute;top:calc(50% - 45px);left:calc(50% - 60px);display:grid;width:120px;min-height:90px;gap:4px;border:1px solid color-mix(in srgb,var(--accent) 28%,transparent);border-radius:12px;background:linear-gradient(180deg,#ffffff1f,#ffffff0a),#050818b8;box-shadow:0 1px #ffffff1a inset,0 18px 44px #00000047;padding:12px;transform:rotate(var(--node-angle)) translate(162px) rotate(calc(var(--node-counter-angle) + 14deg)) rotateX(-58deg) translateZ(34px)}.study-orbit-node span,.study-orbit-node small,.score-depth-bar span,.score-depth-bar small,.score-footnote span{color:var(--muted);font-size:.72rem;font-weight:850;text-transform:uppercase}.study-orbit-node strong{color:var(--text);font-size:1.2rem}.score-stage{position:relative;display:grid;gap:18px;min-height:250px;place-items:center}.score-orb{display:grid;width:132px;height:132px;place-items:center;border:1px solid color-mix(in srgb,var(--accent) 48%,transparent);border-radius:50%;background:radial-gradient(circle at 35% 24%,rgba(255,255,255,.24),transparent 30%),linear-gradient(135deg,color-mix(in srgb,var(--accent) 78%,#ffffff),var(--accent-2));box-shadow:0 0 34px color-mix(in srgb,var(--accent) 26%,transparent),0 26px 64px #00000057;color:#04101d;transform:rotateX(10deg) rotateY(-14deg) translateZ(38px);transform-style:preserve-3d;animation:score-pulse 5.8s ease-in-out infinite}.score-orb strong{align-self:end;font-size:2.3rem;line-height:1}.score-orb span{align-self:start;font-weight:850}.score-depth-bars{display:flex;width:min(420px,100%);align-items:end;justify-content:center;gap:12px;transform:rotateX(56deg) rotate(-6deg);transform-style:preserve-3d}.score-depth-bar{display:grid;width:76px;justify-items:center;gap:6px;transform:translateZ(22px)}.score-depth-bar i{display:block;width:48px;height:var(--bar-height);border:1px solid color-mix(in srgb,var(--accent) 36%,transparent);border-radius:12px 12px 6px 6px;background:linear-gradient(180deg,color-mix(in srgb,var(--accent) 68%,#ffffff),color-mix(in srgb,var(--accent-2) 80%,transparent));box-shadow:0 0 22px color-mix(in srgb,var(--accent) 18%,transparent),16px 18px 32px #0003}.score-depth-bar strong{color:var(--text)}.score-footnote{display:flex;width:min(420px,100%);align-items:center;justify-content:space-between;gap:12px;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:999px;background:#ffffff0e;padding:10px 14px}.score-footnote strong{color:var(--text);font-size:.82rem}.answer-reveal-stage .alternative.revealed.correct{border-color:color-mix(in srgb,var(--green) 82%,transparent);background:radial-gradient(circle at 8% 18%,color-mix(in srgb,var(--green) 32%,transparent),transparent 36%),linear-gradient(135deg,color-mix(in srgb,var(--green) 30%,transparent),color-mix(in srgb,var(--green) 16%,transparent)) padding-box,linear-gradient(135deg,color-mix(in srgb,var(--green) 96%,white),color-mix(in srgb,var(--green) 34%,transparent)) border-box}.answer-reveal-stage .alternative.revealed.wrong{border-color:color-mix(in srgb,var(--coral) 78%,transparent);background:radial-gradient(circle at 8% 18%,color-mix(in srgb,var(--coral) 24%,transparent),transparent 36%),linear-gradient(135deg,color-mix(in srgb,var(--coral) 24%,transparent),color-mix(in srgb,var(--coral) 12%,transparent)) padding-box,linear-gradient(135deg,color-mix(in srgb,var(--coral) 88%,white),color-mix(in srgb,var(--coral) 32%,transparent)) border-box}.answer-reveal-stage .alternative.revealed.correct strong{background:color-mix(in srgb,var(--green) 34%,var(--surface));color:var(--text);box-shadow:0 0 0 1px color-mix(in srgb,var(--green) 42%,transparent) inset}.answer-reveal-stage .alternative.revealed.wrong strong{background:color-mix(in srgb,var(--coral) 28%,var(--surface));color:var(--text);box-shadow:0 0 0 1px color-mix(in srgb,var(--coral) 40%,transparent) inset}.answer-reveal-stage .alternative.revealed.selected-wrong{box-shadow:0 0 0 2px color-mix(in srgb,var(--coral) 52%,transparent) inset,0 0 26px color-mix(in srgb,var(--coral) 24%,transparent),0 16px 36px #00000042}.answer-reveal-stage .alternative.revealed .alternative-copy small{color:color-mix(in srgb,var(--text) 90%,var(--muted))}.correction-modal-backdrop{position:fixed;inset:0;z-index:70;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 36%,color-mix(in srgb,var(--coral) 16%,transparent),transparent 36%),#030712b8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:modal-fade-in .22s ease both}.correction-modal{display:grid;width:min(720px,100%);max-height:min(86vh,760px);overflow:auto;gap:18px;border:1px solid color-mix(in srgb,var(--coral) 32%,transparent);border-radius:18px;background:linear-gradient(180deg,#ffffff1f,#ffffff0e),color-mix(in srgb,var(--bg) 88%,#050816);box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 16%,transparent) inset,0 28px 80px #0000007a,0 0 44px color-mix(in srgb,var(--coral) 14%,transparent);padding:24px;transform-style:preserve-3d;animation:correction-card-in .36s cubic-bezier(.19,1,.22,1) both}.correction-modal-header{display:grid;gap:8px}.correction-modal-header h2{margin:0;font-size:clamp(1.45rem,3vw,2rem)}.correction-modal-header p{margin:0;color:var(--muted)}.correction-choice-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.correction-choice{display:grid;gap:8px;border:1px solid transparent;border-radius:14px;padding:14px}.correction-choice span,.correction-reasoning span{color:var(--muted);font-size:.76rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.correction-choice strong{color:var(--text);line-height:1.45}.correction-choice p{margin:0;color:color-mix(in srgb,var(--text) 86%,var(--muted));line-height:1.55}.correction-choice.correct{border-color:color-mix(in srgb,var(--green) 46%,transparent);background:color-mix(in srgb,var(--green) 14%,transparent)}.correction-choice.wrong{border-color:color-mix(in srgb,var(--coral) 48%,transparent);background:color-mix(in srgb,var(--coral) 13%,transparent)}.correction-reasoning{display:grid;gap:10px;border:1px solid color-mix(in srgb,var(--accent) 20%,transparent);border-radius:14px;background:#ffffff0b;padding:14px}.correction-reasoning ol{display:grid;gap:8px;margin:0;padding-left:20px;color:color-mix(in srgb,var(--text) 88%,var(--muted));line-height:1.5}.correction-modal-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes correction-card-in{0%{opacity:0;transform:translateY(22px) rotateX(8deg) scale(.97)}to{opacity:1;transform:translateY(0) rotateX(0) scale(1)}}@keyframes tech-sheen{0%{transform:translate(-12%) translateY(-2%)}to{transform:translate(12%) translateY(2%)}}@keyframes holo-mark{0%,to{transform:rotateX(0) rotateY(0) translateZ(0)}45%{transform:rotateX(10deg) rotateY(-12deg) translateZ(10px)}72%{transform:rotateX(-6deg) rotateY(8deg) translateZ(6px)}}@keyframes orbit-float{0%,to{transform:rotateX(58deg) rotate(-14deg) translateY(0)}50%{transform:rotateX(62deg) rotate(-10deg) translateY(-8px)}}@keyframes score-pulse{0%,to{transform:rotateX(10deg) rotateY(-14deg) translateZ(38px) scale(1)}50%{transform:rotateX(14deg) rotateY(-8deg) translateZ(48px) scale(1.035)}}@keyframes mastery-float{0%,to{transform:rotateX(10deg) rotateY(-12deg) translateY(0)}50%{transform:rotateX(14deg) rotateY(-6deg) translateY(-8px)}}@media(max-width:1100px){.question-action-zone{right:16px;left:16px;width:auto}.sidebar{border-right:0;border-bottom:1px solid color-mix(in srgb,var(--accent) 18%,transparent)}.nav-link:hover,.nav-link.active{transform:translateY(-1px)}.visual-3d-card,.final-block-closing{grid-template-columns:1fr}.final-block-mastery-visual{min-height:150px}.performance-hero{grid-template-columns:1fr}.performance-orbit-wrap{min-height:160px}.cycle-performance-grid{grid-template-columns:1fr}}@media(max-width:760px){.main-content{padding:74px 16px 32px}.page-header:after{left:0;right:auto;width:72vw}.today-panel,.panel,.metric-card,.apg-card,.question-summary,.topic-card,.error-card,.mini-stat,.question-panel{padding:18px}.question-action-zone.answered{gap:8px}.answer-status-strip{padding:8px 10px}.answer-status-strip span{display:none}.inline-mastery{gap:8px;font-size:.82rem}.answer-button-stage .button{min-height:36px;padding:8px 12px}.correction-modal-backdrop{padding:14px}.correction-modal{max-height:88vh;border-radius:14px;padding:18px}.correction-choice-grid{grid-template-columns:1fr}.correction-modal-actions .button{flex:1 1 180px}.visual-3d-card{min-height:auto;padding:18px}.study-orbit{min-height:220px;transform:rotateX(56deg) rotate(-12deg) scale(.88)}.study-orbit:before{width:220px;height:220px}.study-orbit:after{width:154px;height:154px}.study-orbit-core{width:104px;height:104px}.study-orbit-node{width:108px;min-height:82px;left:calc(50% - 54px);padding:10px;transform:rotate(var(--node-angle)) translate(132px) rotate(calc(var(--node-counter-angle) + 12deg)) rotateX(-56deg) translateZ(28px)}.score-depth-bars{gap:6px;transform:rotateX(52deg) rotate(-5deg) scale(.94)}.score-depth-bar{width:62px}.score-depth-bar i{width:40px}.simulation-history-row,.weakness-row,.block-progress-row,.block-progress-meter{grid-template-columns:1fr;justify-items:stretch}}.nav-link{display:flex;align-items:center;gap:10px}.nav-link.locked,.nav-link.locked:hover,.nav-link.locked.active{background:transparent;border-color:transparent;color:var(--muted);cursor:not-allowed;opacity:.58;transform:none}.nav-link-label{flex:1 1 auto;min-width:0}.nav-link-badge{display:inline-flex;align-items:center;flex:0 0 auto;gap:3px;border:1px solid color-mix(in srgb,var(--accent) 22%,transparent);border-radius:999px;background:color-mix(in srgb,var(--accent-3) 72%,#ffffff);color:var(--teal-dark);font-size:.64rem;font-weight:900;line-height:1;padding:3px 6px;text-transform:uppercase}.nav-link-badge svg{width:11px;height:11px;flex:0 0 11px}.nav-link.locked-blur .nav-link-label{filter:blur(1.45px);-webkit-user-select:none;user-select:none}.nav-link svg,.button svg,.access-pill svg,.access-alert svg,.access-blocked svg{width:18px;height:18px;flex:0 0 18px}.access-pill{display:flex;align-items:center;flex:0 0 auto;gap:8px;margin-top:auto;border:1px solid color-mix(in srgb,var(--accent) 24%,transparent);border-radius:12px;background:color-mix(in srgb,var(--accent) 9%,transparent);color:inherit;padding:9px 10px;text-decoration:none;transition:background .16s ease,border-color .16s ease,transform .16s ease}.access-pill:hover{border-color:color-mix(in srgb,var(--accent) 42%,transparent);transform:translateY(-1px)}.access-pill strong,.access-pill small{display:block}.access-pill strong{font-size:.9rem}.access-pill small{color:var(--muted);font-size:.76rem}.access-pill.warning{border-color:color-mix(in srgb,var(--amber) 58%,transparent);background:color-mix(in srgb,var(--amber) 12%,transparent)}.access-pill.blocked{border-color:color-mix(in srgb,var(--coral) 58%,transparent);background:color-mix(in srgb,var(--coral) 12%,transparent)}.access-alert{display:flex;align-items:center;gap:10px;margin-bottom:18px;border:1px solid color-mix(in srgb,var(--amber) 44%,transparent);border-radius:12px;background:color-mix(in srgb,var(--amber) 11%,transparent);color:var(--text);padding:12px 14px}.access-alert a{margin-left:auto;color:var(--accent);font-weight:850;text-decoration:none}.access-blocked{min-height:420px;place-items:center;text-align:center}.access-blocked svg{width:44px;height:44px;color:var(--coral)}.quick-start-grid{display:grid;gap:18px;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}.dashboard-page{gap:16px}.dashboard-page .page-header{margin-bottom:0}.dashboard-hero-grid{display:grid;align-items:stretch;gap:16px;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr)}.dashboard-hero-grid .today-panel{min-height:430px}.dashboard-quick-start-compact{grid-template-columns:1fr;gap:12px}.dashboard-quick-start-compact .daily-plan-panel,.dashboard-quick-start-compact .priority-panel{padding:14px}.dashboard-quick-start-compact .daily-plan-heading h2,.dashboard-quick-start-compact .priority-panel h2{margin-bottom:0;font-size:clamp(1.05rem,1.5vw,1.22rem)}.dashboard-quick-start-compact .daily-plan-heading p{margin:0;font-size:.86rem;line-height:1.42}.dashboard-quick-start-compact .segmented-control{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dashboard-quick-start-compact .segmented-control button{min-height:38px;padding:7px 8px;font-size:.84rem}.dashboard-quick-start-compact .plan-metrics{gap:6px}.dashboard-quick-start-compact .plan-metrics div{border-radius:10px;padding:8px}.dashboard-quick-start-compact .plan-metrics span{font-size:.66rem}.dashboard-quick-start-compact .plan-metrics strong{font-size:.88rem}.dashboard-quick-start-compact .plan-flow{padding:8px 10px}.dashboard-quick-start-compact .plan-flow p{font-size:.78rem}.dashboard-quick-start-compact .plan-action-row{gap:8px}.dashboard-quick-start-compact .plan-action-row .button{min-height:36px;padding:8px 10px}.dashboard-quick-start-compact .plan-action-row small{font-size:.78rem}.dashboard-quick-start-compact .dashboard-priority-list{gap:8px}.dashboard-quick-start-compact .dashboard-priority-item{grid-template-columns:1fr;gap:6px;padding:10px}.dashboard-quick-start-compact .dashboard-priority-item strong{margin-bottom:2px;font-size:.92rem}.dashboard-quick-start-compact .dashboard-priority-item span,.dashboard-quick-start-compact .dashboard-priority-item a{font-size:.78rem;line-height:1.35}.dashboard-quick-start-compact .dashboard-priority-item a{justify-self:start}.priority-panel{min-height:100%}.dashboard-priority-list{display:grid;gap:12px}.dashboard-priority-item{display:grid;align-items:center;gap:14px;grid-template-columns:minmax(0,1fr) auto;border:1px solid color-mix(in srgb,var(--accent) 16%,transparent);border-radius:12px;background:#ffffff0b;padding:14px}.dashboard-priority-item strong,.dashboard-priority-item span{display:block}.dashboard-priority-item strong{color:var(--text);margin-bottom:4px}.dashboard-priority-item span{color:var(--muted);font-size:.86rem}.dashboard-priority-item a{color:var(--accent);font-size:.84rem;font-weight:900;text-decoration:none;white-space:nowrap}.performance-dashboard-link{display:flex;justify-content:flex-end;margin-top:18px}.daily-plan-panel{display:grid;gap:12px;padding:20px}.daily-plan-heading{display:grid;gap:4px}.daily-plan-heading p,.plan-action-row small{color:var(--muted)}.plan-metrics{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.plan-metrics div{border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:12px;background:linear-gradient(135deg,#ffffff14,#ffffff06),color-mix(in srgb,var(--accent) 7%,transparent);padding:10px}.plan-metrics span,.plan-flow span{color:var(--muted);font-size:.74rem;font-weight:900;text-transform:uppercase}.plan-metrics strong{display:block;margin-top:4px;color:var(--text);font-size:1rem}.plan-flow{border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:12px;background:#ffffff0b;padding:9px 12px}.plan-flow p{margin:4px 0 0;font-size:.85rem;line-height:1.35}.plan-action-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.daily-plan-panel .segmented-control{margin-bottom:0}.apg-banner-media{position:absolute;top:22px;right:22px;z-index:1;overflow:hidden;width:min(430px,38%);aspect-ratio:16 / 9;border:1px solid color-mix(in srgb,var(--accent) 28%,transparent);border-radius:14px;box-shadow:0 0 34px color-mix(in srgb,var(--accent) 14%,transparent),0 28px 70px #00000038}.apg-banner-media img{display:block;width:100%;height:100%;object-fit:cover}.current-apg-admin-panel{display:grid;align-items:center;gap:18px;grid-template-columns:minmax(0,1fr) minmax(320px,.65fr)}.current-apg-admin-panel small,.section-heading h2{color:var(--text)}.current-apg-admin-actions{display:grid;gap:12px}.current-apg-admin-actions textarea{min-height:86px}.current-apg-preview{display:grid;gap:12px;margin-top:14px;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:14px;background:#ffffff0b;padding:14px}.current-apg-preview-metrics,.current-apg-shortcuts{display:flex;flex-wrap:wrap;gap:10px}.current-apg-preview-metrics span{border:1px solid color-mix(in srgb,var(--accent) 22%,transparent);border-radius:999px;background:color-mix(in srgb,var(--accent) 10%,transparent);color:var(--text);font-size:.78rem;font-weight:850;padding:7px 10px}.current-apg-preview ul{display:grid;gap:8px;margin:0;padding-left:18px;color:color-mix(in srgb,var(--text) 86%,var(--muted));line-height:1.45}.current-apg-grid{max-width:none;grid-template-columns:minmax(0,1fr)}.current-apg-grid .apg-card{min-height:auto;padding:22px}.current-apg-grid .apg-card h3{max-width:920px;font-size:clamp(1.28rem,2vw,1.75rem);line-height:1.16}.current-apg-grid .card-topline{flex-wrap:wrap}.current-apg-grid .inline-tags,.current-apg-grid .card-actions{margin-top:4px}.platform-status-panel{display:grid;gap:18px}.platform-status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border:1px solid color-mix(in srgb,var(--accent) 26%,transparent);border-radius:999px;background:color-mix(in srgb,var(--accent) 10%,transparent);color:var(--text);font-size:.78rem;font-weight:900;padding:8px 12px;text-transform:uppercase}.platform-status-panel small{display:block;margin-top:10px;color:var(--muted)}.platform-status-panel small strong{color:var(--text)}.platform-status-badge.status-ok{border-color:color-mix(in srgb,var(--green) 46%,transparent);background:color-mix(in srgb,var(--green) 14%,transparent)}.platform-checklist{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.platform-check{min-height:128px;border:1px solid color-mix(in srgb,var(--accent) 16%,transparent);border-radius:12px;background:#ffffff0b;padding:14px}.platform-check.status-ok{border-color:color-mix(in srgb,var(--green) 42%,transparent)}.platform-check.status-warning{border-color:color-mix(in srgb,var(--amber) 48%,transparent)}.platform-check strong{color:var(--text)}.platform-check p{margin:8px 0 0;color:var(--muted);font-size:.86rem}.launch-plan-panel{display:grid;gap:18px}.launch-plan-grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.launch-step{position:relative;overflow:hidden;min-height:150px;border:1px solid color-mix(in srgb,var(--accent) 16%,transparent);border-radius:14px;background:linear-gradient(180deg,#ffffff12,#ffffff06),color-mix(in srgb,var(--surface) 90%,transparent);padding:16px}.launch-step:after{position:absolute;right:-34px;bottom:-34px;width:92px;height:92px;border:1px solid color-mix(in srgb,var(--accent) 26%,transparent);border-radius:999px;background:radial-gradient(circle,color-mix(in srgb,var(--accent) 18%,transparent),transparent 70%);content:""}.launch-step.status-ok{border-color:color-mix(in srgb,var(--green) 42%,transparent)}.launch-step.status-warning{border-color:color-mix(in srgb,var(--amber) 48%,transparent)}.launch-step>span{display:inline-flex;margin-bottom:12px;border:1px solid color-mix(in srgb,var(--accent) 24%,transparent);border-radius:999px;color:var(--muted);font-size:.72rem;font-weight:900;padding:5px 9px;text-transform:uppercase}.launch-step strong{display:block;color:var(--text);font-size:1rem}.launch-step p{margin:8px 0 0;color:var(--muted)}.homologation-grid .launch-step{min-height:168px}.access-test-matrix{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.access-test-row{display:grid;gap:6px;border:1px solid color-mix(in srgb,var(--accent) 16%,transparent);border-radius:12px;background:color-mix(in srgb,var(--surface) 86%,transparent);padding:14px}.access-test-row strong{color:var(--text)}.access-test-row p{margin:0;color:var(--muted)}.homologation-command-list{display:grid;gap:10px}.homologation-command-list code{display:block;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:10px;background:#00000029;color:var(--text);font-family:Cascadia Code,JetBrains Mono,Consolas,monospace;font-size:.9rem;overflow-wrap:anywhere;padding:12px}.section-heading h2{margin-bottom:0}.simulation-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(min-width:1101px){.today-panel h2,.today-panel>div:first-child>p{max-width:calc(100% - 470px)}}.simulation-builder-grid,.ranking-hero{display:grid;gap:18px;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr)}.exam-shell{gap:18px}.exam-topbar,.exam-progress-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid color-mix(in srgb,var(--accent) 24%,transparent);border-radius:14px;background:radial-gradient(circle at 92% 18%,color-mix(in srgb,var(--accent) 18%,transparent),transparent 260px),#ffffff0e;padding:16px;box-shadow:var(--neon-shadow)}.exam-topbar h1{margin-bottom:0}.exam-timer{display:grid;min-width:172px;justify-items:center;border:1px solid color-mix(in srgb,var(--accent) 30%,transparent);border-radius:12px;background:#ffffff12;padding:12px 16px}.exam-timer span,.exam-progress-panel span{color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.exam-timer strong{color:var(--text);font-size:1.7rem;line-height:1}.exam-timer.danger{border-color:color-mix(in srgb,var(--coral) 52%,transparent);background:color-mix(in srgb,var(--coral) 10%,transparent)}.exam-progress-panel{display:grid;grid-template-columns:auto minmax(0,1fr) auto}.exam-progress-panel strong{display:block;color:var(--text);font-size:1.2rem}.exam-progress-track{overflow:hidden;height:10px;border-radius:999px;background:#ffffff14}.exam-progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),var(--accent-2));box-shadow:0 0 22px color-mix(in srgb,var(--accent) 38%,transparent);transition:width .24s ease}.exam-layout{display:grid;align-items:start;gap:18px;grid-template-columns:minmax(180px,240px) minmax(0,1fr)}.exam-navigator{position:sticky;top:20px}.exam-number-grid{display:grid;gap:8px;grid-template-columns:repeat(5,minmax(0,1fr))}.exam-number{display:grid;min-height:38px;place-items:center;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:10px;background:#ffffff0d;color:var(--text);font-weight:900;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.exam-number:hover,.exam-number.current{border-color:color-mix(in srgb,var(--accent) 68%,transparent);background:color-mix(in srgb,var(--accent) 14%,transparent);transform:translateY(-1px)}.exam-number.answered{border-color:color-mix(in srgb,var(--green) 46%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--green) 18%,transparent)}.exam-question-card{min-height:560px}.exam-alternatives{display:grid;gap:12px}.exam-alternative{display:grid;align-items:center;gap:14px;grid-template-columns:42px minmax(0,1fr);border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:12px;background:#ffffff0b;color:var(--text);padding:14px;text-align:left;transform-style:preserve-3d;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.exam-alternative:hover,.exam-alternative.selected{border-color:color-mix(in srgb,var(--accent) 64%,transparent);background:color-mix(in srgb,var(--accent) 12%,transparent);box-shadow:var(--neon-shadow);transform:translateY(-2px) rotateX(2deg)}.exam-alternative strong{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--accent) 16%,transparent)}.exam-actions{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px}.exam-feedback-card{min-height:100%}.exam-diagnosis-grid{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.exam-performance-list{display:grid;gap:12px}.exam-performance-row{display:grid;align-items:center;gap:10px;grid-template-columns:minmax(0,1fr) minmax(90px,130px) 48px;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:12px;background:#ffffff0b;padding:12px}.exam-performance-row strong,.exam-performance-row span{display:block}.exam-performance-row span{color:var(--muted);font-size:.78rem}.exam-performance-row em{color:var(--accent);font-style:normal;font-weight:950;text-align:right}.exam-mini-track{overflow:hidden;height:8px;border-radius:999px;background:#ffffff14}.exam-mini-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),var(--accent-2))}.exam-result-list{display:grid;gap:12px}.exam-result-row{display:grid;align-items:center;gap:14px;grid-template-columns:minmax(0,1fr) auto;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-left-width:4px;border-radius:12px;background:#ffffff0b;padding:14px}.exam-result-row.correct{border-left-color:var(--green)}.exam-result-row.wrong{border-left-color:var(--coral)}.exam-result-row.blank{border-left-color:var(--amber)}.exam-result-row span{color:var(--muted);font-size:.82rem}.exam-result-row h3{margin-bottom:6px}.exam-result-row p{margin-bottom:0}.exam-result-row>strong{color:var(--text);white-space:nowrap}.exam-review-list{display:grid;gap:12px}.exam-review-card{display:grid;align-items:start;gap:16px;grid-template-columns:minmax(0,1fr) minmax(240px,.45fr);border:1px solid color-mix(in srgb,var(--coral) 24%,transparent);border-left:4px solid var(--coral);border-radius:12px;background:radial-gradient(circle at 95% 12%,color-mix(in srgb,var(--coral) 12%,transparent),transparent 220px),#ffffff0b;padding:16px}.exam-review-card span{color:var(--muted);font-size:.82rem;font-weight:850}.exam-review-card h3{margin:6px 0}.exam-review-card p{margin-bottom:0}.exam-review-detail{display:grid;gap:10px}.exam-review-detail strong{color:var(--text)}.ranking-hero{align-items:center}.ranking-medal{display:grid;width:190px;height:190px;justify-self:end;place-items:center;border:1px solid color-mix(in srgb,var(--accent) 48%,transparent);border-radius:50%;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.22),transparent 32%),linear-gradient(135deg,color-mix(in srgb,var(--accent) 84%,#ffffff),var(--accent-2));color:#04101d;box-shadow:0 0 40px color-mix(in srgb,var(--accent) 28%,transparent),0 28px 70px #00000057;transform:rotateX(10deg) rotateY(-14deg)}.ranking-medal svg{width:34px;height:34px}.ranking-medal strong{font-size:2.4rem;line-height:1}.ranking-list{display:grid;gap:10px}.ranking-row{display:grid;align-items:center;gap:14px;grid-template-columns:42px minmax(0,1fr) auto;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:12px;background:#ffffff0b;padding:14px}.ranking-row.current{border-color:color-mix(in srgb,var(--accent) 64%,transparent);box-shadow:var(--neon-shadow)}.ranking-row>strong{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--accent) 18%,transparent)}.ranking-row span,.ranking-row small{display:block}.ranking-row small{color:var(--muted);font-size:.78rem}.ranking-row em{color:var(--accent);font-style:normal;font-weight:950}.performance-page{gap:20px}.performance-hero{position:relative;overflow:hidden;display:grid;align-items:center;gap:28px;grid-template-columns:minmax(0,1fr) 240px}.performance-hero:before{position:absolute;inset:-45% -16% auto auto;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--accent) 26%,transparent),transparent 68%);content:"";pointer-events:none}.performance-hero>*{position:relative;z-index:1}.performance-orbit-wrap{display:grid;min-height:210px;place-items:center;perspective:900px}.performance-orbit{position:relative;display:grid;width:184px;aspect-ratio:1;place-items:center;border-radius:50%;background:radial-gradient(circle at 38% 30%,rgba(255,255,255,.28),transparent 30%),conic-gradient(var(--accent) 0 var(--score),rgba(255,255,255,.1) var(--score) 100%);box-shadow:0 0 34px color-mix(in srgb,var(--accent) 26%,transparent),inset 0 0 24px #ffffff14;transform:rotateX(12deg) rotateY(-14deg);animation:mastery-float 6s ease-in-out infinite}.performance-orbit:before{position:absolute;inset:18px;border:1px solid color-mix(in srgb,var(--accent) 22%,transparent);border-radius:50%;background:color-mix(in srgb,var(--surface-strong) 92%,#000000);content:""}.performance-orbit strong,.performance-orbit span{position:relative;z-index:1}.performance-orbit strong{align-self:end;color:var(--text);font-size:2.25rem}.performance-orbit span{align-self:start;color:var(--muted);font-size:.72rem;font-weight:850;text-align:center;text-transform:uppercase}.performance-timeline,.simulation-history-list,.weakness-list,.block-progress-list,.cycle-performance-grid{display:grid;gap:12px}.performance-timeline-item,.simulation-history-row,.weakness-row,.block-progress-row,.cycle-performance-card{border:1px solid color-mix(in srgb,var(--accent) 16%,transparent);border-radius:12px;background:#ffffff0b;padding:14px}.performance-timeline-item{display:grid;align-items:center;gap:12px;grid-template-columns:34px minmax(0,1fr) 56px}.performance-timeline-item>span{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--accent) 18%,transparent);color:var(--accent);font-weight:900}.performance-timeline-item strong,.simulation-history-row strong,.block-progress-meter strong,.cycle-performance-card strong{color:var(--text)}.simulation-history-row,.weakness-row,.block-progress-row{display:grid;align-items:center;gap:16px;grid-template-columns:minmax(0,1fr) auto}.simulation-history-row h3,.block-progress-row h3{margin-bottom:4px}.simulation-history-row p,.block-progress-row p{margin-bottom:0}.simulation-history-row span,.block-progress-row span,.cycle-performance-card span,.weakness-row span{color:var(--muted);font-size:.8rem;font-weight:800}.simulation-history-row>strong{font-size:1.45rem}.weakness-row em,.cycle-performance-card em{color:var(--accent);font-style:normal;font-weight:850}.block-progress-meter{display:grid;align-items:center;gap:10px;grid-template-columns:minmax(120px,180px) 56px auto}.cycle-performance-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cycle-performance-card{display:grid;gap:8px}.exam-mini-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),var(--accent-2));box-shadow:0 0 16px color-mix(in srgb,var(--accent) 42%,transparent)}@media(max-width:1100px){.performance-hero{grid-template-columns:1fr}.performance-orbit-wrap{min-height:160px}.cycle-performance-grid{grid-template-columns:1fr}}@media(max-width:760px){.dashboard-priority-item,.simulation-history-row,.weakness-row,.block-progress-row,.block-progress-meter{grid-template-columns:1fr;justify-items:stretch}}.rules-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:18px}.rule-chip{display:flex;justify-content:space-between;gap:10px;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:12px;background:#ffffff0b;padding:12px}.rule-chip span{color:var(--muted)}.rule-chip strong{color:var(--text)}.subscription-panel{display:grid;align-items:center;gap:18px;grid-template-columns:minmax(0,1fr) auto;border:1px solid color-mix(in srgb,var(--accent) 22%,transparent);border-radius:14px;background:color-mix(in srgb,var(--accent) 9%,transparent);padding:18px}.subscription-panel.warning{border-color:color-mix(in srgb,var(--amber) 48%,transparent);background:color-mix(in srgb,var(--amber) 11%,transparent)}.subscription-panel.blocked{border-color:color-mix(in srgb,var(--coral) 48%,transparent);background:color-mix(in srgb,var(--coral) 11%,transparent)}.subscription-countdown{display:grid;min-width:128px;justify-items:center;border-radius:12px;background:#fff1;padding:14px}.subscription-countdown strong{color:var(--text);font-size:2.3rem;line-height:1}.subscription-countdown span{color:var(--muted);font-size:.78rem;font-weight:850;text-transform:uppercase}@media(max-width:1100px){.dashboard-hero-grid{grid-template-columns:1fr}.dashboard-hero-grid .today-panel{min-height:auto}.quick-start-grid,.current-apg-admin-panel,.platform-checklist,.launch-plan-grid,.final-block-hero,.final-review-guide-grid,.simulation-form-grid,.simulation-builder-grid,.exam-diagnosis-grid,.exam-layout,.exam-review-card,.ranking-hero{grid-template-columns:1fr}.dashboard-quick-start-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.apg-banner-media{position:relative;top:auto;right:auto;width:min(520px,100%);margin-left:auto}.ranking-medal{justify-self:start}.exam-navigator{position:static}.exam-number-grid{grid-template-columns:repeat(7,minmax(0,1fr))}}@media(max-width:760px){.dashboard-quick-start-compact{grid-template-columns:1fr}.nav-link{justify-content:center}.nav-link svg{display:none}.nav-link.locked-blur svg{display:block}.access-alert,.subscription-panel{align-items:flex-start;grid-template-columns:1fr}.access-alert{flex-wrap:wrap}.access-alert a{margin-left:0}.apg-banner-media{width:100%}.rules-grid,.plan-metrics{grid-template-columns:1fr}.ranking-row{grid-template-columns:34px minmax(0,1fr)}.ranking-row em{grid-column:2}.final-review-block{grid-template-columns:1fr}.final-review-block-actions{justify-items:start}.exam-topbar,.exam-progress-panel,.exam-actions,.exam-result-row{align-items:stretch;grid-template-columns:1fr}.exam-topbar,.exam-actions{flex-direction:column}.exam-timer{justify-items:start}.exam-number-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.exam-alternative{grid-template-columns:36px minmax(0,1fr);padding:12px}.exam-result-row>strong{white-space:normal}.exam-performance-row{grid-template-columns:1fr}.exam-performance-row em{text-align:left}}.page-header,.today-actions,.footer-actions,.question-editor-actions,.final-block-next-actions,.plan-action-row,.question-report-actions{flex-wrap:wrap}.page-header>div,.today-panel>div,.panel,.metric-card,.apg-card,.question-panel,.final-question-row>div,.dashboard-priority-item>div,.list-row,.exam-result-row,.exam-review-card,.exam-performance-row,.question-meta,.coverage-row-main,.subscription-panel>div{min-width:0}.button,.nav-link,.access-pill,.dashboard-priority-item a,.final-question-meta a,.question-report-actions span{max-width:100%;overflow-wrap:anywhere;white-space:normal}.button{text-align:center}.list-row,.objective-row,.topic-card,.question-summary,.final-question-row,.exam-alternative,.alternative,.alternative-copy,.exam-result-row,.exam-review-card,.notification-card,.report-detail-card,.coverage-row{overflow-wrap:anywhere}.question-statement,.case-text,.today-panel p,.panel p,.final-question-row p,.exam-result-row p,.exam-review-card p{line-height:1.68}.question-meta,.inline-tags,.exam-summary-strip,.mastery-strip{gap:10px}.question-meta span,.inline-tags span,.exam-summary-strip span,.mastery-strip span{overflow-wrap:anywhere}.exam-alternative span,.alternative-copy>span{min-width:0}.exam-number{aspect-ratio:1}.study-block-card{display:flex;min-height:320px;flex-direction:column;gap:12px}.apg-structure-strip{display:flex;flex-wrap:wrap;gap:8px}.apg-structure-strip span{border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:999px;background:linear-gradient(135deg,#ffffff12,#ffffff06),color-mix(in srgb,var(--accent) 8%,transparent);color:var(--muted);font-size:.78rem;font-weight:850;padding:8px 11px}.apg-resume-panel{display:grid;align-items:center;gap:18px;grid-template-columns:minmax(0,1fr) minmax(150px,.22fr) auto}.apg-resume-panel h2{margin-bottom:4px;font-size:clamp(1.18rem,2vw,1.55rem)}.apg-resume-panel p{max-width:720px;margin:0}.apg-resume-meter{display:grid;gap:6px;min-width:150px;border:1px solid color-mix(in srgb,var(--accent) 20%,transparent);border-radius:12px;background:color-mix(in srgb,var(--accent) 8%,transparent);padding:12px}.apg-resume-meter strong{color:var(--text);font-size:1.25rem}.apg-resume-meter span{color:var(--muted);font-size:.78rem;font-weight:850}.study-block-card .button.full{justify-content:center;width:100%;margin-top:auto}.block-objective-list{display:grid;gap:8px}.block-objective-list small{display:block;border-left:2px solid color-mix(in srgb,var(--accent) 46%,transparent);color:var(--muted);line-height:1.45;padding-left:10px}.block-progress-grid{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.block-progress-grid span{border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:8px;background:color-mix(in srgb,var(--accent) 8%,transparent);color:var(--text);font-size:.78rem;padding:8px}.block-study-main{display:grid;align-content:start;gap:16px}.block-content-placeholder{display:grid;align-items:center;gap:14px;grid-template-columns:auto minmax(0,1fr);border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:12px;background:radial-gradient(circle at 12% 18%,color-mix(in srgb,var(--accent) 16%,transparent),transparent 180px),#ffffff0a;padding:14px}.block-content-placeholder svg{width:34px;height:34px;color:var(--accent)}.block-content-placeholder strong{display:block;color:var(--text);margin-bottom:4px}.block-content-placeholder p{margin:0;font-size:.92rem}.block-question-list{display:grid;gap:10px}.block-question-row{display:grid;align-items:center;gap:12px;grid-template-columns:minmax(0,1fr) auto auto;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:12px;background:#ffffff0a;padding:12px}.block-question-row>div{display:grid;gap:4px;grid-template-columns:auto minmax(0,1fr)}.block-question-row>div span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--accent) 14%,transparent);color:var(--accent);font-size:.78rem;font-weight:900;grid-row:span 2}.block-question-row strong,.block-question-row small{display:block}.block-question-row small{color:var(--muted)}.block-question-row em{border-radius:999px;font-size:.78rem;font-style:normal;font-weight:900;padding:7px 10px}.block-question-row.status-pendente em{background:color-mix(in srgb,var(--muted) 12%,transparent);color:var(--muted)}.block-question-row.status-revisar em{background:color-mix(in srgb,var(--amber) 16%,transparent);color:var(--amber)}.block-question-row.status-segura em{background:color-mix(in srgb,var(--green) 16%,transparent);color:var(--green)}.block-question-row a{color:var(--accent);font-weight:900;text-decoration:none}@media(max-width:980px){.apg-resume-panel{grid-template-columns:1fr}.apg-resume-panel .today-actions{justify-content:flex-start}.block-question-row{grid-template-columns:1fr}.filters-bar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.filters-bar,.simulation-form-grid,.form-grid{grid-template-columns:1fr}.today-actions,.footer-actions,.question-editor-actions,.final-block-next-actions{align-items:stretch;flex-direction:column}.today-actions .button,.footer-actions .button,.question-editor-actions .button,.final-block-next-actions .button,.plan-action-row .button{justify-content:center;width:100%}.question-meta{align-items:stretch;grid-template-columns:1fr}.exam-summary-strip,.mastery-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}.resource-shortcuts{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.resource-shortcut-card,.visual-resource-card{display:grid;gap:10px;overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 22%,transparent);border-radius:16px;background:linear-gradient(135deg,color-mix(in srgb,var(--panel) 94%,transparent),color-mix(in srgb,var(--accent) 10%,var(--panel))),var(--panel);box-shadow:var(--shadow-soft);color:var(--text);padding:18px;text-decoration:none}.resource-shortcut-card{min-height:142px;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.resource-shortcut-card:hover{border-color:color-mix(in srgb,var(--accent) 46%,transparent);box-shadow:var(--shadow-card);transform:translateY(-2px)}.resource-shortcut-card svg{width:28px;height:28px;color:var(--accent)}.resource-shortcut-card strong,.visual-resource-card h2{color:var(--text);font-size:1rem;line-height:1.25}.resource-shortcut-card span,.visual-resource-card p{color:var(--muted);line-height:1.45}.visual-resource-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.visual-resource-card{padding:0}.visual-resource-media{display:grid;min-height:180px;place-items:center;background:radial-gradient(circle at 30% 20%,color-mix(in srgb,var(--accent) 22%,transparent),transparent 180px),linear-gradient(135deg,color-mix(in srgb,var(--accent) 10%,transparent),#ffffff0a)}.visual-resource-media img{width:100%;height:100%;display:block;object-fit:cover}.visual-resource-media svg{width:52px;height:52px;color:var(--accent)}.visual-resource-card>div:last-child{display:grid;gap:8px;padding:18px}.settings-table{display:grid;gap:10px}.settings-row{display:grid;align-items:center;gap:14px;grid-template-columns:minmax(0,1fr) minmax(180px,260px);border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:14px;background:color-mix(in srgb,var(--panel) 88%,transparent);color:var(--text);padding:12px}.settings-row span{font-weight:850}.settings-row select,.settings-row input{width:100%}.setting-checkboxes{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.setting-checkboxes label{align-items:center;border:1px solid var(--border);border-radius:12px;display:inline-flex;font-weight:800;gap:8px;padding:10px 12px}.setting-checkboxes input{width:32px;min-width:32px;height:32px;min-height:32px;flex:0 0 32px;padding:0;accent-color:var(--accent)}.question-context-panel{display:grid;gap:10px;grid-template-columns:repeat(6,minmax(0,1fr));border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:16px;background:linear-gradient(135deg,color-mix(in srgb,var(--panel) 94%,transparent),color-mix(in srgb,var(--accent) 8%,var(--panel))),var(--panel);padding:12px}.question-header-tools{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}.question-confidence-inline{display:grid;gap:6px;min-width:170px;color:var(--muted);font-size:.72rem;font-weight:900;text-transform:uppercase}.question-confidence-inline select{min-height:38px;border-radius:999px;font-size:.86rem;font-weight:850}.question-panel>.question-confidence-panel{display:none}.locked-resource{--locked-accent: var(--theme-color-primary, var(--accent));--locked-accent-secondary: var(--theme-color-accent-secondary, #22b8cf);--locked-border: var(--theme-color-border, color-mix(in srgb, var(--accent) 18%, transparent));--locked-surface: var(--theme-color-surface, var(--panel));--locked-surface-soft: var(--theme-color-surface-soft, color-mix(in srgb, var(--panel) 90%, transparent));--locked-text: var(--theme-color-text, var(--text));--locked-muted: var(--theme-color-text-secondary, var(--muted));position:relative;display:grid;width:100%;min-height:max(560px,calc(100dvh - 104px));align-items:start;overflow:hidden;background:radial-gradient(circle at 92% 2%,color-mix(in srgb,var(--locked-accent-secondary) 13%,transparent),transparent 28%),linear-gradient(145deg,var(--locked-surface-soft),color-mix(in srgb,var(--locked-accent) 3%,var(--locked-surface)));color:var(--locked-text);isolation:isolate;padding:clamp(28px,4vw,48px)}.locked-resource:before{position:absolute;inset:0 0 auto;z-index:2;height:3px;background:linear-gradient(90deg,var(--locked-accent),var(--locked-accent-secondary));content:""}.locked-resource[data-variant=profile]{--locked-accent-secondary: var(--theme-color-success, #10b981)}.locked-resource[data-variant=expired]{--locked-accent: var(--theme-color-warning, #d98b16);--locked-accent-secondary: var(--theme-color-primary, var(--accent))}.locked-resource-layout{position:relative;z-index:1;display:grid;width:min(100%,1080px);margin:0 auto 0 0;grid-template-columns:minmax(340px,.88fr) minmax(400px,1.12fr);align-items:start;gap:clamp(28px,4vw,48px)}.locked-resource-primary{display:grid;max-width:500px;justify-items:start;gap:20px;padding-top:4px}.locked-resource-copy{display:grid;justify-items:start;gap:11px}.locked-resource-eyebrow{display:inline-flex;min-height:30px;align-items:center;gap:7px;margin:0;border:1px solid color-mix(in srgb,var(--locked-accent) 22%,var(--locked-border));border-radius:999px;background:color-mix(in srgb,var(--locked-accent) 8%,var(--locked-surface));color:var(--locked-accent);padding:6px 10px;font-size:var(--theme-type-label, .72rem);font-weight:var(--theme-weight-label, 700);letter-spacing:.045em;line-height:1;text-transform:uppercase}.locked-resource-eyebrow svg{width:16px;height:16px}.locked-resource-copy h1{margin:0;color:var(--locked-text);font-family:var(--theme-font-display, inherit);font-size:clamp(2.05rem,4vw,3.25rem);font-weight:var(--theme-weight-heading, 700);letter-spacing:-.03em;line-height:1.06}.locked-resource-copy p{max-width:490px;margin:0;color:var(--locked-muted);font-size:clamp(.94rem,1.25vw,1.03rem);line-height:1.58}.locked-resource-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 18px}.locked-resource-cta.button{min-width:244px;min-height:50px;gap:10px;border-radius:var(--theme-radius-control, 14px);background:linear-gradient(115deg,var(--locked-accent),color-mix(in srgb,var(--locked-accent-secondary) 66%,var(--locked-accent)));box-shadow:0 12px 26px color-mix(in srgb,var(--locked-accent) 22%,transparent);font-weight:var(--theme-weight-control, 680)}.locked-resource-cta.button:hover{box-shadow:0 16px 32px color-mix(in srgb,var(--locked-accent) 27%,transparent);transform:translateY(-1px)}.locked-resource-cta svg{width:18px;height:18px}.locked-resource-secondary-action,html[data-theme=medciclo-base] .locked-resource-secondary-action{display:inline-flex;min-height:44px;align-items:center;background:transparent;color:var(--locked-muted);font-size:.88rem;font-weight:700;text-decoration:none;text-underline-offset:4px}.locked-resource-secondary-action:hover,html[data-theme=medciclo-base] .locked-resource-secondary-action:hover{color:var(--locked-accent);text-decoration:underline}.locked-resource-secondary-action:focus-visible,html[data-theme=medciclo-base] .locked-resource-secondary-action:focus-visible{border-radius:6px;outline:3px solid color-mix(in srgb,var(--locked-accent) 36%,transparent);outline-offset:3px}.locked-resource-assurance{display:inline-flex;max-width:470px;min-height:36px;align-items:center;gap:9px;color:var(--locked-muted);font-size:.79rem;line-height:1.4;text-align:left}.locked-resource-assurance svg{width:18px;height:18px;flex:0 0 18px;color:var(--theme-color-success, #10b981)}.locked-resource-value{position:relative;display:grid;min-width:0;gap:14px;border:1px solid color-mix(in srgb,var(--locked-accent) 20%,var(--locked-border));border-radius:var(--theme-radius-card, 18px);background:linear-gradient(145deg,color-mix(in srgb,var(--locked-accent) 6%,transparent),transparent 54%),var(--locked-surface);box-shadow:0 18px 42px color-mix(in srgb,var(--locked-accent) 10%,transparent),inset 0 1px color-mix(in srgb,white 34%,transparent);padding:clamp(22px,3vw,30px)}.locked-resource-value__eyebrow{color:var(--locked-accent);font-size:var(--theme-type-label, .72rem);font-weight:var(--theme-weight-label, 700);letter-spacing:.055em;text-transform:uppercase}.locked-resource-value h2{max-width:430px;margin:0;color:var(--locked-text);font-family:var(--theme-font-display, inherit);font-size:clamp(1.35rem,2.3vw,1.85rem);font-weight:var(--theme-weight-section, 660);letter-spacing:-.02em;line-height:1.14}.locked-resource-value>p{max-width:430px;margin:0;color:var(--locked-muted);font-size:.88rem;line-height:1.5}.locked-resource-value ul{display:grid;gap:8px;margin:3px 0;padding:0;list-style:none}.locked-resource-value li{display:grid;min-width:0;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;border:1px solid color-mix(in srgb,var(--locked-accent) 10%,var(--locked-border));border-radius:13px;background:color-mix(in srgb,var(--locked-surface-soft) 72%,transparent);color:var(--locked-text);padding:10px}.locked-resource-benefit-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;background:color-mix(in srgb,var(--locked-accent) 10%,var(--locked-surface));color:var(--locked-accent)}.locked-resource-benefit-icon--teal{background:color-mix(in srgb,var(--locked-accent-secondary) 12%,var(--locked-surface));color:var(--locked-accent-secondary)}.locked-resource-benefit-icon--gold{background:color-mix(in srgb,var(--theme-color-warning, #d98b16) 12%,var(--locked-surface));color:var(--theme-color-warning, #d98b16)}.locked-resource-benefit-icon svg{width:20px;height:20px}.locked-resource-value li>span:last-child{display:grid;gap:2px;min-width:0}.locked-resource-value li strong{font-size:.86rem;font-weight:var(--theme-weight-section, 660);line-height:1.3}.locked-resource-value li small{color:var(--locked-muted);font-size:.76rem;font-weight:var(--theme-weight-muted, 450);line-height:1.38}.locked-resource-value__note{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:9px;border-top:1px solid var(--locked-border);color:var(--locked-muted);padding-top:14px;font-size:.76rem;line-height:1.45}.locked-resource-value__note svg{width:20px;height:20px;color:var(--locked-accent)}.holiday-empty-state svg{width:42px;height:42px;color:var(--accent)}@media(max-width:900px){.locked-resource{min-height:auto;padding:30px clamp(18px,5vw,38px)}.locked-resource-layout{grid-template-columns:minmax(0,1fr);gap:24px;width:min(100%,720px)}.locked-resource-primary{max-width:620px}}@media(max-width:600px){.locked-resource{padding:22px 16px 28px}.locked-resource-primary{gap:16px}.locked-resource-copy{gap:8px}.locked-resource-copy h1{font-size:clamp(1.9rem,9.5vw,2.45rem)}.locked-resource-copy p{line-height:1.5}.locked-resource-actions,.locked-resource-cta.button,.locked-resource-secondary-action{width:100%}.locked-resource-secondary-action{justify-content:center}.locked-resource-assurance{width:100%}.locked-resource-value{gap:13px;padding:20px 16px}}.access-control-layout{display:grid;align-items:start;gap:18px;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr)}.access-settings-panel{display:grid;gap:16px}.access-toggle-grid,.trial-apg-picker,.access-user-list{display:grid;gap:10px}.access-toggle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.access-toggle-grid label,.trial-apg-picker label,.access-user-row{display:flex;align-items:center;gap:10px;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:12px;background:#ffffff0a;padding:11px 12px}.trial-apg-picker label{align-items:flex-start}.access-user-row{justify-content:space-between}.access-user-row>div{display:grid;gap:4px;min-width:0}.access-user-row span,.access-user-row small{color:var(--muted);overflow-wrap:anywhere}.subscription-empty-panel{display:grid;align-items:center;gap:18px;grid-template-columns:auto minmax(0,1fr) auto;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:18px;background:color-mix(in srgb,var(--panel) 92%,transparent);padding:24px}.subscription-empty-panel svg{width:44px;height:44px;color:var(--accent)}.subscription-empty-panel>*{min-width:0}.subscription-empty-panel h2,.subscription-empty-panel p{max-width:100%;overflow-wrap:anywhere}@media(max-width:720px){.subscription-empty-panel{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:14px;padding:18px}.subscription-empty-panel>.button{width:100%;grid-column:1 / -1}}@media(max-width:420px){.subscription-empty-panel{grid-template-columns:minmax(0,1fr);padding:16px}.subscription-empty-panel svg{width:38px;height:38px}}.question-context-panel>div{display:grid;gap:4px;min-width:0;border-radius:12px;background:#ffffff0a;padding:10px}.question-context-panel span,.question-confidence-panel span{color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.question-context-panel strong{overflow-wrap:anywhere;color:var(--text);font-size:.9rem;line-height:1.35}.question-confidence-panel{display:grid;gap:12px;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:16px;background:color-mix(in srgb,var(--panel) 92%,transparent);padding:14px}.question-confidence-panel>div{display:flex;flex-wrap:wrap;gap:8px}.question-confidence-panel button{min-height:38px;border:1px solid color-mix(in srgb,var(--accent) 24%,transparent);border-radius:999px;background:color-mix(in srgb,var(--accent) 7%,transparent);color:var(--text);cursor:pointer;font-weight:850;padding:8px 12px;transition:border-color .18s ease,background .18s ease,transform .18s ease}.question-confidence-panel button:hover,.question-confidence-panel button.active{border-color:color-mix(in srgb,var(--accent) 60%,transparent);background:color-mix(in srgb,var(--accent) 18%,transparent);transform:translateY(-1px)}.correction-reasoning{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px}.correction-reasoning div{border:1px solid color-mix(in srgb,var(--accent) 16%,transparent);border-radius:12px;background:#ffffff0a;padding:12px}.correction-reasoning strong{display:block;margin-bottom:5px}.review-schedule-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.review-schedule-message{color:var(--accent);font-weight:850;margin-top:8px}.error-review-meta .list-row{align-items:flex-start}.error-review-meta .list-row strong{min-width:32px;text-align:right}.error-review-meta .error-reason-row{display:grid;gap:6px;grid-template-columns:1fr}.error-review-meta .error-reason-row span{color:var(--accent);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.error-review-meta .error-reason-row strong{max-width:100%;min-width:0;color:var(--text);font-size:.92rem;line-height:1.45;overflow-wrap:anywhere;text-align:left}.anatomy-atlas-page{--text: var(--mc-v2-text-heading, #071d49);--muted: var(--mc-v2-text-secondary, #536987);--panel: var(--mc-v2-bg-card, #ffffff);--surface: var(--mc-v2-bg-surface, #f7fbff);--field-bg: var(--mc-v2-bg-input, #ffffff);--accent: var(--mc-v2-brand-primary, #1768f5);--blue: var(--mc-v2-brand-secondary, #00aeea);--green: var(--mc-v2-success, #18a66d);--amber: var(--mc-v2-warning, #f6a622);--shadow-soft: var(--mc-v2-shadow-card, 0 18px 42px rgba(31, 71, 127, .1));gap:22px;color:var(--text);font-family:var(--v32-dashboard-font, Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif)}.histology-microscope-backdrop{position:fixed;z-index:80;inset:0;display:grid;align-items:start;justify-items:center;overflow:auto;background:#0e1f3e7a;padding:26px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.histology-microscope-modal{display:grid;width:min(1180px,100%);gap:14px;border:1px solid color-mix(in srgb,var(--histology-primary) 16%,transparent);border-radius:16px;padding:16px;box-shadow:0 30px 80px #0e1f3e42}.histology-microscope-header{display:grid;align-items:center;gap:14px;grid-template-columns:minmax(0,1fr) minmax(300px,.42fr) auto}.histology-microscope-header h2{margin-bottom:6px;color:var(--histology-text);font-size:clamp(1.18rem,1.8vw,1.52rem);font-weight:730;line-height:1.16}.histology-microscope-header p{max-width:720px;margin:0;color:var(--histology-muted);font-size:.88rem;line-height:1.4}.histology-magnification-tabs{display:grid;gap:9px;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid color-mix(in srgb,var(--histology-primary) 10%,transparent);border-radius:12px;background:color-mix(in srgb,var(--histology-primary) 4%,#ffffff);padding:8px}.histology-magnification-tabs button{display:grid;min-width:0;gap:4px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--histology-muted);cursor:pointer;font:inherit;padding:9px 10px;text-align:left}.histology-magnification-tabs button:hover,.histology-magnification-tabs button:focus-visible,.histology-magnification-tabs button[aria-pressed=true]{border-color:color-mix(in srgb,var(--histology-primary) 24%,transparent);background:#fff;outline:0;box-shadow:0 10px 22px #1f477f14}.histology-magnification-tabs button:disabled{cursor:not-allowed;opacity:.55}.histology-magnification-tabs strong{color:var(--histology-primary);font-size:.92rem;font-weight:760;line-height:1.1}.histology-magnification-tabs span{overflow:hidden;color:var(--histology-muted);font-size:.76rem;font-weight:560;line-height:1.24;text-overflow:ellipsis;white-space:nowrap}.histology-microscope-layout{display:grid;align-items:start;gap:14px;grid-template-columns:minmax(0,1fr) minmax(285px,.34fr)}.histology-microscope-stage{display:grid;min-width:0;gap:10px}.histology-user-gallery-card{gap:12px}.histology-user-gallery-header{display:grid;align-items:start;gap:10px;grid-template-columns:minmax(0,1fr) auto}.histology-user-gallery-header h3{margin-bottom:4px}.histology-user-gallery-header p{color:var(--histology-muted);font-size:.78rem}.histology-user-photo-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.histology-user-gallery-message{border:1px solid color-mix(in srgb,var(--histology-primary) 18%,transparent);border-radius:10px;background:color-mix(in srgb,var(--histology-primary) 6%,#ffffff);color:var(--histology-text);font-size:.78rem;font-weight:580;line-height:1.32;padding:9px 10px}.histology-user-gallery-loading{border:1px dashed color-mix(in srgb,var(--histology-primary) 24%,transparent);border-radius:10px;background:color-mix(in srgb,var(--histology-primary) 4%,#ffffff);color:var(--histology-muted);font-size:.78rem;font-weight:640;line-height:1.3;padding:9px 10px}.histology-user-photo-grid{display:grid;gap:9px;grid-template-columns:repeat(auto-fit,minmax(min(100%,124px),1fr))}.histology-user-photo-item{position:relative;min-width:0;border:1px solid color-mix(in srgb,var(--histology-primary) 12%,transparent);border-radius:11px;background:#ffffffc7;padding:5px}.histology-user-photo-item[data-active=true]{border-color:color-mix(in srgb,var(--histology-rose) 40%,transparent);background:color-mix(in srgb,var(--histology-rose) 6%,#ffffff)}.histology-user-photo-preview{display:grid;width:100%;min-width:0;gap:7px;border:0;background:transparent;color:var(--histology-text);cursor:pointer;font:inherit;padding:0;text-align:left}.histology-user-photo-preview:focus-visible{border-radius:8px;outline:3px solid rgba(23,104,245,.28);outline-offset:3px}.histology-user-photo-preview img{width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:8px;object-fit:cover}.histology-user-photo-preview span{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--histology-muted);font-size:.7rem;font-weight:640;line-height:1.1;padding:0 2px 2px}.histology-user-photo-preview strong{color:var(--histology-primary);font-size:.78rem;font-weight:760}.histology-user-photo-preview small{color:var(--histology-muted);font-size:.67rem;font-weight:640;line-height:1.15;text-align:left}.histology-user-photo-remove{position:absolute;top:8px;right:8px;display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(255,255,255,.7);border-radius:999px;background:#ffffffe6;color:var(--histology-rose);cursor:pointer;padding:0;box-shadow:0 8px 18px #1f477f1f}.histology-user-photo-remove svg{width:14px;height:14px}.histology-user-photo-remove:hover,.histology-user-photo-remove:focus-visible{border-color:color-mix(in srgb,var(--histology-rose) 30%,transparent);outline:0}.histology-user-gallery-empty{display:flex;align-items:center;gap:9px;border:1px dashed color-mix(in srgb,var(--histology-primary) 24%,transparent);border-radius:10px;background:color-mix(in srgb,var(--histology-primary) 4%,#ffffff);color:var(--histology-muted);font-size:.8rem;font-weight:600;padding:10px}.histology-user-gallery-empty svg{width:18px;height:18px;color:var(--histology-primary)}.histology-user-photo-crop-panel{display:grid;gap:10px;border:1px solid color-mix(in srgb,var(--histology-primary) 12%,transparent);border-radius:12px;background:color-mix(in srgb,var(--histology-primary) 4%,#ffffff);padding:10px}.histology-user-photo-crop-header,.histology-user-photo-crop-row{display:grid;align-items:center;gap:10px}.histology-user-photo-crop-header{grid-template-columns:minmax(0,1fr) auto}.histology-user-photo-crop-header span{color:var(--histology-text);font-size:.82rem;font-weight:760;line-height:1.2}.histology-user-photo-crop-header .button{min-height:32px;padding:7px 10px}.histology-user-photo-crop-row{grid-template-columns:74px minmax(0,1fr) 44px;color:var(--histology-muted);font-size:.72rem;font-weight:700}.histology-user-photo-crop-row input[type=range]{width:100%;accent-color:var(--histology-primary)}.histology-user-photo-crop-row span{color:var(--histology-text);text-align:right}@media(max-width:1180px){.histology-microscope-header,.histology-microscope-layout{grid-template-columns:1fr}}@media(max-width:900px){.histology-microscope-backdrop{padding:14px}.histology-microscope-modal{border-radius:12px;padding:12px}.histology-microscope-header{align-items:stretch}}@media(max-width:620px){.histology-magnification-tabs{grid-template-columns:1fr}.histology-magnification-tabs span{white-space:normal}.histology-user-gallery-header{grid-template-columns:1fr}.histology-user-gallery-header .button{width:100%;justify-content:center}.histology-microscope-backdrop{padding:8px}}.anatomy-atlas-page .button.button.button{min-height:40px;gap:8px;border-radius:8px;font-size:.88rem;font-weight:540;line-height:1.15;padding:8px 14px;white-space:normal}.anatomy-atlas-page .button.button.button svg{flex:0 0 auto}.anatomy-atlas-page .eyebrow{margin-bottom:6px;color:var(--accent);font-size:.72rem;font-weight:560;letter-spacing:0;text-shadow:none}.anatomy-atlas-header{align-items:end;gap:18px}.anatomy-atlas-page .page-header.anatomy-atlas-header h1{max-width:780px;margin-bottom:8px;font-size:clamp(1.58rem,1.95vw,1.98rem);font-weight:650;letter-spacing:0;line-height:1.06}.anatomy-atlas-page .page-header.anatomy-atlas-header p{max-width:780px;margin-bottom:0;color:var(--muted);font-size:clamp(.88rem,.98vw,.95rem);font-weight:430;line-height:1.38}.anatomy-atlas-header .today-actions{align-items:center}.anatomy-atlas-header-metrics{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.anatomy-atlas-header-metrics span{display:grid;min-width:126px;gap:2px;border:1px solid color-mix(in srgb,var(--accent) 22%,transparent);border-radius:12px;background:color-mix(in srgb,var(--panel, var(--surface)) 86%,transparent);color:var(--muted);font-size:.76rem;font-weight:540;padding:10px 12px}.anatomy-atlas-header-metrics strong{color:var(--text);font-size:1.08rem;font-weight:650;line-height:1}.anatomy-atlas-home,.anatomy-atlas-scope-header{display:grid;gap:18px;border-color:color-mix(in srgb,var(--accent) 16%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 7%,transparent),transparent 44%),var(--panel, var(--surface))}.anatomy-atlas-home-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(min(100%,285px),1fr))}.anatomy-atlas-home-flow{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.anatomy-atlas-home-flow span{display:grid;min-width:0;gap:5px;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:12px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 6%,transparent),transparent 58%),color-mix(in srgb,var(--panel, var(--surface)) 86%,transparent);padding:12px}.anatomy-atlas-home-flow svg{width:19px;height:19px;color:color-mix(in srgb,var(--accent) 78%,var(--text))}.anatomy-atlas-home-flow strong{color:var(--text);font-size:.88rem;font-weight:650;line-height:1.2}.anatomy-atlas-home-flow small,.anatomy-atlas-home-flow em{min-width:0;color:var(--muted);font-size:.76rem;font-style:normal;font-weight:430;line-height:1.22}.anatomy-atlas-home-flow small{color:color-mix(in srgb,var(--accent) 72%,var(--text));font-weight:560}.anatomy-atlas-home-card{display:grid;min-width:0;gap:13px;grid-template-columns:1fr;border:1px solid color-mix(in srgb,var(--accent) 16%,transparent);border-radius:12px;background:color-mix(in srgb,var(--panel, var(--surface)) 88%,transparent);color:var(--text);cursor:pointer;padding:12px;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.anatomy-atlas-page .anatomy-atlas-home-card,.mc-v2.mc-v2-app-shell .anatomy-atlas-page .anatomy-atlas-home-card{display:grid;align-items:stretch;justify-content:stretch}.anatomy-atlas-home-card>*{min-width:0}.anatomy-atlas-home-card:hover,.anatomy-atlas-home-card:focus-visible{border-color:color-mix(in srgb,var(--accent) 52%,transparent);box-shadow:0 18px 38px color-mix(in srgb,var(--accent) 14%,transparent);outline:0;transform:translateY(-2px)}.anatomy-atlas-home-card-media{display:grid;position:relative;aspect-ratio:16 / 10;place-items:center;overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:10px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 9%,transparent),transparent 46%),color-mix(in srgb,var(--accent) 6%,transparent)}.anatomy-atlas-home-card-media img{display:block;width:100%;height:100%;object-fit:cover}.anatomy-atlas-home-card-badge{position:absolute;top:10px;right:10px;max-width:calc(100% - 20px);overflow:hidden;border:1px solid color-mix(in srgb,#ffffff 42%,transparent);border-radius:999px;background:color-mix(in srgb,#06111f 72%,transparent);color:#fff;font-size:.7rem;font-weight:650;line-height:1.1;padding:6px 8px;text-overflow:ellipsis;white-space:nowrap;box-shadow:0 12px 26px #06111f2e}.anatomy-atlas-home-card-copy{display:grid;min-width:0;gap:6px}.anatomy-atlas-home-card-copy strong{color:var(--text);font-size:1rem;font-weight:650;line-height:1.22}.anatomy-atlas-home-card-copy small{color:var(--muted);font-size:.84rem;font-weight:430;line-height:1.38}.anatomy-atlas-home-card-metrics{display:flex;flex-wrap:wrap;gap:7px}.anatomy-atlas-home-card-metrics span{border:1px solid color-mix(in srgb,var(--accent) 13%,transparent);border-radius:999px;background:color-mix(in srgb,var(--accent) 6%,transparent);color:var(--muted);font-size:.74rem;font-weight:540;line-height:1.15;padding:6px 8px}.anatomy-atlas-home-card-action{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid color-mix(in srgb,var(--accent) 12%,transparent);color:var(--accent);font-size:.88rem;font-weight:560;line-height:1.2;padding-top:12px}.anatomy-atlas-home-card-action svg{width:18px;height:18px}.anatomy-atlas-scope-header{align-items:center;grid-template-columns:auto minmax(0,1fr) auto}.anatomy-atlas-scope-summary{display:grid;align-items:center;min-width:0;gap:14px;grid-template-columns:124px minmax(0,1fr)}.anatomy-atlas-scope-media{display:grid;width:124px;aspect-ratio:16 / 10;place-items:center;overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:10px;background:color-mix(in srgb,var(--accent) 7%,transparent)}.anatomy-atlas-scope-media img{width:100%;height:100%;object-fit:cover}.anatomy-atlas-scope-header h2{margin:0 0 6px;color:var(--text);font-size:clamp(1.18rem,1.55vw,1.38rem);font-weight:650;line-height:1.18}.anatomy-atlas-scope-header p{margin:0;color:var(--muted);font-size:.88rem;font-weight:430;line-height:1.38}.anatomy-atlas-scope-metrics{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.anatomy-atlas-scope-metrics span{border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:999px;background:color-mix(in srgb,var(--accent) 6%,transparent);color:var(--muted);font-size:.76rem;font-weight:540;line-height:1.15;padding:7px 9px}.anatomy-atlas-planned-scope{display:grid;gap:18px}.anatomy-atlas-planned-metrics{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.anatomy-atlas-planned-metrics span{border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:999px;background:color-mix(in srgb,var(--accent) 6%,transparent);color:var(--muted);font-size:.76rem;font-weight:540;line-height:1.15;padding:7px 9px}.anatomy-atlas-planned-workspace{display:grid;align-items:start;gap:16px;grid-template-columns:minmax(210px,.28fr) minmax(0,1fr)}.anatomy-atlas-planned-nav{display:grid;position:sticky;top:88px;gap:8px}.anatomy-atlas-planned-nav-item{display:grid;min-width:0;gap:5px;border:1px solid color-mix(in srgb,var(--accent) 12%,transparent);border-radius:11px;background:color-mix(in srgb,var(--panel, var(--surface)) 86%,transparent);color:var(--text);cursor:pointer;padding:11px;text-align:left;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.anatomy-atlas-planned-nav-item:hover,.anatomy-atlas-planned-nav-item:focus-visible,.anatomy-atlas-planned-nav-item[data-active=true]{border-color:color-mix(in srgb,var(--accent) 46%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 9%,transparent),transparent 56%),color-mix(in srgb,var(--panel, var(--surface)) 92%,transparent);box-shadow:0 12px 28px color-mix(in srgb,var(--accent) 10%,transparent);outline:0}.anatomy-atlas-planned-nav-item span{color:var(--text);font-size:.86rem;font-weight:650;line-height:1.18}.anatomy-atlas-planned-nav-item strong{color:var(--accent);font-size:.78rem;font-weight:560;line-height:1.15}.anatomy-atlas-planned-nav-item small{color:var(--muted);font-size:.72rem;font-weight:620;line-height:1.25}.anatomy-atlas-planned-stage{display:grid;min-width:0;gap:12px}.anatomy-atlas-planned-stage-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;border:1px solid color-mix(in srgb,var(--accent) 13%,transparent);border-radius:12px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 6%,transparent),transparent 52%),color-mix(in srgb,var(--panel, var(--surface)) 88%,transparent);padding:14px}.anatomy-atlas-planned-stage-header h3{margin:0 0 4px;color:var(--text);font-size:1rem;font-weight:650;line-height:1.22}.anatomy-atlas-planned-stage-header p{margin:0;color:var(--muted);font-size:.84rem;font-weight:430;line-height:1.35}.anatomy-atlas-planned-stage-header>span{flex:0 0 auto;border:1px solid color-mix(in srgb,var(--warning) 22%,transparent);border-radius:999px;background:color-mix(in srgb,var(--warning) 8%,transparent);color:color-mix(in srgb,var(--warning) 72%,var(--text));font-size:.72rem;font-weight:560;line-height:1.1;padding:7px 9px}.anatomy-atlas-planned-search{display:grid;align-items:center;gap:10px;grid-template-columns:auto minmax(0,1fr) auto;border:1px solid color-mix(in srgb,var(--accent) 13%,transparent);border-radius:12px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 4%,transparent),transparent 56%),color-mix(in srgb,var(--panel, var(--surface)) 88%,transparent);padding:10px 12px}.anatomy-atlas-planned-search>svg{width:18px;height:18px;color:color-mix(in srgb,var(--accent) 76%,var(--text))}.anatomy-atlas-planned-search input{min-width:0;border:0;background:transparent;color:var(--text);font:inherit;font-size:.9rem;font-weight:540;line-height:1.25;outline:0}.anatomy-atlas-planned-search input::placeholder{color:color-mix(in srgb,var(--muted) 82%,transparent)}.anatomy-atlas-planned-search:focus-within{border-color:color-mix(in srgb,var(--accent) 42%,transparent);box-shadow:0 12px 28px color-mix(in srgb,var(--accent) 10%,transparent)}.anatomy-atlas-planned-search button{display:inline-flex;align-items:center;gap:6px;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:999px;background:color-mix(in srgb,var(--accent) 6%,transparent);color:var(--accent);cursor:pointer;font:inherit;font-size:.76rem;font-weight:560;line-height:1.1;padding:7px 9px}.anatomy-atlas-planned-search button svg{width:14px;height:14px}.anatomy-atlas-planned-grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(min(100%,330px),1fr))}.anatomy-atlas-planned-card{display:grid;align-items:center;min-width:0;min-height:92px;gap:12px;grid-template-columns:74px minmax(0,1fr) auto;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:12px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 5%,transparent),transparent 48%),color-mix(in srgb,var(--panel, var(--surface)) 90%,transparent);color:var(--text);cursor:pointer;font:inherit;padding:12px;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.anatomy-atlas-planned-card:hover,.anatomy-atlas-planned-card:focus-visible{border-color:color-mix(in srgb,var(--accent) 44%,transparent);box-shadow:0 14px 30px color-mix(in srgb,var(--accent) 12%,transparent);outline:0;transform:translateY(-1px)}.anatomy-atlas-planned-card-media{display:grid;position:relative;width:74px;height:64px;place-items:center;overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 12%,transparent);border-radius:10px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 8%,transparent),transparent 58%),color-mix(in srgb,var(--accent) 6%,transparent);color:color-mix(in srgb,var(--accent) 78%,var(--text))}.anatomy-atlas-planned-card-media svg{width:28px;height:28px}.anatomy-atlas-planned-card-media img{display:block;width:100%;height:100%;object-fit:cover}.anatomy-atlas-planned-card-media span{position:absolute;right:6px;bottom:6px;display:grid;width:26px;height:22px;place-items:center;border:1px solid color-mix(in srgb,#ffffff 42%,transparent);border-radius:999px;background:color-mix(in srgb,#06111f 72%,transparent);color:#fff;font-size:.78rem;font-weight:560;line-height:1}.anatomy-atlas-planned-card-copy{display:grid;min-width:0;gap:5px}.anatomy-atlas-planned-card-copy h3{margin:0;color:var(--text);font-size:.96rem;font-weight:650;line-height:1.22}.anatomy-atlas-planned-card-copy p{margin:0;color:var(--muted);font-size:.84rem;font-weight:430;line-height:1.35}.anatomy-atlas-planned-card-status{display:inline-flex;align-items:center;justify-self:start;gap:6px;border:1px solid color-mix(in srgb,var(--warning) 22%,transparent);border-radius:999px;background:color-mix(in srgb,var(--warning) 9%,transparent);color:color-mix(in srgb,var(--warning) 72%,var(--text));font-size:.72rem;font-weight:560;line-height:1.1;padding:6px 8px;white-space:nowrap}.anatomy-atlas-planned-card-status svg{width:13px;height:13px}.anatomy-atlas-planned-empty-results{display:grid;justify-items:center;gap:8px;border:1px dashed color-mix(in srgb,var(--accent) 22%,transparent);border-radius:12px;background:color-mix(in srgb,var(--accent) 4%,transparent);color:var(--muted);padding:26px 18px;text-align:center}.anatomy-atlas-planned-empty-results svg{width:28px;height:28px;color:color-mix(in srgb,var(--accent) 78%,var(--text))}.anatomy-atlas-planned-empty-results strong{color:var(--text);font-size:.98rem;font-weight:650;line-height:1.2}.anatomy-atlas-planned-empty-results span{max-width:360px;color:var(--muted);font-size:.84rem;font-weight:430;line-height:1.35}.anatomy-atlas-planned-empty-workbench{display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid color-mix(in srgb,var(--accent) 13%,transparent);border-radius:12px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 4%,transparent),transparent 58%),color-mix(in srgb,var(--panel, var(--surface)) 86%,transparent);padding:10px}.anatomy-atlas-planned-empty-workbench div{display:grid;align-items:center;min-width:0;column-gap:9px;grid-template-columns:auto minmax(0,1fr);border:1px solid color-mix(in srgb,var(--accent) 10%,transparent);border-radius:10px;background:color-mix(in srgb,var(--panel, var(--surface)) 82%,transparent);padding:10px}.anatomy-atlas-planned-empty-workbench svg{width:22px;height:22px;grid-row:1 / span 2;color:color-mix(in srgb,var(--accent) 78%,var(--text))}.anatomy-atlas-planned-empty-workbench strong{color:var(--text);font-size:.88rem;font-weight:650;line-height:1.2}.anatomy-atlas-planned-empty-workbench span{color:var(--muted);font-size:.76rem;font-weight:430;line-height:1.25}.anatomy-atlas-planned-detail{--accent: #0b66ff;--danger: #dc2626;--muted: #526a8c;--panel: #ffffff;--surface: #f8fbff;--success: #16a34a;--text: #0f1f3d;--warning: #b45309;display:grid;gap:16px;min-height:min(760px,calc(100vh - 36px));background:#f8fbff;color:var(--text);padding:18px}.anatomy-atlas-planned-detail-header{display:grid;align-items:start;gap:14px;grid-template-columns:minmax(0,1fr) auto}.anatomy-atlas-planned-detail-header h2{margin:0 0 6px;color:var(--text);font-size:clamp(1.22rem,1.65vw,1.48rem);font-weight:650;line-height:1.16}.anatomy-atlas-planned-detail-header p{margin:0;color:var(--muted);font-size:.88rem;font-weight:430;line-height:1.38}.anatomy-atlas-planned-detail-metrics{display:flex;flex-wrap:wrap;gap:8px}.anatomy-atlas-planned-detail-metrics span{border:1px solid color-mix(in srgb,var(--accent) 13%,transparent);border-radius:999px;background:color-mix(in srgb,var(--accent) 6%,transparent);color:var(--muted);font-size:.76rem;font-weight:540;line-height:1.15;padding:7px 9px}.anatomy-atlas-learning-path{display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr))}.anatomy-atlas-learning-path span{display:grid;min-width:0;gap:4px;border:1px solid color-mix(in srgb,var(--accent) 11%,transparent);border-radius:10px;background:color-mix(in srgb,var(--panel, var(--surface)) 88%,transparent);padding:10px}.anatomy-atlas-learning-path small{color:var(--muted);font-size:.68rem;font-weight:650;letter-spacing:0;line-height:1.1;text-transform:uppercase}.anatomy-atlas-learning-path strong{min-width:0;overflow:hidden;color:var(--text);font-size:.8rem;font-weight:650;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.anatomy-atlas-planned-detail-layout{display:grid;align-items:start;gap:14px;grid-template-columns:minmax(190px,.22fr) minmax(0,1fr) minmax(280px,.34fr)}.anatomy-atlas-planned-detail-viewer,.anatomy-atlas-planned-study-rail,.anatomy-atlas-planned-study-hub,.anatomy-atlas-planned-rail-card,.anatomy-atlas-planned-hub-card,.anatomy-atlas-planned-detail-side,.anatomy-atlas-planned-detail-tabs,.anatomy-atlas-planned-detail-tab-panel{min-width:0}.anatomy-atlas-planned-study-rail,.anatomy-atlas-planned-study-hub{display:grid;gap:10px}.anatomy-atlas-planned-rail-card,.anatomy-atlas-planned-hub-card{display:grid;gap:9px;border:1px solid color-mix(in srgb,var(--accent) 12%,transparent);border-radius:12px;background:color-mix(in srgb,var(--panel, var(--surface)) 88%,transparent);padding:12px}.anatomy-atlas-planned-hub-card>strong,.anatomy-atlas-planned-rail-card>strong,.anatomy-atlas-planned-hub-card-title strong{color:var(--text);font-size:.94rem;font-weight:650;line-height:1.2}.anatomy-atlas-planned-hub-card p{margin:0;color:var(--muted);font-size:.8rem;font-weight:430;line-height:1.36}.anatomy-atlas-planned-focus-card{order:0}.anatomy-atlas-planned-training-card{order:1}.anatomy-atlas-planned-context-card{order:2}.anatomy-atlas-planned-library-card{order:3}.anatomy-atlas-planned-review-card{order:4}.anatomy-atlas-planned-clinical-note{display:grid;align-items:start;gap:8px;grid-template-columns:auto minmax(0,1fr);border:1px solid color-mix(in srgb,var(--success) 18%,transparent);border-radius:10px;background:linear-gradient(135deg,color-mix(in srgb,var(--success) 7%,transparent),transparent 62%),color-mix(in srgb,var(--panel, var(--surface)) 88%,transparent);padding:10px}.anatomy-atlas-planned-clinical-note svg{width:17px;height:17px;color:color-mix(in srgb,var(--success) 78%,var(--text))}.anatomy-atlas-planned-clinical-note span{display:grid;min-width:0;gap:3px}.anatomy-atlas-planned-clinical-note strong{color:var(--text);font-size:.78rem;font-weight:650;line-height:1.2}.anatomy-atlas-planned-clinical-note small{color:var(--muted);font-size:.76rem;font-weight:430;line-height:1.32}.anatomy-atlas-planned-hub-card-title{display:flex;align-items:start;justify-content:space-between;gap:10px}.anatomy-atlas-planned-hub-card-title>span{display:grid;min-width:0;gap:4px}.anatomy-atlas-planned-hub-card-title em{display:grid;min-width:26px;height:24px;place-items:center;border-radius:999px;background:color-mix(in srgb,var(--accent) 10%,transparent);color:var(--accent);font-size:.72rem;font-style:normal;font-weight:650;line-height:1;padding:0 7px}.anatomy-atlas-planned-study-rail .anatomy-atlas-planned-detail-slots{grid-template-columns:1fr}.anatomy-atlas-planned-detail-viewer{display:grid;gap:10px}.anatomy-atlas-planned-detail-canvas{display:grid;position:relative;align-content:center;justify-items:center;gap:16px;min-height:360px;overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:14px;background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--accent) 10%,transparent),transparent 32%),linear-gradient(135deg,color-mix(in srgb,var(--accent) 5%,transparent),transparent 54%),color-mix(in srgb,var(--panel, var(--surface)) 88%,transparent);color:var(--muted);padding:24px;text-align:center}.anatomy-atlas-planned-detail-canvas:before{content:"";position:absolute;inset:14px;border:1px dashed color-mix(in srgb,var(--accent) 16%,transparent);border-radius:12px;background-image:linear-gradient(color-mix(in srgb,var(--accent) 7%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--accent) 7%,transparent) 1px,transparent 1px);background-size:28px 28px;-webkit-mask-image:linear-gradient(180deg,transparent,#000 16%,#000 84%,transparent);mask-image:linear-gradient(180deg,transparent,#000 16%,#000 84%,transparent);pointer-events:none}.anatomy-atlas-planned-study-image{display:grid;position:relative;z-index:1;width:min(100%,760px);aspect-ratio:16 / 10;overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 17%,transparent);border-radius:14px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 7%,transparent),transparent 56%),color-mix(in srgb,var(--panel) 92%,transparent);box-shadow:0 22px 54px color-mix(in srgb,var(--accent) 12%,transparent);isolation:isolate}.anatomy-atlas-planned-study-image img{width:100%;height:100%;object-fit:cover;transform:scale(var(--atlas-planned-zoom, 1));transition:transform .18s ease}.anatomy-atlas-planned-study-placeholder{display:grid;place-items:center;gap:8px;min-height:100%;color:var(--muted)}.anatomy-atlas-planned-study-placeholder svg{width:42px;height:42px;color:var(--accent)}.anatomy-atlas-planned-study-marker{display:block;position:absolute;z-index:3;left:var(--marker-x);top:var(--marker-y);width:32px;height:40px;border:0;background:transparent;color:var(--accent);cursor:pointer;font:inherit;padding:0;transform:translate(-16px,-38px);transition:color .16s ease,filter .16s ease,transform .16s ease}.anatomy-atlas-planned-study-marker:hover,.anatomy-atlas-planned-study-marker:focus-visible,.anatomy-atlas-planned-study-marker[data-active=true]{color:var(--green);filter:drop-shadow(0 16px 18px color-mix(in srgb,var(--green) 24%,transparent));outline:0;transform:translate(-16px,-38px) scale(1.04)}.anatomy-atlas-planned-study-marker:focus-visible .anatomy-atlas-pin-icon svg{outline:3px solid color-mix(in srgb,var(--accent) 56%,#ffffff);outline-offset:3px}.anatomy-atlas-planned-study-marker[data-qa-status=needs_review]{color:var(--warning)}.anatomy-atlas-pin-icon{display:block;width:32px;height:40px;pointer-events:none}.anatomy-atlas-pin-icon svg{display:block;width:32px;height:40px;overflow:visible;filter:drop-shadow(0 8px 14px rgba(15,31,61,.22))}.anatomy-atlas-pin-icon-body{fill:currentColor;stroke:#fff;stroke-width:1.8}.anatomy-atlas-pin-icon-core{fill:#fff;opacity:.96}.anatomy-atlas-planned-study-marker-label{display:inline-flex;position:absolute;bottom:17px;left:25px;align-items:center;max-width:min(220px,42vw);gap:7px;border:1px solid color-mix(in srgb,var(--accent) 28%,transparent);border-radius:999px;background:color-mix(in srgb,#ffffff 91%,transparent);box-shadow:0 12px 28px #0f1f3d29;color:var(--text);font-size:.74rem;font-weight:560;line-height:1.1;padding:6px 10px;pointer-events:none;text-align:left}.anatomy-atlas-planned-study-marker[data-label-side=left] .anatomy-atlas-planned-study-marker-label{right:25px;left:auto}.anatomy-atlas-planned-study-marker-label small{color:var(--muted);font-size:.66rem;font-weight:720}.anatomy-atlas-planned-study-marker-label strong{min-width:0;overflow:hidden;color:var(--text);text-overflow:ellipsis;white-space:nowrap}.anatomy-atlas-planned-detail-canvas-status{display:flex;position:relative;z-index:1;flex-wrap:wrap;justify-content:center;gap:7px}.anatomy-atlas-planned-detail-canvas-status span{display:inline-flex;margin:0;border:1px solid color-mix(in srgb,var(--accent) 12%,transparent);border-radius:999px;background:color-mix(in srgb,#ffffff 76%,transparent);color:var(--muted);font-size:.72rem;font-weight:540;line-height:1.1;padding:6px 8px}.anatomy-atlas-planned-detail-toolbar{display:flex;flex-wrap:wrap;gap:8px}.anatomy-atlas-planned-detail-toolbar button{display:inline-flex;align-items:center;gap:7px;border:1px solid color-mix(in srgb,var(--accent) 13%,transparent);border-radius:999px;background:color-mix(in srgb,var(--accent) 5%,transparent);color:var(--muted);cursor:pointer;font-size:.78rem;font-weight:540;line-height:1.15;outline:0;padding:7px 9px;transition:border-color .16s ease,background .16s ease,color .16s ease}.anatomy-atlas-planned-detail-toolbar button:hover,.anatomy-atlas-planned-detail-toolbar button:focus-visible,.anatomy-atlas-planned-detail-toolbar button[aria-pressed=true]{border-color:color-mix(in srgb,var(--accent) 42%,transparent);background:color-mix(in srgb,var(--accent) 10%,#ffffff);color:var(--text);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 12%,transparent)}.anatomy-atlas-planned-detail-toolbar svg{width:15px;height:15px;color:color-mix(in srgb,var(--accent) 72%,var(--text))}.anatomy-atlas-planned-detail-side{display:grid;gap:10px;grid-template-rows:auto 1fr}.anatomy-atlas-planned-detail-tabs{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.anatomy-atlas-planned-detail-tabs button{display:inline-flex;align-items:center;justify-content:center;min-width:0;gap:7px;border:1px solid color-mix(in srgb,var(--accent) 12%,transparent);border-radius:10px;background:color-mix(in srgb,var(--panel, var(--surface)) 88%,transparent);color:var(--muted);font-size:.78rem;font-weight:540;line-height:1.15;padding:9px 8px}.anatomy-atlas-planned-detail-tabs button[aria-selected=true]{border-color:color-mix(in srgb,var(--accent) 36%,transparent);background:color-mix(in srgb,var(--accent) 9%,#ffffff);color:var(--text);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 8%,transparent)}.anatomy-atlas-planned-detail-tabs svg{width:15px;height:15px;flex:0 0 auto;color:color-mix(in srgb,var(--accent) 72%,var(--text))}.anatomy-atlas-planned-detail-tab-panel{display:grid;align-content:start;gap:6px;border:1px solid color-mix(in srgb,var(--accent) 12%,transparent);border-radius:12px;background:color-mix(in srgb,var(--panel, var(--surface)) 88%,transparent);padding:13px}.anatomy-atlas-planned-detail-tab-panel strong{color:var(--text);font-size:.94rem;font-weight:650;line-height:1.2}.anatomy-atlas-planned-detail-tab-panel p{margin:0;color:var(--muted);font-size:.82rem;font-weight:430;line-height:1.38}.anatomy-atlas-planned-detail-tab-panel small{color:var(--muted);font-size:.74rem;font-weight:540;line-height:1.25}.anatomy-atlas-planned-marker-list,.anatomy-atlas-planned-layer-list,.anatomy-atlas-planned-note-stack,.anatomy-atlas-planned-review-stack,.anatomy-atlas-planned-training-card{display:grid;gap:8px;margin-top:6px}.anatomy-atlas-planned-marker-list button,.anatomy-atlas-planned-layer-list button{display:grid;align-items:center;min-width:0;gap:4px 8px;grid-template-columns:auto minmax(0,1fr);border:1px solid color-mix(in srgb,var(--accent) 12%,transparent);border-radius:10px;background:color-mix(in srgb,var(--panel, var(--surface)) 84%,transparent);color:var(--text);cursor:pointer;font:inherit;padding:9px;text-align:left}.anatomy-atlas-planned-marker-list button:hover,.anatomy-atlas-planned-marker-list button:focus-visible,.anatomy-atlas-planned-marker-list button[data-active=true],.anatomy-atlas-planned-layer-list button:hover,.anatomy-atlas-planned-layer-list button:focus-visible,.anatomy-atlas-planned-layer-list button[data-active=true]{border-color:color-mix(in srgb,var(--accent) 38%,transparent);background:color-mix(in srgb,var(--accent) 8%,#ffffff);outline:0}.anatomy-atlas-planned-marker-list button>span{display:grid;width:28px;height:28px;grid-row:1 / span 2;place-items:center;border-radius:999px;background:color-mix(in srgb,var(--accent) 10%,transparent);color:var(--accent);font-size:.7rem;font-weight:650}.anatomy-atlas-planned-marker-list strong,.anatomy-atlas-planned-layer-list span,.anatomy-atlas-planned-note-stack strong,.anatomy-atlas-planned-training-card strong{min-width:0;color:var(--text);font-size:.84rem;font-weight:650;line-height:1.2}.anatomy-atlas-planned-marker-list small{grid-column:2;color:var(--muted);font-size:.73rem;font-weight:430;line-height:1.25}.anatomy-atlas-planned-layer-list button{grid-template-columns:auto minmax(0,1fr)}.anatomy-atlas-planned-layer-list svg{width:17px;height:17px;color:color-mix(in srgb,var(--accent) 72%,var(--text))}.anatomy-atlas-planned-structure-chip-list{display:flex;flex-wrap:wrap;gap:6px}.anatomy-atlas-planned-structure-chip-list span{min-width:0;max-width:100%;overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 11%,transparent);border-radius:999px;background:color-mix(in srgb,var(--accent) 5%,transparent);color:var(--muted);font-size:.72rem;font-weight:540;line-height:1.15;padding:6px 8px;text-overflow:ellipsis;white-space:nowrap}.anatomy-atlas-planned-related-photo-list{display:grid;gap:8px}.anatomy-atlas-planned-related-photo-list button{display:grid;align-items:center;min-width:0;gap:9px;grid-template-columns:56px minmax(0,1fr) auto;border:1px solid color-mix(in srgb,var(--accent) 12%,transparent);border-radius:10px;background:color-mix(in srgb,var(--panel, var(--surface)) 84%,transparent);color:var(--text);cursor:pointer;font:inherit;padding:8px;text-align:left}.anatomy-atlas-planned-related-photo-list button:hover,.anatomy-atlas-planned-related-photo-list button:focus-visible{border-color:color-mix(in srgb,var(--accent) 38%,transparent);background:color-mix(in srgb,var(--accent) 8%,#ffffff);outline:0}.anatomy-atlas-planned-related-photo-list button:disabled{cursor:not-allowed;opacity:.62}.anatomy-atlas-planned-related-photo-media{display:grid;width:56px;height:44px;place-items:center;overflow:hidden;border-radius:8px;background:color-mix(in srgb,var(--accent) 7%,transparent);color:var(--accent)}.anatomy-atlas-planned-related-photo-media img{display:block;width:100%;height:100%;object-fit:cover}.anatomy-atlas-planned-related-photo-list button>span:not(.anatomy-atlas-planned-related-photo-media){display:grid;min-width:0;gap:4px}.anatomy-atlas-planned-related-photo-list strong{overflow:hidden;color:var(--text);font-size:.8rem;font-weight:650;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.anatomy-atlas-planned-related-photo-list small{overflow:hidden;color:var(--muted);font-size:.72rem;font-weight:430;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.anatomy-atlas-planned-related-photo-list svg{width:15px;height:15px;color:color-mix(in srgb,var(--accent) 74%,var(--text))}.anatomy-atlas-planned-note-stack article,.anatomy-atlas-planned-review-stack article,.anatomy-atlas-planned-training-card{border:1px solid color-mix(in srgb,var(--accent) 12%,transparent);border-radius:10px;background:color-mix(in srgb,var(--panel, var(--surface)) 84%,transparent);padding:10px}.anatomy-atlas-planned-note-stack article,.anatomy-atlas-planned-review-stack article{display:grid;gap:4px}.anatomy-atlas-planned-note-stack span,.anatomy-atlas-planned-review-stack span,.anatomy-atlas-planned-training-card span{color:var(--muted);font-size:.76rem;font-weight:430;line-height:1.32}.anatomy-atlas-planned-review-stack article{grid-template-columns:auto minmax(0,1fr)}.anatomy-atlas-planned-review-stack svg{width:17px;height:17px;grid-row:1 / span 2;color:color-mix(in srgb,var(--accent) 72%,var(--text))}.anatomy-atlas-planned-review-stack strong{color:var(--text);font-size:.84rem;font-weight:650;line-height:1.2}.anatomy-atlas-planned-training-card button{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:10px;background:color-mix(in srgb,var(--accent) 8%,#ffffff);color:var(--accent);cursor:pointer;font:inherit;font-size:.8rem;font-weight:560;line-height:1.15;padding:9px 10px}.anatomy-atlas-planned-answer-list{display:grid;gap:7px}.anatomy-atlas-planned-answer-list button{justify-content:flex-start;border-radius:9px;background:color-mix(in srgb,var(--panel, var(--surface)) 88%,transparent);color:var(--text);text-align:left}.anatomy-atlas-planned-answer-list button[data-state=correct]{border-color:color-mix(in srgb,var(--success) 44%,transparent);background:color-mix(in srgb,var(--success) 12%,#ffffff);color:color-mix(in srgb,var(--success) 60%,var(--text))}.anatomy-atlas-planned-answer-list button[data-state=incorrect]{border-color:color-mix(in srgb,var(--danger) 38%,transparent);background:color-mix(in srgb,var(--danger) 9%,#ffffff);color:color-mix(in srgb,var(--danger) 62%,var(--text))}.anatomy-atlas-planned-feedback{border-radius:9px;font-size:.76rem;font-weight:560;line-height:1.32;padding:8px 9px}.anatomy-atlas-planned-feedback.correct{background:color-mix(in srgb,var(--success) 10%,transparent);color:color-mix(in srgb,var(--success) 68%,var(--text))}.anatomy-atlas-planned-feedback.incorrect{background:color-mix(in srgb,var(--warning) 12%,transparent);color:color-mix(in srgb,var(--warning) 72%,var(--text))}.anatomy-atlas-planned-training-card button:hover,.anatomy-atlas-planned-training-card button:focus-visible{border-color:color-mix(in srgb,var(--accent) 44%,transparent);color:var(--text);outline:0}.anatomy-atlas-planned-training-card button:disabled{cursor:not-allowed;opacity:.58}.anatomy-atlas-planned-training-card svg{width:15px;height:15px}.anatomy-atlas-planned-detail-slots{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr))}.anatomy-atlas-planned-detail-slot{display:grid;gap:7px;border:1px solid color-mix(in srgb,var(--accent) 12%,transparent);border-radius:12px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 5%,transparent),transparent 58%),color-mix(in srgb,var(--panel, var(--surface)) 88%,transparent);color:var(--text);cursor:pointer;font:inherit;padding:12px;text-align:left;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.anatomy-atlas-planned-detail-slot:hover,.anatomy-atlas-planned-detail-slot:focus-visible,.anatomy-atlas-planned-detail-slot[data-active=true]{border-color:color-mix(in srgb,var(--accent) 42%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 9%,transparent),transparent 58%),color-mix(in srgb,var(--panel, var(--surface)) 92%,transparent);box-shadow:0 12px 28px color-mix(in srgb,var(--accent) 10%,transparent);outline:0}.anatomy-atlas-planned-detail-slot:hover,.anatomy-atlas-planned-detail-slot:focus-visible{transform:translateY(-1px)}.anatomy-atlas-planned-detail-slots span{color:var(--accent);font-size:.74rem;font-weight:560;line-height:1}.anatomy-atlas-planned-detail-slots strong{color:var(--text);font-size:.92rem;font-weight:650;line-height:1.2}.anatomy-atlas-planned-detail-slots small{color:var(--muted);font-size:.76rem;font-weight:430;line-height:1.3}.anatomy-atlas-focus-strip{display:grid;align-items:center;gap:16px;grid-template-columns:minmax(0,1fr) auto;overflow:hidden;scroll-margin-top:20px;border-color:color-mix(in srgb,var(--accent) 20%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 8%,transparent),transparent 46%),color-mix(in srgb,var(--panel, var(--surface)) 90%,transparent)}.anatomy-atlas-focus-strip-main{display:flex;align-items:center;min-width:0;gap:14px}.anatomy-atlas-focus-thumbnail{display:grid;width:96px;height:76px;flex:0 0 96px;place-items:center;overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:12px;background:color-mix(in srgb,var(--accent) 8%,transparent)}.anatomy-atlas-focus-thumbnail img{display:block;width:100%;height:100%;object-fit:cover}.anatomy-atlas-focus-thumbnail span{display:grid;width:100%;height:100%;place-items:center;color:var(--muted)}.anatomy-atlas-focus-thumbnail svg{width:26px;height:26px}.anatomy-atlas-focus-copy{display:grid;min-width:0;gap:6px}.anatomy-atlas-focus-copy h2{margin:0;color:var(--text);font-size:1.12rem;font-weight:680;line-height:1.25}.anatomy-atlas-focus-copy p{margin:0;color:var(--muted);font-size:.92rem;line-height:1.4}.anatomy-atlas-focus-meta{display:flex;flex-wrap:wrap;gap:7px;margin:2px 0 0}.anatomy-atlas-focus-meta div{display:inline-flex;align-items:center;min-width:0;gap:6px;border:1px solid color-mix(in srgb,var(--accent) 13%,transparent);border-radius:999px;background:color-mix(in srgb,var(--accent) 5%,transparent);padding:6px 9px}.anatomy-atlas-focus-meta dt{color:var(--muted);font-size:.66rem;font-weight:560;letter-spacing:0;line-height:1.1;text-transform:uppercase}.anatomy-atlas-focus-meta dd{margin:0;color:var(--text);font-size:.78rem;font-weight:650;line-height:1.2}.anatomy-atlas-focus-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.anatomy-atlas-focus-actions .button{justify-content:center;min-width:154px}.anatomy-integral-roadmap{display:grid;gap:16px;overflow:hidden;border-color:color-mix(in srgb,var(--accent) 18%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 9%,transparent),transparent 42%),linear-gradient(315deg,color-mix(in srgb,var(--green) 8%,transparent),transparent 48%),var(--panel, var(--surface))}.anatomy-integral-roadmap-header{display:grid;align-items:start;gap:16px;grid-template-columns:minmax(0,1fr) minmax(220px,.36fr)}.anatomy-integral-roadmap-header h2{margin:0 0 8px;color:var(--text);font-size:clamp(1.18rem,1.55vw,1.38rem);font-weight:650;letter-spacing:0;line-height:1.12}.anatomy-integral-roadmap-header p{max-width:820px;margin:0;color:var(--muted);font-size:.88rem;font-weight:430;line-height:1.42}.anatomy-integral-source{display:grid;gap:5px;justify-items:start;border:1px solid color-mix(in srgb,var(--accent) 16%,transparent);border-radius:12px;background:color-mix(in srgb,var(--panel, var(--surface)) 82%,transparent);color:var(--muted);font-size:.78rem;font-weight:640;padding:12px}.anatomy-integral-source svg{width:22px;height:22px;color:var(--accent)}.anatomy-integral-source strong{color:var(--text);font-size:.86rem;font-weight:680;line-height:1.28}.anatomy-integral-metrics{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.anatomy-integral-metrics span{display:grid;min-width:0;gap:3px;border:1px solid color-mix(in srgb,var(--accent) 15%,transparent);border-radius:12px;background:color-mix(in srgb,var(--panel, var(--surface)) 78%,transparent);color:var(--muted);font-size:.78rem;font-weight:640;padding:11px 12px}.anatomy-integral-metrics strong{color:var(--text);font-size:1.04rem;font-weight:650;line-height:1}.anatomy-integral-roadmap-layout{display:grid;align-items:start;gap:18px;grid-template-columns:minmax(0,1.32fr) minmax(310px,.68fr)}.anatomy-integral-track,.anatomy-integral-side,.anatomy-integral-structure-cloud,.anatomy-integral-support-list{display:grid;min-width:0;gap:12px}.anatomy-integral-track-heading h3,.anatomy-integral-structure-cloud h3,.anatomy-integral-support-list h3{margin:0 0 4px;color:var(--text);font-size:1rem;font-weight:650;letter-spacing:0;line-height:1.2}.anatomy-integral-track-heading p{margin:0;color:var(--muted);font-size:.88rem;font-weight:520;line-height:1.45}.anatomy-integral-unit-list{display:grid;min-width:0;gap:10px;grid-template-columns:repeat(auto-fit,minmax(min(100%,245px),1fr))}.anatomy-integral-track.compact .anatomy-integral-unit-list{grid-template-columns:1fr}.anatomy-integral-unit{display:grid;min-width:0;min-height:108px;align-content:start;gap:7px 10px;grid-template-columns:auto minmax(0,1fr);border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:12px;background:color-mix(in srgb,var(--panel, var(--surface)) 86%,transparent);color:var(--text);cursor:pointer;padding:10px;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.anatomy-atlas-page .anatomy-integral-unit,.mc-v2.mc-v2-app-shell .anatomy-atlas-page .anatomy-integral-unit{display:grid;align-items:start;justify-content:stretch}.anatomy-integral-unit-media{display:grid;grid-column:1 / -1;aspect-ratio:16 / 10;place-items:center;overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 13%,transparent);border-radius:10px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 7%,transparent),transparent 48%),color-mix(in srgb,var(--accent) 5%,transparent)}.anatomy-integral-unit-media img{display:block;width:100%;height:100%;object-fit:cover}.anatomy-integral-unit-media>span{display:grid;place-items:center;gap:6px;color:var(--muted);font-size:.78rem;font-weight:680;line-height:1.2}.anatomy-integral-unit-media svg{width:24px;height:24px;color:var(--accent)}.anatomy-integral-unit:hover,.anatomy-integral-unit:focus-visible,.anatomy-integral-unit[data-selected=true]{border-color:color-mix(in srgb,var(--accent) 52%,transparent);box-shadow:0 14px 34px color-mix(in srgb,var(--accent) 12%,transparent);outline:0;transform:translateY(-1px)}.anatomy-integral-unit[data-status=available]{border-color:color-mix(in srgb,var(--green) 28%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--green) 10%,transparent),transparent 58%),color-mix(in srgb,var(--panel, var(--surface)) 88%,transparent)}.anatomy-integral-unit[data-status=planned]{border-style:dashed;border-color:color-mix(in srgb,var(--amber) 34%,transparent)}.anatomy-integral-unit-order{display:grid;width:30px;min-width:30px;height:30px;min-height:30px;justify-self:start;place-items:center;border-radius:10px;background:color-mix(in srgb,var(--accent) 10%,transparent);color:var(--accent);font-size:.8rem;font-weight:560;line-height:1}.anatomy-integral-unit[data-status=available] .anatomy-integral-unit-order{background:color-mix(in srgb,var(--green) 12%,transparent);color:color-mix(in srgb,var(--green) 78%,var(--text))}.anatomy-integral-unit-copy{display:grid;width:100%;min-width:0;gap:3px;justify-self:stretch}.anatomy-integral-unit-copy strong{color:var(--text);font-size:.94rem;font-weight:650;line-height:1.2;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:normal}.anatomy-integral-unit-copy small{color:var(--muted);font-size:.78rem;font-weight:430;line-height:1.25}.anatomy-integral-unit-meta{display:flex;flex-wrap:wrap;grid-column:1 / -1;gap:6px;justify-self:stretch;width:100%}.anatomy-integral-unit-meta span,.anatomy-integral-unit-plates em,.anatomy-integral-structure-cloud span{border:1px solid color-mix(in srgb,var(--accent) 13%,transparent);border-radius:999px;background:color-mix(in srgb,var(--accent) 6%,transparent);color:var(--muted);font-size:.72rem;font-style:normal;font-weight:540;line-height:1.15;padding:5px 8px}.anatomy-integral-unit[data-status=available] .anatomy-integral-unit-meta span:first-child{border-color:color-mix(in srgb,var(--green) 28%,transparent);background:color-mix(in srgb,var(--green) 10%,transparent);color:color-mix(in srgb,var(--green) 76%,var(--text))}.anatomy-integral-unit[data-status=planned] .anatomy-integral-unit-meta span:first-child{border-color:color-mix(in srgb,var(--amber) 34%,transparent);background:color-mix(in srgb,var(--amber) 10%,transparent);color:color-mix(in srgb,var(--amber) 76%,var(--text))}.anatomy-integral-unit-plates{display:flex;flex-wrap:wrap;grid-column:1 / -1;gap:5px;justify-self:stretch;width:100%}.anatomy-integral-structure-cloud,.anatomy-integral-support-list{border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:12px;background:color-mix(in srgb,var(--panel, var(--surface)) 82%,transparent);padding:12px}.anatomy-integral-side .anatomy-integral-structure-cloud{margin-top:2px}.anatomy-integral-structure-cloud>div{display:flex;flex-wrap:wrap;gap:7px}.anatomy-integral-structure-cloud strong{color:var(--text);font-weight:650}.anatomy-integral-support-list article{display:grid;gap:4px;border-top:1px solid color-mix(in srgb,var(--accent) 12%,transparent);padding-top:10px}.anatomy-integral-support-list article:first-of-type{border-top:0;padding-top:0}.anatomy-integral-support-list strong{color:var(--text);font-size:.88rem;font-weight:650;line-height:1.3}.anatomy-integral-support-list span{color:var(--muted);font-size:.8rem;font-weight:520;line-height:1.42}.anatomy-integral-unit-detail{display:grid;gap:16px;border-color:color-mix(in srgb,var(--accent) 16%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 7%,transparent),transparent 52%),color-mix(in srgb,var(--panel, var(--surface)) 88%,transparent)}.anatomy-integral-unit-detail-header{display:grid;align-items:start;gap:12px;grid-template-columns:minmax(0,1fr) auto}.anatomy-integral-unit-detail-header h3{margin:0 0 6px;color:var(--text);font-size:clamp(1.08rem,1.45vw,1.28rem);font-weight:650;line-height:1.16}.anatomy-integral-unit-detail-header p{margin:0;color:var(--muted);font-size:.9rem;font-weight:430;line-height:1.42}.anatomy-integral-unit-detail-status{border:1px solid color-mix(in srgb,var(--green) 28%,transparent);border-radius:999px;background:color-mix(in srgb,var(--green) 10%,transparent);color:color-mix(in srgb,var(--green) 76%,var(--text));font-size:.76rem;font-weight:560;line-height:1.1;padding:7px 10px}.anatomy-integral-unit-detail-grid{display:grid;align-items:start;gap:14px;grid-template-columns:minmax(0,1fr) minmax(260px,.82fr)}.anatomy-integral-detail-card{display:grid;align-content:start;gap:10px;min-width:0;border:1px solid color-mix(in srgb,var(--accent) 13%,transparent);border-radius:12px;background:color-mix(in srgb,var(--panel, var(--surface)) 86%,transparent);padding:12px}.anatomy-integral-detail-card.wide{grid-column:1 / -1}.anatomy-integral-detail-card h4{margin:0;color:var(--text);font-size:.92rem;font-weight:650;line-height:1.2}.anatomy-integral-subunit-list,.anatomy-integral-detail-chip-list,.anatomy-integral-support-mini-list{display:grid;gap:8px}.anatomy-integral-subunit-list span,.anatomy-integral-support-mini-list span{display:grid;gap:3px;border:1px solid color-mix(in srgb,var(--accent) 12%,transparent);border-radius:10px;background:color-mix(in srgb,var(--accent) 5%,transparent);padding:8px 10px}.anatomy-integral-subunit-list strong,.anatomy-integral-support-mini-list span{color:var(--text);font-size:.84rem;font-weight:680;line-height:1.25}.anatomy-integral-subunit-list small{color:var(--muted);font-size:.74rem;font-weight:560;line-height:1.3}.anatomy-integral-detail-chip-list{display:flex;flex-wrap:wrap}.anatomy-integral-detail-chip-list span{border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:999px;background:color-mix(in srgb,var(--accent) 6%,transparent);color:var(--muted);font-size:.74rem;font-weight:650;line-height:1.15;padding:6px 8px}.anatomy-integral-plate-preview-list{display:grid;gap:9px}.anatomy-integral-plate-preview{display:grid;align-items:center;min-width:0;gap:9px;grid-template-columns:78px minmax(0,1fr)}.anatomy-integral-plate-preview img{width:78px;height:52px;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:8px;object-fit:cover}.anatomy-integral-plate-preview span{display:grid;min-width:0;gap:3px}.anatomy-integral-plate-preview strong{color:var(--text);font-size:.8rem;font-weight:690;line-height:1.24;overflow-wrap:anywhere}.anatomy-integral-plate-preview small{color:var(--muted);font-size:.72rem;font-weight:560;line-height:1.3}.anatomy-integral-structure-groups{display:grid;gap:8px}.anatomy-integral-structure-groups div{display:grid;gap:4px;border-top:1px solid color-mix(in srgb,var(--accent) 12%,transparent);padding-top:8px}.anatomy-integral-structure-groups div:first-child{border-top:0;padding-top:0}.anatomy-integral-structure-groups strong{color:var(--text);font-size:.82rem;font-weight:650;line-height:1.24}.anatomy-integral-structure-groups strong span{color:var(--accent)}.anatomy-integral-structure-groups p{margin:0;color:var(--muted);font-size:.78rem;font-weight:520;line-height:1.38}.anatomy-atlas-library-shell{display:grid;gap:16px;border-color:color-mix(in srgb,var(--accent) 16%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--green) 6%,transparent),transparent 44%),var(--panel, var(--surface))}.anatomy-atlas-section-header{display:grid;align-items:center;gap:16px;grid-template-columns:minmax(0,1fr) auto}.anatomy-atlas-section-header h2{margin:0 0 7px;color:var(--text);font-size:clamp(1.05rem,1.5vw,1.22rem);font-weight:650;line-height:1.2}.anatomy-atlas-section-header p{max-width:820px;margin:0;color:var(--muted);font-size:.86rem;font-weight:430;line-height:1.42}.anatomy-atlas-section-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.anatomy-atlas-section-actions>span,.anatomy-atlas-library-closed{border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:12px;background:color-mix(in srgb,var(--accent) 5%,transparent)}.anatomy-atlas-section-actions>span{display:grid;min-width:112px;gap:2px;color:var(--muted);font-size:.78rem;font-weight:650;padding:9px 11px}.anatomy-atlas-section-actions strong{color:var(--text);font-size:1.04rem;font-weight:650;line-height:1}.anatomy-atlas-library-content{display:grid;gap:16px}.anatomy-atlas-library-closed{display:flex;align-items:center;min-width:0;gap:10px;color:var(--muted);padding:14px}.anatomy-atlas-library-closed svg{width:22px;height:22px;color:var(--accent);flex:0 0 auto}.anatomy-atlas-library-closed span{color:var(--text);font-size:.92rem;font-weight:650}.anatomy-atlas-library-closed strong{min-width:0;color:var(--muted);font-size:.86rem;font-weight:560;line-height:1.35}.anatomy-atlas-filters{align-items:end;grid-template-columns:minmax(220px,1.45fr) repeat(3,minmax(150px,1fr))}.anatomy-atlas-filters-v2{grid-template-columns:minmax(260px,1.4fr) minmax(190px,.7fr) auto}.anatomy-atlas-filters label{min-width:0;color:var(--text);font-size:.86rem;font-weight:650}.anatomy-atlas-search-field{grid-row:auto}.anatomy-atlas-filter-toggle{align-self:end;min-height:46px}.anatomy-atlas-advanced-filters{display:grid;grid-column:1 / -1;gap:12px;grid-template-columns:repeat(4,minmax(150px,1fr))}.anatomy-atlas-advanced-filters[hidden]{display:none}.anatomy-atlas-checkbox{min-height:46px;align-content:center;align-items:center;grid-template-columns:auto minmax(0,1fr);border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:12px;background:color-mix(in srgb,var(--accent) 7%,transparent);color:var(--text);cursor:pointer;font-size:.86rem;font-weight:650;padding:10px 12px}.anatomy-atlas-checkbox input{width:16px;height:16px;accent-color:var(--accent)}.anatomy-atlas-clear-filters{align-self:end;min-height:46px}.anatomy-atlas-page .cards-grid.anatomy-atlas-categories{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.anatomy-atlas-category-card{display:grid;align-items:center;min-height:56px;gap:10px;grid-template-columns:auto minmax(0,1fr) auto;border:1px solid color-mix(in srgb,var(--accent) 20%,transparent);border-radius:10px;background:linear-gradient(135deg,color-mix(in srgb,var(--panel, var(--surface)) 92%,transparent),color-mix(in srgb,var(--accent) 8%,transparent)),var(--panel, var(--surface));color:var(--text);cursor:pointer;font-size:.94rem;font-weight:520;padding:12px 14px;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.anatomy-atlas-category-card[data-empty=true]{border-color:color-mix(in srgb,var(--accent) 14%,transparent);background:color-mix(in srgb,var(--panel, var(--surface)) 84%,transparent)}.anatomy-atlas-category-card:hover,.anatomy-atlas-category-card:focus-visible{border-color:color-mix(in srgb,var(--accent) 58%,transparent);box-shadow:0 14px 34px color-mix(in srgb,var(--accent) 12%,transparent);outline:0;transform:translateY(-1px)}.anatomy-atlas-category-card svg{width:21px;height:21px;color:var(--accent)}.anatomy-atlas-category-card span{min-width:0;color:var(--text);font-weight:650;line-height:1.25}.anatomy-atlas-category-card[data-empty=true] span{color:color-mix(in srgb,var(--text) 72%,var(--muted));font-weight:600}.anatomy-atlas-category-card strong{display:grid;min-width:30px;min-height:26px;place-items:center;border-radius:999px;background:color-mix(in srgb,var(--accent) 14%,transparent);color:var(--accent);font-size:.82rem;font-weight:700}.anatomy-atlas-page .cards-grid.anatomy-atlas-photo-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))}.anatomy-atlas-photo-card{position:relative;display:grid;min-width:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 20%,transparent);border-radius:12px;background:linear-gradient(180deg,color-mix(in srgb,var(--panel, var(--surface)) 95%,transparent),color-mix(in srgb,var(--panel, var(--surface)) 82%,transparent)),var(--panel, var(--surface));box-shadow:var(--shadow-soft, 0 18px 42px rgba(0, 0, 0, .2))}.anatomy-atlas-photo-media{position:relative;min-height:194px;aspect-ratio:16 / 10;background:radial-gradient(circle at 28% 16%,color-mix(in srgb,var(--accent) 18%,transparent),transparent 180px),color-mix(in srgb,var(--panel, var(--surface)) 88%,#000000)}.anatomy-atlas-photo-media img{display:block;width:100%;height:100%;object-fit:cover}.anatomy-atlas-status-pill{position:absolute;top:12px;right:12px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#040e1cc2;color:#fff;font-size:.72rem;font-weight:720;letter-spacing:.04em;padding:6px 9px;text-transform:uppercase}.anatomy-atlas-status-pill.status-published{border-color:color-mix(in srgb,var(--green) 44%,transparent);color:color-mix(in srgb,var(--green) 76%,#ffffff)}.anatomy-atlas-status-pill.status-ready{border-color:color-mix(in srgb,var(--blue) 44%,transparent);color:color-mix(in srgb,var(--blue) 78%,#ffffff)}.anatomy-atlas-status-pill.status-draft{border-color:color-mix(in srgb,var(--amber) 48%,transparent);color:color-mix(in srgb,var(--amber) 82%,#ffffff)}.anatomy-atlas-photo-body{display:grid;min-width:0;gap:12px;padding:18px}.anatomy-atlas-photo-body h2{margin:0;color:var(--text);font-size:1.06rem;font-weight:650;line-height:1.25;overflow-wrap:anywhere}.anatomy-atlas-photo-body p{margin:0;color:var(--muted);font-size:.95rem;line-height:1.55;overflow-wrap:anywhere}.anatomy-atlas-photo-meta{display:grid;min-width:0;gap:6px;grid-template-columns:1fr;margin:0}.anatomy-atlas-photo-meta div{display:flex;align-items:center;justify-content:space-between;min-width:0;gap:12px;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:10px;background:color-mix(in srgb,var(--accent) 6%,transparent);padding:8px 10px}.anatomy-atlas-photo-meta dt{min-width:0;color:var(--muted);flex:0 0 auto;font-size:.66rem;font-weight:720;letter-spacing:.04em;text-transform:uppercase}.anatomy-atlas-photo-meta dd{min-width:0;margin:0;color:var(--text);font-size:.88rem;font-weight:650;overflow-wrap:anywhere;text-align:right}.anatomy-atlas-card-actions{display:grid;min-width:0;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.anatomy-atlas-viewer-actions{display:flex;flex-wrap:wrap;gap:8px}.anatomy-atlas-card-actions .button{min-width:0;width:100%;justify-content:center;white-space:normal}.anatomy-atlas-card-actions .button:first-child{grid-column:1 / -1}.anatomy-atlas-neutral-image{display:grid;width:100%;height:100%;min-height:194px;place-items:center;gap:10px;background:radial-gradient(circle at 50% 30%,color-mix(in srgb,var(--accent) 22%,transparent),transparent 210px),repeating-linear-gradient(135deg,rgba(255,255,255,.04) 0 10px,transparent 10px 20px),color-mix(in srgb,var(--panel, var(--surface)) 82%,#000000);color:var(--accent)}.anatomy-atlas-neutral-image svg{width:44px;height:44px}.anatomy-atlas-neutral-image.large{min-height:min(58vh,520px);color:var(--muted);font-weight:850}.anatomy-atlas-empty{min-height:220px}.anatomy-atlas-empty small,.anatomy-atlas-training-panel small{color:var(--muted);font-weight:750}.anatomy-atlas-skeleton{min-height:340px;align-content:start;gap:14px;padding:18px}.anatomy-atlas-skeleton span{display:block;border-radius:12px;background:linear-gradient(90deg,color-mix(in srgb,var(--accent) 8%,transparent),color-mix(in srgb,var(--accent) 18%,transparent),color-mix(in srgb,var(--accent) 8%,transparent));background-size:220% 100%;animation:anatomy-atlas-skeleton 1.4s ease-in-out infinite}.anatomy-atlas-skeleton span:first-child{height:180px}.anatomy-atlas-skeleton span:nth-child(2){width:72%;height:24px}.anatomy-atlas-skeleton span:nth-child(3){width:92%;height:54px}.anatomy-atlas-modal-backdrop{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;background:#07122894;padding:18px}.anatomy-atlas-modal{width:min(1480px,100%);max-height:calc(100vh - 36px);overflow:auto;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:16px;background:var(--panel, #ffffff);box-shadow:0 32px 90px #07122859}.anatomy-atlas-modal .anatomy-atlas-viewer{border:0;border-radius:0;box-shadow:none}.anatomy-atlas-modal .anatomy-atlas-image-scroll{max-height:min(58vh,720px)}.anatomy-atlas-viewer{display:grid;gap:18px;scroll-margin-top:20px}.anatomy-atlas-viewer-header,.anatomy-atlas-admin-panel,.anatomy-atlas-related-panel{display:grid;align-items:center;gap:16px;grid-template-columns:minmax(0,1fr) auto}.anatomy-atlas-viewer-header h2,.anatomy-atlas-related-panel h2,.anatomy-atlas-admin-panel h2{margin-bottom:6px;color:var(--text);font-size:1.25rem;font-weight:650;line-height:1.25}.anatomy-atlas-viewer-header p,.anatomy-atlas-related-panel p,.anatomy-atlas-admin-panel p{margin-bottom:0}.anatomy-atlas-deep-map{display:grid;align-items:stretch;gap:16px;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);border:1px solid color-mix(in srgb,var(--accent) 16%,transparent);border-radius:14px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 7%,transparent),transparent 58%),color-mix(in srgb,var(--panel, var(--surface)) 88%,transparent);padding:14px}.anatomy-atlas-deep-map-copy{display:grid;align-content:start;min-width:0;gap:8px}.anatomy-atlas-deep-map-copy h3{margin:0;color:var(--text);font-size:1.05rem;font-weight:680;line-height:1.25}.anatomy-atlas-deep-map-copy p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.45}.anatomy-atlas-deep-map-copy ul{display:grid;gap:6px;margin:2px 0 0;padding-left:18px}.anatomy-atlas-deep-map-copy li{color:var(--muted);font-size:.86rem;line-height:1.38}.anatomy-atlas-deep-preview{display:grid;min-width:0;margin:2px 0;overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:12px;background:color-mix(in srgb,var(--field-bg) 72%,transparent)}.anatomy-atlas-deep-preview img{display:block;width:100%;max-height:188px;aspect-ratio:16 / 10;object-fit:cover}.anatomy-atlas-deep-preview figcaption{display:grid;gap:3px;border-top:1px solid color-mix(in srgb,var(--accent) 12%,transparent);padding:9px 10px}.anatomy-atlas-deep-preview figcaption strong{color:var(--text);font-size:.78rem;font-weight:720;line-height:1.18}.anatomy-atlas-deep-preview figcaption span{color:var(--muted);font-size:.76rem;line-height:1.32}.anatomy-atlas-deep-map-meta{display:flex;flex-wrap:wrap;gap:7px}.anatomy-atlas-deep-map-meta span{border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:999px;background:color-mix(in srgb,var(--accent) 6%,transparent);color:var(--text);font-size:.72rem;font-weight:680;line-height:1.1;padding:6px 8px}.anatomy-atlas-deep-blocks{display:grid;min-width:0;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.anatomy-atlas-page .anatomy-atlas-deep-blocks>button,.mc-v2.mc-v2-app-shell .anatomy-atlas-page .anatomy-atlas-deep-blocks>button{display:grid;align-content:center;align-items:center;justify-content:stretch;justify-items:start;min-width:0;gap:10px;grid-template-columns:72px minmax(0,1fr);border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:11px;background:color-mix(in srgb,var(--field-bg) 66%,transparent);color:var(--text);cursor:pointer;padding:8px;text-align:left}.anatomy-atlas-page .anatomy-atlas-deep-blocks>button:hover,.anatomy-atlas-page .anatomy-atlas-deep-blocks>button.selected,.mc-v2.mc-v2-app-shell .anatomy-atlas-page .anatomy-atlas-deep-blocks>button:hover,.mc-v2.mc-v2-app-shell .anatomy-atlas-page .anatomy-atlas-deep-blocks>button.selected{border-color:color-mix(in srgb,var(--accent) 52%,transparent);background:color-mix(in srgb,var(--accent) 12%,transparent)}.anatomy-atlas-deep-blocks img{display:block;width:100%;height:62px;border:1px solid color-mix(in srgb,var(--accent) 12%,transparent);border-radius:9px;object-fit:cover}.anatomy-atlas-deep-block-copy{display:grid;min-width:0;gap:4px}.anatomy-atlas-deep-block-copy>span,.anatomy-atlas-deep-block-copy small{display:block;min-width:0;color:var(--muted);font-size:.72rem;font-weight:690;line-height:1.2}.anatomy-atlas-deep-block-copy strong{display:block;min-width:0;color:var(--text);font-size:.94rem;font-weight:700;line-height:1.22}.anatomy-atlas-viewer-layout{display:grid;align-items:start;gap:18px;grid-template-columns:minmax(0,1.42fr) minmax(320px,.68fr)}.anatomy-atlas-image-stage{display:grid;min-width:0;gap:12px}.anatomy-atlas-viewer-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.anatomy-atlas-viewer-toolbar>span{min-width:64px;border:1px solid color-mix(in srgb,var(--accent) 16%,transparent);border-radius:999px;color:var(--text);font-size:.84rem;font-weight:650;padding:9px 10px;text-align:center}.anatomy-atlas-image-scroll{overflow:auto;max-height:72vh;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:14px;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),color-mix(in srgb,var(--panel, var(--surface)) 88%,#000000);background-size:28px 28px;padding:12px}.anatomy-atlas-image-frame{--anatomy-atlas-zoom: 1;position:relative;width:min(100%,980px);min-width:280px;margin:0 auto}.anatomy-atlas-plate-viewport{position:relative;width:calc(100% * var(--anatomy-atlas-zoom));max-width:none;margin:0 auto}.anatomy-atlas-plate-viewport>img,.anatomy-atlas-plate-viewport>.anatomy-atlas-neutral-image{display:block;width:100%;max-width:none;height:auto;object-fit:contain;border-radius:10px;box-shadow:0 18px 52px #00000047}.anatomy-atlas-plate-viewport>.anatomy-atlas-neutral-image{min-height:360px}.anatomy-hotspot-layer-svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:visible}.anatomy-hotspot-svg-target{cursor:pointer;pointer-events:auto;outline:none}.anatomy-hotspot-svg-hit-area,.anatomy-hotspot-svg-shadow,.anatomy-hotspot-svg-pin,.anatomy-hotspot-svg-pin-core,.anatomy-hotspot-svg-label-surface{vector-effect:non-scaling-stroke}.anatomy-hotspot-svg-hit-area{fill:transparent}.anatomy-hotspot-svg-shadow{fill:#050e1a52}.anatomy-hotspot-svg-pin{fill:color-mix(in srgb,var(--accent) 78%,#0a2747);stroke:#fff;stroke-width:1.8;filter:drop-shadow(0 8px 12px color-mix(in srgb,var(--accent) 34%,transparent))}.anatomy-hotspot-svg-pin-core{fill:#fff;opacity:.96}.anatomy-hotspot-svg-target:hover .anatomy-hotspot-svg-pin,.anatomy-hotspot-svg-target:focus-visible .anatomy-hotspot-svg-pin,.anatomy-hotspot-svg-target.selected .anatomy-hotspot-svg-pin{fill:color-mix(in srgb,var(--green) 78%,#071d18);filter:drop-shadow(0 10px 14px color-mix(in srgb,var(--green) 44%,transparent))}.anatomy-hotspot-svg-target:hover .anatomy-hotspot-svg-shadow,.anatomy-hotspot-svg-target:focus-visible .anatomy-hotspot-svg-shadow,.anatomy-hotspot-svg-target.selected .anatomy-hotspot-svg-shadow{fill:color-mix(in srgb,var(--green) 24%,transparent)}.anatomy-hotspot-svg-target:focus-visible .anatomy-hotspot-svg-pin{stroke:color-mix(in srgb,var(--accent) 58%,#ffffff);stroke-width:3.5}.anatomy-hotspot-svg-target[data-qa-warning=true] .anatomy-hotspot-svg-pin{fill:color-mix(in srgb,var(--warning) 78%,#583d05);filter:drop-shadow(0 8px 12px color-mix(in srgb,var(--warning) 32%,transparent))}.anatomy-hotspot-svg-label{pointer-events:none}.anatomy-hotspot-svg-label-surface{fill:#030c18d6;stroke:#fff3;stroke-width:1}.anatomy-hotspot-svg-label-text{fill:#fff;font-family:inherit;font-weight:820;letter-spacing:0;paint-order:stroke;pointer-events:none}.anatomy-atlas-study-summary{display:grid;gap:12px;grid-template-columns:minmax(0,.95fr) minmax(0,1.1fr) minmax(0,1fr)}.anatomy-atlas-study-summary article{display:grid;align-content:start;min-width:0;gap:8px;border:1px solid color-mix(in srgb,var(--accent) 15%,transparent);border-radius:12px;background:color-mix(in srgb,var(--panel, var(--surface)) 86%,transparent);padding:13px}.anatomy-atlas-study-summary strong{color:var(--text);font-size:.98rem;font-weight:650;line-height:1.25}.anatomy-atlas-study-summary p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.45}.anatomy-atlas-study-summary ul{display:grid;gap:7px;margin:0;padding-left:18px}.anatomy-atlas-study-summary li{color:var(--muted);font-size:.9rem;line-height:1.42}.anatomy-atlas-study-focus{border-color:color-mix(in srgb,var(--green) 24%,transparent);background:linear-gradient(145deg,color-mix(in srgb,var(--green) 8%,transparent),transparent),color-mix(in srgb,var(--panel, var(--surface)) 88%,transparent)}.anatomy-atlas-study-next-actions{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2px}.anatomy-atlas-study-next-actions button{min-height:36px;border:1px solid color-mix(in srgb,var(--accent) 20%,transparent);border-radius:9px;background:color-mix(in srgb,var(--accent) 6%,transparent);color:var(--accent);cursor:pointer;font-size:.85rem;font-weight:650}.anatomy-atlas-study-next-actions button:hover,.anatomy-atlas-study-next-actions button.selected{border-color:color-mix(in srgb,var(--accent) 52%,transparent);background:color-mix(in srgb,var(--accent) 14%,transparent);color:var(--text)}.anatomy-atlas-detail-panel,.anatomy-atlas-structure-panel,.anatomy-atlas-training-panel,.anatomy-atlas-related-links{display:grid;gap:14px}.anatomy-atlas-detail-panel{min-width:0;border:1px solid color-mix(in srgb,var(--accent) 16%,transparent);border-radius:14px;background:color-mix(in srgb,var(--panel, var(--surface)) 86%,transparent);padding:14px}.anatomy-atlas-study-roadmap{display:grid;gap:12px;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:13px;background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 7%,transparent),transparent 58%),color-mix(in srgb,var(--field-bg) 74%,transparent);padding:12px}.anatomy-atlas-study-roadmap-header{display:grid;gap:5px}.anatomy-atlas-study-roadmap-header strong{color:var(--text);font-size:.98rem;font-weight:680;line-height:1.25}.anatomy-atlas-study-roadmap-header p{margin:0;color:var(--muted);font-size:.86rem;line-height:1.4}.anatomy-atlas-study-steps{display:grid;gap:7px;grid-template-columns:1fr}.anatomy-atlas-study-steps button{display:grid;align-items:center;min-width:0;gap:4px;grid-template-columns:auto minmax(0,1fr);border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:10px;background:color-mix(in srgb,var(--accent) 5%,transparent);color:var(--muted);cursor:pointer;padding:9px 8px;text-align:left}.anatomy-atlas-study-steps button[aria-pressed=true]{border-color:color-mix(in srgb,var(--accent) 50%,transparent);background:color-mix(in srgb,var(--accent) 14%,transparent);color:var(--text)}.anatomy-atlas-study-steps button[data-state=done]{border-color:color-mix(in srgb,var(--green) 30%,transparent)}.anatomy-atlas-study-steps button>span{display:grid;width:22px;height:22px;place-items:center;grid-row:span 2;border-radius:999px;background:color-mix(in srgb,var(--accent) 13%,transparent);color:var(--accent);font-size:.76rem;font-weight:780}.anatomy-atlas-study-steps strong{min-width:0;color:var(--text);font-size:.84rem;font-weight:680;line-height:1.2}.anatomy-atlas-study-steps small{min-width:0;color:var(--muted);font-size:.72rem;font-weight:610;line-height:1.25}.anatomy-atlas-study-progress-grid{display:grid;gap:7px;grid-template-columns:repeat(3,minmax(0,1fr))}.anatomy-atlas-study-progress-grid span{display:grid;gap:2px;border:1px solid color-mix(in srgb,var(--accent) 12%,transparent);border-radius:10px;background:color-mix(in srgb,var(--accent) 5%,transparent);color:var(--muted);font-size:.72rem;font-weight:650;line-height:1.2;padding:8px}.anatomy-atlas-study-progress-grid strong{color:var(--text);font-size:1rem;line-height:1}.anatomy-atlas-mode-toggle{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;border-radius:12px;background:color-mix(in srgb,var(--field-bg) 78%,transparent);padding:5px}.anatomy-atlas-mode-toggle button{min-height:38px;border:1px solid transparent;border-radius:9px;background:transparent;color:var(--muted);cursor:pointer;font-size:.86rem;font-weight:650}.anatomy-atlas-mode-toggle button[aria-pressed=true]{border-color:color-mix(in srgb,var(--accent) 30%,transparent);background:color-mix(in srgb,var(--accent) 16%,transparent);color:var(--text)}.anatomy-atlas-structure-panel h3,.anatomy-atlas-training-panel h3,.anatomy-atlas-related-links h3{margin:0;color:var(--text);font-size:.98rem;font-weight:650;line-height:1.3}.anatomy-atlas-structure-panel p,.anatomy-atlas-training-panel p,.anatomy-atlas-related-links p{margin:0}.anatomy-atlas-structure-panel dl{display:grid;gap:8px;grid-template-columns:1fr;margin:0}.anatomy-atlas-structure-panel dl div{min-width:0;border:1px solid color-mix(in srgb,var(--accent) 13%,transparent);border-radius:10px;background:color-mix(in srgb,var(--accent) 5%,transparent);padding:9px}.anatomy-atlas-structure-panel dt{color:var(--muted);font-size:.67rem;font-weight:720;letter-spacing:.04em;text-transform:uppercase}.anatomy-atlas-structure-panel dd{margin:4px 0 0;color:var(--text);font-weight:620;overflow-wrap:anywhere}.anatomy-atlas-structure-list{display:grid;gap:8px}.anatomy-atlas-structure-list-title{display:grid;align-items:start;justify-items:start;min-width:0;gap:5px}.anatomy-atlas-structure-list-title strong{min-width:0;color:var(--text);font-size:.92rem;font-weight:720;line-height:1.18;overflow-wrap:anywhere}.anatomy-atlas-structure-status{justify-self:start;max-width:100%;border:1px solid color-mix(in srgb,var(--accent) 16%,transparent);border-radius:999px;background:color-mix(in srgb,var(--accent) 7%,transparent);color:var(--muted);font-size:.68rem;font-weight:720;line-height:1.1;padding:5px 7px}.anatomy-atlas-structure-status.status-mastered{border-color:color-mix(in srgb,var(--green) 34%,transparent);background:color-mix(in srgb,var(--green) 10%,transparent);color:color-mix(in srgb,var(--green) 72%,var(--text))}.anatomy-atlas-structure-status.status-reviewing{border-color:color-mix(in srgb,var(--amber) 42%,transparent);background:color-mix(in srgb,var(--amber) 10%,transparent);color:color-mix(in srgb,var(--amber) 76%,var(--text))}.anatomy-atlas-structure-status.status-saved{border-color:color-mix(in srgb,var(--accent) 36%,transparent);background:color-mix(in srgb,var(--accent) 11%,transparent);color:var(--accent)}.anatomy-atlas-page .anatomy-atlas-structure-list>button,.mc-v2.mc-v2-app-shell .anatomy-atlas-page .anatomy-atlas-structure-list>button,.anatomy-atlas-page .anatomy-atlas-answer-list>button,.mc-v2.mc-v2-app-shell .anatomy-atlas-page .anatomy-atlas-answer-list>button{display:grid;align-content:start;align-items:start;justify-content:stretch;justify-items:stretch;min-width:0;gap:8px;border:1px solid color-mix(in srgb,var(--accent) 16%,transparent);border-radius:11px;background:color-mix(in srgb,var(--accent) 6%,transparent);color:var(--text);cursor:pointer;font-weight:620;padding:10px 12px;text-align:left}.anatomy-atlas-page .anatomy-atlas-structure-list>button:hover,.anatomy-atlas-page .anatomy-atlas-structure-list>button.selected,.mc-v2.mc-v2-app-shell .anatomy-atlas-page .anatomy-atlas-structure-list>button:hover,.mc-v2.mc-v2-app-shell .anatomy-atlas-page .anatomy-atlas-structure-list>button.selected,.anatomy-atlas-page .anatomy-atlas-answer-list>button:hover,.anatomy-atlas-page .anatomy-atlas-answer-list>button.selected,.mc-v2.mc-v2-app-shell .anatomy-atlas-page .anatomy-atlas-answer-list>button:hover,.mc-v2.mc-v2-app-shell .anatomy-atlas-page .anatomy-atlas-answer-list>button.selected{border-color:color-mix(in srgb,var(--accent) 52%,transparent);background:color-mix(in srgb,var(--accent) 13%,transparent)}.anatomy-atlas-structure-list>button>span{display:block;min-width:0;color:var(--muted);font-size:.86rem;line-height:1.4;overflow-wrap:anywhere}.anatomy-atlas-selected-hotspot{display:grid;gap:6px;border:1px solid color-mix(in srgb,var(--green) 30%,transparent);border-radius:12px;background:color-mix(in srgb,var(--green) 9%,transparent);padding:12px}.anatomy-atlas-selected-hotspot strong{color:var(--text)}.anatomy-atlas-selected-hotspot small{color:var(--muted);font-size:.8rem;font-weight:560;line-height:1.4}.anatomy-atlas-structure-panel ul{display:grid;gap:8px;margin:0;padding-left:18px}.anatomy-atlas-structure-panel li{color:var(--muted);line-height:1.45}.anatomy-atlas-muted{color:var(--muted)}.anatomy-atlas-answer-list{display:grid;gap:8px}.anatomy-atlas-training-progress{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid color-mix(in srgb,var(--accent) 14%,transparent);border-radius:11px;background:color-mix(in srgb,var(--accent) 6%,transparent);color:var(--muted);font-size:.82rem;font-weight:650;padding:9px 10px}.anatomy-atlas-training-progress strong{color:var(--text);font-weight:720}.anatomy-atlas-answer-list button.correct{border-color:color-mix(in srgb,var(--green) 50%,transparent);background:color-mix(in srgb,var(--green) 12%,transparent)}.anatomy-atlas-answer-list button.incorrect{border-color:color-mix(in srgb,var(--amber) 54%,transparent);background:color-mix(in srgb,var(--amber) 12%,transparent)}.anatomy-atlas-training-feedback{border-radius:11px;font-weight:650;padding:10px 12px}.anatomy-atlas-training-feedback.correct{background:color-mix(in srgb,var(--green) 12%,transparent);color:color-mix(in srgb,var(--green) 78%,#ffffff)}.anatomy-atlas-training-feedback.incorrect{background:color-mix(in srgb,var(--amber) 13%,transparent);color:color-mix(in srgb,var(--amber) 82%,#ffffff)}.anatomy-atlas-review-panel,.anatomy-atlas-review-card,.anatomy-atlas-review-notes{display:grid;gap:12px}.anatomy-atlas-review-hotspots,.anatomy-atlas-review-rating{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.anatomy-atlas-review-hotspots button,.anatomy-atlas-review-rating button{min-height:38px;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:10px;background:color-mix(in srgb,var(--accent) 6%,transparent);color:var(--text);cursor:pointer;font-size:.86rem;font-weight:650}.anatomy-atlas-review-hotspots button{display:grid;gap:3px;min-width:0;padding:8px;text-align:left}.anatomy-atlas-review-hotspots button span{color:var(--text);font-weight:680;line-height:1.2}.anatomy-atlas-review-hotspots button small{color:var(--muted);font-size:.72rem;font-weight:610;line-height:1.2}.anatomy-atlas-review-hotspots button:hover,.anatomy-atlas-review-hotspots button.selected,.anatomy-atlas-review-rating button:hover,.anatomy-atlas-review-rating button.selected{border-color:color-mix(in srgb,var(--accent) 52%,transparent);background:color-mix(in srgb,var(--accent) 14%,transparent)}.anatomy-atlas-review-card{border:1px solid color-mix(in srgb,var(--green) 26%,transparent);border-radius:12px;background:color-mix(in srgb,var(--green) 7%,transparent);padding:12px}.anatomy-atlas-review-card.muted{border-color:color-mix(in srgb,var(--accent) 14%,transparent);background:color-mix(in srgb,var(--accent) 5%,transparent)}.anatomy-atlas-review-card strong{color:var(--text)}.anatomy-atlas-review-card small{color:var(--muted);font-size:.8rem;font-weight:620;line-height:1.4}.anatomy-atlas-review-notes ul{display:grid;gap:8px;margin:0;padding-left:18px}.anatomy-atlas-review-notes li{color:var(--muted);line-height:1.45}.anatomy-atlas-viewer-actions{align-items:stretch}.anatomy-atlas-viewer-actions .button{flex:1 1 180px;justify-content:center}.anatomy-atlas-related-links{border-top:1px solid color-mix(in srgb,var(--accent) 14%,transparent);padding-top:14px}.anatomy-atlas-related-links a,.anatomy-atlas-related-card{border:1px solid color-mix(in srgb,var(--accent) 16%,transparent);border-radius:11px;background:color-mix(in srgb,var(--accent) 6%,transparent);color:var(--text);font-weight:650;padding:10px 12px;text-decoration:none}.anatomy-atlas-related-links a:hover,.anatomy-atlas-related-card:hover{border-color:color-mix(in srgb,var(--accent) 50%,transparent);background:color-mix(in srgb,var(--accent) 12%,transparent)}.anatomy-atlas-related-grid{display:grid;min-width:min(360px,100%);gap:10px;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.anatomy-atlas-related-card{display:grid;gap:6px}.anatomy-atlas-related-card svg{width:24px;height:24px;color:var(--accent)}.anatomy-atlas-related-card span{color:var(--muted);font-size:.78rem;font-weight:720;letter-spacing:.04em;text-transform:uppercase}.anatomy-atlas-related-card strong{color:var(--text);font-weight:650;line-height:1.3}.anatomy-atlas-related-card.muted{opacity:.82}.anatomy-atlas-learning-grid{display:grid;gap:12px;grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr))}.anatomy-atlas-learning-card{display:grid;gap:10px;min-width:0;border:1px solid color-mix(in srgb,var(--accent) 16%,transparent);border-radius:12px;background:color-mix(in srgb,var(--accent) 6%,transparent);padding:14px}.anatomy-atlas-learning-card h3{margin:0;color:var(--text);font-size:.98rem;font-weight:650}.anatomy-atlas-learning-card ul{display:grid;gap:8px;margin:0;padding-left:18px}.anatomy-atlas-learning-card li,.anatomy-atlas-learning-card p{margin:0;color:var(--muted);line-height:1.45}.anatomy-atlas-admin-panel{border-style:dashed}@keyframes anatomy-atlas-skeleton{0%{background-position:140% 0}to{background-position:-80% 0}}@media(max-width:1100px){.anatomy-atlas-header,.anatomy-atlas-focus-strip,.anatomy-atlas-scope-header,.anatomy-atlas-scope-summary,.anatomy-integral-roadmap-header,.anatomy-integral-roadmap-layout,.anatomy-integral-unit-detail-grid,.anatomy-atlas-planned-workspace,.anatomy-atlas-planned-detail-header,.anatomy-atlas-planned-detail-layout,.anatomy-atlas-section-header,.anatomy-atlas-deep-map,.anatomy-atlas-viewer-header,.anatomy-atlas-admin-panel,.anatomy-atlas-related-panel{align-items:start;grid-template-columns:1fr}.anatomy-atlas-focus-actions,.anatomy-atlas-section-actions,.anatomy-atlas-scope-metrics,.anatomy-atlas-planned-metrics{justify-content:flex-start}.anatomy-atlas-planned-nav{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr))}.anatomy-atlas-header-metrics{justify-content:flex-start}.anatomy-integral-source{max-width:100%}.anatomy-integral-detail-card.wide{grid-row:auto}.anatomy-integral-metrics,.anatomy-atlas-home-flow,.anatomy-atlas-learning-path,.anatomy-atlas-planned-empty-workbench,.anatomy-atlas-filters,.anatomy-atlas-filters-v2,.anatomy-atlas-advanced-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.anatomy-atlas-search-field{grid-row:auto}.anatomy-atlas-viewer-layout,.anatomy-atlas-study-summary{grid-template-columns:1fr}.anatomy-atlas-detail-panel{position:static}.anatomy-atlas-planned-detail-viewer{order:1}.anatomy-atlas-planned-study-rail{order:2}.anatomy-atlas-planned-study-hub{order:3}.anatomy-atlas-planned-study-rail .anatomy-atlas-planned-detail-slots{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr))}}@media(max-width:760px){.anatomy-atlas-header .today-actions,.anatomy-atlas-card-actions,.anatomy-atlas-scope-header>.button,.anatomy-atlas-viewer-actions,.anatomy-atlas-viewer-toolbar{align-items:stretch;flex-direction:column}.anatomy-atlas-header-metrics,.anatomy-atlas-header-metrics span,.anatomy-atlas-scope-media,.anatomy-atlas-scope-header>.button,.anatomy-atlas-card-actions .button,.anatomy-atlas-viewer-actions .button,.anatomy-atlas-viewer-toolbar .button,.anatomy-atlas-clear-filters{width:100%}.anatomy-atlas-filters,.anatomy-atlas-filters-v2,.anatomy-atlas-advanced-filters,.anatomy-atlas-home-flow,.anatomy-atlas-scope-summary,.anatomy-atlas-focus-meta,.anatomy-atlas-learning-path,.anatomy-integral-metrics,.anatomy-integral-unit-detail-header,.anatomy-integral-unit-detail-grid,.anatomy-integral-unit-list,.anatomy-atlas-deep-blocks,.anatomy-atlas-study-steps,.anatomy-atlas-study-progress-grid,.anatomy-atlas-learning-grid,.anatomy-atlas-planned-grid,.anatomy-atlas-planned-stage-header,.anatomy-atlas-planned-empty-workbench,.anatomy-atlas-planned-detail-side,.anatomy-atlas-card-actions,.anatomy-atlas-photo-meta,.anatomy-atlas-structure-panel dl,.anatomy-atlas-review-hotspots,.anatomy-atlas-review-rating{grid-template-columns:1fr}.anatomy-atlas-focus-meta{display:grid}.anatomy-atlas-modal-backdrop{align-items:stretch;padding:0}.anatomy-atlas-modal{width:100%;max-height:100vh;border-radius:0}.anatomy-atlas-planned-detail{padding:14px}.anatomy-atlas-planned-detail-header .button{width:100%}.anatomy-atlas-planned-detail-canvas{min-height:260px;gap:10px;padding:14px}.anatomy-atlas-planned-study-image{width:100%;aspect-ratio:4 / 3}.anatomy-atlas-planned-study-marker{max-width:42px;gap:0;padding:5px}.anatomy-atlas-planned-study-marker strong{display:none}.anatomy-atlas-planned-detail-canvas-status{justify-content:flex-start;width:100%}.anatomy-atlas-planned-detail-toolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.anatomy-atlas-planned-detail-toolbar button{justify-content:center}.anatomy-atlas-planned-nav{position:static}.anatomy-atlas-planned-card{grid-template-columns:58px minmax(0,1fr);min-height:0}.anatomy-atlas-planned-card-media{width:58px;height:58px}.anatomy-atlas-planned-card-media svg{width:23px;height:23px}.anatomy-atlas-planned-card-status{grid-column:2;justify-self:start;white-space:normal}.anatomy-atlas-focus-strip-main{align-items:stretch;flex-direction:column}.anatomy-atlas-focus-thumbnail{width:100%;height:142px;flex-basis:auto}.anatomy-atlas-focus-actions,.anatomy-atlas-focus-actions .button{width:100%}.anatomy-atlas-focus-actions .button{min-width:0}.anatomy-atlas-focus-meta div{justify-content:space-between;border-radius:10px}.anatomy-atlas-categories{grid-template-columns:1fr}.anatomy-integral-roadmap{gap:14px}.anatomy-integral-source,.anatomy-integral-metrics span,.anatomy-integral-structure-cloud,.anatomy-integral-support-list{border-radius:10px}.anatomy-integral-unit{min-height:0;border-radius:10px;padding:11px}.anatomy-integral-unit-meta,.anatomy-integral-unit-plates{gap:5px}.anatomy-atlas-image-scroll{max-height:62vh;padding:8px}.anatomy-atlas-mode-toggle{grid-template-columns:1fr}.anatomy-hotspot strong{max-width:min(160px,54vw);font-size:.72rem}}@media(hover:none),(pointer:coarse){body{background-attachment:scroll}body:before,.brand-mark,.today-panel:before,.mastery-orbit,.study-orbit,.score-orb,.performance-orbit{animation:none}}:root{--mc-sidebar-width: 300px;--mc-topbar-height: 76px;--mc-page-padding-x: 32px;--mc-page-padding-y: 28px;--mc-bg: #f7faff;--mc-surface: #ffffff;--mc-surface-soft: #f7fbff;--mc-surface-blue: #eef5ff;--mc-primary: #1768f5;--mc-primary-2: #0e4ed8;--mc-primary-soft: #dceaff;--mc-navy: #071a44;--mc-text: #0b1b42;--mc-muted: #62718d;--mc-faint: #91a0b9;--mc-border: #dce7f6;--mc-border-strong: #cbd9ec;--mc-green: #19a66b;--mc-red: #ef5454;--mc-orange: #f5a524;--mc-purple: #7557e8;--mc-shadow: 0 16px 40px rgba(22, 47, 88, .08);--mc-shadow-soft: 0 10px 24px rgba(22, 47, 88, .06);--mc-radius: 16px;--mc-radius-sm: 10px;font-family:Manrope,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[data-theme=medciclo-base] .topbar-actions{align-items:center;gap:18px}html[data-theme=medciclo-base] .topbar-notification-panel header span{color:#526482;font-size:.78rem;font-weight:740}html[data-theme=medciclo-base] .topbar-notification-panel header strong{color:var(--mc-navy);font-size:.95rem;font-weight:850}html[data-theme=medciclo-base] .topbar-notification-card strong,html[data-theme=medciclo-base] .topbar-notification-empty strong{color:var(--mc-navy);font-size:.88rem;font-weight:950;line-height:1.2}html[data-theme=medciclo-base] .topbar-notification-card button:disabled{cursor:default;opacity:.55}html[data-theme=medciclo-base] .clinical-hero-metrics span{grid-template-columns:60px minmax(0,1fr)}html[data-theme=medciclo-base] .clinical-hero-metric-icon{width:54px;height:54px}@media(max-width:1180px){html[data-theme=medciclo-base] .topbar-user{width:52px;min-width:52px;justify-content:center;padding:5px}html[data-theme=medciclo-base] .topbar-user>span:not(.avatar){display:none}}@media(max-width:767px){html[data-theme=medciclo-base] .topbar-notification-panel{position:fixed;top:76px;right:12px;left:12px;width:auto}html[data-theme=medciclo-base] .topbar-notification-panel:before{display:none}html[data-theme=medciclo-base] .clinical-hero-metrics span{grid-template-columns:48px minmax(0,1fr)}html[data-theme=medciclo-base] .clinical-hero-metric-icon{width:42px;height:42px}}html[data-theme=medciclo-base] .brand{min-height:60px;align-items:center;padding-inline:2px 0}html[data-theme=medciclo-base] .topbar-shortcut{flex:0 0 auto}html[data-theme=medciclo-base] .topbar-streak{flex:0 0 auto;min-width:118px}html[data-theme=medciclo-base] .topbar-notification-anchor{position:relative;z-index:45;flex:0 0 52px;width:52px;justify-content:center}html[data-theme=medciclo-base] .topbar-user>span:not(.avatar){min-width:0}html[data-theme=medciclo-base]{--mc-sidebar-width: 288px}html[data-theme=medciclo-base] .sidebar{width:var(--mc-sidebar-width);padding:20px 18px 22px;background:radial-gradient(circle at 18% 0%,rgba(221,238,255,.58),transparent 30%),linear-gradient(180deg,#fffffffa,#fafdfffa)}html[data-theme=medciclo-base] .nav-list{gap:12px;margin-top:16px}html[data-theme=medciclo-base] .nav-section{gap:7px}html[data-theme=medciclo-base] .nav-section--top{gap:9px}html[data-theme=medciclo-base] .nav-section--locked{gap:2px;border-color:#cfe1fcc7;border-radius:15px;background:#ffffff7a;padding:10px 8px}html[data-theme=medciclo-base] .nav-link{min-height:48px;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;border-radius:13px;color:#071a55;font-size:.9rem;font-weight:680;line-height:1.08;padding:4px 9px}html[data-theme=medciclo-base] .nav-link-icon{width:42px;height:42px;border-color:#a5c5ff47;border-radius:13px;background:#ffffff94;box-shadow:inset 0 1px #fffffff0,0 8px 18px #1d488f0e}html[data-theme=medciclo-base] .nav-link-icon svg{width:29px;height:29px;filter:drop-shadow(0 2px 5px rgba(23,107,255,.13));stroke-width:2.65}html[data-theme=medciclo-base] .nav-link-label{font-weight:680}html[data-theme=medciclo-base] .nav-link--hero,html[data-theme=medciclo-base] .nav-link.active{min-height:54px;border-color:#176bffb3;border-radius:14px;background:linear-gradient(100deg,#e8f4ffc7,#f8f7ffb8);color:#176bff;box-shadow:0 10px 20px #2168ff1c,inset 0 0 0 1px #ffffffad}html[data-theme=medciclo-base] .nav-link--hero .nav-link-icon,html[data-theme=medciclo-base] .nav-link.active .nav-link-icon{background:#ffffffb8;color:#176bff;box-shadow:inset 0 1px #fffffff5,0 8px 18px #176bff1f}html[data-theme=medciclo-base] .nav-link-badge{min-width:48px;border-radius:999px;font-size:.64rem;font-weight:820;padding:6px 8px;white-space:nowrap}html[data-theme=medciclo-base] .nav-link--has-badge{grid-template-columns:42px minmax(0,1fr) 50px;gap:7px;padding-right:8px}html[data-theme=medciclo-base] .nav-link--has-badge .nav-link-label{font-size:.82rem;font-weight:680}html[data-theme=medciclo-base] .nav-link-lock{width:16px;height:16px;color:#8390ad;stroke-width:2.2}html[data-theme=medciclo-base] .nav-link.locked,html[data-theme=medciclo-base] .nav-link.locked:hover,html[data-theme=medciclo-base] .nav-link.locked.active{background:transparent;box-shadow:none;color:#8996b2}html[data-theme=medciclo-base] .nav-link.locked .nav-link-icon{border-color:transparent;background:transparent;box-shadow:none;opacity:.92}html[data-theme=medciclo-base] .nav-link.locked .nav-link-icon svg{width:27px;height:27px;filter:none}html[data-theme=medciclo-base] .nav-link.locked-blur .nav-link-label{filter:blur(.9px)}@media(max-height:780px)and (min-width:1024px){html[data-theme=medciclo-base] .nav-link{min-height:42px;grid-template-columns:38px minmax(0,1fr) auto;font-size:.84rem}html[data-theme=medciclo-base] .nav-link--hero,html[data-theme=medciclo-base] .nav-link.active{min-height:48px}html[data-theme=medciclo-base] .nav-link-icon{width:38px;height:38px}html[data-theme=medciclo-base] .nav-link-icon svg{width:26px;height:26px}}@media(max-width:1023px){html[data-theme=medciclo-base]{--mc-sidebar-width: 100%}html[data-theme=medciclo-base] .app-shell{grid-template-columns:1fr}html[data-theme=medciclo-base] .nav-link{min-height:40px;grid-template-columns:24px minmax(0,auto) auto;font-size:.78rem;font-weight:680}html[data-theme=medciclo-base] .nav-link-icon{width:24px;height:24px}html[data-theme=medciclo-base] .nav-link-icon svg{width:20px;height:20px}}:root{--mc-sidebar-width: 348px}html[data-theme=medciclo-base] .nav-link{--menu-accent: #176bff;--menu-accent-soft: rgba(23, 107, 255, .1);--menu-icon-border: rgba(23, 107, 255, .16);display:grid;min-height:66px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid transparent;border-radius:16px;background:transparent;color:#071a55;font-size:1.03rem;font-weight:900;letter-spacing:0;line-height:1.08;padding:7px 14px;text-decoration:none;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}html[data-theme=medciclo-base] .nav-link-icon svg,html[data-theme=medciclo-base] .nav-link-lock,html[data-theme=medciclo-base] .nav-link-chevron{width:31px;height:31px;color:currentColor;stroke-width:2.25}html[data-theme=medciclo-base] .nav-link-lock,html[data-theme=medciclo-base] .nav-link-chevron{justify-self:end;color:#7f8ca7}html[data-theme=medciclo-base] .nav-link-chevron{width:26px;height:26px;color:#8390ad}html[data-theme=medciclo-base] .nav-link.locked .nav-link-lock{color:#7f8ca7}@media(max-width:1023px){:root{--mc-sidebar-width: 100%}html[data-theme=medciclo-base] .app-shell{grid-template-columns:1fr}html[data-theme=medciclo-base] .sidebar{width:100%;height:auto;padding:12px 14px}html[data-theme=medciclo-base] .nav-list{display:flex;width:100%;gap:8px;margin-top:10px;overflow-x:auto;overflow-y:hidden}html[data-theme=medciclo-base] .nav-section,html[data-theme=medciclo-base] .nav-section--top{display:flex;flex:0 0 auto;gap:8px}html[data-theme=medciclo-base] .nav-section--locked{padding:4px}html[data-theme=medciclo-base] .nav-section-divider{display:none}html[data-theme=medciclo-base] .nav-link{min-width:max-content;min-height:44px;grid-template-columns:26px minmax(0,auto) auto;gap:8px;border-radius:12px;font-size:.8rem;padding:6px 10px}html[data-theme=medciclo-base] .nav-link--hero,html[data-theme=medciclo-base] .nav-link.active{min-height:46px}html[data-theme=medciclo-base] .nav-link-icon{width:26px;height:26px;border:0;background:transparent;box-shadow:none}html[data-theme=medciclo-base] .nav-link-icon svg,html[data-theme=medciclo-base] .nav-link-lock,html[data-theme=medciclo-base] .nav-link-chevron{width:20px;height:20px}html[data-theme=medciclo-base] .nav-link-badge{min-width:0;padding:5px 7px}}html[data-theme=medciclo-base] .app-topbar{grid-template-columns:minmax(240px,360px) minmax(0,1fr);gap:14px;padding-right:18px}html[data-theme=medciclo-base] .topbar-search{max-width:360px}html[data-theme=medciclo-base] .topbar-actions{gap:8px;justify-content:flex-end}html[data-theme=medciclo-base] .topbar-shortcut{width:50px;min-width:50px}html[data-theme=medciclo-base] .topbar-live-chip--time{min-width:96px}html[data-theme=medciclo-base] .topbar-live-chip--date{min-width:120px;max-width:128px}html[data-theme=medciclo-base] .topbar-live-chip--date small{display:none}html[data-theme=medciclo-base] .topbar-xp-status{width:132px;min-width:132px}html[data-theme=medciclo-base] .topbar-user{flex:0 0 160px;width:160px;min-width:160px;max-width:160px}html[data-theme=medciclo-base] .app-topbar{grid-template-columns:minmax(280px,440px) minmax(0,1fr);gap:clamp(14px,1.4vw,22px)}html[data-theme=medciclo-base] .topbar-search{max-width:440px}html[data-theme=medciclo-base] .topbar-actions{gap:clamp(7px,.7vw,11px)}html[data-theme=medciclo-base] .topbar-shortcut{width:52px;min-width:52px;height:54px;justify-content:center;border-radius:17px}html[data-theme=medciclo-base] .topbar-shortcut span{display:none}html[data-theme=medciclo-base] .topbar-live-chip,html[data-theme=medciclo-base] .topbar-xp-status{display:flex;min-height:54px;align-items:center;border:1px solid #dce8fb;border-radius:17px;background:#ffffffeb;box-shadow:0 12px 28px #0d357914;color:var(--mc-navy);text-decoration:none}html[data-theme=medciclo-base] .topbar-live-chip{gap:8px;padding:6px 11px 6px 8px}html[data-theme=medciclo-base] .topbar-live-chip .asset-icon{width:33px;height:33px;flex:0 0 33px;filter:drop-shadow(0 8px 12px rgba(18,93,220,.18))}html[data-theme=medciclo-base] .topbar-live-chip span,html[data-theme=medciclo-base] .topbar-xp-copy{display:grid;min-width:0;gap:1px}html[data-theme=medciclo-base] .topbar-live-chip strong,html[data-theme=medciclo-base] .topbar-xp-copy strong{overflow:hidden;color:#071b4c;font-size:.84rem;font-weight:850;letter-spacing:0;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .topbar-live-chip small,html[data-theme=medciclo-base] .topbar-xp-copy small{overflow:hidden;color:#617496;font-size:.66rem;font-weight:850;letter-spacing:0;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .topbar-live-chip--time{min-width:104px}html[data-theme=medciclo-base] .topbar-live-chip--date{min-width:146px}html[data-theme=medciclo-base] .topbar-xp-status{display:grid;width:152px;min-width:152px;grid-template-columns:34px minmax(0,1fr);gap:4px 8px;padding:7px 10px 8px}html[data-theme=medciclo-base] .topbar-xp-status .asset-icon{width:34px;height:34px;grid-row:1 / span 2;filter:drop-shadow(0 8px 12px rgba(79,70,229,.2))}html[data-theme=medciclo-base] .topbar-xp-track{position:relative;display:block;height:6px;overflow:hidden;border-radius:999px;background:#e8eefb}html[data-theme=medciclo-base] .topbar-xp-track span{display:block;width:var(--topbar-xp-progress, 0%);height:100%;border-radius:inherit;background:linear-gradient(90deg,#16a34a,#2d7bff,#7c3aed);box-shadow:0 0 14px #2d7bff57}html[data-theme=medciclo-base] .topbar-notification-anchor{width:58px;min-width:58px}html[data-theme=medciclo-base] .topbar-icon-button{width:54px;min-width:54px;height:54px;color:#1768f5}html[data-theme=medciclo-base] .topbar-icon-button svg{width:24px;height:24px;filter:drop-shadow(0 8px 12px rgba(23,104,245,.18))}html[data-theme=medciclo-base] .topbar-icon-button i{display:none}html[data-theme=medciclo-base] .topbar-notification-count{position:absolute;z-index:3;top:-7px;right:-4px;display:grid;min-width:24px;height:24px;place-items:center;border:2px solid #ffffff;border-radius:999px;background:linear-gradient(135deg,#ff3d59,#ff8a00);box-shadow:0 10px 22px #ef444447;color:#fff;font-size:.72rem;font-weight:850;line-height:1;padding:0 6px}@media(max-width:1500px){html[data-theme=medciclo-base] .app-topbar{grid-template-columns:minmax(250px,380px) minmax(0,1fr)}html[data-theme=medciclo-base] .topbar-search{max-width:380px}html[data-theme=medciclo-base] .topbar-live-chip--date{min-width:122px}html[data-theme=medciclo-base] .topbar-live-chip--date small{display:none}html[data-theme=medciclo-base] .topbar-xp-status{width:136px;min-width:136px}}@media(max-width:1280px){html[data-theme=medciclo-base] .topbar-live-chip--date{display:none}html[data-theme=medciclo-base] .topbar-live-chip--time{min-width:96px}html[data-theme=medciclo-base] .topbar-xp-status{width:122px;min-width:122px}html[data-theme=medciclo-base] .topbar-xp-copy small{display:none}}@media(max-width:980px){html[data-theme=medciclo-base] .app-topbar{grid-template-columns:1fr}html[data-theme=medciclo-base] .topbar-actions{justify-content:flex-start;overflow-x:auto;padding-bottom:2px}html[data-theme=medciclo-base] .topbar-user{flex:0 0 56px;width:56px;min-width:56px;max-width:56px;padding:5px}html[data-theme=medciclo-base] .topbar-user>span:not(.avatar){display:none}}@media(max-width:1600px){html[data-theme=medciclo-base] .app-topbar{gap:12px}html[data-theme=medciclo-base] .topbar-search{flex:0 1 360px;max-width:360px;min-width:280px}html[data-theme=medciclo-base] .topbar-search kbd{display:none}html[data-theme=medciclo-base] .topbar-actions{gap:10px}html[data-theme=medciclo-base] .topbar-shortcut{width:52px;min-width:52px;justify-content:center;padding-inline:0}html[data-theme=medciclo-base] .topbar-shortcut span{display:none}html[data-theme=medciclo-base] .topbar-user{flex:0 0 190px;width:190px;min-width:190px;max-width:190px}}@media(max-width:1320px){html[data-theme=medciclo-base] .topbar-user{flex:0 0 54px;width:54px;min-width:54px;max-width:54px;justify-content:center;padding:5px}html[data-theme=medciclo-base] .topbar-user>span:not(.avatar){display:none}}html[data-theme=medciclo-base] .app-topbar{display:flex;align-items:center;gap:clamp(16px,2vw,28px)}html[data-theme=medciclo-base] .topbar-search{flex:1 1 420px;width:auto;max-width:560px;min-width:260px}html[data-theme=medciclo-base] .topbar-actions{flex:0 1 auto;margin-left:auto}@media(max-width:1400px){html[data-theme=medciclo-base] .topbar-search{flex-basis:360px;max-width:480px}}@media(max-width:1180px){html[data-theme=medciclo-base] .app-topbar{gap:12px}html[data-theme=medciclo-base] .topbar-search{flex-basis:280px;min-width:200px}}html[data-theme=medciclo-base] .app-topbar{gap:clamp(12px,1.35vw,18px)}html[data-theme=medciclo-base] .topbar-search{flex-basis:360px;max-width:520px}html[data-theme=medciclo-base] .topbar-actions{gap:clamp(8px,.9vw,12px)}html[data-theme=medciclo-base] .topbar-user{flex-basis:190px;width:190px;max-width:190px}@media(max-width:1600px){html[data-theme=medciclo-base] .topbar-search{flex-basis:300px;max-width:360px}html[data-theme=medciclo-base] .topbar-search kbd{display:none}html[data-theme=medciclo-base] .topbar-user{flex-basis:180px;width:180px;max-width:180px}}@media(max-width:1400px){html[data-theme=medciclo-base] .topbar-user{flex-basis:170px;width:170px;max-width:170px}}@media(max-width:1180px){html[data-theme=medciclo-base] .brand-logo{width:min(172px,100%);max-width:172px}}@media(max-width:767px){html[data-theme=medciclo-base] .brand{min-height:48px;justify-content:center}html[data-theme=medciclo-base] .brand-logo{width:min(156px,74vw);max-width:156px;object-position:center}}html[data-theme=medciclo-base] .concept-map-page{display:grid;width:100%;min-width:0;max-width:100%;gap:14px;color:var(--mc-text);letter-spacing:0;overflow-x:hidden}html[data-theme=medciclo-base] .concept-map-page button,html[data-theme=medciclo-base] .concept-map-page input,html[data-theme=medciclo-base] .concept-map-page select,html[data-theme=medciclo-base] .concept-map-page textarea{font-family:inherit;letter-spacing:0}html[data-theme=medciclo-base] .main-content:has(.concept-map-page){overflow-x:hidden}html[data-theme=medciclo-base] .concept-map-page .panel{min-width:0;max-width:100%}html[data-theme=medciclo-base] .concept-map-status{display:inline-flex;align-items:center;min-height:32px;border:1px solid #dfe8f6;border-radius:999px;background:#fff;color:var(--mc-muted);font-size:.78rem;font-weight:620;margin:0;padding:6px 11px}html[data-theme=medciclo-base] .concept-map-header{max-width:100%;align-items:flex-start;flex-wrap:wrap;gap:16px;min-height:auto}html[data-theme=medciclo-base] .concept-map-header>div:first-child{display:grid;flex:1 1 360px;grid-template-columns:auto minmax(0,1fr);align-items:end;gap:4px 10px;min-width:0;max-width:100%}html[data-theme=medciclo-base] .concept-map-header .eyebrow{min-height:26px;gap:7px;border:1px solid rgba(88,173,255,.34);border-radius:999px;background:#eff8ffdb;color:#1768f5;font-size:.76rem;font-weight:560;letter-spacing:0;line-height:1;padding:0 10px;text-transform:none}html[data-theme=medciclo-base] .concept-map-header .eyebrow svg{width:15px;height:15px}html[data-theme=medciclo-base] .concept-map-header h1,html[data-theme=medciclo-base] .concept-map-header p{min-width:0;max-width:100%;overflow-wrap:anywhere}html[data-theme=medciclo-base] .concept-map-header p{grid-column:1 / -1;max-width:650px;color:#45617f;font-size:clamp(.88rem,.98vw,.95rem);font-weight:430;line-height:1.45}html[data-theme=medciclo-base] .concept-map-header h1{margin:0;color:#071d49;font-size:clamp(1.58rem,1.95vw,1.98rem);font-weight:650;letter-spacing:0;line-height:1.04}html[data-theme=medciclo-base] .concept-map-header .today-actions{flex:0 1 auto;min-width:0;max-width:100%;flex-wrap:wrap;justify-content:flex-end}html[data-theme=medciclo-base] .concept-map-header .today-actions .button,html[data-theme=medciclo-base] .concept-map-header .today-actions a.button{min-height:40px;gap:8px;border-color:#bfdbfeb8;border-radius:13px;background:linear-gradient(180deg,#fffffff5,#f4faffe6);color:#1768f5;font-size:.88rem;font-weight:540;line-height:1.1;padding:0 14px;white-space:normal}html[data-theme=medciclo-base] .concept-map-meta-panel{display:grid;gap:12px;grid-template-columns:minmax(210px,.72fr) minmax(260px,1.3fr) minmax(150px,.42fr);padding:16px}html[data-theme=medciclo-base] .concept-map-map-color-control{min-width:0}html[data-theme=medciclo-base] .concept-map-map-color-control input[type=color]{width:min(100%,112px);min-height:42px;border:1px solid #d8e6ff;border-radius:12px;background:#fff;padding:4px}html[data-theme=medciclo-base] .concept-map-page label{color:var(--mc-muted);font-size:.78rem;font-weight:560;line-height:1.28}html[data-theme=medciclo-base] .concept-map-workbench{display:grid;min-width:0;gap:12px;overflow:hidden;padding:14px}html[data-theme=medciclo-base] .concept-map-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:8px}html[data-theme=medciclo-base] .concept-map-toolbar-group{display:inline-flex;min-width:0;align-items:center;flex-wrap:wrap;gap:6px}html[data-theme=medciclo-base] .concept-map-toolbar-main{flex:1 1 420px}html[data-theme=medciclo-base] .concept-map-toolbar .button{min-height:40px;gap:8px;border-radius:13px;font-size:.88rem;font-weight:560;line-height:1.1;padding:0 14px}html[data-theme=medciclo-base] .concept-map-toolbar .button.primary{border-color:#1768f561;background:linear-gradient(135deg,#1768f5,#0b83ff 58%,#5b5cf6);color:#fff;box-shadow:0 16px 28px #1768f52e}html[data-theme=medciclo-base] .concept-map-toolbar .button.secondary{border-color:#bfdbfeb8;background:linear-gradient(180deg,#fffffff5,#f4faffe6);color:#1768f5;box-shadow:0 12px 28px #1c59a014,inset 0 1px #ffffffdb}html[data-theme=medciclo-base] .concept-map-toolbar .button.ghost{border-color:transparent;background:transparent;color:#5c7190;box-shadow:none}html[data-theme=medciclo-base] .concept-map-toolbar .button.active{border-color:#1768f5;background:#eef5ff;color:#0e4ed8;font-weight:620}html[data-theme=medciclo-base] .concept-map-toolbar .icon-button{width:36px;min-width:36px;padding:0}html[data-theme=medciclo-base] .concept-map-mode-switch{display:inline-flex;min-width:0;align-items:center;gap:4px;border:1px solid #d8e6ff;border-radius:999px;background:#f8fbff;padding:4px}html[data-theme=medciclo-base] .concept-map-mode-switch .button{min-height:36px;border-radius:999px;font-size:.84rem;padding:0 10px;white-space:nowrap}html[data-theme=medciclo-base] .concept-map-mode-switch .button.active{border-color:#1768f5;background:#1768f5;color:#fff;font-weight:620;box-shadow:0 8px 18px #1768f529}html[data-theme=medciclo-base] .concept-map-more-tools{position:relative;min-width:0}html[data-theme=medciclo-base] .concept-map-more-tools summary{display:inline-flex;align-items:center;min-height:40px;gap:8px;border:1px solid #d8e6ff;border-radius:13px;background:linear-gradient(180deg,#fffffff5,#f4faffe6);color:#1768f5;cursor:pointer;font-size:.88rem;font-weight:560;line-height:1.1;list-style:none;padding:0 14px;-webkit-user-select:none;user-select:none}html[data-theme=medciclo-base] .concept-map-more-tools summary::-webkit-details-marker{display:none}html[data-theme=medciclo-base] .concept-map-more-tools summary svg{width:16px;height:16px}html[data-theme=medciclo-base] .concept-map-more-tools-panel{display:flex;width:100%;flex-wrap:wrap;gap:7px;border:1px solid #d8e6ff;border-radius:14px;background:#fff;margin-top:8px;padding:10px;box-shadow:inset 0 0 0 1px #ffffffb8}html[data-theme=medciclo-base] .concept-map-more-tools-panel .button,html[data-theme=medciclo-base] .concept-map-more-tools-panel .concept-map-template-select{min-height:34px}html[data-theme=medciclo-base] .concept-map-zoom-value{min-width:58px;justify-content:center}html[data-theme=medciclo-base] .concept-map-template-select{min-height:36px;max-width:164px;border:1px solid #d8e6ff;border-radius:999px;background:#fff;color:var(--mc-text);font-size:.82rem;font-weight:620;padding:0 12px}html[data-theme=medciclo-base] .concept-map-toolbar .concept-map-status{margin-left:auto}html[data-theme=medciclo-base] .concept-map-canvas-viewport{overflow:auto;border:1px solid #dce7f6;border-radius:14px;background:#f7fbff;box-shadow:inset 0 0 0 1px #ffffffb3;width:100%;min-height:430px;height:clamp(430px,54vh,680px);max-height:min(68vh,720px);overscroll-behavior:contain;scrollbar-width:thin;-webkit-overflow-scrolling:touch}html[data-theme=medciclo-base] .concept-map-canvas-stage{position:relative;min-width:0}html[data-theme=medciclo-base] .concept-map-editor-canvas{position:relative;overflow:visible;background:linear-gradient(#edf3fb 1px,transparent 1px),linear-gradient(90deg,#edf3fb 1px,transparent 1px),var(--concept-map-canvas-bg, #fbfdff);background-size:28px 28px;cursor:default;isolation:isolate;transform-origin:top left;touch-action:none}html[data-theme=medciclo-base] .concept-map-editor-canvas.is-connecting{cursor:crosshair}html[data-theme=medciclo-base] .concept-map-editor-canvas.is-panning{cursor:grab}html[data-theme=medciclo-base] .concept-map-editor-canvas.is-panning-active{cursor:grabbing}html[data-theme=medciclo-base] .concept-map-edge-layer{position:absolute;inset:0;z-index:1;width:100%;height:100%}html[data-theme=medciclo-base] .concept-map-edge{stroke:#1768f5;stroke-width:2.2px;fill:none;pointer-events:stroke}html[data-theme=medciclo-base] .concept-map-edge.selected{stroke:#7557e8;stroke-width:3px}html[data-theme=medciclo-base] .concept-map-edge.draft{stroke-dasharray:8 8;opacity:.72}html[data-theme=medciclo-base] .concept-map-edge-label{position:absolute;z-index:4;display:grid;width:156px;transform:translate(-50%,-50%);gap:3px;border:1px solid #dce7f6;border-radius:12px;background:#fffffff5;box-shadow:0 8px 18px #162f580f;padding:6px}html[data-theme=medciclo-base] .concept-map-edge-label.selected{border-color:#7557e8;box-shadow:0 12px 28px #7557e829}html[data-theme=medciclo-base] .concept-map-edge-label span{color:var(--mc-muted);font-size:.6rem;font-weight:620;line-height:1}html[data-theme=medciclo-base] .concept-map-edge-label input{min-height:28px;border-radius:9px;border-color:transparent;background:#f3f7fd;color:var(--mc-text);font-size:.78rem;font-weight:560;padding:0 8px}html[data-theme=medciclo-base] .concept-map-card{position:absolute;z-index:3;display:grid;grid-template-rows:auto minmax(0,1fr);gap:6px;overflow:visible;border:1px solid color-mix(in srgb,var(--concept-card-stroke, var(--mc-primary)) 34%,#dce7f6);border-radius:var(--concept-card-radius, 14px);background:var(--concept-card-fill, #ffffff);box-shadow:0 10px 24px #162f5812;padding:9px;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}html[data-theme=medciclo-base] .concept-map-card:before{position:absolute;top:0;right:12px;left:12px;height:4px;border-radius:0 0 999px 999px;background:var(--concept-card-stroke);content:"";pointer-events:none}html[data-theme=medciclo-base] .concept-map-card.selected{border-color:var(--concept-card-stroke);box-shadow:0 14px 30px #1768f51f;transform:translateY(-1px)}html[data-theme=medciclo-base] .concept-map-card.connect-source{outline:3px solid color-mix(in srgb,var(--concept-card-stroke) 18%,transparent);outline-offset:4px}html[data-theme=medciclo-base] .concept-map-card.tone-blue{--concept-card-stroke: #1768f5;--concept-card-text: var(--mc-text)}html[data-theme=medciclo-base] .concept-map-card.tone-green{--concept-card-stroke: #19a66b;--concept-card-text: var(--mc-text)}html[data-theme=medciclo-base] .concept-map-card.tone-orange{--concept-card-stroke: #f5a524;--concept-card-text: var(--mc-text)}html[data-theme=medciclo-base] .concept-map-card.tone-purple{--concept-card-stroke: #7557e8;--concept-card-text: var(--mc-text)}html[data-theme=medciclo-base] .concept-map-card-top{display:flex;align-items:center;justify-content:flex-start;gap:6px;min-width:0}html[data-theme=medciclo-base] .concept-map-control-text{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}html[data-theme=medciclo-base] .concept-map-card-grab,html[data-theme=medciclo-base] .concept-map-tone-button,html[data-theme=medciclo-base] .concept-map-connector,html[data-theme=medciclo-base] .concept-map-card-resize{border:1px solid transparent;cursor:pointer;font-family:inherit;line-height:1;touch-action:none;-webkit-user-select:none;user-select:none;white-space:nowrap;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease,filter .16s ease}html[data-theme=medciclo-base] .concept-map-card-grab{display:inline-flex;align-items:center;justify-content:center;width:36px;min-width:36px;height:30px;gap:6px;border-color:#d8e6ff;border-radius:999px;background:#f8fbff;color:#53657d;font-size:.66rem;font-weight:620;padding:0;box-shadow:0 6px 14px #162f5814;cursor:grab}html[data-theme=medciclo-base] .concept-map-card-grab:active{cursor:grabbing}html[data-theme=medciclo-base] .concept-map-card-grab svg{width:16px;height:16px}html[data-theme=medciclo-base] .concept-map-card textarea{min-height:0;height:100%;border:0;border-radius:max(8px,calc(var(--concept-card-radius, 14px) - 4px));background:transparent;color:var(--concept-card-text);font-size:var(--concept-card-font-size, .9rem);font-weight:500;line-height:1.28;padding:7px 8px;resize:none;text-align:left}html[data-theme=medciclo-base] .concept-map-tone-button{display:inline-flex;width:36px;min-width:36px;height:36px;min-height:36px;align-items:center;justify-content:center;gap:5px;border-color:color-mix(in srgb,var(--concept-card-stroke) 34%,#d8e6ff);border-radius:999px;background:#fff;color:#53657d;font-size:.66rem;font-weight:620;padding:0;box-shadow:0 6px 14px #162f5814}html[data-theme=medciclo-base] .concept-map-tone-button:before{content:"";width:12px;height:12px;flex:0 0 auto;border:2px solid #ffffff;border-radius:999px;background:var(--concept-card-stroke);box-shadow:0 2px 7px #162f5829}html[data-theme=medciclo-base] .concept-map-connector{position:absolute;right:-18px;top:50%;display:inline-flex;width:36px;min-width:36px;height:36px;align-items:center;justify-content:center;gap:5px;border-color:color-mix(in srgb,var(--concept-card-stroke) 40%,#ffffff);border-radius:999px;background:linear-gradient(135deg,var(--concept-card-stroke),color-mix(in srgb,var(--concept-card-stroke) 82%,#0f4ec4));color:#fff;font-size:.64rem;font-weight:620;padding:0;transform:translateY(-50%);box-shadow:0 8px 18px #162f5829;cursor:crosshair}html[data-theme=medciclo-base] .concept-map-connector.active{outline:3px solid color-mix(in srgb,var(--concept-card-stroke) 22%,transparent)}html[data-theme=medciclo-base] .concept-map-connector svg{width:16px;height:16px}html[data-theme=medciclo-base] .concept-map-card-resize{position:absolute;right:10px;bottom:-14px;display:inline-flex;width:34px;min-width:34px;height:30px;align-items:center;justify-content:center;gap:4px;border-color:#d8e6ff;border-radius:999px;background:#fff;color:var(--mc-primary);font-size:.64rem;font-weight:620;padding:0;box-shadow:0 8px 16px #162f581a;cursor:nwse-resize}html[data-theme=medciclo-base] .concept-map-card-resize svg{width:13px;height:13px}html[data-theme=medciclo-base] .concept-map-card-grab:hover,html[data-theme=medciclo-base] .concept-map-tone-button:hover,html[data-theme=medciclo-base] .concept-map-card-resize:hover{border-color:#bcd0f0;background:#fff;box-shadow:0 10px 22px #162f581f}html[data-theme=medciclo-base] .concept-map-connector:hover{filter:brightness(1.03);box-shadow:0 10px 22px #162f582e}html[data-theme=medciclo-base] .concept-map-card-grab:focus-visible,html[data-theme=medciclo-base] .concept-map-tone-button:focus-visible,html[data-theme=medciclo-base] .concept-map-connector:focus-visible,html[data-theme=medciclo-base] .concept-map-card-resize:focus-visible{outline:0;box-shadow:0 0 0 3px #1768f529,0 8px 18px #162f581f}html[data-theme=medciclo-base] .concept-map-top-controls{display:grid;align-items:start;gap:10px;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);min-width:0}html[data-theme=medciclo-base] .concept-map-relation-panel,html[data-theme=medciclo-base] .concept-map-selection-panel{display:grid;min-width:0;max-width:100%;gap:10px;align-content:start;align-self:start;border:1px solid #dce7f6;border-radius:12px;background:#fff;box-shadow:0 8px 20px #162f580a;padding:12px}html[data-theme=medciclo-base] .concept-map-relation-panel{grid-template-columns:minmax(130px,.45fr) minmax(0,1.4fr) auto;align-items:end}html[data-theme=medciclo-base] .concept-map-top-controls.is-connecting .concept-map-selection-panel{min-height:0}html[data-theme=medciclo-base] .concept-map-relation-panel h2,html[data-theme=medciclo-base] .concept-map-selection-panel h2{margin:0;font-size:.98rem;font-weight:780;line-height:1.15}html[data-theme=medciclo-base] .concept-map-relation-panel .section-title-row{min-width:0;margin-bottom:0}html[data-theme=medciclo-base] .concept-map-relation-panel .section-title-row>svg{width:34px;height:34px;border:1px solid #d8e6ff;border-radius:12px;background:#eef5ff;color:var(--mc-primary);padding:7px}html[data-theme=medciclo-base] .concept-map-relation-form{display:grid;min-width:0;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}html[data-theme=medciclo-base] .concept-map-relation-form label,html[data-theme=medciclo-base] .concept-map-relation-form input,html[data-theme=medciclo-base] .concept-map-relation-form select{min-width:0;max-width:100%}html[data-theme=medciclo-base] .concept-map-relation-form input,html[data-theme=medciclo-base] .concept-map-relation-form select{overflow:hidden;text-overflow:ellipsis}html[data-theme=medciclo-base] .concept-map-relation-panel>.button,html[data-theme=medciclo-base] .concept-map-selection-panel>.button{align-self:end;justify-self:start;min-height:36px;padding:8px 12px}html[data-theme=medciclo-base] .concept-map-selection-panel p{margin:0;color:var(--mc-muted);font-weight:500;line-height:1.45;overflow-wrap:anywhere}html[data-theme=medciclo-base] .concept-map-selection-summary{display:grid;min-width:0;gap:4px}html[data-theme=medciclo-base] .concept-map-selection-actions{display:flex;min-width:0;flex-wrap:wrap;gap:8px}html[data-theme=medciclo-base] .concept-map-selection-actions .button{min-height:36px;padding:8px 12px}html[data-theme=medciclo-base] .concept-map-style-disclosure{min-width:0;border:1px solid #e2ebf8;border-radius:12px;background:#f8fbff;padding:8px 10px}html[data-theme=medciclo-base] .concept-map-style-disclosure summary{display:flex;align-items:center;min-width:0;gap:7px;color:var(--mc-primary);cursor:pointer;font-size:.84rem;font-weight:700;list-style:none}html[data-theme=medciclo-base] .concept-map-style-disclosure summary::-webkit-details-marker{display:none}html[data-theme=medciclo-base] .concept-map-style-disclosure summary:after{content:"+";margin-left:auto;color:#6d7d98;font-weight:700}html[data-theme=medciclo-base] .concept-map-style-disclosure[open] summary:after{content:"-"}html[data-theme=medciclo-base] .concept-map-style-disclosure summary svg{width:16px;height:16px;flex:0 0 auto}html[data-theme=medciclo-base] .concept-map-style-controls{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:9px}html[data-theme=medciclo-base] .concept-map-style-controls label{display:grid;min-width:0;gap:5px}html[data-theme=medciclo-base] .concept-map-style-controls input[type=color]{width:100%;height:36px;border:1px solid #d8e6ff;border-radius:10px;background:#fff;padding:3px}html[data-theme=medciclo-base] .concept-map-style-controls input:not([type=color]),html[data-theme=medciclo-base] .concept-map-style-controls select{min-width:0}html[data-theme=medciclo-base] .concept-map-range-control{grid-column:1 / -1}html[data-theme=medciclo-base] .concept-map-range-control input[type=range]{width:100%;accent-color:#1768f5}html[data-theme=medciclo-base] .concept-map-page.presentation-mode .concept-map-meta-panel,html[data-theme=medciclo-base] .concept-map-page.presentation-mode .concept-map-top-controls,html[data-theme=medciclo-base] .concept-map-page.presentation-mode .concept-map-card-top,html[data-theme=medciclo-base] .concept-map-page.presentation-mode .concept-map-connector,html[data-theme=medciclo-base] .concept-map-page.presentation-mode .concept-map-card-resize,html[data-theme=medciclo-base] .concept-map-page.presentation-mode .concept-map-edge-label span{display:none}html[data-theme=medciclo-base] .concept-map-page.presentation-mode .concept-map-edge-label,html[data-theme=medciclo-base] .concept-map-page.presentation-mode .concept-map-edge-label input{pointer-events:none}html[data-theme=medciclo-base] .concept-map-page.presentation-mode .concept-map-canvas-viewport{max-height:min(76vh,760px)}html[data-theme=medciclo-base] .concept-map-page.presentation-mode .concept-map-editor-canvas{overflow:hidden}@media(max-width:1100px){html[data-theme=medciclo-base] .concept-map-top-controls,html[data-theme=medciclo-base] .concept-map-relation-panel{grid-template-columns:1fr}html[data-theme=medciclo-base] .concept-map-relation-panel>.button,html[data-theme=medciclo-base] .concept-map-selection-panel>.button{width:100%;justify-content:center}html[data-theme=medciclo-base] .concept-map-selection-actions .button{flex:1 1 150px;justify-content:center}}@media(max-width:920px){html[data-theme=medciclo-base] .concept-map-meta-panel,html[data-theme=medciclo-base] .concept-map-top-controls,html[data-theme=medciclo-base] .concept-map-relation-panel,html[data-theme=medciclo-base] .concept-map-relation-form{grid-template-columns:1fr}html[data-theme=medciclo-base] .concept-map-toolbar .concept-map-status{width:100%;margin-left:0}html[data-theme=medciclo-base] .concept-map-toolbar-group{flex:1 1 260px}html[data-theme=medciclo-base] .concept-map-canvas-viewport{min-height:390px;height:54vh}}@media(max-width:767px){html[data-theme=medciclo-base] .main-content:has(.concept-map-page){width:100%;max-width:100vw;padding-right:14px;padding-left:14px}html[data-theme=medciclo-base] .main-content:has(.concept-map-page)>*{min-width:0;max-width:100%}html[data-theme=medciclo-base] .concept-map-page,html[data-theme=medciclo-base] .concept-map-header,html[data-theme=medciclo-base] .concept-map-page .panel,html[data-theme=medciclo-base] .concept-map-header p{width:100%;max-width:calc(100vw - 28px)}}@media(max-width:620px){html[data-theme=medciclo-base] .concept-map-header{flex-direction:column;align-items:stretch}html[data-theme=medciclo-base] .concept-map-header>div:first-child{flex-basis:auto;width:100%}html[data-theme=medciclo-base] .concept-map-header .today-actions{display:grid;grid-template-columns:1fr;width:100%;max-width:100%;align-items:stretch;gap:8px}html[data-theme=medciclo-base] .concept-map-header .today-actions .button,html[data-theme=medciclo-base] .concept-map-header .today-actions a.button{width:100%;min-width:0;min-height:44px;height:auto;flex:initial;padding:9px 11px;justify-content:center;text-align:center}html[data-theme=medciclo-base] .concept-map-workbench{padding:12px}html[data-theme=medciclo-base] .concept-map-toolbar .button{flex:1 1 118px;padding-right:10px;padding-left:10px}html[data-theme=medciclo-base] .concept-map-toolbar-group{flex:1 1 100%}html[data-theme=medciclo-base] .concept-map-mode-switch,html[data-theme=medciclo-base] .concept-map-more-tools{width:100%}html[data-theme=medciclo-base] .concept-map-mode-switch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}html[data-theme=medciclo-base] .concept-map-mode-switch .button{width:100%;min-width:0;flex:initial;justify-content:center;padding-right:6px;padding-left:6px}html[data-theme=medciclo-base] .concept-map-more-tools summary{justify-content:center;width:100%}html[data-theme=medciclo-base] .concept-map-more-tools-panel{position:static;width:100%}html[data-theme=medciclo-base] .concept-map-more-tools-panel .button,html[data-theme=medciclo-base] .concept-map-more-tools-panel .concept-map-template-select{flex:1 1 132px}html[data-theme=medciclo-base] .concept-map-template-select{flex:1 1 160px;max-width:none}html[data-theme=medciclo-base] .concept-map-canvas-viewport{min-height:340px;height:52vh;max-height:520px}html[data-theme=medciclo-base] .concept-map-style-controls{grid-template-columns:1fr}html[data-theme=medciclo-base] .concept-map-tone-button span,html[data-theme=medciclo-base] .concept-map-connector span,html[data-theme=medciclo-base] .concept-map-card-resize span{display:none}html[data-theme=medciclo-base] .concept-map-tone-button,html[data-theme=medciclo-base] .concept-map-connector,html[data-theme=medciclo-base] .concept-map-card-resize{min-width:36px;width:36px;padding:0}html[data-theme=medciclo-base] .concept-map-connector{right:-18px}}html[data-theme=medciclo-base] .app-shell{display:grid;min-height:100vh;grid-template-columns:var(--mc-sidebar-width) minmax(0,1fr);background:transparent}html[data-theme=medciclo-base] .sidebar{position:sticky;top:0;z-index:20;display:flex;width:var(--mc-sidebar-width);height:100vh;flex-direction:column;gap:18px;border-right:1px solid var(--mc-border);background:#fffffff5;overflow:hidden;padding:28px 18px 20px;box-shadow:12px 0 34px #162f580a}html[data-theme=medciclo-base] .brand{display:flex;align-items:center;min-height:48px;text-decoration:none}html[data-theme=medciclo-base] .brand-logo{width:188px;height:auto;max-height:52px;object-fit:contain;object-position:left center}html[data-theme=medciclo-base] .nav-list{display:grid;min-height:0;gap:7px;overflow-y:auto;padding:8px 0 2px;scrollbar-width:none}html[data-theme=medciclo-base] .nav-link{display:flex;min-height:46px;align-items:center;gap:14px;border-radius:10px;color:#536585;font-size:.92rem;font-weight:680;padding:0 14px;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}html[data-theme=medciclo-base] .nav-link svg{width:20px;height:20px;color:#6f82a5;stroke-width:1.9}html[data-theme=medciclo-base] .nav-link:hover,html[data-theme=medciclo-base] .nav-link.active{background:linear-gradient(135deg,#eef5ff,#e8f1ff);color:var(--mc-primary)}html[data-theme=medciclo-base] .nav-link:hover svg,html[data-theme=medciclo-base] .nav-link.active svg{color:var(--mc-primary)}html[data-theme=medciclo-base] .nav-link.active{box-shadow:inset 3px 0 0 var(--mc-primary)}html[data-theme=medciclo-base] .nav-link.locked{opacity:.5;cursor:not-allowed}html[data-theme=medciclo-base] .nav-link.locked-blur{opacity:.62}html[data-theme=medciclo-base] .nav-link.locked-blur .nav-link-label{filter:blur(1.45px)}html[data-theme=medciclo-base] .sidebar-bottom{display:grid;gap:12px;margin-top:auto}html[data-theme=medciclo-base] .sidebar-streak-card,html[data-theme=medciclo-base] .access-pill,html[data-theme=medciclo-base] .sidebar-profile{display:flex;align-items:center;gap:12px;min-height:70px;border:1px solid var(--mc-border);border-radius:14px;background:#fff;padding:13px;text-decoration:none}html[data-theme=medciclo-base] .sidebar-streak-card svg,html[data-theme=medciclo-base] .access-pill svg{width:24px;height:24px;color:var(--mc-primary)}html[data-theme=medciclo-base] .sidebar-streak-card div,html[data-theme=medciclo-base] .access-pill div,html[data-theme=medciclo-base] .sidebar-profile div{display:grid;min-width:0}html[data-theme=medciclo-base] .sidebar-streak-card strong,html[data-theme=medciclo-base] .access-pill strong,html[data-theme=medciclo-base] .sidebar-profile strong{overflow:hidden;font-size:.95rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .sidebar-streak-card small,html[data-theme=medciclo-base] .access-pill small,html[data-theme=medciclo-base] .sidebar-profile small,html[data-theme=medciclo-base] .sidebar-streak-card span{color:var(--mc-muted);font-size:.78rem}html[data-theme=medciclo-base] .avatar{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;border-radius:50%;background:linear-gradient(135deg,#cfe1ff,#1f73f8);color:#fff;font-weight:900}html[data-theme=medciclo-base] .app-workspace{min-width:0}html[data-theme=medciclo-base] .app-topbar{position:sticky;top:0;z-index:15;display:grid;height:var(--mc-topbar-height);grid-template-columns:minmax(360px,640px) minmax(0,1fr);align-items:center;gap:30px;border-bottom:1px solid var(--mc-border);background:#ffffffd1;padding:0 var(--mc-page-padding-x);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}html[data-theme=medciclo-base] .topbar-search{display:flex;height:46px;align-items:center;gap:12px;border:1px solid var(--mc-border-strong);border-radius:12px;background:#fff;padding:0 14px;box-shadow:var(--mc-shadow-soft)}html[data-theme=medciclo-base] .topbar-search .asset-icon{width:26px;height:26px}html[data-theme=medciclo-base] .topbar-asset-image{display:block;width:32px;height:32px;flex:0 0 auto;object-fit:contain;filter:drop-shadow(0 10px 14px rgba(19,92,212,.14))}html[data-theme=medciclo-base] .topbar-search-image{width:30px;height:30px}html[data-theme=medciclo-base] .topbar-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--mc-navy);font-weight:650}html[data-theme=medciclo-base] .topbar-search input::placeholder{color:#8b9ab3}html[data-theme=medciclo-base] .topbar-search kbd{border:0;border-radius:8px;background:#f2f6fc;color:#60708f;font-size:.76rem;padding:5px 10px}html[data-theme=medciclo-base] .topbar-actions{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:14px}html[data-theme=medciclo-base] .topbar-shortcut,html[data-theme=medciclo-base] .topbar-icon-button,html[data-theme=medciclo-base] .topbar-user{display:inline-flex;align-items:center;gap:9px;color:var(--mc-navy);font-weight:840;text-decoration:none}html[data-theme=medciclo-base] .topbar-shortcut .asset-icon,html[data-theme=medciclo-base] .topbar-icon-button .asset-icon{width:28px;height:28px}html[data-theme=medciclo-base] .topbar-shortcut .topbar-asset-image{width:34px;height:34px}html[data-theme=medciclo-base] .topbar-icon-button .topbar-asset-image{width:30px;height:30px}html[data-theme=medciclo-base] .topbar-streak{display:inline-grid;grid-template-columns:auto auto;gap:0 7px;align-items:center;border-left:1px solid var(--mc-border);border-right:1px solid var(--mc-border);color:var(--mc-navy);padding:0 18px;text-decoration:none}html[data-theme=medciclo-base] .topbar-streak .asset-icon{grid-row:span 2;width:28px;height:28px}html[data-theme=medciclo-base] .topbar-streak strong{line-height:1}html[data-theme=medciclo-base] .topbar-streak span{color:var(--mc-muted);font-size:.72rem;line-height:1}html[data-theme=medciclo-base] .topbar-icon-button{position:relative;width:44px;height:44px;justify-content:center;border:1px solid var(--mc-border);border-radius:14px;background:#fff}html[data-theme=medciclo-base] .topbar-icon-button i{position:absolute;top:9px;right:10px;width:8px;height:8px;border-radius:50%;background:var(--mc-primary)}html[data-theme=medciclo-base] .topbar-user{border:1px solid var(--mc-border);border-radius:14px;background:#fff;padding:6px 12px 6px 8px}html[data-theme=medciclo-base] .topbar-user .avatar{width:40px;height:40px;flex-basis:40px}html[data-theme=medciclo-base] .topbar-user small{display:block;font-size:.76rem}@media(max-width:1400px){html[data-theme=medciclo-base] .app-topbar{grid-template-columns:minmax(260px,1fr) auto;gap:16px}html[data-theme=medciclo-base] .topbar-actions{gap:10px}html[data-theme=medciclo-base] .topbar-shortcut{width:44px;min-width:44px;height:44px;justify-content:center}html[data-theme=medciclo-base] .topbar-shortcut span{display:none}html[data-theme=medciclo-base] .topbar-streak{padding:0 12px}}html[data-theme=medciclo-base] .main-content{width:100%;max-width:none;min-width:0;margin:0;padding:var(--mc-page-padding-y) var(--mc-page-padding-x) 34px}html[data-theme=medciclo-base] .page-stack{display:grid;gap:20px}html[data-theme=medciclo-base] .page-stack.narrow{max-width:1140px}html[data-theme=medciclo-base] .page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;min-height:74px}html[data-theme=medciclo-base] .page-header:after{display:none}html[data-theme=medciclo-base] .page-header h1{margin:4px 0 6px;color:var(--mc-navy);font-size:clamp(2rem,3.2vw,2.75rem);font-weight:900;line-height:1.04}html[data-theme=medciclo-base] .page-header p{margin:0;color:var(--mc-muted);font-weight:620}html[data-theme=medciclo-base] .eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--mc-primary);font-size:.74rem;font-weight:820;letter-spacing:.08em;text-transform:uppercase}html[data-theme=medciclo-base] .panel,html[data-theme=medciclo-base] .metric-card,html[data-theme=medciclo-base] .apg-card,html[data-theme=medciclo-base] .topic-card,html[data-theme=medciclo-base] .mode-card,html[data-theme=medciclo-base] .simulation-row,html[data-theme=medciclo-base] .empty-state,html[data-theme=medciclo-base] .filters-bar{border:1px solid var(--theme-color-border);border-radius:var(--mc-radius);background:var(--theme-color-surface);color:var(--theme-color-text);box-shadow:var(--theme-shadow-card)}html[data-theme=medciclo-base] .panel,html[data-theme=medciclo-base] .empty-state{padding:22px}html[data-theme=medciclo-base] .section-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}html[data-theme=medciclo-base] .section-title-row h2{margin:0;color:var(--mc-navy);font-size:1.06rem;font-weight:900}html[data-theme=medciclo-base] .section-title-row p{margin:4px 0 0;font-size:.86rem}html[data-theme=medciclo-base] .section-title-row a,html[data-theme=medciclo-base] .panel>a,html[data-theme=medciclo-base] .clinical-next-step{color:var(--mc-primary);font-size:.82rem;font-weight:900;text-decoration:none}html[data-theme=medciclo-base] .button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:10px;border:1px solid var(--mc-border-strong);border-radius:9px;background:#fff;color:var(--mc-primary);cursor:pointer;font-weight:900;padding:0 18px;text-decoration:none;transition:transform .17s ease,box-shadow .17s ease,background .17s ease}html[data-theme=medciclo-base] .button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #155df224}html[data-theme=medciclo-base] .button.primary{border-color:transparent;background:linear-gradient(135deg,#1768f5,#155df2);color:#fff}html[data-theme=medciclo-base] .button.secondary{background:#fff;color:var(--mc-primary)}html[data-theme=medciclo-base] .button.ghost{border-color:transparent;background:transparent;color:var(--mc-primary)}html[data-theme=medciclo-base] .progress-track{height:6px;overflow:hidden;border-radius:999px;background:#e8eef8}html[data-theme=medciclo-base] .progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#155df2,#2f7dff)}html[data-theme=medciclo-base] .cards-grid,html[data-theme=medciclo-base] .topic-grid,html[data-theme=medciclo-base] .discipline-grid,html[data-theme=medciclo-base] .metrics-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}html[data-theme=medciclo-base] .apg-control-panel{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(300px,.9fr) minmax(420px,1.35fr);gap:18px;align-items:stretch}html[data-theme=medciclo-base] .apg-current-summary,html[data-theme=medciclo-base] .apg-stat-strip>div{border:1px solid var(--mc-border);border-radius:14px;background:linear-gradient(145deg,#fff,#f7fbff);padding:16px}html[data-theme=medciclo-base] .apg-current-summary{display:grid;gap:10px}html[data-theme=medciclo-base] .apg-current-summary>strong{display:-webkit-box;overflow:hidden;font-size:.98rem;line-height:1.25;font-weight:900;-webkit-box-orient:vertical;-webkit-line-clamp:2}html[data-theme=medciclo-base] .apg-current-summary b{color:var(--mc-primary)}html[data-theme=medciclo-base] .apg-filter-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-content:center}html[data-theme=medciclo-base] .apg-stat-strip{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}html[data-theme=medciclo-base] .apg-stat-strip>div{display:grid;min-height:92px;gap:6px;align-content:center}html[data-theme=medciclo-base] .apg-stat-strip svg{width:23px;height:23px;color:var(--mc-primary)}html[data-theme=medciclo-base] .apg-stat-strip span{color:var(--mc-muted);font-size:.78rem}html[data-theme=medciclo-base] .apg-stat-strip strong{color:var(--mc-navy);font-size:1.22rem;line-height:1.05}html[data-theme=medciclo-base] .split-grid,html[data-theme=medciclo-base] .dashboard-grid,html[data-theme=medciclo-base] .simulation-builder-grid,html[data-theme=medciclo-base] .profile-layout{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=medciclo-base] .split-grid.wide-left{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)}html[data-theme=medciclo-base] .list-stack{display:grid;gap:10px}html[data-theme=medciclo-base] .list-row{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #edf2f8;padding:12px 0}html[data-theme=medciclo-base] .filters-bar{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));padding:16px}:where(html[data-theme=medciclo-base]) label{color:var(--theme-color-text-muted);font-size:.82rem;font-weight:650}:where(html[data-theme=medciclo-base]) input,:where(html[data-theme=medciclo-base]) select,:where(html[data-theme=medciclo-base]) textarea{width:100%;border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-control);background:var(--theme-field-background);color:var(--theme-color-text);font-weight:600;padding:12px 14px}:where(html[data-theme=medciclo-base]) :is(input,select,textarea):focus-visible{border-color:var(--theme-color-primary);outline:none;box-shadow:var(--theme-focus-ring)}:where(html[data-theme=medciclo-base]) select{min-height:var(--theme-control-height)}:where(html[data-theme=medciclo-base]) table{width:100%;border-collapse:collapse}:where(html[data-theme=medciclo-base]) th,:where(html[data-theme=medciclo-base]) td{border-bottom:1px solid var(--theme-table-divider);color:var(--theme-color-text);padding:14px 12px;text-align:left}:where(html[data-theme=medciclo-base]) th{color:var(--theme-color-text-muted);font-size:.74rem;font-weight:820;text-transform:uppercase}html[data-theme=medciclo-base] .clinical-dashboard{display:grid;gap:20px}html[data-theme=medciclo-base] .clinical-top-grid{display:grid;gap:20px;grid-template-columns:minmax(0,1.72fr) minmax(350px,.86fr)}html[data-theme=medciclo-base] .clinical-hero-card{position:relative;display:grid;min-height:244px;overflow:hidden;grid-template-columns:minmax(330px,.64fr) minmax(420px,1fr);align-items:center;border:1px solid var(--mc-border);border-radius:14px;background:linear-gradient(105deg,#f8fbff,#edf6ff 48%,#fff);box-shadow:var(--mc-shadow);padding:36px 42px}html[data-theme=medciclo-base] .clinical-hero-card>div{position:relative;z-index:2;max-width:430px}html[data-theme=medciclo-base] .clinical-hero-card h1{margin:0 0 10px;color:var(--mc-navy);font-size:2.05rem;font-weight:900;line-height:1.06}html[data-theme=medciclo-base] .clinical-hero-card p{margin:0 0 22px;color:#263a61;font-size:1.02rem;font-weight:650}html[data-theme=medciclo-base] .clinical-hero-card span{color:#536585;font-weight:650}html[data-theme=medciclo-base] .clinical-hero-card span strong{color:var(--mc-primary);font-size:1.26rem;font-weight:850}html[data-theme=medciclo-base] .clinical-hero-card>img{position:absolute;right:42px;bottom:0;z-index:1;width:min(52%,590px);height:100%;object-fit:cover;object-position:right center;opacity:.96}html[data-theme=medciclo-base] .clinical-start-card{padding:24px}html[data-theme=medciclo-base] .clinical-start-card h2{margin:0 0 6px;font-size:1.2rem;font-weight:900}html[data-theme=medciclo-base] .clinical-start-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}html[data-theme=medciclo-base] .clinical-start-action{display:grid;min-height:78px;grid-template-columns:32px minmax(0,1fr) 18px;align-items:center;gap:12px;border:1px solid var(--mc-border);border-radius:10px;background:#fff;color:var(--mc-navy);font-weight:900;padding:16px;text-decoration:none}html[data-theme=medciclo-base] .clinical-start-action svg{color:var(--mc-primary)}html[data-theme=medciclo-base] .clinical-main-grid{display:grid;gap:20px;grid-template-columns:minmax(430px,1.08fr) minmax(345px,.82fr) minmax(410px,1fr)}html[data-theme=medciclo-base] .clinical-plan-card,html[data-theme=medciclo-base] .clinical-current-apg-card,html[data-theme=medciclo-base] .clinical-progress-card{min-height:386px}html[data-theme=medciclo-base] .clinical-timeline{display:grid;gap:0;margin-top:16px}html[data-theme=medciclo-base] .clinical-timeline-row{display:grid;grid-template-columns:58px 40px minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid #edf2f8;padding:12px 0}html[data-theme=medciclo-base] .clinical-timeline-row time{color:var(--mc-navy);font-weight:900}html[data-theme=medciclo-base] .clinical-timeline-row>svg{display:grid;width:38px;height:38px;border:1px solid var(--mc-border);border-radius:50%;background:#f4f8ff;color:var(--mc-primary);padding:9px}html[data-theme=medciclo-base] .clinical-timeline-row strong{display:block;overflow:hidden;font-size:.88rem;text-overflow:ellipsis}html[data-theme=medciclo-base] .clinical-timeline-row span{display:block;overflow:hidden;margin-top:2px;color:var(--mc-muted);font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .clinical-timeline-row em,html[data-theme=medciclo-base] .clinical-timeline-row a{min-height:36px;border:1px solid var(--mc-border);border-radius:9px;background:#f7fbff;color:var(--mc-primary);font-style:normal;font-weight:900;padding:8px 14px;text-decoration:none}html[data-theme=medciclo-base] .clinical-timeline-row .button{min-height:36px;padding:0 14px}html[data-theme=medciclo-base] .clinical-plan-footer{display:grid;grid-template-columns:repeat(4,minmax(0,auto));gap:12px;align-items:center;border:1px solid var(--mc-border);border-radius:12px;margin-top:16px;padding:14px}html[data-theme=medciclo-base] .clinical-plan-footer span{color:var(--mc-muted);font-size:.78rem}html[data-theme=medciclo-base] .clinical-plan-footer strong{color:var(--mc-primary);font-size:.92rem}html[data-theme=medciclo-base] .clinical-current-apg-preview{position:relative;min-height:244px;overflow:hidden;border-radius:12px;background:#082a70;padding:24px 22px}html[data-theme=medciclo-base] .clinical-current-apg-preview>div{position:relative;z-index:2;display:grid;max-width:56%;gap:10px}html[data-theme=medciclo-base] .clinical-current-apg-preview span,html[data-theme=medciclo-base] .clinical-current-apg-preview p{margin:0;color:#ffffffc7;font-size:.78rem}html[data-theme=medciclo-base] .clinical-current-apg-preview h3{margin:0;color:#fff;font-size:1.08rem;font-weight:900;line-height:1.13}html[data-theme=medciclo-base] .clinical-current-apg-preview .progress-track{width:170px;background:#fff3}html[data-theme=medciclo-base] .clinical-current-apg-preview .button{width:fit-content;min-width:168px;margin-top:8px;gap:8px;font-size:.84rem;padding:0 14px;white-space:nowrap}html[data-theme=medciclo-base] .clinical-current-apg-preview .button svg{width:17px;height:17px}html[data-theme=medciclo-base] .clinical-current-apg-preview img{position:absolute;right:0;bottom:0;z-index:1;width:42%;height:100%;object-fit:cover;object-position:center}html[data-theme=medciclo-base] .clinical-next-step{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid var(--mc-border);border-radius:10px;margin-top:14px;background:#f8fbff;padding:14px}html[data-theme=medciclo-base] .clinical-next-step span{grid-column:1;color:var(--mc-muted);font-size:.78rem}html[data-theme=medciclo-base] .clinical-next-step strong{display:-webkit-box;grid-column:1;overflow:hidden;color:var(--mc-navy);font-size:.86rem;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}html[data-theme=medciclo-base] .clinical-next-step em{align-self:center;grid-column:2;grid-row:1 / span 2;color:var(--mc-primary);font-style:normal;font-weight:900}html[data-theme=medciclo-base] .overview-grid>div{display:grid;min-height:92px;gap:6px;border:1px solid var(--mc-border);border-radius:10px;background:#fff;padding:14px}html[data-theme=medciclo-base] .overview-grid svg{width:24px;height:24px;color:var(--mc-primary)}html[data-theme=medciclo-base] .overview-grid span{color:var(--mc-muted);font-size:.8rem}html[data-theme=medciclo-base] .overview-grid strong{font-size:1.05rem}html[data-theme=medciclo-base] .weekly-chart{height:150px;margin-top:16px}html[data-theme=medciclo-base] .chart-days,html[data-theme=medciclo-base] .weekly-summary{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;color:var(--mc-muted);font-size:.78rem;text-align:center}html[data-theme=medciclo-base] .weekly-summary{grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #edf2f8;margin-top:10px;padding-top:12px}html[data-theme=medciclo-base] .weekly-summary strong{display:block;font-size:1rem}html[data-theme=medciclo-base] .clinical-focus-card{position:relative;display:grid;min-height:166px;overflow:hidden;grid-template-columns:minmax(0,1fr) 300px;gap:16px;padding:22px 0 22px 26px}html[data-theme=medciclo-base] .clinical-focus-card .section-title-row{grid-column:1;margin:0}html[data-theme=medciclo-base] .clinical-focus-grid{position:relative;z-index:2;display:grid;grid-column:1;gap:14px;grid-template-columns:repeat(5,minmax(0,1fr))}html[data-theme=medciclo-base] .clinical-focus-item{display:grid;min-height:82px;grid-template-columns:36px minmax(0,1fr);align-content:center;gap:4px 12px;border:1px solid var(--mc-border);border-radius:10px;background:#fff;padding:12px;text-decoration:none}html[data-theme=medciclo-base] .clinical-focus-item svg{grid-row:span 3;width:34px;height:34px;color:var(--mc-primary)}html[data-theme=medciclo-base] .clinical-focus-item strong,html[data-theme=medciclo-base] .clinical-focus-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .clinical-focus-item strong{font-size:.82rem;text-transform:uppercase}html[data-theme=medciclo-base] .clinical-focus-item span{color:var(--mc-muted);font-size:.74rem}html[data-theme=medciclo-base] .clinical-focus-item .progress-track{height:4px}html[data-theme=medciclo-base] .cycle-performance-section{display:grid;gap:20px;border-color:var(--mc-border);border-radius:24px;background:#fffffff0;box-shadow:var(--mc-shadow-soft);padding:24px}html[data-theme=medciclo-base] .cycle-performance-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}html[data-theme=medciclo-base] .cycle-performance-header>div{display:grid;grid-template-columns:58px minmax(0,1fr);gap:4px 14px;min-width:0}html[data-theme=medciclo-base] .cycle-performance-kicker{grid-row:span 2;align-self:start}html[data-theme=medciclo-base] .cycle-performance-kicker .asset-icon{width:54px;height:54px}html[data-theme=medciclo-base] .cycle-performance-header h2{margin:0;color:var(--mc-navy);font-size:1.28rem;line-height:1.12}html[data-theme=medciclo-base] .cycle-performance-header p{margin:0;color:#667897;font-size:.86rem;font-weight:680;line-height:1.35}html[data-theme=medciclo-base] .cycle-period-select{display:grid;min-width:170px;gap:4px;color:var(--mc-muted);font-size:.7rem;font-weight:800}html[data-theme=medciclo-base] .cycle-period-select select{min-height:38px;border:1px solid var(--mc-border);border-radius:10px;background:#fff;color:var(--mc-navy);font:inherit;font-size:.78rem;padding:0 12px}html[data-theme=medciclo-base] .cycle-period-select select:focus-visible{outline:3px solid rgba(23,104,245,.18);outline-offset:2px}html[data-theme=medciclo-base] .cycle-performance-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(220px,1fr))}html[data-theme=medciclo-base] .cycle-performance-card{display:grid;grid-template-rows:auto auto auto auto 1fr;min-width:0;min-height:236px;gap:13px;border:1px solid var(--mc-border);border-radius:20px;background:linear-gradient(180deg,#fff,#f8fbff);padding:18px;box-shadow:0 12px 26px #162f580d}html[data-theme=medciclo-base] .cycle-performance-card header{display:grid;grid-template-columns:62px minmax(0,1fr);align-items:start;gap:8px 12px}html[data-theme=medciclo-base] .cycle-performance-icon{display:grid;grid-row:span 2;width:60px;height:60px;place-items:center;border-radius:18px;background:#f4f8ff}html[data-theme=medciclo-base] .cycle-performance-icon .asset-icon{width:54px;height:54px}html[data-theme=medciclo-base] .cycle-performance-card header strong{min-width:0;color:var(--mc-navy);font-size:1.05rem;line-height:1.1}html[data-theme=medciclo-base] .cycle-performance-card header em{justify-self:start;border-radius:999px;font-size:.66rem;font-style:normal;font-weight:900;line-height:1;padding:7px 10px;white-space:nowrap}html[data-theme=medciclo-base] .cycle-performance-card.on_track header em{background:#19a66b1f;color:var(--mc-green)}html[data-theme=medciclo-base] .cycle-performance-card.attention header em{background:#f5a52424;color:#b46b00}html[data-theme=medciclo-base] .cycle-performance-card.needs_focus header em{background:#ef54541f;color:var(--mc-red)}html[data-theme=medciclo-base] .cycle-performance-card.insufficient_data header em{background:#62718d1f;color:var(--mc-muted)}html[data-theme=medciclo-base] .cycle-performance-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}html[data-theme=medciclo-base] .cycle-performance-metrics div{display:grid;gap:3px;border-right:1px solid var(--mc-border)}html[data-theme=medciclo-base] .cycle-performance-metrics div:last-child{border-right:0;padding-left:14px}html[data-theme=medciclo-base] .cycle-performance-metrics dt,html[data-theme=medciclo-base] .cycle-performance-domain span{color:var(--mc-muted);font-size:.7rem;font-weight:800}html[data-theme=medciclo-base] .cycle-performance-metrics dd{margin:0;color:var(--mc-navy);font-size:1rem;font-weight:850}html[data-theme=medciclo-base] .cycle-performance-domain{display:flex;align-items:center;justify-content:space-between;gap:12px}html[data-theme=medciclo-base] .cycle-performance-domain strong{color:var(--mc-muted);font-size:.76rem}html[data-theme=medciclo-base] .cycle-performance-track{height:7px;overflow:hidden;border-radius:999px;background:#e8eef8}html[data-theme=medciclo-base] .cycle-performance-track span{display:block;height:100%;border-radius:inherit;background:var(--mc-primary)}html[data-theme=medciclo-base] .cycle-performance-card p{display:flex;min-height:56px;align-items:center;margin:0;border-radius:12px;font-size:.76rem;font-weight:800;line-height:1.35;padding:10px 12px}html[data-theme=medciclo-base] .cycle-performance-card.on_track p{background:#19a66b14;color:#18764f}html[data-theme=medciclo-base] .cycle-performance-card.attention p{background:#f5a5241a;color:#976000}html[data-theme=medciclo-base] .cycle-performance-card.needs_focus p{background:#ef545417;color:#bd3030}html[data-theme=medciclo-base] .cycle-performance-card.insufficient_data p{background:#62718d14;color:var(--mc-muted)}html[data-theme=medciclo-base] .cycle-performance-next{display:grid;grid-template-columns:46px auto minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid var(--mc-border);border-radius:14px;background:var(--mc-surface-soft);padding:12px 14px}html[data-theme=medciclo-base] .cycle-performance-next .asset-icon{width:40px;height:40px}html[data-theme=medciclo-base] .cycle-performance-next span{color:var(--mc-muted);font-size:.75rem;font-weight:800}html[data-theme=medciclo-base] .cycle-performance-next strong{font-size:.86rem;text-align:right}html[data-theme=medciclo-base] .cycle-performance-next.empty strong{text-align:left}html[data-theme=medciclo-base] .cycle-performance-next .button{min-height:38px;padding:0 16px;white-space:nowrap}html[data-theme=medciclo-base] .cycle-performance-state{display:grid;min-height:128px;place-items:center;gap:14px;border:1px dashed var(--mc-border-strong);border-radius:16px;background:var(--mc-surface-soft);padding:24px;text-align:center}html[data-theme=medciclo-base] .cycle-performance-state strong{max-width:520px}html[data-theme=medciclo-base] .cycle-performance-card.skeleton{min-height:198px}html[data-theme=medciclo-base] .cycle-performance-card.skeleton span{display:block;height:16px;border-radius:999px;background:linear-gradient(90deg,#eef4ff,#f8fbff,#eef4ff)}html[data-theme=medciclo-base] .clinical-focus-art{grid-column:2;grid-row:1 / span 2;width:100%;height:166px;align-self:end;object-fit:cover;object-position:right bottom}html[data-theme=medciclo-base] .clinical-dashboard{gap:18px}html[data-theme=medciclo-base] .clinical-dashboard-top{display:grid;min-width:0}html[data-theme=medciclo-base] .clinical-dashboard-main,html[data-theme=medciclo-base] .clinical-dashboard-aside{display:grid;min-width:0;gap:18px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card{min-height:248px;border-radius:16px;padding:34px 40px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card h1{font-size:clamp(2.1rem,3vw,3rem)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card small{display:inline-flex;margin-bottom:16px;color:#536585;font-weight:700}html[data-theme=medciclo-base] .clinical-hero-metrics{display:grid;width:min(100%,640px);grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--mc-border);border-radius:14px;background:#ffffffdb;box-shadow:0 10px 24px #176bff14}html[data-theme=medciclo-base] .clinical-hero-metrics span{display:grid;min-height:64px;grid-template-columns:28px minmax(0,1fr);align-content:center;gap:0 10px;border-right:1px solid var(--mc-border);color:#667899;font-size:.72rem;font-weight:700;padding:12px 14px}html[data-theme=medciclo-base] .clinical-hero-metrics span:last-child{border-right:0}html[data-theme=medciclo-base] .clinical-hero-metrics svg{grid-row:span 2;width:24px;height:24px;color:var(--mc-primary)}html[data-theme=medciclo-base] .clinical-hero-metrics strong{display:block;color:var(--mc-navy);font-size:1rem;line-height:1.1}html[data-theme=medciclo-base] .clinical-quick-actions{display:grid;grid-template-columns:100px minmax(0,1fr);align-items:stretch;padding:0}html[data-theme=medciclo-base] .clinical-quick-actions>strong{display:grid;place-items:center;border-right:1px solid var(--mc-border);color:#52678d;font-size:.9rem;font-weight:800;padding:16px}html[data-theme=medciclo-base] .clinical-quick-actions>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:12px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-start-action{min-height:58px;grid-template-columns:30px minmax(0,1fr) auto;border-radius:12px;box-shadow:none;padding:12px 14px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button{min-height:66px;grid-template-columns:minmax(52px,.46fr) minmax(0,1fr);border-color:#246eff24;border-radius:14px;background:linear-gradient(145deg,#fffffffa,#f4f8fff2),#fff;box-shadow:0 10px 24px #176bff14;color:var(--mc-navy)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=full][data-image-state=loaded]{min-height:0;border-color:#0b143714;background:#fff;box-shadow:0 12px 26px #142f6e1f}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button:hover{border-color:#246eff52;box-shadow:0 16px 32px #176bff21}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button:active{transform:translateY(0)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button .image-action-button__media{border:1px solid rgba(53,126,255,.16);background:radial-gradient(circle at 32% 22%,rgba(53,126,255,.18),transparent 44%),linear-gradient(145deg,#eef5ff,#fff)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=full][data-image-state=loaded] .image-action-button__media{border:0;background:transparent}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=full][data-image-state=loaded] .image-action-button__media img{object-position:center}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button .image-action-button__fallback .asset-icon{width:44px;height:44px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button .image-action-button__label{color:var(--mc-navy);font-size:.86rem}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button .image-action-button__badge{background:#e8f1ff;color:var(--mc-primary)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-start-action strong{font-size:.84rem}html[data-theme=medciclo-base] .clinical-dashboard .clinical-start-action small{border-radius:999px;background:#e8f1ff;color:var(--mc-primary);font-size:.62rem;font-weight:900;padding:3px 7px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-main-grid{grid-template-columns:minmax(390px,.98fr) minmax(360px,.9fr);gap:18px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-plan-card,html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-card{min-height:322px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-preview{min-height:220px;background:linear-gradient(90deg,#082a70fa,#073a91db),radial-gradient(circle at 78% 36%,rgba(72,152,255,.4),transparent 36%)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-preview h3{font-size:clamp(1.2rem,1.7vw,1.65rem)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-preview img{width:48%}html[data-theme=medciclo-base] .clinical-dashboard .clinical-focus-card{min-height:136px;padding:18px 0 18px 22px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-focus-grid{grid-template-columns:repeat(5,minmax(0,1fr))}html[data-theme=medciclo-base] .clinical-dashboard .clinical-focus-art{height:136px}html[data-theme=medciclo-base] .clinical-goal-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}html[data-theme=medciclo-base] .clinical-goal-item{display:grid;min-width:0;gap:6px;border-right:1px solid var(--mc-border);padding-right:8px}html[data-theme=medciclo-base] .clinical-goal-item:last-child{border-right:0}html[data-theme=medciclo-base] .clinical-goal-item svg{width:26px;height:26px;color:var(--mc-primary)}html[data-theme=medciclo-base] .clinical-goal-item strong{font-size:.92rem}html[data-theme=medciclo-base] .clinical-goal-item span,html[data-theme=medciclo-base] .clinical-goal-item small{overflow:hidden;color:var(--mc-muted);font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .clinical-goal-item .progress-track{height:4px}html[data-theme=medciclo-base] .clinical-goal-item .progress-track i{display:block;height:100%;border-radius:inherit;background:#24b96f}html[data-theme=medciclo-base] .clinical-ranking-preview{display:grid;gap:6px}html[data-theme=medciclo-base] .clinical-ranking-preview strong{font-size:2rem}html[data-theme=medciclo-base] .clinical-ranking-preview a,html[data-theme=medciclo-base] .clinical-achievements-card a{color:var(--mc-primary);font-weight:900;text-decoration:none}html[data-theme=medciclo-base] .clinical-achievement-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}html[data-theme=medciclo-base] .clinical-achievement-row div{display:grid;place-items:center;gap:6px;opacity:.36}html[data-theme=medciclo-base] .clinical-achievement-row div.active{opacity:1}html[data-theme=medciclo-base] .clinical-achievement-row svg{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#176bff,#22c7f2);color:#fff;padding:10px}html[data-theme=medciclo-base] .clinical-achievement-row span{color:var(--mc-muted);font-size:.7rem;font-weight:900}html[data-theme=medciclo-base] .level-progress-card{display:grid;gap:18px;min-height:236px;padding:22px}html[data-theme=medciclo-base] .level-progress-header{display:grid;grid-template-columns:118px minmax(0,1fr) auto;gap:18px;align-items:center}html[data-theme=medciclo-base] .level-badge-shield{display:grid;width:110px;aspect-ratio:1;place-items:center;align-content:center;border:6px solid #d7e7ff;border-radius:32px;background:radial-gradient(circle at 50% 22%,rgba(255,255,255,.48),transparent 28%),linear-gradient(145deg,#176bff,#0b4edb);box-shadow:inset 0 0 0 2px #ffffff5c,0 16px 32px #176bff38}html[data-theme=medciclo-base] .level-badge-shield span{color:#eaf3ff;font-size:.72rem;font-weight:850;line-height:1;text-transform:uppercase}html[data-theme=medciclo-base] .level-badge-shield strong{color:#fff;font-size:2.5rem;line-height:.95}html[data-theme=medciclo-base] .level-progress-header h2,html[data-theme=medciclo-base] .level-progress-header p,html[data-theme=medciclo-base] .level-progress-main span,html[data-theme=medciclo-base] .level-progress-card small{margin:0}html[data-theme=medciclo-base] .level-progress-header h2{font-size:1.42rem;line-height:1}html[data-theme=medciclo-base] .level-progress-header p,html[data-theme=medciclo-base] .level-progress-card small{color:var(--mc-muted);font-weight:700}html[data-theme=medciclo-base] .level-today-xp{color:var(--mc-success);font-size:.86rem;white-space:nowrap}html[data-theme=medciclo-base] .level-progress-main{display:grid;gap:8px}html[data-theme=medciclo-base] .level-progress-main span{color:var(--mc-muted);font-size:.86rem;font-weight:800}html[data-theme=medciclo-base] .level-progress-track{height:12px;overflow:hidden;border-radius:999px;background:#e8eef8}html[data-theme=medciclo-base] .level-progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#155df2,#47c6ff);box-shadow:0 8px 20px #155df23d}html[data-theme=medciclo-base] .level-streak-card{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid var(--mc-border);border-radius:14px;background:#f8fbff;padding:14px}html[data-theme=medciclo-base] .level-streak-card svg{width:28px;height:28px;color:var(--mc-warning)}html[data-theme=medciclo-base] .level-streak-card div{display:grid;min-width:0}html[data-theme=medciclo-base] .level-streak-card strong{font-size:.92rem}html[data-theme=medciclo-base] .level-streak-card span{color:var(--mc-muted);font-size:.76rem}html[data-theme=medciclo-base] .level-streak-card em{border-radius:12px;background:#fff1dc;color:#ea6b0c;font-size:1rem;font-style:normal;font-weight:950;padding:9px 12px}html[data-theme=medciclo-base] .xp-feedback-stack{display:grid;gap:10px;margin-top:16px}html[data-theme=medciclo-base] .xp-gain-toast,html[data-theme=medciclo-base] .level-up-toast{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;border:1px solid #c8dcff;border-radius:14px;background:linear-gradient(135deg,#fff,#f1f7ff);box-shadow:var(--mc-shadow-soft);padding:14px 16px}html[data-theme=medciclo-base] .xp-feedback-stack.muted .xp-gain-toast{border-color:#d7dfeb;background:#f8fbff}html[data-theme=medciclo-base] .xp-gain-toast>svg,html[data-theme=medciclo-base] .level-up-toast>svg{width:42px;height:42px;border-radius:14px;background:var(--mc-primary-soft);color:var(--mc-primary);padding:10px}html[data-theme=medciclo-base] .xp-gain-toast strong,html[data-theme=medciclo-base] .level-up-toast strong{display:block;color:var(--mc-navy);font-size:1rem;font-weight:850}html[data-theme=medciclo-base] .xp-gain-toast span,html[data-theme=medciclo-base] .level-up-toast span{display:block;color:var(--mc-muted);font-size:.86rem;font-weight:740}html[data-theme=medciclo-base] .level-up-toast{border-color:#f6c76d;background:linear-gradient(135deg,#fffaf0,#fff3d7)}html[data-theme=medciclo-base] .level-up-toast>svg{background:#fff0c2;color:#b87800}html[data-theme=medciclo-base] .user-level-badge{display:inline-flex;width:fit-content;align-items:center;gap:8px;border:1px solid #c8dcff;border-radius:999px;background:#f0f6ff;color:var(--mc-primary);font-size:.75rem;font-weight:850;margin-top:6px;padding:5px 10px}html[data-theme=medciclo-base] .user-level-badge small{color:#516484;font-size:.72rem;font-weight:850}html[data-theme=medciclo-base] .metric-card,html[data-theme=medciclo-base] .apg-card,html[data-theme=medciclo-base] .topic-card,html[data-theme=medciclo-base] .mode-card{display:grid;gap:14px;min-height:160px;padding:18px;text-decoration:none}html[data-theme=medciclo-base] .apg-card{align-content:start;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}html[data-theme=medciclo-base] .apg-card:hover{border-color:#b8d0ff;box-shadow:0 18px 42px #155df21a;transform:translateY(-2px)}html[data-theme=medciclo-base] .apg-card-header{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;align-items:start}html[data-theme=medciclo-base] .apg-card-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;background:#edf5ff;color:var(--mc-primary)}html[data-theme=medciclo-base] .apg-card-icon svg{width:23px;height:23px}html[data-theme=medciclo-base] .card-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}html[data-theme=medciclo-base] .card-topline>span:first-child{color:#6a7b99;font-size:.74rem;font-weight:900;text-transform:uppercase}html[data-theme=medciclo-base] .apg-card h3{margin:0;font-size:.98rem;line-height:1.25;font-weight:900}html[data-theme=medciclo-base] .apg-card p{margin:6px 0 0;color:var(--mc-muted);font-size:.8rem}html[data-theme=medciclo-base] .apg-card-metrics{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}html[data-theme=medciclo-base] .apg-card-metrics span{min-height:38px;border:1px solid var(--mc-border);border-radius:9px;background:#f8fbff;color:#61718e;font-size:.76rem;font-weight:850;padding:9px 10px;text-align:center}html[data-theme=medciclo-base] .apg-card .card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}html[data-theme=medciclo-base] .current-apg-grid{grid-template-columns:minmax(0,1fr)}html[data-theme=medciclo-base] .current-apg-grid .apg-card{min-height:230px;padding:22px}html[data-theme=medciclo-base] .current-apg-grid .apg-card h3{max-width:780px;font-size:clamp(1.35rem,2.2vw,1.9rem);line-height:1.12}html[data-theme=medciclo-base] .status-pill,html[data-theme=medciclo-base] .difficulty-pill,html[data-theme=medciclo-base] .tag,html[data-theme=medciclo-base] .badge{display:inline-flex;width:fit-content;align-items:center;border-radius:999px;background:var(--mc-primary-soft);color:var(--mc-primary);font-size:.72rem;font-weight:800;padding:5px 10px}html[data-theme=medciclo-base] .tabs{display:inline-flex;gap:6px;border-radius:999px;background:#eef4ff;padding:4px}html[data-theme=medciclo-base] .tabs button,html[data-theme=medciclo-base] .segmented-control button{border:0;border-radius:999px;background:transparent;color:#5f7192;cursor:pointer;font-weight:850;padding:9px 16px}html[data-theme=medciclo-base] .tabs button.active,html[data-theme=medciclo-base] .segmented-control button.active{background:var(--mc-primary);color:#fff}html[data-theme=medciclo-base] .alternatives-list{display:grid;gap:12px}html[data-theme=medciclo-base] .alternative{display:grid;grid-template-columns:24px 38px minmax(0,1fr);align-items:center;gap:14px;min-height:62px;border:1px solid var(--mc-border);border-radius:10px;background:#fff;color:var(--mc-navy);cursor:pointer;padding:13px 16px;transition:border-color .18s ease,background .18s ease,transform .18s ease}html[data-theme=medciclo-base] .alternative:hover,html[data-theme=medciclo-base] .alternative.selected{border-color:var(--mc-primary);background:#f3f8ff}html[data-theme=medciclo-base] .alternative.correct{border-color:#7ddfba;background:#eafff6}html[data-theme=medciclo-base] .alternative.wrong{border-color:#ffb5b5;background:#fff0f0}html[data-theme=medciclo-base] .alternative-letter{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#eef5ff;color:var(--mc-primary);font-weight:850}html[data-theme=medciclo-base] .alternative>strong{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#eef5ff;color:var(--mc-navy);font-weight:850}html[data-theme=medciclo-base] .alternative-copy{min-width:0}html[data-theme=medciclo-base] .alternative-copy>span{color:var(--mc-navy);font-weight:680}html[data-theme=medciclo-base] .alternative-copy strong{display:block;font-weight:800}html[data-theme=medciclo-base] .answer-status-strip{border-radius:10px;padding:10px 14px;font-weight:850}html[data-theme=medciclo-base] .answer-status-strip.correct{background:#eafff6;color:#087550}html[data-theme=medciclo-base] .answer-status-strip.wrong{background:#fff0f0;color:#b42323}html[data-theme=medciclo-base] .correction-modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;background:#071a4442;padding:24px}html[data-theme=medciclo-base] .correction-modal{width:min(760px,100%);max-height:calc(100vh - 48px);overflow:auto;border:1px solid var(--mc-border);border-radius:18px;background:#fff;box-shadow:0 30px 70px #162f5838;padding:24px}html[data-theme=medciclo-base] .correction-modal-header,html[data-theme=medciclo-base] .correction-modal-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}html[data-theme=medciclo-base] .correction-choice-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin:18px 0}html[data-theme=medciclo-base] .correction-choice{border-radius:12px;padding:14px}html[data-theme=medciclo-base] .correction-choice.correct{background:#eafff6}html[data-theme=medciclo-base] .correction-choice.wrong{background:#fff0f0}html[data-theme=medciclo-base] .reasoning-drawer{border:1px solid var(--mc-border);border-radius:12px;background:#fff;margin-top:16px;padding:14px 16px}html[data-theme=medciclo-base] .profile-layout{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr)}html[data-theme=medciclo-base] .form-stack,html[data-theme=medciclo-base] .subscription-panel,html[data-theme=medciclo-base] .ranking-hero,html[data-theme=medciclo-base] .performance-hero,html[data-theme=medciclo-base] .resource-shortcut-card,html[data-theme=medciclo-base] .visual-resource-card{border:1px solid var(--mc-border);border-radius:var(--mc-radius);background:#fff;box-shadow:var(--mc-shadow);padding:20px}html[data-theme=medciclo-base] .form-grid,html[data-theme=medciclo-base] .simulation-form-grid,html[data-theme=medciclo-base] .resource-shortcuts{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=medciclo-base] .resource-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr))}html[data-theme=medciclo-base] .ranking-row,html[data-theme=medciclo-base] .simulation-history-row,html[data-theme=medciclo-base] .block-progress-row,html[data-theme=medciclo-base] .weakness-row,html[data-theme=medciclo-base] .error-card{border:1px solid var(--mc-border);border-radius:14px;background:#fff;box-shadow:var(--mc-shadow-soft);padding:16px}html[data-theme=medciclo-base] .ranking-row.current{border-color:#9fc1ff;box-shadow:0 0 0 3px #e7f0ff}html[data-theme=medciclo-base] .error-review-meta .list-row,html[data-theme=medciclo-base] .error-reason-row{display:grid;grid-template-columns:minmax(140px,.34fr) minmax(0,1fr);gap:18px;align-items:start}html[data-theme=medciclo-base] .error-reason-row strong,html[data-theme=medciclo-base] .error-reason-row span{min-width:0;overflow-wrap:anywhere;white-space:normal}html[data-theme=medciclo-base] .access-alert{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #f7d08d;border-radius:12px;background:#fff8ed;color:#9a5a00;margin-bottom:18px;padding:14px 16px}html[data-theme=medciclo-base] .access-alert>*{min-width:0}html[data-theme=medciclo-base] .access-alert span,html[data-theme=medciclo-base] .access-alert p{flex:1 1 18rem;min-width:0;overflow-wrap:anywhere;white-space:normal}html[data-theme=medciclo-base] .access-alert a,html[data-theme=medciclo-base] .access-alert button{flex:0 0 auto;margin-left:0}html[data-theme=medciclo-base] .standalone-state{min-height:100vh;display:grid;place-items:center}html[data-theme=medciclo-base] .apg-reference-page{width:100%;gap:26px}html[data-theme=medciclo-base] .apg-reference-header{align-items:center;min-height:82px}html[data-theme=medciclo-base] .apg-reference-header h1{margin:0 0 8px;font-size:clamp(2rem,3vw,3.15rem);line-height:.98}html[data-theme=medciclo-base] .apg-reference-header .button{min-width:224px;min-height:52px;border-radius:8px}html[data-theme=medciclo-base] .apg-reference-layout{display:grid;grid-template-columns:minmax(252px,.28fr) minmax(0,1fr);gap:20px;align-items:start}html[data-theme=medciclo-base] .apg-reference-rail{display:grid;gap:18px}html[data-theme=medciclo-base] .apg-rail-card{display:grid;gap:16px;padding:16px}html[data-theme=medciclo-base] .apg-current-rail-main{display:grid;grid-template-columns:minmax(0,1fr) 74px;gap:16px;align-items:center}html[data-theme=medciclo-base] .apg-current-rail-main small,html[data-theme=medciclo-base] .apg-objective-count span,html[data-theme=medciclo-base] .apg-next-block span,html[data-theme=medciclo-base] .recent-topic-row span{color:var(--mc-muted)}html[data-theme=medciclo-base] .apg-current-rail-main strong{display:-webkit-box;overflow:hidden;color:var(--mc-navy);font-size:.98rem;line-height:1.25;font-weight:900;-webkit-box-orient:vertical;-webkit-line-clamp:3}html[data-theme=medciclo-base] .apg-reference-ring{--ring-value: 0%;display:grid;width:70px;aspect-ratio:1;place-items:center;border-radius:999px;background:conic-gradient(var(--mc-primary) var(--ring-value),#e7eefb 0);color:var(--mc-primary);font-weight:900;position:relative}html[data-theme=medciclo-base] .apg-reference-ring:before{content:"";position:absolute;inset:8px;border-radius:inherit;background:#fff}html[data-theme=medciclo-base] .apg-reference-ring span{position:relative;z-index:1;color:var(--mc-primary);font-size:.92rem}html[data-theme=medciclo-base] .button.soft{justify-content:center;border:1px solid transparent;background:#edf4ff;color:var(--mc-primary);box-shadow:none}html[data-theme=medciclo-base] .apg-objective-count,html[data-theme=medciclo-base] .apg-next-block{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:center}html[data-theme=medciclo-base] .apg-objective-count strong{color:var(--mc-navy);font-size:2rem;line-height:1}html[data-theme=medciclo-base] .mini-sparkline{display:flex;align-items:end;justify-content:flex-end;gap:4px;height:42px;padding:6px 0}html[data-theme=medciclo-base] .mini-sparkline span{width:20px;border-radius:999px;background:linear-gradient(180deg,#7ff0c1,#1ed08a)}html[data-theme=medciclo-base] .mini-sparkline span:nth-child(1){height:18px}html[data-theme=medciclo-base] .mini-sparkline span:nth-child(2){height:26px}html[data-theme=medciclo-base] .mini-sparkline span:nth-child(3){height:20px}html[data-theme=medciclo-base] .mini-sparkline span:nth-child(4){height:34px}html[data-theme=medciclo-base] .mini-sparkline span:nth-child(5){height:30px}html[data-theme=medciclo-base] .apg-next-blocks{display:grid;gap:12px}html[data-theme=medciclo-base] .apg-next-block strong{display:block;color:var(--mc-navy);font-size:.93rem;line-height:1.25}html[data-theme=medciclo-base] .soft-icon{display:grid;width:44px;aspect-ratio:1;place-items:center;border-radius:16px;color:var(--mc-primary);background:#edf4ff}html[data-theme=medciclo-base] .soft-icon svg{width:22px;height:22px}html[data-theme=medciclo-base] .soft-icon.green{color:#16a36b;background:#e8fbf2}html[data-theme=medciclo-base] .soft-icon.pink{color:#ed5b82;background:#fff0f5}html[data-theme=medciclo-base] .soft-icon.orange{color:#ff7a1a;background:#fff2e7}html[data-theme=medciclo-base] .apg-reference-main{padding:0;overflow:hidden}html[data-theme=medciclo-base] .apg-reference-filters{display:grid;grid-template-columns:minmax(240px,1fr) minmax(210px,.8fr) minmax(160px,.65fr) minmax(150px,.6fr);gap:14px;align-items:center;padding:18px;border-bottom:1px solid var(--mc-border)}html[data-theme=medciclo-base] .apg-reference-filters .button{min-width:130px;white-space:nowrap}@media(min-width:1321px){html[data-theme=medciclo-base] .apg-reference-filters .button{grid-column:4;justify-self:end}}html[data-theme=medciclo-base] .search-field,html[data-theme=medciclo-base] .select-field{display:flex;align-items:center;gap:10px;min-height:48px;border:1px solid var(--mc-border);border-radius:10px;background:#fff;color:var(--mc-muted);padding:0 14px}html[data-theme=medciclo-base] .search-field svg,html[data-theme=medciclo-base] .select-field svg{width:24px;height:24px;flex:0 0 24px}html[data-theme=medciclo-base] .search-field input,html[data-theme=medciclo-base] .select-field select{width:100%;border:0;outline:0;background:transparent;color:var(--mc-navy);font:inherit}html[data-theme=medciclo-base] .select-field span{color:var(--mc-muted);font-size:.88rem;white-space:nowrap}html[data-theme=medciclo-base] .apg-reference-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:18px;border-bottom:1px solid var(--mc-border)}html[data-theme=medciclo-base] .apg-reference-stats>div{display:grid;grid-template-columns:50px minmax(0,1fr);gap:14px;align-items:center;min-height:96px;border:1px solid var(--mc-border);border-radius:12px;background:#fff;padding:16px}html[data-theme=medciclo-base] .apg-reference-stats span{color:var(--mc-muted)}html[data-theme=medciclo-base] .apg-reference-stats strong{display:block;color:var(--mc-navy);font-size:1.45rem;line-height:1.1}html[data-theme=medciclo-base] .apg-reference-stats small{color:var(--mc-muted)}html[data-theme=medciclo-base] .apg-reference-tabs{display:flex;align-items:center;gap:20px;min-height:58px;padding:0 18px;border-bottom:1px solid var(--mc-border);color:var(--mc-muted)}html[data-theme=medciclo-base] .apg-reference-tabs button{border:0;border-bottom:3px solid transparent;align-self:stretch;background:transparent;color:var(--mc-muted);cursor:pointer;font:inherit;font-weight:700}html[data-theme=medciclo-base] .apg-reference-tabs button.active{border-color:var(--mc-primary);color:var(--mc-primary)}html[data-theme=medciclo-base] .apg-reference-tabs span{margin-left:auto}html[data-theme=medciclo-base] .apg-reference-tabs svg{width:22px;height:22px;color:var(--mc-primary)}html[data-theme=medciclo-base] .apg-reference-sort{display:inline-flex;align-items:center;gap:8px;margin-left:auto;color:#61718f;font-size:.76rem;font-weight:820}html[data-theme=medciclo-base] .apg-reference-sort span{margin-left:0;white-space:nowrap}html[data-theme=medciclo-base] .apg-reference-sort select{min-height:36px;border:1px solid var(--mc-border);border-radius:10px;background:#fff;color:var(--mc-navy);font-weight:850;padding:0 32px 0 12px}html[data-theme=medciclo-base] .apg-reference-layout-toggle{display:inline-flex;gap:6px}html[data-theme=medciclo-base] .apg-reference-layout-toggle button{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--mc-border);border-radius:10px;background:#fff;color:#647897;cursor:pointer}html[data-theme=medciclo-base] .apg-reference-layout-toggle button.active{border-color:#b8d0ff;background:#eef5ff;color:var(--mc-primary)}html[data-theme=medciclo-base] .apg-reference-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;padding:16px}html[data-theme=medciclo-base] .apg-reference-grid.list{grid-template-columns:1fr}html[data-theme=medciclo-base] .apg-reference-grid.list .apg-reference-card--illustrated{min-height:300px}html[data-theme=medciclo-base] .apg-reference-grid.list .apg-reference-card-dynamics{max-width:480px}html[data-theme=medciclo-base] .apg-reference-card{display:grid;min-height:262px;gap:14px;align-content:start;border:1px solid var(--mc-border);border-radius:14px;background:#fff;box-shadow:var(--mc-shadow-soft);padding:16px}html[data-theme=medciclo-base] .apg-reference-card-top{display:flex;justify-content:space-between;gap:12px;align-items:start}html[data-theme=medciclo-base] .status-pill{border-radius:999px;background:#eef4ff;color:var(--mc-muted);font-size:.76rem;font-weight:800;padding:5px 9px}html[data-theme=medciclo-base] .status-em_andamento{background:#eaf2ff;color:var(--mc-primary)}html[data-theme=medciclo-base] .status-concluidos{background:#e9fbf1;color:#16a36b}html[data-theme=medciclo-base] .apg-reference-card h3{display:-webkit-box;min-height:54px;margin:0;overflow:hidden;color:var(--mc-navy);font-size:1.05rem;line-height:1.22;-webkit-box-orient:vertical;-webkit-line-clamp:3}html[data-theme=medciclo-base] .apg-card-progress-row{display:flex;justify-content:flex-end;color:var(--mc-muted);font-size:.86rem;font-weight:800}html[data-theme=medciclo-base] .apg-reference-card-meta{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,.85fr);gap:8px;color:var(--mc-muted);font-size:.76rem}html[data-theme=medciclo-base] .apg-reference-card-meta div{min-width:0}html[data-theme=medciclo-base] .apg-reference-card-meta strong{display:block;color:var(--mc-navy);font-size:.82rem;margin-top:4px}html[data-theme=medciclo-base] .apg-reference-card-meta small{display:flex;gap:3px;margin-top:3px}html[data-theme=medciclo-base] .apg-reference-card-meta i{width:6px;height:6px;border-radius:999px;background:#dbe5f3}html[data-theme=medciclo-base] .apg-reference-card-meta i.active{background:#ff9b23}html[data-theme=medciclo-base] .apg-reference-card .button{min-height:42px;margin-top:auto;border-radius:8px}html[data-theme=medciclo-base] .apg-reference-card--illustrated{position:relative;display:flex;min-height:420px;overflow:hidden;border-color:#2366d53d;border-radius:18px;background:#071d52;box-shadow:0 20px 46px #0c307429;padding:0}html[data-theme=medciclo-base] .apg-reference-card-art{position:absolute;inset:0;overflow:hidden}html[data-theme=medciclo-base] .apg-reference-card-art:after{position:absolute;inset:0;z-index:1;pointer-events:none;content:"";background:linear-gradient(180deg,#04102f00 42%,#04102f6b 64%,#04102fdb),radial-gradient(circle at 18% 12%,rgba(41,128,255,.24),transparent 34%)}html[data-theme=medciclo-base] .apg-reference-card-art img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;filter:saturate(1.08) brightness(1.04) contrast(1.04);transform:scale(1.01);transition:transform .22s ease,filter .22s ease}html[data-theme=medciclo-base] .apg-reference-card--illustrated:hover .apg-reference-card-art img{filter:saturate(1.14) brightness(1.08) contrast(1.07);transform:scale(1.035)}html[data-theme=medciclo-base] .apg-reference-card--illustrated .apg-reference-card-top{position:absolute;top:14px;right:14px;left:14px;z-index:2;justify-content:flex-end}html[data-theme=medciclo-base] .apg-reference-card--illustrated .soft-icon{border:1px solid rgba(255,255,255,.36);background:#ffffffe6;box-shadow:0 10px 24px #030d2638;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}html[data-theme=medciclo-base] .apg-reference-card--illustrated .status-pill{border:1px solid rgba(255,255,255,.34);background:#ffffffe6;box-shadow:0 10px 24px #030d262e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}html[data-theme=medciclo-base] .apg-reference-card-dynamics{position:relative;z-index:2;display:grid;width:100%;gap:10px;align-self:end;margin-top:auto;padding:0 16px 16px}html[data-theme=medciclo-base] .apg-reference-card--illustrated .progress-track{background:#ffffff3d}html[data-theme=medciclo-base] .apg-reference-card--illustrated .apg-card-progress-row{color:#ffffffdb}html[data-theme=medciclo-base] .apg-reference-card--illustrated .apg-reference-card-meta{color:#ffffffb8;text-shadow:0 1px 12px rgba(0,0,0,.22)}html[data-theme=medciclo-base] .apg-reference-card--illustrated .apg-reference-card-meta strong{color:#fff}html[data-theme=medciclo-base] .apg-reference-card--illustrated .apg-reference-card-meta i{background:#ffffff47}html[data-theme=medciclo-base] .apg-reference-card--illustrated .apg-reference-card-meta i.active{background:#ffb44f}html[data-theme=medciclo-base] .apg-reference-card--illustrated .button.secondary{border-color:#ffffff75;background:#fffffff0;color:var(--mc-primary);box-shadow:0 14px 28px #030d2633}html[data-theme=medciclo-base] .apg-reference-card--illustrated .button.primary{box-shadow:0 14px 30px #1365f56b}html[data-theme=medciclo-base] .pill-soft,html[data-theme=medciclo-base] .timer-chip,html[data-theme=medciclo-base] .difficulty-chip{display:inline-flex;align-items:center;gap:6px;min-height:34px;border-radius:9px;background:#eef4ff;color:var(--mc-primary);font-weight:800;padding:0 12px}html[data-theme=medciclo-base] .timer-chip{margin-left:auto;border:1px solid var(--mc-border);background:#fff;color:var(--mc-navy)}html[data-theme=medciclo-base] .difficulty-chip{background:#fff4dd;color:#9b6100}html[data-theme=medciclo-base] .question-recent-topics{display:grid;gap:18px}html[data-theme=medciclo-base] .question-recent-topics h2{margin:0;color:var(--mc-navy);font-size:1.1rem}html[data-theme=medciclo-base] .recent-topic-row{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;color:inherit;text-decoration:none}html[data-theme=medciclo-base] .recent-topic-row strong{display:-webkit-box;overflow:hidden;color:var(--mc-navy);font-size:.92rem;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}html[data-theme=medciclo-base] .recent-topic-row b{color:var(--mc-muted);font-size:.88rem}@media(max-width:1320px){:root{--mc-sidebar-width: 220px;--mc-page-padding-x: 26px}html[data-theme=medciclo-base] .clinical-top-grid,html[data-theme=medciclo-base] .clinical-main-grid,html[data-theme=medciclo-base] .apg-control-panel,html[data-theme=medciclo-base] .split-grid,html[data-theme=medciclo-base] .split-grid.wide-left,html[data-theme=medciclo-base] .profile-layout,html[data-theme=medciclo-base] .simulation-builder-grid,html[data-theme=medciclo-base] .apg-reference-layout,html[data-theme=medciclo-base] .level-progress-card{grid-template-columns:1fr}html[data-theme=medciclo-base] .apg-reference-grid,html[data-theme=medciclo-base] .apg-reference-filters{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=medciclo-base] .apg-stat-strip{grid-template-columns:repeat(4,minmax(0,1fr))}html[data-theme=medciclo-base] .clinical-focus-card{grid-template-columns:1fr;padding-right:22px}html[data-theme=medciclo-base] .clinical-focus-card .section-title-row{grid-column:1}html[data-theme=medciclo-base] .clinical-focus-art{display:none}html[data-theme=medciclo-base] .clinical-quick-actions{grid-template-columns:1fr}html[data-theme=medciclo-base] .clinical-quick-actions>strong{place-items:start;border-right:0;border-bottom:1px solid var(--mc-border);padding:14px 16px 0}html[data-theme=medciclo-base] .clinical-quick-actions>div{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){html[data-theme=medciclo-base] .app-shell{grid-template-columns:1fr}html[data-theme=medciclo-base] .sidebar{position:static;width:100%;height:auto}html[data-theme=medciclo-base] .app-topbar{grid-template-columns:1fr;height:auto;padding:16px}html[data-theme=medciclo-base] .topbar-actions{justify-content:flex-start;flex-wrap:wrap}html[data-theme=medciclo-base] .main-content{padding:18px}html[data-theme=medciclo-base] .clinical-hero-card{grid-template-columns:1fr;padding:26px}html[data-theme=medciclo-base] .clinical-hero-card>img{position:relative;right:auto;width:100%;height:180px;margin-top:16px}html[data-theme=medciclo-base] .clinical-hero-metrics,html[data-theme=medciclo-base] .clinical-quick-actions>div,html[data-theme=medciclo-base] .clinical-goal-grid,html[data-theme=medciclo-base] .clinical-achievement-row{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=medciclo-base] .level-progress-header{grid-template-columns:92px minmax(0,1fr)}html[data-theme=medciclo-base] .level-today-xp{grid-column:2}html[data-theme=medciclo-base] .level-badge-shield{width:88px;border-radius:26px}html[data-theme=medciclo-base] .level-badge-shield strong{font-size:2rem}html[data-theme=medciclo-base] .clinical-start-grid,html[data-theme=medciclo-base] .clinical-focus-grid,html[data-theme=medciclo-base] .clinical-progress-card .overview-grid,html[data-theme=medciclo-base] .apg-filter-panel,html[data-theme=medciclo-base] .apg-stat-strip,html[data-theme=medciclo-base] .form-grid,html[data-theme=medciclo-base] .simulation-form-grid,html[data-theme=medciclo-base] .resource-shortcuts,html[data-theme=medciclo-base] .apg-reference-filters,html[data-theme=medciclo-base] .apg-reference-stats,html[data-theme=medciclo-base] .apg-reference-grid{grid-template-columns:1fr}}@media(max-width:640px){html[data-theme=medciclo-base] .performance-filter-row{grid-template-columns:1fr}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card{min-height:auto;padding:24px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card h1{font-size:2rem}html[data-theme=medciclo-base] .clinical-hero-metrics,html[data-theme=medciclo-base] .clinical-quick-actions>div,html[data-theme=medciclo-base] .clinical-goal-grid,html[data-theme=medciclo-base] .clinical-achievement-row,html[data-theme=medciclo-base] .clinical-timeline-row,html[data-theme=medciclo-base] .clinical-plan-footer,html[data-theme=medciclo-base] .level-streak-card{grid-template-columns:1fr}html[data-theme=medciclo-base] .clinical-hero-metrics span{border-right:0;border-bottom:1px solid var(--mc-border)}html[data-theme=medciclo-base] .clinical-hero-metrics span:last-child{border-bottom:0}html[data-theme=medciclo-base] .clinical-timeline-row time{font-size:.82rem}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-preview>div{max-width:100%}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-preview img{display:none}}html[data-theme=medciclo-base] .auth-access-page.auth-page{position:relative;display:block;min-height:100dvh;overflow:hidden;background:#f7faff;color:#0b1437}html[data-theme=medciclo-base] .auth-access-page *,html[data-theme=medciclo-base] .auth-access-page *:before,html[data-theme=medciclo-base] .auth-access-page *:after{box-sizing:border-box}html[data-theme=medciclo-base] .auth-access-background{position:absolute;inset:0;z-index:0;display:block;pointer-events:none}html[data-theme=medciclo-base] .auth-access-background img{width:100%;height:100%;display:block;object-fit:cover;object-position:center center}html[data-theme=medciclo-base] .auth-access-card{position:absolute;z-index:1;top:20.5%;right:clamp(4.4rem,7vw,8rem);display:grid;width:min(23.5rem,25vw);gap:1rem;border:1px solid rgba(227,234,245,.72);border-radius:1.4rem;background:#ffffffc7;box-shadow:0 18px 46px #0f2d5a14;padding:1.55rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}html[data-theme=medciclo-base] .auth-access-page--register .auth-access-card{top:16.5%}html[data-theme=medciclo-base] .auth-access-heading{display:grid;gap:.35rem;text-align:center}html[data-theme=medciclo-base] .auth-access-heading h1{margin:0;color:#0b1437;font-size:clamp(1.55rem,2.3vw,2rem);line-height:1.12}html[data-theme=medciclo-base] .auth-access-heading p,html[data-theme=medciclo-base] .auth-access-switch{margin:0;color:#667085;font-size:.95rem;font-weight:700;line-height:1.45}html[data-theme=medciclo-base] .auth-access-form{display:grid;gap:.88rem}html[data-theme=medciclo-base] .auth-access-form label{display:grid;gap:.42rem;color:#0b1437;font-size:.84rem;font-weight:900}html[data-theme=medciclo-base] .auth-access-form input,html[data-theme=medciclo-base] .auth-access-form select{width:100%;min-height:2.85rem;border:1px solid #e3eaf5;border-radius:.8rem;background:#fffffff5;color:#0b1437;font:inherit;font-weight:700;outline:none;padding:0 .95rem}html[data-theme=medciclo-base] .auth-access-form input:focus,html[data-theme=medciclo-base] .auth-access-form select:focus{border-color:#176bff;box-shadow:0 0 0 4px #176bff1c}html[data-theme=medciclo-base] .auth-access-form input[aria-invalid=true],html[data-theme=medciclo-base] .auth-access-form select[aria-invalid=true]{border-color:#f97316}html[data-theme=medciclo-base] .auth-access-password{position:relative;display:block}html[data-theme=medciclo-base] .auth-access-password input{padding-right:3rem}html[data-theme=medciclo-base] .auth-access-password button{position:absolute;top:50%;right:.3rem;display:grid;width:2.5rem;min-width:2.5rem;height:2.5rem;min-height:2.5rem;place-items:center;border:0;border-radius:.7rem;background:transparent;color:#8a97af;cursor:pointer;transform:translateY(-50%)}html[data-theme=medciclo-base] .auth-access-password button:hover,html[data-theme=medciclo-base] .auth-access-password button:focus-visible{background:#f1f7ff;color:#176bff}html[data-theme=medciclo-base] .auth-access-password svg{width:1.16rem;height:1.16rem}html[data-theme=medciclo-base] .auth-access-error-text{color:#b45309;font-size:.78rem;font-weight:800;line-height:1.35}html[data-theme=medciclo-base] .auth-access-message{margin:0;border:1px solid rgba(249,115,22,.26);border-radius:.85rem;background:#fff7ed;color:#9a3412;font-size:.8rem;font-weight:800;line-height:1.35;padding:.72rem .82rem}html[data-theme=medciclo-base] .auth-access-submit{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;border:0;border-radius:.85rem;background:linear-gradient(135deg,#2581ff,#0f5bec);box-shadow:0 14px 28px #176bff47;color:#fff;cursor:pointer;font:inherit;font-weight:900;padding:0 1rem}html[data-theme=medciclo-base] .auth-access-submit:disabled{cursor:wait;opacity:.72}html[data-theme=medciclo-base] .auth-access-switch{text-align:center}html[data-theme=medciclo-base] .auth-access-switch a{display:inline-flex;min-height:2.5rem;align-items:center;vertical-align:middle;color:#176bff;font-weight:900;text-decoration:none}html[data-theme=medciclo-base] .auth-access-submit:focus-visible,html[data-theme=medciclo-base] .auth-access-switch a:focus-visible{outline:3px solid rgba(23,107,255,.24);outline-offset:3px}@media(max-width:1439px)and (orientation:landscape){html[data-theme=medciclo-base] .auth-access-card{top:18%;right:clamp(2.8rem,5vw,5rem);width:min(22.5rem,27vw)}html[data-theme=medciclo-base] .auth-access-page--register .auth-access-card{top:13.5%}}html[data-theme=medciclo-base] .soft-icon.violet{background:#f2eaff;color:#7c3aed}html[data-theme=medciclo-base] .soft-icon.purple{background:#f3ecff;color:#6d4dff}html[data-theme=medciclo-base] .soft-icon.red{background:#ffecec;color:#ef4444}@media(max-width:1023px)and (orientation:portrait){html[data-theme=medciclo-base] .auth-access-page.auth-page{min-height:100dvh;overflow-y:auto;padding:68dvh 1.25rem 2rem}html[data-theme=medciclo-base] .auth-access-background{position:fixed}html[data-theme=medciclo-base] .auth-access-card,html[data-theme=medciclo-base] .auth-access-page--register .auth-access-card{position:relative;top:auto;right:auto;width:min(35rem,82vw);margin:0 auto}}@media(max-width:767px){html[data-theme=medciclo-base] .auth-access-page.auth-page{padding:59dvh 1rem 1.5rem}html[data-theme=medciclo-base] .auth-access-card,html[data-theme=medciclo-base] .auth-access-page--register .auth-access-card{width:min(100%,26rem);gap:.85rem;border-radius:1.1rem;padding:1.15rem}html[data-theme=medciclo-base] .auth-access-heading h1{font-size:1.45rem}html[data-theme=medciclo-base] .auth-access-form{gap:.75rem}}@media(max-width:480px){html[data-theme=medciclo-base] .auth-access-page.auth-page{padding-top:56dvh}html[data-theme=medciclo-base] .auth-access-card,html[data-theme=medciclo-base] .auth-access-page--register .auth-access-card{padding:1rem}html[data-theme=medciclo-base] .auth-access-form input,html[data-theme=medciclo-base] .auth-access-form select,html[data-theme=medciclo-base] .auth-access-submit{min-height:2.8rem}}:root{--mc-sidebar-width: 220px;--mc-topbar-height: 88px;--mc-page-padding-x: 32px;--mc-page-padding-y: 20px;--mc-bg: #f7faff;--mc-surface: #ffffff;--mc-surface-muted: #f1f7ff;--mc-surface-soft: #f8fbff;--mc-brand-primary: #176bff;--mc-brand-secondary: #2f80ed;--mc-accent-cyan: #22c7f2;--mc-text-primary: #0b1437;--mc-text-secondary: #667085;--mc-border-subtle: #e3eaf5;--mc-success: #16a34a;--mc-warning: #f97316;--mc-danger: #ef4444;--mc-shadow-card: 0 10px 30px rgba(15, 45, 90, .08);--mc-radius-card: 20px;--mc-radius-button: 12px;--mc-primary: var(--mc-brand-primary);--mc-primary-2: var(--mc-brand-secondary);--mc-primary-soft: #eaf2ff;--mc-navy: var(--mc-text-primary);--mc-text: var(--mc-text-primary);--mc-muted: var(--mc-text-secondary);--mc-border: var(--mc-border-subtle);--mc-border-strong: #d4e0f0;--mc-green: var(--mc-success);--mc-orange: var(--mc-warning);--mc-shadow: var(--mc-shadow-card);--mc-shadow-soft: 0 8px 22px rgba(15, 45, 90, .06);--mc-radius: var(--mc-radius-card);--mc-radius-sm: var(--mc-radius-button)}html[data-theme=medciclo-base] body{background:linear-gradient(180deg,#fbfdff 0%,var(--mc-bg) 100%)}html[data-theme=medciclo-base] .sidebar{gap:8px;padding:14px 12px 12px}html[data-theme=medciclo-base] .brand{min-height:42px}html[data-theme=medciclo-base] .brand-logo{width:150px}html[data-theme=medciclo-base] .nav-list{gap:3px;overflow-y:auto;padding:2px 0}html[data-theme=medciclo-base] .nav-link{min-height:36px;gap:10px;border-radius:8px;font-size:.84rem;padding:0 10px}html[data-theme=medciclo-base] .nav-link svg{width:18px;height:18px}html[data-theme=medciclo-base] .nav-link.active{box-shadow:none}html[data-theme=medciclo-base] .sidebar-streak-card,html[data-theme=medciclo-base] .access-pill,html[data-theme=medciclo-base] .sidebar-profile{min-height:54px;border-radius:12px;padding:10px}@media(max-height:720px)and (min-width:1024px){html[data-theme=medciclo-base] .sidebar-bottom,html[data-theme=medciclo-base] .sidebar-profile{display:none}html[data-theme=medciclo-base] .nav-link{min-height:34px}}html[data-theme=medciclo-base] .app-topbar{grid-template-columns:minmax(380px,530px) minmax(0,1fr);gap:24px;background:#ffffffe6}html[data-theme=medciclo-base] .topbar-search{height:50px;border-radius:10px;box-shadow:none}html[data-theme=medciclo-base] .topbar-actions{gap:16px}html[data-theme=medciclo-base] .topbar-shortcut,html[data-theme=medciclo-base] .topbar-streak,html[data-theme=medciclo-base] .topbar-user{min-height:48px}html[data-theme=medciclo-base] .topbar-user{border-radius:16px;padding-right:14px}html[data-theme=medciclo-base] .main-content{padding:var(--mc-page-padding-y) var(--mc-page-padding-x) 28px}html[data-theme=medciclo-base] .panel,html[data-theme=medciclo-base] .empty-state{border-color:var(--theme-color-border);border-radius:var(--mc-radius-card);background:var(--theme-color-surface);color:var(--theme-color-text);box-shadow:var(--theme-shadow-card)}html[data-theme=medciclo-base] .button,html[data-theme=medciclo-base] .clinical-timeline-row a,html[data-theme=medciclo-base] .clinical-timeline-row em{border-radius:var(--mc-radius-button)}html[data-theme=medciclo-base] .clinical-dashboard{--dashboard-surface-primary: #ffffff;--dashboard-surface-soft-blue: #eef7ff;--dashboard-surface-soft-mint: #edfdf8;--dashboard-surface-soft-lilac: #f7f1ff;--dashboard-border-subtle: rgba(181, 205, 239, .72);--dashboard-shadow-soft: 0 18px 42px rgba(24, 65, 128, .1);--dashboard-shadow-card: 0 14px 30px rgba(24, 65, 128, .09);--dashboard-radius-lg: 16px;--dashboard-radius-xl: 22px;gap:18px}html[data-theme=medciclo-base] .clinical-dashboard-main,html[data-theme=medciclo-base] .clinical-dashboard-aside{gap:14px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card{--dashboard-hero-left-width: min(50%, 690px);isolation:isolate;display:block;min-height:clamp(238px,18.8vw,292px);border:1px solid var(--dashboard-border-subtle);border-radius:var(--dashboard-radius-xl);background:#f7fbff;box-shadow:var(--dashboard-shadow-soft);padding:clamp(28px,2.7vw,38px) clamp(28px,3.1vw,44px)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card:before{position:absolute;inset:0;z-index:1;content:"";pointer-events:none;background:radial-gradient(circle at 16% 76%,rgba(76,190,232,.16),transparent 30%),radial-gradient(circle at 31% 18%,rgba(88,156,255,.12),transparent 24%),linear-gradient(90deg,#f7fcffb8,#f2faff8f 34%,#e8f6ff3d 58%,#ffffff0a)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card>div{position:relative;z-index:2;width:var(--dashboard-hero-left-width);max-width:var(--dashboard-hero-left-width)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card>.inline-image-controls{z-index:3}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card h1{margin-bottom:12px;font-size:clamp(2.75rem,2.2rem + 1vw,3rem);line-height:1.08}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card p{margin-bottom:18px;font-size:clamp(1.18rem,1.04rem + .32vw,1.34rem)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card small{display:inline-flex;margin-bottom:18px;font-size:clamp(.98rem,.9rem + .18vw,1.08rem)}html[data-theme=medciclo-base] .clinical-hero-card>img{inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center right;opacity:1;filter:saturate(1.02) contrast(1.01)}html[data-theme=medciclo-base] .clinical-hero-metrics{width:min(100%,640px);max-width:640px;margin:18px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid rgba(198,218,246,.86);border-radius:20px;background:#ffffffe6;box-shadow:0 14px 30px #17448612;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}html[data-theme=medciclo-base] .clinical-hero-metrics span{min-width:0;min-height:96px;grid-template-columns:30px minmax(0,1fr);gap:0 7px;align-items:center;overflow:visible;font-size:.72rem;padding:12px 8px}html[data-theme=medciclo-base] .clinical-hero-metrics svg{width:22px;height:22px}html[data-theme=medciclo-base] .clinical-hero-metric-icon{grid-row:span 2;width:30px;height:30px;object-fit:contain;filter:drop-shadow(0 10px 14px rgba(20,83,190,.1))}html[data-theme=medciclo-base] .clinical-hero-metrics strong{grid-column:2;grid-row:1;overflow:visible;color:var(--mc-brand-primary);font-size:clamp(1.05rem,.92rem + .28vw,1.28rem);font-weight:680;line-height:1.04;white-space:nowrap}html[data-theme=medciclo-base] .clinical-hero-metrics small{grid-column:2;grid-row:2;display:block;margin:0;color:#3f527c;font-size:.65rem;font-weight:520;line-height:1.15;overflow-wrap:normal;white-space:normal}html[data-theme=medciclo-base] .clinical-quick-actions{display:grid;min-height:0;grid-template-columns:1fr;gap:14px;align-items:start;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;padding:0}html[data-theme=medciclo-base] .clinical-quick-actions-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}html[data-theme=medciclo-base] .clinical-quick-actions-header strong{color:var(--mc-navy);font-size:.92rem;font-weight:900;line-height:1.1}html[data-theme=medciclo-base] .clinical-quick-actions-header span{color:var(--mc-text-secondary);font-size:.78rem;font-weight:800;line-height:1.2}html[data-theme=medciclo-base] .clinical-quick-actions>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:14px;padding:0}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=background-card]{--action-icon-color: var(--mc-primary);--action-card-tint: transparent;--action-copy-max: min(50%, 156px);--action-copy-y: 0;--action-card-bg: linear-gradient(135deg, #ffffff 0%, var(--dashboard-surface-soft-blue) 100%);min-height:0;grid-template-columns:1fr;align-items:start;border:1px solid var(--dashboard-border-subtle);border-radius:var(--dashboard-radius-lg);background:var(--action-card-bg);box-shadow:var(--dashboard-shadow-card);color:var(--mc-navy);padding:14px 16px;overflow:hidden}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-tone=study]{--action-card-bg: linear-gradient(135deg, #ffffff 0%, #eff8ff 100%);--action-icon-color: #07845d}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-tone=questions]{--action-card-bg: linear-gradient(135deg, #ffffff 0%, var(--dashboard-surface-soft-mint) 100%);--action-icon-color: #155dfc;--action-copy-max: min(48%, 154px)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-tone=review]{--action-card-bg: linear-gradient(135deg, #ffffff 0%, var(--dashboard-surface-soft-lilac) 100%);--action-icon-color: #d9468f;--action-copy-max: min(47%, 152px)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-tone=simulation]{--action-card-bg: linear-gradient(135deg, #ffffff 0%, #f2f8ff 100%);--action-icon-color: #f97316}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-tone=flashcards]{--action-card-bg: linear-gradient(135deg, #ffffff 0%, #fff7ec 100%);--action-icon-color: #e08a12}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=background-card]:before{display:none}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=background-card]:hover{border-color:#6399e694;box-shadow:0 18px 36px #1841801f}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=background-card]:active{transform:translateY(1px);box-shadow:0 12px 24px #18418017}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=background-card]:focus-visible{outline:3px solid rgba(36,110,255,.2);outline-offset:3px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=background-card] .image-action-button__media{border:0;inset:0;border-radius:inherit;background:transparent;overflow:hidden}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=background-card] .image-action-button__media img{opacity:1;width:100%;height:100%;object-fit:cover;filter:saturate(.96) contrast(1.02);transform:scale(1.02);transform-origin:center center}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-tone=questions] .image-action-button__media img{object-position:62% center;transform:scale(1.15);transform-origin:center center}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-tone=review] .image-action-button__media img{object-position:64% center;transform:scale(1.18);transform-origin:center center}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-tone=simulation] .image-action-button__media img{object-position:65% center;transform:scale(1.18);transform-origin:center center}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=background-card] .image-action-button__content{max-width:var(--action-copy-max);align-self:start;gap:7px;transform:translateY(var(--action-copy-y))}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=background-card] .image-action-button__content-icon{width:50px;height:50px;justify-self:start;display:grid;place-items:center;border:0;border-radius:0;background:transparent;box-shadow:none}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=background-card] .image-action-button__content-icon .asset-icon{width:28px;height:28px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=background-card] .image-action-button__content-icon-image{width:50px;height:50px;object-fit:contain;filter:drop-shadow(0 6px 8px rgba(7,43,116,.12))}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=background-card] .image-action-button__content-icon svg{width:28px;height:28px;color:var(--action-icon-color)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=background-card] .image-action-button__label{color:var(--mc-navy);font-size:.93rem;line-height:1.08;overflow-wrap:normal;word-break:normal}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=background-card] .image-action-button__detail{color:#3f527c;font-size:.74rem;line-height:1.25;overflow-wrap:normal;word-break:normal}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=background-card] .image-action-button__nav-indicator{border:1px solid rgba(201,219,245,.82);background:#ffffffe0;box-shadow:0 10px 20px #123a7c1f;color:#176bff}@media(max-width:760px){html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=background-card]{--action-copy-max: min(58%, 210px);--action-copy-y: 0;aspect-ratio:auto;min-height:132px;padding:16px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=background-card] .image-action-button__content-icon{width:44px;height:44px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=background-card] .image-action-button__content-icon-image{width:42px;height:42px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=background-card] .image-action-button__nav-indicator{right:12px;bottom:12px;width:32px;height:32px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-tone=questions],html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-tone=review]{--action-copy-max: min(54%, 196px)}}html[data-theme=medciclo-base] .clinical-dashboard .clinical-start-action{min-height:52px;position:relative;grid-template-columns:28px minmax(0,1fr);gap:8px;border-radius:12px;padding:10px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-start-action strong{overflow:hidden;font-size:.8rem;text-overflow:ellipsis}html[data-theme=medciclo-base] .clinical-dashboard .clinical-start-action small{position:absolute;top:7px;right:8px;font-size:.56rem;padding:2px 5px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-main-grid{grid-template-columns:minmax(360px,.95fr) minmax(430px,1.05fr);gap:14px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-plan-card,html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-card{min-height:310px;padding:16px}html[data-theme=medciclo-base] .section-title-row{gap:12px;margin-bottom:12px}html[data-theme=medciclo-base] .section-title-row h2{font-size:1rem}html[data-theme=medciclo-base] .clinical-timeline{margin-top:8px}html[data-theme=medciclo-base] .clinical-timeline-row{grid-template-columns:52px 36px minmax(0,1fr) auto;gap:10px;padding:9px 0}html[data-theme=medciclo-base] .clinical-timeline-row>svg{width:34px;height:34px;padding:8px}html[data-theme=medciclo-base] .clinical-timeline-row strong{font-size:.8rem}html[data-theme=medciclo-base] .clinical-timeline-row span{font-size:.7rem}html[data-theme=medciclo-base] .clinical-timeline-row a,html[data-theme=medciclo-base] .clinical-timeline-row em{min-height:32px;font-size:.74rem;padding:7px 10px}html[data-theme=medciclo-base] .clinical-plan-footer{margin-top:10px;padding:10px 12px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-preview{min-height:206px;border-radius:16px;padding:22px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-preview>div{max-width:58%}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-preview h3{display:-webkit-box;overflow:hidden;font-size:clamp(1.25rem,1.55vw,1.7rem);-webkit-box-orient:vertical;-webkit-line-clamp:4}html[data-theme=medciclo-base] .clinical-current-apg-preview .button{border-color:transparent;background:linear-gradient(135deg,var(--mc-brand-primary),#1157df);color:#fff}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-preview img{width:48%;object-fit:contain}html[data-theme=medciclo-base] .clinical-next-step{margin-top:10px;border-radius:14px;text-decoration:none}html[data-theme=medciclo-base] .clinical-dashboard .clinical-focus-card{min-height:142px;grid-template-columns:1fr;padding:16px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-focus-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}html[data-theme=medciclo-base] .clinical-focus-item{min-height:76px;border-radius:12px;padding:10px}html[data-theme=medciclo-base] .clinical-focus-item strong{font-size:.74rem;text-transform:none}html[data-theme=medciclo-base] .clinical-focus-art{display:none}html[data-theme=medciclo-base] .clinical-dashboard .clinical-focus-card{min-height:auto;overflow:visible}html[data-theme=medciclo-base] .clinical-dashboard .clinical-focus-grid{grid-template-columns:repeat(5,minmax(150px,1fr))}html[data-theme=medciclo-base] .clinical-focus-item{min-height:108px;grid-template-columns:66px minmax(0,1fr);align-content:start;padding:14px}html[data-theme=medciclo-base] .clinical-focus-item strong{display:-webkit-box;min-height:2.25em;overflow:hidden;font-size:.78rem;line-height:1.25;text-overflow:initial;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}html[data-theme=medciclo-base] .clinical-focus-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .clinical-plan-footer{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto;align-items:center}html[data-theme=medciclo-base] .clinical-plan-footer strong{white-space:nowrap}html[data-theme=medciclo-base] .level-progress-card{min-height:228px;padding:20px}html[data-theme=medciclo-base] .level-progress-header{grid-template-columns:118px minmax(0,1fr) auto;gap:16px}html[data-theme=medciclo-base] .level-badge-shield{border-radius:30px}html[data-theme=medciclo-base] .clinical-weekly-goals-card,html[data-theme=medciclo-base] .clinical-progress-card,html[data-theme=medciclo-base] .clinical-ranking-preview,html[data-theme=medciclo-base] .clinical-achievements-card{padding:16px}html[data-theme=medciclo-base] .clinical-goal-grid{gap:8px}html[data-theme=medciclo-base] .clinical-progress-body{display:grid;grid-template-columns:104px minmax(0,1fr);gap:14px;align-items:stretch}html[data-theme=medciclo-base] .weekly-chart{min-width:0;height:150px;margin-top:0}html[data-theme=medciclo-base] .weekly-chart-bar-grid{display:grid;height:120px;grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:10px;border:1px solid rgba(215,226,243,.8);border-radius:18px;background:linear-gradient(180deg,#f8fbfff5,#eff6ffb8),repeating-linear-gradient(180deg,transparent 0 27px,rgba(206,219,240,.42) 28px 29px);padding:14px 14px 18px}html[data-theme=medciclo-base] .weekly-chart-bar{position:relative;display:grid;min-width:0;height:100%;align-items:end;justify-items:center}html[data-theme=medciclo-base] .weekly-chart-bar i{display:block;width:min(100%,28px);min-height:6px;border-radius:999px 999px 10px 10px;background:#d9e5f7;box-shadow:inset 0 1px #ffffffb8}html[data-theme=medciclo-base] .weekly-chart-bar.active i{background:linear-gradient(180deg,#4a8bff,var(--mc-brand-primary));box-shadow:0 10px 20px #1768f538}html[data-theme=medciclo-base] .weekly-chart-bar em{position:absolute;top:-2px;color:#6d7c97;font-size:.66rem;font-style:normal;font-weight:900}html[data-theme=medciclo-base] .asset-icon{display:block;width:28px;height:28px;flex:0 0 auto;border-radius:0;filter:drop-shadow(0 6px 10px rgba(21,78,171,.12));object-fit:contain;object-position:center;pointer-events:none}html[data-theme=medciclo-base] .clinical-hero-metrics .asset-icon{grid-column:1;grid-row:span 2;width:50px;height:50px;align-self:center;justify-self:center}html[data-theme=medciclo-base] .clinical-dashboard .clinical-start-action{grid-template-columns:62px minmax(0,1fr)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-start-action .asset-icon{width:56px;height:56px}html[data-theme=medciclo-base] .clinical-timeline-row>.asset-icon{width:54px;height:54px;box-sizing:border-box;border:1px solid var(--mc-border);border-radius:50%;background:#f4f8ff;padding:3px}html[data-theme=medciclo-base] .clinical-current-apg-preview .button .asset-icon,html[data-theme=medciclo-base] .performance-dashboard-link .button .asset-icon{width:24px;height:24px}html[data-theme=medciclo-base] .clinical-focus-item .asset-icon{grid-row:span 3;width:62px;height:62px}html[data-theme=medciclo-base] .clinical-goal-item .asset-icon{width:44px;height:44px}html[data-theme=medciclo-base] .clinical-achievement-row .asset-icon{width:62px;height:62px;border:2px solid #ffb547;border-radius:16px;background:#fff;padding:3px}html[data-theme=medciclo-base] .level-badge-shield{position:relative;overflow:hidden;border:0;background:transparent;box-shadow:none}html[data-theme=medciclo-base] .level-badge-shield .asset-icon{position:absolute;inset:0;width:100%;height:100%}html[data-theme=medciclo-base] .level-badge-shield span,html[data-theme=medciclo-base] .level-badge-shield strong{position:relative;z-index:1;text-shadow:0 2px 8px rgba(21,44,94,.28)}html[data-theme=medciclo-base] .level-streak-card .asset-icon{width:42px;height:42px}html[data-theme=medciclo-base] .clinical-card-heading{display:inline-flex;min-width:0;align-items:center;gap:10px}html[data-theme=medciclo-base] .clinical-card-heading .asset-icon{width:36px;height:36px;flex:0 0 36px}html[data-theme=medciclo-base] .clinical-card-heading h2{margin:0;color:var(--mc-navy);font-size:1.08rem;line-height:1.1;overflow-wrap:anywhere}html[data-theme=medciclo-base] .clinical-performance-spotlight{position:relative;overflow:hidden;min-height:292px;border:0;background:linear-gradient(135deg,#071b58,#082c84 48%,#0b1550);color:#fff;padding:26px 28px;box-shadow:0 20px 48px #08225b38}html[data-theme=medciclo-base] .clinical-performance-spotlight .clinical-card-heading h2{color:#fff}html[data-theme=medciclo-base] .clinical-performance-spotlight .clinical-card-heading .asset-icon{width:42px;height:42px;flex-basis:42px}html[data-theme=medciclo-base] .clinical-performance-illustration{position:absolute;top:88px;right:20px;z-index:0;width:104px;height:104px;opacity:.2;filter:drop-shadow(0 16px 22px rgba(0,0,0,.16));pointer-events:none}html[data-theme=medciclo-base] .clinical-performance-spotlight:after{display:none;content:none}html[data-theme=medciclo-base] .clinical-performance-spotlight-head,html[data-theme=medciclo-base] .clinical-performance-spotlight-body{position:relative;z-index:1}html[data-theme=medciclo-base] .clinical-performance-spotlight-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}html[data-theme=medciclo-base] .clinical-performance-spotlight h2{margin:0;color:#fff;font-size:1.25rem}html[data-theme=medciclo-base] .clinical-performance-spotlight a{display:inline-flex;min-height:38px;align-items:center;gap:8px;border-radius:999px;background:#ffffff1f;color:#fff;font-weight:900;padding:0 16px;text-decoration:none}html[data-theme=medciclo-base] .clinical-performance-spotlight-body{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:center;gap:20px}html[data-theme=medciclo-base] .clinical-performance-ring{display:grid;width:min(100%,210px);aspect-ratio:1;place-items:center;border-radius:50%;background:radial-gradient(circle closest-side,#071b58 68%,transparent 69%),conic-gradient(#ffc34d 0 var(--progress),#1ba7ff var(--progress) calc(var(--progress) + 18%),rgba(255,255,255,.2) 0);box-shadow:inset 0 0 0 14px #ffffff14,0 22px 40px #0000002e}html[data-theme=medciclo-base] .clinical-performance-ring span{display:grid;place-items:center;gap:5px;text-align:center}html[data-theme=medciclo-base] .clinical-performance-ring .asset-icon{width:52px;height:52px}html[data-theme=medciclo-base] .clinical-performance-ring strong{color:#fff;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:950;line-height:.95}html[data-theme=medciclo-base] .clinical-performance-ring em{color:#ffffffe0;font-size:.92rem;font-style:normal;font-weight:850}html[data-theme=medciclo-base] .clinical-performance-metric-stack{display:grid;gap:12px}html[data-theme=medciclo-base] .clinical-performance-metric-stack>div{display:grid;min-height:58px;grid-template-columns:46px 68px minmax(0,1fr);align-items:center;gap:10px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#ffffff14;padding:10px 14px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}html[data-theme=medciclo-base] .clinical-performance-metric-stack .asset-icon{width:40px;height:40px}html[data-theme=medciclo-base] .clinical-performance-metric-stack strong{color:#fff;font-size:1.05rem;font-weight:950;white-space:nowrap}html[data-theme=medciclo-base] .clinical-performance-metric-stack span{color:#ffffffd1;font-size:.8rem;font-weight:800}html[data-theme=medciclo-base] .clinical-weekly-performance-card,html[data-theme=medciclo-base] .clinical-ranking-preview--podium,html[data-theme=medciclo-base] .clinical-achievements-list-card{overflow:hidden;position:relative;min-height:auto;align-self:start}html[data-theme=medciclo-base] .clinical-soft-pill{display:inline-flex;min-height:34px;align-items:center;justify-content:center;border:1px solid var(--mc-border);border-radius:999px;background:#f7fbff;color:var(--mc-navy);font-size:.74rem;font-weight:900;padding:0 12px}html[data-theme=medciclo-base] .clinical-weekly-performance-card .weekly-chart{position:relative;z-index:1;height:188px}html[data-theme=medciclo-base] .clinical-weekly-performance-card:after{position:absolute;right:20px;bottom:18px;width:118px;height:118px;background-image:url(/assets/medciclo/icon-sheets/ICONES%20NOVOS/transparentes/dashboard_estudo_023_grafico_barras.png);background-position:center;background-repeat:no-repeat;background-size:contain;content:"";opacity:.13;pointer-events:none}html[data-theme=medciclo-base] .clinical-weekly-performance-card .weekly-chart-bar-grid{height:152px}html[data-theme=medciclo-base] .clinical-ranking-preview--podium{display:grid;gap:16px}html[data-theme=medciclo-base] .clinical-ranking-podium{display:grid;min-height:180px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:10px}html[data-theme=medciclo-base] .clinical-podium-place{position:relative;display:grid;min-width:0;justify-items:center;gap:7px;border-radius:18px 18px 12px 12px;background:linear-gradient(180deg,#f9fbff,#eef5ff);color:var(--mc-navy);padding:18px 10px 14px;text-align:center}html[data-theme=medciclo-base] .clinical-podium-place.is-1{min-height:182px;background:linear-gradient(180deg,#fff7d8,#fff0bd);box-shadow:0 14px 28px #edb12d2e}html[data-theme=medciclo-base] .clinical-podium-place.is-2{min-height:150px}html[data-theme=medciclo-base] .clinical-podium-place.is-3{min-height:138px;background:linear-gradient(180deg,#fff2e9,#ffe5d2)}html[data-theme=medciclo-base] .clinical-podium-place>span{display:grid;width:72px;height:72px;place-items:center;border-radius:20px;background:#ffffffb3;box-shadow:0 12px 22px #155df21a}html[data-theme=medciclo-base] .clinical-podium-place>span .asset-icon{width:68px;height:68px}html[data-theme=medciclo-base] .clinical-podium-place strong,html[data-theme=medciclo-base] .clinical-podium-place em{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .clinical-podium-place strong{font-size:.82rem;font-weight:850}html[data-theme=medciclo-base] .clinical-podium-place em{color:#2f4a78;font-size:.78rem;font-style:normal;font-weight:900}html[data-theme=medciclo-base] .clinical-podium-place b{position:absolute;top:76px;display:grid;width:26px;height:26px;place-items:center;border-radius:50%;background:#ffbf23;color:#fff;font-size:.8rem;box-shadow:0 6px 12px #dc91003d}html[data-theme=medciclo-base] .clinical-ranking-list{display:grid;gap:8px}html[data-theme=medciclo-base] .clinical-ranking-list>div{display:grid;min-height:42px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;border-radius:12px;background:#f7fbff;color:var(--mc-navy);padding:0 12px}html[data-theme=medciclo-base] .clinical-ranking-list>div.is-current{background:#eaf2ff;color:var(--mc-primary)}html[data-theme=medciclo-base] .clinical-ranking-list span,html[data-theme=medciclo-base] .clinical-ranking-list strong,html[data-theme=medciclo-base] .clinical-ranking-list em{font-size:.82rem;font-style:normal;font-weight:900}html[data-theme=medciclo-base] .clinical-ranking-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .clinical-achievement-list{display:grid;gap:12px}html[data-theme=medciclo-base] .clinical-achievement-list>div{display:grid;min-height:96px;grid-template-areas:"icon text xp" "icon text status";grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #e6eefb;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff);padding:10px 12px;opacity:.72}html[data-theme=medciclo-base] .clinical-achievement-list>div.active{border-color:#ffdca2;background:linear-gradient(180deg,#fffdf8,#fff8eb);opacity:1;box-shadow:0 14px 28px #e9a53a1f}html[data-theme=medciclo-base] .clinical-achievement-icon{display:grid;grid-area:icon;width:64px;height:64px;place-items:center;border-radius:18px;background:#fff2d8}html[data-theme=medciclo-base] .clinical-achievement-icon .asset-icon{width:58px;height:58px}html[data-theme=medciclo-base] .clinical-achievement-list>div>div{grid-area:text;min-width:0}html[data-theme=medciclo-base] .clinical-achievement-list strong,html[data-theme=medciclo-base] .clinical-achievement-list small{display:block}html[data-theme=medciclo-base] .clinical-achievement-list strong{overflow-wrap:anywhere;color:var(--mc-navy);font-size:.9rem;font-weight:950;line-height:1.18}html[data-theme=medciclo-base] .clinical-achievement-list small{color:#5b6a86;font-size:.72rem;font-weight:680;line-height:1.35}html[data-theme=medciclo-base] .clinical-achievement-list em{grid-area:xp;justify-self:end;color:var(--mc-primary);font-size:.8rem;font-style:normal;font-weight:950;white-space:nowrap}html[data-theme=medciclo-base] .clinical-achievement-list b{grid-area:status;justify-self:end;border-radius:999px;background:#eafff1;color:#16a34a;font-size:.66rem;padding:5px 9px}@media(max-width:1439px){:root{--mc-sidebar-width: 212px;--mc-page-padding-x: 24px}html[data-theme=medciclo-base] .clinical-performance-spotlight,html[data-theme=medciclo-base] .clinical-weekly-performance-card,html[data-theme=medciclo-base] .clinical-aside-bottom-grid{grid-column:1 / -1}}@media(max-width:1023px){:root{--mc-topbar-height: auto;--mc-page-padding-x: 18px}html[data-theme=medciclo-base] .app-shell{grid-template-columns:1fr}html[data-theme=medciclo-base] .sidebar{position:sticky;top:0;z-index:30;width:100%;height:auto;flex-direction:row;align-items:center;gap:12px;border-right:0;border-bottom:1px solid var(--mc-border-subtle);padding:12px 14px}html[data-theme=medciclo-base] .brand{min-height:42px}html[data-theme=medciclo-base] .brand-logo{width:142px}html[data-theme=medciclo-base] .nav-list{display:flex;flex:1 1 auto;gap:8px;overflow-x:auto;padding:0}html[data-theme=medciclo-base] .nav-link{flex:0 0 auto;min-height:42px;white-space:nowrap}html[data-theme=medciclo-base] .sidebar-bottom,html[data-theme=medciclo-base] .sidebar-profile{display:none}html[data-theme=medciclo-base] .app-topbar{position:static;grid-template-columns:1fr;gap:12px;padding:14px 18px}html[data-theme=medciclo-base] .topbar-actions{justify-content:flex-start;overflow-x:auto;padding-bottom:2px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-main-grid,html[data-theme=medciclo-base] .clinical-dashboard-aside,html[data-theme=medciclo-base] .clinical-aside-bottom-grid{grid-template-columns:1fr}html[data-theme=medciclo-base] .clinical-dashboard .clinical-focus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){:root{--mc-page-padding-x: 14px;--mc-page-padding-y: 14px}html[data-theme=medciclo-base] .sidebar{align-items:flex-start;flex-direction:column}html[data-theme=medciclo-base] .nav-list{width:100%}html[data-theme=medciclo-base] .topbar-shortcut span,html[data-theme=medciclo-base] .topbar-user small{display:none}html[data-theme=medciclo-base] .topbar-user{width:50px;min-width:50px;justify-content:center;padding:4px}html[data-theme=medciclo-base] .topbar-user>span:not(.avatar){display:none}html[data-theme=medciclo-base] .topbar-streak{border-right:0;padding-right:0}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card{min-height:auto;grid-template-columns:1fr;padding:24px}html[data-theme=medciclo-base] .clinical-hero-card>img{position:relative;width:100%;height:160px;margin-top:12px}html[data-theme=medciclo-base] .clinical-hero-metrics,html[data-theme=medciclo-base] .clinical-quick-actions>div,html[data-theme=medciclo-base] .clinical-goal-grid,html[data-theme=medciclo-base] .clinical-achievement-row{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=medciclo-base] .clinical-quick-actions{grid-template-columns:1fr}html[data-theme=medciclo-base] .clinical-quick-actions>strong{place-items:start;border-right:0;border-bottom:1px solid var(--mc-border-subtle);padding:12px 14px 0}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-preview>div{max-width:100%}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-preview img{opacity:.22;width:64%}html[data-theme=medciclo-base] .clinical-progress-body{grid-template-columns:1fr}}@media(max-width:480px){html[data-theme=medciclo-base] .topbar-actions{gap:10px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card h1{font-size:1.8rem}html[data-theme=medciclo-base] .clinical-hero-metrics,html[data-theme=medciclo-base] .clinical-quick-actions>div,html[data-theme=medciclo-base] .clinical-dashboard .clinical-focus-grid,html[data-theme=medciclo-base] .clinical-timeline-row,html[data-theme=medciclo-base] .clinical-plan-footer,html[data-theme=medciclo-base] .level-progress-header,html[data-theme=medciclo-base] .level-streak-card{grid-template-columns:1fr}html[data-theme=medciclo-base] .clinical-hero-metrics span{border-right:0;border-bottom:1px solid var(--mc-border-subtle)}html[data-theme=medciclo-base] .clinical-hero-metrics span:last-child{border-bottom:0}}@media(min-width:1440px){html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card{display:block;min-height:280px;padding:42px 48px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card>div{max-width:740px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card h1{font-size:clamp(2.75rem,2.2rem + 1vw,3rem)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card p{margin-bottom:14px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card small{margin-bottom:16px}html[data-theme=medciclo-base] .clinical-hero-card>img{width:100%}html[data-theme=medciclo-base] .clinical-hero-metrics{width:min(100%,740px)}html[data-theme=medciclo-base] .clinical-hero-metrics span{min-height:116px;font-size:.82rem;padding:18px 20px}html[data-theme=medciclo-base] .clinical-hero-metrics strong{font-size:clamp(1.28rem,1.05rem + .38vw,1.58rem)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-plan-card,html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-card{min-height:292px;padding:14px 16px}html[data-theme=medciclo-base] .clinical-timeline-row{grid-template-columns:50px 32px minmax(0,1fr) auto;padding:6px 0}html[data-theme=medciclo-base] .clinical-timeline-row>svg{width:30px;height:30px;padding:7px}html[data-theme=medciclo-base] .clinical-timeline-row strong{font-size:.74rem}html[data-theme=medciclo-base] .clinical-timeline-row span{font-size:.66rem}html[data-theme=medciclo-base] .clinical-timeline-row a,html[data-theme=medciclo-base] .clinical-timeline-row em{min-height:30px;font-size:.7rem;padding:6px 9px}html[data-theme=medciclo-base] .clinical-plan-footer{margin-top:7px;padding:8px 10px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-preview{min-height:176px;padding:18px 20px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-preview h3{font-size:1.26rem;-webkit-line-clamp:3}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-preview .button{min-height:38px;min-width:150px;margin-top:4px}html[data-theme=medciclo-base] .clinical-next-step{min-height:56px;padding:10px 12px}html[data-theme=medciclo-base] .clinical-next-step strong{-webkit-line-clamp:1}html[data-theme=medciclo-base] .clinical-dashboard .clinical-focus-card{min-height:128px;padding:16px}html[data-theme=medciclo-base] .clinical-focus-item{min-height:66px}}@media(max-width:767px){html[data-theme=medciclo-base] .app-shell,html[data-theme=medciclo-base] .app-workspace,html[data-theme=medciclo-base] .main-content,html[data-theme=medciclo-base] .sidebar,html[data-theme=medciclo-base] .app-topbar,html[data-theme=medciclo-base] .mind-map-page,html[data-theme=medciclo-base] .clinical-dashboard,html[data-theme=medciclo-base] .clinical-dashboard-grid,html[data-theme=medciclo-base] .clinical-dashboard-main,html[data-theme=medciclo-base] .clinical-dashboard-aside{max-width:100vw;min-width:0;overflow-x:hidden}html[data-theme=medciclo-base] .nav-list,html[data-theme=medciclo-base] .topbar-actions{max-width:100%;min-width:0;overflow-x:auto}html[data-theme=medciclo-base] .topbar-search{width:100%;min-width:0}html[data-theme=medciclo-base] .topbar-search kbd{display:none}html[data-theme=medciclo-base] .clinical-hero-metrics{width:100%;grid-template-columns:1fr}html[data-theme=medciclo-base] .clinical-hero-metrics strong{overflow:visible;white-space:normal}html[data-theme=medciclo-base] .clinical-quick-actions>div{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}html[data-theme=medciclo-base] .clinical-dashboard .clinical-focus-grid{grid-template-columns:1fr}}html[data-theme=medciclo-base] .apg-study-page{display:grid;gap:18px;color:var(--mc-text)}html[data-theme=medciclo-base] .apg-study-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:#667899;font-size:.82rem;font-weight:820}html[data-theme=medciclo-base] .apg-study-breadcrumb a{display:inline-flex;min-width:36px;min-height:36px;align-items:center;color:#526b98;text-decoration:none}@media(max-width:1180px){html[data-theme=medciclo-base] .apg-study-breadcrumb a{min-height:44px}}html[data-theme=medciclo-base] .apg-study-breadcrumb span:last-child{color:var(--mc-primary)}html[data-theme=medciclo-base] .study-admin-bar{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}html[data-theme=medciclo-base] .study-admin-bar>span,html[data-theme=medciclo-base] .study-admin-bar button{display:inline-flex;min-height:36px;align-items:center;gap:7px;border:1px solid var(--mc-border);border-radius:9px;background:#fff;color:#43577c;font-size:.76rem;font-weight:820;padding:0 12px}html[data-theme=medciclo-base] .study-admin-bar>span,html[data-theme=medciclo-base] .study-admin-bar button.active{border-color:#d6e5ff;background:#edf5ff;color:var(--mc-primary)}html[data-theme=medciclo-base] .study-admin-bar button{cursor:pointer}html[data-theme=medciclo-base] .study-admin-bar button:disabled{cursor:not-allowed;opacity:.45}html[data-theme=medciclo-base] .study-admin-bar svg{width:17px;height:17px}html[data-theme=medciclo-base] .study-admin-panel{display:grid;gap:16px;border-radius:18px}html[data-theme=medciclo-base] .study-admin-form{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}html[data-theme=medciclo-base] .study-admin-form label{display:grid;gap:7px}html[data-theme=medciclo-base] .study-admin-form textarea{min-height:104px;resize:vertical}html[data-theme=medciclo-base] .study-admin-form-wide{grid-column:1 / -1}html[data-theme=medciclo-base] .study-objective-picker{display:grid;gap:10px;border:1px solid var(--mc-border);border-radius:14px;margin:0;background:#f8fbff;padding:14px}html[data-theme=medciclo-base] .study-objective-picker legend{color:var(--mc-navy);font-size:.84rem;font-weight:850;padding:0 8px}html[data-theme=medciclo-base] .study-objective-picker label{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;align-items:start;color:var(--mc-muted);font-size:.84rem;line-height:1.35}html[data-theme=medciclo-base] .study-objective-picker input{width:16px;height:16px;margin-top:2px;padding:0}html[data-theme=medciclo-base] .apg-study-hero{position:relative;isolation:isolate;display:grid;grid-template-areas:"copy actions" "progress progress";grid-template-columns:minmax(0,1fr) minmax(220px,320px);gap:18px 24px;align-items:end;min-height:320px;overflow:hidden;border:1px solid var(--mc-border);border-radius:20px;background:#10274d;box-shadow:var(--mc-shadow);padding:28px 32px}html[data-theme=medciclo-base] .apg-study-hero:before{position:absolute;inset:0;z-index:-2;background-image:var(--apg-study-hero-image);background-position:center;background-size:cover;content:"";filter:saturate(1.06) contrast(1.02);transform:scale(1.01)}html[data-theme=medciclo-base] .apg-study-hero:after{position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(90deg,#05102bd6,#05102b94 48%,#05102b33),linear-gradient(180deg,#05102b1a,#05102b94);content:""}html[data-theme=medciclo-base] .apg-study-hero>.inline-image-controls{top:14px;right:14px;left:auto;max-width:min(360px,calc(100% - 28px))}html[data-theme=medciclo-base] .apg-study-hero-copy{position:relative;z-index:1;grid-area:copy;display:grid;align-content:center;min-width:0;max-width:780px;border:1px solid rgba(223,234,255,.22);border-radius:18px;background:linear-gradient(135deg,#081637a8,#08163757);box-shadow:0 18px 46px #040f283d;padding:18px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}html[data-theme=medciclo-base] .apg-study-title-row{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;align-items:start}html[data-theme=medciclo-base] .apg-study-title-row h1{margin:0 0 8px;color:#fff;font-size:clamp(1.45rem,1.85vw,2.05rem);font-weight:950;line-height:1.08;overflow-wrap:anywhere;text-shadow:0 3px 16px rgba(3,14,35,.44)}html[data-theme=medciclo-base] .apg-study-hero-copy p{max-width:760px;margin:0;color:#eef5ffeb;font-size:.94rem;font-weight:650}html[data-theme=medciclo-base] .study-icon-button{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--mc-border);border-radius:12px;background:#fff;color:var(--mc-primary);cursor:pointer}html[data-theme=medciclo-base] .study-icon-button svg{width:21px;height:21px}html[data-theme=medciclo-base] .apg-study-progress-card{position:relative;z-index:1;grid-area:progress;display:grid;grid-template-columns:minmax(190px,1.25fr) minmax(160px,.85fr) minmax(96px,auto) repeat(2,minmax(92px,auto));gap:14px;align-items:center;border:1px solid rgba(223,234,255,.2);border-radius:14px;margin-top:0;background:#05102b7a;padding:14px 18px}html[data-theme=medciclo-base] .apg-study-progress-card div{display:grid;gap:3px}html[data-theme=medciclo-base] .apg-study-progress-card span{color:#dbe7fac7;font-size:.78rem;font-weight:680;overflow-wrap:anywhere}html[data-theme=medciclo-base] .apg-study-progress-card strong{color:#fff;font-size:.88rem;font-weight:850}html[data-theme=medciclo-base] .apg-study-progress-card>strong{color:#72a7ff}html[data-theme=medciclo-base] .apg-study-hero-actions{position:relative;z-index:1;grid-area:actions;display:grid;gap:12px;align-self:end;border:1px solid rgba(223,234,255,.24);border-radius:18px;background:#05102b8a;box-shadow:0 18px 46px #040f2842;padding:14px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}html[data-theme=medciclo-base] .apg-study-hero-actions .button{min-height:50px;border-radius:12px}html[data-theme=medciclo-base] .study-feedback{display:grid;grid-template-columns:22px minmax(0,1fr) 32px;gap:10px;align-items:center;border:1px solid #cbdfff;border-radius:14px;background:linear-gradient(135deg,#fff,#f0f6ff);color:var(--mc-navy);font-weight:850;padding:12px 14px}html[data-theme=medciclo-base] .study-feedback svg{width:20px;height:20px;color:var(--mc-primary)}html[data-theme=medciclo-base] .study-feedback button{display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:9px;background:transparent;color:#667899;cursor:pointer}html[data-theme=medciclo-base] .apg-study-layout{display:grid;align-items:start;gap:20px;grid-template-columns:minmax(0,1fr) 300px}html[data-theme=medciclo-base] .apg-study-main,html[data-theme=medciclo-base] .apg-study-aside{min-width:0}html[data-theme=medciclo-base] .apg-study-main{display:grid;gap:14px}html[data-theme=medciclo-base] .apg-study-tabs{position:sticky;top:calc(var(--mc-topbar-height) + 8px);z-index:5;scroll-margin-top:calc(var(--mc-topbar-height) + 16px);display:flex;gap:6px;overflow-x:auto;border:1px solid var(--mc-border);border-radius:18px 18px 0 0;background:#fffffff2;padding:10px 12px 0;scrollbar-width:none}html[data-theme=medciclo-base] .apg-study-tabs::-webkit-scrollbar{display:none}html[data-theme=medciclo-base] .apg-study-tabs button{position:relative;display:inline-flex;min-height:46px;flex:0 0 auto;align-items:center;gap:8px;border:0;border-radius:12px 12px 0 0;background:transparent;color:#60708f;cursor:pointer;font-size:.78rem;font-weight:950;padding:0 14px 12px}html[data-theme=medciclo-base] .apg-study-tabs button:after{position:absolute;right:6px;bottom:0;left:6px;height:3px;border-radius:999px;content:""}html[data-theme=medciclo-base] .apg-study-tabs button.active{color:var(--mc-primary)}html[data-theme=medciclo-base] .apg-study-tabs button.active:after{background:var(--mc-primary)}html[data-theme=medciclo-base] .apg-study-tabs svg{width:18px;height:18px}html[data-theme=medciclo-base] .study-section-stack{display:grid;gap:14px;border:1px solid var(--mc-border);border-top:0;border-radius:0 0 18px 18px;background:#fff;padding:14px;box-shadow:var(--mc-shadow)}html[data-theme=medciclo-base] .study-section-card,html[data-theme=medciclo-base] .study-callout,html[data-theme=medciclo-base] .study-question-list{border:1px solid var(--mc-border);border-radius:14px;background:#fff;padding:20px}html[data-theme=medciclo-base] .study-section-card{position:relative;display:grid;gap:12px}html[data-theme=medciclo-base] .study-section-card h2,html[data-theme=medciclo-base] .study-callout h2{margin:0;color:var(--mc-primary);font-size:1.02rem;font-weight:950;line-height:1.2}html[data-theme=medciclo-base] .study-section-card p,html[data-theme=medciclo-base] .study-callout p{margin:0;color:#293d62;font-size:.93rem;font-weight:650;line-height:1.65}html[data-theme=medciclo-base] .study-section-number{display:inline-grid;width:25px;height:25px;place-items:center;border-radius:50%;background:var(--mc-primary);color:#fff;font-size:.75rem;font-weight:850}html[data-theme=medciclo-base] .study-section-visual{grid-template-columns:minmax(0,.8fr) minmax(320px,1fr);align-items:center}html[data-theme=medciclo-base] .study-real-image{width:100%;max-height:280px;border-radius:14px;object-fit:cover}html[data-theme=medciclo-base] .study-premium-image{position:relative;min-height:238px;overflow:hidden;border:1px solid #dbe7f6;border-radius:16px;margin:0;background:#f5f9ff}html[data-theme=medciclo-base] .study-premium-image img{display:block;width:100%;height:100%;min-height:238px;object-fit:cover;filter:saturate(1.08) contrast(1.04)}html[data-theme=medciclo-base] .study-premium-image figcaption{position:absolute;right:14px;bottom:14px;left:14px;border:1px solid rgba(255,255,255,.34);border-radius:12px;background:#07153494;color:#fff;font-size:.76rem;font-weight:820;line-height:1.3;padding:10px 12px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}html[data-theme=medciclo-base] .study-visual{position:relative;min-height:210px;overflow:hidden;border:1px solid #dbe7f6;border-radius:16px;background:linear-gradient(145deg,#f8fbff,#fff)}html[data-theme=medciclo-base] .study-visual-anatomy i{position:absolute;display:block}html[data-theme=medciclo-base] .pancreas-head{top:72px;left:54px;width:86px;height:92px;border:14px solid rgba(176,86,69,.9);border-right:0;border-radius:46px 0 0 46px;background:#ffd6bfc2}html[data-theme=medciclo-base] .pancreas-body{top:82px;left:120px;width:210px;height:58px;border-radius:70% 48% 55% 45%;background:radial-gradient(circle at 18% 45%,rgba(255,217,153,.95) 0 10px,transparent 11px),radial-gradient(circle at 34% 42%,rgba(255,210,130,.9) 0 9px,transparent 10px),radial-gradient(circle at 52% 45%,rgba(255,219,153,.9) 0 9px,transparent 10px),radial-gradient(circle at 68% 46%,rgba(255,213,137,.9) 0 8px,transparent 9px),linear-gradient(135deg,#ffc875,#efac4e);box-shadow:inset 0 -8px 14px #9d5d1924}html[data-theme=medciclo-base] .pancreas-tail{top:78px;right:54px;width:84px;height:82px;border-radius:48% 52% 42% 58%;background:linear-gradient(135deg,#b076b4,#7d4c86);opacity:.9}html[data-theme=medciclo-base] .duodenum-loop{top:40px;left:38px;width:116px;height:138px;border:16px solid rgba(168,73,57,.72);border-right:0;border-radius:62px 0 0 62px;opacity:.72}html[data-theme=medciclo-base] .study-visual-anatomy .label{position:absolute;color:#33476c;font-size:.73rem;font-weight:850}html[data-theme=medciclo-base] .label-head{top:158px;left:74px}html[data-theme=medciclo-base] .label-body{top:58px;left:218px}html[data-theme=medciclo-base] .label-tail{top:56px;right:66px}html[data-theme=medciclo-base] .label-duct{top:102px;left:190px;color:var(--mc-primary)}html[data-theme=medciclo-base] .study-visual-histology{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;align-content:center;padding:24px;background:radial-gradient(circle at 75% 20%,rgba(212,140,229,.22),transparent 32%),linear-gradient(145deg,#fff7ff,#f5e8ff)}html[data-theme=medciclo-base] .study-visual-histology i{display:block;aspect-ratio:1;border:2px solid rgba(126,66,156,.36);border-radius:45% 55% 50% 50%;background:radial-gradient(circle,#8036a3 0 8%,transparent 9%),radial-gradient(circle at 40% 34%,rgba(255,255,255,.8) 0 14%,transparent 15%),linear-gradient(145deg,#d58be3,#8f51b3)}html[data-theme=medciclo-base] .study-visual-histology span{position:absolute;left:18px;border-radius:999px;background:#ffffffdb;color:#56306d;font-size:.72rem;font-weight:850;padding:6px 10px}html[data-theme=medciclo-base] .study-visual-histology span:nth-of-type(1){top:16px}html[data-theme=medciclo-base] .study-visual-histology span:nth-of-type(2){top:50px}html[data-theme=medciclo-base] .study-visual-histology span:nth-of-type(3){top:84px}html[data-theme=medciclo-base] .study-visual-diagram{display:grid;grid-template-columns:repeat(5,auto);align-content:center;justify-content:center;gap:12px;padding:22px}html[data-theme=medciclo-base] .study-visual-diagram span{display:inline-flex;min-height:54px;align-items:center;border:1px solid #cbdfff;border-radius:14px;background:#f2f7ff;color:var(--mc-navy);font-weight:950;padding:0 16px}html[data-theme=medciclo-base] .study-visual-diagram svg{align-self:center;color:var(--mc-primary)}html[data-theme=medciclo-base] .study-bullet-list{display:grid;gap:9px;margin:0;padding-left:20px}html[data-theme=medciclo-base] .study-bullet-list li{color:#263a61;font-size:.9rem;font-weight:680;line-height:1.55}html[data-theme=medciclo-base] .study-callout{display:grid;gap:10px}html[data-theme=medciclo-base] .study-callout>div{display:flex;align-items:center;gap:10px}html[data-theme=medciclo-base] .study-callout svg{width:25px;height:25px}html[data-theme=medciclo-base] .study-callout-key,html[data-theme=medciclo-base] .study-callout-summary{border-color:#cfe5d7;background:#f4fbf6}html[data-theme=medciclo-base] .study-callout-key svg,html[data-theme=medciclo-base] .study-callout-summary svg,html[data-theme=medciclo-base] .study-callout-must_know svg{color:#16a34a}html[data-theme=medciclo-base] .study-callout-clinical,html[data-theme=medciclo-base] .study-callout-exam{border-color:#f7d4a8;background:#fff8ef}html[data-theme=medciclo-base] .study-callout-clinical svg,html[data-theme=medciclo-base] .study-callout-exam svg{color:var(--mc-warning)}html[data-theme=medciclo-base] .study-callout-trap{border-color:#fac9c9;background:#fff4f4}html[data-theme=medciclo-base] .study-callout-trap svg{color:var(--mc-red)}html[data-theme=medciclo-base] .study-callout-must_know{border-color:#cbdfff;background:#f3f7ff}html[data-theme=medciclo-base] .study-question-list{display:grid;gap:10px;border-radius:0 0 18px 18px;box-shadow:var(--mc-shadow)}html[data-theme=medciclo-base] .study-question-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid var(--mc-border);border-radius:12px;background:#f8fbff;padding:12px}html[data-theme=medciclo-base] .study-question-row>span{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:#eaf2ff;color:var(--mc-primary);font-weight:850}html[data-theme=medciclo-base] .study-question-row strong,html[data-theme=medciclo-base] .study-question-row small{display:block}html[data-theme=medciclo-base] .study-question-row small{color:var(--mc-muted)}html[data-theme=medciclo-base] .study-question-row button{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:var(--mc-primary);cursor:pointer;font-weight:850}html[data-theme=medciclo-base] .study-navigation-footer{display:grid;grid-template-columns:minmax(170px,.4fr) minmax(200px,.6fr) minmax(170px,.4fr);gap:14px;align-items:center;border:1px solid var(--mc-border);border-radius:16px;margin-top:14px;background:#fff;box-shadow:var(--mc-shadow-soft);padding:14px}html[data-theme=medciclo-base] .study-navigation-footer .button:nth-child(2){justify-self:center}html[data-theme=medciclo-base] .study-navigation-footer .button:last-child{justify-self:end}html[data-theme=medciclo-base] .apg-study-aside{position:sticky;top:calc(var(--mc-topbar-height) + 18px);display:grid;gap:14px}html[data-theme=medciclo-base] .study-side-card{display:grid;gap:12px;border:1px solid var(--mc-border);border-radius:16px;background:#fffffff5;box-shadow:var(--mc-shadow-soft);padding:16px}html[data-theme=medciclo-base] .study-side-card h2{margin:0;color:var(--mc-navy);font-size:.95rem;font-weight:850}html[data-theme=medciclo-base] .study-side-card p{margin:0;color:var(--mc-muted);font-size:.82rem;font-weight:700}html[data-theme=medciclo-base] .study-objective-list{display:grid;gap:8px}html[data-theme=medciclo-base] .study-objective-list span{display:grid;grid-template-columns:20px minmax(0,1fr);gap:8px;align-items:center;color:#405579;font-size:.8rem;font-weight:760}html[data-theme=medciclo-base] .study-objective-list svg{width:18px;height:18px;color:#95a6c1}html[data-theme=medciclo-base] .study-objective-list .completed svg,html[data-theme=medciclo-base] .study-objective-list .completed{color:#16a34a}html[data-theme=medciclo-base] .study-block-nav{display:grid;gap:0;margin:0;padding:0;list-style:none}html[data-theme=medciclo-base] .study-block-nav li{position:relative;padding-left:13px}html[data-theme=medciclo-base] .study-block-nav li:before{position:absolute;top:17px;bottom:-17px;left:9px;width:1px;background:#d9e5f5;content:""}html[data-theme=medciclo-base] .study-block-nav li:last-child:before{display:none}html[data-theme=medciclo-base] .study-block-nav a{display:grid;grid-template-columns:20px minmax(0,1fr);gap:9px;align-items:start;min-height:34px;color:#62718d;font-size:.79rem;font-weight:850;text-decoration:none}html[data-theme=medciclo-base] .study-block-nav a span{display:grid;width:19px;height:19px;place-items:center;border:1px solid #b8c9e4;border-radius:50%;background:#fff;color:#7183a0;font-size:.68rem}html[data-theme=medciclo-base] .study-block-nav li.active a,html[data-theme=medciclo-base] .study-block-nav li.completed a{color:var(--mc-primary)}html[data-theme=medciclo-base] .study-block-nav li.active a span,html[data-theme=medciclo-base] .study-block-nav li.completed a span{border-color:var(--mc-primary);background:var(--mc-primary);color:#fff}html[data-theme=medciclo-base] .study-progress-side{grid-template-columns:72px minmax(0,1fr);align-items:center}html[data-theme=medciclo-base] .study-ring{display:grid;width:64px;aspect-ratio:1;place-items:center;border-radius:50%;background:radial-gradient(circle,#ffffff 56%,transparent 57%),conic-gradient(var(--mc-primary) var(--ring-value),#e4ebf6 0)}html[data-theme=medciclo-base] .study-ring strong{color:var(--mc-navy);font-size:.98rem;font-weight:850}html[data-theme=medciclo-base] .study-progress-side a{display:inline-flex;min-height:36px;align-items:center;color:var(--mc-primary);font-size:.78rem;font-weight:950;text-decoration:none}html[data-theme=medciclo-base] .study-side-card textarea{min-height:86px;resize:vertical}html[data-theme=medciclo-base] .study-quick-actions{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=medciclo-base] .study-quick-actions button,html[data-theme=medciclo-base] .study-quick-actions a{display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;align-items:center;min-height:48px;border:1px solid var(--mc-border);border-radius:12px;background:#f8fbff;color:var(--mc-primary);cursor:pointer;font-size:.74rem;font-weight:900;text-align:left;text-decoration:none;padding:9px 10px}html[data-theme=medciclo-base] .study-quick-actions svg{width:19px;height:19px}html[data-theme=medciclo-base] .study-quick-actions span{min-width:0;overflow-wrap:anywhere}html[data-theme=medciclo-base] .study-admin-materials{border-color:#d4e4ff;background:linear-gradient(135deg,#fffffff5,#eff6fff5)}html[data-theme=medciclo-base] .study-material-actions{display:grid;gap:8px}html[data-theme=medciclo-base] .study-material-actions a{display:grid;grid-template-columns:22px minmax(0,1fr);gap:9px;align-items:center;min-height:42px;border:1px solid #cfe0ff;border-radius:12px;background:#fff;color:var(--mc-primary);font-size:.78rem;font-weight:950;text-decoration:none;padding:0 12px}html[data-theme=medciclo-base] .study-material-actions svg{width:19px;height:19px}html[data-theme=medciclo-base] .study-xp-card{grid-template-columns:42px minmax(0,1fr);align-items:center}html[data-theme=medciclo-base] .study-xp-card>svg{width:36px;height:36px;border-radius:12px;background:#eef5ff;color:var(--mc-primary);padding:8px}html[data-theme=medciclo-base] .apg-study-page{gap:20px;line-height:1.45}html[data-theme=medciclo-base] .apg-study-breadcrumb{letter-spacing:0}html[data-theme=medciclo-base] .study-premium-icon{display:inline-grid;width:40px;aspect-ratio:1;flex:0 0 auto;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.7);border-radius:13px;background:linear-gradient(145deg,#1f72ff,#8db7ff);box-shadow:inset 0 1px #ffffff6b,0 12px 22px #1d63dc29;color:#fff}html[data-theme=medciclo-base] .study-premium-icon.size-xs{width:32px;border-radius:10px}html[data-theme=medciclo-base] .study-premium-icon.size-sm{width:36px;border-radius:12px}html[data-theme=medciclo-base] .study-premium-icon svg,html[data-theme=medciclo-base] .apg-study-tabs .study-premium-icon svg,html[data-theme=medciclo-base] .study-quick-actions .study-premium-icon svg,html[data-theme=medciclo-base] .study-material-actions .study-premium-icon svg,html[data-theme=medciclo-base] .study-callout .study-premium-icon svg{width:18px;height:18px;color:currentColor}html[data-theme=medciclo-base] .study-premium-icon.size-xs svg{width:16px;height:16px}html[data-theme=medciclo-base] .study-premium-icon.tone-blue{background:linear-gradient(145deg,#1b6cff,#8db8ff);box-shadow:0 12px 22px #1b6cff2e}html[data-theme=medciclo-base] .study-premium-icon.tone-cyan{background:linear-gradient(145deg,#009bc7,#64ddff);box-shadow:0 12px 22px #009bc72b}html[data-theme=medciclo-base] .study-premium-icon.tone-green{background:linear-gradient(145deg,#12a66a,#6ce1a2);box-shadow:0 12px 22px #12a66a2b}html[data-theme=medciclo-base] .study-premium-icon.tone-orange{background:linear-gradient(145deg,#ff7a1a,#ffc067);box-shadow:0 12px 22px #ff7a1a2e}html[data-theme=medciclo-base] .study-premium-icon.tone-pink{background:linear-gradient(145deg,#e6417c,#ff94bb);box-shadow:0 12px 22px #e6417c29}html[data-theme=medciclo-base] .study-premium-icon.tone-purple{background:linear-gradient(145deg,#7657f0,#b4a4ff);box-shadow:0 12px 22px #7657f02b}html[data-theme=medciclo-base] .study-premium-icon.tone-slate{background:linear-gradient(145deg,#263c67,#6d83ad);box-shadow:0 12px 22px #263c6729}html[data-theme=medciclo-base] .apg-study-hero{grid-template-columns:minmax(0,1fr) minmax(240px,324px);gap:20px 26px;min-height:348px;border-radius:22px;box-shadow:0 22px 54px #10264e21;padding:clamp(22px,2.1vw,34px)}html[data-theme=medciclo-base] .apg-study-hero:after{background:linear-gradient(90deg,#040e26e0,#040e269e 46%,#040e263d),linear-gradient(180deg,#040e260a,#040e269e)}html[data-theme=medciclo-base] .apg-study-hero-copy{max-width:820px;border-radius:20px;background:linear-gradient(135deg,#07122eb8,#07122e61);padding:clamp(18px,2vw,24px)}html[data-theme=medciclo-base] .apg-study-title-row h1{max-width:17ch;font-size:clamp(1.55rem,2.18vw,2.45rem);line-height:1.04;text-wrap:balance}html[data-theme=medciclo-base] .apg-study-hero-copy p{color:#f2f7ffe6;font-size:clamp(.9rem,.95vw,1rem);line-height:1.45}html[data-theme=medciclo-base] .apg-study-progress-card{grid-template-columns:minmax(230px,1.35fr) minmax(160px,.85fr) minmax(106px,auto) repeat(2,minmax(94px,auto));border-radius:16px;background:linear-gradient(135deg,#05102ba8,#05102b73);box-shadow:0 18px 36px #040f282e;padding:16px 18px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}html[data-theme=medciclo-base] .apg-study-progress-card .progress-track{min-width:132px}html[data-theme=medciclo-base] .apg-study-hero-actions{border-radius:20px;background:#05102b9e;padding:16px}html[data-theme=medciclo-base] .apg-study-hero-actions .button{min-height:54px;font-size:.92rem}html[data-theme=medciclo-base] .apg-study-tabs{gap:8px;border-radius:20px 20px 0 0;padding:12px 14px 0}html[data-theme=medciclo-base] .apg-study-tabs button{gap:10px;min-height:52px;border-radius:14px 14px 0 0;color:#536786;letter-spacing:0;padding:0 14px 12px 8px}html[data-theme=medciclo-base] .apg-study-tabs button.active{background:linear-gradient(180deg,#f6f9ff,#fff);color:var(--mc-primary)}html[data-theme=medciclo-base] .apg-study-tabs button.active .study-premium-icon{transform:translateY(-1px)}html[data-theme=medciclo-base] .study-section-stack{gap:16px;padding:16px}html[data-theme=medciclo-base] .study-section-card,html[data-theme=medciclo-base] .study-callout,html[data-theme=medciclo-base] .study-question-list{border-radius:16px;box-shadow:0 12px 32px #2244760f;padding:clamp(18px,1.7vw,24px)}html[data-theme=medciclo-base] .study-section-card h2,html[data-theme=medciclo-base] .study-callout h2{color:#0e2a55;font-size:clamp(1rem,1.05vw,1.18rem);letter-spacing:0}html[data-theme=medciclo-base] .study-section-card p,html[data-theme=medciclo-base] .study-callout p,html[data-theme=medciclo-base] .study-bullet-list li{color:#263a61;font-weight:640}html[data-theme=medciclo-base] .study-section-number{width:30px;height:30px;box-shadow:0 10px 18px #155df233}html[data-theme=medciclo-base] .study-section-card table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse;scrollbar-width:thin}html[data-theme=medciclo-base] .study-section-card th,html[data-theme=medciclo-base] .study-section-card td{min-width:160px;border-bottom:1px solid #e4edf8;color:#263a61;line-height:1.45;padding:10px 12px;text-align:left}html[data-theme=medciclo-base] .study-section-card th{color:var(--mc-primary);font-size:.78rem;font-weight:950;text-transform:uppercase}html[data-theme=medciclo-base] .study-callout>div{align-items:center}html[data-theme=medciclo-base] .study-side-card{border-radius:18px;background:linear-gradient(180deg,#fffffffa,#f8fbfffa);box-shadow:0 14px 34px #22447612}html[data-theme=medciclo-base] .study-side-card h2{color:#0e2a55;font-size:.92rem;letter-spacing:0}html[data-theme=medciclo-base] .study-quick-actions button,html[data-theme=medciclo-base] .study-quick-actions a{grid-template-columns:32px minmax(0,1fr);min-height:58px;border-color:#d7e6fb;border-radius:14px;background:linear-gradient(135deg,#fff,#f6f9ff);box-shadow:0 10px 22px #2244760d;color:#173965;font-size:.78rem;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}html[data-theme=medciclo-base] .study-quick-actions button:hover,html[data-theme=medciclo-base] .study-quick-actions a:hover,html[data-theme=medciclo-base] .study-material-actions a:hover{border-color:#a9c8ff;box-shadow:0 16px 28px #155df21f;transform:translateY(-1px)}html[data-theme=medciclo-base] .study-material-actions a{grid-template-columns:32px minmax(0,1fr);min-height:54px;border-color:#d7e6fb;border-radius:14px;color:#173965;line-height:1.2}html[data-theme=medciclo-base] .study-navigation-footer{grid-template-columns:minmax(170px,.5fr) minmax(210px,.65fr) minmax(170px,.5fr);border-radius:18px}@media(max-width:1439px){html[data-theme=medciclo-base] .apg-study-layout{grid-template-columns:minmax(0,1fr) 280px}html[data-theme=medciclo-base] .apg-study-progress-card{grid-template-columns:minmax(190px,1fr) minmax(160px,.9fr) minmax(90px,auto) repeat(2,minmax(84px,auto))}}@media(max-width:1280px){html[data-theme=medciclo-base] .apg-study-hero{grid-template-areas:"copy" "actions" "progress";grid-template-columns:1fr}html[data-theme=medciclo-base] .apg-study-hero-actions{max-width:440px}}@media(max-width:1180px){html[data-theme=medciclo-base] .apg-study-layout,html[data-theme=medciclo-base] .study-section-visual{grid-template-columns:1fr}html[data-theme=medciclo-base] .apg-study-aside{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=medciclo-base] .study-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){html[data-theme=medciclo-base] .apg-study-page{gap:14px}html[data-theme=medciclo-base] .apg-study-hero{border-radius:16px;padding:20px}html[data-theme=medciclo-base] .apg-study-title-row{grid-template-columns:minmax(0,1fr)}html[data-theme=medciclo-base] .apg-study-progress-card,html[data-theme=medciclo-base] .study-admin-form,html[data-theme=medciclo-base] .study-navigation-footer,html[data-theme=medciclo-base] .apg-study-aside,html[data-theme=medciclo-base] .study-progress-side,html[data-theme=medciclo-base] .study-xp-card,html[data-theme=medciclo-base] .study-question-row{grid-template-columns:1fr}html[data-theme=medciclo-base] .apg-study-progress-card{gap:10px}html[data-theme=medciclo-base] .apg-study-progress-card .progress-track{min-height:8px}html[data-theme=medciclo-base] .study-navigation-footer .button,html[data-theme=medciclo-base] .study-navigation-footer .button:nth-child(2),html[data-theme=medciclo-base] .study-navigation-footer .button:last-child{width:100%;justify-self:stretch}html[data-theme=medciclo-base] .study-section-stack{padding:10px}html[data-theme=medciclo-base] .study-section-card,html[data-theme=medciclo-base] .study-callout,html[data-theme=medciclo-base] .study-question-list,html[data-theme=medciclo-base] .study-side-card{padding:16px}html[data-theme=medciclo-base] .study-visual-diagram{grid-template-columns:1fr}html[data-theme=medciclo-base] .study-visual-diagram svg{transform:rotate(90deg);justify-self:center}}@media(max-width:480px){html[data-theme=medciclo-base] .apg-study-hero-copy p{font-size:.86rem}html[data-theme=medciclo-base] .apg-study-tabs{top:0;margin-right:-18px;margin-left:-18px;border-right:0;border-left:0;border-radius:0}html[data-theme=medciclo-base] .study-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=medciclo-base] .study-visual{min-height:180px}html[data-theme=medciclo-base] .study-visual-anatomy{min-height:160px}html[data-theme=medciclo-base] .duodenum-loop{top:38px;left:20px;width:88px;height:104px;border-width:12px}html[data-theme=medciclo-base] .pancreas-head{top:70px;left:34px;width:60px;height:68px;border-width:11px}html[data-theme=medciclo-base] .pancreas-body{top:82px;left:82px;width:calc(100% - 185px);min-width:96px;height:44px}html[data-theme=medciclo-base] .pancreas-tail{top:76px;right:28px;width:58px;height:62px}html[data-theme=medciclo-base] .study-visual-anatomy .label{font-size:.62rem}html[data-theme=medciclo-base] .label-head{top:132px;left:44px}html[data-theme=medciclo-base] .label-body{top:58px;left:44%}html[data-theme=medciclo-base] .label-tail{top:58px;right:36px}html[data-theme=medciclo-base] .label-duct{top:96px;left:108px;max-width:95px;line-height:1.05}}@media(max-width:1180px){html[data-theme=medciclo-base] .cycle-performance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){html[data-theme=medciclo-base] .cycle-performance-section{padding:18px}html[data-theme=medciclo-base] .cycle-performance-header,html[data-theme=medciclo-base] .cycle-performance-next{align-items:stretch;flex-direction:column}html[data-theme=medciclo-base] .cycle-performance-next{grid-template-columns:44px minmax(0,1fr)}html[data-theme=medciclo-base] .cycle-performance-next strong{grid-column:2;text-align:left}html[data-theme=medciclo-base] .cycle-performance-next .button{grid-column:1 / -1;justify-self:stretch}html[data-theme=medciclo-base] .cycle-period-select{width:100%}html[data-theme=medciclo-base] .cycle-performance-grid,html[data-theme=medciclo-base] .clinical-dashboard .clinical-focus-grid{grid-template-columns:1fr}html[data-theme=medciclo-base] .cycle-performance-card header{grid-template-columns:58px minmax(0,1fr)}html[data-theme=medciclo-base] .cycle-performance-card header em{grid-column:1 / -1;justify-self:start}html[data-theme=medciclo-base] .cycle-performance-next strong{text-align:left}html[data-theme=medciclo-base] .clinical-quick-actions>div{grid-template-columns:1fr}html[data-theme=medciclo-base] .clinical-dashboard .clinical-start-action strong{overflow:visible;text-overflow:initial;white-space:normal}html[data-theme=medciclo-base] body{overflow-x:hidden}html[data-theme=medciclo-base] .sidebar{overflow:visible}html[data-theme=medciclo-base] .nav-list{display:grid;min-width:0;grid-template-columns:repeat(auto-fit,minmax(112px,1fr));overflow:visible}html[data-theme=medciclo-base] .nav-link{min-width:0;justify-content:center;text-align:center;white-space:normal}html[data-theme=medciclo-base] .clinical-dashboard{width:100%}html[data-theme=medciclo-base] .clinical-dashboard .panel,html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card,html[data-theme=medciclo-base] .clinical-dashboard .clinical-plan-card,html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-card,html[data-theme=medciclo-base] .clinical-dashboard .clinical-focus-card,html[data-theme=medciclo-base] .clinical-dashboard .clinical-progress-card,html[data-theme=medciclo-base] .clinical-dashboard .cycle-performance-section{max-width:100%;min-width:0}html[data-theme=medciclo-base] .clinical-section-heading{align-items:flex-start;flex-wrap:wrap;gap:10px}html[data-theme=medciclo-base] .clinical-section-heading h2,html[data-theme=medciclo-base] .clinical-section-heading p{min-width:0}html[data-theme=medciclo-base] .clinical-section-heading .button,html[data-theme=medciclo-base] .clinical-section-heading a{flex:0 1 auto;min-width:max-content}html[data-theme=medciclo-base] .section-title-row{align-items:flex-start;flex-wrap:wrap;gap:8px 12px}html[data-theme=medciclo-base] .section-title-row>div,html[data-theme=medciclo-base] .section-title-row h2,html[data-theme=medciclo-base] .section-title-row small{min-width:0}html[data-theme=medciclo-base] .section-title-row a,html[data-theme=medciclo-base] .section-title-row .button{flex:0 1 auto;max-width:100%;white-space:normal}html[data-theme=medciclo-base] .clinical-plan-footer{align-items:stretch;gap:10px;grid-template-columns:minmax(0,1fr) minmax(0,auto)}html[data-theme=medciclo-base] .clinical-plan-footer span,html[data-theme=medciclo-base] .clinical-plan-footer strong{min-width:0;white-space:normal}html[data-theme=medciclo-base] .clinical-timeline-row{grid-template-columns:52px 34px minmax(0,1fr);gap:8px}html[data-theme=medciclo-base] .clinical-timeline-row strong{display:-webkit-box;overflow:hidden;text-overflow:initial;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}html[data-theme=medciclo-base] .clinical-timeline-row a,html[data-theme=medciclo-base] .clinical-timeline-row em{grid-column:3;justify-self:start;margin-top:2px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-preview h3,html[data-theme=medciclo-base] .clinical-next-step strong,html[data-theme=medciclo-base] .clinical-focus-item strong{overflow-wrap:anywhere}html[data-theme=medciclo-base] .cycle-performance-state{padding:22px 16px}html[data-theme=medciclo-base] .cycle-performance-state strong{max-width:100%;overflow-wrap:anywhere}}html[data-theme=medciclo-base] .clinical-current-apg-preview--ai{display:block;min-height:auto;aspect-ratio:16 / 9;overflow:hidden;border:1px solid rgba(53,126,255,.28);border-radius:18px;background:#071d52;box-shadow:0 18px 42px #0c30742e;padding:0;text-decoration:none}html[data-theme=medciclo-base] .clinical-current-apg-preview--ai:after{position:absolute;inset:0;z-index:2;pointer-events:none;content:"";background:linear-gradient(180deg,rgba(255,255,255,.06),transparent 38%),radial-gradient(circle at 18% 86%,rgba(43,127,255,.25),transparent 28%);opacity:0;transition:opacity .18s ease}html[data-theme=medciclo-base] .clinical-current-apg-preview--ai:hover:after{opacity:1}html[data-theme=medciclo-base] .clinical-current-apg-preview--ai .clinical-current-apg-cover{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center;opacity:1;filter:saturate(1.12) brightness(1.08) contrast(1.06);transform:scale(1.01);transition:transform .22s ease}html[data-theme=medciclo-base] .clinical-current-apg-preview--ai:hover .clinical-current-apg-cover{transform:scale(1.035)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-preview--ai{min-height:auto;padding:0}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-preview--ai .clinical-current-apg-cover{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;opacity:1;filter:saturate(1.12) brightness(1.08) contrast(1.06)}@media(max-width:640px){html[data-theme=medciclo-base] .performance-filter-row{grid-template-columns:1fr}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-preview--ai{min-height:150px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-preview--ai .clinical-current-apg-cover{display:block;opacity:1;width:100%;filter:saturate(1.22) brightness(1.18) contrast(1.1)}}html[data-theme=medciclo-base] .clinical-current-apg-progress-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid var(--mc-border);border-radius:14px;background:#fffffff0;margin-top:12px;padding:12px}html[data-theme=medciclo-base] .clinical-current-apg-progress-row>div{display:grid;min-width:0;gap:5px}html[data-theme=medciclo-base] .clinical-current-apg-progress-row span{color:var(--mc-muted);font-size:.76rem;font-weight:800}html[data-theme=medciclo-base] .clinical-current-apg-progress-row strong{color:var(--mc-navy);font-size:.9rem;font-weight:900}html[data-theme=medciclo-base] .clinical-current-apg-progress-row .progress-track{width:min(210px,100%)}html[data-theme=medciclo-base] .clinical-current-apg-progress-row .button{min-width:164px}@media(max-width:767px){html[data-theme=medciclo-base] .clinical-current-apg-progress-row{grid-template-columns:1fr}html[data-theme=medciclo-base] .clinical-current-apg-progress-row .button{width:100%}}html[data-theme=medciclo-base] .clinical-dashboard .clinical-main-grid{align-items:stretch}html[data-theme=medciclo-base] .clinical-dashboard .clinical-plan-card{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:16px}html[data-theme=medciclo-base] .clinical-plan-title-row,html[data-theme=medciclo-base] .clinical-current-apg-title-row{align-items:start;gap:14px}html[data-theme=medciclo-base] .clinical-section-title-with-icon{display:flex;min-width:0;align-items:center;gap:14px}html[data-theme=medciclo-base] .clinical-title-icon{display:grid;width:62px;height:62px;flex:0 0 auto;place-items:center;border:1px solid #dbe8ff;border-radius:18px;background:linear-gradient(180deg,#f5f9ff,#eaf2ff);box-shadow:0 10px 26px #2464dc1f}html[data-theme=medciclo-base] .clinical-title-icon .asset-icon{width:48px;height:48px}html[data-theme=medciclo-base] .clinical-title-image-icon{display:block;width:50px;height:50px;object-fit:contain;filter:drop-shadow(0 10px 14px rgba(32,95,212,.18))}html[data-theme=medciclo-base] .clinical-section-title-with-icon h2,html[data-theme=medciclo-base] .clinical-section-title-with-icon small{min-width:0}html[data-theme=medciclo-base] .clinical-section-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}html[data-theme=medciclo-base] .clinical-section-actions .button{min-height:42px;white-space:nowrap}html[data-theme=medciclo-base] .clinical-dashboard .clinical-timeline{align-content:stretch;margin-top:0}html[data-theme=medciclo-base] .clinical-dashboard .clinical-timeline-row{min-height:74px;grid-template-columns:62px 58px minmax(0,1fr) auto;border-bottom-color:#e8eef8;padding:13px 0}html[data-theme=medciclo-base] .clinical-dashboard .clinical-timeline-row.completed{color:#71809a}html[data-theme=medciclo-base] .clinical-dashboard .clinical-timeline-row.completed>.asset-icon{background:#eefbf4;color:#16a34a}html[data-theme=medciclo-base] .clinical-dashboard .clinical-timeline-row.completed strong{color:#52617b}html[data-theme=medciclo-base] .clinical-dashboard .clinical-timeline-row strong{color:var(--mc-navy);font-size:.93rem;line-height:1.25;white-space:normal}html[data-theme=medciclo-base] .clinical-dashboard .clinical-timeline-row span{white-space:normal}html[data-theme=medciclo-base] .clinical-plan-row-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}html[data-theme=medciclo-base] .clinical-plan-row-actions button,html[data-theme=medciclo-base] .clinical-plan-row-actions a{display:inline-flex;min-height:34px;align-items:center;justify-content:center;border:1px solid var(--mc-border);border-radius:999px;background:#f7fbff;color:var(--mc-primary);font-size:.8rem;font-weight:900;line-height:1;padding:8px 12px;text-decoration:none}html[data-theme=medciclo-base] .clinical-plan-row-actions button{cursor:pointer}html[data-theme=medciclo-base] .clinical-timeline-row.completed .clinical-plan-row-actions button{border-color:#bfe8cf;background:#ecfbf2;color:#16a34a}html[data-theme=medciclo-base] .clinical-dashboard .clinical-plan-footer{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:0;overflow:hidden;padding:0}html[data-theme=medciclo-base] .clinical-plan-stat{display:grid;min-height:110px;place-items:center;align-content:center;gap:6px;border-right:1px solid var(--mc-border);padding:14px 10px;text-align:center}html[data-theme=medciclo-base] .clinical-plan-stat:last-child{border-right:0}html[data-theme=medciclo-base] .clinical-plan-stat .asset-icon{width:44px;height:44px}html[data-theme=medciclo-base] .clinical-plan-stat strong{color:var(--mc-primary);font-size:clamp(1.05rem,1.5vw,1.35rem);font-weight:850}html[data-theme=medciclo-base] .clinical-plan-stat span{color:#50607c;font-size:.8rem;font-weight:680;line-height:1.3}html[data-theme=medciclo-base] .clinical-current-apg-title-row a{display:inline-flex;align-items:center;gap:6px}html[data-theme=medciclo-base] .clinical-current-apg-preview--ai:before{position:absolute;inset:0;z-index:2;pointer-events:none;content:"";background:linear-gradient(90deg,#040c25f5,#081940d1 42%,#08194038 72%),linear-gradient(180deg,#08163a14,#040c2547)}html[data-theme=medciclo-base] .clinical-current-apg-banner-copy{position:absolute;z-index:3;max-width:none}html[data-theme=medciclo-base] .clinical-current-apg-preview--ai>.clinical-current-apg-banner-copy{position:absolute;z-index:3;max-width:none}html[data-theme=medciclo-base] .clinical-current-apg-banner-copy{left:clamp(20px,4vw,34px);top:clamp(20px,4vw,34px);display:grid;width:min(48%,330px);gap:10px;color:#fff}html[data-theme=medciclo-base] .clinical-current-apg-banner-copy span,html[data-theme=medciclo-base] .clinical-current-apg-banner-copy p{color:#ffffffd1;font-size:.88rem;font-weight:720}html[data-theme=medciclo-base] .clinical-current-apg-banner-copy h3{margin:0;color:#fff;font-size:clamp(1.55rem,2.5vw,2.15rem);font-weight:950;line-height:1.05;text-shadow:0 8px 24px rgba(0,0,0,.38)}html[data-theme=medciclo-base] .clinical-current-apg-banner-progress{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;max-width:210px}html[data-theme=medciclo-base] .clinical-current-apg-banner-progress .progress-track{width:100%;background:#ffffff3d}html[data-theme=medciclo-base] .clinical-current-apg-banner-progress strong{color:#fff;font-weight:850}html[data-theme=medciclo-base] .dashboard-modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;align-items:start;justify-items:center;overflow:auto;background:#07122c5c;padding:42px 18px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}html[data-theme=medciclo-base] .dashboard-plan-editor,html[data-theme=medciclo-base] .dashboard-calendar-panel{width:min(100%,920px);max-height:calc(100vh - 84px);overflow:auto;padding:24px}html[data-theme=medciclo-base] .dashboard-plan-editor header,html[data-theme=medciclo-base] .dashboard-calendar-panel header,html[data-theme=medciclo-base] .dashboard-plan-editor footer,html[data-theme=medciclo-base] .dashboard-calendar-panel footer{display:flex;align-items:center;justify-content:space-between;gap:16px}html[data-theme=medciclo-base] .dashboard-plan-editor h2,html[data-theme=medciclo-base] .dashboard-calendar-panel h2,html[data-theme=medciclo-base] .dashboard-calendar-today h3{margin:0;color:var(--mc-navy)}html[data-theme=medciclo-base] .dashboard-plan-editor p,html[data-theme=medciclo-base] .dashboard-calendar-panel p{margin:6px 0 0;color:var(--mc-muted);font-weight:650}html[data-theme=medciclo-base] .dashboard-plan-editor-list{display:grid;gap:12px;margin:22px 0}html[data-theme=medciclo-base] .dashboard-plan-editor-row{display:grid;grid-template-columns:110px minmax(180px,1.2fr) minmax(180px,1fr) 96px 112px auto;align-items:end;gap:10px;border:1px solid var(--mc-border);border-radius:16px;background:#f8fbff;padding:12px}html[data-theme=medciclo-base] .dashboard-plan-editor-row label{display:grid;gap:6px;color:#52617b;font-size:.76rem;font-weight:850}html[data-theme=medciclo-base] .dashboard-plan-editor-row input{min-height:40px;min-width:0;border:1px solid var(--mc-border);border-radius:10px;background:#fff;color:var(--mc-navy);font:inherit;padding:0 10px}html[data-theme=medciclo-base] .dashboard-plan-editor-check{align-self:center;grid-template-columns:18px auto;align-items:center;padding-bottom:8px}html[data-theme=medciclo-base] .dashboard-plan-editor-check input{min-height:18px;padding:0}html[data-theme=medciclo-base] .dashboard-calendar-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:22px 0}html[data-theme=medciclo-base] .dashboard-calendar-day{display:grid;min-height:132px;align-content:start;gap:8px;border:1px solid var(--mc-border);border-radius:18px;background:#f8fbff;color:var(--mc-navy);padding:14px;text-decoration:none}html[data-theme=medciclo-base] .dashboard-calendar-day.active{border-color:#1f6fff6b;background:linear-gradient(180deg,#eef6ff,#fff);box-shadow:0 14px 34px #1f6fff24}html[data-theme=medciclo-base] .dashboard-calendar-day span,html[data-theme=medciclo-base] .dashboard-calendar-day small{color:var(--mc-muted);font-weight:680}html[data-theme=medciclo-base] .dashboard-calendar-day strong{display:-webkit-box;overflow:hidden;color:var(--mc-navy);font-size:.94rem;font-weight:920;-webkit-box-orient:vertical;-webkit-line-clamp:3}html[data-theme=medciclo-base] .dashboard-calendar-today{display:grid;grid-template-columns:minmax(180px,.28fr) minmax(0,1fr);gap:16px;border:1px solid var(--mc-border);border-radius:18px;background:#fff;padding:16px}html[data-theme=medciclo-base] .dashboard-calendar-today>div:first-child span{display:block;margin-top:6px;color:var(--mc-muted);font-weight:700}html[data-theme=medciclo-base] .dashboard-calendar-plan-list{display:grid;gap:8px}html[data-theme=medciclo-base] .dashboard-calendar-plan-list button{display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid var(--mc-border);border-radius:12px;background:#f8fbff;color:var(--mc-navy);cursor:pointer;font:inherit;padding:10px 12px;text-align:left}html[data-theme=medciclo-base] .dashboard-calendar-plan-list span{overflow:hidden;font-weight:850;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .dashboard-calendar-plan-list strong{color:var(--mc-primary);font-size:.8rem;font-weight:900}@media(max-width:1180px){html[data-theme=medciclo-base] .clinical-current-apg-banner-copy{width:min(62%,360px)}}@media(min-width:1181px)and (max-width:1540px){html[data-theme=medciclo-base] .clinical-performance-spotlight,html[data-theme=medciclo-base] .clinical-ranking-preview--podium,html[data-theme=medciclo-base] .clinical-achievements-list-card{grid-column:auto}html[data-theme=medciclo-base] .clinical-weekly-performance-card{grid-column:1 / span 2}}@media(max-width:900px){html[data-theme=medciclo-base] .clinical-plan-title-row,html[data-theme=medciclo-base] .dashboard-plan-editor header,html[data-theme=medciclo-base] .dashboard-calendar-panel header,html[data-theme=medciclo-base] .dashboard-plan-editor footer,html[data-theme=medciclo-base] .dashboard-calendar-panel footer{align-items:stretch;flex-direction:column}html[data-theme=medciclo-base] .clinical-section-actions,html[data-theme=medciclo-base] .clinical-section-actions .button{width:100%}html[data-theme=medciclo-base] .clinical-dashboard .clinical-plan-footer,html[data-theme=medciclo-base] .dashboard-calendar-grid,html[data-theme=medciclo-base] .dashboard-calendar-today{grid-template-columns:1fr}html[data-theme=medciclo-base] .clinical-plan-stat{min-height:88px;border-right:0;border-bottom:1px solid var(--mc-border)}html[data-theme=medciclo-base] .clinical-plan-stat:last-child{border-bottom:0}html[data-theme=medciclo-base] .dashboard-plan-editor-row{grid-template-columns:1fr}}@media(max-width:640px){html[data-theme=medciclo-base] .performance-filter-row{grid-template-columns:1fr}html[data-theme=medciclo-base] .clinical-dashboard .clinical-timeline-row{grid-template-columns:54px 42px minmax(0,1fr)}html[data-theme=medciclo-base] .clinical-plan-row-actions{grid-column:2 / -1;min-width:0;justify-content:stretch}html[data-theme=medciclo-base] .clinical-plan-row-actions button,html[data-theme=medciclo-base] .clinical-plan-row-actions a{flex:1 1 120px}html[data-theme=medciclo-base] .clinical-current-apg-banner-copy{top:18px;left:18px;width:min(78%,300px)}html[data-theme=medciclo-base] .clinical-current-apg-banner-copy h3{font-size:1.45rem}html[data-theme=medciclo-base] .dashboard-modal-backdrop{padding:14px}html[data-theme=medciclo-base] .dashboard-plan-editor,html[data-theme=medciclo-base] .dashboard-calendar-panel{max-height:calc(100vh - 28px);padding:18px}}@media(min-width:1024px){html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card{min-height:clamp(238px,18.8vw,292px);padding-block:clamp(28px,2.7vw,38px)}html[data-theme=medciclo-base] .clinical-hero-card>img{width:100%}}@media(max-width:900px){html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card>div{width:100%;max-width:100%}html[data-theme=medciclo-base] .clinical-hero-card>img{position:absolute;inset:0;width:100%;height:100%;margin:0}}@media(max-width:767px){html[data-theme=medciclo-base] .clinical-dashboard,html[data-theme=medciclo-base] .clinical-dashboard-main,html[data-theme=medciclo-base] .clinical-dashboard-aside{gap:12px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card{gap:14px;padding:20px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card:before{background:linear-gradient(90deg,#fffffff0,#ffffffdb 62%,#ffffff94),linear-gradient(180deg,#f7fbff5c,#ddf2ff24)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card h1{font-size:1.66rem}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card p{margin-bottom:10px;font-size:.95rem}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card small{margin-bottom:10px}html[data-theme=medciclo-base] .clinical-hero-card>img{height:100%;margin-top:0;object-position:72% center}html[data-theme=medciclo-base] .clinical-hero-metrics{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=medciclo-base] .clinical-hero-metrics span{min-height:64px;grid-template-columns:32px minmax(0,1fr);border-right:1px solid var(--mc-border-subtle);border-bottom:1px solid var(--mc-border-subtle);padding:9px 10px}html[data-theme=medciclo-base] .clinical-hero-metrics span:nth-child(2n){border-right:0}html[data-theme=medciclo-base] .clinical-hero-metrics span:nth-last-child(-n+2){border-bottom:0}html[data-theme=medciclo-base] .clinical-hero-metrics .asset-icon{width:30px;height:30px}html[data-theme=medciclo-base] .clinical-hero-metric-icon{width:34px;height:34px}html[data-theme=medciclo-base] .clinical-hero-metrics strong{font-size:.94rem;line-height:1.08}html[data-theme=medciclo-base] .clinical-hero-metrics small{font-size:.68rem;line-height:1.12;overflow-wrap:anywhere}html[data-theme=medciclo-base] .clinical-quick-actions{min-height:auto}html[data-theme=medciclo-base] .clinical-quick-actions>strong{padding:12px 14px 6px}html[data-theme=medciclo-base] .clinical-quick-actions>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0}html[data-theme=medciclo-base] .clinical-dashboard .clinical-start-action{min-height:48px;grid-template-columns:30px minmax(0,1fr)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-start-action .asset-icon{width:28px;height:28px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-plan-footer{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=medciclo-base] .clinical-plan-stat{min-height:82px;border-right:1px solid var(--mc-border);border-bottom:1px solid var(--mc-border);padding:12px 8px}html[data-theme=medciclo-base] .clinical-plan-stat:nth-child(2n){border-right:0}html[data-theme=medciclo-base] .clinical-plan-stat:nth-last-child(-n+2){border-bottom:0}}@media(max-width:480px){html[data-theme=medciclo-base] .clinical-hero-metrics{grid-template-columns:1fr}html[data-theme=medciclo-base] .clinical-hero-metrics span{grid-template-columns:36px minmax(0,1fr);border-right:0;border-bottom:1px solid var(--mc-border-subtle)}html[data-theme=medciclo-base] .clinical-hero-metrics span:nth-last-child(-n+2){border-bottom:1px solid var(--mc-border-subtle)}html[data-theme=medciclo-base] .clinical-hero-metrics span:last-child{border-bottom:0}}@media(max-width:380px){html[data-theme=medciclo-base] .clinical-quick-actions>div{grid-template-columns:1fr}}html[data-theme=medciclo-base] .user-errors-page{display:grid;gap:20px;color:var(--mc-text)}html[data-theme=medciclo-base] .user-errors-header,html[data-theme=medciclo-base] .user-errors-title-block,html[data-theme=medciclo-base] .user-errors-header-actions,html[data-theme=medciclo-base] .user-errors-panel-heading,html[data-theme=medciclo-base] .user-errors-side-heading,html[data-theme=medciclo-base] .user-error-secondary-actions,html[data-theme=medciclo-base] .user-errors-table-actions{display:flex;align-items:center;gap:14px}html[data-theme=medciclo-base] .user-errors-header{justify-content:space-between;padding-top:4px}html[data-theme=medciclo-base] .user-errors-title-block{min-width:0;align-items:flex-start}html[data-theme=medciclo-base] .user-errors-title-icon,html[data-theme=medciclo-base] .user-errors-stat-icon,html[data-theme=medciclo-base] .user-errors-modal-heading>span{display:grid;place-items:center;flex:0 0 auto;border-radius:16px}html[data-theme=medciclo-base] .user-errors-title-icon{width:56px;height:56px;border:1px solid #dbe8ff;background:linear-gradient(180deg,#f6faff,#e9f2ff);color:var(--mc-primary);box-shadow:0 12px 26px #1768f51a}html[data-theme=medciclo-base] .user-errors-title-icon svg{width:31px;height:31px}html[data-theme=medciclo-base] .user-errors-header h1{margin:0 0 6px;color:var(--mc-navy);font-size:clamp(1.9rem,3vw,2.34rem);line-height:1.04;letter-spacing:0}html[data-theme=medciclo-base] .user-errors-header p,html[data-theme=medciclo-base] .user-errors-panel p,html[data-theme=medciclo-base] .user-errors-side-card p,html[data-theme=medciclo-base] .user-errors-modal p{margin:0;color:#52668d;font-weight:650;line-height:1.45}html[data-theme=medciclo-base] .user-errors-header-actions{justify-content:flex-end;flex-wrap:wrap}html[data-theme=medciclo-base] .user-errors-secondary-action,html[data-theme=medciclo-base] .user-errors-outline-action,html[data-theme=medciclo-base] .user-errors-primary-action,html[data-theme=medciclo-base] .user-errors-icon-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border-radius:10px;font:inherit;font-size:.86rem;font-weight:620;cursor:pointer;text-decoration:none}html[data-theme=medciclo-base] .user-errors-secondary-action,html[data-theme=medciclo-base] .user-errors-outline-action,html[data-theme=medciclo-base] .user-errors-icon-action{border:1px solid #dce8fb;background:#fff;color:#2f528f}html[data-theme=medciclo-base] .user-errors-primary-action{border:0;background:linear-gradient(180deg,#1b73f8,#0962ef);color:#fff;box-shadow:0 12px 24px #1768f52e;padding:0 18px}html[data-theme=medciclo-base] .user-errors-primary-action.compact,html[data-theme=medciclo-base] .user-errors-outline-action{padding:0 14px}html[data-theme=medciclo-base] .user-errors-secondary-action{padding:0 16px}html[data-theme=medciclo-base] .user-errors-icon-action{width:42px;padding:0}html[data-theme=medciclo-base] .user-errors-icon-action.is-active{border-color:#9cc3ff;background:#eaf3ff;color:var(--mc-primary)}html[data-theme=medciclo-base] .user-errors-secondary-action svg,html[data-theme=medciclo-base] .user-errors-outline-action svg,html[data-theme=medciclo-base] .user-errors-primary-action svg,html[data-theme=medciclo-base] .user-errors-icon-action svg{width:18px;height:18px}html[data-theme=medciclo-base] .user-errors-secondary-action:disabled,html[data-theme=medciclo-base] .user-errors-outline-action:disabled,html[data-theme=medciclo-base] .user-errors-primary-action:disabled,html[data-theme=medciclo-base] .user-errors-icon-action:disabled{cursor:not-allowed;opacity:.52}html[data-theme=medciclo-base] .user-errors-stats{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}html[data-theme=medciclo-base] .user-errors-stat-card{display:grid;align-items:center;gap:14px;grid-template-columns:64px minmax(0,1fr) auto;min-height:108px;border:1px solid #dfe9f7;border-radius:16px;background:#fff;box-shadow:0 14px 36px #1b376a12;color:inherit;padding:16px;text-align:left}html[data-theme=medciclo-base] .user-errors-stat-card.as-button{width:100%;cursor:pointer}html[data-theme=medciclo-base] .user-errors-stat-card.as-button:hover{border-color:#b9d4ff;box-shadow:var(--mc-shadow)}html[data-theme=medciclo-base] .user-errors-stat-icon{width:60px;height:60px}html[data-theme=medciclo-base] .user-errors-stat-icon.with-asset{border:1px solid #e2ebf8;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:inset 0 0 0 1px #ffffffbf,0 10px 22px #22488414}html[data-theme=medciclo-base] .user-errors-stat-icon svg{width:28px;height:28px}html[data-theme=medciclo-base] .user-errors-stat-icon img{width:54px;height:54px;object-fit:contain}html[data-theme=medciclo-base] .user-errors-stat-icon.red{background:#ffecef;color:var(--mc-red)}html[data-theme=medciclo-base] .user-errors-stat-icon.orange{background:#fff2e3;color:#f97316}html[data-theme=medciclo-base] .user-errors-stat-icon.green{background:#eafaf1;color:var(--mc-green)}html[data-theme=medciclo-base] .user-errors-stat-icon.purple{background:#f1ebff;color:var(--mc-purple)}html[data-theme=medciclo-base] .user-errors-stat-card small,html[data-theme=medciclo-base] .user-errors-stat-card em{display:block;color:#52668d;font-size:.78rem;font-style:normal;font-weight:680}html[data-theme=medciclo-base] .user-errors-stat-card strong{display:block;color:var(--mc-navy);font-size:1.78rem;line-height:1.05}html[data-theme=medciclo-base] .user-errors-stat-card>svg{width:18px;height:18px;color:#5572a9}html[data-theme=medciclo-base] .user-errors-filters{display:grid;align-items:end;gap:12px;grid-template-columns:minmax(94px,.65fr) minmax(104px,.65fr) minmax(118px,.75fr) minmax(112px,.75fr) minmax(112px,.72fr) minmax(122px,.76fr) minmax(220px,1.25fr) 42px auto auto;border:1px solid var(--mc-border);border-radius:16px;background:#fff;box-shadow:0 14px 36px #1b376a12;padding:14px}html[data-theme=medciclo-base] .user-errors-filter-field,html[data-theme=medciclo-base] .user-errors-search-field{display:grid;gap:7px;min-width:0;color:#52668d;font-size:.74rem;font-weight:620}html[data-theme=medciclo-base] .user-errors-filter-field select,html[data-theme=medciclo-base] .user-errors-search-field input{width:100%;min-height:40px;border:1px solid #dce8fb;border-radius:10px;background:#fff;color:var(--mc-navy);font:inherit;font-size:.83rem;font-weight:680;outline:none}html[data-theme=medciclo-base] .user-errors-filter-field select{padding:0 10px}html[data-theme=medciclo-base] .user-errors-search-field>div{position:relative}html[data-theme=medciclo-base] .user-errors-search-field svg{position:absolute;top:50%;left:12px;width:17px;height:17px;color:#7b8caf;transform:translateY(-50%)}html[data-theme=medciclo-base] .user-errors-search-field input{padding:0 12px 0 38px}html[data-theme=medciclo-base] .user-errors-active-filters,html[data-theme=medciclo-base] .user-errors-advanced-panel{display:flex;align-items:center;gap:12px;border:1px solid #dbe8ff;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 10px 24px #1b376a0d;padding:12px 14px}html[data-theme=medciclo-base] .user-errors-active-filters{flex-wrap:wrap}html[data-theme=medciclo-base] .user-errors-active-filters>strong,html[data-theme=medciclo-base] .user-errors-advanced-panel strong{color:var(--mc-navy);font-size:.84rem;font-weight:620}html[data-theme=medciclo-base] .user-errors-active-filters>div,html[data-theme=medciclo-base] .user-errors-advanced-actions{display:flex;flex:1 1 auto;flex-wrap:wrap;gap:8px;min-width:0}html[data-theme=medciclo-base] .user-errors-active-filters button,html[data-theme=medciclo-base] .user-errors-advanced-actions button,html[data-theme=medciclo-base] .user-errors-side-heading button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #d8e6ff;border-radius:999px;background:#fff;color:#2f528f;cursor:pointer;font:inherit;font-size:.75rem;font-weight:620;padding:7px 11px}html[data-theme=medciclo-base] .user-errors-active-filters>button{color:var(--mc-red)}html[data-theme=medciclo-base] .user-errors-active-filters svg{width:13px;height:13px}html[data-theme=medciclo-base] .user-errors-advanced-panel{align-items:flex-start;justify-content:space-between}html[data-theme=medciclo-base] .user-errors-advanced-panel p{margin:3px 0 0;color:#52668d;font-size:.82rem;font-weight:680}html[data-theme=medciclo-base] .user-errors-advanced-actions{justify-content:flex-end}html[data-theme=medciclo-base] .user-errors-advanced-actions button.is-active{border-color:#9cc3ff;background:#eaf3ff;color:var(--mc-primary)}html[data-theme=medciclo-base] .user-errors-toast-region{position:fixed;z-index:130;right:28px;bottom:28px;width:min(420px,calc(100vw - 32px));pointer-events:none}html[data-theme=medciclo-base] .user-errors-toast{--toast-accent: var(--mc-primary);--toast-border: #b9d4ff;--toast-soft: #eaf3ff;position:relative;display:grid;align-items:start;grid-template-columns:48px minmax(0,1fr) 34px;gap:12px;overflow:hidden;border:1px solid var(--toast-border);border-radius:18px;background:linear-gradient(135deg,color-mix(in srgb,var(--toast-soft) 58%,#ffffff),#fff 54%),#fff;box-shadow:0 22px 58px #1b376a33;padding:14px 14px 17px;pointer-events:auto;animation:user-errors-toast-enter .42s cubic-bezier(.22,1,.36,1)}html[data-theme=medciclo-base] .user-errors-toast.tone-success{--toast-accent: var(--mc-green);--toast-border: #b9efd0;--toast-soft: #eafaf1}html[data-theme=medciclo-base] .user-errors-toast.tone-info{--toast-accent: var(--mc-primary);--toast-border: #b9d4ff;--toast-soft: #eaf3ff}html[data-theme=medciclo-base] .user-errors-toast.tone-warning{--toast-accent: #f97316;--toast-border: #ffd8a8;--toast-soft: #fff2e3}html[data-theme=medciclo-base] .user-errors-toast.tone-danger{--toast-accent: var(--mc-red);--toast-border: #ffc2ce;--toast-soft: #ffecef}html[data-theme=medciclo-base] .user-errors-toast-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:15px;background:var(--toast-soft);color:var(--toast-accent);animation:user-errors-toast-icon-pop 1.1s ease-out both}html[data-theme=medciclo-base] .user-errors-toast-icon svg{width:25px;height:25px}html[data-theme=medciclo-base] .user-errors-toast-content{min-width:0}html[data-theme=medciclo-base] .user-errors-toast-content strong{display:block;color:var(--mc-navy);font-size:.96rem;font-weight:620;line-height:1.2}html[data-theme=medciclo-base] .user-errors-toast-content p{margin:4px 0 0;color:#52668d;font-size:.84rem;font-weight:680;line-height:1.35}html[data-theme=medciclo-base] .user-errors-toast-action{display:inline-flex;align-items:center;gap:6px;margin-top:10px;border-radius:999px;background:var(--toast-accent);color:#fff;font-size:.78rem;font-weight:620;padding:7px 11px;text-decoration:none}html[data-theme=medciclo-base] .user-errors-toast-action svg{width:14px;height:14px}html[data-theme=medciclo-base] .user-errors-toast-close{display:grid;width:34px;height:34px;place-items:center;border:1px solid #d8e6ff;border-radius:10px;background:#fff;color:#52668d;cursor:pointer}html[data-theme=medciclo-base] .user-errors-toast-close svg{width:16px;height:16px}html[data-theme=medciclo-base] .user-errors-toast-progress{position:absolute;right:0;bottom:0;left:0;height:3px;background:var(--toast-accent);opacity:.7;transform-origin:left;animation:user-errors-toast-progress 4.8s linear forwards}html[data-theme=medciclo-base] .user-errors-layout{display:grid;align-items:start;gap:20px;grid-template-columns:minmax(0,1fr) minmax(300px,.33fr)}html[data-theme=medciclo-base] .user-errors-main-column,html[data-theme=medciclo-base] .user-errors-aside{display:grid;gap:18px}html[data-theme=medciclo-base] .user-errors-panel,html[data-theme=medciclo-base] .user-errors-side-card,html[data-theme=medciclo-base] .user-errors-modal{border:1px solid var(--mc-border);border-radius:16px;background:#fff;box-shadow:0 14px 36px #1b376a12}html[data-theme=medciclo-base] .user-errors-panel{padding:16px}html[data-theme=medciclo-base] .user-errors-panel-heading,html[data-theme=medciclo-base] .user-errors-side-heading{justify-content:space-between;margin-bottom:14px}html[data-theme=medciclo-base] .user-errors-panel-heading h2,html[data-theme=medciclo-base] .user-errors-side-heading h2{margin:0;color:var(--mc-navy);font-size:.98rem;line-height:1.22;font-weight:620}html[data-theme=medciclo-base] .user-errors-panel-heading label{display:flex;align-items:center;gap:8px;color:#52668d;font-size:.76rem;font-weight:620}html[data-theme=medciclo-base] .user-errors-panel-heading select{min-height:34px;border:1px solid #d8e6ff;border-radius:10px;color:var(--mc-navy);font:inherit;font-size:.8rem;font-weight:520;padding:0 10px}html[data-theme=medciclo-base] .user-errors-list{display:grid;gap:12px}html[data-theme=medciclo-base] .user-error-row{display:grid;align-items:center;gap:14px;grid-template-columns:68px minmax(0,1fr) minmax(194px,.26fr);min-height:130px;border:1px solid #e2ebf8;border-left-width:4px;border-radius:14px;background:linear-gradient(180deg,#fff,#fbfdff);padding:14px}html[data-theme=medciclo-base] .user-error-row.priority-alta{border-left-color:var(--mc-red)}html[data-theme=medciclo-base] .user-error-row.priority-media{border-left-color:#f97316}html[data-theme=medciclo-base] .user-error-row.priority-baixa{border-left-color:#facc15}html[data-theme=medciclo-base] .user-error-priority{display:grid;justify-items:center;gap:7px;color:#52668d;font-size:.76rem;font-weight:620;text-align:center}html[data-theme=medciclo-base] .user-error-priority span{display:grid;width:44px;height:44px;place-items:center;border-radius:999px;background:#fff5f5;color:var(--mc-red)}html[data-theme=medciclo-base] .priority-media .user-error-priority span{background:#fff7ed;color:#f97316}html[data-theme=medciclo-base] .priority-baixa .user-error-priority span{background:#fefce8;color:#d9a600}html[data-theme=medciclo-base] .user-error-priority svg{width:22px;height:22px}html[data-theme=medciclo-base] .user-error-content{min-width:0}html[data-theme=medciclo-base] .user-error-kicker{overflow:hidden;color:var(--mc-primary);font-size:.73rem;font-weight:620;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}html[data-theme=medciclo-base] .user-error-content h3{margin:5px 0;color:var(--mc-navy);font-size:.98rem;line-height:1.25;font-weight:620}html[data-theme=medciclo-base] .user-error-content p{display:-webkit-box;overflow:hidden;margin:0;color:#52668d;font-size:.85rem;font-weight:650;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}html[data-theme=medciclo-base] .user-error-answer-grid{display:grid;gap:10px;grid-template-columns:minmax(86px,.22fr) minmax(104px,.24fr) minmax(0,1fr);margin:10px 0 0}html[data-theme=medciclo-base] .user-error-answer-grid div{min-width:0}html[data-theme=medciclo-base] .user-error-answer-grid dt{color:#7a8ba9;font-size:.72rem;font-weight:620}html[data-theme=medciclo-base] .user-error-answer-grid dd{margin:2px 0 0;color:#52668d;font-size:.78rem;font-weight:520;overflow-wrap:anywhere}html[data-theme=medciclo-base] .user-errors-page .wrong{color:var(--mc-red)!important}html[data-theme=medciclo-base] .user-errors-page .correct{color:var(--mc-green)!important}html[data-theme=medciclo-base] .user-error-actions{display:grid;gap:8px}html[data-theme=medciclo-base] .user-error-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}html[data-theme=medciclo-base] .user-error-badges span,html[data-theme=medciclo-base] .user-errors-status{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.72rem;font-weight:620;padding:5px 9px;white-space:nowrap}html[data-theme=medciclo-base] .user-error-badges .purple{background:#f1ebff;color:var(--mc-purple)}html[data-theme=medciclo-base] .user-error-badges .red,html[data-theme=medciclo-base] .status-vencido{background:#ffecef;color:var(--mc-red)}html[data-theme=medciclo-base] .user-error-badges .orange,html[data-theme=medciclo-base] .status-nao_revisado{background:#fff2e3;color:#f97316}html[data-theme=medciclo-base] .user-error-badges .green,html[data-theme=medciclo-base] .status-revisado{background:#eafaf1;color:var(--mc-green)}html[data-theme=medciclo-base] .user-error-badges .blue,html[data-theme=medciclo-base] .status-recorrente{background:#eaf3ff;color:var(--mc-primary)}html[data-theme=medciclo-base] .user-error-secondary-actions{justify-content:flex-end;gap:8px}html[data-theme=medciclo-base] .user-error-secondary-actions button,html[data-theme=medciclo-base] .user-error-reviewed-action,html[data-theme=medciclo-base] .user-error-inline-menu summary,html[data-theme=medciclo-base] .user-error-inline-menu button,html[data-theme=medciclo-base] .user-errors-table-actions>button,html[data-theme=medciclo-base] .user-errors-row-menu button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border:1px solid #d8e6ff;border-radius:9px;background:#fff;color:#2f528f;cursor:pointer;font:inherit;font-size:.76rem;font-weight:620;padding:0 10px}html[data-theme=medciclo-base] .user-error-secondary-actions svg,html[data-theme=medciclo-base] .user-error-reviewed-action svg,html[data-theme=medciclo-base] .user-error-inline-menu svg{width:15px;height:15px}html[data-theme=medciclo-base] .user-error-reviewed-action{width:100%}html[data-theme=medciclo-base] .user-error-inline-menu{position:relative}html[data-theme=medciclo-base] .user-error-inline-menu summary{width:100%;list-style:none}html[data-theme=medciclo-base] .user-error-inline-menu summary::-webkit-details-marker{display:none}html[data-theme=medciclo-base] .user-error-inline-menu>div{position:absolute;z-index:9;top:calc(100% + 6px);right:0;display:grid;width:min(230px,75vw);gap:7px;border:1px solid var(--mc-border);border-radius:14px;background:#fff;box-shadow:var(--mc-shadow);padding:8px}html[data-theme=medciclo-base] .user-error-inline-menu button{justify-content:flex-start}html[data-theme=medciclo-base] .user-errors-more-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;justify-self:center;margin-top:2px;border:0;background:transparent;color:var(--mc-primary);cursor:pointer;font:inherit;font-weight:620}html[data-theme=medciclo-base] .user-errors-more-button svg{width:16px;height:16px;transform:rotate(90deg)}html[data-theme=medciclo-base] .user-errors-table-wrap{overflow-x:auto}html[data-theme=medciclo-base] .user-errors-table{width:100%;min-width:760px;border-collapse:collapse}html[data-theme=medciclo-base] .user-errors-table th,html[data-theme=medciclo-base] .user-errors-table td{border-bottom:1px solid #edf2fa;color:#52668d;font-size:.82rem;font-weight:620;padding:10px 8px;text-align:left}html[data-theme=medciclo-base] .user-errors-table th{color:#344871;font-size:.75rem;font-weight:620}html[data-theme=medciclo-base] .user-errors-row-menu{position:relative}html[data-theme=medciclo-base] .user-errors-row-menu summary{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;color:var(--mc-navy);cursor:pointer;list-style:none}html[data-theme=medciclo-base] .user-errors-row-menu summary::-webkit-details-marker{display:none}html[data-theme=medciclo-base] .user-errors-row-menu summary svg{width:17px;height:17px}html[data-theme=medciclo-base] .user-errors-row-menu>div{position:absolute;z-index:8;top:calc(100% + 6px);right:0;display:grid;width:210px;gap:6px;border:1px solid var(--mc-border);border-radius:12px;background:#fff;box-shadow:var(--mc-shadow);padding:8px}html[data-theme=medciclo-base] .user-errors-row-menu button{justify-content:flex-start}html[data-theme=medciclo-base] .user-errors-side-card{display:grid;gap:12px;padding:16px}html[data-theme=medciclo-base] .user-errors-side-heading{margin-bottom:0}html[data-theme=medciclo-base] .user-errors-side-heading span{color:var(--mc-primary);font-size:.75rem;font-weight:620}html[data-theme=medciclo-base] .user-errors-blind-list,html[data-theme=medciclo-base] .user-errors-review-groups,html[data-theme=medciclo-base] .user-errors-distribution-legend{display:grid;gap:10px}html[data-theme=medciclo-base] .user-errors-blind-list button{display:grid;align-items:center;gap:10px;grid-template-columns:minmax(0,1fr) minmax(92px,.7fr) 28px;border:0;background:transparent;color:var(--mc-navy);cursor:pointer;font:inherit;font-size:.82rem;font-weight:620;padding:0;text-align:left}html[data-theme=medciclo-base] .user-errors-blind-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .user-errors-blind-list i{display:block;height:5px;overflow:hidden;border-radius:999px;background:#e7eef9}html[data-theme=medciclo-base] .user-errors-blind-list b{display:block;height:100%;border-radius:inherit;background:var(--mc-primary)}html[data-theme=medciclo-base] .user-errors-blind-list strong{color:#26395f;font-size:.82rem}html[data-theme=medciclo-base] .user-errors-review-groups>div{display:grid;gap:8px}html[data-theme=medciclo-base] .user-errors-review-groups strong{color:var(--mc-navy);font-size:.86rem}html[data-theme=medciclo-base] .user-errors-review-groups div div{display:flex;flex-wrap:wrap;gap:8px}html[data-theme=medciclo-base] .user-errors-review-groups button{border:1px solid #d8e6ff;border-radius:999px;background:#eef6ff;color:var(--mc-primary);cursor:pointer;font:inherit;font-size:.74rem;font-weight:620;padding:7px 11px}html[data-theme=medciclo-base] .user-errors-distribution{display:grid;align-items:center;gap:16px;grid-template-columns:112px minmax(0,1fr)}html[data-theme=medciclo-base] .user-errors-donut{display:grid;width:96px;height:96px;place-items:center;border-radius:999px;background:radial-gradient(circle,#ffffff 55%,transparent 56%),var(--user-errors-donut)}html[data-theme=medciclo-base] .user-errors-donut strong{align-self:end;color:var(--mc-navy);font-size:1.24rem;line-height:1}html[data-theme=medciclo-base] .user-errors-donut span{align-self:start;color:#52668d;font-size:.72rem;font-weight:620}html[data-theme=medciclo-base] .user-errors-distribution-legend button{display:grid;align-items:center;gap:8px;grid-template-columns:10px minmax(0,1fr) auto;border:0;background:transparent;color:#52668d;cursor:pointer;font:inherit;font-size:.78rem;font-weight:520;padding:0;text-align:left}html[data-theme=medciclo-base] .user-errors-distribution-legend i{width:10px;height:10px;border-radius:999px}html[data-theme=medciclo-base] .user-errors-distribution-legend span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .user-errors-distribution-legend strong{color:var(--mc-navy)}html[data-theme=medciclo-base] .user-errors-active-recall{gap:14px}html[data-theme=medciclo-base] .user-errors-active-recall-visual{display:grid;width:72px;height:72px;place-items:center;border-radius:20px;background:#fff8e6;box-shadow:inset 0 0 0 1px #ffe4a8}html[data-theme=medciclo-base] .user-errors-active-recall-visual img{width:64px;height:64px;object-fit:contain}html[data-theme=medciclo-base] .user-errors-active-recall>strong{color:var(--mc-navy);font-size:.95rem}html[data-theme=medciclo-base] .user-errors-active-recall .user-errors-primary-action{justify-self:end}html[data-theme=medciclo-base] .user-errors-empty{display:grid;justify-items:center;gap:12px;min-height:260px;align-content:center;border:1px dashed #cfe0f8;border-radius:18px;background:#f8fbff;padding:28px;text-align:center}html[data-theme=medciclo-base] .user-errors-empty-visual{display:grid;width:92px;height:92px;place-items:center;border-radius:28px;background:#fff5f5;box-shadow:inset 0 0 0 1px #ffd2dc}html[data-theme=medciclo-base] .user-errors-empty-visual img{width:82px;height:82px;object-fit:contain}html[data-theme=medciclo-base] .user-errors-empty svg{width:42px;height:42px;color:var(--mc-primary)}html[data-theme=medciclo-base] .user-errors-empty h3{margin:0;color:var(--mc-navy);font-size:1.2rem}html[data-theme=medciclo-base] .user-errors-empty p{max-width:520px}html[data-theme=medciclo-base] .user-errors-small-empty,html[data-theme=medciclo-base] .user-errors-side-empty{border:1px dashed #d8e6ff;border-radius:14px;background:#f8fbff;color:#60708f;font-size:.88rem;font-weight:520;padding:14px}html[data-theme=medciclo-base] .user-errors-modal-backdrop{position:fixed;inset:0;z-index:90;display:grid;place-items:center;overflow:auto;background:#07122c5c;padding:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}html[data-theme=medciclo-base] .user-errors-modal{display:grid;width:min(100%,560px);gap:16px;padding:22px}html[data-theme=medciclo-base] .user-errors-modal-heading{display:grid;align-items:start;gap:14px;grid-template-columns:52px minmax(0,1fr)}html[data-theme=medciclo-base] .user-errors-modal-heading>span{width:52px;height:52px;background:#eaf3ff;color:var(--mc-primary)}html[data-theme=medciclo-base] .user-errors-modal-heading svg{width:27px;height:27px}html[data-theme=medciclo-base] .user-errors-modal h2{margin:0 0 6px;color:var(--mc-navy);font-size:1.26rem}html[data-theme=medciclo-base] .user-errors-modal ul{display:grid;gap:10px;margin:0;padding-left:22px}html[data-theme=medciclo-base] .user-errors-modal li{color:#52668d;font-weight:680;line-height:1.5}html[data-theme=medciclo-base] .user-errors-review-preview{width:min(100%,620px)}html[data-theme=medciclo-base] .user-errors-review-summary{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0}html[data-theme=medciclo-base] .user-errors-review-summary div{display:grid;gap:4px;border:1px solid #dbe8ff;border-radius:14px;background:#f8fbff;padding:12px}html[data-theme=medciclo-base] .user-errors-review-summary dt{color:#52668d;font-size:.72rem;font-weight:620}html[data-theme=medciclo-base] .user-errors-review-summary dd{margin:0;color:var(--mc-navy);font-size:1.5rem;font-weight:620;line-height:1}html[data-theme=medciclo-base] .user-errors-review-themes{display:grid;gap:10px}html[data-theme=medciclo-base] .user-errors-review-themes strong{color:var(--mc-navy);font-size:.9rem;font-weight:620}html[data-theme=medciclo-base] .user-errors-review-themes div,html[data-theme=medciclo-base] .user-errors-modal-actions{display:flex;flex-wrap:wrap;gap:10px}html[data-theme=medciclo-base] .user-errors-review-themes span{border:1px solid #d8e6ff;border-radius:999px;background:#eef6ff;color:var(--mc-primary);font-size:.76rem;font-weight:620;padding:7px 11px}html[data-theme=medciclo-base] .user-errors-modal-actions{justify-content:flex-end}@keyframes user-errors-toast-enter{0%{opacity:0;transform:translate3d(18px,18px,0) scale(.96)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes user-errors-toast-icon-pop{0%{box-shadow:0 0 color-mix(in srgb,var(--toast-accent) 28%,transparent);transform:scale(.82)}44%{box-shadow:0 0 0 10px color-mix(in srgb,var(--toast-accent) 0%,transparent);transform:scale(1.06)}to{box-shadow:0 0 color-mix(in srgb,var(--toast-accent) 0%,transparent);transform:scale(1)}}@keyframes user-errors-toast-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media(prefers-reduced-motion:reduce){html[data-theme=medciclo-base] .user-errors-toast,html[data-theme=medciclo-base] .user-errors-toast-icon,html[data-theme=medciclo-base] .user-errors-toast-progress{animation:none}}@media(max-width:1440px){html[data-theme=medciclo-base] .user-errors-filters{grid-template-columns:repeat(6,minmax(118px,1fr))}html[data-theme=medciclo-base] .user-errors-search-field{grid-column:span 3}}@media(max-width:1220px){html[data-theme=medciclo-base] .user-errors-stats{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=medciclo-base] .user-errors-layout{grid-template-columns:1fr}html[data-theme=medciclo-base] .user-errors-aside{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){html[data-theme=medciclo-base] .user-errors-header{align-items:stretch;flex-direction:column}html[data-theme=medciclo-base] .user-errors-header-actions,html[data-theme=medciclo-base] .user-errors-header-actions button{width:100%}html[data-theme=medciclo-base] .user-errors-filters{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=medciclo-base] .user-errors-search-field{grid-column:span 2}html[data-theme=medciclo-base] .user-errors-advanced-panel{flex-direction:column}html[data-theme=medciclo-base] .user-errors-advanced-actions{justify-content:flex-start;width:100%}html[data-theme=medciclo-base] .user-error-row{grid-template-columns:1fr}html[data-theme=medciclo-base] .user-error-priority{justify-items:start;grid-template-columns:46px auto;text-align:left}html[data-theme=medciclo-base] .user-error-badges,html[data-theme=medciclo-base] .user-error-secondary-actions{justify-content:flex-start}html[data-theme=medciclo-base] .user-error-actions .user-errors-primary-action,html[data-theme=medciclo-base] .user-error-reviewed-action{width:100%}html[data-theme=medciclo-base] .user-error-answer-grid,html[data-theme=medciclo-base] .user-errors-aside{grid-template-columns:1fr}}@media(max-width:620px){html[data-theme=medciclo-base] .user-errors-toast-region{right:14px;bottom:14px;left:14px;width:auto}html[data-theme=medciclo-base] .user-errors-toast{grid-template-columns:42px minmax(0,1fr) 32px;gap:10px;border-radius:16px;padding:12px 12px 16px}html[data-theme=medciclo-base] .user-errors-toast-icon{width:42px;height:42px;border-radius:13px}html[data-theme=medciclo-base] .user-errors-toast-action{width:fit-content;max-width:100%}html[data-theme=medciclo-base] .user-errors-title-block,html[data-theme=medciclo-base] .user-errors-panel-heading,html[data-theme=medciclo-base] .user-errors-side-heading{align-items:flex-start;flex-direction:column}html[data-theme=medciclo-base] .user-errors-stats,html[data-theme=medciclo-base] .user-errors-filters,html[data-theme=medciclo-base] .user-errors-search-field,html[data-theme=medciclo-base] .user-errors-distribution{grid-template-columns:1fr}html[data-theme=medciclo-base] .user-errors-search-field{grid-column:auto}html[data-theme=medciclo-base] .user-errors-stat-card{grid-template-columns:54px minmax(0,1fr)}html[data-theme=medciclo-base] .user-errors-stat-card>svg{display:none}html[data-theme=medciclo-base] .user-error-secondary-actions{align-items:stretch;flex-direction:column}html[data-theme=medciclo-base] .user-errors-donut{justify-self:center}html[data-theme=medciclo-base] .user-errors-active-filters{align-items:flex-start;flex-direction:column}html[data-theme=medciclo-base] .user-errors-active-filters>div,html[data-theme=medciclo-base] .user-errors-active-filters>button,html[data-theme=medciclo-base] .user-errors-advanced-actions button,html[data-theme=medciclo-base] .user-errors-modal-actions button{width:100%}html[data-theme=medciclo-base] .user-errors-review-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}html[data-theme=medciclo-base] .user-errors-vector-icon{display:block;width:54px;height:54px;overflow:visible}html[data-theme=medciclo-base] .user-errors-title-icon .user-errors-vector-icon,html[data-theme=medciclo-base] .user-errors-modal-heading .user-errors-vector-icon{width:30px;height:30px}html[data-theme=medciclo-base] .user-errors-stat-icon.with-asset{overflow:hidden;background:linear-gradient(180deg,#fff,#f8fbff)}html[data-theme=medciclo-base] .user-errors-stat-icon.with-asset.red,html[data-theme=medciclo-base] .user-errors-stat-icon.with-asset.orange,html[data-theme=medciclo-base] .user-errors-stat-icon.with-asset.green,html[data-theme=medciclo-base] .user-errors-stat-icon.with-asset.purple{background:linear-gradient(180deg,#fff,#f8fbff)}html[data-theme=medciclo-base] .user-errors-empty-visual .user-errors-vector-icon{width:82px;height:82px}html[data-theme=medciclo-base] .user-errors-active-recall-visual .user-errors-vector-icon{width:64px;height:64px}@media(max-width:760px){html[data-theme=medciclo-base] .user-errors-vector-icon{width:48px;height:48px}html[data-theme=medciclo-base] .user-errors-empty-visual .user-errors-vector-icon{width:76px;height:76px}html[data-theme=medciclo-base] .user-errors-active-recall-visual .user-errors-vector-icon{width:60px;height:60px}}html[data-theme=medciclo-base] .user-errors-page{color:#20365f;font-family:inherit;font-size:.95rem;line-height:1.45}html[data-theme=medciclo-base] .user-errors-page button,html[data-theme=medciclo-base] .user-errors-page input,html[data-theme=medciclo-base] .user-errors-page select{font-family:inherit}html[data-theme=medciclo-base] .user-errors-header h1{color:#071a55;font-size:clamp(1.85rem,2.15vw,2.3rem);font-weight:680;line-height:1.08}html[data-theme=medciclo-base] .user-errors-header p,html[data-theme=medciclo-base] .user-errors-panel p,html[data-theme=medciclo-base] .user-errors-side-card p,html[data-theme=medciclo-base] .user-errors-modal p,html[data-theme=medciclo-base] .user-error-content p,html[data-theme=medciclo-base] .user-errors-modal li{color:#5c6f91;font-size:.92rem;font-weight:520;line-height:1.45}html[data-theme=medciclo-base] .user-errors-panel-heading h2,html[data-theme=medciclo-base] .user-errors-side-heading h2,html[data-theme=medciclo-base] .user-error-content h3,html[data-theme=medciclo-base] .user-errors-empty h3,html[data-theme=medciclo-base] .user-errors-modal h2,html[data-theme=medciclo-base] .user-errors-toast-content strong,html[data-theme=medciclo-base] .user-errors-review-themes strong{color:#071a55;font-weight:640;letter-spacing:0}html[data-theme=medciclo-base] .user-errors-stat-card strong,html[data-theme=medciclo-base] .user-errors-donut strong,html[data-theme=medciclo-base] .user-errors-review-summary dd{color:#071a55;font-weight:680}html[data-theme=medciclo-base] .user-errors-secondary-action,html[data-theme=medciclo-base] .user-errors-outline-action,html[data-theme=medciclo-base] .user-errors-primary-action,html[data-theme=medciclo-base] .user-errors-icon-action,html[data-theme=medciclo-base] .user-errors-active-filters>strong,html[data-theme=medciclo-base] .user-errors-advanced-panel strong,html[data-theme=medciclo-base] .user-errors-active-filters button,html[data-theme=medciclo-base] .user-errors-advanced-actions button,html[data-theme=medciclo-base] .user-errors-side-heading button,html[data-theme=medciclo-base] .user-error-priority,html[data-theme=medciclo-base] .user-error-kicker,html[data-theme=medciclo-base] .user-error-badges span,html[data-theme=medciclo-base] .user-errors-status,html[data-theme=medciclo-base] .user-error-inline-menu summary,html[data-theme=medciclo-base] .user-error-inline-menu button,html[data-theme=medciclo-base] .user-errors-table-actions>button,html[data-theme=medciclo-base] .user-errors-row-menu button,html[data-theme=medciclo-base] .user-errors-more-button,html[data-theme=medciclo-base] .user-errors-review-groups button,html[data-theme=medciclo-base] .user-errors-toast-action{font-weight:620;letter-spacing:0}html[data-theme=medciclo-base] .user-errors-stat-card small,html[data-theme=medciclo-base] .user-errors-stat-card em,html[data-theme=medciclo-base] .user-errors-filter-field,html[data-theme=medciclo-base] .user-errors-search-field,html[data-theme=medciclo-base] .user-errors-filter-field select,html[data-theme=medciclo-base] .user-errors-search-field input,html[data-theme=medciclo-base] .user-errors-panel-heading label,html[data-theme=medciclo-base] .user-errors-panel-heading select,html[data-theme=medciclo-base] .user-error-answer-grid dt,html[data-theme=medciclo-base] .user-error-answer-grid dd,html[data-theme=medciclo-base] .user-errors-table th,html[data-theme=medciclo-base] .user-errors-table td,html[data-theme=medciclo-base] .user-errors-blind-list button,html[data-theme=medciclo-base] .user-errors-distribution-legend button,html[data-theme=medciclo-base] .user-errors-donut span,html[data-theme=medciclo-base] .user-errors-small-empty,html[data-theme=medciclo-base] .user-errors-side-empty,html[data-theme=medciclo-base] .user-errors-review-summary dt{font-weight:520;letter-spacing:0}html[data-theme=medciclo-base] .user-errors-stat-card{min-height:104px;border-radius:15px;box-shadow:0 14px 34px #1b376a12}html[data-theme=medciclo-base] .user-errors-panel,html[data-theme=medciclo-base] .user-errors-side-card,html[data-theme=medciclo-base] .user-errors-modal,html[data-theme=medciclo-base] .user-errors-filters{border-radius:15px;box-shadow:0 14px 34px #1b376a12}html[data-theme=medciclo-base] .user-errors-stats{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}html[data-theme=medciclo-base] .user-errors-filters{display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px}html[data-theme=medciclo-base] .user-errors-filter-field{flex:1 1 116px;min-width:112px}html[data-theme=medciclo-base] .user-errors-search-field{flex:2 1 260px;min-width:min(100%,220px)}html[data-theme=medciclo-base] .user-errors-icon-action{flex:0 0 42px}html[data-theme=medciclo-base] .user-errors-outline-action,html[data-theme=medciclo-base] .user-errors-primary-action{flex:0 0 auto;white-space:nowrap}html[data-theme=medciclo-base] .user-errors-layout{grid-template-columns:minmax(0,1fr) minmax(286px,340px);gap:18px}html[data-theme=medciclo-base] .user-error-row{grid-template-columns:64px minmax(0,1fr) minmax(172px,210px);gap:13px}html[data-theme=medciclo-base] .user-error-content,html[data-theme=medciclo-base] .user-error-actions,html[data-theme=medciclo-base] .user-errors-main-column,html[data-theme=medciclo-base] .user-errors-aside,html[data-theme=medciclo-base] .user-errors-panel,html[data-theme=medciclo-base] .user-errors-side-card{min-width:0}html[data-theme=medciclo-base] .user-error-inline-menu>div,html[data-theme=medciclo-base] .user-errors-row-menu>div{top:calc(100% + 6px)}@media(max-width:1320px){html[data-theme=medciclo-base] .user-errors-layout{grid-template-columns:1fr}html[data-theme=medciclo-base] .user-errors-aside{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){html[data-theme=medciclo-base] .user-errors-header{align-items:stretch;flex-direction:column}html[data-theme=medciclo-base] .user-errors-header-actions,html[data-theme=medciclo-base] .user-errors-header-actions button{width:100%}html[data-theme=medciclo-base] .user-error-row{grid-template-columns:1fr;align-items:stretch}html[data-theme=medciclo-base] .user-error-priority{grid-template-columns:44px auto;justify-items:start;align-items:center;text-align:left}html[data-theme=medciclo-base] .user-error-badges{justify-content:flex-start}html[data-theme=medciclo-base] .user-error-actions .user-errors-primary-action{width:100%}}@media(max-width:760px){html[data-theme=medciclo-base] .user-errors-aside,html[data-theme=medciclo-base] .user-errors-distribution,html[data-theme=medciclo-base] .user-errors-review-summary,html[data-theme=medciclo-base] .user-error-answer-grid{grid-template-columns:1fr}html[data-theme=medciclo-base] .user-errors-title-block,html[data-theme=medciclo-base] .user-errors-panel-heading,html[data-theme=medciclo-base] .user-errors-side-heading,html[data-theme=medciclo-base] .user-errors-active-filters,html[data-theme=medciclo-base] .user-errors-advanced-panel{align-items:flex-start;flex-direction:column}html[data-theme=medciclo-base] .user-errors-filter-field,html[data-theme=medciclo-base] .user-errors-search-field,html[data-theme=medciclo-base] .user-errors-icon-action,html[data-theme=medciclo-base] .user-errors-outline-action,html[data-theme=medciclo-base] .user-errors-primary-action,html[data-theme=medciclo-base] .user-errors-active-filters>div,html[data-theme=medciclo-base] .user-errors-active-filters>button,html[data-theme=medciclo-base] .user-errors-advanced-actions,html[data-theme=medciclo-base] .user-errors-advanced-actions button,html[data-theme=medciclo-base] .user-errors-modal-actions button{flex-basis:100%;width:100%}html[data-theme=medciclo-base] .user-error-inline-menu>div{position:static;width:100%;margin-top:8px}html[data-theme=medciclo-base] .user-errors-donut{justify-self:center}html[data-theme=medciclo-base] .user-errors-active-recall{grid-template-columns:1fr}html[data-theme=medciclo-base] .user-errors-active-recall-visual,html[data-theme=medciclo-base] .user-errors-active-recall .user-errors-side-heading,html[data-theme=medciclo-base] .user-errors-active-recall>p,html[data-theme=medciclo-base] .user-errors-active-recall>strong,html[data-theme=medciclo-base] .user-errors-active-recall .user-errors-primary-action{grid-column:auto;grid-row:auto}}@media(max-width:420px){html[data-theme=medciclo-base] .user-errors-page{gap:14px}html[data-theme=medciclo-base] .user-errors-panel,html[data-theme=medciclo-base] .user-errors-side-card,html[data-theme=medciclo-base] .user-errors-filters{padding:12px}}html[data-theme=medciclo-base] .user-errors-layout{grid-template-columns:minmax(0,1fr);width:100%}html[data-theme=medciclo-base] .user-errors-main-column{width:100%}html[data-theme=medciclo-base] .user-errors-aside{display:grid;align-items:stretch;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}html[data-theme=medciclo-base] .user-errors-aside .user-errors-side-card{height:100%;min-height:218px;align-content:start}html[data-theme=medciclo-base] .user-errors-aside .user-errors-side-heading{min-height:34px;margin-bottom:10px}html[data-theme=medciclo-base] .user-errors-aside .user-errors-blind-list,html[data-theme=medciclo-base] .user-errors-aside .user-errors-review-groups,html[data-theme=medciclo-base] .user-errors-aside .user-errors-distribution-legend{gap:8px}html[data-theme=medciclo-base] .user-errors-aside .user-errors-blind-list button{gap:8px;grid-template-columns:minmax(0,1fr) minmax(56px,.6fr) 24px}html[data-theme=medciclo-base] .user-errors-aside .user-errors-distribution{gap:12px;grid-template-columns:86px minmax(0,1fr)}html[data-theme=medciclo-base] .user-errors-aside .user-errors-donut{width:86px;height:86px}html[data-theme=medciclo-base] .user-errors-aside .user-errors-distribution-legend button{gap:7px;font-size:.76rem}html[data-theme=medciclo-base] .user-errors-aside .user-errors-active-recall{grid-template-columns:58px minmax(0,1fr);align-items:start}html[data-theme=medciclo-base] .user-errors-aside .user-errors-active-recall-visual{width:58px;height:58px;border-radius:16px}html[data-theme=medciclo-base] .user-errors-aside .user-errors-active-recall-visual .user-errors-vector-icon{width:52px;height:52px}html[data-theme=medciclo-base] .user-errors-aside .user-errors-active-recall .user-errors-side-heading{min-height:0;margin-bottom:0}html[data-theme=medciclo-base] .user-errors-aside .user-errors-active-recall>p,html[data-theme=medciclo-base] .user-errors-aside .user-errors-active-recall>strong,html[data-theme=medciclo-base] .user-errors-aside .user-errors-active-recall .user-errors-primary-action{grid-column:1 / -1}html[data-theme=medciclo-base] .user-errors-aside .user-errors-active-recall .user-errors-primary-action{justify-self:stretch;width:100%;margin-top:auto}html[data-theme=medciclo-base] .user-errors-panel{width:100%}@media(max-width:1180px){html[data-theme=medciclo-base] .user-errors-aside{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){html[data-theme=medciclo-base] .user-errors-aside{grid-template-columns:1fr}html[data-theme=medciclo-base] .user-errors-aside .user-errors-side-card{min-height:0}html[data-theme=medciclo-base] .user-errors-aside .user-errors-distribution,html[data-theme=medciclo-base] .user-errors-aside .user-errors-active-recall{grid-template-columns:1fr}html[data-theme=medciclo-base] .user-errors-aside .user-errors-active-recall>p,html[data-theme=medciclo-base] .user-errors-aside .user-errors-active-recall>strong,html[data-theme=medciclo-base] .user-errors-aside .user-errors-active-recall .user-errors-primary-action{grid-column:auto}}html[data-theme=medciclo-base] .user-errors-stat-card,html[data-theme=medciclo-base] .user-errors-side-card,html[data-theme=medciclo-base] .user-errors-filters,html[data-theme=medciclo-base] .user-errors-panel,html[data-theme=medciclo-base] .user-error-row{transition:border-color .18s ease,box-shadow .22s ease,transform .22s ease,background .22s ease}html[data-theme=medciclo-base] .user-errors-stat-card,html[data-theme=medciclo-base] .user-errors-aside .user-errors-side-card{position:relative;overflow:hidden;isolation:isolate}html[data-theme=medciclo-base] .user-errors-stat-card:after,html[data-theme=medciclo-base] .user-errors-aside .user-errors-side-card:after{position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.72) 42%,transparent 66%);content:"";opacity:0;transform:translate(-125%);transition:opacity .22s ease,transform .62s ease}html[data-theme=medciclo-base] .user-errors-stat-card>*,html[data-theme=medciclo-base] .user-errors-aside .user-errors-side-card>*{position:relative;z-index:1}html[data-theme=medciclo-base] .user-errors-stat-card.as-button:hover,html[data-theme=medciclo-base] .user-errors-aside .user-errors-side-card:hover{border-color:#bdd7ff;box-shadow:0 22px 46px #234c9124;transform:translateY(-3px)}html[data-theme=medciclo-base] .user-errors-stat-card.as-button:hover:after,html[data-theme=medciclo-base] .user-errors-aside .user-errors-side-card:hover:after{opacity:.55;transform:translate(125%)}html[data-theme=medciclo-base] .user-errors-panel:hover,html[data-theme=medciclo-base] .user-errors-filters:hover{border-color:#c9dcfb;box-shadow:0 18px 42px #1b376a1a}html[data-theme=medciclo-base] .user-error-row:hover{border-color:#c7dcff;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 14px 28px #1b376a17;transform:translateY(-2px)}html[data-theme=medciclo-base] .user-errors-stat-card{grid-template-columns:74px minmax(0,1fr) auto;min-height:116px}html[data-theme=medciclo-base] .user-errors-stat-icon{width:68px;height:68px;border-radius:18px;transition:box-shadow .22s ease,transform .22s ease}html[data-theme=medciclo-base] .user-errors-stat-icon.with-asset{overflow:visible;background:linear-gradient(180deg,#fff,#f8fbff)}html[data-theme=medciclo-base] .user-errors-stat-icon.with-asset.red{box-shadow:inset 0 0 0 1px #ffffffd1,0 14px 26px #ff405f26}html[data-theme=medciclo-base] .user-errors-stat-icon.with-asset.orange{box-shadow:inset 0 0 0 1px #ffffffd1,0 14px 26px #ff7a0029}html[data-theme=medciclo-base] .user-errors-stat-icon.with-asset.green{box-shadow:inset 0 0 0 1px #ffffffd1,0 14px 26px #12a86b26}html[data-theme=medciclo-base] .user-errors-stat-icon.with-asset.purple{box-shadow:inset 0 0 0 1px #ffffffd1,0 14px 26px #7c3dff26}html[data-theme=medciclo-base] .user-errors-vector-icon{display:block;width:68px;height:68px;overflow:visible;filter:drop-shadow(0 8px 12px rgba(32,70,132,.12));transform-origin:50% 50%;transition:filter .22s ease,transform .22s ease}html[data-theme=medciclo-base] .user-errors-stat-card.as-button:hover .user-errors-stat-icon,html[data-theme=medciclo-base] .user-errors-aside .user-errors-side-card:hover .user-errors-active-recall-visual,html[data-theme=medciclo-base] .user-errors-empty:hover .user-errors-empty-visual{transform:scale(1.035)}html[data-theme=medciclo-base] .user-errors-stat-card.as-button:hover .user-errors-vector-icon,html[data-theme=medciclo-base] .user-errors-aside .user-errors-side-card:hover .user-errors-vector-icon,html[data-theme=medciclo-base] .user-errors-empty:hover .user-errors-vector-icon{filter:drop-shadow(0 12px 16px rgba(32,70,132,.16));transform:scale(1.08) translateY(-1px)}html[data-theme=medciclo-base] .user-errors-empty-visual .user-errors-vector-icon{width:92px;height:92px}html[data-theme=medciclo-base] .user-errors-active-recall-visual .user-errors-vector-icon{width:72px;height:72px}html[data-theme=medciclo-base] .user-errors-aside .user-errors-active-recall{grid-template-columns:74px minmax(0,1fr)}html[data-theme=medciclo-base] .user-errors-aside .user-errors-active-recall-visual{width:72px;height:72px;border-radius:18px;box-shadow:inset 0 0 0 1px #fffc,0 14px 26px #ff7a0024;transition:box-shadow .22s ease,transform .22s ease}html[data-theme=medciclo-base] .user-errors-aside .user-errors-active-recall-visual .user-errors-vector-icon{width:72px;height:72px}html[data-theme=medciclo-base] .user-errors-primary-action,html[data-theme=medciclo-base] .user-errors-secondary-action,html[data-theme=medciclo-base] .user-errors-outline-action,html[data-theme=medciclo-base] .user-errors-icon-action,html[data-theme=medciclo-base] .user-errors-side-heading button,html[data-theme=medciclo-base] .user-errors-review-groups button,html[data-theme=medciclo-base] .user-errors-distribution-legend button,html[data-theme=medciclo-base] .user-errors-blind-list button,html[data-theme=medciclo-base] .user-errors-table-actions>button,html[data-theme=medciclo-base] .user-errors-row-menu button,html[data-theme=medciclo-base] .user-error-inline-menu button{transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}html[data-theme=medciclo-base] .user-errors-primary-action:hover,html[data-theme=medciclo-base] .user-errors-secondary-action:hover,html[data-theme=medciclo-base] .user-errors-outline-action:hover,html[data-theme=medciclo-base] .user-errors-icon-action:hover,html[data-theme=medciclo-base] .user-errors-side-heading button:hover,html[data-theme=medciclo-base] .user-errors-review-groups button:hover,html[data-theme=medciclo-base] .user-errors-table-actions>button:hover{box-shadow:0 10px 20px #1b66e424;transform:translateY(-1px)}html[data-theme=medciclo-base] .user-errors-blind-list button:hover,html[data-theme=medciclo-base] .user-errors-distribution-legend button:hover{background:#f6faff;transform:translate(2px)}@keyframes user-errors-card-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes user-errors-progress-reveal{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(prefers-reduced-motion:no-preference){html[data-theme=medciclo-base] .user-errors-filters,html[data-theme=medciclo-base] .user-errors-stat-card,html[data-theme=medciclo-base] .user-errors-aside .user-errors-side-card,html[data-theme=medciclo-base] .user-errors-panel{animation:user-errors-card-rise .52s cubic-bezier(.22,1,.36,1) both}html[data-theme=medciclo-base] .user-errors-stat-card:nth-child(2){animation-delay:55ms}html[data-theme=medciclo-base] .user-errors-stat-card:nth-child(3){animation-delay:.11s}html[data-theme=medciclo-base] .user-errors-stat-card:nth-child(4){animation-delay:165ms}html[data-theme=medciclo-base] .user-errors-aside .user-errors-side-card:nth-child(1){animation-delay:90ms}html[data-theme=medciclo-base] .user-errors-aside .user-errors-side-card:nth-child(2){animation-delay:.14s}html[data-theme=medciclo-base] .user-errors-aside .user-errors-side-card:nth-child(3){animation-delay:.19s}html[data-theme=medciclo-base] .user-errors-aside .user-errors-side-card:nth-child(4){animation-delay:.24s}html[data-theme=medciclo-base] .user-errors-blind-list b{transform-origin:left center;animation:user-errors-progress-reveal .72s cubic-bezier(.22,1,.36,1) both}}@media(max-width:760px){html[data-theme=medciclo-base] .user-errors-stat-card{grid-template-columns:66px minmax(0,1fr);min-height:108px}html[data-theme=medciclo-base] .user-errors-stat-icon,html[data-theme=medciclo-base] .user-errors-vector-icon{width:62px;height:62px}html[data-theme=medciclo-base] .user-errors-empty-visual .user-errors-vector-icon{width:88px;height:88px}html[data-theme=medciclo-base] .user-errors-active-recall-visual .user-errors-vector-icon,html[data-theme=medciclo-base] .user-errors-aside .user-errors-active-recall-visual,html[data-theme=medciclo-base] .user-errors-aside .user-errors-active-recall-visual .user-errors-vector-icon{width:68px;height:68px}}html[data-theme=medciclo-base] .user-errors-stat-card{grid-template-columns:94px minmax(0,1fr) 24px;min-height:134px;padding:18px 20px}html[data-theme=medciclo-base] .user-errors-stat-card:not(.as-button){grid-template-columns:94px minmax(0,1fr)}html[data-theme=medciclo-base] .user-errors-stat-icon{width:88px;height:88px;border-radius:22px}html[data-theme=medciclo-base] .user-errors-stat-icon.with-asset{overflow:hidden;border-color:#cdddf7f2;background:radial-gradient(circle at 30% 24%,rgba(255,255,255,.98),rgba(255,255,255,.4) 38%,transparent 58%),linear-gradient(145deg,#fff,#f6faff)}html[data-theme=medciclo-base] .user-errors-vector-icon{width:88px;height:88px;filter:drop-shadow(0 10px 14px rgba(30,72,142,.16))}html[data-theme=medciclo-base] .user-errors-stat-copy{display:grid;min-width:0;height:100%;align-content:center;justify-items:center;text-align:center}html[data-theme=medciclo-base] .user-errors-stat-copy small,html[data-theme=medciclo-base] .user-errors-stat-copy strong,html[data-theme=medciclo-base] .user-errors-stat-copy em{width:100%;text-align:center}html[data-theme=medciclo-base] .user-errors-stat-copy small{color:#425780;font-size:.82rem;line-height:1.18}html[data-theme=medciclo-base] .user-errors-stat-copy strong{margin:4px 0 3px;font-size:2.12rem;line-height:.98}html[data-theme=medciclo-base] .user-errors-stat-copy em{max-width:190px;color:#7183a2;font-size:.78rem;line-height:1.2}html[data-theme=medciclo-base] .user-errors-stat-card>svg{justify-self:end;align-self:center}html[data-theme=medciclo-base] .user-errors-stat-card.as-button:hover .user-errors-vector-icon,html[data-theme=medciclo-base] .user-errors-aside .user-errors-side-card:hover .user-errors-vector-icon,html[data-theme=medciclo-base] .user-errors-empty:hover .user-errors-vector-icon{transform:scale(1.12) translateY(-1px)}html[data-theme=medciclo-base] .user-errors-aside .user-errors-active-recall{grid-template-columns:92px minmax(0,1fr)}html[data-theme=medciclo-base] .user-errors-aside .user-errors-active-recall-visual,html[data-theme=medciclo-base] .user-errors-aside .user-errors-active-recall-visual .user-errors-vector-icon{width:88px;height:88px}html[data-theme=medciclo-base] .user-errors-empty-visual,html[data-theme=medciclo-base] .user-errors-empty-visual .user-errors-vector-icon{width:104px;height:104px}html[data-theme=medciclo-base] .user-errors-recent{position:relative;overflow:hidden;padding:18px;background:radial-gradient(circle at 14% 0%,rgba(23,107,255,.08),transparent 34%),linear-gradient(180deg,#fff,#f9fcff)}html[data-theme=medciclo-base] .user-errors-recent:before{position:absolute;top:0;right:18px;left:18px;height:3px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,#176bff,#52d2c4,#7c3dff);content:"";opacity:.82}html[data-theme=medciclo-base] .user-errors-recent .user-errors-panel-heading{margin:0 0 12px;padding-bottom:12px;border-bottom:1px solid #e8f0fb}html[data-theme=medciclo-base] .user-errors-table-wrap{overflow-x:auto;border:1px solid #e3edf9;border-radius:16px;background:linear-gradient(180deg,#f8fbff,#fff);box-shadow:inset 0 1px #ffffffe6}html[data-theme=medciclo-base] .user-errors-table{min-width:820px;border-collapse:separate;border-spacing:0 8px;padding:8px}html[data-theme=medciclo-base] .user-errors-table thead th{position:sticky;top:0;z-index:2;border-bottom:0;background:#f6faff;color:#5a6f92;font-size:.72rem;letter-spacing:.02em;text-transform:uppercase}html[data-theme=medciclo-base] .user-errors-table th,html[data-theme=medciclo-base] .user-errors-table td{padding:12px 13px}html[data-theme=medciclo-base] .user-errors-table tbody tr{transition:transform .18s ease}html[data-theme=medciclo-base] .user-errors-table tbody td{border-top:1px solid #e8f0fb;border-bottom:1px solid #e8f0fb;background:#fffffff5;color:#43577c;vertical-align:middle;transition:background .18s ease,box-shadow .18s ease,border-color .18s ease}html[data-theme=medciclo-base] .user-errors-table tbody td:first-child{border-left:1px solid #e8f0fb;border-radius:12px 0 0 12px;color:#647694}html[data-theme=medciclo-base] .user-errors-table tbody td:last-child{border-right:1px solid #e8f0fb;border-radius:0 12px 12px 0}html[data-theme=medciclo-base] .user-errors-table tbody tr:hover{transform:translateY(-2px)}html[data-theme=medciclo-base] .user-errors-table tbody tr:hover td{border-color:#cfe0fb;background:#fff;box-shadow:0 10px 22px #1b376a14}html[data-theme=medciclo-base] .user-errors-table .wrong,html[data-theme=medciclo-base] .user-errors-table .correct{display:inline-grid;min-width:30px;min-height:30px;place-items:center;border-radius:10px;font-weight:720}html[data-theme=medciclo-base] .user-errors-table .wrong{background:#fff0f2}html[data-theme=medciclo-base] .user-errors-table .correct{background:#ebfbf2}html[data-theme=medciclo-base] .user-error-row{position:relative;overflow:hidden;border-left-width:0;background:linear-gradient(180deg,#fffffffa,#f8fbfffa),radial-gradient(circle at 5% 0%,rgba(23,107,255,.08),transparent 34%)}html[data-theme=medciclo-base] .user-error-row:before{position:absolute;top:12px;bottom:12px;left:0;width:4px;border-radius:0 999px 999px 0;background:#facc15;content:""}html[data-theme=medciclo-base] .user-error-row.priority-alta:before{background:linear-gradient(180deg,#ff405f,#ff7a8b)}html[data-theme=medciclo-base] .user-error-row.priority-media:before{background:linear-gradient(180deg,#ff7a00,#ffc35c)}html[data-theme=medciclo-base] .user-error-row.priority-baixa:before{background:linear-gradient(180deg,#facc15,#ffe47a)}@media(prefers-reduced-motion:no-preference){html[data-theme=medciclo-base] .user-errors-table tbody tr{animation:user-errors-card-rise .42s cubic-bezier(.22,1,.36,1) both}html[data-theme=medciclo-base] .user-errors-table tbody tr:nth-child(2){animation-delay:45ms}html[data-theme=medciclo-base] .user-errors-table tbody tr:nth-child(3){animation-delay:90ms}html[data-theme=medciclo-base] .user-errors-table tbody tr:nth-child(4){animation-delay:135ms}}@media(max-width:760px){html[data-theme=medciclo-base] .user-errors-stat-card,html[data-theme=medciclo-base] .user-errors-stat-card:not(.as-button){grid-template-columns:82px minmax(0,1fr);min-height:122px}html[data-theme=medciclo-base] .user-errors-stat-icon,html[data-theme=medciclo-base] .user-errors-vector-icon{width:78px;height:78px}html[data-theme=medciclo-base] .user-errors-stat-copy{justify-items:start;text-align:left}html[data-theme=medciclo-base] .user-errors-stat-copy small,html[data-theme=medciclo-base] .user-errors-stat-copy strong,html[data-theme=medciclo-base] .user-errors-stat-copy em{text-align:left}html[data-theme=medciclo-base] .user-errors-stat-copy strong{font-size:1.86rem}}html[data-theme=medciclo-base] .user-errors-stat-card{grid-template-columns:104px minmax(0,1fr) 24px;min-height:146px;padding:18px 20px}html[data-theme=medciclo-base] .user-errors-stat-card:not(.as-button){grid-template-columns:104px minmax(0,1fr)}html[data-theme=medciclo-base] .user-errors-stat-icon.with-asset,html[data-theme=medciclo-base] .user-errors-active-recall-visual,html[data-theme=medciclo-base] .user-errors-empty-visual{padding:0;border:0;background:transparent;box-shadow:none;overflow:visible}html[data-theme=medciclo-base] .user-errors-stat-icon{width:96px;height:96px;border-radius:26px}html[data-theme=medciclo-base] .user-errors-stat-icon .user-errors-vector-icon,html[data-theme=medciclo-base] .user-errors-active-recall-visual .user-errors-vector-icon,html[data-theme=medciclo-base] .user-errors-empty-visual .user-errors-vector-icon{display:block;width:100%;height:100%;overflow:visible;filter:drop-shadow(0 14px 18px rgba(25,61,126,.18))}html[data-theme=medciclo-base] .user-errors-vector-icon{transform-origin:50% 50%}html[data-theme=medciclo-base] .user-errors-stat-card.as-button:hover .user-errors-vector-icon,html[data-theme=medciclo-base] .user-errors-aside .user-errors-side-card:hover .user-errors-vector-icon,html[data-theme=medciclo-base] .user-errors-empty:hover .user-errors-vector-icon{filter:drop-shadow(0 17px 22px rgba(25,61,126,.22));transform:scale(1.045) translateY(-1px)}html[data-theme=medciclo-base] .user-errors-stat-copy{align-content:center;justify-items:center;text-align:center}html[data-theme=medciclo-base] .user-errors-stat-copy small,html[data-theme=medciclo-base] .user-errors-stat-copy strong,html[data-theme=medciclo-base] .user-errors-stat-copy em{text-align:center}html[data-theme=medciclo-base] .user-errors-aside .user-errors-active-recall{grid-template-columns:98px minmax(0,1fr)}html[data-theme=medciclo-base] .user-errors-aside .user-errors-active-recall-visual,html[data-theme=medciclo-base] .user-errors-aside .user-errors-active-recall-visual .user-errors-vector-icon{width:96px;height:96px}html[data-theme=medciclo-base] .user-errors-empty-visual,html[data-theme=medciclo-base] .user-errors-empty-visual .user-errors-vector-icon{width:116px;height:116px}@media(max-width:760px){html[data-theme=medciclo-base] .user-errors-stat-card,html[data-theme=medciclo-base] .user-errors-stat-card:not(.as-button){grid-template-columns:88px minmax(0,1fr);min-height:128px}html[data-theme=medciclo-base] .user-errors-stat-icon,html[data-theme=medciclo-base] .user-errors-stat-icon .user-errors-vector-icon{width:84px;height:84px}html[data-theme=medciclo-base] .user-errors-aside .user-errors-active-recall-visual,html[data-theme=medciclo-base] .user-errors-aside .user-errors-active-recall-visual .user-errors-vector-icon{width:88px;height:88px}}html[data-theme=medciclo-base] .mind-map-hero{border-radius:20px}html[data-theme=medciclo-base] .mind-map-hero h1{letter-spacing:0;line-height:1.04;text-wrap:balance}html[data-theme=medciclo-base] .mind-map-hero p{color:#526793;line-height:1.5}html[data-theme=medciclo-base] .question-recent-topics,html[data-theme=medciclo-base] .mind-map-modal{border-radius:18px;box-shadow:0 14px 34px #22447612}html[data-theme=medciclo-base] .mind-map-hero-icon{border:1px solid rgba(255,255,255,.72);background:linear-gradient(145deg,#1b6cff,#8db8ff);box-shadow:inset 0 1px #ffffff6b,0 14px 26px #1b6cff29;color:#fff}html[data-theme=medciclo-base] .mind-map-api-note{border-color:#d7e6fb;border-radius:14px;background:linear-gradient(135deg,#fff,#f4f8ff);box-shadow:0 10px 22px #2244760d;line-height:1.5}html[data-theme=medciclo-base] .mind-map-modal{width:min(100%,820px)}html[data-theme=medciclo-base] .mind-map-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=medciclo-base] .mind-map-hero-icon{border-radius:20px}html[data-theme=medciclo-base] .mind-map-create-form{display:grid;gap:14px}html[data-theme=medciclo-base] .mind-map-create-form label,html[data-theme=medciclo-base] .mind-map-admin-grid label{color:#243f6d;font-weight:900}html[data-theme=medciclo-base] .mind-map-create-form select,html[data-theme=medciclo-base] .mind-map-create-form input{width:100%;min-height:44px;border:1px solid #d5e3f7;border-radius:10px;background:#fff;color:var(--mc-navy);font:inherit;font-size:.92rem;font-weight:680;padding:0 12px}html[data-theme=medciclo-base] .mind-map-create-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}html[data-theme=medciclo-base] .mind-map-create-actions .button{min-height:48px;border-radius:12px}@media(max-width:980px){html[data-theme=medciclo-base] .mind-map-admin-grid,html[data-theme=medciclo-base] .mind-map-create-actions{grid-template-columns:1fr}}@media(max-width:640px){html[data-theme=medciclo-base] .performance-filter-row{grid-template-columns:1fr}html[data-theme=medciclo-base] .mind-map-hero-icon{width:40px;height:40px}}.inline-image-shell,.apg-reference-card-art,.visual-resource-media{position:relative}.inline-image-controls{position:absolute;z-index:24;top:12px;left:12px;display:flex;max-width:calc(100% - 24px);flex-wrap:wrap;gap:6px}.clinical-hero-card>.inline-image-controls,.clinical-current-apg-preview+.inline-image-controls{right:12px;left:auto;max-width:min(440px,calc(100% - 24px))}.inline-empty-image-admin{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}.inline-empty-image-admin .inline-image-controls{position:static;max-width:none}.inline-image-controls button{display:inline-flex;align-items:center;justify-content:center;min-height:32px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:#07193fd1;box-shadow:0 10px 24px #07193f38;color:#fff;cursor:pointer;font-size:.72rem;font-weight:800;gap:5px;line-height:1;padding:7px 10px;text-shadow:none;transition:background .16s ease,border-color .16s ease,transform .16s ease}.inline-image-controls button:hover,.inline-image-controls button:focus-visible{border-color:#fff;background:#0f63e8;outline:0;transform:translateY(-1px)}.inline-image-controls svg{width:14px;height:14px}.visual-resource-media .inline-image-controls{right:10px;left:10px}.inline-image-modal-backdrop{position:fixed;z-index:1200;inset:0;display:grid;overflow-y:auto;place-items:center;background:#040c258a;padding:24px}.inline-image-modal{display:grid;width:min(720px,100%);max-height:min(760px,calc(100dvh - 48px));overflow:auto;gap:16px;border:1px solid #d8e6ff;border-radius:18px;background:#fff;box-shadow:0 28px 80px #07193f47;color:#071b4c;padding:20px}.inline-image-modal header,.inline-image-modal footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.inline-image-modal h2{margin:4px 0 0;color:#071b4c;font-size:1.28rem}.inline-image-close{display:grid;width:44px;min-width:44px;height:44px;min-height:44px;place-items:center;border:1px solid #d8e6ff;border-radius:999px;background:#f5f8ff;color:#071b4c;cursor:pointer}.inline-image-close svg{width:18px;height:18px}.inline-image-guide{display:grid;gap:4px;border:1px solid #d8e6ff;border-radius:14px;background:#f5f8ff;padding:12px}.inline-image-guide span{color:#0f63e8;font-size:1.08rem;font-weight:850}.inline-image-guide small,.inline-image-guide p,.inline-image-feedback{margin:0;color:#52668d;line-height:1.4}.inline-image-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.inline-image-tabs button{min-height:44px;border:1px solid #d8e6ff;border-radius:12px;background:#fff;color:#52668d;cursor:pointer;font-weight:900}.inline-image-tabs button.active{border-color:#0f63e8;background:#0f63e817;color:#0f63e8}.inline-image-modal footer .button{min-height:44px}.inline-image-field{display:grid;gap:8px;color:#071b4c;font-weight:850}.inline-image-field input,.inline-image-field textarea{width:100%;border:1px solid #d8e6ff;border-radius:12px;background:#fff;color:#071b4c;padding:10px 12px}.inline-image-field textarea{min-height:116px;resize:vertical}.inline-image-preview{display:grid;min-height:220px;overflow:hidden;place-items:center;border:1px solid #d8e6ff;border-radius:14px;background:#f5f8ff}.inline-image-preview img{display:block;width:100%;height:100%;min-height:220px;object-fit:cover}.inline-image-preview span{color:#52668d;font-weight:850}@media(max-width:900px){.inline-image-controls{position:static;margin-top:8px}.clinical-hero-card>.inline-image-controls,.clinical-current-apg-preview+.inline-image-controls,html[data-theme=medciclo-base] .apg-study-hero>.inline-image-controls,.visual-resource-media .inline-image-controls{position:static;max-width:100%}.inline-image-controls button{flex:1 1 150px}.inline-image-modal-backdrop{padding:12px}.inline-image-modal{max-height:calc(100dvh - 24px);padding:16px}.inline-image-modal header,.inline-image-modal footer{align-items:stretch;flex-direction:column}.inline-image-modal footer .button{width:100%}}@media(max-width:767px){html[data-theme=medciclo-base] .sidebar{position:sticky;top:0;z-index:35;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;overflow:hidden;padding:10px 12px}html[data-theme=medciclo-base] .brand{min-height:36px}html[data-theme=medciclo-base] .brand-logo{width:118px;max-height:38px}html[data-theme=medciclo-base] .nav-list{display:flex;width:auto;min-width:0;flex-wrap:nowrap;gap:6px;overflow-x:auto;overflow-y:hidden;padding:2px 0;scroll-snap-type:x proximity}html[data-theme=medciclo-base] .nav-link{flex:0 0 auto;min-height:36px;min-width:max-content;justify-content:flex-start;gap:7px;border-radius:10px;font-size:.78rem;line-height:1;padding:0 10px;scroll-snap-align:start;text-align:left;white-space:nowrap}html[data-theme=medciclo-base] .nav-link svg{width:17px;height:17px}html[data-theme=medciclo-base] .nav-link.active{box-shadow:inset 0 -2px 0 var(--mc-primary)}html[data-theme=medciclo-base] .nav-link-badge{transform:scale(.82);transform-origin:center}html[data-theme=medciclo-base] .app-topbar{gap:10px;padding:10px 14px}html[data-theme=medciclo-base] .topbar-actions{flex-wrap:nowrap}}@media(max-width:520px){html[data-theme=medciclo-base] .sidebar{grid-template-columns:1fr}html[data-theme=medciclo-base] .brand{justify-content:center}html[data-theme=medciclo-base] .nav-list{width:100%}html[data-theme=medciclo-base] .nav-link{min-height:34px;font-size:.74rem;padding:0 9px}html[data-theme=medciclo-base] .app-topbar{padding:10px 12px}html[data-theme=medciclo-base] .topbar-search{height:42px;border-radius:11px}html[data-theme=medciclo-base] .topbar-actions{display:grid;grid-template-columns:repeat(5,minmax(0,max-content));gap:8px;justify-content:start}}html[data-theme=medciclo-base] .brand{min-height:58px;align-items:center;justify-content:flex-start;overflow:visible}html[data-theme=medciclo-base] .brand-logo{display:block;width:min(188px,100%);height:auto;max-width:188px;max-height:none;aspect-ratio:520 / 160;object-fit:contain;object-position:left center}html[data-theme=medciclo-base] .topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px}html[data-theme=medciclo-base] .topbar-shortcut{min-height:52px;gap:10px;line-height:1}html[data-theme=medciclo-base] .topbar-shortcut .topbar-asset-image{width:38px;height:38px}html[data-theme=medciclo-base] .topbar-streak{min-height:52px;grid-template-columns:38px auto;gap:0 8px;padding:0 20px}html[data-theme=medciclo-base] .topbar-streak .asset-icon{width:34px;height:34px}html[data-theme=medciclo-base] .topbar-notification-anchor{position:relative;display:inline-flex;align-items:center;flex:0 0 auto}html[data-theme=medciclo-base] .topbar-icon-button{width:50px;height:50px;padding:0;cursor:pointer}html[data-theme=medciclo-base] .topbar-icon-button .topbar-asset-image{width:36px;height:36px}html[data-theme=medciclo-base] .topbar-notification-panel{position:absolute;top:calc(100% + 14px);right:0;z-index:40;display:grid;width:min(372px,calc(100vw - 32px));gap:12px;border:1px solid rgba(211,225,246,.96);border-radius:20px;background:#fffffff5;box-shadow:0 24px 58px #081f482e;padding:14px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}html[data-theme=medciclo-base] .topbar-notification-panel:before{position:absolute;top:-7px;right:18px;width:14px;height:14px;border-top:1px solid rgba(211,225,246,.96);border-left:1px solid rgba(211,225,246,.96);background:#fffffff5;content:"";transform:rotate(45deg)}html[data-theme=medciclo-base] .topbar-notification-panel header{display:flex;align-items:center;justify-content:space-between;gap:12px}html[data-theme=medciclo-base] .topbar-notification-list{display:grid;gap:10px}html[data-theme=medciclo-base] .topbar-notification-card,html[data-theme=medciclo-base] .topbar-notification-empty{display:grid;gap:7px;border:1px solid #e4edf9;border-left:4px solid var(--mc-primary);border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbff);padding:12px}html[data-theme=medciclo-base] .topbar-notification-card.severity-critica{border-left-color:#ef4444}html[data-theme=medciclo-base] .topbar-notification-card.severity-atencao{border-left-color:#f59e0b}html[data-theme=medciclo-base] .topbar-notification-card.severity-ok{border-left-color:#16a34a}html[data-theme=medciclo-base] .topbar-notification-card.read{opacity:.68}html[data-theme=medciclo-base] .topbar-notification-card>span{width:fit-content;border-radius:999px;background:#edf4ff;color:#155dfc;font-size:.66rem;font-weight:900;padding:3px 8px}html[data-theme=medciclo-base] .topbar-notification-card strong,html[data-theme=medciclo-base] .topbar-notification-empty strong,html[data-theme=medciclo-base] .topbar-notification-panel header strong{color:var(--mc-navy);font-weight:950;line-height:1.2}html[data-theme=medciclo-base] .topbar-notification-card p,html[data-theme=medciclo-base] .topbar-notification-empty p{margin:0;color:#536585;font-size:.74rem;font-weight:650;line-height:1.35}html[data-theme=medciclo-base] .topbar-notification-card div{display:flex;flex-wrap:wrap;gap:8px}html[data-theme=medciclo-base] .topbar-notification-card a,html[data-theme=medciclo-base] .topbar-notification-card button,html[data-theme=medciclo-base] .topbar-notification-footer{min-height:32px;border:1px solid #d8e6fb;border-radius:10px;background:#fff;color:var(--mc-primary);cursor:pointer;font-size:.72rem;font-weight:800;padding:7px 10px;text-decoration:none}html[data-theme=medciclo-base] .topbar-notification-footer{justify-self:stretch;text-align:center}html[data-theme=medciclo-base] .topbar-user{width:auto;min-width:0;max-width:clamp(116px,14vw,196px);gap:10px}html[data-theme=medciclo-base] .topbar-user strong,html[data-theme=medciclo-base] .topbar-user small{min-width:0;overflow:hidden;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .clinical-hero-metrics span{grid-template-columns:42px minmax(0,1fr)}html[data-theme=medciclo-base] .clinical-hero-metric-icon{width:40px;height:40px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=background-card] .image-action-button__content{align-items:start;gap:4px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=background-card] .image-action-button__content-icon,html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=background-card] .image-action-button__content-icon-image{width:44px;height:44px}@media(max-width:1180px){html[data-theme=medciclo-base] .brand-logo{width:min(172px,100%);max-width:172px}html[data-theme=medciclo-base] .topbar-user{width:52px;min-width:52px;justify-content:center;padding:5px}html[data-theme=medciclo-base] .topbar-user>span:not(.avatar){display:none}}@media(max-width:767px){html[data-theme=medciclo-base] .brand{min-height:48px;justify-content:center}html[data-theme=medciclo-base] .brand-logo{width:min(156px,74vw);max-width:156px;object-position:center}html[data-theme=medciclo-base] .topbar-notification-panel{position:fixed;top:76px;right:12px;left:12px;width:auto}html[data-theme=medciclo-base] .topbar-notification-panel:before{display:none}html[data-theme=medciclo-base] .clinical-hero-metrics span{grid-template-columns:48px minmax(0,1fr)}html[data-theme=medciclo-base] .clinical-hero-metric-icon{width:42px;height:42px}}@media(max-width:1500px)and (min-width:1181px){html[data-theme=medciclo-base] .topbar-user{flex:0 0 52px;width:52px;min-width:52px;max-width:52px;justify-content:center;padding:5px}html[data-theme=medciclo-base] .topbar-user>span:not(.avatar){display:none}}@media(max-width:640px){html[data-theme=medciclo-base] .performance-filter-row{grid-template-columns:1fr}}html[data-theme=medciclo-base] .brand{min-height:60px;align-items:center;justify-content:flex-start;overflow:visible}html[data-theme=medciclo-base] .brand-logo{display:block;width:min(196px,100%);height:auto;max-width:196px;max-height:54px;aspect-ratio:1038 / 296;object-fit:contain;object-position:left center}html[data-theme=medciclo-base] .app-topbar{grid-template-columns:minmax(300px,560px) minmax(620px,1fr);gap:clamp(16px,2vw,28px)}html[data-theme=medciclo-base] .topbar-actions{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:clamp(10px,1.15vw,18px);overflow:visible}html[data-theme=medciclo-base] .topbar-shortcut,html[data-theme=medciclo-base] .topbar-streak,html[data-theme=medciclo-base] .topbar-notification-anchor{flex:0 0 auto}html[data-theme=medciclo-base] .topbar-streak{min-width:118px}html[data-theme=medciclo-base] .topbar-notification-anchor{position:relative;z-index:45;width:52px;justify-content:center}html[data-theme=medciclo-base] .topbar-icon-button{width:50px;min-width:50px;height:50px;border-radius:16px;box-shadow:0 10px 26px #0f479b14}html[data-theme=medciclo-base] .topbar-icon-button i{top:8px;right:9px;width:9px;height:9px;border:2px solid #ffffff;background:#ef4444}html[data-theme=medciclo-base] .topbar-notification-panel{right:-18px;width:min(360px,calc(100vw - 32px));max-height:min(520px,calc(100vh - 96px));overflow:auto}html[data-theme=medciclo-base] .topbar-notification-panel:before{right:35px}html[data-theme=medciclo-base] .topbar-user{flex:0 0 clamp(168px,13vw,214px);width:clamp(168px,13vw,214px);max-width:clamp(168px,13vw,214px);min-width:168px;padding:6px 12px 6px 8px}html[data-theme=medciclo-base] .topbar-user .avatar{width:42px;height:42px;flex:0 0 42px}html[data-theme=medciclo-base] .topbar-user>span:not(.avatar){display:grid;min-width:0;gap:2px}html[data-theme=medciclo-base] .topbar-user strong,html[data-theme=medciclo-base] .topbar-user small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .topbar-user strong{font-size:.95rem}html[data-theme=medciclo-base] .topbar-user small{max-width:100%;font-size:.72rem;line-height:1.2}html[data-theme=medciclo-base] .clinical-current-apg-card{position:relative;display:grid;gap:14px;overflow:hidden}html[data-theme=medciclo-base] .clinical-current-apg-title-row{align-items:center}html[data-theme=medciclo-base] .clinical-current-apg-title-row a{min-height:34px;border:1px solid #dbe8ff;border-radius:999px;background:#f8fbff;color:var(--mc-primary);font-size:.76rem;font-weight:820;padding:7px 12px;text-decoration:none}html[data-theme=medciclo-base] .clinical-current-apg-preview--ai{border:1px solid rgba(55,120,235,.22);border-radius:22px;box-shadow:0 20px 48px #0926602e}html[data-theme=medciclo-base] .clinical-current-apg-preview--ai:before{background:linear-gradient(90deg,#040d2afa,#081841e6 44%,#08184142,#08184105),linear-gradient(180deg,#ffffff14,#040c2533)}html[data-theme=medciclo-base] .clinical-current-apg-banner-copy{top:clamp(18px,3vw,28px);left:clamp(18px,3vw,28px);width:min(52%,320px);gap:9px}html[data-theme=medciclo-base] .clinical-current-apg-banner-copy span{width:fit-content;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff1a;padding:5px 9px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}html[data-theme=medciclo-base] .clinical-current-apg-banner-copy h3{display:-webkit-box;max-width:100%;overflow:hidden;font-size:clamp(1.35rem,2vw,1.9rem);line-height:1.08;-webkit-box-orient:vertical;-webkit-line-clamp:2}html[data-theme=medciclo-base] .clinical-current-apg-progress-row{grid-template-columns:minmax(0,1fr) auto;border-color:#dce9ff;border-radius:18px;background:linear-gradient(180deg,#fff,#f7fbff);box-shadow:inset 0 1px #fffc;margin-top:0;padding:14px}html[data-theme=medciclo-base] .clinical-current-apg-progress-row .button{min-height:44px;border-color:transparent;background:linear-gradient(135deg,#0f63ff,#174bdc);color:#fff;box-shadow:0 12px 26px #1768f53d}html[data-theme=medciclo-base] .clinical-next-step{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;border:1px solid #dce9ff;border-radius:18px;background:#fff;padding:13px 14px}html[data-theme=medciclo-base] .clinical-next-step span{grid-column:1;color:#667897;font-size:.75rem;font-weight:850}html[data-theme=medciclo-base] .clinical-next-step strong{grid-column:1;min-width:0;overflow:hidden;color:var(--mc-navy);text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .clinical-next-step em{grid-column:2;grid-row:1 / span 2;color:var(--mc-primary)}@media(max-width:1400px){html[data-theme=medciclo-base] .app-topbar{grid-template-columns:minmax(260px,1fr) minmax(520px,auto)}html[data-theme=medciclo-base] .topbar-shortcut{width:46px;min-width:46px;justify-content:center}html[data-theme=medciclo-base] .topbar-shortcut span{display:none}html[data-theme=medciclo-base] .topbar-user{flex-basis:170px;width:170px;max-width:170px}}@media(max-width:1180px){html[data-theme=medciclo-base] .brand-logo{width:min(176px,100%);max-width:176px}html[data-theme=medciclo-base] .app-topbar{grid-template-columns:minmax(220px,1fr) auto}html[data-theme=medciclo-base] .topbar-user{flex:0 0 52px;width:52px;min-width:52px;max-width:52px;justify-content:center;padding:5px}html[data-theme=medciclo-base] .topbar-user>span:not(.avatar){display:none}html[data-theme=medciclo-base] .clinical-current-apg-banner-copy{width:min(68%,340px)}}@media(max-width:767px){html[data-theme=medciclo-base] .brand-logo{width:min(164px,76vw);max-width:164px;object-position:center}html[data-theme=medciclo-base] .topbar-notification-panel{position:fixed;top:74px;right:12px;left:12px;width:auto}html[data-theme=medciclo-base] .topbar-notification-panel:before{display:none}html[data-theme=medciclo-base] .clinical-current-apg-progress-row{grid-template-columns:1fr}html[data-theme=medciclo-base] .clinical-current-apg-progress-row .button{width:100%}html[data-theme=medciclo-base] .clinical-current-apg-banner-copy{width:min(82%,300px)}}html[data-theme=medciclo-base] .sidebar{width:var(--mc-sidebar-width)}html[data-theme=medciclo-base]{--mc-sidebar-width: 348px}html[data-theme=medciclo-base] .sidebar{width:var(--mc-sidebar-width);gap:0;border-right:1px solid rgba(174,202,255,.82);background:radial-gradient(circle at 16% 0%,rgba(224,238,255,.74),transparent 28%),linear-gradient(180deg,#fffffffa,#fbfdfffa);padding:22px 24px 28px;box-shadow:16px 0 44px #2a4f8b14}html[data-theme=medciclo-base] .nav-list{display:grid;gap:16px;margin-top:20px;overflow-y:auto;padding:0 0 4px;scrollbar-width:none}html[data-theme=medciclo-base] .nav-list::-webkit-scrollbar{display:none}html[data-theme=medciclo-base] .nav-section{display:grid;gap:10px}html[data-theme=medciclo-base] .nav-section--top{gap:14px}html[data-theme=medciclo-base] .nav-section--locked{gap:6px;border:1px solid rgba(207,225,252,.98);border-radius:16px;background:#ffffff94;padding:15px 12px}html[data-theme=medciclo-base] .nav-section-divider{display:block;height:1px;background:linear-gradient(90deg,#176bff29,#176bff0a)}html[data-theme=medciclo-base] .nav-link{--menu-accent: #176bff;--menu-accent-soft: rgba(23, 107, 255, .1);--menu-icon-border: rgba(23, 107, 255, .16);display:grid;min-height:66px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid transparent;border-radius:16px;background:transparent;color:#071a55;font-size:1.03rem;font-weight:900;letter-spacing:0;line-height:1.08;padding:7px 14px;text-align:left;text-decoration:none;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}html[data-theme=medciclo-base] .nav-link--tone-blue{--menu-accent: #176bff;--menu-accent-soft: rgba(23, 107, 255, .1);--menu-icon-border: rgba(23, 107, 255, .16)}html[data-theme=medciclo-base] .nav-link--tone-teal{--menu-accent: #13b8ca;--menu-accent-soft: rgba(19, 184, 202, .11);--menu-icon-border: rgba(19, 184, 202, .18)}html[data-theme=medciclo-base] .nav-link--tone-purple{--menu-accent: #8668e8;--menu-accent-soft: rgba(134, 104, 232, .1);--menu-icon-border: rgba(134, 104, 232, .17)}html[data-theme=medciclo-base] .nav-link--tone-orange{--menu-accent: #f59e0b;--menu-accent-soft: rgba(245, 158, 11, .1);--menu-icon-border: rgba(245, 158, 11, .18)}html[data-theme=medciclo-base] .nav-link--tone-muted{--menu-accent: #8a9abc;--menu-accent-soft: rgba(138, 154, 188, .1);--menu-icon-border: rgba(138, 154, 188, .16)}html[data-theme=medciclo-base] .nav-link-icon{display:grid;width:58px;height:58px;place-items:center;border:1px solid var(--menu-icon-border);border-radius:16px;background:linear-gradient(180deg,#fffffffa,#f9fcfff0),var(--menu-accent-soft);color:var(--menu-accent);box-shadow:0 14px 26px #234e9617,inset 0 1px #ffffffe6}html[data-theme=medciclo-base] .nav-link-icon svg{display:block;width:31px;height:31px;color:currentColor;stroke-width:2.25}html[data-theme=medciclo-base] .nav-link-lock,html[data-theme=medciclo-base] .nav-link-chevron{display:block;justify-self:end;width:26px;height:26px;color:#7f8ca7;stroke-width:2.25}html[data-theme=medciclo-base] .nav-link-label{min-width:0;overflow:hidden;color:inherit;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .nav-link:hover{transform:translateY(-1px)}html[data-theme=medciclo-base] .nav-link--hero,html[data-theme=medciclo-base] .nav-link.active{min-height:72px;border-color:#176bffd1;background:linear-gradient(100deg,#e7f3fff2,#f7f5ffeb);color:#176bff;box-shadow:0 16px 28px #2168ff29,inset 0 0 0 1px #ffffffb8}html[data-theme=medciclo-base] .nav-link--hero .nav-link-icon,html[data-theme=medciclo-base] .nav-link.active .nav-link-icon{border-color:#176bff29;background:#ffffffdb;color:#176bff;box-shadow:0 14px 30px #375db229,inset 0 1px #fffffff5}html[data-theme=medciclo-base] .nav-link--soft{border-color:#dbe8ff33;background:linear-gradient(90deg,#e4f0ffe0,#f3f8ffbd)}html[data-theme=medciclo-base] .nav-link--outline{border-color:#cfe1fceb;background:#ffffffa8}html[data-theme=medciclo-base] .nav-link-badge{min-width:62px;justify-content:center;border:1px solid rgba(23,107,255,.14);border-radius:999px;background:linear-gradient(180deg,#d9fff3,#d4fbff);color:#176bff;font-size:.74rem;font-weight:950;letter-spacing:0;line-height:1;padding:8px 12px;text-transform:uppercase}html[data-theme=medciclo-base] .nav-link--has-badge{grid-template-columns:58px minmax(0,1fr) 60px;gap:7px;padding-right:10px}html[data-theme=medciclo-base] .nav-link--has-badge .nav-link-label{font-size:.94rem}html[data-theme=medciclo-base] .nav-link--has-badge .nav-link-badge{min-width:60px;padding-inline:8px;white-space:nowrap}html[data-theme=medciclo-base] .nav-link.locked,html[data-theme=medciclo-base] .nav-link.locked:hover,html[data-theme=medciclo-base] .nav-link.locked.active{border-color:transparent;background:transparent;box-shadow:none;color:#8491ad;cursor:not-allowed;opacity:1;transform:none}html[data-theme=medciclo-base] .nav-link.locked .nav-link-icon{border-color:transparent;background:transparent;box-shadow:none;color:var(--menu-accent);opacity:.82}html[data-theme=medciclo-base] .nav-link.locked-blur .nav-link-label{filter:blur(1.05px);-webkit-user-select:none;user-select:none}html[data-theme=medciclo-base] .sidebar-bottom,html[data-theme=medciclo-base] .sidebar-profile{display:none}@media(max-height:780px)and (min-width:1024px){html[data-theme=medciclo-base] .sidebar{padding-inline:20px}html[data-theme=medciclo-base] .nav-list{gap:10px;margin-top:14px}html[data-theme=medciclo-base] .nav-link{min-height:56px;grid-template-columns:48px minmax(0,1fr) auto;font-size:.96rem}html[data-theme=medciclo-base] .nav-link--hero,html[data-theme=medciclo-base] .nav-link.active{min-height:60px}html[data-theme=medciclo-base] .nav-link-icon{width:48px;height:48px;border-radius:14px}html[data-theme=medciclo-base] .nav-link-icon svg,html[data-theme=medciclo-base] .nav-link-lock,html[data-theme=medciclo-base] .nav-link-chevron{width:26px;height:26px}}@media(max-width:1023px){html[data-theme=medciclo-base]{--mc-sidebar-width: 100%}html[data-theme=medciclo-base] .app-shell{grid-template-columns:1fr}html[data-theme=medciclo-base] .sidebar{width:100%;height:auto;padding:12px 14px}html[data-theme=medciclo-base] .nav-list{display:flex;width:100%;gap:8px;margin-top:10px;overflow-x:auto;overflow-y:hidden}html[data-theme=medciclo-base] .nav-section,html[data-theme=medciclo-base] .nav-section--top{display:flex;flex:0 0 auto;gap:8px}html[data-theme=medciclo-base] .nav-section--locked{padding:4px}html[data-theme=medciclo-base] .nav-section-divider{display:none}html[data-theme=medciclo-base] .nav-link{min-width:max-content;min-height:44px;grid-template-columns:26px minmax(0,auto) auto;gap:8px;border-radius:12px;font-size:.8rem;padding:6px 10px}html[data-theme=medciclo-base] .nav-link--hero,html[data-theme=medciclo-base] .nav-link.active{min-height:46px}html[data-theme=medciclo-base] .nav-link-icon{width:26px;height:26px;border:0;background:transparent;box-shadow:none}html[data-theme=medciclo-base] .nav-link-icon svg,html[data-theme=medciclo-base] .nav-link-lock,html[data-theme=medciclo-base] .nav-link-chevron{width:20px;height:20px}html[data-theme=medciclo-base] .nav-link-badge{min-width:0;padding:5px 7px}}html[data-theme=medciclo-base]{--mc-sidebar-width: 302px}html[data-theme=medciclo-base] .app-shell{grid-template-columns:var(--mc-sidebar-width) minmax(0,1fr)}html[data-theme=medciclo-base] .sidebar{width:var(--mc-sidebar-width);gap:0;padding:20px 16px 22px;background:radial-gradient(circle at 18% 0%,rgba(221,238,255,.58),transparent 30%),linear-gradient(180deg,#fffffffa,#fafdfffa)}html[data-theme=medciclo-base] .nav-list{gap:9px;margin-top:14px}html[data-theme=medciclo-base] .nav-section{gap:5px}html[data-theme=medciclo-base] .nav-section--top{gap:6px}html[data-theme=medciclo-base] .nav-section--locked{gap:5px;border-color:transparent;border-radius:0;background:transparent;padding:0}html[data-theme=medciclo-base] .nav-section-divider{background:linear-gradient(90deg,#176bff1f,#176bff05)}html[data-theme=medciclo-base] .nav-link{min-height:44px;grid-template-columns:38px minmax(0,1fr) auto;gap:9px;border-color:transparent;border-radius:12px;background:transparent;color:#071a55;font-size:.86rem;font-weight:600;line-height:1.08;padding:4px 8px;box-shadow:none}html[data-theme=medciclo-base] .nav-link--soft,html[data-theme=medciclo-base] .nav-link--outline{border-color:transparent;background:transparent}html[data-theme=medciclo-base] .nav-link-icon{width:38px;height:38px;border-color:#a5c5ff38;border-radius:12px;background:#ffffff80;box-shadow:inset 0 1px #fffffff0,0 7px 16px #1d488f0a}html[data-theme=medciclo-base] .nav-link-icon svg{width:26px;height:26px;filter:drop-shadow(0 2px 4px rgba(23,107,255,.1));stroke-width:1.95}html[data-theme=medciclo-base] .nav-link-label{font-weight:600}html[data-theme=medciclo-base] .nav-link--hero,html[data-theme=medciclo-base] .nav-link.active{min-height:44px;border-color:transparent;border-radius:12px;background:transparent;color:#071a55;font-weight:600;box-shadow:none}html[data-theme=medciclo-base] .nav-link--hero .nav-link-label,html[data-theme=medciclo-base] .nav-link.active .nav-link-label{font-weight:600}html[data-theme=medciclo-base] .nav-link--hero .nav-link-icon,html[data-theme=medciclo-base] .nav-link.active .nav-link-icon{background:#ffffff80;color:var(--menu-accent);box-shadow:inset 0 1px #fffffff0,0 7px 16px #1d488f0a}html[data-theme=medciclo-base] .nav-link-badge{min-width:48px;border-radius:999px;font-size:.64rem;font-weight:800;padding:6px 8px;white-space:nowrap}html[data-theme=medciclo-base] .nav-link--has-badge{grid-template-columns:38px minmax(0,1fr) 48px;gap:6px;padding-right:7px}html[data-theme=medciclo-base] .nav-link--has-badge .nav-link-label{font-size:.82rem;font-weight:600}html[data-theme=medciclo-base] .nav-link--has-badge .nav-link-badge{min-width:50px;padding-inline:7px}html[data-theme=medciclo-base] .nav-link-lock{width:14px;height:14px;color:#8390ad;stroke-width:1.85}html[data-theme=medciclo-base] .nav-link-chevron{display:none}html[data-theme=medciclo-base] .nav-link.locked,html[data-theme=medciclo-base] .nav-link.locked:hover,html[data-theme=medciclo-base] .nav-link.locked.active{background:transparent;box-shadow:none;color:#8d98b2}html[data-theme=medciclo-base] .nav-link.locked .nav-link-icon{border-color:#a5c5ff2e;background:#ffffff6b;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1d488f09;color:var(--menu-accent);opacity:.72}html[data-theme=medciclo-base] .nav-link.locked .nav-link-icon svg{width:25px;height:25px;filter:none;stroke-width:1.9}html[data-theme=medciclo-base] .nav-link.locked-blur .nav-link-label{filter:none}@media(max-height:780px)and (min-width:1024px){html[data-theme=medciclo-base] .nav-list{gap:7px;margin-top:12px}html[data-theme=medciclo-base] .nav-section{gap:5px}html[data-theme=medciclo-base] .nav-link{min-height:40px;grid-template-columns:36px minmax(0,1fr) auto;font-size:.82rem}html[data-theme=medciclo-base] .nav-link--hero,html[data-theme=medciclo-base] .nav-link.active{min-height:40px}html[data-theme=medciclo-base] .nav-link-icon{width:36px;height:36px}html[data-theme=medciclo-base] .nav-link-icon svg{width:24px;height:24px}}@media(max-width:1180px)and (min-width:1024px){html[data-theme=medciclo-base]{--mc-sidebar-width: 272px}html[data-theme=medciclo-base] .sidebar{padding-inline:14px}html[data-theme=medciclo-base] .nav-link{grid-template-columns:36px minmax(0,1fr) auto;font-size:.82rem}html[data-theme=medciclo-base] .nav-link-icon{width:36px;height:36px}html[data-theme=medciclo-base] .nav-link-icon svg{width:24px;height:24px}}@media(max-width:1023px){html[data-theme=medciclo-base]{--mc-sidebar-width: 100%}html[data-theme=medciclo-base] .app-shell{grid-template-columns:1fr}html[data-theme=medciclo-base] .nav-link{min-height:40px;grid-template-columns:24px minmax(0,auto) auto;font-size:.78rem;font-weight:600;border-color:transparent;background:transparent;box-shadow:none}html[data-theme=medciclo-base] .nav-link--hero,html[data-theme=medciclo-base] .nav-link.active{min-height:40px;border-color:transparent;background:transparent;box-shadow:none}html[data-theme=medciclo-base] .nav-link-icon{width:24px;height:24px}html[data-theme=medciclo-base] .nav-link-icon svg{width:20px;height:20px}}@media(max-width:1180px)and (min-width:1024px){html[data-theme=medciclo-base]{--mc-sidebar-width: 252px;--mc-page-padding-x: 20px}html[data-theme=medciclo-base] .sidebar{padding-inline:12px}html[data-theme=medciclo-base] .app-topbar{grid-template-columns:minmax(190px,300px) minmax(0,1fr);gap:8px;padding-inline:18px}html[data-theme=medciclo-base] .topbar-search{max-width:300px;height:46px}html[data-theme=medciclo-base] .topbar-actions{min-width:0;gap:6px;overflow:hidden}html[data-theme=medciclo-base] .topbar-live-chip--date{display:none}html[data-theme=medciclo-base] .topbar-live-chip--time{min-width:84px;max-width:86px;padding-inline:8px}html[data-theme=medciclo-base] .topbar-xp-status{width:112px;min-width:112px;max-width:112px}html[data-theme=medciclo-base] .topbar-shortcut,html[data-theme=medciclo-base] .topbar-icon-button,html[data-theme=medciclo-base] .topbar-notification-anchor,html[data-theme=medciclo-base] .topbar-user{width:42px;min-width:42px;max-width:42px;height:42px;flex:0 0 42px}html[data-theme=medciclo-base] .topbar-user{padding:3px}html[data-theme=medciclo-base] .topbar-user .avatar{width:36px;height:36px;flex-basis:36px}html[data-theme=medciclo-base] .topbar-shortcut .topbar-asset-image,html[data-theme=medciclo-base] .topbar-icon-button .topbar-asset-image{width:30px;height:30px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-main-grid{grid-template-columns:1fr}html[data-theme=medciclo-base] .clinical-quick-actions>div{grid-template-columns:repeat(3,minmax(0,1fr))}}html[data-theme=medciclo-base] .nav-list{gap:10px}html[data-theme=medciclo-base] .nav-section,html[data-theme=medciclo-base] .nav-section--locked{gap:6px}html[data-theme=medciclo-base] .nav-link{min-height:46px;grid-template-columns:42px minmax(0,1fr) 28px;align-items:center;gap:10px;border:1px solid rgba(204,224,255,.54);border-radius:13px;background:linear-gradient(180deg,#ffffffbd,#f8fcff94);color:#071a55;font-size:.9rem;font-weight:620;line-height:1;padding:3px 8px;box-shadow:inset 0 1px #ffffffd1,0 8px 18px #22529909}html[data-theme=medciclo-base] .nav-link:hover{border-color:#89b5ffa3;background:linear-gradient(180deg,#ffffffdb,#f2f8ffb8);transform:translateY(-1px)}html[data-theme=medciclo-base] .nav-link--hero,html[data-theme=medciclo-base] .nav-link.active,html[data-theme=medciclo-base] .nav-link.locked,html[data-theme=medciclo-base] .nav-link.locked:hover,html[data-theme=medciclo-base] .nav-link.locked.active{min-height:46px;border:1px solid rgba(204,224,255,.54);border-radius:13px;background:linear-gradient(180deg,#ffffffbd,#f8fcff94);color:#071a55;font-weight:620;box-shadow:inset 0 1px #ffffffd1,0 8px 18px #22529909}html[data-theme=medciclo-base] .nav-link-icon,html[data-theme=medciclo-base] .nav-link.locked .nav-link-icon,html[data-theme=medciclo-base] .nav-link--hero .nav-link-icon,html[data-theme=medciclo-base] .nav-link.active .nav-link-icon{width:42px;height:42px;align-self:center;justify-self:center;border:1px solid rgba(176,207,255,.34);border-radius:13px;background:#ffffffa3;color:var(--menu-accent);opacity:1;box-shadow:inset 0 1px #ffffffe6,0 7px 14px #1d488f0a}html[data-theme=medciclo-base] .nav-link-icon svg,html[data-theme=medciclo-base] .nav-link.locked .nav-link-icon svg{width:28px;height:28px;filter:drop-shadow(0 1px 3px rgba(23,107,255,.08));stroke-width:1.82}html[data-theme=medciclo-base] .nav-link-label,html[data-theme=medciclo-base] .nav-link--hero .nav-link-label,html[data-theme=medciclo-base] .nav-link.active .nav-link-label,html[data-theme=medciclo-base] .nav-link--has-badge .nav-link-label{display:flex;min-height:42px;align-items:center;color:inherit;font-size:.9rem;font-weight:620;line-height:1}html[data-theme=medciclo-base] .nav-link-lock{width:26px;height:26px;justify-self:center;color:#5f7192;stroke-width:1.65}html[data-theme=medciclo-base] .nav-link--has-badge{grid-template-columns:42px minmax(0,1fr) 52px;gap:8px}html[data-theme=medciclo-base] .nav-link-badge{display:inline-flex;min-width:50px;align-items:center;justify-content:center;font-size:.62rem;font-weight:680}html[data-theme=medciclo-base] .app-topbar{grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:12px}html[data-theme=medciclo-base] .topbar-actions{gap:9px}html[data-theme=medciclo-base] .topbar-exam-countdown{display:grid;min-width:330px;grid-template-columns:minmax(112px,1fr) 64px 132px;align-items:center;gap:8px;border:1px solid #d7e6fb;border-radius:16px;background:linear-gradient(180deg,#fff,#f7fbff);box-shadow:0 10px 24px #0f479b0f;padding:6px 8px}html[data-theme=medciclo-base] .topbar-exam-copy{display:grid;gap:2px;min-width:0}html[data-theme=medciclo-base] .topbar-exam-copy small,html[data-theme=medciclo-base] .topbar-exam-countdown label span{color:#6a7b99;font-size:.62rem;font-weight:620;line-height:1}html[data-theme=medciclo-base] .topbar-exam-copy strong{overflow:hidden;color:#071a55;font-size:.86rem;font-weight:680;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .topbar-exam-countdown label{display:grid;gap:3px;min-width:0}html[data-theme=medciclo-base] .topbar-exam-countdown select,html[data-theme=medciclo-base] .topbar-exam-countdown input{width:100%;min-width:0;height:28px;border:1px solid rgba(184,211,252,.9);border-radius:9px;background:#fff;color:#071a55;font:inherit;font-size:.72rem;font-weight:620;line-height:1;padding:0 7px}html[data-theme=medciclo-base] .topbar-exam-countdown select:focus,html[data-theme=medciclo-base] .topbar-exam-countdown input:focus{border-color:#176bff;outline:2px solid rgba(23,107,255,.14)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card h1{color:#071a55;font-weight:680;letter-spacing:0;line-height:1.08}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card p{color:#20365f;font-weight:520}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card small{color:#5c6f91;font-weight:520}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-metrics strong{color:#176bff;font-weight:680}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-metrics span,html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-metrics small{font-weight:520}html[data-theme=medciclo-base] .clinical-quick-actions-header strong{color:#071a55;font-size:.92rem;font-weight:640}html[data-theme=medciclo-base] .clinical-quick-actions-header span{color:#6a7b99;font-size:.75rem;font-weight:520}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=background-card] .image-action-button__label{color:#071a55;font-size:.86rem;font-weight:620;letter-spacing:0;line-height:1.08}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=background-card] .image-action-button__detail{color:#415579;font-size:.7rem;font-weight:500;line-height:1.15}@media(max-width:1400px){html[data-theme=medciclo-base] .topbar-exam-countdown{min-width:280px;grid-template-columns:minmax(96px,1fr) 58px 108px}}@media(max-width:1180px)and (min-width:1024px){html[data-theme=medciclo-base] .nav-link{grid-template-columns:40px minmax(0,1fr) 20px;font-size:.86rem}html[data-theme=medciclo-base] .nav-link-icon,html[data-theme=medciclo-base] .nav-link.locked .nav-link-icon{width:40px;height:40px}html[data-theme=medciclo-base] .nav-link-icon svg,html[data-theme=medciclo-base] .nav-link.locked .nav-link-icon svg{width:26px;height:26px}html[data-theme=medciclo-base] .app-topbar{grid-template-columns:minmax(180px,280px) minmax(0,1fr)}html[data-theme=medciclo-base] .topbar-exam-countdown{min-width:250px;grid-template-columns:minmax(82px,1fr) 54px 92px;gap:6px}html[data-theme=medciclo-base] .topbar-exam-copy small,html[data-theme=medciclo-base] .topbar-exam-countdown label span{font-size:.58rem}html[data-theme=medciclo-base] .topbar-exam-copy strong{font-size:.76rem}html[data-theme=medciclo-base] .topbar-exam-countdown select,html[data-theme=medciclo-base] .topbar-exam-countdown input{height:26px;font-size:.66rem;padding-inline:5px}}@media(max-width:1023px){html[data-theme=medciclo-base] .nav-link{grid-template-columns:28px minmax(0,auto) auto;min-height:42px}html[data-theme=medciclo-base] .nav-link-icon,html[data-theme=medciclo-base] .nav-link.locked .nav-link-icon{width:28px;height:28px;border-radius:9px}html[data-theme=medciclo-base] .nav-link-icon svg,html[data-theme=medciclo-base] .nav-link.locked .nav-link-icon svg{width:21px;height:21px}html[data-theme=medciclo-base] .topbar-exam-countdown{min-width:min(360px,calc(100vw - 28px));grid-template-columns:minmax(96px,1fr) 54px 102px;order:-2;flex:0 0 min(360px,calc(100vw - 28px))}html[data-theme=medciclo-base] .topbar-actions{justify-content:flex-start;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}html[data-theme=medciclo-base] .topbar-actions::-webkit-scrollbar{display:none}}@media(max-width:520px){html[data-theme=medciclo-base] .topbar-actions{display:flex;width:100%;max-width:100%;flex-wrap:wrap;overflow:visible;padding-bottom:0}html[data-theme=medciclo-base] .topbar-exam-countdown{flex:0 0 calc(100% - 28px);width:calc(100% - 28px);min-width:0;max-width:calc(100% - 28px);grid-template-areas:"copy" "cycle" "date";grid-template-columns:1fr;gap:6px;padding:7px}html[data-theme=medciclo-base] .topbar-exam-copy{grid-area:copy}html[data-theme=medciclo-base] .topbar-exam-countdown label:first-of-type{grid-area:cycle}html[data-theme=medciclo-base] .topbar-exam-countdown label:last-of-type{grid-area:date}html[data-theme=medciclo-base] .topbar-exam-copy strong{font-size:.78rem;white-space:normal}html[data-theme=medciclo-base] .topbar-exam-countdown label{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:6px;padding-right:2px}html[data-theme=medciclo-base] .topbar-exam-countdown select,html[data-theme=medciclo-base] .topbar-exam-countdown input{height:27px;font-size:.68rem;max-width:100%;padding-inline:6px}}html[data-theme=medciclo-base] .nav-list,html[data-theme=medciclo-base] .nav-section,html[data-theme=medciclo-base] .nav-section--top,html[data-theme=medciclo-base] .nav-section--locked,html[data-theme=medciclo-base] .nav-section--study{gap:4px}html[data-theme=medciclo-base] .nav-section--locked{border:0;background:transparent!important;box-shadow:none!important;padding:0!important}html[data-theme=medciclo-base] .nav-section-divider{display:none!important}html[data-theme=medciclo-base] .nav-link{position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 8px 18px #1753a50b,0 0 0 1px #ffffff8c}html[data-theme=medciclo-base] .nav-link:after{position:absolute;inset:1px;border-radius:12px;background:linear-gradient(115deg,#ffffff80,#fff0 46%);content:"";opacity:.62;pointer-events:none}html[data-theme=medciclo-base] .nav-link:hover,html[data-theme=medciclo-base] .nav-link.active,html[data-theme=medciclo-base] .nav-link.locked:hover{box-shadow:inset 0 1px #ffffffeb,0 10px 22px #1753a512,0 0 16px #348eff13}html[data-theme=medciclo-base] .nav-link-icon,html[data-theme=medciclo-base] .nav-link.locked .nav-link-icon{box-shadow:inset 0 1px #ffffffdb,0 5px 14px #176bff0e}html[data-theme=medciclo-base] .topbar-exam-countdown{position:relative;display:block;min-width:210px;border-radius:15px;padding:0}html[data-theme=medciclo-base] .topbar-exam-summary{position:relative;display:grid;width:100%;min-height:46px;grid-template-columns:minmax(0,1fr);align-items:center;gap:8px;border:0;border-radius:inherit;background:transparent;color:inherit;cursor:pointer;font:inherit;padding:7px 58px 7px 10px;text-align:left}html[data-theme=medciclo-base] .topbar-exam-summary .topbar-exam-copy,html[data-theme=medciclo-base] .topbar-exam-summary .topbar-exam-edit-hint{grid-area:auto}html[data-theme=medciclo-base] .topbar-exam-summary:focus-visible{outline:2px solid rgba(23,107,255,.24);outline-offset:2px}html[data-theme=medciclo-base] .topbar-exam-copy small,html[data-theme=medciclo-base] .topbar-exam-editor label span{color:#6f7f9b;font-size:.57rem;font-weight:500;letter-spacing:0;line-height:1}html[data-theme=medciclo-base] .topbar-exam-copy strong{color:#071a55;font-size:.78rem;font-weight:590;letter-spacing:0;line-height:1.12}html[data-theme=medciclo-base] .topbar-exam-edit-hint{position:absolute;top:50%;right:8px;display:inline-flex;align-items:center;gap:3px;border:1px solid rgba(176,207,255,.65);border-radius:999px;background:#f2f8ffd1;color:#176bff;padding:4px 6px;transform:translateY(-50%)}html[data-theme=medciclo-base] .topbar-exam-edit-hint svg{width:12px;height:12px;stroke-width:1.8}html[data-theme=medciclo-base] .topbar-exam-edit-hint small{color:inherit;font-size:.58rem;font-weight:540;line-height:1}html[data-theme=medciclo-base] .topbar-exam-countdown.is-open .topbar-exam-edit-hint{background:#e2f0fff2}html[data-theme=medciclo-base] .topbar-exam-editor{position:absolute;top:calc(100% + 8px);right:0;z-index:35;display:grid;width:max-content;grid-template-columns:62px 130px;gap:8px;border:1px solid rgba(184,211,252,.88);border-radius:15px;background:#fffffffa;box-shadow:0 18px 42px #13367229;padding:10px}html[data-theme=medciclo-base] .topbar-exam-editor label{display:grid;gap:4px;min-width:0}html[data-theme=medciclo-base] .topbar-exam-editor select,html[data-theme=medciclo-base] .topbar-exam-editor input{width:100%;min-width:0;height:28px;border:1px solid rgba(184,211,252,.9);border-radius:9px;background:#fff;color:#071a55;font:inherit;font-size:.72rem;font-weight:520;line-height:1;padding:0 7px}html[data-theme=medciclo-base] .topbar-live-chip--time>svg{width:22px;height:22px;color:#0874e8;stroke-width:1.85}html[data-theme=medciclo-base] .topbar-live-chip strong,html[data-theme=medciclo-base] .topbar-xp-copy strong{color:#071a55;font-weight:560;letter-spacing:0}html[data-theme=medciclo-base] .topbar-live-chip small,html[data-theme=medciclo-base] .topbar-xp-copy small{color:#6f7f9b;font-weight:500;letter-spacing:0}html[data-theme=medciclo-base] .topbar-level-badge{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border:1px solid rgba(128,179,255,.62);border-radius:12px;background:linear-gradient(145deg,#fff,#edf6ff 54%,#dfeaff);box-shadow:inset 0 1px #ffffffe6,0 7px 18px #176bff1a;color:#176bff;font-size:.78rem;font-weight:660;line-height:1}@media(max-width:1400px){html[data-theme=medciclo-base] .topbar-exam-countdown{min-width:190px}}@media(max-width:1023px){html[data-theme=medciclo-base] .topbar-exam-countdown{flex:0 0 210px;min-width:210px;order:-2}}@media(max-width:520px){html[data-theme=medciclo-base] .nav-list,html[data-theme=medciclo-base] .nav-section,html[data-theme=medciclo-base] .nav-section--top,html[data-theme=medciclo-base] .nav-section--locked,html[data-theme=medciclo-base] .nav-section--study{gap:4px}html[data-theme=medciclo-base] .topbar-exam-countdown{flex:0 0 calc(100vw - 44px);width:calc(100vw - 44px);min-width:0;max-width:calc(100vw - 44px)}html[data-theme=medciclo-base] .topbar-exam-summary{grid-template-columns:minmax(0,1fr);padding-right:10px}html[data-theme=medciclo-base] .topbar-exam-edit-hint{display:none}html[data-theme=medciclo-base] .topbar-exam-copy:after{display:inline-flex;width:max-content;align-items:center;border:1px solid rgba(176,207,255,.6);border-radius:999px;background:#f2f8ffdb;color:#176bff;content:"Editar";font-size:.58rem;font-weight:540;line-height:1;margin-top:5px;padding:4px 7px}html[data-theme=medciclo-base] .topbar-exam-editor{position:static;width:auto;grid-template-columns:1fr;margin:0 7px 7px;box-shadow:inset 0 1px #ffffffdb;padding:8px}}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card h1,html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card h2,html[data-theme=medciclo-base] .clinical-dashboard .clinical-quick-actions-header strong{font-weight:640;letter-spacing:0}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card p,html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card small,html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-metrics span,html[data-theme=medciclo-base] .clinical-dashboard .clinical-quick-actions-header span{font-weight:500;letter-spacing:0}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-metrics strong,html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button .image-action-button__label{font-weight:610;letter-spacing:0}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button .image-action-button__detail,html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button .image-action-button__badge{font-weight:500;letter-spacing:0}@media(max-width:520px){html[data-theme=medciclo-base] .topbar-exam-countdown{flex:0 1 248px;width:min(248px,calc(100vw - 44px));max-width:min(248px,calc(100vw - 44px))}html[data-theme=medciclo-base] .topbar-exam-summary{min-height:48px;padding:7px 9px 7px 10px}html[data-theme=medciclo-base] .topbar-exam-copy{min-width:0}}html[data-theme=medciclo-base] .apg-reference-page,html[data-theme=medciclo-base] .apg-detail-page,html[data-theme=medciclo-base] .apg-study-page{min-width:0;overflow-x:clip}html[data-theme=medciclo-base] .apg-reference-page *,html[data-theme=medciclo-base] .apg-detail-page *,html[data-theme=medciclo-base] .apg-study-page *{box-sizing:border-box}html[data-theme=medciclo-base] .apg-reference-main,html[data-theme=medciclo-base] .apg-study-main,html[data-theme=medciclo-base] .apg-study-aside,html[data-theme=medciclo-base] .apg-detail-page .panel,html[data-theme=medciclo-base] .apg-detail-page .split-grid,html[data-theme=medciclo-base] .apg-detail-page .topic-card{min-width:0}html[data-theme=medciclo-base] .apg-reference-layout{grid-template-columns:minmax(230px,300px) minmax(0,1fr);gap:clamp(14px,1.6vw,22px);align-items:start}html[data-theme=medciclo-base] .apg-reference-header,html[data-theme=medciclo-base] .apg-detail-page .page-header{align-items:flex-start;gap:14px}html[data-theme=medciclo-base] .apg-reference-header>div:first-child,html[data-theme=medciclo-base] .apg-detail-page .page-header>div:first-child{min-width:0;flex:1 1 360px}html[data-theme=medciclo-base] .apg-reference-header h1,html[data-theme=medciclo-base] .apg-detail-page .page-header h1,html[data-theme=medciclo-base] .apg-study-title-row h1{max-width:100%;letter-spacing:0;overflow-wrap:anywhere;text-wrap:balance}html[data-theme=medciclo-base] .apg-reference-header p,html[data-theme=medciclo-base] .apg-detail-page .page-header p,html[data-theme=medciclo-base] .apg-study-hero-copy p,html[data-theme=medciclo-base] .apg-detail-page .case-text,html[data-theme=medciclo-base] .apg-detail-page .topic-card p{overflow-wrap:anywhere}html[data-theme=medciclo-base] .apg-reference-filters{grid-template-columns:minmax(220px,1.35fr) repeat(3,minmax(136px,.75fr)) minmax(124px,auto);align-items:stretch}html[data-theme=medciclo-base] .apg-reference-filters .button{width:100%;min-width:0;justify-content:center}html[data-theme=medciclo-base] .apg-reference-filters .search-field,html[data-theme=medciclo-base] .apg-reference-filters .select-field,html[data-theme=medciclo-base] .apg-reference-filters select,html[data-theme=medciclo-base] .apg-reference-filters input{min-width:0;width:100%}@media(min-width:1321px){html[data-theme=medciclo-base] .apg-reference-filters .button{grid-column:auto;justify-self:stretch}}html[data-theme=medciclo-base] .apg-reference-stats{grid-template-columns:repeat(auto-fit,minmax(178px,1fr))}html[data-theme=medciclo-base] .apg-reference-stats>div,html[data-theme=medciclo-base] .apg-reference-rail .panel,html[data-theme=medciclo-base] .apg-current-rail-main,html[data-theme=medciclo-base] .apg-next-block{min-width:0}html[data-theme=medciclo-base] .apg-current-rail-main strong,html[data-theme=medciclo-base] .apg-next-block strong,html[data-theme=medciclo-base] .apg-next-block span,html[data-theme=medciclo-base] .apg-reference-stats strong,html[data-theme=medciclo-base] .apg-reference-stats span{overflow-wrap:anywhere}html[data-theme=medciclo-base] .apg-reference-tabs{flex-wrap:wrap;gap:8px 10px;min-height:0;padding:10px clamp(12px,2vw,18px)}html[data-theme=medciclo-base] .apg-reference-tabs button{min-height:40px;white-space:nowrap}html[data-theme=medciclo-base] .apg-reference-sort{min-width:0;flex:1 1 220px;margin-left:0;justify-content:flex-end}html[data-theme=medciclo-base] .apg-reference-sort select{max-width:min(100%,220px)}html[data-theme=medciclo-base] .apg-reference-layout-toggle{flex:0 0 auto}html[data-theme=medciclo-base] .apg-reference-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr))}html[data-theme=medciclo-base] .apg-reference-card--illustrated{min-width:0;min-height:clamp(340px,34vw,420px)}html[data-theme=medciclo-base] .apg-reference-grid.list .apg-reference-card--illustrated{min-height:260px}html[data-theme=medciclo-base] .apg-reference-card-art,html[data-theme=medciclo-base] .apg-reference-card-dynamics,html[data-theme=medciclo-base] .apg-reference-card-meta,html[data-theme=medciclo-base] .apg-card-progress-row{min-width:0}html[data-theme=medciclo-base] .apg-reference-card-meta{grid-template-columns:repeat(3,minmax(0,1fr))}html[data-theme=medciclo-base] .apg-reference-card-meta span,html[data-theme=medciclo-base] .apg-reference-card-meta strong{overflow-wrap:anywhere}html[data-theme=medciclo-base] .apg-detail-page{gap:clamp(14px,2vw,22px)}html[data-theme=medciclo-base] .apg-detail-page .page-header h1{font-size:clamp(1.65rem,2.6vw,2.75rem);line-height:1.06}html[data-theme=medciclo-base] .apg-detail-page .today-actions{min-width:0;flex:1 1 320px;justify-content:flex-end;gap:10px}html[data-theme=medciclo-base] .apg-detail-page .today-actions .button{flex:1 1 150px;min-width:min(100%,150px);text-align:center}html[data-theme=medciclo-base] .apg-structure-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:10px;align-items:stretch}html[data-theme=medciclo-base] .apg-structure-strip span{display:grid;min-width:0;align-items:center;overflow-wrap:anywhere;text-align:center}html[data-theme=medciclo-base] .apg-resume-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(132px,.22fr) minmax(220px,.34fr);gap:16px;align-items:center}html[data-theme=medciclo-base] .apg-resume-panel>div:first-child,html[data-theme=medciclo-base] .apg-resume-meter{min-width:0}html[data-theme=medciclo-base] .apg-resume-panel h2{overflow-wrap:anywhere;text-wrap:balance}html[data-theme=medciclo-base] .apg-detail-page .split-grid.wide-left{grid-template-columns:minmax(0,1.25fr) minmax(270px,.55fr);align-items:start}html[data-theme=medciclo-base] .apg-detail-page .objective-row{grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center}html[data-theme=medciclo-base] .apg-detail-page .objective-row>div,html[data-theme=medciclo-base] .apg-detail-page .list-row>span,html[data-theme=medciclo-base] .apg-detail-page .list-row>strong,html[data-theme=medciclo-base] .apg-detail-page .list-row>a{min-width:0;overflow-wrap:anywhere}html[data-theme=medciclo-base] .apg-detail-page .objective-row em{justify-self:end;max-width:160px;white-space:normal;text-align:center}html[data-theme=medciclo-base] .apg-detail-page .topic-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,258px),1fr))}html[data-theme=medciclo-base] .apg-detail-page .study-block-card h3,html[data-theme=medciclo-base] .apg-detail-page .block-objective-list small{overflow-wrap:anywhere}html[data-theme=medciclo-base] .apg-detail-page .block-progress-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}html[data-theme=medciclo-base] .apg-detail-page .block-progress-grid span{min-width:0;border:1px solid rgba(203,217,236,.78);border-radius:10px;background:#f7fbffd1;padding:8px 9px;overflow-wrap:anywhere;line-height:1.25}html[data-theme=medciclo-base] .apg-study-layout{grid-template-columns:minmax(0,1fr) minmax(260px,330px);gap:clamp(14px,1.6vw,20px);align-items:start}html[data-theme=medciclo-base] .apg-study-hero{min-width:0;grid-template-columns:minmax(0,1fr) minmax(220px,300px);min-height:clamp(360px,30vw,450px);background-position:center}html[data-theme=medciclo-base] .apg-study-hero-copy,html[data-theme=medciclo-base] .apg-study-progress-card,html[data-theme=medciclo-base] .apg-study-hero-actions{min-width:0}html[data-theme=medciclo-base] .apg-study-progress-card{grid-template-columns:minmax(0,1.15fr) minmax(110px,.5fr) minmax(102px,.42fr) minmax(102px,.42fr);gap:12px}html[data-theme=medciclo-base] .apg-study-progress-card>div,html[data-theme=medciclo-base] .apg-study-progress-card strong,html[data-theme=medciclo-base] .apg-study-progress-card span,html[data-theme=medciclo-base] .apg-study-progress-card small{min-width:0;overflow-wrap:anywhere}html[data-theme=medciclo-base] .apg-study-tabs{max-width:100%;overflow-x:auto}html[data-theme=medciclo-base] .apg-study-tabs button{flex:0 0 auto;max-width:min(220px,44vw)}html[data-theme=medciclo-base] .study-quick-actions,html[data-theme=medciclo-base] .study-material-actions{grid-template-columns:repeat(auto-fit,minmax(96px,1fr))}html[data-theme=medciclo-base] .study-quick-actions button,html[data-theme=medciclo-base] .study-material-actions a,html[data-theme=medciclo-base] .study-material-actions button{min-width:0;overflow-wrap:anywhere}@media(max-width:1320px){html[data-theme=medciclo-base] .apg-reference-layout{grid-template-columns:1fr}html[data-theme=medciclo-base] .apg-reference-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}html[data-theme=medciclo-base] .apg-reference-filters{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=medciclo-base] .apg-reference-filters .button{grid-column:auto;justify-self:stretch}html[data-theme=medciclo-base] .apg-resume-panel{grid-template-columns:minmax(0,1fr) minmax(130px,.35fr)}html[data-theme=medciclo-base] .apg-resume-panel .today-actions{grid-column:1 / -1;justify-content:stretch}html[data-theme=medciclo-base] .apg-study-layout{grid-template-columns:minmax(0,1fr)}html[data-theme=medciclo-base] .apg-study-aside{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media(max-width:980px){html[data-theme=medciclo-base] .apg-reference-rail,html[data-theme=medciclo-base] .apg-reference-filters,html[data-theme=medciclo-base] .apg-detail-page .split-grid.wide-left,html[data-theme=medciclo-base] .apg-resume-panel,html[data-theme=medciclo-base] .apg-study-aside{grid-template-columns:1fr}html[data-theme=medciclo-base] .apg-reference-tabs{align-items:stretch}html[data-theme=medciclo-base] .apg-reference-tabs button{flex:1 1 136px}html[data-theme=medciclo-base] .apg-reference-sort{flex-basis:100%;justify-content:space-between}html[data-theme=medciclo-base] .apg-reference-layout-toggle{width:100%}html[data-theme=medciclo-base] .apg-reference-layout-toggle button{flex:1 1 0;width:auto}html[data-theme=medciclo-base] .apg-detail-page .today-actions{justify-content:stretch}html[data-theme=medciclo-base] .apg-detail-page .today-actions .button{flex:1 1 100%;width:100%}html[data-theme=medciclo-base] .apg-detail-page .objective-row{grid-template-columns:1fr}html[data-theme=medciclo-base] .apg-detail-page .objective-row em{justify-self:start;max-width:100%}html[data-theme=medciclo-base] .apg-study-hero{grid-template-columns:minmax(0,1fr);min-height:auto}html[data-theme=medciclo-base] .apg-study-hero-actions{width:min(100%,440px)}html[data-theme=medciclo-base] .apg-study-progress-card{grid-template-columns:minmax(0,1fr) minmax(96px,.45fr)}}@media(max-width:640px){html[data-theme=medciclo-base] .performance-filter-row{grid-template-columns:1fr}html[data-theme=medciclo-base] .apg-reference-header,html[data-theme=medciclo-base] .apg-detail-page .page-header{flex-direction:column;align-items:stretch}html[data-theme=medciclo-base] .apg-reference-header h1,html[data-theme=medciclo-base] .apg-detail-page .page-header h1{font-size:clamp(1.45rem,8vw,2rem)}html[data-theme=medciclo-base] .apg-reference-grid{gap:14px;padding:12px}html[data-theme=medciclo-base] .apg-reference-card--illustrated{min-height:332px}html[data-theme=medciclo-base] .apg-reference-card-meta,html[data-theme=medciclo-base] .apg-detail-page .block-progress-grid,html[data-theme=medciclo-base] .apg-study-progress-card{grid-template-columns:1fr}html[data-theme=medciclo-base] .apg-reference-card-dynamics{padding:0 12px 12px}html[data-theme=medciclo-base] .apg-reference-filters,html[data-theme=medciclo-base] .apg-reference-stats{grid-template-columns:1fr;padding:12px}html[data-theme=medciclo-base] .apg-detail-page .panel,html[data-theme=medciclo-base] .apg-resume-panel{padding:16px}html[data-theme=medciclo-base] .apg-structure-strip{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=medciclo-base] .apg-study-hero{padding:18px}html[data-theme=medciclo-base] .apg-study-hero-actions,html[data-theme=medciclo-base] .apg-study-hero-actions .button{width:100%}html[data-theme=medciclo-base] .apg-study-tabs button{max-width:62vw}}@media(max-width:390px){html[data-theme=medciclo-base] .apg-structure-strip,html[data-theme=medciclo-base] .apg-reference-tabs button,html[data-theme=medciclo-base] .study-quick-actions,html[data-theme=medciclo-base] .study-material-actions{grid-template-columns:1fr}html[data-theme=medciclo-base] .apg-reference-tabs button{flex-basis:100%}}@media(max-width:520px){html[data-theme=medciclo-base] .topbar-exam-countdown{height:auto}html[data-theme=medciclo-base] .topbar-exam-summary{min-height:48px;height:48px;align-items:center;padding:6px 9px 6px 10px}html[data-theme=medciclo-base] .topbar-exam-copy{gap:1px;align-content:center;height:34px}html[data-theme=medciclo-base] .topbar-exam-copy small{font-size:.54rem;line-height:1}html[data-theme=medciclo-base] .topbar-exam-copy strong{overflow:hidden;font-size:.72rem;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .topbar-exam-copy:after{margin-top:2px}}html[data-theme=medciclo-base] .clinical-quick-actions-header{align-items:center;justify-content:space-between;flex-wrap:wrap}html[data-theme=medciclo-base] .clinical-quick-actions-header>div{display:flex;align-items:baseline;gap:12px;min-width:0}html[data-theme=medciclo-base] .clinical-quick-actions-edit-button{min-height:32px;border:1px solid rgba(36,110,255,.18);border-radius:999px;background:linear-gradient(135deg,#f7fbff,#eef5ff);color:var(--mc-primary);font-size:.74rem;font-weight:700;padding:0 13px;box-shadow:0 10px 22px #142f6e14}html[data-theme=medciclo-base] .clinical-quick-actions-edit-button:hover{border-color:#246eff52;background:#fff}html[data-theme=medciclo-base] .clinical-quick-actions-editor{border:1px solid rgba(36,110,255,.14);border-radius:18px;background:linear-gradient(180deg,#f8fbfffa,#fff);box-shadow:0 16px 34px #142f6e14;padding:14px}html[data-theme=medciclo-base] .clinical-quick-actions-editor-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}html[data-theme=medciclo-base] .clinical-quick-actions-editor fieldset{display:grid;gap:8px;min-width:0;border:1px solid rgba(36,110,255,.12);border-radius:14px;background:#fff;margin:0;padding:12px}html[data-theme=medciclo-base] .clinical-quick-actions-editor legend{color:var(--mc-navy);font-size:.78rem;font-weight:800;padding:0 4px}html[data-theme=medciclo-base] .clinical-quick-actions-editor label{display:grid;gap:5px;color:#5d6f93;font-size:.68rem;font-weight:700}html[data-theme=medciclo-base] .clinical-quick-actions-editor input{width:100%;min-height:34px;border:1px solid rgba(36,110,255,.14);border-radius:10px;background:#f8fbff;color:var(--mc-navy);font-size:.78rem;font-weight:650;padding:0 10px}html[data-theme=medciclo-base] .clinical-quick-actions-editor input:focus{border-color:#246eff7a;box-shadow:0 0 0 3px #246eff1f;outline:0}html[data-theme=medciclo-base] .clinical-quick-actions-editor footer{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap;margin-top:12px}html[data-theme=medciclo-base] .clinical-quick-actions-editor footer button{min-height:34px;border:1px solid rgba(36,110,255,.16);border-radius:999px;background:#fff;color:#31456e;font-size:.74rem;font-weight:750;padding:0 14px}html[data-theme=medciclo-base] .clinical-quick-actions-editor footer button:last-child{border-color:transparent;background:var(--mc-primary);color:#fff;box-shadow:0 12px 24px #246eff38}@media(max-width:1180px){html[data-theme=medciclo-base] .clinical-quick-actions-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){html[data-theme=medciclo-base] .performance-filter-row{grid-template-columns:1fr}html[data-theme=medciclo-base] .clinical-quick-actions-header>div,html[data-theme=medciclo-base] .clinical-quick-actions-editor-grid,html[data-theme=medciclo-base] .clinical-quick-actions-editor footer{grid-template-columns:1fr}html[data-theme=medciclo-base] .clinical-quick-actions-header>div{display:grid;gap:4px}html[data-theme=medciclo-base] .clinical-quick-actions-edit-button,html[data-theme=medciclo-base] .clinical-quick-actions-editor footer button{width:100%}}html[data-theme=medciclo-base] .app-shell,html[data-theme=medciclo-base] .app-workspace,html[data-theme=medciclo-base] .app-topbar,html[data-theme=medciclo-base] .main-content,html[data-theme=medciclo-base] .topbar-search,html[data-theme=medciclo-base] .topbar-actions{min-width:0}html[data-theme=medciclo-base] .app-workspace,html[data-theme=medciclo-base] .main-content{max-width:100%}html[data-theme=medciclo-base] .apg-reference-page .apg-reference-filters{grid-template-columns:repeat(auto-fit,minmax(min(100%,168px),1fr))}@media(min-width:1321px)and (max-width:1500px){html[data-theme=medciclo-base] .apg-reference-page .apg-reference-filters .search-field{grid-column:1 / -1}}html[data-theme=medciclo-base] .clinical-current-apg-title-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}html[data-theme=medciclo-base] .clinical-current-apg-edit-button{min-height:34px;border:1px solid rgba(36,110,255,.18);border-radius:999px;background:linear-gradient(135deg,#f7fbff,#eef5ff);color:var(--mc-primary);font-size:.74rem;font-weight:720;padding:0 13px;box-shadow:0 10px 22px #142f6e14}html[data-theme=medciclo-base] .clinical-current-apg-text-editor{display:grid;grid-template-columns:minmax(160px,.7fr) repeat(2,minmax(220px,1fr));gap:10px;border:1px solid rgba(36,110,255,.14);border-radius:18px;background:linear-gradient(180deg,#f8fbfffa,#fff);box-shadow:0 16px 34px #142f6e14;padding:14px}html[data-theme=medciclo-base] .clinical-current-apg-text-editor label{display:grid;gap:6px;color:#5d6f93;font-size:.68rem;font-weight:760}html[data-theme=medciclo-base] .clinical-current-apg-text-editor input,html[data-theme=medciclo-base] .clinical-current-apg-text-editor textarea{width:100%;border:1px solid rgba(36,110,255,.14);border-radius:12px;background:#f8fbff;color:var(--mc-navy);font:inherit;font-size:.78rem;font-weight:650;padding:9px 10px;resize:vertical}html[data-theme=medciclo-base] .clinical-current-apg-text-editor input:focus,html[data-theme=medciclo-base] .clinical-current-apg-text-editor textarea:focus{border-color:#246eff7a;box-shadow:0 0 0 3px #246eff1f;outline:0}html[data-theme=medciclo-base] .clinical-current-apg-text-editor footer{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}html[data-theme=medciclo-base] .clinical-current-apg-text-editor footer button{min-height:34px;border:1px solid rgba(36,110,255,.16);border-radius:999px;background:#fff;color:#31456e;font-size:.74rem;font-weight:760;padding:0 14px}html[data-theme=medciclo-base] .clinical-current-apg-text-editor footer button:last-child{border-color:transparent;background:var(--mc-primary);color:#fff;box-shadow:0 12px 24px #246eff38}html[data-theme=medciclo-base] .clinical-current-apg-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}html[data-theme=medciclo-base] .clinical-current-apg-kpis span{display:grid;gap:2px;min-width:0;border:1px solid rgba(36,110,255,.12);border-radius:16px;background:linear-gradient(180deg,#fff,#f7fbff);padding:12px 13px}html[data-theme=medciclo-base] .clinical-current-apg-kpis strong{overflow:hidden;color:var(--mc-navy);font-size:.98rem;font-weight:820;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .clinical-current-apg-kpis small,html[data-theme=medciclo-base] .clinical-current-apg-note{color:#5f7195;font-size:.72rem;font-weight:560;line-height:1.35}html[data-theme=medciclo-base] .clinical-current-apg-note{margin:2px 0 0}html[data-theme=medciclo-base] .clinical-current-apg-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}html[data-theme=medciclo-base] .clinical-current-apg-actions .button.ghost{min-height:44px;border:1px solid rgba(36,110,255,.16);border-radius:999px;background:#fff;color:var(--mc-primary);font-size:.78rem;font-weight:760;padding:0 16px}@media(max-width:1180px){html[data-theme=medciclo-base] .clinical-current-apg-text-editor{grid-template-columns:1fr}}@media(max-width:767px){html[data-theme=medciclo-base] .clinical-current-apg-title-actions,html[data-theme=medciclo-base] .clinical-current-apg-actions{width:100%;justify-content:stretch}html[data-theme=medciclo-base] .clinical-current-apg-title-actions>*,html[data-theme=medciclo-base] .clinical-current-apg-actions>*{width:100%}html[data-theme=medciclo-base] .clinical-current-apg-kpis{grid-template-columns:1fr}}html[data-theme=medciclo-base] .performance-dashboard-page{--performance-font: inherit;--performance-blue: #2563eb;--performance-blue-strong: #1d4ed8;--performance-blue-soft: #e8f0ff;--performance-ink: #0b1537;--performance-muted: #65728f;--performance-border: #dce6f5;--performance-card: rgba(255, 255, 255, .96);--performance-shadow: 0 18px 42px rgba(17, 42, 86, .12);--performance-shadow-soft: 0 12px 30px rgba(17, 42, 86, .075);display:grid;gap:12px;width:min(100%,1460px);margin-inline:auto;color:var(--performance-ink);font-family:var(--performance-font);font-size:14.5px;font-weight:400;letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}html[data-theme=medciclo-base] .performance-dashboard-page *,html[data-theme=medciclo-base] .performance-dashboard-page *:before,html[data-theme=medciclo-base] .performance-dashboard-page *:after{box-sizing:border-box}html[data-theme=medciclo-base] .performance-dashboard-page svg{width:18px;height:18px;flex:0 0 auto;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}html[data-theme=medciclo-base] .performance-dashboard-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html[data-theme=medciclo-base] .performance-hero-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:stretch;min-width:0;padding:0}html[data-theme=medciclo-base] .performance-title-block{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"icon copy" ". actions" ". context";align-content:start;gap:9px 12px;min-width:0;min-height:100%;padding:16px;border:1px solid var(--performance-border);border-radius:18px;background:linear-gradient(135deg,#fffffffb,#f7fbfff0),radial-gradient(circle at 8% 16%,rgba(37,99,235,.065),transparent 32%);box-shadow:var(--performance-shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}html[data-theme=medciclo-base] .performance-title-icon{grid-area:icon;display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:var(--performance-blue);background:radial-gradient(circle at 34% 28%,rgba(255,255,255,.96),transparent 36%),linear-gradient(135deg,#eef6ff,#dce9ff);box-shadow:inset 0 1px #ffffffe6,0 10px 22px #2563eb1c}html[data-theme=medciclo-base] .performance-title-icon svg{width:29px;height:29px;stroke-width:2.2;filter:drop-shadow(0 2px 4px rgba(37,99,235,.16))}html[data-theme=medciclo-base] .performance-title-block h1{margin:0;font-size:clamp(1.78rem,2.08vw,2.18rem);font-weight:600;line-height:1.08;letter-spacing:0;color:var(--performance-ink)}html[data-theme=medciclo-base] .performance-title-block p{margin:5px 0 0;max-width:560px;color:#586681;font-size:.96rem;font-weight:400;line-height:1.45}html[data-theme=medciclo-base] .performance-main-actions{grid-area:actions;display:flex;flex-wrap:wrap;gap:10px;align-items:center;min-width:0;margin-top:0}html[data-theme=medciclo-base] .performance-dashboard-page .button,html[data-theme=medciclo-base] .performance-section-head a,html[data-theme=medciclo-base] .performance-next-step a{min-height:44px;border-radius:12px;font-weight:500;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease,color .18s ease}html[data-theme=medciclo-base] .performance-main-actions .button{flex:0 1 190px;justify-content:center;min-width:184px;min-height:42px;padding-inline:16px}html[data-theme=medciclo-base] .performance-main-actions .button.primary{background:linear-gradient(135deg,#1768f5,#2563eb);box-shadow:0 12px 24px #2563eb38}html[data-theme=medciclo-base] .performance-main-actions .button.secondary{border:1px solid #d9e3f2;color:#0b1537;background:#ffffffe0;box-shadow:0 10px 22px #233d6b14}html[data-theme=medciclo-base] .performance-main-actions .button.secondary:disabled{color:#71809c;cursor:not-allowed;opacity:.68;box-shadow:none}html[data-theme=medciclo-base] .performance-title-block:hover{transform:translateY(-2px);border-color:#c9d8ee;box-shadow:var(--performance-shadow)}html[data-theme=medciclo-base] .performance-hero-context{grid-area:context;display:grid;grid-template-columns:minmax(150px,1.18fr) minmax(116px,.9fr) minmax(92px,.7fr);gap:8px;min-width:0;margin-top:0}html[data-theme=medciclo-base] .performance-hero-context span{min-width:0;padding:8px 10px;border:1px solid rgba(37,99,235,.1);border-radius:13px;background:#ffffffc7;box-shadow:inset 0 1px #ffffffd1}html[data-theme=medciclo-base] .performance-hero-context small,html[data-theme=medciclo-base] .performance-hero-context strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .performance-hero-context small{color:var(--performance-muted);font-size:.69rem;font-weight:500;line-height:1.18}html[data-theme=medciclo-base] .performance-hero-context strong{margin-top:3px;color:var(--performance-ink);font-size:.84rem;font-weight:600;line-height:1.18}html[data-theme=medciclo-base] .performance-dashboard-page .button svg,html[data-theme=medciclo-base] .performance-section-head a svg,html[data-theme=medciclo-base] .performance-next-step a svg{width:16px;height:16px}html[data-theme=medciclo-base] .performance-dashboard-page .button:hover:not(:disabled),html[data-theme=medciclo-base] .performance-section-head a:hover,html[data-theme=medciclo-base] .performance-next-step a:hover{transform:translateY(-1px)}html[data-theme=medciclo-base] .performance-dashboard-page .button:focus-visible,html[data-theme=medciclo-base] .performance-section-head a:focus-visible,html[data-theme=medciclo-base] .performance-next-step a:focus-visible,html[data-theme=medciclo-base] .performance-filter-field select:focus-visible,html[data-theme=medciclo-base] .performance-filter-field input:focus-visible{outline:3px solid rgba(37,99,235,.28);outline-offset:3px}html[data-theme=medciclo-base] .performance-index-panel,html[data-theme=medciclo-base] .performance-panel,html[data-theme=medciclo-base] .performance-kpi-card,html[data-theme=medciclo-base] .performance-state-card,html[data-theme=medciclo-base] .performance-next-step{border:1px solid var(--performance-border);background:var(--performance-card);box-shadow:var(--performance-shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}html[data-theme=medciclo-base] .performance-index-panel:hover,html[data-theme=medciclo-base] .performance-panel:hover,html[data-theme=medciclo-base] .performance-kpi-card:hover,html[data-theme=medciclo-base] .performance-state-card:hover,html[data-theme=medciclo-base] .performance-next-step:hover{transform:translateY(-2px);border-color:#c9d8ee;box-shadow:var(--performance-shadow)}html[data-theme=medciclo-base] .performance-index-panel{position:relative;overflow:hidden;display:grid;align-content:start;gap:10px;min-width:0;min-height:0;padding:12px 14px;border-radius:18px;background:radial-gradient(circle at 0% 100%,rgba(236,198,255,.34),transparent 31%),linear-gradient(140deg,#fffffffb,#f7fafffa);box-shadow:0 16px 40px #233d6b1a}html[data-theme=medciclo-base] .performance-index-panel:before{content:"";position:absolute;left:-64px;bottom:-112px;width:214px;height:214px;border:2px solid rgba(236,124,255,.38);border-radius:50%;pointer-events:none}html[data-theme=medciclo-base] .performance-index-panel>*{position:relative}html[data-theme=medciclo-base] .performance-filter-row{display:grid;grid-template-columns:minmax(170px,1fr) minmax(170px,.92fr);gap:10px;min-width:0}html[data-theme=medciclo-base] .performance-filter-control{position:relative;display:block;min-width:0}html[data-theme=medciclo-base] .performance-filter-control>span:first-child{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}html[data-theme=medciclo-base] .performance-filter-field{position:relative;display:block;min-width:0}html[data-theme=medciclo-base] .performance-filter-field select,html[data-theme=medciclo-base] .performance-filter-field input{width:100%;min-width:0;height:36px;padding:0 38px 0 14px;border:1px solid #d7e1f0;border-radius:12px;color:var(--performance-ink);background:#ffffffe6;box-shadow:inset 0 1px #fffc;font:inherit;font-size:.9rem;font-weight:500;appearance:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}html[data-theme=medciclo-base] .performance-filter-field select:hover,html[data-theme=medciclo-base] .performance-filter-field input:hover{border-color:#c2d2eb;background:#fff;box-shadow:inset 0 1px #ffffffe6,0 10px 22px #112a560f}html[data-theme=medciclo-base] .performance-filter-field svg{position:absolute;right:14px;top:50%;width:16px;height:16px;color:#5d6f90;transform:translateY(-50%);pointer-events:none}html[data-theme=medciclo-base] .performance-index-content{display:grid;grid-template-columns:minmax(128px,.88fr) minmax(90px,auto) minmax(136px,.92fr);gap:10px;align-items:center;min-width:0;margin-top:2px}html[data-theme=medciclo-base] .performance-index-copy{display:grid;gap:5px;min-width:0}html[data-theme=medciclo-base] .performance-index-copy>span{display:inline-flex;align-items:center;gap:6px;color:#2a3556;font-size:.86rem;font-weight:500}html[data-theme=medciclo-base] .performance-index-copy>strong{display:flex;align-items:baseline;gap:6px;font-size:clamp(1.82rem,2.48vw,2.42rem);font-weight:600;line-height:.95;letter-spacing:0;color:#090f2d}html[data-theme=medciclo-base] .performance-index-copy>strong small{font-size:1rem;font-weight:500}html[data-theme=medciclo-base] .performance-index-copy em{justify-self:start;padding:6px 13px;border-radius:999px;color:var(--performance-blue);background:#dfeaff;font-style:normal;font-weight:500;line-height:1}html[data-theme=medciclo-base] .performance-ring{position:relative;display:grid;place-items:center;align-content:center;width:clamp(84px,6.4vw,98px);aspect-ratio:1;margin-inline:auto;border-radius:50%;background:conic-gradient(var(--performance-blue) var(--ring-progress),#dce7fb 0);box-shadow:inset 0 0 0 1px #2563eb0d,0 14px 28px #2563eb1c}html[data-theme=medciclo-base] .performance-ring:after{content:"";position:absolute;inset:8px;border-radius:inherit;background:#f7fbff;box-shadow:inset 0 0 0 1px #2563eb0a}html[data-theme=medciclo-base] .performance-ring strong,html[data-theme=medciclo-base] .performance-ring span{position:relative;z-index:1;text-align:center}html[data-theme=medciclo-base] .performance-ring strong{color:#0b1537;font-size:clamp(1.28rem,1.7vw,1.62rem);font-weight:600;line-height:1}html[data-theme=medciclo-base] .performance-ring span{color:#273659;font-size:.72rem;font-weight:500}html[data-theme=medciclo-base] .performance-index-trend{display:grid;align-content:center;gap:7px;min-height:70px;min-width:0;padding:11px 13px;border:1px solid #dde7f7;border-radius:15px;background:#ffffffc7;box-shadow:0 12px 26px #233d6b14}html[data-theme=medciclo-base] .performance-index-trend>span:not(.performance-comparison){color:var(--performance-muted);font-size:.84rem;font-weight:500;line-height:1.45}html[data-theme=medciclo-base] .performance-comparison{display:inline-flex;align-items:center;width:fit-content;gap:6px;color:#6b7893;font-size:.82rem;font-weight:500;line-height:1.2}html[data-theme=medciclo-base] .performance-comparison.direction-up{color:#00a970}html[data-theme=medciclo-base] .performance-comparison.direction-down{color:#dc2626}html[data-theme=medciclo-base] .performance-comparison.direction-up:before{content:"up";font-size:0;width:0;height:0;border-inline:5px solid transparent;border-bottom:8px solid currentColor}html[data-theme=medciclo-base] .performance-comparison.direction-down:before{content:"down";font-size:0;width:0;height:0;border-inline:5px solid transparent;border-top:8px solid currentColor}html[data-theme=medciclo-base] .performance-sparkline{width:100%;height:22px;color:#18bd87}html[data-theme=medciclo-base] .performance-sparkline polyline{fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}html[data-theme=medciclo-base] .performance-sparkline.is-empty{display:block;height:4px;width:100%;border-radius:999px;background:#dfe7f5}html[data-theme=medciclo-base] .performance-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(108px,auto);gap:16px;align-items:stretch;min-width:0}html[data-theme=medciclo-base] .performance-kpi-card{display:grid;grid-template-columns:52px minmax(0,1fr);gap:12px;align-items:center;height:100%;min-width:0;min-height:108px;padding:14px 16px;border-radius:18px}html[data-theme=medciclo-base] .performance-kpi-card:hover{transform:translateY(-2px);box-shadow:var(--performance-shadow);border-color:#cfdcf0}html[data-theme=medciclo-base] .performance-kpi-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;color:var(--performance-blue);background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.95),transparent 34%),linear-gradient(135deg,#edf5ff,#d6e6ff);box-shadow:inset 0 1px #ffffffe6,0 14px 28px #2563eb21}html[data-theme=medciclo-base] .performance-kpi-icon svg{width:32px;height:32px;stroke-width:2.05;filter:drop-shadow(0 2px 4px rgba(37,99,235,.14))}html[data-theme=medciclo-base] .performance-kpi-card.tone-green .performance-kpi-icon{color:#10a970;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.95),transparent 34%),linear-gradient(135deg,#e6fff1,#cdf4df)}html[data-theme=medciclo-base] .performance-kpi-card.tone-amber .performance-kpi-icon{color:#f59e0b;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.95),transparent 34%),linear-gradient(135deg,#fff7dd,#ffe7ad)}html[data-theme=medciclo-base] .performance-kpi-card.tone-purple .performance-kpi-icon{color:#7c3aed;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.95),transparent 34%),linear-gradient(135deg,#f0e6ff,#dfccff)}html[data-theme=medciclo-base] .performance-kpi-card>div{display:grid;align-content:center;gap:3px;min-width:0}html[data-theme=medciclo-base] .performance-kpi-label{display:inline-flex;align-items:center;gap:6px;min-width:0;color:#283657;font-size:clamp(.78rem,.76vw,.86rem);font-weight:500;line-height:1.18;white-space:nowrap}html[data-theme=medciclo-base] .performance-kpi-label svg{width:12px;height:12px;color:#8090ad}html[data-theme=medciclo-base] .performance-kpi-card strong{color:#0b1537;font-size:clamp(1.28rem,1.55vw,1.5rem);font-weight:600;line-height:1;letter-spacing:0;overflow-wrap:anywhere}html[data-theme=medciclo-base] .performance-kpi-card.has-long-value strong{font-size:clamp(1.08rem,1.55vw,1.32rem);line-height:1.12;font-weight:500;overflow-wrap:normal;word-break:normal}html[data-theme=medciclo-base] .performance-kpi-card small{color:var(--performance-muted);font-size:.78rem;font-weight:400;line-height:1.24;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .performance-insight-grid,html[data-theme=medciclo-base] .performance-lower-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:stretch;min-width:0}html[data-theme=medciclo-base] .performance-lower-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}html[data-theme=medciclo-base] .performance-lower-grid>.performance-panel{display:flex;flex-direction:column;height:100%;min-height:280px}html[data-theme=medciclo-base] .performance-evolution-panel .performance-empty-state,html[data-theme=medciclo-base] .performance-evolution-panel .performance-partial-error,html[data-theme=medciclo-base] .performance-line-chart,html[data-theme=medciclo-base] .performance-cycles-panel .performance-empty-state{flex:1}html[data-theme=medciclo-base] .performance-panel{min-width:0;padding:20px;border-radius:18px}html[data-theme=medciclo-base] .performance-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;min-width:0;margin-bottom:16px}html[data-theme=medciclo-base] .performance-section-head.compact{margin-bottom:10px}html[data-theme=medciclo-base] .performance-section-kicker{display:inline-flex;align-items:center;gap:6px;color:var(--performance-blue);font-size:.74rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}html[data-theme=medciclo-base] .performance-section-head h2{display:flex;align-items:center;gap:7px;margin:4px 0 0;color:var(--performance-ink);font-size:1.16rem;font-weight:600;line-height:1.25;letter-spacing:0}html[data-theme=medciclo-base] .performance-section-head h2 svg{width:15px;height:15px}html[data-theme=medciclo-base] .performance-section-head a{display:inline-flex;align-items:center;min-height:36px;color:var(--performance-blue);font-size:.9rem;font-weight:500;text-decoration:none}html[data-theme=medciclo-base] .performance-alert-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;min-width:0;padding:18px;border:1px solid #f4d6d6;border-radius:16px;background:linear-gradient(135deg,#fff2f2f5,#fff8f8e0)}html[data-theme=medciclo-base] .performance-alert-card.is-neutral{border-color:#dbe7f7;background:#f7fbff}html[data-theme=medciclo-base] .performance-alert-card>svg{width:42px;height:42px;padding:8px;border-radius:50%;color:#ef4444;background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.98),transparent 34%),linear-gradient(135deg,#fff3f3,#ffe1e1);box-shadow:inset 0 1px #ffffffe6,0 12px 24px #ef444424;stroke-width:2.1}html[data-theme=medciclo-base] .performance-alert-card.is-neutral>svg{color:var(--performance-blue);background:var(--performance-blue-soft)}html[data-theme=medciclo-base] .performance-alert-card p{margin:0;color:#152040;font-weight:500;line-height:1.55}html[data-theme=medciclo-base] .performance-alert-card small{display:inline-flex;margin-top:6px;color:var(--performance-muted);font-weight:400}html[data-theme=medciclo-base] .performance-action-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}html[data-theme=medciclo-base] .performance-action-row .button{flex:1 1 190px;justify-content:center}html[data-theme=medciclo-base] .performance-action-row .button.danger{color:#d92525;border-color:#f3baba;background:#fff7f7}html[data-theme=medciclo-base] .performance-segmented-bar{display:flex;width:100%;height:14px;overflow:hidden;border-radius:999px;background:#dce5f3}html[data-theme=medciclo-base] .performance-segmented-bar span{min-width:0;height:100%;transition:width .24s ease,filter .18s ease}html[data-theme=medciclo-base] .performance-segmented-bar:hover span{filter:saturate(1.08)}html[data-theme=medciclo-base] .performance-segmented-bar .tone-red{background:linear-gradient(90deg,#dc2626,#f15e5e)}html[data-theme=medciclo-base] .performance-segmented-bar .tone-yellow{background:linear-gradient(90deg,#f59e0b,#ffd43b)}html[data-theme=medciclo-base] .performance-segmented-bar .tone-green{background:linear-gradient(90deg,#10b981,#38c78b)}html[data-theme=medciclo-base] .performance-segmented-bar .tone-muted{background:#cfd9ea}html[data-theme=medciclo-base] .performance-segmented-bar .is-empty{width:100%}html[data-theme=medciclo-base] .performance-distribution-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px;min-width:0}html[data-theme=medciclo-base] .performance-distribution-grid div{min-width:0}html[data-theme=medciclo-base] .performance-distribution-grid strong{display:block;color:#0b1537;font-size:1.34rem;font-weight:600;line-height:1}html[data-theme=medciclo-base] .performance-distribution-grid span{display:block;margin-top:6px;color:#2f3c5d;font-size:.9rem;font-weight:400;overflow-wrap:anywhere}html[data-theme=medciclo-base] .performance-tip{display:flex;align-items:flex-start;gap:8px;margin:16px 0 0;padding-top:14px;border-top:1px solid #e6edf7;color:#23304f;font-size:.93rem;font-weight:400;line-height:1.5}html[data-theme=medciclo-base] .performance-tip svg{width:16px;height:16px;color:#f5b21c;margin-top:2px}html[data-theme=medciclo-base] .performance-empty-state,html[data-theme=medciclo-base] .performance-partial-error{display:flex;align-items:center;gap:18px;min-height:142px;padding:22px;border:1px solid #e5edf9;border-radius:16px;background:linear-gradient(135deg,#f8fbff,#fff)}html[data-theme=medciclo-base] .performance-empty-state.compact{min-height:120px}html[data-theme=medciclo-base] .performance-empty-state>svg,html[data-theme=medciclo-base] .performance-partial-error>svg{width:52px;height:52px;padding:10px;border-radius:18px;color:var(--performance-blue);background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.96),transparent 34%),linear-gradient(135deg,#eef6ff,#dce9ff);box-shadow:inset 0 1px #ffffffe6,0 12px 24px #2563eb1a;stroke-width:2.1}html[data-theme=medciclo-base] .performance-partial-error>svg{color:#d97706;background:#fff4d8}html[data-theme=medciclo-base] .performance-empty-state h3{margin:0 0 7px;color:#0b1537;font-size:1.06rem;font-weight:600}html[data-theme=medciclo-base] .performance-empty-state p,html[data-theme=medciclo-base] .performance-partial-error span{margin:0;color:var(--performance-muted);font-weight:400;line-height:1.55}html[data-theme=medciclo-base] .performance-line-chart{position:relative;min-height:190px;padding:2px 6px 24px}html[data-theme=medciclo-base] .performance-line-chart svg{display:block;width:100%;height:150px;overflow:visible}html[data-theme=medciclo-base] .performance-line-chart .grid-line{stroke:#e5ecf6;stroke-width:.8}html[data-theme=medciclo-base] .performance-line-chart .area-line{fill:#2563eb1a;stroke:none}html[data-theme=medciclo-base] .performance-line-chart .score-line{fill:none;stroke:var(--performance-blue);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}html[data-theme=medciclo-base] .performance-line-chart .score-dot{fill:var(--performance-blue);stroke:#fff;stroke-width:1.2}html[data-theme=medciclo-base] .performance-chart-labels{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:8px;color:#66738f;font-size:.8rem;font-weight:400}html[data-theme=medciclo-base] .performance-chart-labels span{min-width:0;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .performance-chart-callout{position:absolute;right:18px;top:10px;display:grid;gap:2px;min-width:78px;padding:10px 12px;border:1px solid #dbe7fb;border-radius:12px;color:#0b1537;background:#fffffff0;box-shadow:0 14px 30px #233d6b1f}html[data-theme=medciclo-base] .performance-chart-callout span{color:#6b7893;font-size:.75rem;font-weight:400}html[data-theme=medciclo-base] .performance-chart-callout strong{font-size:1.2rem;font-weight:500;line-height:1}html[data-theme=medciclo-base] .performance-chart-callout small{font-size:.78rem}html[data-theme=medciclo-base] .performance-cycle-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-auto-rows:minmax(150px,1fr);gap:14px;flex:1;align-content:stretch;min-width:0}html[data-theme=medciclo-base] .performance-cycle-card{display:grid;grid-template-rows:auto auto auto 1fr auto;gap:10px;align-content:stretch;min-width:0;min-height:150px;height:100%;padding:17px;border:1px solid #e0e8f5;border-radius:16px;background:#ffffffe0;box-shadow:0 10px 24px #233d6b0f;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}html[data-theme=medciclo-base] .performance-cycle-card:hover{transform:translateY(-2px);border-color:#c9d8ee;background:#fffffff5;box-shadow:0 16px 34px #112a561a}html[data-theme=medciclo-base] .performance-cycle-card-head{display:flex;align-items:center;justify-content:space-between;gap:5px;min-width:0}html[data-theme=medciclo-base] .performance-cycle-card-head strong{color:#0b1537;font-size:1.04rem;font-weight:600}html[data-theme=medciclo-base] .performance-cycle-card-head span{flex:0 1 auto;max-width:100%;padding:5px 9px;border-radius:999px;color:#08796b;background:#d9f5ee;font-size:.72rem;font-weight:600;overflow-wrap:anywhere}html[data-theme=medciclo-base] .performance-cycle-card.tone-purple .performance-cycle-card-head span{color:#6d28d9;background:#eadcff}html[data-theme=medciclo-base] .performance-cycle-card.tone-orange .performance-cycle-card-head span{color:#c2410c;background:#ffe2cf}html[data-theme=medciclo-base] .performance-cycle-card small{color:var(--performance-muted);font-weight:400;line-height:1.35}html[data-theme=medciclo-base] .performance-cycle-card em{color:var(--performance-blue);font-style:normal;font-weight:600}html[data-theme=medciclo-base] .performance-cycle-track{align-self:end;height:9px;overflow:hidden;border-radius:999px;background:#e5ebf5}html[data-theme=medciclo-base] .performance-cycle-track span{display:block;height:100%;border-radius:inherit;background:#9bded3;transition:width .26s ease,filter .18s ease}html[data-theme=medciclo-base] .performance-cycle-card:hover .performance-cycle-track span{filter:saturate(1.12)}html[data-theme=medciclo-base] .performance-cycle-card.tone-purple .performance-cycle-track span{background:#d8c4ff}html[data-theme=medciclo-base] .performance-cycle-card.tone-orange .performance-cycle-track span{background:#ffc39d}html[data-theme=medciclo-base] .performance-next-step{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;gap:12px;align-items:center;min-width:0;padding:13px 18px;border-color:#bdece5;border-radius:16px;background:linear-gradient(90deg,#e8fffbf5,#f5fbfff5)}html[data-theme=medciclo-base] .performance-next-step>span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;color:#0789a7;background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.96),transparent 34%),linear-gradient(135deg,#dff8f3,#bfeee6);box-shadow:inset 0 1px #ffffffe6,0 10px 22px #0789a71a}html[data-theme=medciclo-base] .performance-next-step>span svg{width:31px;height:31px;stroke-width:2.05}html[data-theme=medciclo-base] .performance-next-step strong{color:#078163;font-size:1rem;font-weight:600}html[data-theme=medciclo-base] .performance-next-step p{margin:0;min-width:0;color:#24314f;font-weight:400;line-height:1.45}html[data-theme=medciclo-base] .performance-next-step a{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--performance-blue);font-weight:600;text-decoration:none;white-space:nowrap}html[data-theme=medciclo-base] .performance-state-card{display:grid;place-items:center;gap:10px;min-height:320px;padding:34px;border-radius:20px;text-align:center}html[data-theme=medciclo-base] .performance-state-card>svg{width:38px;height:38px;color:#d97706}html[data-theme=medciclo-base] .performance-state-card h1{margin:0;color:var(--performance-ink);font-weight:600}html[data-theme=medciclo-base] .performance-state-card p{margin:0;color:var(--performance-muted);font-weight:400}html[data-theme=medciclo-base] .performance-skeleton{display:grid;gap:16px}html[data-theme=medciclo-base] .performance-skeleton-hero,html[data-theme=medciclo-base] .performance-kpi-card.skeleton,html[data-theme=medciclo-base] .performance-panel.skeleton{position:relative;overflow:hidden;min-height:150px;border-radius:18px;border:1px solid var(--performance-border);background:#eef4fd}html[data-theme=medciclo-base] .performance-skeleton-hero{min-height:236px}html[data-theme=medciclo-base] .performance-kpi-card.skeleton span,html[data-theme=medciclo-base] .performance-skeleton-hero span{display:block;width:56%;height:14px;margin:18px;border-radius:999px;background:#dfe8f7}html[data-theme=medciclo-base] .performance-skeleton-hero:after,html[data-theme=medciclo-base] .performance-kpi-card.skeleton:after,html[data-theme=medciclo-base] .performance-panel.skeleton:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.65),transparent);animation:performance-shimmer 1.3s ease-in-out infinite}@keyframes performance-shimmer{to{transform:translate(100%)}}@keyframes performance-card-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1600px){html[data-theme=medciclo-base] .performance-dashboard-page{gap:14px}html[data-theme=medciclo-base] .performance-hero-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}html[data-theme=medciclo-base] .performance-index-panel{padding:12px 14px}html[data-theme=medciclo-base] .performance-summary-grid{grid-auto-rows:minmax(110px,auto);gap:18px}html[data-theme=medciclo-base] .performance-kpi-card{grid-template-columns:54px minmax(0,1fr);gap:16px;min-height:110px;padding:14px 16px}html[data-theme=medciclo-base] .performance-kpi-icon{width:54px;height:54px}html[data-theme=medciclo-base] .performance-kpi-icon svg{width:33px;height:33px}html[data-theme=medciclo-base] .performance-insight-grid,html[data-theme=medciclo-base] .performance-lower-grid{gap:16px}html[data-theme=medciclo-base] .performance-panel{padding:22px}}@media(prefers-reduced-motion:no-preference){html[data-theme=medciclo-base] .performance-title-block,html[data-theme=medciclo-base] .performance-index-panel,html[data-theme=medciclo-base] .performance-kpi-card,html[data-theme=medciclo-base] .performance-panel,html[data-theme=medciclo-base] .performance-next-step{animation:performance-card-rise .44s cubic-bezier(.22,1,.36,1) both}html[data-theme=medciclo-base] .performance-kpi-card:nth-child(2){animation-delay:55ms}html[data-theme=medciclo-base] .performance-kpi-card:nth-child(3){animation-delay:90ms}html[data-theme=medciclo-base] .performance-kpi-card:nth-child(4){animation-delay:125ms}html[data-theme=medciclo-base] .performance-insight-grid>.performance-panel:nth-child(2),html[data-theme=medciclo-base] .performance-lower-grid>.performance-panel:nth-child(2){animation-delay:70ms}html[data-theme=medciclo-base] .performance-next-step{animation-delay:.12s}}@media(max-width:1320px){html[data-theme=medciclo-base] .performance-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1180px){html[data-theme=medciclo-base] .performance-hero-panel,html[data-theme=medciclo-base] .performance-insight-grid{grid-template-columns:1fr}html[data-theme=medciclo-base] .performance-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){html[data-theme=medciclo-base] .performance-lower-grid{grid-template-columns:1fr}}@media(max-width:780px){html[data-theme=medciclo-base] .performance-dashboard-page{gap:12px}html[data-theme=medciclo-base] .performance-title-block{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"icon copy" "actions actions" "context context";min-height:auto}html[data-theme=medciclo-base] .performance-main-actions{grid-column:1 / -1}html[data-theme=medciclo-base] .performance-next-step{grid-template-columns:1fr}html[data-theme=medciclo-base] .performance-distribution-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,272px),1fr))}html[data-theme=medciclo-base] .performance-index-panel,html[data-theme=medciclo-base] .performance-panel,html[data-theme=medciclo-base] .performance-kpi-card{border-radius:16px}html[data-theme=medciclo-base] .performance-index-content{justify-items:stretch}html[data-theme=medciclo-base] .performance-ring{justify-self:center}html[data-theme=medciclo-base] .performance-index-trend{min-height:auto}html[data-theme=medciclo-base] .performance-section-head{align-items:flex-start}html[data-theme=medciclo-base] .performance-empty-state,html[data-theme=medciclo-base] .performance-partial-error{align-items:flex-start;min-height:auto;padding:18px}html[data-theme=medciclo-base] .performance-chart-callout{position:static;width:fit-content;margin:8px 0 0 auto}html[data-theme=medciclo-base] .performance-next-step a{justify-content:flex-start;white-space:normal}}@media(max-width:640px){html[data-theme=medciclo-base] .performance-filter-row,html[data-theme=medciclo-base] .performance-summary-grid,html[data-theme=medciclo-base] .performance-hero-context{grid-template-columns:1fr}html[data-theme=medciclo-base] .performance-lower-grid>.performance-panel{min-height:260px}}@media(max-width:480px){html[data-theme=medciclo-base] .performance-title-block{grid-template-columns:1fr;grid-template-areas:"icon" "copy" "actions" "context";padding:16px}html[data-theme=medciclo-base] .performance-hero-panel{padding:0}html[data-theme=medciclo-base] .performance-title-icon{width:42px;height:42px}html[data-theme=medciclo-base] .performance-main-actions .button,html[data-theme=medciclo-base] .performance-action-row .button{width:100%}html[data-theme=medciclo-base] .performance-kpi-card{grid-template-columns:52px minmax(0,1fr);justify-items:stretch}html[data-theme=medciclo-base] .performance-index-content{grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center}html[data-theme=medciclo-base] .performance-index-trend{grid-column:1 / -1}html[data-theme=medciclo-base] .performance-ring{width:100px}html[data-theme=medciclo-base] .performance-index-copy>strong{font-size:clamp(1.95rem,11vw,2.45rem)}html[data-theme=medciclo-base] .performance-panel,html[data-theme=medciclo-base] .performance-index-panel{padding:16px}}@media(prefers-reduced-motion:reduce){html[data-theme=medciclo-base] .performance-dashboard-page *,html[data-theme=medciclo-base] .performance-dashboard-page *:before,html[data-theme=medciclo-base] .performance-dashboard-page *:after{animation-duration:.01ms;animation-iteration-count:1;scroll-behavior:auto;transition-duration:.01ms}}html[data-theme=medciclo-base] .clinical-dashboard .clinical-main-grid{grid-template-columns:repeat(2,minmax(390px,1fr));gap:12px;align-items:stretch}html[data-theme=medciclo-base] .clinical-dashboard .clinical-plan-card,html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-card{min-height:0;border:1px solid rgba(142,175,229,.32);border-radius:22px;background:radial-gradient(circle at 16% 0%,rgba(236,246,255,.74),transparent 34%),linear-gradient(180deg,#fffffffc,#f7fbfffa);box-shadow:0 12px 30px #15316311;color:#10214f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[data-theme=medciclo-base] .clinical-dashboard .clinical-plan-card{display:grid;grid-template-rows:auto auto auto;align-content:start;gap:6px;padding:12px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(184px,.44fr);grid-template-rows:auto auto auto;align-content:start;gap:10px;padding:14px;align-items:stretch}html[data-theme=medciclo-base] .clinical-plan-title-row,html[data-theme=medciclo-base] .clinical-current-apg-title-row{min-height:48px;align-items:center;gap:10px;margin:0}html[data-theme=medciclo-base] .clinical-current-apg-title-row{grid-column:1 / -1}html[data-theme=medciclo-base] .clinical-section-title-with-icon{align-items:center;gap:12px;min-width:0}html[data-theme=medciclo-base] .clinical-title-icon{width:50px;height:50px;min-width:50px;display:grid;place-items:center;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;line-height:0}html[data-theme=medciclo-base] .clinical-title-icon .clinical-icon-25d{width:var(--clinical-icon-size);height:var(--clinical-icon-size)}html[data-theme=medciclo-base] .clinical-current-apg-title-row .clinical-title-icon{width:54px;height:54px;min-width:54px}html[data-theme=medciclo-base] .clinical-current-apg-title-row .clinical-title-icon .clinical-icon-25d{--clinical-icon-size: 54px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-title-icon .clinical-icon-25d,html[data-theme=medciclo-base] .clinical-dashboard .clinical-timeline-row>.clinical-icon-25d,html[data-theme=medciclo-base] .clinical-dashboard .clinical-plan-stat .clinical-icon-25d,html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-kpis>span>.clinical-icon-25d{border-color:transparent;background:transparent;box-shadow:none;overflow:visible}html[data-theme=medciclo-base] .clinical-section-title-with-icon h2,html[data-theme=medciclo-base] .clinical-current-apg-title-row h2{margin:0;color:#071a55;font-size:clamp(1.12rem,.98rem + .34vw,1.42rem);font-weight:760;line-height:1.12;letter-spacing:0}html[data-theme=medciclo-base] .clinical-current-apg-title-row h2{font-size:clamp(1.5rem,1.22rem + .54vw,1.82rem);font-weight:780}html[data-theme=medciclo-base] .clinical-section-title-with-icon small{display:block;margin-top:3px;color:#627391;font-size:.76rem;font-weight:520;line-height:1.25}html[data-theme=medciclo-base] .clinical-section-actions,html[data-theme=medciclo-base] .clinical-current-apg-title-actions,html[data-theme=medciclo-base] .clinical-current-apg-banner-actions,html[data-theme=medciclo-base] .clinical-current-apg-actions,html[data-theme=medciclo-base] .clinical-plan-row-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}html[data-theme=medciclo-base] .clinical-plan-title-row .clinical-section-actions{flex-wrap:nowrap}html[data-theme=medciclo-base] .clinical-section-actions .button,html[data-theme=medciclo-base] .clinical-current-apg-title-actions>a,html[data-theme=medciclo-base] .clinical-current-apg-banner-actions .button,html[data-theme=medciclo-base] .clinical-current-apg-edit-button,html[data-theme=medciclo-base] .clinical-plan-row-actions button,html[data-theme=medciclo-base] .clinical-plan-row-actions a,html[data-theme=medciclo-base] .clinical-current-apg-actions .button,html[data-theme=medciclo-base] .clinical-current-apg-actions .button.ghost{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(36,110,255,.18);border-radius:12px;background:#ffffffc7;color:#155df5;box-shadow:0 10px 22px #1c539c0f;font-size:.74rem;font-weight:680;line-height:1;padding:0 10px;text-decoration:none;white-space:nowrap;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}html[data-theme=medciclo-base] .clinical-current-apg-title-actions{justify-content:flex-end}html[data-theme=medciclo-base] .clinical-current-apg-title-actions>a svg{width:17px;height:17px}html[data-theme=medciclo-base] .clinical-timeline{display:grid;gap:6px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-timeline-row{min-height:56px;display:grid;grid-template-columns:42px 46px minmax(0,1fr) 126px;align-items:center;gap:8px;border:1px solid rgba(142,175,229,.28);border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbff);padding:5px 8px;box-shadow:0 8px 18px #1531630a;overflow:visible}html[data-theme=medciclo-base] .clinical-dashboard .clinical-timeline-row>div:not(.clinical-plan-row-actions){min-width:0}html[data-theme=medciclo-base] .clinical-dashboard .clinical-timeline-row time{color:#071a55;font-size:.84rem;font-weight:760;line-height:1}html[data-theme=medciclo-base] .clinical-dashboard .clinical-timeline-row>.clinical-icon-25d{width:var(--clinical-icon-size);height:var(--clinical-icon-size);align-self:center;justify-self:center}html[data-theme=medciclo-base] .clinical-dashboard .clinical-timeline-row strong{display:-webkit-box;overflow:hidden;color:#071a55;font-size:.84rem;font-weight:720;line-height:1.26;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical}html[data-theme=medciclo-base] .clinical-dashboard .clinical-timeline-row span{display:block;overflow:hidden;color:#667797;font-size:.7rem;font-weight:500;line-height:1.28;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .clinical-plan-row-actions{display:grid;min-width:128px;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:flex-end;align-self:center;flex-wrap:nowrap}html[data-theme=medciclo-base] .clinical-plan-row-actions button,html[data-theme=medciclo-base] .clinical-plan-row-actions a{width:100%;min-height:30px;border-radius:12px;font-size:.7rem;padding:0 8px;box-sizing:border-box}html[data-theme=medciclo-base] .clinical-plan-row-actions button:focus-visible,html[data-theme=medciclo-base] .clinical-plan-row-actions a:focus-visible,html[data-theme=medciclo-base] .clinical-current-apg-banner-actions .button:focus-visible,html[data-theme=medciclo-base] .clinical-current-apg-actions .button:focus-visible,html[data-theme=medciclo-base] .clinical-current-apg-preview--ai:focus-visible{outline:3px solid rgba(36,110,255,.2);outline-offset:3px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-plan-footer{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;border:1px solid rgba(142,175,229,.24);border-radius:16px;background:radial-gradient(circle at 16% 0%,rgba(239,246,255,.92),transparent 42%),linear-gradient(180deg,#ffffffd1,#f7fbfff0);padding:6px}html[data-theme=medciclo-base] .clinical-plan-stat{min-width:0;display:grid;min-height:54px;grid-template-columns:1fr;align-content:center;justify-items:center;gap:4px;border:1px solid rgba(142,175,229,.24);border-radius:14px;background:#ffffffb8;padding:5px 6px;text-align:center;box-shadow:0 9px 20px #1531630b}html[data-theme=medciclo-base] .clinical-plan-stat .clinical-icon-25d{width:var(--clinical-icon-size);height:var(--clinical-icon-size)}html[data-theme=medciclo-base] .clinical-plan-footer strong{overflow:hidden;color:#145df5;font-size:.82rem;font-weight:760;line-height:1.14;text-overflow:ellipsis;white-space:normal}html[data-theme=medciclo-base] .clinical-plan-footer span{color:#627391;font-size:.62rem;font-weight:510;line-height:1.24}html[data-theme=medciclo-base] .clinical-current-apg-card .inline-image-shell{grid-column:1;grid-row:2;min-height:0;display:grid;align-self:stretch;min-width:0}html[data-theme=medciclo-base] .clinical-current-apg-card .clinical-current-apg-kpis{grid-column:2}html[data-theme=medciclo-base] .clinical-current-apg-card .clinical-current-apg-kpis{grid-row:2;align-self:start}html[data-theme=medciclo-base] .clinical-current-apg-card .clinical-current-apg-progress-row{grid-column:1 / -1;grid-row:3}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-preview--ai{width:100%;height:100%;min-height:196px;max-height:none;border-radius:22px;aspect-ratio:auto;box-shadow:0 12px 28px #071a551f}html[data-theme=medciclo-base] .clinical-current-apg-banner-copy{top:16px;left:18px;width:min(58%,286px);gap:7px}html[data-theme=medciclo-base] .clinical-current-apg-banner-copy span,html[data-theme=medciclo-base] .clinical-current-apg-banner-copy p{font-size:.74rem;font-weight:560;line-height:1.24}html[data-theme=medciclo-base] .clinical-current-apg-banner-copy h3{color:#fff;font-size:clamp(1.2rem,.98rem + .45vw,1.52rem);font-weight:780;line-height:1.06;letter-spacing:0;-webkit-line-clamp:2}html[data-theme=medciclo-base] .clinical-current-apg-banner-progress{max-width:230px;gap:7px}html[data-theme=medciclo-base] .clinical-current-apg-banner-actions{gap:7px;margin-top:4px;flex-wrap:nowrap}html[data-theme=medciclo-base] .clinical-current-apg-banner-actions .button{min-height:34px;min-width:0;border-color:#ffffff38;border-radius:14px;background:#ffffff24;color:#fff;box-shadow:0 10px 18px #020a2424;font-size:.72rem;padding-inline:12px}html[data-theme=medciclo-base] .clinical-current-apg-banner-actions .button.secondary{background:#ffffff24}html[data-theme=medciclo-base] .clinical-current-apg-count-badge,html[data-theme=medciclo-base] .clinical-current-apg-topic-total{position:absolute;z-index:3;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.22);border-radius:16px;background:#08143794;color:#fff;font-style:normal;line-height:1;box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}html[data-theme=medciclo-base] .clinical-current-apg-count-badge{top:12px;right:12px;min-height:30px;padding:0 10px;font-size:.76rem;font-weight:760}html[data-theme=medciclo-base] .clinical-current-apg-topic-total{right:12px;bottom:12px;min-height:36px;padding:0 12px;font-size:.88rem;font-weight:780}html[data-theme=medciclo-base] .clinical-current-apg-banner-progress .progress-track,html[data-theme=medciclo-base] .clinical-current-apg-progress-row .progress-track{height:7px}html[data-theme=medciclo-base] .clinical-current-apg-kpis{display:grid;grid-template-columns:1fr;gap:8px}html[data-theme=medciclo-base] .clinical-current-apg-kpis>span{min-height:60px;display:grid;grid-template-columns:38px minmax(0,1fr) 12px;align-items:center;gap:7px;border:1px solid rgba(142,175,229,.26);border-radius:16px;background:linear-gradient(180deg,#fffffff5,#f8fbfff5);padding:7px 8px;box-shadow:0 9px 20px #1531630b}html[data-theme=medciclo-base] .clinical-current-apg-kpis>span>span{min-width:0;display:grid;gap:3px;border:0;border-radius:0;background:transparent;padding:0;box-shadow:none}html[data-theme=medciclo-base] .clinical-current-apg-kpis>span>.clinical-icon-25d{--clinical-icon-size: 38px}html[data-theme=medciclo-base] .clinical-current-apg-kpis strong{color:#071a55;font-size:.9rem;font-weight:780;line-height:1.08;white-space:normal}html[data-theme=medciclo-base] .clinical-current-apg-kpis small,html[data-theme=medciclo-base] .clinical-current-apg-note{color:#667797;font-size:.68rem;font-weight:500;line-height:1.24}html[data-theme=medciclo-base] .clinical-current-apg-kpis>span>svg{width:16px;height:16px;justify-self:end;color:#8aa1c5}html[data-theme=medciclo-base] .clinical-current-apg-progress-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.42fr);gap:12px;align-self:center;border:1px solid rgba(142,175,229,.26);border-radius:18px;background:#ffffffc2;padding:12px 14px;box-shadow:0 9px 20px #1531630b}html[data-theme=medciclo-base] .clinical-current-apg-progress-row>div:first-child{display:grid;grid-template-columns:42px minmax(0,1fr);gap:5px 10px;align-items:center}html[data-theme=medciclo-base] .clinical-current-apg-progress-row>div:first-child>.clinical-icon-25d{grid-row:1 / span 4;align-self:center;justify-self:center;border-color:transparent;background:transparent;box-shadow:none;overflow:visible}html[data-theme=medciclo-base] .clinical-current-apg-progress-row>div:first-child>:not(.clinical-icon-25d){grid-column:2}html[data-theme=medciclo-base] .clinical-current-apg-progress-row span{color:#667797;font-size:.9rem;font-weight:580}html[data-theme=medciclo-base] .clinical-current-apg-progress-row strong{color:#071a55;font-size:1.08rem;font-weight:740}html[data-theme=medciclo-base] .clinical-current-apg-note{display:block;overflow:visible;margin:0;max-width:52ch}html[data-theme=medciclo-base] .clinical-current-apg-actions{display:grid;grid-template-columns:1fr;gap:8px;align-self:center;justify-content:stretch}html[data-theme=medciclo-base] .clinical-current-apg-actions .button,html[data-theme=medciclo-base] .clinical-current-apg-actions .button.ghost{width:100%;min-height:38px;min-width:0;border-radius:14px}html[data-theme=medciclo-base] .clinical-current-apg-actions .button:not(.ghost){border-color:#304cff3d;background:linear-gradient(135deg,#2472ff,#4c3cf0);color:#fff;box-shadow:0 12px 24px #245fe82e}html[data-theme=medciclo-base] .clinical-current-apg-actions .button.ghost{background:#ffffffc7;color:#155df5;box-shadow:0 10px 22px #1c539c0f}html[data-theme=medciclo-base] .clinical-current-apg-text-editor{grid-column:1 / -1;grid-template-columns:minmax(150px,.8fr) repeat(2,minmax(190px,1fr));gap:10px;border-radius:16px;padding:12px}html[data-theme=medciclo-base] .clinical-current-apg-text-editor label{gap:5px;font-size:.66rem;font-weight:590}html[data-theme=medciclo-base] .clinical-current-apg-text-editor input,html[data-theme=medciclo-base] .clinical-current-apg-text-editor textarea{min-height:36px;border-radius:11px;font-size:.76rem;font-weight:500;padding:8px 10px}html[data-theme=medciclo-base] .dashboard-week-planner-editor{width:min(100%,1060px);max-height:calc(100vh - 48px);padding:20px;border:1px solid rgba(31,108,255,.14);border-radius:22px;background:linear-gradient(180deg,#fffffffc,#f7fbfffa);box-shadow:0 24px 70px #071a552e}html[data-theme=medciclo-base] .dashboard-week-planner-editor header,html[data-theme=medciclo-base] .dashboard-week-planner-editor footer{gap:12px;padding:0}html[data-theme=medciclo-base] .dashboard-week-planner-editor h2{color:#071a55;font-size:1.42rem;font-weight:670;letter-spacing:0}html[data-theme=medciclo-base] .dashboard-week-planner-editor p{color:#667797;font-size:.84rem;font-weight:450;line-height:1.38}html[data-theme=medciclo-base] .dashboard-week-planner-tabs{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:9px;margin:17px 0 15px}html[data-theme=medciclo-base] .dashboard-week-planner-tabs button{display:grid;min-width:0;min-height:98px;align-content:start;gap:5px;border:1px solid rgba(31,108,255,.1);border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbff);color:#10214f;padding:11px;text-align:left;box-shadow:0 10px 22px #0a23540f}html[data-theme=medciclo-base] .dashboard-week-planner-tabs button.active{border-color:#1f6cff6b;background:linear-gradient(180deg,#eef6ff,#fff);box-shadow:0 16px 34px #1f6cff24}html[data-theme=medciclo-base] .dashboard-week-planner-tabs span{color:#667797;font-size:.66rem;font-weight:580;text-transform:uppercase}html[data-theme=medciclo-base] .dashboard-week-planner-tabs strong{color:#071a55;font-size:.96rem;font-weight:660;line-height:1}html[data-theme=medciclo-base] .dashboard-week-planner-tabs small,html[data-theme=medciclo-base] .dashboard-week-planner-tabs em{overflow:hidden;color:#667797;font-size:.65rem;font-style:normal;font-weight:450;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .dashboard-week-planner-day{display:grid;grid-template-columns:190px minmax(0,1fr);gap:14px;align-items:start}html[data-theme=medciclo-base] .dashboard-week-planner-day aside{display:grid;gap:8px;border-radius:18px;background:linear-gradient(160deg,#071a55,#155df5);color:#fff;padding:15px;box-shadow:0 18px 36px #071a552e}html[data-theme=medciclo-base] .dashboard-week-planner-day aside span,html[data-theme=medciclo-base] .dashboard-week-planner-day aside small,html[data-theme=medciclo-base] .dashboard-week-planner-day aside p{color:#ffffffc7;font-size:.72rem;font-weight:450;line-height:1.25}html[data-theme=medciclo-base] .dashboard-week-planner-day aside strong{color:#fff;font-size:1.38rem;font-weight:670;line-height:1}html[data-theme=medciclo-base] .dashboard-week-planner-day aside b{color:#fff;font-size:1.12rem;font-weight:670}html[data-theme=medciclo-base] .dashboard-week-planner-list{display:grid;gap:9px;max-height:min(48vh,450px);margin:0;overflow:auto;padding-right:4px}html[data-theme=medciclo-base] .dashboard-week-planner-row{display:grid;grid-template-columns:94px minmax(160px,1.1fr) minmax(160px,1fr) 82px 100px auto;gap:8px;align-items:end;border:1px solid rgba(31,108,255,.1);border-radius:14px;background:#fff;padding:9px}html[data-theme=medciclo-base] .dashboard-week-planner-row label{display:grid;gap:5px;color:#667797;font-size:.64rem;font-weight:560;letter-spacing:0}html[data-theme=medciclo-base] .dashboard-week-planner-row input{min-height:34px;border:1px solid rgba(31,108,255,.12);border-radius:10px;background:#f8fbff;color:#071a55;font-size:.75rem;font-weight:500;padding:7px 9px}html[data-theme=medciclo-base] .dashboard-week-planner-row .dashboard-plan-editor-check{grid-template-columns:16px auto;align-items:center;align-self:center;color:#435575;font-size:.7rem}html[data-theme=medciclo-base] .dashboard-week-planner-row .dashboard-plan-editor-check input{min-height:16px;width:16px;padding:0}html[data-theme=medciclo-base] .dashboard-week-planner-row>button,html[data-theme=medciclo-base] .dashboard-week-planner-editor footer .button,html[data-theme=medciclo-base] .dashboard-week-planner-editor header .button{min-height:34px;border-radius:999px;font-size:.74rem;font-weight:620;padding:0 12px}@media(max-width:1540px){html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-card{grid-template-columns:minmax(0,1fr) minmax(172px,.42fr)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-preview--ai{min-height:190px;aspect-ratio:auto}html[data-theme=medciclo-base] .clinical-current-apg-kpis{grid-template-columns:1fr}html[data-theme=medciclo-base] .clinical-current-apg-progress-row{grid-template-columns:minmax(0,1fr) minmax(190px,.42fr)}}@media(max-width:1180px){html[data-theme=medciclo-base] .clinical-dashboard .clinical-main-grid{grid-template-columns:1fr}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-card{grid-template-columns:minmax(0,1fr) minmax(190px,.42fr)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-preview--ai{min-height:196px;aspect-ratio:auto}html[data-theme=medciclo-base] .clinical-current-apg-kpis{grid-template-columns:1fr}html[data-theme=medciclo-base] .dashboard-week-planner-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}html[data-theme=medciclo-base] .dashboard-week-planner-day{grid-template-columns:1fr}html[data-theme=medciclo-base] .dashboard-week-planner-row{grid-template-columns:90px minmax(0,1fr) minmax(0,1fr) 80px}html[data-theme=medciclo-base] .dashboard-week-planner-row .dashboard-plan-editor-check,html[data-theme=medciclo-base] .dashboard-week-planner-row>button{grid-column:span 2}}@media(max-width:900px){html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-card{grid-template-columns:1fr}html[data-theme=medciclo-base] .clinical-current-apg-card .inline-image-shell,html[data-theme=medciclo-base] .clinical-current-apg-card .clinical-current-apg-kpis,html[data-theme=medciclo-base] .clinical-current-apg-card .clinical-current-apg-progress-row{grid-column:1;grid-row:auto}html[data-theme=medciclo-base] .clinical-dashboard .clinical-timeline-row{grid-template-columns:48px 54px minmax(0,1fr)}html[data-theme=medciclo-base] .clinical-plan-row-actions{grid-column:2 / -1;justify-content:stretch}html[data-theme=medciclo-base] .clinical-plan-row-actions button,html[data-theme=medciclo-base] .clinical-plan-row-actions a,html[data-theme=medciclo-base] .clinical-current-apg-banner-actions .button,html[data-theme=medciclo-base] .clinical-current-apg-actions .button{flex:1 1 130px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-plan-footer,html[data-theme=medciclo-base] .clinical-current-apg-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card>div{width:100%;max-width:100%}html[data-theme=medciclo-base] .clinical-hero-metrics{width:100%;grid-template-columns:1fr}html[data-theme=medciclo-base] .clinical-hero-metrics span{min-height:58px;grid-template-columns:34px minmax(0,1fr);border-right:0;border-bottom:1px solid var(--mc-border-subtle);padding:8px 10px}html[data-theme=medciclo-base] .clinical-hero-metrics span:last-child{border-bottom:0}html[data-theme=medciclo-base] .clinical-hero-metric-icon{width:32px;height:32px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-plan-card,html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-card,html[data-theme=medciclo-base] .dashboard-week-planner-editor{padding:14px}html[data-theme=medciclo-base] .clinical-plan-title-row,html[data-theme=medciclo-base] .clinical-current-apg-title-row{min-height:52px;align-items:start}html[data-theme=medciclo-base] .clinical-title-icon{width:52px;height:52px;min-width:52px}html[data-theme=medciclo-base] .clinical-title-icon .clinical-icon-25d{--clinical-icon-size: 50px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-quick-actions>div{grid-template-columns:1fr}html[data-theme=medciclo-base] .clinical-dashboard .clinical-image-action-button[data-image-mode=background-card]{width:100%;min-width:0}html[data-theme=medciclo-base] .clinical-plan-title-row .clinical-section-actions{width:100%;display:grid;grid-template-columns:1fr}html[data-theme=medciclo-base] .clinical-plan-title-row .clinical-section-actions .button,html[data-theme=medciclo-base] .clinical-current-apg-title-actions>a{width:100%;min-width:0}html[data-theme=medciclo-base] .clinical-dashboard .clinical-timeline-row{grid-template-columns:46px minmax(0,1fr);gap:8px;padding:9px;width:100%;box-sizing:border-box}html[data-theme=medciclo-base] .clinical-dashboard .clinical-timeline-row time{grid-column:1;grid-row:1}html[data-theme=medciclo-base] .clinical-dashboard .clinical-timeline-row>.clinical-icon-25d{--clinical-icon-size: 44px;grid-column:1;grid-row:2}html[data-theme=medciclo-base] .clinical-dashboard .clinical-timeline-row>div:not(.clinical-plan-row-actions){grid-column:2;grid-row:1 / span 2}html[data-theme=medciclo-base] .clinical-plan-row-actions{grid-column:1 / -1;display:flex;flex-direction:column;align-items:stretch;flex-wrap:nowrap;gap:6px;min-width:0;width:100%}html[data-theme=medciclo-base] .clinical-plan-row-actions button,html[data-theme=medciclo-base] .clinical-plan-row-actions a{flex:1 1 0;min-width:0;width:100%}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-preview--ai{min-height:236px;max-height:none;aspect-ratio:auto}html[data-theme=medciclo-base] .clinical-current-apg-banner-actions{width:min(100%,174px);display:grid;grid-template-columns:1fr}html[data-theme=medciclo-base] .clinical-current-apg-banner-actions .button{width:100%;min-height:32px}html[data-theme=medciclo-base] .dashboard-week-planner-tabs,html[data-theme=medciclo-base] .dashboard-week-planner-row,html[data-theme=medciclo-base] .clinical-current-apg-kpis{grid-template-columns:1fr}html[data-theme=medciclo-base] .clinical-dashboard .clinical-plan-footer{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=medciclo-base] .dashboard-week-planner-row .dashboard-plan-editor-check,html[data-theme=medciclo-base] .dashboard-week-planner-row>button{grid-column:auto}}html[data-theme=medciclo-base] .simulados-page{--sim-blue: #145df5;--sim-blue-soft: #eef6ff;--sim-navy: #071a55;--sim-text: #52668d;--sim-line: #dce7f8;--sim-line-strong: #c8daf6;--sim-card: #ffffff;--sim-card-soft: #f8fbff;--sim-shadow: 0 18px 42px rgba(10, 35, 84, .08);display:grid;width:min(100%,1280px);margin:0 auto;gap:16px;color:#20365f;font-family:inherit;font-size:.95rem;line-height:1.45}html[data-theme=medciclo-base] .simulados-page *,html[data-theme=medciclo-base] .simulados-page *:before,html[data-theme=medciclo-base] .simulados-page *:after{box-sizing:border-box}html[data-theme=medciclo-base] .simulados-page button,html[data-theme=medciclo-base] .simulados-page input,html[data-theme=medciclo-base] .simulados-page select{font-family:inherit}html[data-theme=medciclo-base] .simulados-page svg{flex:0 0 auto;width:20px;height:20px}html[data-theme=medciclo-base] .simulation-icon-2d{--simulation-icon-size: 24px;display:inline-grid;width:var(--simulation-icon-size);height:var(--simulation-icon-size);flex:0 0 var(--simulation-icon-size);place-items:center;color:var(--sim-blue);line-height:0;transition:color .18s ease,filter .18s ease,opacity .18s ease,transform .18s ease}html[data-theme=medciclo-base] .simulation-icon-2d svg{width:100%;height:100%;overflow:visible}html[data-theme=medciclo-base] .simulation-icon-2d--neutral{color:#5f7192}html[data-theme=medciclo-base] .simulation-icon-2d--success{color:var(--sim-green)}html[data-theme=medciclo-base] .simulation-icon-2d--warning{color:var(--sim-amber)}html[data-theme=medciclo-base] .simulation-icon-2d--danger{color:#ef4444}html[data-theme=medciclo-base] .simulation-icon-2d[data-icon=easy]{color:#23b878;filter:drop-shadow(0 0 7px rgba(35,184,120,.28)) drop-shadow(0 3px 6px rgba(18,120,76,.12))}html[data-theme=medciclo-base] .simulation-icon-2d[data-icon=medium]{color:#f2a91b;filter:drop-shadow(0 0 7px rgba(242,169,27,.28)) drop-shadow(0 3px 6px rgba(163,100,8,.12))}html[data-theme=medciclo-base] .simulation-icon-2d[data-icon=hard]{color:#ef5264;filter:drop-shadow(0 0 7px rgba(239,82,100,.28)) drop-shadow(0 3px 6px rgba(156,36,53,.12))}html[data-theme=medciclo-base] .simulation-icon-2d[data-icon=ready]{filter:drop-shadow(0 0 7px rgba(36,183,107,.24)) drop-shadow(0 3px 6px rgba(18,120,76,.1))}html[data-theme=medciclo-base] .simulation-difficulty-card:not(:disabled):hover .simulation-icon-2d[data-icon=easy],html[data-theme=medciclo-base] .simulation-difficulty-card:not(:disabled):hover .simulation-icon-2d[data-icon=medium],html[data-theme=medciclo-base] .simulation-difficulty-card:not(:disabled):hover .simulation-icon-2d[data-icon=hard]{transform:translateY(-1px)}html[data-theme=medciclo-base] .simulation-icon-2d.disabled{opacity:.44;filter:grayscale(.2)}html[data-theme=medciclo-base] .simulation-icon-fill-soft{fill:currentColor;opacity:.1}html[data-theme=medciclo-base] .simulation-icon-fill{fill:currentColor;opacity:.16}html[data-theme=medciclo-base] .simulation-icon-line{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}html[data-theme=medciclo-base] .simulation-hero-header,html[data-theme=medciclo-base] .simulados-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:6px 2px 0}html[data-theme=medciclo-base] .simulados-title-block{display:grid;min-width:0;max-width:760px;gap:6px}html[data-theme=medciclo-base] .simulados-header .eyebrow,html[data-theme=medciclo-base] .simulation-hero-header .eyebrow,html[data-theme=medciclo-base] .simulados-panel .eyebrow,html[data-theme=medciclo-base] .simulation-state-card .eyebrow{margin:0;color:var(--sim-blue);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:none}html[data-theme=medciclo-base] .simulados-header h1{margin:0;color:var(--sim-navy);font-size:clamp(2rem,3vw,2.38rem);font-weight:760;letter-spacing:0;line-height:1.06}html[data-theme=medciclo-base] .simulation-hero-header h1{max-width:780px;margin:0;color:var(--sim-navy);font-size:clamp(2.25rem,4vw,3.05rem);font-weight:760;letter-spacing:0;line-height:1.04;text-wrap:balance}html[data-theme=medciclo-base] .simulation-design-page .simulation-hero-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:24px}html[data-theme=medciclo-base] .simulation-hero-copy{display:grid;width:min(100%,780px);justify-items:start;gap:7px;text-align:left}html[data-theme=medciclo-base] .simulation-hero-copy h1{background:none;color:var(--sim-navy);-webkit-text-fill-color:currentColor}html[data-theme=medciclo-base] .simulation-breadcrumb{display:inline-flex;align-items:center;gap:8px;color:var(--sim-blue);font-size:.88rem;font-weight:760;line-height:1}html[data-theme=medciclo-base] .simulation-hero-copy p{margin:0;color:#5f7192;font-size:.98rem;font-weight:520;line-height:1.42}html[data-theme=medciclo-base] .simulados-header p,html[data-theme=medciclo-base] .simulados-panel p,html[data-theme=medciclo-base] .simulation-state-card p,html[data-theme=medciclo-base] .simulation-muted-box{margin:0;color:var(--sim-text);font-size:.92rem;font-weight:500;line-height:1.45}html[data-theme=medciclo-base] .simulation-hero-actions,html[data-theme=medciclo-base] .simulados-header-actions,html[data-theme=medciclo-base] .simulation-admin-heading,html[data-theme=medciclo-base] .simulation-builder-actions{display:flex;align-items:center;gap:12px}html[data-theme=medciclo-base] .simulation-hero-actions,html[data-theme=medciclo-base] .simulados-header-actions{justify-content:flex-end;flex-wrap:wrap;padding-top:14px}html[data-theme=medciclo-base] .simulation-outline-action,html[data-theme=medciclo-base] .simulation-clear-button,html[data-theme=medciclo-base] .simulation-primary-button,html[data-theme=medciclo-base] .simulation-add-module{display:inline-flex;min-width:0;min-height:44px;align-items:center;justify-content:center;gap:9px;border-radius:14px;cursor:pointer;font-size:.9rem;font-weight:690;letter-spacing:0;text-decoration:none;padding:0 18px;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}html[data-theme=medciclo-base] .simulation-outline-action.compact{min-height:38px;border-radius:12px;font-size:.8rem;padding:0 13px}html[data-theme=medciclo-base] .simulation-config-button{min-height:40px;border-color:#62718d2e;background:linear-gradient(180deg,#fff,#f7faff);color:#405476;box-shadow:0 8px 18px #162f580b}html[data-theme=medciclo-base] .simulados-page button:not(:disabled):hover{transform:translateY(-1px)}html[data-theme=medciclo-base] .simulados-page button:disabled{cursor:not-allowed;opacity:.55;transform:none;box-shadow:none}html[data-theme=medciclo-base] .simulados-page button:focus-visible,html[data-theme=medciclo-base] .simulados-page input:focus-visible,html[data-theme=medciclo-base] .simulados-page select:focus-visible,html[data-theme=medciclo-base] .simulados-page summary:focus-visible{outline:3px solid rgba(31,108,255,.25);outline-offset:3px}html[data-theme=medciclo-base] .simulados-panel,html[data-theme=medciclo-base] .simulation-builder-card,html[data-theme=medciclo-base] .simulation-summary-card,html[data-theme=medciclo-base] .simulation-tips-panel,html[data-theme=medciclo-base] .simulation-admin-panel,html[data-theme=medciclo-base] .simulation-saved-panel,html[data-theme=medciclo-base] .simulation-state-card{min-width:0;border:1px solid rgba(31,108,255,.13);border-radius:18px;background:#fffffffa;box-shadow:var(--sim-shadow)}html[data-theme=medciclo-base] .simulados-panel,html[data-theme=medciclo-base] .simulation-builder-card,html[data-theme=medciclo-base] .simulation-summary-card,html[data-theme=medciclo-base] .simulation-tips-panel,html[data-theme=medciclo-base] .simulation-admin-panel,html[data-theme=medciclo-base] .simulation-saved-panel{display:grid;gap:14px;padding:18px}html[data-theme=medciclo-base] .simulation-main-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,360px);align-items:start;gap:16px}html[data-theme=medciclo-base] .simulation-builder-card{gap:20px}html[data-theme=medciclo-base] .simulation-step-block,html[data-theme=medciclo-base] .simulation-module-list,html[data-theme=medciclo-base] .simulation-tab-panel{display:grid;gap:10px;min-width:0}html[data-theme=medciclo-base] .simulation-step-title{display:grid;gap:4px}html[data-theme=medciclo-base] .simulation-step-title strong,html[data-theme=medciclo-base] .simulados-panel h2,html[data-theme=medciclo-base] .simulados-panel h3,html[data-theme=medciclo-base] .simulation-tips-panel>strong,html[data-theme=medciclo-base] .simulation-state-card strong{margin:0;color:var(--sim-navy);font-size:1.02rem;font-weight:760;letter-spacing:0;line-height:1.22}html[data-theme=medciclo-base] .simulation-step-title span{color:var(--sim-text);font-size:.9rem;font-weight:500}html[data-theme=medciclo-base] .simulation-difficulty-grid{display:flex;flex-wrap:wrap;gap:8px;align-items:stretch}html[data-theme=medciclo-base] .simulation-difficulty-card{position:relative;display:inline-flex;flex:0 1 92px;min-width:84px;min-height:44px;align-items:center;justify-content:space-between;gap:8px;border:1px solid var(--sim-line);border-radius:13px;background:linear-gradient(180deg,#fff,#f9fbff);color:#10214f;padding:8px 11px;text-align:left;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}html[data-theme=medciclo-base] .simulation-difficulty-card--todos{flex-basis:174px}html[data-theme=medciclo-base] .simulation-difficulty-card--alto{flex-basis:132px}html[data-theme=medciclo-base] .simulation-difficulty-card.selected:not(.simulation-difficulty-card--todos){flex-basis:144px}html[data-theme=medciclo-base] .simulation-difficulty-card.selected,html[data-theme=medciclo-base] .simulation-difficulty-card[aria-checked=true]{border-color:#145df5ad;background:linear-gradient(180deg,#eef6ff,#fff);box-shadow:0 0 0 2px #145df50f,0 8px 18px #1f6cff14}html[data-theme=medciclo-base] .simulation-difficulty-card.locked{border-color:#b4c2decc;background:#fbfcff;color:#91a0bb}html[data-theme=medciclo-base] .simulation-difficulty-card span{display:grid;min-width:0;gap:2px}html[data-theme=medciclo-base] .simulation-difficulty-card strong,html[data-theme=medciclo-base] .simulation-module-card strong,html[data-theme=medciclo-base] .simulation-summary-list strong{display:block;min-width:0;overflow-wrap:anywhere;color:var(--sim-navy);font-size:.88rem;font-weight:760;line-height:1.12}html[data-theme=medciclo-base] .simulation-difficulty-card strong{overflow:hidden;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .simulation-difficulty-card small,html[data-theme=medciclo-base] .simulation-module-card span,html[data-theme=medciclo-base] .simulation-summary-mini-grid span,html[data-theme=medciclo-base] .simulation-summary-mini-grid small,html[data-theme=medciclo-base] .simulation-summary-list span{color:var(--sim-text);font-size:.78rem;font-weight:520;line-height:1.25}html[data-theme=medciclo-base] .simulation-difficulty-card small{overflow:hidden;color:#637394;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .simulation-difficulty-card.locked strong,html[data-theme=medciclo-base] .simulation-difficulty-card.locked small{color:#93a0b8}html[data-theme=medciclo-base] .simulation-scope-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid var(--sim-line);border-radius:13px;background:var(--sim-card-soft)}html[data-theme=medciclo-base] .simulation-scope-tabs button{min-height:46px;min-width:0;border:0;border-right:1px solid var(--sim-line);background:transparent;color:#405476;cursor:pointer;font-size:.92rem;font-weight:720;letter-spacing:0;padding:0 12px;text-align:center}html[data-theme=medciclo-base] .simulation-scope-tabs button:last-child{border-right:0}html[data-theme=medciclo-base] .simulation-scope-tabs button.active,html[data-theme=medciclo-base] .simulation-scope-tabs button[aria-selected=true]{background:linear-gradient(135deg,#145df5,#006dff);color:#fff;box-shadow:inset 0 1px #ffffff2e}html[data-theme=medciclo-base] .simulation-module-card{display:grid;grid-template-columns:46px minmax(0,1fr) auto 36px;align-items:center;gap:11px;min-width:0;border:1px solid rgba(202,219,245,.94);border-radius:16px;background:radial-gradient(circle at 6% 0%,rgba(23,104,245,.065),transparent 34%),linear-gradient(180deg,#fff,#f9fbff);padding:11px 12px}html[data-theme=medciclo-base] .simulation-module-card.single{grid-template-columns:46px minmax(0,1fr) auto}html[data-theme=medciclo-base] .simulation-module-icon{display:grid;width:46px;height:46px;place-items:center;border:1px solid rgba(23,104,245,.12);border-radius:16px;background:linear-gradient(180deg,#eef6ff,#fff);color:var(--sim-blue)}html[data-theme=medciclo-base] .simulation-module-icon .clinical-icon-25d,html[data-theme=medciclo-base] .simulation-module-icon .simulation-icon-2d{width:var(--simulation-icon-size);height:var(--simulation-icon-size)}html[data-theme=medciclo-base] .simulation-module-meta{display:grid;min-width:0;gap:4px}html[data-theme=medciclo-base] .simulation-inline-select{position:relative;display:block;min-width:0}html[data-theme=medciclo-base] .simulation-inline-select-display{display:flex;min-height:36px;min-width:0;align-items:center;justify-content:space-between;gap:8px;color:var(--sim-navy);font-size:.94rem;font-weight:720;line-height:1.2;transition:color .18s ease,transform .18s ease}html[data-theme=medciclo-base] .simulation-inline-select-display span{min-width:0;overflow-wrap:anywhere}html[data-theme=medciclo-base] .simulation-module-meta .simulation-inline-select-display span{color:var(--sim-navy);font-size:.94rem;font-weight:720;line-height:1.2}html[data-theme=medciclo-base] .simulation-inline-select-display svg{flex:0 0 auto;width:16px;height:16px;color:#52678d;transform:rotate(90deg)}html[data-theme=medciclo-base] .simulation-inline-select select{position:absolute;inset:0;width:100%;height:100%;min-height:36px;border:0;background:transparent;color:var(--sim-navy);cursor:pointer;font-size:.94rem;font-weight:720;opacity:0;padding:0}html[data-theme=medciclo-base] .simulation-inline-select:focus-within .simulation-inline-select-display{color:var(--sim-blue);outline:2px solid rgba(23,104,245,.18);outline-offset:3px}html[data-theme=medciclo-base] .simulation-count-stepper{display:grid;grid-template-columns:38px 52px 38px;align-items:center;overflow:hidden;border:1px solid rgba(199,217,244,.95);border-radius:14px;background:linear-gradient(180deg,#fff,#f7fbff);box-shadow:inset 0 1px #ffffffeb,0 8px 18px #0a23540b}html[data-theme=medciclo-base] .simulation-count-stepper button{display:grid;width:38px;height:38px;place-items:center;border:0;background:linear-gradient(180deg,#eef6ff,#e8f2ff);color:var(--sim-blue);cursor:pointer;font-size:1rem;font-weight:760;line-height:1;transition:background .16s ease,color .16s ease,transform .16s ease}html[data-theme=medciclo-base] .simulation-count-stepper strong{display:grid;min-height:38px;place-items:center;color:var(--sim-navy);font-size:.92rem;font-weight:740;text-align:center}html[data-theme=medciclo-base] .simulation-remove-module{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--sim-line);border-radius:12px;background:#fff;color:#607093;cursor:pointer}html[data-theme=medciclo-base] .simulation-add-module{width:100%;border-style:dashed;background:#fff}html[data-theme=medciclo-base] .simulation-muted-box{border:1px solid rgba(31,108,255,.1);border-radius:13px;background:var(--sim-card-soft);padding:12px 14px}html[data-theme=medciclo-base] .simulation-options-grid,html[data-theme=medciclo-base] .simulation-admin-grid,html[data-theme=medciclo-base] .simulation-admin-number-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=medciclo-base] .simulation-options-grid--wide{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=medciclo-base] .simulation-options-grid label,html[data-theme=medciclo-base] .simulation-options-grid .simulation-option-control,html[data-theme=medciclo-base] .simulation-admin-panel label{display:grid;min-width:0;align-content:start;gap:8px;color:#536585;font-size:.78rem;font-weight:660;line-height:1.25}html[data-theme=medciclo-base] .simulation-options-grid input,html[data-theme=medciclo-base] .simulation-options-grid select,html[data-theme=medciclo-base] .simulation-admin-panel input,html[data-theme=medciclo-base] .simulation-admin-panel select{width:100%;min-height:42px;min-width:0;border:1px solid var(--sim-line);border-radius:12px;background:linear-gradient(180deg,#fff,#f9fbff);color:var(--sim-navy);font-size:.86rem;font-weight:620;line-height:1.2;padding:0 12px;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #112b5c09}html[data-theme=medciclo-base] .simulation-options-grid select,html[data-theme=medciclo-base] .simulation-admin-panel select,html[data-theme=medciclo-base] .simulation-period-grid select{appearance:none;-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#5f7192 50%),linear-gradient(135deg,#5f7192 50%,transparent 50%);background-position:calc(100% - 17px) 50%,calc(100% - 11px) 50%;background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:34px}html[data-theme=medciclo-base] .simulation-options--guided .simulation-options-grid select{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .simulation-options{display:grid;overflow:hidden;border:1px solid var(--sim-line);border-radius:13px;background:#fff}html[data-theme=medciclo-base] .simulation-options>button{display:flex;min-height:44px;width:100%;align-items:center;justify-content:space-between;gap:12px;border:0;background:transparent;color:var(--sim-navy);cursor:pointer;font-weight:720;padding:0 14px;text-align:left}html[data-theme=medciclo-base] .simulation-options>button span{display:inline-flex;min-width:0;align-items:center;gap:9px}html[data-theme=medciclo-base] .simulation-options.open{background:linear-gradient(180deg,#fff,#f8fbff)}html[data-theme=medciclo-base] .simulation-options .simulation-options-grid{border-top:1px solid var(--sim-line);padding:14px}html[data-theme=medciclo-base] .simulation-options--guided.open .simulation-options-grid>label{border:1px solid rgba(220,231,248,.92);border-radius:15px;background:#ffffffd1;padding:12px;box-shadow:0 8px 18px #112b5c09}html[data-theme=medciclo-base] .simulation-options--guided.open .simulation-options-grid>.simulation-option-control{border:1px solid rgba(220,231,248,.92);border-radius:15px;background:#ffffffd1;padding:12px;box-shadow:0 8px 18px #112b5c09}html[data-theme=medciclo-base] .simulation-builder-actions{display:grid;grid-template-columns:minmax(170px,.8fr) minmax(220px,1.2fr);gap:14px}html[data-theme=medciclo-base] .simulation-builder-actions button{width:100%}html[data-theme=medciclo-base] .simulation-create-status{display:inline-flex;width:fit-content;align-items:center;gap:7px;margin:0;border:1px solid rgba(36,183,107,.18);border-radius:999px;background:linear-gradient(180deg,#effdf7f5,#fff);color:#087647;padding:6px 10px;font-size:.82rem;font-weight:720;line-height:1.2;box-shadow:0 8px 18px #24b76b14}html[data-theme=medciclo-base] .simulation-create-status:before{content:none}html[data-theme=medciclo-base] .simulation-create-status.warning,html[data-theme=medciclo-base] .simulation-info-box.warning{color:#8a5a09}html[data-theme=medciclo-base] .simulation-create-status.warning{border-color:#f59e0b38;background:linear-gradient(180deg,#fff9eb,#fff);box-shadow:0 8px 18px #f59e0b14}html[data-theme=medciclo-base] .simulation-create-status.loading{color:var(--sim-blue);border-color:#1768f52e;background:linear-gradient(180deg,#f2f7ff,#fff);box-shadow:0 8px 18px #1768f514}html[data-theme=medciclo-base] .simulation-create-status.error{color:#b42334;border-color:#ef444433;background:linear-gradient(180deg,#fff4f4,#fff);box-shadow:0 8px 18px #ef444412}html[data-theme=medciclo-base] .simulation-summary-card{position:sticky;top:92px;align-self:start;align-content:start;height:auto;min-height:0;grid-auto-rows:max-content}html[data-theme=medciclo-base] .simulation-summary-card h2{display:inline-flex;align-items:center;gap:8px;margin:0;color:var(--sim-navy);font-size:1rem;font-weight:730;line-height:1.2}html[data-theme=medciclo-base] .simulation-summary-composition{display:grid;justify-items:center;border:0;background:transparent;padding:4px 0 6px}html[data-theme=medciclo-base] .simulation-composition-total{position:relative;display:grid;width:132px;height:132px;place-items:center;align-content:center;border-radius:999px;background:conic-gradient(var(--sim-blue) 0 var(--simulation-objective-share),var(--sim-cyan) var(--simulation-objective-share) 100%);box-shadow:0 12px 24px #1768f51a}html[data-theme=medciclo-base] .simulation-composition-total:before{content:"";position:absolute;inset:13px;border:1px solid rgba(215,228,247,.9);border-radius:inherit;background:#fff;box-shadow:inset 0 1px 3px #112b5c0a}html[data-theme=medciclo-base] .simulation-composition-total>*{position:relative;z-index:1}html[data-theme=medciclo-base] .simulation-composition-total strong{color:var(--sim-navy);font-size:2.05rem;font-weight:760;line-height:.98}html[data-theme=medciclo-base] .simulation-composition-total span{color:#52668d;font-size:.75rem;font-weight:670;line-height:1.15;text-align:center}html[data-theme=medciclo-base] .simulation-composition-total small{position:relative;z-index:1;color:var(--sim-blue);font-size:.72rem;font-weight:760;line-height:1.12}html[data-theme=medciclo-base] .simulation-summary-mini-grid{display:grid;gap:9px;grid-template-columns:repeat(3,minmax(0,1fr))}html[data-theme=medciclo-base] .simulation-summary-mini-grid>div{display:grid;min-width:0;min-height:104px;align-content:start;justify-items:start;gap:6px;border:1px solid rgba(202,219,245,.92);border-radius:15px;background:linear-gradient(180deg,#fff,#f8fbff);padding:12px;text-align:left}html[data-theme=medciclo-base] .simulation-summary-mini-grid span{display:inline-flex;min-width:0;align-items:center;justify-content:flex-start;gap:6px;text-align:left;line-height:1.15}html[data-theme=medciclo-base] .simulation-summary-mini-grid strong{color:var(--sim-blue);font-size:1rem;font-weight:720;line-height:1.12;overflow-wrap:anywhere;text-align:left}html[data-theme=medciclo-base] .simulation-summary-mini-grid small{max-width:100%;text-align:left}html[data-theme=medciclo-base] .simulation-summary-list{display:grid;gap:0;border-top:1px solid #e2eaf6;padding-top:8px}html[data-theme=medciclo-base] .simulation-summary-list div{display:grid;grid-template-columns:minmax(136px,.86fr) minmax(0,1fr);align-items:start;gap:10px;min-height:34px;border-bottom:1px solid rgba(226,234,246,.72);padding-block:7px}html[data-theme=medciclo-base] .simulation-summary-list div:last-child{border-bottom:0}html[data-theme=medciclo-base] .simulation-summary-list span{display:inline-flex;min-width:0;align-items:center;gap:7px;line-height:1.2}html[data-theme=medciclo-base] .simulation-summary-list .clinical-icon-25d,html[data-theme=medciclo-base] .simulation-summary-list .simulation-icon-2d,html[data-theme=medciclo-base] .simulation-info-box .simulation-icon-2d,html[data-theme=medciclo-base] .simulation-state-card .simulation-icon-2d{width:22px;height:22px;color:#2f6fea}html[data-theme=medciclo-base] .simulation-summary-list strong{min-width:0;overflow-wrap:anywhere;font-size:.86rem;font-weight:730;line-height:1.18;text-align:right}html[data-theme=medciclo-base] .simulation-distribution{display:grid;gap:8px;border-top:1px solid #e2eaf6;padding-top:12px}html[data-theme=medciclo-base] .simulation-distribution>strong{display:inline-flex;align-items:center;gap:7px;color:var(--sim-navy);font-size:.9rem;font-weight:720}html[data-theme=medciclo-base] .simulation-distribution div{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px;color:#52668d;font-size:.82rem;font-weight:620}html[data-theme=medciclo-base] .simulation-distribution em{color:var(--sim-navy);font-style:normal;font-weight:760}html[data-theme=medciclo-base] .simulation-info-box{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;border:1px solid var(--sim-line);border-radius:14px;background:var(--sim-card-soft);color:#405476;padding:14px;font-size:.86rem;font-weight:580}html[data-theme=medciclo-base] .simulation-info-box.ready{border:0;background:transparent;color:#087647;padding:4px 0 0;font-weight:700}html[data-theme=medciclo-base] .simulation-info-box.ready svg,html[data-theme=medciclo-base] .simulation-info-box.ready p{color:#087647}html[data-theme=medciclo-base] .simulation-info-box.warning{border-color:#f59e0b4d;background:linear-gradient(180deg,#fffbeb,#fff);color:#8a5a09}html[data-theme=medciclo-base] .simulation-info-box p{margin:0}html[data-theme=medciclo-base] .simulation-tips-panel{gap:12px}html[data-theme=medciclo-base] .simulation-tips-grid{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}html[data-theme=medciclo-base] .simulation-tips-grid>div{display:grid;min-width:0;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:13px}html[data-theme=medciclo-base] .simulation-tips-grid>div>span{display:grid;width:52px;height:52px;place-items:center;border-radius:999px;background:#eef5ff}html[data-theme=medciclo-base] .simulation-tips-grid>div>span .simulation-icon-2d,html[data-theme=medciclo-base] .simulation-tips-grid>div>span .clinical-icon-25d{width:var(--simulation-icon-size);height:var(--simulation-icon-size)}html[data-theme=medciclo-base] .simulation-tips-grid p strong{display:block;color:var(--sim-navy);font-size:.86rem;font-weight:760}html[data-theme=medciclo-base] .simulation-tips-grid p{margin:0;color:var(--sim-text);font-size:.8rem;line-height:1.32}html[data-theme=medciclo-base] .simulation-admin-heading{align-items:flex-start;justify-content:space-between}html[data-theme=medciclo-base] .simulation-config-panel{background:radial-gradient(circle at 0% 0%,rgba(23,104,245,.06),transparent 28%),linear-gradient(180deg,#fff,#f8fbff)}html[data-theme=medciclo-base] .simulation-admin-block,html[data-theme=medciclo-base] .simulation-admin-difficulty-list{display:grid;gap:10px;min-width:0}html[data-theme=medciclo-base] .simulation-config-grid{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=medciclo-base] .simulation-admin-block>strong{color:var(--sim-navy);font-weight:760}html[data-theme=medciclo-base] .simulation-admin-number-fields,html[data-theme=medciclo-base] .simulation-config-toggle-grid,html[data-theme=medciclo-base] .simulation-toggle-grid{display:grid;gap:10px;min-width:0}html[data-theme=medciclo-base] .simulation-admin-number-fields{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=medciclo-base] .simulation-config-toggle-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}html[data-theme=medciclo-base] .simulation-toggle-grid--compact{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=medciclo-base] label.simulation-toggle-card{position:relative;display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid rgba(220,231,248,.95);border-radius:14px;background:linear-gradient(180deg,#fff,#f8fbff);color:inherit;cursor:pointer;font-size:inherit;font-weight:inherit;padding:11px 12px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}html[data-theme=medciclo-base] label.simulation-toggle-card.has-icon{grid-template-columns:34px minmax(0,1fr) auto}html[data-theme=medciclo-base] .simulation-toggle-card input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}html[data-theme=medciclo-base] .simulation-toggle-control{display:inline-flex;width:38px;height:22px;align-items:center;justify-self:end;border:1px solid #cbd8ee;border-radius:999px;background:#edf3fb;padding:2px;transition:background .18s ease,border-color .18s ease}html[data-theme=medciclo-base] .simulation-toggle-icon{width:var(--simulation-icon-size);height:var(--simulation-icon-size)}html[data-theme=medciclo-base] .simulation-toggle-control:before{content:"";display:block;width:16px;height:16px;border-radius:999px;background:#fff;box-shadow:0 2px 6px #162f582e;transform:translate(0);transition:transform .18s ease}html[data-theme=medciclo-base] .simulation-toggle-card.checked{border-color:#1768f547;background:linear-gradient(180deg,#f3f8ff,#fff);box-shadow:0 10px 22px #1768f514}html[data-theme=medciclo-base] .simulation-toggle-card.checked .simulation-toggle-control{border-color:#1768f561;background:linear-gradient(135deg,var(--sim-blue),#24b4e8)}html[data-theme=medciclo-base] .simulation-toggle-card.checked .simulation-toggle-control:before{transform:translate(16px)}html[data-theme=medciclo-base] .simulation-toggle-card.disabled{cursor:not-allowed;opacity:.68}html[data-theme=medciclo-base] .simulation-toggle-card:has(input:focus-visible){box-shadow:var(--sim-focus)}html[data-theme=medciclo-base] .simulation-toggle-copy{display:grid;min-width:0;gap:2px}html[data-theme=medciclo-base] .simulation-toggle-copy strong{color:var(--sim-navy);font-size:.86rem;font-weight:700;line-height:1.18}html[data-theme=medciclo-base] .simulation-toggle-copy small{color:#687897;font-size:.72rem;font-weight:560;line-height:1.24}html[data-theme=medciclo-base] .simulation-admin-difficulty-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;border:1px solid rgba(31,108,255,.1);border-radius:12px;background:var(--sim-card-soft);padding:10px}html[data-theme=medciclo-base] .simulation-admin-difficulty-row span{overflow-wrap:anywhere;color:var(--sim-navy);font-weight:700}html[data-theme=medciclo-base] .simulation-admin-difficulty-row label{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}html[data-theme=medciclo-base] .simulation-saved-list{display:grid;gap:10px}html[data-theme=medciclo-base] .simulation-saved-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid rgba(31,108,255,.1);border-radius:13px;background:var(--sim-card-soft);padding:12px}html[data-theme=medciclo-base] .simulation-saved-row strong,html[data-theme=medciclo-base] .simulation-saved-row span{display:block;overflow-wrap:anywhere}html[data-theme=medciclo-base] .simulation-saved-row span{color:#607093;font-size:.82rem}html[data-theme=medciclo-base] .simulation-state-card{display:grid;gap:12px;padding:22px}html[data-theme=medciclo-base] .simulation-state-card.compact{grid-template-columns:28px minmax(0,1fr);align-items:center;padding:16px}html[data-theme=medciclo-base] .simulation-state-card.error{border-color:#ef44443d;background:#fff8f8}html[data-theme=medciclo-base] .simulation-skeleton{min-height:112px;border-radius:18px;background:linear-gradient(90deg,#edf4ff,#fff 42%,#edf4ff 78%);background-size:220% 100%;animation:simulados-shimmer 1.4s ease-in-out infinite}html[data-theme=medciclo-base] .simulation-skeleton.builder{min-height:520px}html[data-theme=medciclo-base] .simulation-skeleton.summary{min-height:390px}@keyframes simulados-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@media(prefers-reduced-motion:reduce){html[data-theme=medciclo-base] .simulados-page *,html[data-theme=medciclo-base] .simulation-skeleton{animation:none;transition:none}}@media(max-width:1180px){html[data-theme=medciclo-base] .simulation-main-grid{grid-template-columns:1fr}html[data-theme=medciclo-base] .simulation-summary-card{position:static}html[data-theme=medciclo-base] .simulation-difficulty-grid,html[data-theme=medciclo-base] .simulation-tips-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){html[data-theme=medciclo-base] .simulation-design-page .simulation-hero-header{grid-template-columns:minmax(0,1fr);justify-items:stretch}html[data-theme=medciclo-base] .simulation-hero-copy{justify-self:start}html[data-theme=medciclo-base] .simulation-hero-header,html[data-theme=medciclo-base] .simulados-header,html[data-theme=medciclo-base] .simulation-admin-heading{align-items:stretch;flex-direction:column}html[data-theme=medciclo-base] .simulation-hero-actions,html[data-theme=medciclo-base] .simulados-header-actions{justify-content:stretch;padding-top:0}html[data-theme=medciclo-base] .simulation-hero-actions>button,html[data-theme=medciclo-base] .simulados-header-actions>button{flex:1 1 180px}html[data-theme=medciclo-base] .simulation-module-card,html[data-theme=medciclo-base] .simulation-admin-grid,html[data-theme=medciclo-base] .simulation-admin-number-grid,html[data-theme=medciclo-base] .simulation-builder-actions,html[data-theme=medciclo-base] .simulation-options-grid,html[data-theme=medciclo-base] .simulation-options-grid--wide{grid-template-columns:1fr}html[data-theme=medciclo-base] .simulation-count-stepper{justify-self:stretch;grid-template-columns:44px minmax(0,1fr) 44px}html[data-theme=medciclo-base] .simulation-count-stepper button{width:44px}}@media(max-width:640px){html[data-theme=medciclo-base] .performance-filter-row{grid-template-columns:1fr}html[data-theme=medciclo-base] .simulados-page{gap:14px}html[data-theme=medciclo-base] .simulados-header h1{font-size:1.72rem}html[data-theme=medciclo-base] .simulation-hero-copy{width:100%;justify-self:start;justify-items:start;text-align:left}html[data-theme=medciclo-base] .simulation-hero-header h1{max-width:100%;font-size:clamp(1.72rem,8vw,2.08rem);line-height:1.08;overflow-wrap:normal}html[data-theme=medciclo-base] .simulation-hero-actions{width:100%;justify-self:start}html[data-theme=medciclo-base] .simulation-hero-actions>button{flex-basis:auto;width:100%;padding-inline:12px}html[data-theme=medciclo-base] .simulados-panel,html[data-theme=medciclo-base] .simulation-builder-card,html[data-theme=medciclo-base] .simulation-summary-card,html[data-theme=medciclo-base] .simulation-tips-panel,html[data-theme=medciclo-base] .simulation-admin-panel,html[data-theme=medciclo-base] .simulation-saved-panel,html[data-theme=medciclo-base] .simulation-state-card{border-radius:16px;padding:14px}html[data-theme=medciclo-base] .simulation-difficulty-grid,html[data-theme=medciclo-base] .simulation-scope-tabs,html[data-theme=medciclo-base] .simulation-summary-mini-grid,html[data-theme=medciclo-base] .simulation-tips-grid{grid-template-columns:1fr}html[data-theme=medciclo-base] .simulation-scope-tabs button{border-right:0;border-bottom:1px solid var(--sim-line)}html[data-theme=medciclo-base] .simulation-scope-tabs button:last-child{border-bottom:0}html[data-theme=medciclo-base] .simulation-summary-list div,html[data-theme=medciclo-base] .simulation-saved-row,html[data-theme=medciclo-base] .simulation-admin-difficulty-row{grid-template-columns:1fr}html[data-theme=medciclo-base] .simulation-summary-list strong{text-align:left}html[data-theme=medciclo-base] .simulation-admin-difficulty-row label{white-space:normal}}html[data-theme=medciclo-base] .simulation-period-grid{display:grid;grid-template-columns:minmax(220px,.62fr) minmax(0,1fr);gap:12px;align-items:stretch}html[data-theme=medciclo-base] .simulation-period-grid label{display:grid;gap:7px;color:#536585;font-size:.78rem;font-weight:700}html[data-theme=medciclo-base] .simulation-period-grid select{min-height:46px;border:1px solid var(--sim-line);border-radius:12px;background:#fff;color:var(--sim-navy);font-weight:680;padding:0 12px}html[data-theme=medciclo-base] .simulation-field--with-icon{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;min-height:58px;border:1px solid #d7e5fb;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbff);padding:0 12px;box-shadow:inset 0 1px #ffffffe6,0 8px 18px #112b5c0b}html[data-theme=medciclo-base] .simulation-field--with-icon select{appearance:none;-webkit-appearance:none;min-height:54px;border:0;border-radius:0;background:linear-gradient(45deg,transparent 50%,#5f7192 50%) calc(100% - 15px) 50% / 6px 6px no-repeat,linear-gradient(135deg,#5f7192 50%,transparent 50%) calc(100% - 9px) 50% / 6px 6px no-repeat;padding:0 30px 0 4px;box-shadow:none}html[data-theme=medciclo-base] .simulation-select-field{align-items:start}html[data-theme=medciclo-base] .simulation-select-field>.simulation-icon-2d{align-self:start;margin-top:16px}html[data-theme=medciclo-base] .simulation-clinical-select{position:relative;display:grid;width:100%;min-width:0;gap:7px}html[data-theme=medciclo-base] .simulation-clinical-select-trigger{display:inline-flex;width:100%;min-height:42px;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--sim-line);border-radius:12px;background:linear-gradient(180deg,#fff,#f9fbff);color:var(--sim-navy);cursor:pointer;font:inherit;font-size:.86rem;font-weight:650;line-height:1.2;padding:0 12px;text-align:left;box-shadow:inset 0 1px #ffffffeb,0 6px 14px #112b5c09;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease,transform .16s ease}html[data-theme=medciclo-base] .simulation-clinical-select-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .simulation-clinical-select-trigger:hover{border-color:#1768f547;background:linear-gradient(180deg,#fff,#f3f8ff);box-shadow:0 10px 20px #112b5c11}html[data-theme=medciclo-base] .simulation-clinical-select-trigger:focus-visible{border-color:#1768f59e;box-shadow:0 0 0 4px #1768f51f,0 10px 20px #112b5c0f;outline:0}html[data-theme=medciclo-base] .simulation-clinical-select-trigger:active{transform:scale(.99)}html[data-theme=medciclo-base] .simulation-clinical-select-trigger:disabled{cursor:not-allowed;opacity:.72;transform:none}html[data-theme=medciclo-base] .simulation-field--with-icon .simulation-clinical-select-trigger{min-height:54px;border:0;background:transparent;padding:0 2px 0 4px;box-shadow:none}html[data-theme=medciclo-base] .simulation-field--with-icon .simulation-clinical-select-trigger:hover,html[data-theme=medciclo-base] .simulation-field--with-icon .simulation-clinical-select-trigger:focus-visible{background:transparent;box-shadow:none}html[data-theme=medciclo-base] .simulation-clinical-select-menu{display:grid;gap:5px;max-height:224px;overflow:auto;border:1px solid rgba(204,221,248,.98);border-radius:14px;background:radial-gradient(circle at 12% 0%,rgba(23,104,245,.06),transparent 42%),linear-gradient(180deg,#fff,#f7fbff);padding:6px;box-shadow:0 16px 34px #162f581c,inset 0 1px #ffffffeb}html[data-theme=medciclo-base] .simulation-clinical-select-menu button{display:inline-flex;width:100%;min-height:38px;align-items:center;justify-content:space-between;gap:10px;border:1px solid transparent;border-radius:10px;background:transparent;color:#334866;cursor:pointer;font:inherit;font-size:.82rem;font-weight:650;line-height:1.2;padding:8px 10px;text-align:left;transition:border-color .15s ease,background .15s ease,color .15s ease,transform .15s ease}html[data-theme=medciclo-base] .simulation-clinical-select-menu button:hover{border-color:#1768f51f;background:#eff6ffe0;color:var(--sim-navy)}html[data-theme=medciclo-base] .simulation-clinical-select-menu button:focus-visible{border-color:#1768f56b;box-shadow:0 0 0 3px #1768f51a;outline:0}html[data-theme=medciclo-base] .simulation-clinical-select-menu button:active{transform:scale(.99)}html[data-theme=medciclo-base] .simulation-clinical-select-menu button.selected{border-color:#1768f52e;background:linear-gradient(180deg,#edf5ff,#fff);color:#0f5be8;font-weight:760}html[data-theme=medciclo-base] .simulation-clinical-select-menu button:disabled{cursor:not-allowed;color:#9aaccc;opacity:.78}html[data-theme=medciclo-base] .simulation-option-label{display:inline-flex;min-width:0;align-items:center;gap:8px;color:#405476;line-height:1.2}html[data-theme=medciclo-base] .simulation-period-status{display:grid;align-content:center;gap:4px;border:1px solid rgba(20,93,245,.14);border-radius:14px;background:linear-gradient(180deg,#fff,#f6fbff);padding:12px 14px}html[data-theme=medciclo-base] .simulation-period-status strong{color:var(--sim-navy);font-size:.98rem;font-weight:760}html[data-theme=medciclo-base] .simulation-period-status span,html[data-theme=medciclo-base] .simulation-options-grid small{color:var(--sim-text);font-size:.78rem;font-weight:560;line-height:1.35}html[data-theme=medciclo-base] .simulation-number-control{display:grid;grid-template-columns:38px minmax(48px,1fr) minmax(42px,auto) 38px;min-height:44px;align-items:center;overflow:hidden;border:1px solid rgba(199,217,244,.95);border-radius:13px;background:linear-gradient(180deg,#fff,#f6faff);box-shadow:inset 0 1px #ffffffe6,0 8px 18px #112b5c0b}html[data-theme=medciclo-base] .simulation-number-control button{display:grid;width:38px;height:44px;place-items:center;border:0;background:linear-gradient(180deg,#eef6ff,#e8f2ff);color:var(--sim-blue);cursor:pointer;font-size:1rem;font-weight:820;line-height:1;transition:background .16s ease,color .16s ease,transform .16s ease}html[data-theme=medciclo-base] .simulation-number-control button:not(:disabled):hover,html[data-theme=medciclo-base] .simulation-count-stepper button:not(:disabled):hover{background:linear-gradient(180deg,#dfeeff,#d4e7ff);color:#064fd2}html[data-theme=medciclo-base] .simulation-number-control button:not(:disabled):active,html[data-theme=medciclo-base] .simulation-count-stepper button:not(:disabled):active{transform:scale(.98)}html[data-theme=medciclo-base] .simulation-number-control button:disabled{color:#9aadca;background:#f1f5fb;opacity:1}html[data-theme=medciclo-base] .simulation-number-control input{width:100%;min-height:44px;border:0;border-radius:0;background:transparent;color:var(--sim-navy);font-size:.9rem;font-weight:740;text-align:center;box-shadow:none;appearance:textfield;-moz-appearance:textfield}html[data-theme=medciclo-base] .simulation-number-control input::-webkit-outer-spin-button,html[data-theme=medciclo-base] .simulation-number-control input::-webkit-inner-spin-button{margin:0;appearance:none;-webkit-appearance:none}html[data-theme=medciclo-base] .simulation-number-control em{color:#617295;font-size:.74rem;font-style:normal;font-weight:740;text-align:center;white-space:nowrap;padding-inline:4px 8px}html[data-theme=medciclo-base] .simulation-number-control.disabled{background:#f5f8fd;opacity:.72}html[data-theme=medciclo-base] .simulation-global-toggle-list{display:grid;gap:10px}html[data-theme=medciclo-base] .simulation-global-toggle-list label{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:start;border:1px solid rgba(31,108,255,.12);border-radius:14px;background:#f8fbff;padding:12px}html[data-theme=medciclo-base] .simulation-global-toggle-list input{width:18px;min-height:18px;margin-top:2px}html[data-theme=medciclo-base] .simulation-global-toggle-list span{display:grid;gap:3px}html[data-theme=medciclo-base] .simulation-global-toggle-list strong{color:var(--sim-navy);font-size:.9rem;font-weight:760}html[data-theme=medciclo-base] .simulation-global-toggle-list small{color:var(--sim-text);font-size:.78rem;font-weight:560;line-height:1.34}html[data-theme=medciclo-base] .simulation-session-page,html[data-theme=medciclo-base] .simulation-result-page{width:min(100%,1280px)}html[data-theme=medciclo-base] .simulation-session-page .exam-topbar,html[data-theme=medciclo-base] .simulation-session-page .exam-progress-panel,html[data-theme=medciclo-base] .simulation-session-page .panel,html[data-theme=medciclo-base] .simulation-submit-dialog,html[data-theme=medciclo-base] .simulation-result-page .simulados-panel,html[data-theme=medciclo-base] .simulation-result-summary-card,html[data-theme=medciclo-base] .simulation-score-hero{border:1px solid rgba(31,108,255,.13);border-radius:18px;background:#fffffffa;box-shadow:0 18px 42px #0a235414}html[data-theme=medciclo-base] .simulation-session-page .exam-topbar,html[data-theme=medciclo-base] .simulation-session-page .exam-progress-panel{background:#fff;color:var(--sim-navy);box-shadow:0 18px 42px #0a235414}html[data-theme=medciclo-base] .simulation-exam-topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px 20px}html[data-theme=medciclo-base] .simulation-exam-title{display:grid;gap:8px;min-width:0}html[data-theme=medciclo-base] .simulation-exam-title h1{margin:0;color:var(--sim-navy);font-size:1.9rem;font-weight:780;line-height:1.08}html[data-theme=medciclo-base] .simulation-exam-subtitle{margin:0;color:var(--sim-text);font-size:.9rem;font-weight:620;line-height:1.35}html[data-theme=medciclo-base] .simulation-filter-chips{display:flex;flex-wrap:wrap;gap:8px}html[data-theme=medciclo-base] .simulation-filter-chips span{display:inline-flex;min-height:28px;align-items:center;border:1px solid rgba(31,108,255,.12);border-radius:999px;background:#f4f8ff;color:#405476;font-size:.78rem;font-weight:680;padding:0 10px}html[data-theme=medciclo-base] .simulation-session-page .exam-timer{min-width:168px;border:1px solid rgba(20,93,245,.18);border-radius:16px;background:linear-gradient(180deg,#fff,#f5f9ff);color:var(--sim-navy);box-shadow:0 12px 26px #1f6cff14;padding:12px 14px}html[data-theme=medciclo-base] .simulation-session-page .exam-timer span,html[data-theme=medciclo-base] .simulation-session-page .exam-progress-panel span{color:var(--sim-text);font-size:.76rem;font-weight:760;text-transform:none}html[data-theme=medciclo-base] .simulation-session-page .exam-timer strong{color:var(--sim-navy);font-size:1.46rem;font-weight:800}html[data-theme=medciclo-base] .simulation-session-page .exam-timer small{color:var(--sim-blue);font-size:.74rem;font-weight:700}html[data-theme=medciclo-base] .simulation-session-page .exam-timer.danger{border-color:#f43f5e47;background:#fff5f7}html[data-theme=medciclo-base] .simulation-exam-progress{grid-template-columns:auto minmax(0,1fr) auto;gap:14px;padding:14px 18px}html[data-theme=medciclo-base] .simulation-session-page .exam-progress-panel strong{color:var(--sim-navy);font-weight:800}html[data-theme=medciclo-base] .simulation-session-page .exam-progress-track{height:10px;background:#e8eef8}html[data-theme=medciclo-base] .simulation-session-page .exam-progress-track span{background:linear-gradient(90deg,#145df5,#22c55e);box-shadow:none}html[data-theme=medciclo-base] .simulation-exam-layout{display:grid;grid-template-columns:minmax(200px,260px) minmax(0,1fr);gap:16px;align-items:start}html[data-theme=medciclo-base] .simulation-exam-navigator{position:sticky;top:92px;display:grid;gap:14px;padding:18px}html[data-theme=medciclo-base] .simulation-session-page .exam-number-grid{grid-template-columns:repeat(5,minmax(0,1fr))}html[data-theme=medciclo-base] .simulation-session-page .exam-number{min-height:40px;border:1px solid #dce7f8;border-radius:12px;background:#fff;color:#52668d;font-weight:760;box-shadow:0 8px 18px #0a23540a}html[data-theme=medciclo-base] .simulation-session-page .exam-number.current{border-color:#145df5b3;background:#edf5ff;color:var(--sim-blue);box-shadow:0 0 0 3px #145df517}html[data-theme=medciclo-base] .simulation-session-page .exam-number.answered{border-color:#22c55e59;background:#edfff6;color:#0f9f65}html[data-theme=medciclo-base] .simulation-session-page .exam-number.review{border-color:#f973166b;background:#fff7ed;color:#c2410c}html[data-theme=medciclo-base] .simulation-session-page .exam-number.current.review{border-color:#145df5b3;background:linear-gradient(180deg,#edf5ff,#fff7ed);color:var(--sim-blue)}html[data-theme=medciclo-base] .simulation-save-state{min-height:20px;color:#0f9f65;font-size:.78rem;font-weight:650}html[data-theme=medciclo-base] .simulation-exam-question-card{display:grid;gap:16px;min-height:0;padding:22px}html[data-theme=medciclo-base] .simulation-exam-question-card h2{margin:0;color:var(--sim-navy);font-size:clamp(1.1rem,1.8vw,1.42rem);font-weight:800;line-height:1.22}html[data-theme=medciclo-base] .simulation-question-heading{display:inline-flex;width:fit-content;max-width:100%;align-items:center;border-bottom:2px solid rgba(20,93,245,.24);color:var(--sim-navy);text-transform:uppercase;overflow-wrap:anywhere;padding-bottom:6px}html[data-theme=medciclo-base] .simulation-session-page .exam-alternatives{gap:10px}html[data-theme=medciclo-base] .simulation-session-page .exam-alternative{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;align-items:center;min-height:58px;border:1px solid #dce7f8;border-radius:15px;background:#fff;color:#1d315b;box-shadow:0 12px 24px #0a23540b;padding:12px 14px;transform:none}html[data-theme=medciclo-base] .simulation-session-page .exam-alternative:hover,html[data-theme=medciclo-base] .simulation-session-page .exam-alternative.selected{border-color:#145df59e;background:#f5f9ff;box-shadow:0 14px 28px #1f6cff1f;transform:translateY(-1px)}html[data-theme=medciclo-base] .simulation-session-page .exam-alternative strong{width:34px;height:34px;background:#edf5ff;color:var(--sim-blue);font-weight:800}html[data-theme=medciclo-base] .simulation-session-page .exam-alternative.selected strong{background:var(--sim-blue);color:#fff}html[data-theme=medciclo-base] .simulation-session-page .exam-alternative span{color:#253a63;font-size:.96rem;line-height:1.42}html[data-theme=medciclo-base] .simulation-session-page .exam-actions{justify-content:space-between;gap:12px}html[data-theme=medciclo-base] .simulation-submit-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;background:#09183947;padding:18px}html[data-theme=medciclo-base] .simulation-submit-dialog{display:grid;width:min(100%,520px);gap:18px;padding:22px}html[data-theme=medciclo-base] .simulation-submit-dialog h2{margin:0;color:var(--sim-navy);font-size:1.5rem;font-weight:780}html[data-theme=medciclo-base] .simulation-submit-dialog p{margin:6px 0 0;color:var(--sim-text)}html[data-theme=medciclo-base] .simulation-submit-stats,html[data-theme=medciclo-base] .simulation-submit-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}html[data-theme=medciclo-base] .simulation-submit-actions{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=medciclo-base] .simulation-submit-stats span{display:grid;gap:4px;border:1px solid #dce7f8;border-radius:14px;background:#f8fbff;color:var(--sim-text);font-size:.78rem;font-weight:650;padding:12px}html[data-theme=medciclo-base] .simulation-submit-stats strong{color:var(--sim-navy);font-size:1.35rem;font-weight:800}html[data-theme=medciclo-base] .simulation-result-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}html[data-theme=medciclo-base] .simulation-result-header h1{margin:6px 0;color:var(--sim-navy);font-size:2.35rem;font-weight:800;line-height:1.05}html[data-theme=medciclo-base] .simulation-result-header p{margin:0;color:var(--sim-text);font-weight:560}html[data-theme=medciclo-base] .simulation-result-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px;padding-top:18px}html[data-theme=medciclo-base] .simulation-result-hero{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.35fr);gap:20px}html[data-theme=medciclo-base] .simulation-score-hero{display:grid;grid-template-columns:minmax(0,1fr) 190px;min-height:210px;align-items:center;overflow:hidden;background:radial-gradient(circle at 84% 18%,rgba(255,255,255,.28),transparent 90px),linear-gradient(135deg,#3d8bff,#145df5);color:#fff;padding:30px}html[data-theme=medciclo-base] .simulation-score-hero span,html[data-theme=medciclo-base] .simulation-score-hero small{display:block;color:#ffffffeb;font-weight:650}html[data-theme=medciclo-base] .simulation-score-hero>div:first-child strong{display:block;color:#fff;font-size:4.2rem;font-weight:820;line-height:1;margin:14px 0 10px}html[data-theme=medciclo-base] .simulation-score-ring{display:grid;width:168px;height:168px;place-items:center;border-radius:50%;background:conic-gradient(#7df3a0 var(--simulation-result-ring),rgba(255,255,255,.22) 0)}html[data-theme=medciclo-base] .simulation-score-ring>div{display:grid;width:126px;height:126px;place-items:center;align-content:center;gap:8px;border-radius:50%;background:#145df5d1;box-shadow:inset 0 0 0 1px #ffffff29}html[data-theme=medciclo-base] .simulation-score-ring svg{width:42px;height:42px;color:#ffe27a}html[data-theme=medciclo-base] .simulation-score-ring strong{color:#fff;font-size:1rem}html[data-theme=medciclo-base] .simulation-result-summary-card{display:grid;gap:18px;padding:24px}html[data-theme=medciclo-base] .simulation-result-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}html[data-theme=medciclo-base] .simulation-result-stat{display:grid;grid-template-columns:52px minmax(0,1fr);gap:12px;align-items:center;min-width:0}html[data-theme=medciclo-base] .simulation-result-stat>div{min-width:0}html[data-theme=medciclo-base] .simulation-result-stat>span{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:#eef4ff;color:var(--sim-blue)}html[data-theme=medciclo-base] .simulation-result-stat.success>span{background:#ddfbea;color:#14b875}html[data-theme=medciclo-base] .simulation-result-stat.danger>span{background:#ffe6ed;color:#f43f5e}html[data-theme=medciclo-base] .simulation-result-stat.neutral>span{background:#f1f4fb;color:#7383a6}html[data-theme=medciclo-base] .simulation-result-stat small,html[data-theme=medciclo-base] .simulation-result-stat em{display:block;color:var(--sim-text);font-style:normal;font-size:.78rem;font-weight:620}html[data-theme=medciclo-base] .simulation-result-stat strong{display:block;color:var(--sim-navy);font-size:clamp(1.28rem,1.42vw,1.55rem);font-weight:820;line-height:1.05;overflow-wrap:anywhere}html[data-theme=medciclo-base] .simulation-result-stat.success strong{color:#12b76a}html[data-theme=medciclo-base] .simulation-result-stat.danger strong{color:#f43f5e}html[data-theme=medciclo-base] .simulation-goal-progress{display:grid;gap:10px;border:1px solid #dce7f8;border-radius:14px;padding:14px}html[data-theme=medciclo-base] .simulation-goal-progress>div:first-child{display:flex;justify-content:space-between;gap:12px;color:var(--sim-text);font-size:.84rem;font-weight:650}html[data-theme=medciclo-base] .simulation-goal-progress strong{color:var(--sim-blue)}html[data-theme=medciclo-base] .simulation-goal-track{position:relative;height:10px;border-radius:999px;background:#e7edf8}html[data-theme=medciclo-base] .simulation-goal-track span,html[data-theme=medciclo-base] .simulation-goal-track i{position:absolute;inset-block:0;border-radius:inherit}html[data-theme=medciclo-base] .simulation-goal-track span{left:0;background:linear-gradient(90deg,#145df5,#25d08f)}html[data-theme=medciclo-base] .simulation-goal-track i{width:3px;background:#fff;box-shadow:0 0 0 2px #25d08f}html[data-theme=medciclo-base] .simulation-goal-progress small{color:var(--sim-blue);font-size:.78rem;font-weight:720;text-align:center}html[data-theme=medciclo-base] .simulation-result-grid{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,.92fr) minmax(280px,.82fr);align-items:start;gap:20px}html[data-theme=medciclo-base] .simulation-result-grid.wide{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}@media(max-width:1320px)and (min-width:1181px){html[data-theme=medciclo-base] .simulation-result-stat-grid,html[data-theme=medciclo-base] .simulation-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=medciclo-base] .simulation-result-grid>article:nth-child(3){grid-column:1 / -1}}html[data-theme=medciclo-base] .simulation-donut-layout{display:grid;grid-template-columns:170px minmax(0,1fr);gap:22px;align-items:center}html[data-theme=medciclo-base] .simulation-donut{display:grid;width:158px;height:158px;place-items:center;align-content:center;border-radius:50%;background:conic-gradient(#25c987 var(--correct),#ff5b6e 0 calc(var(--correct) + var(--wrong)),#b8c3dd 0)}html[data-theme=medciclo-base] .simulation-donut:before{content:"";position:absolute}html[data-theme=medciclo-base] .simulation-donut strong,html[data-theme=medciclo-base] .simulation-donut span{position:relative;z-index:1}html[data-theme=medciclo-base] .simulation-donut strong{color:var(--sim-navy);font-size:1.8rem;font-weight:820}html[data-theme=medciclo-base] .simulation-donut span{color:var(--sim-text);font-size:.78rem;font-weight:650}html[data-theme=medciclo-base] .simulation-donut:after{content:"";position:absolute;width:112px;height:112px;border-radius:50%;background:#fff}html[data-theme=medciclo-base] .simulation-donut{position:relative}html[data-theme=medciclo-base] .simulation-result-list{display:grid;gap:10px}html[data-theme=medciclo-base] .simulation-result-list.compact{gap:12px}html[data-theme=medciclo-base] .simulation-result-list>div,html[data-theme=medciclo-base] .simulation-result-legend{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid #e5edf8;padding-bottom:9px}html[data-theme=medciclo-base] .simulation-result-list>div:last-child,html[data-theme=medciclo-base] .simulation-result-legend:last-child{border-bottom:0;padding-bottom:0}html[data-theme=medciclo-base] .simulation-result-list span,html[data-theme=medciclo-base] .simulation-result-legend span{color:var(--sim-text);font-size:.84rem;font-weight:620}html[data-theme=medciclo-base] .simulation-result-list strong,html[data-theme=medciclo-base] .simulation-result-legend strong{color:var(--sim-navy);font-size:.88rem;font-weight:760;text-align:right}html[data-theme=medciclo-base] .simulation-result-legend.success strong{color:#12b76a}html[data-theme=medciclo-base] .simulation-result-legend.danger strong{color:#f43f5e}html[data-theme=medciclo-base] .simulation-result-legend.neutral strong{color:#7482a4}html[data-theme=medciclo-base] .simulation-history-chart{display:grid;min-height:180px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:14px;border-bottom:1px solid #dce7f8;padding-top:20px}html[data-theme=medciclo-base] .simulation-history-chart span{display:grid;justify-items:center;gap:8px;min-width:0}html[data-theme=medciclo-base] .simulation-history-chart i{display:block;width:16px;height:max(16px,var(--score));max-height:128px;border-radius:999px;background:linear-gradient(180deg,#145df5,#25d08f);box-shadow:0 10px 20px #1f6cff29}html[data-theme=medciclo-base] .simulation-history-chart strong{color:var(--sim-blue);font-size:.92rem;font-weight:800}html[data-theme=medciclo-base] .simulation-history-chart small{overflow:hidden;max-width:100%;color:var(--sim-text);font-size:.72rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .simulation-result-page .exam-performance-row,html[data-theme=medciclo-base] .simulation-result-page .exam-review-card{border:1px solid #dce7f8;border-radius:14px;background:#fff;box-shadow:0 10px 24px #0a23540b}html[data-theme=medciclo-base] .simulation-result-page .exam-performance-row{grid-template-columns:minmax(0,1fr) minmax(120px,180px) 54px}html[data-theme=medciclo-base] .simulation-result-page .exam-mini-track{background:#e8eef8}html[data-theme=medciclo-base] .simulation-result-page .exam-mini-track span{background:linear-gradient(90deg,#145df5,#25d08f)}html[data-theme=medciclo-base] .simulation-review-list{gap:14px}html[data-theme=medciclo-base] .simulation-result-page .exam-review-card{grid-template-columns:minmax(0,1fr) minmax(280px,.48fr);border-left:4px solid #f43f5e;padding:16px}html[data-theme=medciclo-base] .simulation-result-page .exam-review-card.blank{border-left-color:#f59e0b}html[data-theme=medciclo-base] .simulation-result-page .exam-review-card.correct{border-left-color:#22c55e}html[data-theme=medciclo-base] .simulation-result-page .exam-review-card span,html[data-theme=medciclo-base] .simulation-result-page .exam-review-card p{color:var(--sim-text)}html[data-theme=medciclo-base] .simulation-result-page .exam-review-card h3,html[data-theme=medciclo-base] .simulation-result-page .exam-review-detail strong{color:var(--sim-navy)}html[data-theme=medciclo-base] .simulation-result-tip{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(31,108,255,.14);border-radius:14px;background:#f8fbff;color:var(--sim-text);padding:14px}html[data-theme=medciclo-base] .simulation-result-tip svg{color:#f59e0b}html[data-theme=medciclo-base] .simulation-result-tip strong{color:var(--sim-navy)}@media(prefers-reduced-motion:reduce){html[data-theme=medciclo-base] .simulation-session-page *,html[data-theme=medciclo-base] .simulation-result-page *{transition:none}}@media(max-width:1180px){html[data-theme=medciclo-base] .simulation-result-hero,html[data-theme=medciclo-base] .simulation-result-grid,html[data-theme=medciclo-base] .simulation-result-grid.wide{grid-template-columns:1fr}html[data-theme=medciclo-base] .simulation-result-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){html[data-theme=medciclo-base] .simulation-period-grid,html[data-theme=medciclo-base] .simulation-exam-topbar,html[data-theme=medciclo-base] .simulation-exam-progress,html[data-theme=medciclo-base] .simulation-exam-layout,html[data-theme=medciclo-base] .simulation-score-hero,html[data-theme=medciclo-base] .simulation-donut-layout{grid-template-columns:1fr}html[data-theme=medciclo-base] .simulation-exam-navigator{order:2;position:static}html[data-theme=medciclo-base] .simulation-exam-question-card{order:1}html[data-theme=medciclo-base] .simulation-result-header{flex-direction:column}html[data-theme=medciclo-base] .simulation-result-actions{width:100%;justify-content:stretch;padding-top:0}html[data-theme=medciclo-base] .simulation-result-actions>*{flex:1 1 220px}html[data-theme=medciclo-base] .simulation-score-ring,html[data-theme=medciclo-base] .simulation-donut{justify-self:center}}@media(max-width:640px){html[data-theme=medciclo-base] .performance-filter-row{grid-template-columns:1fr}html[data-theme=medciclo-base] .simulation-exam-title h1,html[data-theme=medciclo-base] .simulation-result-header h1{font-size:1.75rem}html[data-theme=medciclo-base] .simulation-exam-topbar,html[data-theme=medciclo-base] .simulation-exam-question-card,html[data-theme=medciclo-base] .simulation-result-summary-card,html[data-theme=medciclo-base] .simulation-score-hero,html[data-theme=medciclo-base] .simulation-submit-dialog{padding:16px}html[data-theme=medciclo-base] .simulation-session-page .exam-number-grid{grid-template-columns:repeat(4,minmax(0,1fr))}html[data-theme=medciclo-base] .simulation-session-page .exam-alternative{grid-template-columns:38px minmax(0,1fr);padding:12px}html[data-theme=medciclo-base] .simulation-result-stat-grid,html[data-theme=medciclo-base] .simulation-submit-stats,html[data-theme=medciclo-base] .simulation-submit-actions,html[data-theme=medciclo-base] .simulation-result-page .exam-performance-row,html[data-theme=medciclo-base] .simulation-result-page .exam-review-card,html[data-theme=medciclo-base] .simulation-result-list>div,html[data-theme=medciclo-base] .simulation-result-legend{grid-template-columns:1fr}html[data-theme=medciclo-base] .simulation-result-list strong,html[data-theme=medciclo-base] .simulation-result-legend strong{text-align:left}html[data-theme=medciclo-base] .simulation-score-hero>div:first-child strong{font-size:3.2rem}html[data-theme=medciclo-base] .simulation-history-chart{gap:8px}}@media(max-width:1120px)and (min-width:1024px){html[data-theme=medciclo-base] .clinical-dashboard .clinical-focus-card{overflow:hidden}html[data-theme=medciclo-base] .clinical-dashboard .clinical-focus-card .section-title-row,html[data-theme=medciclo-base] .clinical-dashboard .clinical-focus-grid{width:100%;max-width:100%;min-width:0}html[data-theme=medciclo-base] .clinical-dashboard .clinical-focus-grid{grid-template-columns:repeat(3,minmax(0,1fr))}html[data-theme=medciclo-base] .clinical-dashboard .clinical-focus-item{min-width:0}}html[data-theme=medciclo-base] .nav-link{grid-template-columns:42px minmax(0,1fr) 28px;align-items:center;gap:10px;padding-right:10px;padding-left:10px}html[data-theme=medciclo-base] .nav-link.active{transform:none}html[data-theme=medciclo-base] .nav-link.active:hover{transform:translateY(-1px)}@media(max-width:1180px)and (min-width:1024px){html[data-theme=medciclo-base] .nav-link-icon,html[data-theme=medciclo-base] .nav-link.locked .nav-link-icon,html[data-theme=medciclo-base] .nav-link--hero .nav-link-icon,html[data-theme=medciclo-base] .nav-link.active .nav-link-icon{width:40px;height:40px}html[data-theme=medciclo-base] .nav-link-icon svg,html[data-theme=medciclo-base] .nav-link.locked .nav-link-icon svg,html[data-theme=medciclo-base] .nav-link--hero .nav-link-icon svg,html[data-theme=medciclo-base] .nav-link.active .nav-link-icon svg{width:26px;height:26px}}html[data-theme=medciclo-base] .nav-link--hero,html[data-theme=medciclo-base] .nav-link.active,html[data-theme=medciclo-base] .nav-link.locked,html[data-theme=medciclo-base] .nav-link.locked:hover,html[data-theme=medciclo-base] .nav-link.locked.active{padding-right:10px;padding-left:10px}html[data-theme=medciclo-base] .nav-link--has-badge{grid-template-columns:42px minmax(0,1fr) 64px;gap:10px;padding-right:10px;padding-left:10px}html[data-theme=medciclo-base] .nav-link-label,html[data-theme=medciclo-base] .nav-link--hero .nav-link-label,html[data-theme=medciclo-base] .nav-link.active .nav-link-label,html[data-theme=medciclo-base] .nav-link--has-badge .nav-link-label{display:flex;min-width:0;min-height:42px;align-items:center;justify-content:flex-start;align-self:center;justify-self:start;padding:0;line-height:1;text-align:left}html[data-theme=medciclo-base] .nav-link-badge{position:relative;display:inline-flex;min-width:62px;min-height:26px;align-items:center;justify-content:center;gap:5px;overflow:hidden;border:1px solid rgba(23,107,255,.2);border-radius:999px;background:radial-gradient(circle at 22% 20%,rgba(255,255,255,.95),transparent 32%),linear-gradient(135deg,#dcfff7f5,#ddf0fff0);box-shadow:inset 0 1px #ffffffeb,0 8px 16px #176bff14,0 0 0 1px #24c6dc14;color:#0f55d8;font-size:.58rem;font-weight:760;letter-spacing:.04em;padding:0 8px;text-transform:uppercase}html[data-theme=medciclo-base] .nav-link-badge>span{position:relative;z-index:1}html[data-theme=medciclo-base] .nav-link-badge:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,transparent 0%,rgba(255,255,255,.72) 42%,transparent 72%);opacity:.62;transform:translate(-58%)}html[data-theme=medciclo-base] .nav-link-badge-spark{width:11px;height:11px;flex:0 0 11px}html[data-theme=medciclo-base] .nav-link-badge-spark:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#176bff,#20c9d8);clip-path:polygon(50% 0,62% 36%,100% 50%,62% 64%,50% 100%,38% 64%,0 50%,38% 36%);filter:drop-shadow(0 1px 3px rgba(23,107,255,.22))}html[data-theme=medciclo-base] .nav-link-badge-spark:after{content:"";position:absolute;right:-3px;top:-2px;width:3px;height:3px;border-radius:999px;background:#20c9d8;box-shadow:0 0 7px #20c9d880}@media(max-height:780px)and (min-width:1024px){html[data-theme=medciclo-base] .nav-link{grid-template-columns:36px minmax(0,1fr) 28px;gap:10px}html[data-theme=medciclo-base] .nav-link--has-badge{grid-template-columns:36px minmax(0,1fr) 60px;gap:10px}html[data-theme=medciclo-base] .nav-link-icon,html[data-theme=medciclo-base] .nav-link.locked .nav-link-icon,html[data-theme=medciclo-base] .nav-link--hero .nav-link-icon,html[data-theme=medciclo-base] .nav-link.active .nav-link-icon{width:36px;height:36px}html[data-theme=medciclo-base] .nav-link-icon svg,html[data-theme=medciclo-base] .nav-link.locked .nav-link-icon svg,html[data-theme=medciclo-base] .nav-link--hero .nav-link-icon svg,html[data-theme=medciclo-base] .nav-link.active .nav-link-icon svg{width:24px;height:24px}html[data-theme=medciclo-base] .nav-link-label,html[data-theme=medciclo-base] .nav-link--hero .nav-link-label,html[data-theme=medciclo-base] .nav-link.active .nav-link-label,html[data-theme=medciclo-base] .nav-link--has-badge .nav-link-label{min-height:36px}}@media(max-width:1023px){html[data-theme=medciclo-base] .nav-link{grid-template-columns:28px minmax(0,auto) 22px;gap:8px;padding-right:8px;padding-left:8px}html[data-theme=medciclo-base] .nav-link--hero,html[data-theme=medciclo-base] .nav-link.active,html[data-theme=medciclo-base] .nav-link.locked,html[data-theme=medciclo-base] .nav-link.locked:hover,html[data-theme=medciclo-base] .nav-link.locked.active{padding-right:8px;padding-left:8px}html[data-theme=medciclo-base] .nav-link--has-badge{grid-template-columns:28px minmax(0,auto) 54px;gap:8px;padding-right:8px;padding-left:8px}html[data-theme=medciclo-base] .nav-link-icon,html[data-theme=medciclo-base] .nav-link.locked .nav-link-icon,html[data-theme=medciclo-base] .nav-link--hero .nav-link-icon,html[data-theme=medciclo-base] .nav-link.active .nav-link-icon{width:28px;height:28px;border-radius:9px}html[data-theme=medciclo-base] .nav-link-icon svg,html[data-theme=medciclo-base] .nav-link.locked .nav-link-icon svg,html[data-theme=medciclo-base] .nav-link--hero .nav-link-icon svg,html[data-theme=medciclo-base] .nav-link.active .nav-link-icon svg{width:21px;height:21px}html[data-theme=medciclo-base] .nav-link-label,html[data-theme=medciclo-base] .nav-link--hero .nav-link-label,html[data-theme=medciclo-base] .nav-link.active .nav-link-label,html[data-theme=medciclo-base] .nav-link--has-badge .nav-link-label{min-height:28px}html[data-theme=medciclo-base] .nav-link-badge{min-width:52px;min-height:23px;gap:4px;font-size:.54rem;padding-inline:6px}html[data-theme=medciclo-base] .nav-link-badge-spark{width:9px;height:9px;flex-basis:9px}}@media(max-width:767px){body.medciclo-simulation-flow-active .sidebar{padding:8px 14px 6px}body.medciclo-simulation-flow-active .brand{min-height:40px}body.medciclo-simulation-flow-active .brand-logo{width:min(140px,70vw);max-width:140px}body.medciclo-simulation-flow-active .nav-list{gap:6px;margin-top:6px}body.medciclo-simulation-flow-active .nav-section,body.medciclo-simulation-flow-active .nav-section--top{gap:6px}body.medciclo-simulation-flow-active .nav-link,body.medciclo-simulation-flow-active .nav-link--hero,body.medciclo-simulation-flow-active .nav-link.active{min-height:38px;border-radius:11px;padding-top:4px;padding-bottom:4px}}html[data-theme=medciclo-base] .concept-map-header{align-items:flex-start}html[data-theme=medciclo-base] .concept-map-header h1{font-size:clamp(1.58rem,1.95vw,1.98rem);font-weight:650;line-height:1.04}html[data-theme=medciclo-base] .concept-map-header p{max-width:650px;color:#45617f;font-size:clamp(.88rem,.98vw,.95rem);font-weight:430}html[data-theme=medciclo-base] .concept-map-page label{color:#66748a;font-weight:570}html[data-theme=medciclo-base] .concept-map-page input,html[data-theme=medciclo-base] .concept-map-page select,html[data-theme=medciclo-base] .concept-map-page textarea{font-weight:520}html[data-theme=medciclo-base] .concept-map-meta-panel input{color:var(--mc-text);font-size:.92rem;font-weight:560}html[data-theme=medciclo-base] .concept-map-workbench{gap:14px}html[data-theme=medciclo-base] .concept-map-toolbar{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:10px}html[data-theme=medciclo-base] .concept-map-toolbar-main{flex:initial;flex-wrap:nowrap;gap:8px}html[data-theme=medciclo-base] .concept-map-toolbar .button,html[data-theme=medciclo-base] .concept-map-more-tools summary{min-height:40px;border-radius:13px;font-size:.88rem;font-weight:560;line-height:1.1;white-space:nowrap}html[data-theme=medciclo-base] .concept-map-toolbar .button.primary{font-weight:600;box-shadow:0 16px 28px #1768f52e}html[data-theme=medciclo-base] .concept-map-toolbar .button.ghost:not(:disabled){border-color:transparent;background:transparent;color:#5c7190}html[data-theme=medciclo-base] .concept-map-toolbar .button.ghost:disabled{border-color:transparent;background:transparent;color:#8fa2bf;opacity:1;box-shadow:none}html[data-theme=medciclo-base] .concept-map-mode-switch{justify-self:start;min-height:44px;border-radius:14px;background:#fff;box-shadow:0 8px 22px #162f580f}html[data-theme=medciclo-base] .concept-map-mode-switch .button{min-height:36px;border-radius:999px;font-size:.84rem;font-weight:560}html[data-theme=medciclo-base] .concept-map-mode-switch .button.active{font-weight:620;box-shadow:0 8px 18px #1768f52e}html[data-theme=medciclo-base] .concept-map-more-tools{justify-self:end}html[data-theme=medciclo-base] .concept-map-more-tools summary{background:#fff;box-shadow:none}html[data-theme=medciclo-base] .concept-map-toolbar .concept-map-status{grid-column:1 / -1;justify-self:end;margin-left:0;min-height:30px;background:#f8fbff;font-size:.76rem;font-weight:500}html[data-theme=medciclo-base] .concept-map-top-controls{gap:12px;grid-template-columns:minmax(0,1fr) minmax(280px,.46fr)}html[data-theme=medciclo-base] .concept-map-relation-panel,html[data-theme=medciclo-base] .concept-map-selection-panel{border-radius:14px;box-shadow:0 8px 22px #162f5809;padding:14px}html[data-theme=medciclo-base] .concept-map-relation-panel{grid-template-columns:1fr}html[data-theme=medciclo-base] .concept-map-relation-panel .section-title-row{display:flex;align-items:center;justify-content:space-between}html[data-theme=medciclo-base] .concept-map-relation-panel .section-title-row>svg{width:32px;height:32px;border-radius:10px}html[data-theme=medciclo-base] .concept-map-relation-panel h2,html[data-theme=medciclo-base] .concept-map-selection-panel h2{color:var(--mc-text);font-size:.96rem;font-weight:700}html[data-theme=medciclo-base] .concept-map-relation-form{grid-template-columns:repeat(3,minmax(180px,1fr))}html[data-theme=medciclo-base] .concept-map-relation-form input,html[data-theme=medciclo-base] .concept-map-relation-form select{min-height:42px;font-weight:550}html[data-theme=medciclo-base] .concept-map-relation-panel>.button,html[data-theme=medciclo-base] .concept-map-selection-actions .button,html[data-theme=medciclo-base] .concept-map-selection-panel>.button{font-weight:640}html[data-theme=medciclo-base] .concept-map-selection-panel .eyebrow,html[data-theme=medciclo-base] .concept-map-relation-panel .eyebrow{font-weight:700}html[data-theme=medciclo-base] .concept-map-selection-panel p{font-weight:500}html[data-theme=medciclo-base] .concept-map-style-disclosure summary{font-weight:640}html[data-theme=medciclo-base] .concept-map-card{box-shadow:0 8px 20px #162f580f}html[data-theme=medciclo-base] .concept-map-card textarea{font-weight:500}html[data-theme=medciclo-base] .concept-map-card-grab,html[data-theme=medciclo-base] .concept-map-connector,html[data-theme=medciclo-base] .concept-map-card-resize{font-weight:620}@media(max-width:1100px){html[data-theme=medciclo-base] .concept-map-toolbar,html[data-theme=medciclo-base] .concept-map-top-controls,html[data-theme=medciclo-base] .concept-map-relation-form{grid-template-columns:1fr}html[data-theme=medciclo-base] .concept-map-mode-switch,html[data-theme=medciclo-base] .concept-map-more-tools,html[data-theme=medciclo-base] .concept-map-toolbar .concept-map-status{justify-self:stretch}html[data-theme=medciclo-base] .concept-map-card-resize{width:44px;min-width:44px;height:44px;right:5px;bottom:-21px}}@media(max-width:1180px){html[data-theme=medciclo-base] .apg-study-page .study-block-nav a{min-height:44px;align-items:center;padding-block:3px}html[data-theme=medciclo-base] .apg-study-page .study-progress-side a{min-height:44px}}@media(max-width:620px){html[data-theme=medciclo-base] .concept-map-header h1{font-size:clamp(1.48rem,6.2vw,1.72rem)}html[data-theme=medciclo-base] .concept-map-toolbar-main{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}html[data-theme=medciclo-base] .concept-map-toolbar-main .button,html[data-theme=medciclo-base] .concept-map-more-tools summary,html[data-theme=medciclo-base] .concept-map-toolbar .concept-map-status{width:100%;justify-content:center}html[data-theme=medciclo-base] .concept-map-mode-switch{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}html[data-theme=medciclo-base] .concept-map-mode-switch .button{padding-right:6px;padding-left:6px}}html[data-theme=medciclo-base] .concept-map-page{gap:10px}html[data-theme=medciclo-base] .concept-map-header{padding-bottom:2px}html[data-theme=medciclo-base] .concept-map-header h1{font-size:clamp(1.58rem,1.95vw,1.98rem)}html[data-theme=medciclo-base] .concept-map-header p{margin-top:0}html[data-theme=medciclo-base] .concept-map-meta-panel{gap:10px;padding:12px 14px}html[data-theme=medciclo-base] .concept-map-meta-panel input,html[data-theme=medciclo-base] .concept-map-map-color-control input[type=color]{min-height:40px}html[data-theme=medciclo-base] .concept-map-editor-shell{display:grid;gap:0;overflow:hidden;border:1px solid #d9e7f7;border-radius:16px;background:#fff;padding:0;box-shadow:0 16px 42px #162f5814}html[data-theme=medciclo-base] .concept-map-editor-topbar{position:relative;z-index:20;border:1px solid #d9e7f7;border-bottom:0;border-radius:12px 12px 0 0;background:linear-gradient(180deg,#fff,#f8fbff);padding:10px 12px}html[data-theme=medciclo-base] .concept-map-editor-topbar .concept-map-toolbar{display:grid;min-width:0;grid-template-columns:1fr;gap:10px}html[data-theme=medciclo-base] .concept-map-editor-topbar .concept-map-toolbar-row{display:flex;min-width:0;align-items:center;gap:8px;overflow:visible}html[data-theme=medciclo-base] .concept-map-editor-topbar .concept-map-toolbar-primary-row{display:grid;grid-template-columns:minmax(0,1fr);align-items:center}html[data-theme=medciclo-base] .concept-map-editor-topbar .concept-map-toolbar-main{display:flex;min-width:0;flex-wrap:wrap;gap:8px}html[data-theme=medciclo-base] .concept-map-editor-topbar .concept-map-toolbar-utility-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(150px,.36fr);align-items:flex-start;border-top:1px solid #e5edf8;padding-top:8px}html[data-theme=medciclo-base] .concept-map-editor-topbar .concept-map-toolbar-utility-row .concept-map-more-tools{min-width:0;max-width:100%}html[data-theme=medciclo-base] .concept-map-editor-topbar .concept-map-toolbar-danger{display:inline-flex;min-width:0}html[data-theme=medciclo-base] .concept-map-editor-topbar .concept-map-toolbar-danger .button{min-width:108px;justify-content:center}html[data-theme=medciclo-base] .concept-map-editor-topbar .concept-map-toolbar .concept-map-status{display:inline-flex;min-width:0;max-width:100%;justify-content:flex-end}html[data-theme=medciclo-base] .concept-map-editor-body{display:grid;min-width:0;min-height:clamp(600px,calc(100vh - 230px),860px);grid-template-columns:minmax(0,1fr) minmax(280px,304px);background:#f7fbff}html[data-theme=medciclo-base] .concept-map-canvas-column{display:grid;min-width:0;grid-template-rows:auto minmax(0,1fr);align-content:stretch;padding:12px}html[data-theme=medciclo-base] .concept-map-editor-shell .concept-map-canvas-viewport{min-width:0;max-width:100%;height:clamp(560px,calc(100vh - 318px),780px);max-height:none;min-height:520px;contain:layout paint;border-radius:0 0 12px 12px;background:#f5f9ff}html[data-theme=medciclo-base] .concept-map-inspector{display:grid;min-width:0;max-height:clamp(600px,calc(100vh - 230px),860px);align-content:start;gap:12px;overflow:auto;border-left:1px solid #dfe9f6;background:#fff;padding:12px;scrollbar-width:thin}html[data-theme=medciclo-base] .concept-map-inspector .concept-map-top-controls{display:grid;grid-template-columns:1fr;gap:12px}html[data-theme=medciclo-base] .concept-map-inspector .concept-map-relation-panel,html[data-theme=medciclo-base] .concept-map-inspector .concept-map-selection-panel{border-color:#dfe9f6;box-shadow:none}html[data-theme=medciclo-base] .concept-map-inspector .concept-map-relation-panel,html[data-theme=medciclo-base] .concept-map-inspector .concept-map-relation-form{grid-template-columns:1fr}html[data-theme=medciclo-base] .concept-map-inspector .concept-map-relation-panel>.button,html[data-theme=medciclo-base] .concept-map-inspector .concept-map-selection-panel>.button{width:100%;justify-content:center}html[data-theme=medciclo-base] .concept-map-inspector .concept-map-selection-actions .button{flex:1 1 132px;justify-content:center}html[data-theme=medciclo-base] .concept-map-inspector .concept-map-style-controls{grid-template-columns:1fr}html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode{position:fixed;inset:0;z-index:1200;display:grid;width:100vw;height:100vh;max-width:none;gap:0;overflow:hidden;background:#eef5ff;padding:12px}html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode .concept-map-header,html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode .concept-map-meta-panel{display:none}html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode .concept-map-workbench,html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode .concept-map-editor-shell{min-height:0;height:calc(100vh - 24px)}html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode .concept-map-editor-body{min-height:0;height:100%;grid-template-columns:minmax(0,1fr) minmax(292px,324px)}html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode .concept-map-canvas-column{min-height:0}html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode .concept-map-editor-shell .concept-map-canvas-viewport{height:100%;min-height:0}html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode .concept-map-inspector{height:100%;max-height:none}html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode .concept-map-editor-topbar{padding:8px 10px}html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode .concept-map-toolbar{gap:8px}html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode .concept-map-toolbar-utility-row{padding-top:6px}html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode .concept-map-toolbar .button,html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode .concept-map-more-tools summary{min-height:36px;padding-top:7px;padding-bottom:7px}html[data-theme=medciclo-base] .concept-map-action-fullscreen.active:not(:disabled){border-color:#1768f5;background:#eef5ff;color:#0e4ed8}html[data-theme=medciclo-base] .concept-map-page.presentation-mode .concept-map-inspector{display:none}html[data-theme=medciclo-base] .concept-map-page.presentation-mode .concept-map-editor-body{grid-template-columns:minmax(0,1fr)}@media(max-width:1180px){html[data-theme=medciclo-base] .concept-map-editor-body{grid-template-columns:minmax(0,1fr) minmax(284px,320px)}}@media(max-width:980px){html[data-theme=medciclo-base] .concept-map-editor-body{min-height:0;grid-template-columns:1fr}html[data-theme=medciclo-base] .concept-map-inspector{max-height:none;border-top:1px solid #dfe9f6;border-left:0}html[data-theme=medciclo-base] .concept-map-inspector .concept-map-top-controls{grid-template-columns:minmax(0,1fr) minmax(260px,.75fr)}html[data-theme=medciclo-base] .concept-map-inspector .concept-map-relation-form{grid-template-columns:repeat(3,minmax(0,1fr))}html[data-theme=medciclo-base] .concept-map-editor-shell .concept-map-canvas-viewport{height:58vh;min-height:430px}}@media(max-width:720px){html[data-theme=medciclo-base] .concept-map-editor-topbar{padding:10px}html[data-theme=medciclo-base] .concept-map-editor-topbar .concept-map-toolbar-primary-row,html[data-theme=medciclo-base] .concept-map-editor-topbar .concept-map-toolbar-utility-row{display:grid;grid-template-columns:1fr}html[data-theme=medciclo-base] .concept-map-editor-topbar .concept-map-toolbar-main{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=medciclo-base] .concept-map-editor-topbar .concept-map-mode-switch,html[data-theme=medciclo-base] .concept-map-editor-topbar .concept-map-more-tools,html[data-theme=medciclo-base] .concept-map-editor-topbar .concept-map-more-tools summary,html[data-theme=medciclo-base] .concept-map-editor-topbar .concept-map-toolbar-danger,html[data-theme=medciclo-base] .concept-map-editor-topbar .concept-map-toolbar-danger .button,html[data-theme=medciclo-base] .concept-map-editor-topbar .concept-map-toolbar .concept-map-status{width:100%;justify-self:stretch}html[data-theme=medciclo-base] .concept-map-editor-topbar .concept-map-mode-switch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}html[data-theme=medciclo-base] .concept-map-canvas-column,html[data-theme=medciclo-base] .concept-map-inspector{padding:10px}html[data-theme=medciclo-base] .concept-map-inspector .concept-map-top-controls,html[data-theme=medciclo-base] .concept-map-inspector .concept-map-relation-form{grid-template-columns:1fr}html[data-theme=medciclo-base] .concept-map-editor-shell .concept-map-canvas-viewport{height:54vh;min-height:360px}}@media(max-width:720px){html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode .concept-map-editor-topbar .concept-map-toolbar-main{grid-template-columns:repeat(3,minmax(0,1fr))}html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode .concept-map-editor-topbar .concept-map-toolbar-main .button{min-width:0;padding-right:5px;padding-left:5px}html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode .concept-map-editor-topbar .concept-map-toolbar-utility-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(108px,.62fr);align-items:stretch}html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode .concept-map-editor-topbar .concept-map-more-tools[open]{grid-column:1 / -1}html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode .concept-map-editor-topbar .concept-map-toolbar-danger{min-width:0}html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode .concept-map-editor-topbar .concept-map-toolbar .concept-map-status{display:none}}@media(max-width:980px){html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode{padding:8px}html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode .concept-map-workbench,html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode .concept-map-editor-shell{height:calc(100vh - 16px)}html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode .concept-map-editor-body{grid-template-columns:1fr;overflow:auto}html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode .concept-map-editor-shell .concept-map-canvas-viewport{height:58vh;min-height:360px}html[data-theme=medciclo-base] .concept-map-page.editor-fullscreen-mode .concept-map-inspector{height:auto;max-height:none}}html[data-theme=medciclo-base] .concept-map-more-tools:not([open]) .concept-map-more-tools-panel{display:none}html[data-theme=medciclo-base] .concept-map-more-tools[open] .concept-map-more-tools-panel{display:flex}html[data-theme=medciclo-base] .simulation-module-meta small{color:#8a5a00;font-size:.78rem;font-weight:650;line-height:1.35}html[data-theme=medciclo-base] .simulation-count-stepper.disabled{opacity:.62}html[data-theme=medciclo-base] .simulation-count-stepper button:disabled{cursor:not-allowed;background:#eef3fb;color:#9aa9c2;box-shadow:none}html[data-theme=medciclo-base] .simulation-discursive-panel,html[data-theme=medciclo-base] .simulation-discursive-result-panel{display:grid;gap:16px;overflow:hidden}html[data-theme=medciclo-base] .simulation-discursive-list,html[data-theme=medciclo-base] .simulation-discursive-review-list{display:grid;gap:14px}html[data-theme=medciclo-base] .simulation-discursive-card,html[data-theme=medciclo-base] .simulation-discursive-review-card{display:grid;gap:14px;border:1px solid #dce7f8;border-radius:16px;background:linear-gradient(180deg,#fff,#f9fbff);padding:16px;box-shadow:0 12px 28px #1f5ead12}html[data-theme=medciclo-base] .simulation-discursive-card h3,html[data-theme=medciclo-base] .simulation-discursive-review-card h3{margin:0;color:var(--sim-navy);font-size:1rem;font-weight:850;letter-spacing:0}html[data-theme=medciclo-base] .simulation-discursive-card p,html[data-theme=medciclo-base] .simulation-discursive-review-card p{margin:0;color:#253a63;font-size:.95rem;font-weight:560;line-height:1.55;overflow-wrap:anywhere}html[data-theme=medciclo-base] .simulation-discursive-card label{display:grid;gap:8px;color:#52668d;font-size:.82rem;font-weight:760}html[data-theme=medciclo-base] .simulation-discursive-card textarea{width:100%;min-height:132px;resize:vertical;border:1px solid #cfdcf0;border-radius:14px;background:#fff;color:var(--sim-navy);font:inherit;font-size:.96rem;line-height:1.5;padding:12px 14px;box-shadow:inset 0 1px #fffc}html[data-theme=medciclo-base] .simulation-discursive-card textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f;outline:0}html[data-theme=medciclo-base] .simulation-discursive-review-card{grid-template-columns:minmax(0,.9fr) minmax(240px,.55fr) minmax(260px,.75fr);align-items:start}html[data-theme=medciclo-base] .simulation-discursive-review-card.success{border-left:4px solid #22c55e}html[data-theme=medciclo-base] .simulation-discursive-review-card.warning{border-left:4px solid #f59e0b}html[data-theme=medciclo-base] .simulation-discursive-review-card.danger,html[data-theme=medciclo-base] .simulation-discursive-review-card.neutral{border-left:4px solid #f43f5e}html[data-theme=medciclo-base] .simulation-discursive-answer-block,html[data-theme=medciclo-base] .simulation-discursive-correction-block{display:grid;gap:8px;border:1px solid #e3ecfb;border-radius:14px;background:#fff;padding:12px}html[data-theme=medciclo-base] .simulation-discursive-answer-block strong,html[data-theme=medciclo-base] .simulation-discursive-correction-block strong{color:var(--sim-navy);font-size:.88rem;font-weight:850}@media(max-width:980px){html[data-theme=medciclo-base] .simulation-discursive-review-card{grid-template-columns:1fr}}@media(max-width:720px){html[data-theme=medciclo-base] .simulation-discursive-card,html[data-theme=medciclo-base] .simulation-discursive-review-card{padding:12px;border-radius:14px}html[data-theme=medciclo-base] .simulation-discursive-card textarea{min-height:150px}}html[data-theme=medciclo-base] .concept-map-card textarea{align-content:var(--concept-card-text-vertical-align, center);font-family:var(--concept-card-font-family, inherit);font-weight:var(--concept-card-font-weight, 500);text-align:var(--concept-card-text-align, center)}html[data-theme=medciclo-base] .concept-map-wide-control,html[data-theme=medciclo-base] .concept-map-range-control,html[data-theme=medciclo-base] .concept-map-style-field.concept-map-wide-control{grid-column:1 / -1}html[data-theme=medciclo-base] .concept-map-style-field{display:grid;min-width:0;gap:5px}html[data-theme=medciclo-base] .concept-map-style-field>span{color:#61708a;font-size:.78rem;font-weight:650}html[data-theme=medciclo-base] .concept-map-text-toggle{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;border:1px solid #d8e6ff;border-radius:12px;background:#f6f9ff;padding:4px}html[data-theme=medciclo-base] .concept-map-text-toggle .button,html[data-theme=medciclo-base] .concept-map-mode-switch .button{min-width:0;justify-content:center;overflow:hidden;text-overflow:ellipsis;transform:none;white-space:nowrap}html[data-theme=medciclo-base] .concept-map-text-toggle .button{min-height:36px;border-color:transparent;border-radius:9px;background:transparent;color:#52627a;font-size:.76rem;font-weight:650;padding:6px 7px}html[data-theme=medciclo-base] .concept-map-text-toggle .button.active{background:#1768f5;color:#fff;box-shadow:0 8px 18px #1768f52e}html[data-theme=medciclo-base] .concept-map-page .button,html[data-theme=medciclo-base] .concept-map-more-tools summary{box-sizing:border-box}html[data-theme=medciclo-base] .concept-map-page .button:active,html[data-theme=medciclo-base] .concept-map-page .button.active,html[data-theme=medciclo-base] .concept-map-more-tools summary:active{transform:none}html[data-theme=medciclo-base] .concept-map-toolbar-main .button{flex:0 0 auto;min-width:104px}html[data-theme=medciclo-base] .concept-map-mode-switch .button{min-width:92px}html[data-theme=medciclo-base] .concept-map-more-tools-panel{max-height:min(320px,calc(100vh - 170px));overflow:auto}html[data-theme=medciclo-base] .concept-map-action-create:not(:disabled){background:linear-gradient(135deg,#1768f5,#0b83ff 58%,#5b5cf6);border-color:#1768f561;color:#fff}html[data-theme=medciclo-base] .concept-map-action-connect:not(:disabled){border-color:#9fe6bd;background:#ecfdf3;color:#087443}html[data-theme=medciclo-base] .concept-map-relation-panel>.concept-map-action-connect:not(:disabled){background:linear-gradient(135deg,#16a86b,#0f8f5a);border-color:#16a86b;color:#fff}html[data-theme=medciclo-base] .concept-map-action-style:not(:disabled){border-color:#d8d0ff;background:#f5f2ff;color:#5d43c8}html[data-theme=medciclo-base] .concept-map-page .button.concept-map-action-delete:not(:disabled),html[data-theme=medciclo-base] .concept-map-page .button.concept-map-action-reset:not(:disabled){border-color:#ffd2cc!important;background:#fff5f3!important;background-image:none!important;color:#b42318!important}html[data-theme=medciclo-base] .concept-map-page .button.concept-map-action-delete:not(:disabled):hover,html[data-theme=medciclo-base] .concept-map-page .button.concept-map-action-reset:not(:disabled):hover{border-color:#fda29b!important;background:#ffe7e3!important;background-image:none!important;color:#912018!important}html[data-theme=medciclo-base] .mc-v2.mc-v2-app-shell .concept-map-page .concept-map-toolbar button.button:not(.nav-link--submenu-toggle){min-height:40px;border-radius:13px;font-size:.88rem;font-weight:560;line-height:1.1}html[data-theme=medciclo-base] .mc-v2.mc-v2-app-shell .concept-map-page .concept-map-toolbar button.button.primary:not(.nav-link--submenu-toggle){border-color:#1768f561;background:linear-gradient(135deg,#1768f5,#0b83ff 58%,#5b5cf6);color:#fff;font-weight:600;box-shadow:0 16px 28px #1768f52e}html[data-theme=medciclo-base] .mc-v2.mc-v2-app-shell .concept-map-page .concept-map-toolbar button.button.secondary:not(.nav-link--submenu-toggle){border-color:#bfdbfeb8;background:linear-gradient(180deg,#fffffff5,#f4faffe6);color:#1768f5;font-weight:560;box-shadow:0 12px 28px #1c59a014,inset 0 1px #ffffffdb}html[data-theme=medciclo-base] .mc-v2.mc-v2-app-shell .concept-map-page .concept-map-toolbar button.button.ghost:not(.nav-link--submenu-toggle){border-color:transparent;background:transparent;color:#5c7190;font-weight:560;box-shadow:none}html[data-theme=medciclo-base] .mc-v2.mc-v2-app-shell .concept-map-page .concept-map-mode-switch button.button:not(.nav-link--submenu-toggle){min-height:36px;border-radius:999px;font-size:.84rem;font-weight:560}html[data-theme=medciclo-base] .mc-v2.mc-v2-app-shell .concept-map-page .concept-map-mode-switch button.button.active:not(.nav-link--submenu-toggle){border-color:#1768f5;background:#1768f5;color:#fff;font-weight:620;box-shadow:0 8px 18px #1768f52e}html[data-theme=medciclo-base] .concept-map-edge{transition:filter .16s ease,opacity .16s ease,stroke .16s ease}html[data-theme=medciclo-base] .concept-map-edge.selected{filter:drop-shadow(0 0 6px rgba(117,87,232,.28))}html[data-theme=medciclo-base] .concept-map-edge-label{min-height:58px}html[data-theme=medciclo-base] .concept-map-edge-delete{position:absolute;top:-10px;right:-10px;display:none;width:24px;height:24px;align-items:center;justify-content:center;border:1px solid #ffd2cc;border-radius:999px;background:#fff5f3;color:#b42318;box-shadow:0 8px 18px #b423181f;padding:0}html[data-theme=medciclo-base] .concept-map-edge-label.selected .concept-map-edge-delete,html[data-theme=medciclo-base] .concept-map-edge-label:focus-within .concept-map-edge-delete{display:inline-flex}html[data-theme=medciclo-base] .concept-map-edge-delete svg{width:14px;height:14px}html[data-theme=medciclo-base] .concept-map-edge-style-controls select,html[data-theme=medciclo-base] .concept-map-edge-style-controls input:not([type=color]),html[data-theme=medciclo-base] .concept-map-edge-style-controls input[type=range]{width:100%}@media(max-width:720px){html[data-theme=medciclo-base] .concept-map-toolbar-main .button,html[data-theme=medciclo-base] .concept-map-mode-switch .button{min-width:0}html[data-theme=medciclo-base] .concept-map-text-toggle{grid-template-columns:repeat(3,minmax(0,1fr))}html[data-theme=medciclo-base] .concept-map-text-toggle .button{min-height:36px;padding-inline:4px}html[data-theme=medciclo-base] .concept-map-more-tools-panel{max-height:260px}}html[data-theme=medciclo-base] .simulados-page{--sim-blue: var(--mc-primary, #1768f5);--sim-blue-strong: var(--mc-primary-2, #0e4ed8);--sim-cyan: #24b4e8;--sim-green: var(--mc-green, #19a66b);--sim-green-soft: #e8f8f1;--sim-amber: var(--mc-orange, #f5a524);--sim-amber-soft: #fff5df;--sim-red: var(--mc-red, #ef5454);--sim-red-soft: #ffecee;--sim-violet: var(--mc-purple, #7557e8);--sim-violet-soft: #f0ecff;--sim-navy: var(--mc-navy, #071a44);--sim-text: var(--mc-muted, #62718d);--sim-muted: #71809d;--sim-line: var(--mc-border, #dce7f6);--sim-line-strong: var(--mc-border-strong, #cbd9ec);--sim-card-soft: var(--mc-surface-soft, #f7fbff);--sim-shadow: 0 18px 42px rgba(22, 47, 88, .08), 0 2px 8px rgba(22, 47, 88, .035);--sim-shadow-hover: 0 22px 48px rgba(20, 93, 245, .13), 0 3px 10px rgba(22, 47, 88, .04);--sim-focus: 0 0 0 4px rgba(23, 104, 245, .16);font-family:Manrope,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-rendering:geometricPrecision}html[data-theme=medciclo-base] .simulation-design-page,html[data-theme=medciclo-base] .simulation-session-page,html[data-theme=medciclo-base] .simulation-result-page{width:min(100%,1280px);max-width:calc(100vw - 32px);overflow-x:clip}html[data-theme=medciclo-base] .simulados-page :is(button,input,select,textarea,a){font-family:inherit}html[data-theme=medciclo-base] .simulados-page :is(h1,h2,h3,p,span,strong,small,label,em){letter-spacing:0}html[data-theme=medciclo-base] .simulation-builder-card,html[data-theme=medciclo-base] .simulation-summary-card,html[data-theme=medciclo-base] .simulation-tips-panel,html[data-theme=medciclo-base] .simulation-admin-panel,html[data-theme=medciclo-base] .simulation-saved-panel,html[data-theme=medciclo-base] .simulation-session-page .simulados-panel,html[data-theme=medciclo-base] .simulation-session-page .exam-topbar,html[data-theme=medciclo-base] .simulation-session-page .exam-progress-panel,html[data-theme=medciclo-base] .simulation-session-page .panel,html[data-theme=medciclo-base] .simulation-result-page .simulados-panel,html[data-theme=medciclo-base] .simulation-result-summary-card,html[data-theme=medciclo-base] .simulation-score-hero{border-color:#1768f521;box-shadow:var(--sim-shadow),inset 0 1px #ffffffe6}html[data-theme=medciclo-base] .simulation-builder-card,html[data-theme=medciclo-base] .simulation-summary-card,html[data-theme=medciclo-base] .simulation-tips-panel,html[data-theme=medciclo-base] .simulation-result-summary-card,html[data-theme=medciclo-base] .simulation-result-page .simulados-panel{background:linear-gradient(180deg,#fffffffa,#fbfdff 72%,#f7fbff),radial-gradient(circle at 12% 0%,rgba(36,180,232,.07),transparent 34%)}html[data-theme=medciclo-base] .simulados-page button:not(:disabled):active,html[data-theme=medciclo-base] .simulados-page a.button:active{transform:translateY(0) scale(.99)}html[data-theme=medciclo-base] .simulados-page :is(button,a,input,select,textarea):focus-visible{outline:0;box-shadow:var(--sim-focus)}html[data-theme=medciclo-base] .simulation-primary-button,html[data-theme=medciclo-base] .simulados-page .button.primary{border:1px solid rgba(23,104,245,.36);background:linear-gradient(135deg,var(--sim-blue) 0%,#176bff 58%,var(--sim-cyan) 100%);color:#fff;box-shadow:0 16px 30px #1768f53d;padding:0 20px}html[data-theme=medciclo-base] .simulation-primary-button:hover,html[data-theme=medciclo-base] .simulados-page .button.primary:hover{box-shadow:0 20px 38px #1768f54a;filter:saturate(1.04) brightness(1.02);transform:translateY(-1px)}html[data-theme=medciclo-base] .simulation-outline-action:not(.simulation-config-button),html[data-theme=medciclo-base] .simulation-add-module{border-color:#1768f533;background:linear-gradient(180deg,#fff,#f4f8ff);color:var(--sim-blue);box-shadow:0 10px 22px #1768f514}html[data-theme=medciclo-base] .simulation-clear-button,html[data-theme=medciclo-base] .simulation-submit-actions .simulation-outline-action{border-color:#62718d38;background:linear-gradient(180deg,#fff,#f6f9fd);color:#405476;box-shadow:0 10px 22px #162f580f}html[data-theme=medciclo-base] .simulation-result-actions .simulation-outline-action,html[data-theme=medciclo-base] .simulation-exam-question-card .simulation-filter-chips .simulation-outline-action{border-color:#f5a52452;background:linear-gradient(180deg,#ffffff 0%,var(--sim-amber-soft) 100%);color:#98630d}html[data-theme=medciclo-base] .simulation-exam-progress .simulation-outline-action,html[data-theme=medciclo-base] .simulation-submit-actions .simulation-primary-button{border-color:#19a66b57;background:linear-gradient(135deg,#18b979 0%,var(--sim-green) 64%,#0f8f5a 100%);color:#fff;box-shadow:0 16px 30px #19a66b33}html[data-theme=medciclo-base] .simulados-page :is(button,a).simulation-outline-action:hover,html[data-theme=medciclo-base] .simulation-clear-button:hover,html[data-theme=medciclo-base] .simulation-add-module:hover{filter:saturate(1.03) brightness(1.01);box-shadow:var(--sim-shadow-hover)}html[data-theme=medciclo-base] .simulation-difficulty-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(136px,1fr));gap:10px}html[data-theme=medciclo-base] .simulation-difficulty-card,html[data-theme=medciclo-base] .simulation-difficulty-card--todos,html[data-theme=medciclo-base] .simulation-difficulty-card--alto,html[data-theme=medciclo-base] .simulation-difficulty-card.selected:not(.simulation-difficulty-card--todos){flex-basis:auto;min-width:0;min-height:60px}html[data-theme=medciclo-base] .simulation-difficulty-card{background:linear-gradient(180deg,#fff,#f9fbff),radial-gradient(circle at 18% 0%,rgba(23,104,245,.06),transparent 42%)}html[data-theme=medciclo-base] .simulation-difficulty-card strong{white-space:normal;color:var(--sim-navy);font-size:.91rem}html[data-theme=medciclo-base] .simulation-difficulty-card small{white-space:normal;color:#687897;font-size:.72rem;line-height:1.28}html[data-theme=medciclo-base] .simulation-difficulty-card--todos.selected,html[data-theme=medciclo-base] .simulation-difficulty-card--todos[aria-checked=true],html[data-theme=medciclo-base] .simulation-difficulty-card--facil.selected,html[data-theme=medciclo-base] .simulation-difficulty-card--facil[aria-checked=true],html[data-theme=medciclo-base] .simulation-difficulty-card--medio.selected,html[data-theme=medciclo-base] .simulation-difficulty-card--medio[aria-checked=true],html[data-theme=medciclo-base] .simulation-difficulty-card--dificil.selected,html[data-theme=medciclo-base] .simulation-difficulty-card--dificil[aria-checked=true],html[data-theme=medciclo-base] .simulation-difficulty-card--alto.selected,html[data-theme=medciclo-base] .simulation-difficulty-card--alto[aria-checked=true]{border-color:#1768f594;background:linear-gradient(180deg,#eef6ff,#fff)}html[data-theme=medciclo-base] .simulation-module-card,html[data-theme=medciclo-base] .simulation-saved-row,html[data-theme=medciclo-base] .simulation-period-status,html[data-theme=medciclo-base] .simulation-options,html[data-theme=medciclo-base] .simulation-summary-mini-grid>div{box-shadow:0 10px 24px #162f580b}html[data-theme=medciclo-base] .simulation-options-grid input,html[data-theme=medciclo-base] .simulation-options-grid select,html[data-theme=medciclo-base] .simulation-period-grid select,html[data-theme=medciclo-base] .simulation-admin-panel input,html[data-theme=medciclo-base] .simulation-admin-panel select,html[data-theme=medciclo-base] .simulation-discursive-card textarea{transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}html[data-theme=medciclo-base] .simulation-exam-topbar{background:radial-gradient(circle at 82% 0%,rgba(23,104,245,.09),transparent 26%),linear-gradient(135deg,#fff,#f7fbff 58%,#edf5ff)}html[data-theme=medciclo-base] .simulation-session-page .exam-timer{border-color:#1768f52e;background:linear-gradient(180deg,#fff,#eef6ff);box-shadow:0 16px 32px #1768f51f}html[data-theme=medciclo-base] .simulation-session-page .exam-timer.danger{border-color:#ef545452;background:linear-gradient(180deg,#fff5f3,#fff);color:#b42318}html[data-theme=medciclo-base] .simulation-exam-progress{align-items:center}html[data-theme=medciclo-base] .simulation-exam-progress .simulation-filter-chips{justify-content:flex-end}html[data-theme=medciclo-base] .simulation-session-page .exam-progress-track{overflow:hidden;box-shadow:inset 0 1px 2px #162f580f}html[data-theme=medciclo-base] .simulation-session-page .exam-progress-track span{background:linear-gradient(90deg,var(--sim-blue),var(--sim-cyan) 55%,var(--sim-green))}html[data-theme=medciclo-base] .simulation-session-page .exam-alternative{transition:background .17s ease,border-color .17s ease,box-shadow .17s ease,transform .17s ease}html[data-theme=medciclo-base] .simulation-session-page .exam-alternative:hover{border-color:#1768f557;background:linear-gradient(180deg,#fff,#f5faff);box-shadow:0 12px 24px #1768f514}html[data-theme=medciclo-base] .simulation-session-page .exam-alternative.selected{border-color:#1768f59e;background:linear-gradient(180deg,#eef6ff,#fff);box-shadow:0 14px 28px #1768f521}html[data-theme=medciclo-base] .simulation-session-page .exam-alternative.selected strong{background:linear-gradient(135deg,var(--sim-blue),var(--sim-cyan));color:#fff}html[data-theme=medciclo-base] .exam-actions .button.secondary,html[data-theme=medciclo-base] .simulation-result-page .button.secondary{border-color:#1768f538;background:linear-gradient(180deg,#fff,#eef6ff);color:var(--sim-blue);font-weight:760}html[data-theme=medciclo-base] .simulation-save-state{display:inline-flex;align-items:center;border-radius:999px;background:#f4f8ff;color:#405476;padding:5px 10px}html[data-theme=medciclo-base] .simulation-result-header h1{color:var(--sim-navy);font-size:clamp(2.05rem,4vw,2.9rem);font-weight:800;line-height:1.04}html[data-theme=medciclo-base] .simulation-result-header p{color:var(--sim-text);font-size:1rem}html[data-theme=medciclo-base] .simulation-result-hero{grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:22px;align-items:stretch}html[data-theme=medciclo-base] .simulation-score-hero{min-height:220px;background:radial-gradient(circle at 82% 18%,rgba(125,243,160,.26),transparent 30%),radial-gradient(circle at 0% 100%,rgba(36,180,232,.18),transparent 34%),linear-gradient(135deg,#1768f5,#145df5 62%,#0e4ed8)}html[data-theme=medciclo-base] .simulation-score-hero>div:first-child strong{font-size:clamp(3rem,5vw,4.35rem);font-weight:800}html[data-theme=medciclo-base] .simulation-score-ring{background:conic-gradient(#7df3a0 var(--simulation-result-ring),rgba(255,255,255,.24) 0);box-shadow:0 18px 38px #03184629,inset 0 0 0 1px #ffffff38}html[data-theme=medciclo-base] .simulation-result-stat-grid{grid-template-columns:repeat(auto-fit,minmax(154px,1fr));gap:12px}html[data-theme=medciclo-base] .simulation-result-stat{align-items:center;border:1px solid rgba(220,231,248,.95);border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbff);padding:12px;box-shadow:0 10px 22px #162f580b}html[data-theme=medciclo-base] .simulation-result-stat strong{color:var(--sim-navy);font-size:clamp(1.22rem,1.8vw,1.48rem);font-weight:800}html[data-theme=medciclo-base] .simulation-result-stat small,html[data-theme=medciclo-base] .simulation-result-stat em{color:var(--sim-muted);font-style:normal}html[data-theme=medciclo-base] .simulation-result-stat.success strong{color:var(--sim-green)}html[data-theme=medciclo-base] .simulation-result-stat.danger strong{color:#d92d20}html[data-theme=medciclo-base] .simulation-result-stat.info strong{color:var(--sim-violet)}html[data-theme=medciclo-base] .simulation-result-stat.info>span{background:var(--sim-violet-soft);color:var(--sim-violet)}html[data-theme=medciclo-base] .simulation-goal-progress,html[data-theme=medciclo-base] .simulation-submit-stats span,html[data-theme=medciclo-base] .simulation-result-list>div,html[data-theme=medciclo-base] .simulation-result-legend,html[data-theme=medciclo-base] .simulation-result-page .exam-performance-row,html[data-theme=medciclo-base] .simulation-result-page .exam-review-card{border-color:#dce7f8eb}html[data-theme=medciclo-base] .simulation-result-list strong,html[data-theme=medciclo-base] .simulation-result-legend strong{color:var(--sim-navy);font-weight:780}html[data-theme=medciclo-base] .simulation-discursive-result-panel{border-color:#1768f529;background:radial-gradient(circle at 0% 0%,rgba(36,180,232,.07),transparent 28%),linear-gradient(180deg,#fff,#f8fbff)}html[data-theme=medciclo-base] .simulation-discursive-review-card,html[data-theme=medciclo-base] .simulation-discursive-card{border-color:#dce7f8f2;background:linear-gradient(180deg,#fff,#fbfdff)}html[data-theme=medciclo-base] .simulation-discursive-review-card h3,html[data-theme=medciclo-base] .simulation-discursive-card h3{color:var(--sim-blue);font-size:.98rem}html[data-theme=medciclo-base] .simulation-discursive-answer-block,html[data-theme=medciclo-base] .simulation-discursive-correction-block{border:1px solid rgba(220,231,248,.88);border-radius:14px;background:#f8fbff;padding:12px}html[data-theme=medciclo-base] .simulation-discursive-correction-block{background:#f6fffb;border-color:#19a66b2e}html[data-theme=medciclo-base] .simulation-result-page .exam-review-card.correct{background:linear-gradient(180deg,#fff,#f6fffb)}html[data-theme=medciclo-base] .simulation-result-page .exam-review-card.wrong{background:linear-gradient(180deg,#fff,#fff8f8)}html[data-theme=medciclo-base] .simulation-result-page .exam-review-card.blank{background:linear-gradient(180deg,#fff,#fffaf0)}html[data-theme=medciclo-base] .simulation-result-tip{border-color:#19a66b38;background:linear-gradient(90deg,#ecfdf5,#fff)}@media(prefers-reduced-motion:no-preference){html[data-theme=medciclo-base] .simulation-design-page .simulation-builder-card,html[data-theme=medciclo-base] .simulation-design-page .simulation-summary-card,html[data-theme=medciclo-base] .simulation-session-page .simulados-panel,html[data-theme=medciclo-base] .simulation-session-page .exam-topbar,html[data-theme=medciclo-base] .simulation-result-page .simulados-panel,html[data-theme=medciclo-base] .simulation-result-page .simulation-result-summary-card,html[data-theme=medciclo-base] .simulation-result-page .simulation-score-hero{animation:simulados-rise-in .26s ease both}html[data-theme=medciclo-base] .simulation-difficulty-card:not(:disabled):hover,html[data-theme=medciclo-base] .simulation-module-card:hover,html[data-theme=medciclo-base] .simulation-discursive-card:hover,html[data-theme=medciclo-base] .simulation-discursive-review-card:hover{transform:translateY(-2px);box-shadow:var(--sim-shadow-hover)}}@keyframes simulados-rise-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1120px){html[data-theme=medciclo-base] .simulation-result-stat-grid{grid-template-columns:repeat(auto-fit,minmax(148px,1fr))}}@media(max-width:860px){html[data-theme=medciclo-base] .simulation-result-hero{grid-template-columns:1fr}html[data-theme=medciclo-base] .simulation-result-actions,html[data-theme=medciclo-base] .simulation-builder-actions{width:100%}html[data-theme=medciclo-base] .simulation-exam-progress .simulation-filter-chips{justify-content:stretch}html[data-theme=medciclo-base] .simulation-exam-progress .simulation-filter-chips>*{flex:1 1 180px}}@media(max-width:620px){html[data-theme=medciclo-base] .simulation-design-page,html[data-theme=medciclo-base] .simulation-session-page,html[data-theme=medciclo-base] .simulation-result-page{max-width:calc(100vw - 20px)}html[data-theme=medciclo-base] .simulation-difficulty-grid,html[data-theme=medciclo-base] .simulation-result-stat-grid,html[data-theme=medciclo-base] .simulation-options-grid--wide{grid-template-columns:1fr}html[data-theme=medciclo-base] .simulation-result-stat{grid-template-columns:42px minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){html[data-theme=medciclo-base] .simulation-design-page .simulation-builder-card,html[data-theme=medciclo-base] .simulation-design-page .simulation-summary-card,html[data-theme=medciclo-base] .simulation-session-page .simulados-panel,html[data-theme=medciclo-base] .simulation-session-page .exam-topbar,html[data-theme=medciclo-base] .simulation-result-page .simulados-panel,html[data-theme=medciclo-base] .simulation-result-page .simulation-result-summary-card,html[data-theme=medciclo-base] .simulation-result-page .simulation-score-hero{animation:none}}html[data-theme=medciclo-base] .concept-map-card-text-shell{display:flex;min-width:0;min-height:0;height:100%;align-items:var(--concept-card-text-vertical-align, center)}html[data-theme=medciclo-base] .concept-map-card textarea{width:100%;min-height:max(36px,calc(var(--concept-card-font-size, 15px) * 1.45));max-height:100%;height:auto;field-sizing:content;overflow-y:auto;font-family:var(--concept-card-font-family, inherit);font-weight:var(--concept-card-font-weight, 400);text-align:var(--concept-card-text-align, center)}@supports not (field-sizing: content){html[data-theme=medciclo-base] .concept-map-card-text-shell{align-items:stretch}html[data-theme=medciclo-base] .concept-map-card textarea{height:100%}}html[data-theme=medciclo-base] .performance-dashboard-page .performance-hero-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:stretch;padding:0}html[data-theme=medciclo-base] .performance-dashboard-page .performance-title-block{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"icon copy" ". actions" "context context";align-content:center;gap:8px 12px;padding:14px 16px}html[data-theme=medciclo-base] .performance-dashboard-page .performance-title-block h1{font-size:clamp(1.66rem,1.92vw,2.08rem)}html[data-theme=medciclo-base] .performance-dashboard-page .performance-title-block p{margin-top:4px;max-width:520px;font-size:.92rem;line-height:1.38}html[data-theme=medciclo-base] .performance-dashboard-page .performance-main-actions .button{flex-basis:212px;min-width:204px;min-height:40px}html[data-theme=medciclo-base] .performance-dashboard-page .performance-hero-context{grid-template-columns:minmax(150px,1.2fr) minmax(116px,.9fr) minmax(92px,.68fr);gap:8px}html[data-theme=medciclo-base] .performance-dashboard-page .performance-hero-context span{padding:7px 10px}html[data-theme=medciclo-base] .performance-dashboard-page .performance-index-panel{align-content:center}html[data-theme=medciclo-base] .performance-dashboard-page .performance-index-content{grid-template-columns:minmax(128px,.86fr) minmax(90px,auto) minmax(136px,.92fr);gap:12px;align-items:center;margin-top:0}html[data-theme=medciclo-base] .performance-dashboard-page .performance-index-copy>strong{font-size:clamp(1.7rem,2.28vw,2.28rem)}html[data-theme=medciclo-base] .performance-dashboard-page .performance-ring{width:clamp(82px,6vw,94px)}html[data-theme=medciclo-base] .performance-dashboard-page .performance-index-trend{min-height:76px;padding:10px 12px}@media(min-width:1600px){html[data-theme=medciclo-base] .performance-dashboard-page .performance-hero-panel,html[data-theme=medciclo-base] .performance-dashboard-page .performance-summary-grid{gap:18px}}@media(max-width:1180px){html[data-theme=medciclo-base] .performance-dashboard-page .performance-hero-panel{grid-template-columns:1fr}}@media(max-width:640px){html[data-theme=medciclo-base] .performance-dashboard-page .performance-hero-context{grid-template-columns:1fr}}@media(max-width:1400px)and (min-width:1181px){html[data-theme=medciclo-base] body:not(.medciclo-simulation-flow-active) .app-topbar{grid-template-columns:minmax(220px,320px) minmax(0,1fr);max-width:100%;overflow-x:clip}html[data-theme=medciclo-base] body:not(.medciclo-simulation-flow-active) .topbar-actions{grid-template-columns:minmax(142px,1.12fr) minmax(86px,.68fr) minmax(104px,.82fr) 50px minmax(104px,.88fr);gap:7px;overflow-x:clip}html[data-theme=medciclo-base] body:not(.medciclo-simulation-flow-active) .topbar-user{grid-template-columns:40px minmax(0,1fr);gap:8px;padding:0 8px}}@media(max-width:1023px){html[data-theme=medciclo-base] .app-shell{grid-template-columns:minmax(0,1fr)}html[data-theme=medciclo-base] .app-workspace{width:100%;min-width:0;max-width:100vw}html[data-theme=medciclo-base] .sidebar{position:static;width:100%;height:auto;border-right:0;border-bottom:1px solid var(--mc-border)}html[data-theme=medciclo-base] .app-shell,html[data-theme=medciclo-base] .sidebar,html[data-theme=medciclo-base] .main-content{min-width:0;max-width:100vw;overflow-x:clip}html[data-theme=medciclo-base] .sidebar{box-sizing:border-box}html[data-theme=medciclo-base] .nav-list{display:flex;flex-wrap:nowrap;width:100%;max-width:calc(100vw - 28px);min-width:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;contain:inline-size}html[data-theme=medciclo-base] .nav-list>*{flex:0 0 auto;min-width:0}}html[data-theme=medciclo-base] .app-topbar.topbar--global{--topbar-card-height: 60px;--topbar-card-radius: 16px;--topbar-icon-size: 38px;--topbar-search-icon-size: 22px;--topbar-search-icon-slot-size: 30px;--topbar-xp-icon-size: 46px;--topbar-xp-slot-size: 40px;position:sticky;top:0;z-index:15;display:grid;min-width:0;min-height:calc(var(--topbar-card-height) + 20px);height:auto;grid-template-columns:minmax(300px,390px) minmax(0,1fr);align-items:center;gap:clamp(10px,1vw,14px);border-bottom:1px solid rgba(210,222,239,.72);background:#f9fcfff7;padding:10px clamp(14px,1.7vw,24px);overflow-x:clip;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-search,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-summary,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-live-chip,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-xp-status,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-icon-button,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-user{box-sizing:border-box;min-width:0;width:100%;max-width:none;min-height:var(--topbar-card-height);height:var(--topbar-card-height);border:1px solid rgba(193,211,239,.58);border-radius:var(--topbar-card-radius);background:linear-gradient(180deg,#fffffffa,#f8fbfff0);box-shadow:0 8px 20px #0d35790b;color:var(--mc-navy);font-family:inherit}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-summary,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-live-chip,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-xp-status,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-icon-button,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-user{caret-color:transparent;user-select:none;-webkit-user-select:none}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-summary,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-xp-status,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-icon-button,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-user{cursor:pointer}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-live-chip{cursor:default}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-search-icon{display:block;width:var(--topbar-search-icon-size);height:var(--topbar-search-icon-size);min-width:var(--topbar-search-icon-size);justify-self:center;color:#176bff;stroke-width:2.35;pointer-events:none}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-search{grid-column:1;display:grid;grid-template-columns:var(--topbar-search-icon-slot-size) minmax(0,1fr) 58px;align-items:center;gap:9px;overflow:hidden;border-color:#c1d3ef70;background:#ffffffc7;box-shadow:0 6px 14px #0d357906;padding:0 12px;cursor:text}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-search input{width:100%;min-width:0;height:auto;min-height:0;border:0;background:transparent;color:#10244f;caret-color:var(--mc-primary);font-size:.9rem;font-weight:500;line-height:1.25;letter-spacing:0;outline:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-search input::placeholder{color:#7c8da8;font-weight:500;opacity:1}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-search-submit{appearance:none;box-sizing:border-box;display:inline-grid;min-width:58px;height:28px;place-items:center;border:1px solid rgba(198,214,238,.58);border-radius:10px;background:#f8fbffb8;box-shadow:none;color:#2c66d4;cursor:pointer;font-family:inherit;font-size:.68rem;font-weight:650;line-height:1;letter-spacing:0;padding:0 8px;text-transform:none}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-search-submit:hover{border-color:#84ace7b8;background:#f2f7ffeb}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-actions{grid-column:2;position:static;display:grid;width:100%;min-width:0;grid-template-columns:minmax(188px,1.05fr) minmax(96px,.52fr) minmax(122px,.62fr) 52px minmax(146px,.72fr);align-items:center;justify-content:stretch;gap:8px;overflow:visible}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-actions>*{position:relative;min-width:0;width:100%;max-width:none;height:var(--topbar-card-height);margin:0;justify-self:stretch;align-self:center}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-countdown{box-sizing:border-box;display:block;width:100%;min-width:0;max-width:none;height:var(--topbar-card-height);grid-template-columns:none;gap:0;border:0;border-radius:0;background:transparent;box-shadow:none;padding:0;overflow:clip}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-summary{appearance:none;display:grid;grid-template-columns:var(--topbar-icon-size) minmax(0,1fr);align-items:center;gap:10px;font:inherit;line-height:1;padding:0 12px;text-align:left}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-countdown.is-open .topbar-exam-summary{border-color:#1768f55c;box-shadow:0 0 0 3px #1768f51a,0 8px 20px #0d35790b}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-edit-hint,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-copy:after,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-summary:after{display:none;content:none}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-copy,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-live-chip>span,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-xp-copy,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-user-copy{display:grid;min-width:0;align-content:center;justify-items:start;gap:3px}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-xp-track{display:block}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-copy small,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-live-chip small,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-xp-copy small,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-user small{min-width:0;overflow:hidden;color:#667793;font-size:.67rem;font-weight:580;line-height:1.24;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-copy strong,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-live-chip strong,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-xp-copy strong,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-user strong{min-width:0;overflow:hidden;color:#071a55;font-size:.88rem;font-weight:740;line-height:1.16;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-live-chip small,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-user small{overflow:hidden;text-overflow:ellipsis}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-summary:focus-visible,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-icon-button:focus-visible,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-xp-status:focus-visible,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-user:focus-visible,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-search:focus-within{border-color:#1768f561;box-shadow:0 0 0 3px #1768f51c,0 8px 20px #0d35790b;outline:0}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-search:focus-within{border-color:#7aa4e49e;box-shadow:0 0 0 3px #1768f512,0 6px 14px #0d357906}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-editor{position:absolute;top:calc(100% + 8px);right:auto;left:0;z-index:70;display:grid;width:min(360px,calc(100vw - 28px));grid-template-columns:86px minmax(0,1fr);gap:10px;border:1px solid rgba(184,211,252,.78);border-radius:16px;background:#fffffffa;box-shadow:0 18px 42px #13367224;padding:12px;transform:none}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-editor label{display:grid;min-width:0;gap:5px}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-editor label span{min-width:0;overflow:hidden;color:#667793;font-size:.68rem;font-weight:620;line-height:1.2;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-editor select,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-editor input{box-sizing:border-box;width:100%;min-width:0;height:34px;border:1px solid rgba(184,211,252,.84);border-radius:10px;background:#fff;color:#071a55;font:inherit;font-size:.74rem;font-weight:620;line-height:1;padding:0 8px}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-date-field{position:relative}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-date-control{box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:6px;min-width:0;overflow:hidden;border:1px solid rgba(184,211,252,.84);border-radius:10px;background:#fff;padding:0 4px 0 0}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-date-control.has-error{border-color:#e65353d1;box-shadow:0 0 0 3px #e653531a}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-date-control input{height:32px;border:0;border-radius:9px;padding-inline:8px 2px}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-calendar-toggle{appearance:none;display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(193,211,239,.72);border-radius:9px;background:linear-gradient(180deg,#fff,#f5f9ff);color:#1768f5;cursor:pointer;padding:0}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-calendar-toggle svg{width:15px;height:15px}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-calendar-toggle:hover,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-calendar-toggle[aria-expanded=true]{border-color:#5b91e7c7;background:#eef6ff}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-date-help,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-date-error{grid-column:1 / -1;margin:0;color:#6a7893;font-size:.66rem;font-weight:560;line-height:1.28}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-date-error{color:#b53333;font-weight:680}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-calendar{grid-column:1 / -1;display:grid;gap:10px;overflow:hidden;border:1px solid rgba(193,211,239,.78);border-radius:15px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:inset 0 1px #ffffffe6;padding:10px}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-calendar-header{display:grid;grid-template-columns:30px minmax(0,1fr) 30px;align-items:center;gap:8px}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-calendar-header strong{overflow:hidden;color:#071a55;font-size:.82rem;font-weight:760;line-height:1.2;text-align:center;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-calendar-header button{appearance:none;display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(198,214,238,.74);border-radius:10px;background:#fff;color:#1768f5;cursor:pointer;padding:0}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-calendar-header button:disabled{cursor:default;opacity:.38}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-calendar-header svg{width:15px;height:15px}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-calendar-weekdays,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-calendar-weekdays span{color:#6a7893;font-size:.58rem;font-weight:720;line-height:1;text-align:center}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-calendar-grid button{appearance:none;display:grid;width:100%;min-width:0;height:31px;place-items:center;border:1px solid transparent;border-radius:10px;background:transparent;color:#193763;cursor:pointer;font-family:inherit;font-size:.72rem;font-weight:650;line-height:1;padding:0}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-calendar-grid button:hover:not(:disabled){border-color:#a4c2ecb8;background:#f1f7ff}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-calendar-grid button.today{border-color:#2d7bff70}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-calendar-grid button.selected{border-color:#1768f5;background:linear-gradient(180deg,#2f7cff,#1768f5);color:#fff;box-shadow:0 8px 16px #1768f533}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-calendar-grid button.outside-month{color:#9aa9bf}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-calendar-grid button:disabled{cursor:not-allowed;color:#b8c3d5;background:repeating-linear-gradient(-45deg,#edf2fab8 0 5px,#f8fbffb8 5px 10px);opacity:.62}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-live-chip{display:grid;grid-template-columns:var(--topbar-icon-size) minmax(0,1fr);align-items:center;gap:10px;padding:0 12px;text-decoration:none}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-live-chip--time strong{font-size:.9rem}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-live-chip--time small{line-height:1.22;padding-bottom:1px}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-xp-status{display:grid;grid-template-columns:var(--topbar-xp-slot-size) minmax(0,1fr);grid-template-rows:minmax(0,1fr) 5px;align-items:center;gap:5px 10px;padding:8px 12px;text-decoration:none}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-level-badge{display:grid;width:var(--topbar-xp-slot-size);height:var(--topbar-xp-slot-size);min-width:var(--topbar-xp-slot-size);grid-row:1 / span 2;place-items:center;overflow:visible;border:0;background:transparent;box-shadow:none}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-xp-track{grid-column:2;width:min(100%,56px);height:5px;overflow:hidden;border-radius:999px;background:#e8eefb}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-xp-track span{display:block;width:var(--topbar-xp-progress, 0%);height:100%;border-radius:inherit;background:linear-gradient(90deg,#30b981,#2d7bff)}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-anchor{position:relative;z-index:45;display:block;min-width:0;height:var(--topbar-card-height)}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-icon-button{appearance:none;display:grid;min-width:0;place-items:center;padding:0}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-icon-button i,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-icon-button svg:not(.app-icon){display:none}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-count{position:absolute;z-index:3;top:-7px;right:-5px;display:grid;min-width:23px;height:23px;place-items:center;border:2px solid #ffffff;border-radius:999px;background:linear-gradient(135deg,#ff3d59,#ff8a00);box-shadow:0 10px 22px #ef444447;color:#fff;font-size:.7rem;font-weight:850;line-height:1;padding:0 6px}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-panel{position:absolute;top:calc(100% + 10px);right:0;left:auto;z-index:80;display:grid;width:min(390px,calc(100vw - 28px));max-height:min(560px,calc(100vh - 104px));gap:12px;overflow:hidden;border:1px solid rgba(190,211,239,.86);border-radius:18px;background:linear-gradient(180deg,#fffffffc,#f8fbfffa),radial-gradient(circle at 18% 0%,rgba(86,154,255,.08),transparent 34%);box-shadow:0 22px 54px #102e6229;color:#071a55;font-family:inherit;padding:14px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-panel:before{position:absolute;top:-7px;right:18px;width:14px;height:14px;border-top:1px solid rgba(190,211,239,.86);border-left:1px solid rgba(190,211,239,.86);background:#fffffffc;content:"";transform:rotate(45deg)}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-panel header{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(214,226,244,.78);padding:0 2px 12px}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-panel header span{min-width:0;color:#5f7192;font-size:.72rem;font-weight:650;letter-spacing:0;line-height:1.2;text-transform:none}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-panel header strong{min-width:0;overflow:hidden;color:#071a55;font-size:.92rem;font-weight:760;letter-spacing:0;line-height:1.16;text-align:right;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-list{position:relative;z-index:1;display:grid;max-height:min(408px,calc(100vh - 214px));gap:10px;overflow-x:hidden;overflow-y:auto;padding-right:2px;scrollbar-width:thin;scrollbar-color:rgba(128,162,210,.52) transparent}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-list::-webkit-scrollbar{width:6px}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-list::-webkit-scrollbar-thumb{border-radius:999px;background:#80a2d275}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-card,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-state{box-sizing:border-box;display:grid;width:100%;min-width:0;gap:8px;border:1px solid rgba(211,225,246,.92);border-left:3px solid #2d7bff;border-radius:15px;background:linear-gradient(180deg,#fff,#f7fbff);box-shadow:0 10px 24px #112f600e;padding:12px}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-card.severity-critica{border-left-color:#ef5454}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-card.severity-atencao{border-left-color:#f5a524}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-card.severity-info{border-left-color:#2d7bff}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-card.severity-ok{border-left-color:#19a66b}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-card.read{opacity:.72}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-card>span{width:fit-content;max-width:100%;overflow:hidden;border-radius:999px;background:#eef5ff;color:#1768f5;font-size:.64rem;font-weight:760;letter-spacing:0;line-height:1;padding:5px 8px;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-card strong,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-state strong{min-width:0;overflow:visible;color:#071a55;font-size:.86rem;font-weight:740;letter-spacing:0;line-height:1.22;overflow-wrap:anywhere}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-card p,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-state p{min-width:0;margin:0;overflow:visible;color:#536585;font-size:.74rem;font-weight:520;letter-spacing:0;line-height:1.38;overflow-wrap:anywhere}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-card div{display:flex;min-width:0;flex-wrap:wrap;gap:8px}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-card a,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-card button,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-state button,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-footer{box-sizing:border-box;display:inline-flex;min-height:32px;align-items:center;justify-content:center;border:1px solid rgba(195,215,244,.9);border-radius:10px;background:#fff;color:#1768f5;cursor:pointer;font-family:inherit;font-size:.72rem;font-weight:720;letter-spacing:0;line-height:1;padding:8px 10px;text-decoration:none;white-space:normal}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-card button:disabled{cursor:default;opacity:.55}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-footer{position:relative;z-index:1;justify-self:stretch;min-width:0;background:#f7fbff}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-empty{border-left-color:#8aa2c7;text-align:left}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-error{border-left-color:#ef5454}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-loading{border-left-color:#2d7bff}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-skeleton{display:block;width:100%;height:11px;overflow:hidden;border-radius:999px;background:linear-gradient(90deg,#edf4ff,#f8fbff 48%,#edf4ff);background-size:220% 100%;animation:topbar-notification-loading 1.2s ease-in-out infinite}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-skeleton:last-child{width:72%}@keyframes topbar-notification-loading{0%{background-position:120% 0}to{background-position:-120% 0}}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-user{display:grid;grid-template-columns:var(--topbar-icon-size) minmax(0,1fr);align-items:center;gap:8px;padding:0 10px;text-decoration:none}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-avatar-image,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-avatar-fallback{display:grid;width:var(--topbar-icon-size);height:var(--topbar-icon-size);min-width:var(--topbar-icon-size);place-items:center;overflow:hidden;border:1px solid rgba(193,211,239,.68);border-radius:12px;background:linear-gradient(180deg,#fff,#f4f8ff);color:var(--mc-primary);box-shadow:0 6px 14px #0d35790b}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-avatar-image{object-fit:cover}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-avatar-fallback svg{width:18px;height:18px}@media(max-width:1380px){html[data-theme=medciclo-base] .app-topbar.topbar--global{grid-template-columns:minmax(320px,360px) minmax(0,1fr);gap:10px}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-actions{grid-template-columns:minmax(176px,1.05fr) minmax(90px,.56fr) minmax(112px,.66fr) 48px minmax(132px,.86fr);gap:7px}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-user{gap:8px;padding-right:10px}}@media(max-width:1180px){html[data-theme=medciclo-base] .app-topbar.topbar--global{grid-template-columns:1fr}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-search,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-actions{grid-column:1}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-countdown,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-user{grid-column:span 2}}@media(max-width:760px){html[data-theme=medciclo-base] .app-topbar.topbar--global{--topbar-card-height: 58px;--topbar-icon-size: 36px;--topbar-xp-icon-size: 43px;--topbar-xp-slot-size: 38px;grid-template-columns:1fr;padding:10px 12px}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-search{grid-template-columns:var(--topbar-search-icon-slot-size) minmax(0,1fr)}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-search-submit{display:none}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-countdown,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-user{grid-column:1 / -1}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-anchor.is-open{grid-column:1 / -1;height:auto;min-height:var(--topbar-card-height)}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-anchor.is-open .topbar-icon-button{height:var(--topbar-card-height)}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-panel{position:static;right:auto;width:100%;max-height:min(420px,calc(100vh - 180px));margin-top:8px}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-notification-panel:before{display:none}}@media(max-width:520px){html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-actions{grid-template-columns:1fr}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-summary,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-live-chip,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-xp-status,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-user{grid-template-columns:var(--topbar-icon-size) minmax(0,1fr)}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-countdown.is-open{height:auto}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-editor{position:static;width:auto;grid-template-columns:1fr;margin-top:8px}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-editor>*{grid-column:1 / -1;width:100%;min-width:0}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-editor label{grid-area:auto;grid-template-columns:1fr;padding-right:0}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-date-control,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-calendar{width:100%;min-width:0}}html[data-theme=medciclo-base] body.medciclo-simulation-flow-active .app-shell,html[data-theme=medciclo-base] body.medciclo-simulation-flow-active .main-content,html[data-theme=medciclo-base] body.medciclo-simulation-flow-active .simulados-page{min-width:0;max-width:100vw;overflow-x:clip}html[data-theme=medciclo-base] .simulation-main-grid--guided{grid-template-columns:minmax(0,1fr) minmax(340px,382px);gap:24px;align-items:start}html[data-theme=medciclo-base] .simulation-guided-card{overflow:hidden;border-color:#1768f524;border-radius:18px;background:linear-gradient(180deg,#fffffffc,#fbfdff 78%,#f8fbff);gap:0;padding:0;box-shadow:0 18px 42px #112b5c12,inset 0 1px #ffffffeb}html[data-theme=medciclo-base] .simulation-guided-step{display:grid;grid-template-columns:28px minmax(0,1fr);gap:14px;border-bottom:1px solid rgba(215,228,247,.82);background:#ffffff9e;padding:20px 22px}html[data-theme=medciclo-base] .simulation-guided-step--compact{padding-block:16px}html[data-theme=medciclo-base] .simulation-step-badge{display:inline-grid;width:28px;height:28px;place-items:center;border-radius:999px;background:linear-gradient(135deg,var(--sim-blue),var(--sim-blue-strong));color:#fff;font-size:.8rem;font-weight:740;box-shadow:0 10px 22px #1768f533}html[data-theme=medciclo-base] .simulation-step-content{display:grid;min-width:0;gap:12px}html[data-theme=medciclo-base] .simulation-step-title{gap:4px}html[data-theme=medciclo-base] .simulation-step-title strong{color:var(--sim-navy);font-size:1.01rem;font-weight:710;letter-spacing:0}html[data-theme=medciclo-base] .simulation-step-title span{color:#5f7192;font-size:.9rem}html[data-theme=medciclo-base] .simulation-period-grid--guided{grid-template-columns:minmax(240px,.82fr) minmax(300px,1.18fr);gap:18px}html[data-theme=medciclo-base] .simulation-field{display:grid;gap:8px;min-width:0;color:#30456d;font-size:.83rem;font-weight:680}html[data-theme=medciclo-base] .simulation-field--compact{align-self:stretch}html[data-theme=medciclo-base] .simulation-field select,html[data-theme=medciclo-base] .simulation-field input{width:100%;min-height:46px;border:1px solid #d7e5fb;border-radius:14px;background:#fff;color:var(--sim-navy);font:inherit;padding:0 16px;box-shadow:0 8px 20px #112b5c0b}html[data-theme=medciclo-base] .simulation-period-status--guided{display:flex;align-items:center;gap:12px;min-height:62px;border:1px solid #dce8fb;border-radius:16px;background:linear-gradient(135deg,#f8fbff,#eef5ff);padding:10px 14px;box-shadow:inset 0 1px #ffffffdb,0 8px 18px #112b5c0b}html[data-theme=medciclo-base] .simulation-period-status--guided>div{display:grid;min-width:0;gap:2px}html[data-theme=medciclo-base] .simulation-period-status--guided strong,html[data-theme=medciclo-base] .simulation-period-status--guided span:not(.simulation-soft-icon){display:block;min-width:0}html[data-theme=medciclo-base] .clinical-icon-25d{--clinical-icon-size: 30px;display:inline-grid;width:var(--clinical-icon-size);height:var(--clinical-icon-size);flex:0 0 var(--clinical-icon-size);place-items:center;border:0;border-radius:0;background:transparent;line-height:0;transition:border-color .18s ease,background .18s ease,filter .18s ease,opacity .18s ease,transform .18s ease}html[data-theme=medciclo-base] .clinical-icon-25d--size-22{--clinical-icon-size: 22px}html[data-theme=medciclo-base] .clinical-icon-25d--size-24{--clinical-icon-size: 24px}html[data-theme=medciclo-base] .clinical-icon-25d--size-28{--clinical-icon-size: 28px}html[data-theme=medciclo-base] .clinical-icon-25d--size-30{--clinical-icon-size: 30px}html[data-theme=medciclo-base] .clinical-icon-25d--size-34{--clinical-icon-size: 34px}html[data-theme=medciclo-base] .clinical-icon-25d--size-38{--clinical-icon-size: 38px}html[data-theme=medciclo-base] .clinical-icon-25d--size-42{--clinical-icon-size: 42px}html[data-theme=medciclo-base] .clinical-icon-25d--size-44{--clinical-icon-size: 44px}html[data-theme=medciclo-base] .clinical-icon-25d--size-48{--clinical-icon-size: 48px}html[data-theme=medciclo-base] .clinical-icon-25d--size-50{--clinical-icon-size: 50px}html[data-theme=medciclo-base] .clinical-icon-25d--size-52{--clinical-icon-size: 52px}html[data-theme=medciclo-base] .clinical-icon-25d--size-54{--clinical-icon-size: 54px}html[data-theme=medciclo-base] .clinical-icon-25d--size-56{--clinical-icon-size: 56px}html[data-theme=medciclo-base] .clinical-icon-25d--size-58{--clinical-icon-size: 58px}html[data-theme=medciclo-base] .clinical-icon-25d--size-60{--clinical-icon-size: 60px}html[data-theme=medciclo-base] .clinical-icon-25d--size-64{--clinical-icon-size: 64px}html[data-theme=medciclo-base] .clinical-icon-25d--size-68{--clinical-icon-size: 68px}html[data-theme=medciclo-base] .clinical-icon-25d--size-72{--clinical-icon-size: 72px}html[data-theme=medciclo-base] .clinical-icon-25d--size-76{--clinical-icon-size: 76px}html[data-theme=medciclo-base] .clinical-icon-25d--size-78{--clinical-icon-size: 78px}html[data-theme=medciclo-base] .clinical-icon-25d img{display:block;width:100%;height:100%;max-width:none;object-fit:contain;filter:drop-shadow(0 2px 3px rgba(13,31,73,.12))}html[data-theme=medciclo-base] .clinical-icon-25d.selected{border-color:color-mix(in srgb,var(--sim-blue, #145df5) 18%,transparent);background:radial-gradient(circle at 30% 18%,#ffffffeb,#fff0 58%),color-mix(in srgb,var(--sim-blue, #145df5) 8%,transparent)}html[data-theme=medciclo-base] .clinical-icon-25d.disabled{opacity:.46;filter:grayscale(.18)}html[data-theme=medciclo-base] .clinical-icon-25d--neutral.selected,html[data-theme=medciclo-base] .clinical-icon-25d--neutral{border-color:transparent;background:transparent}html[data-theme=medciclo-base] .clinical-icon-25d--neutral.selected{border-color:color-mix(in srgb,#607093 10%,transparent);background:radial-gradient(circle at 30% 18%,#ffffffe6,#fff0 62%),color-mix(in srgb,#607093 7%,transparent)}html[data-theme=medciclo-base] .clinical-icon-25d--success.selected{border-color:color-mix(in srgb,var(--sim-green, #24b76b) 20%,transparent);background:radial-gradient(circle at 30% 18%,#ffffffeb,#fff0 58%),color-mix(in srgb,var(--sim-green, #24b76b) 9%,transparent)}html[data-theme=medciclo-base] .clinical-icon-25d--warning.selected{border-color:color-mix(in srgb,var(--sim-amber, #f59e0b) 22%,transparent);background:radial-gradient(circle at 30% 18%,#ffffffeb,#fff0 58%),color-mix(in srgb,var(--sim-amber, #f59e0b) 10%,transparent)}html[data-theme=medciclo-base] .clinical-icon-25d--danger.selected{border-color:color-mix(in srgb,#ef4444 22%,transparent);background:radial-gradient(circle at 30% 18%,#ffffffeb,#fff0 58%),color-mix(in srgb,#ef4444 10%,transparent)}html[data-theme=medciclo-base] .simulation-primary-button .clinical-icon-25d{border-color:#ffffff57;background:radial-gradient(circle at 28% 18%,#fffffff5,#fff3 58%),#ffffff38;box-shadow:inset 0 1px #ffffff61,0 5px 12px #04225c24}html[data-theme=medciclo-base] .simulation-primary-button .clinical-icon-25d img{filter:drop-shadow(0 2px 3px rgba(2,19,51,.18)) saturate(1.08) brightness(1.08)}html[data-theme=medciclo-base] .simulation-primary-button .simulation-icon-2d{color:#fff}html[data-theme=medciclo-base] .simulation-soft-icon{width:var(--simulation-icon-size);height:var(--simulation-icon-size)}html[data-theme=medciclo-base] .simulation-difficulty-grid--guided{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}html[data-theme=medciclo-base] .simulation-difficulty-grid--guided .simulation-difficulty-card,html[data-theme=medciclo-base] .simulation-difficulty-grid--guided .simulation-difficulty-card--todos,html[data-theme=medciclo-base] .simulation-difficulty-grid--guided .simulation-difficulty-card--alto,html[data-theme=medciclo-base] .simulation-difficulty-grid--guided .simulation-difficulty-card.selected:not(.simulation-difficulty-card--todos){width:100%;min-width:0;min-height:86px;flex-basis:auto}html[data-theme=medciclo-base] .simulation-difficulty-grid--guided .simulation-difficulty-card{display:grid;grid-template-columns:minmax(0,1fr);align-content:center;align-items:center;justify-items:center;gap:8px;border:1px solid rgba(202,219,245,.95);border-radius:16px;background:linear-gradient(180deg,#fff,#f9fbff);box-shadow:0 8px 18px #162f5809;overflow:visible;padding:11px 10px;text-align:center}html[data-theme=medciclo-base] .simulation-difficulty-grid--guided .simulation-difficulty-card:not(:disabled):hover{border-color:#1768f552;background:linear-gradient(180deg,#fff,#f4f9ff);box-shadow:0 12px 26px #1768f514}html[data-theme=medciclo-base] .simulation-difficulty-grid--guided .simulation-difficulty-card.locked{opacity:.68}html[data-theme=medciclo-base] .simulation-difficulty-grid--guided .simulation-difficulty-card.selected,html[data-theme=medciclo-base] .simulation-difficulty-grid--guided .simulation-difficulty-card[aria-checked=true]{border-color:#1768f59e;background:linear-gradient(180deg,#eef6ff,#fff);box-shadow:0 0 0 2px color-mix(in srgb,var(--sim-blue) 7%,transparent),0 10px 22px #1768f517}html[data-theme=medciclo-base] .simulation-difficulty-icon{width:var(--simulation-icon-size);height:var(--simulation-icon-size)}html[data-theme=medciclo-base] .simulation-difficulty-copy{display:grid;min-width:0;gap:3px}html[data-theme=medciclo-base] .simulation-difficulty-grid--guided .simulation-difficulty-copy{width:auto;max-width:100%;justify-items:center;overflow:visible;text-align:center}html[data-theme=medciclo-base] .simulation-difficulty-grid--guided .simulation-difficulty-copy strong,html[data-theme=medciclo-base] .simulation-difficulty-grid--guided .simulation-difficulty-copy small{min-width:0;max-width:100%;overflow-wrap:normal;word-break:keep-all;-webkit-hyphens:none;hyphens:none;white-space:normal}html[data-theme=medciclo-base] .simulation-difficulty-grid--guided .simulation-difficulty-copy strong{overflow:visible;color:var(--sim-navy);font-size:.86rem;font-weight:710;line-height:1.12;text-overflow:clip}html[data-theme=medciclo-base] .simulation-difficulty-grid--guided .simulation-difficulty-copy small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#687897;font-size:.7rem;line-height:1.22}html[data-theme=medciclo-base] .simulation-selection-check{position:absolute;top:8px;right:8px;display:inline-grid;width:18px;height:18px;place-items:center;border-radius:999px;background:var(--sim-blue);color:#fff;box-shadow:0 4px 10px #1768f529}html[data-theme=medciclo-base] .simulation-selection-check svg{width:12px;height:12px}html[data-theme=medciclo-base] .simulation-scope-tabs--guided{overflow:hidden;border:1px solid #d7e5fb;border-radius:15px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 8px 18px #112b5c09}html[data-theme=medciclo-base] .simulation-scope-tabs--guided button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;border-radius:0;line-height:1.1;font-weight:670}html[data-theme=medciclo-base] .simulation-scope-tabs--guided button.active .clinical-icon-25d,html[data-theme=medciclo-base] .simulation-scope-tabs--guided button[aria-selected=true] .clinical-icon-25d,html[data-theme=medciclo-base] .simulation-scope-tabs--guided button.active .simulation-icon-2d,html[data-theme=medciclo-base] .simulation-scope-tabs--guided button[aria-selected=true] .simulation-icon-2d{color:#fff}html[data-theme=medciclo-base] .simulation-scope-tabs--guided .clinical-icon-25d{width:var(--clinical-icon-size);height:var(--clinical-icon-size)}html[data-theme=medciclo-base] .simulation-scope-tabs--guided .simulation-icon-2d{width:var(--simulation-icon-size);height:var(--simulation-icon-size)}html[data-theme=medciclo-base] .simulation-options--guided{margin:0;overflow:hidden;border:1px solid rgba(202,219,245,.95);border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 10px 24px #162f580d}html[data-theme=medciclo-base] .simulation-options--guided>button{min-height:50px;border:0;border-radius:0;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:none;font-weight:690;padding-inline:14px}html[data-theme=medciclo-base] .simulation-options--guided>button:hover{background:linear-gradient(180deg,#fff,#f1f7ff)}html[data-theme=medciclo-base] .simulation-options--guided.open>button{border-bottom:1px solid rgba(220,231,248,.95)}html[data-theme=medciclo-base] .simulation-options--guided.open{background:linear-gradient(180deg,#fff,#f6faff);box-shadow:0 16px 34px #162f5812}html[data-theme=medciclo-base] .simulation-options--guided.open .simulation-options-grid{background:radial-gradient(circle at 0% 0%,rgba(23,104,245,.055),transparent 34%),linear-gradient(180deg,#fff,#f8fbff)}html[data-theme=medciclo-base] .simulation-builder-actions--guided{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(240px,1.3fr);gap:12px;padding:14px 20px;background:linear-gradient(180deg,#fff,#f7fbff)}html[data-theme=medciclo-base] .simulation-summary-card--sticky{top:104px}html[data-theme=medciclo-base] .simulation-distribution--bars{display:grid;gap:11px}html[data-theme=medciclo-base] .simulation-distribution-row{display:grid;gap:7px}html[data-theme=medciclo-base] .simulation-distribution-row>div:first-child{display:flex;justify-content:space-between;gap:12px;color:#586b8f;font-size:.84rem}html[data-theme=medciclo-base] .simulation-distribution-row em{color:var(--sim-navy);font-style:normal;font-weight:820}html[data-theme=medciclo-base] .simulation-distribution-track{height:9px;overflow:hidden;border-radius:999px;background:#e7edf8}html[data-theme=medciclo-base] .simulation-distribution-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--sim-blue),var(--sim-cyan))}html[data-theme=medciclo-base] .simulation-discursive-weight-pill{display:inline-flex;width:fit-content;align-items:center;border:1px solid rgba(23,104,245,.18);border-radius:999px;background:#eef6ff;color:var(--sim-blue);font-size:.74rem;font-weight:820;padding:5px 10px}@media(max-width:1180px){html[data-theme=medciclo-base] .simulation-main-grid--guided{grid-template-columns:minmax(0,1fr)}html[data-theme=medciclo-base] .simulation-difficulty-grid--guided{grid-template-columns:repeat(auto-fit,minmax(146px,1fr))}html[data-theme=medciclo-base] .simulation-summary-card--sticky{position:static}}@media(max-width:860px){html[data-theme=medciclo-base] .simulation-period-grid--guided,html[data-theme=medciclo-base] .simulation-config-grid,html[data-theme=medciclo-base] .simulation-admin-number-fields,html[data-theme=medciclo-base] .simulation-toggle-grid--compact{grid-template-columns:minmax(0,1fr)}html[data-theme=medciclo-base] .simulation-difficulty-grid--guided{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=medciclo-base] .simulation-difficulty-grid--guided .simulation-difficulty-card{min-height:76px}html[data-theme=medciclo-base] .simulation-builder-actions--guided{grid-template-columns:minmax(0,1fr)}}@media(max-width:560px){html[data-theme=medciclo-base] .access-alert{flex-wrap:wrap;align-items:flex-start;gap:10px;padding:12px 14px}html[data-theme=medciclo-base] .access-alert span,html[data-theme=medciclo-base] .access-alert p{flex-basis:calc(100% - 32px);line-height:1.35}html[data-theme=medciclo-base] .access-alert a,html[data-theme=medciclo-base] .access-alert button{width:100%;justify-content:center}html[data-theme=medciclo-base] .simulation-hero-header{gap:12px}html[data-theme=medciclo-base] .simulation-guided-step{grid-template-columns:minmax(0,1fr);gap:10px;padding:18px 16px}html[data-theme=medciclo-base] .simulation-step-badge{width:28px;height:28px}html[data-theme=medciclo-base] .simulation-period-status--guided{align-items:flex-start}html[data-theme=medciclo-base] .simulation-module-card,html[data-theme=medciclo-base] .simulation-module-card.single{grid-template-columns:42px minmax(0,1fr)}html[data-theme=medciclo-base] .simulation-module-icon{width:42px;height:42px}html[data-theme=medciclo-base] .simulation-module-card .simulation-count-stepper{grid-column:1 / -1;justify-self:stretch;grid-template-columns:44px minmax(0,1fr) 44px}html[data-theme=medciclo-base] .simulation-module-card .simulation-count-stepper button{width:44px}html[data-theme=medciclo-base] .simulation-remove-module{grid-column:1 / -1;justify-self:end}html[data-theme=medciclo-base] .simulation-difficulty-grid--guided,html[data-theme=medciclo-base] .simulation-summary-mini-grid{grid-template-columns:minmax(0,1fr)}html[data-theme=medciclo-base] .simulation-toggle-card{grid-template-columns:minmax(0,1fr) auto}html[data-theme=medciclo-base] .simulation-toggle-card.has-icon{grid-template-columns:34px minmax(0,1fr) auto}html[data-theme=medciclo-base] .simulation-options--guided.open .simulation-options-grid{padding:12px}html[data-theme=medciclo-base] .simulation-options--guided .simulation-options-grid select{font-size:clamp(.76rem,3.4vw,.84rem);padding-left:10px;padding-right:30px;background-position:calc(100% - 15px) 50%,calc(100% - 9px) 50%}html[data-theme=medciclo-base] .simulation-builder-actions--guided{overflow-x:clip;padding:16px}html[data-theme=medciclo-base] .simulation-builder-actions--guided .simulation-clear-button,html[data-theme=medciclo-base] .simulation-builder-actions--guided .simulation-primary-button{width:100%;min-height:48px;white-space:normal;text-align:center;line-height:1.2}html[data-theme=medciclo-base] .simulation-builder-actions--guided .simulation-primary-button{gap:6px;padding-inline:10px;font-size:.78rem}}@media(max-width:380px){html[data-theme=medciclo-base] .simulados-page{width:100%;gap:12px}html[data-theme=medciclo-base] .simulation-guided-step{padding-inline:14px}html[data-theme=medciclo-base] .simulation-step-content{min-width:0}html[data-theme=medciclo-base] .simulation-options--guided.open .simulation-options-grid>label{padding:10px}html[data-theme=medciclo-base] .simulation-options--guided.open .simulation-options-grid>.simulation-option-control{padding:10px}html[data-theme=medciclo-base] .simulation-options--guided .simulation-options-grid select{font-size:.74rem;padding-left:9px;padding-right:27px;background-position:calc(100% - 14px) 50%,calc(100% - 8px) 50%}html[data-theme=medciclo-base] .simulation-options--guided .simulation-clinical-select-trigger,html[data-theme=medciclo-base] .simulation-options--guided .simulation-clinical-select-menu button{font-size:.74rem}html[data-theme=medciclo-base] .simulation-number-control{grid-template-columns:34px minmax(44px,1fr) minmax(36px,auto) 34px}html[data-theme=medciclo-base] .simulation-number-control button{width:34px}}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card{--dashboard-hero-card-width: calc(100% - clamp(24px, 2.5vw, 36px)) ;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto minmax(0,1fr);align-items:start;row-gap:clamp(14px,1.7vw,22px);column-gap:0;min-height:clamp(360px,26vw,450px);padding:clamp(24px,2.5vw,36px);overflow:hidden}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card:before{background:radial-gradient(circle at 18% 22%,rgba(96,191,232,.18),transparent 26%),radial-gradient(circle at 34% 74%,rgba(74,139,255,.12),transparent 28%),linear-gradient(90deg,#f7fcffcc,#f1f9ff9e 39%,#e2f4ff38 64%,#ffffff05)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card>.clinical-hero-copy,html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card>.clinical-hero-apg-shell{position:relative;z-index:2;width:100%;max-width:100%}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card>.clinical-hero-apg-shell{width:var(--dashboard-hero-card-width);max-width:468px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-copy{grid-column:1;grid-row:1;display:grid;gap:6px;align-content:start}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card h1{margin:0;color:#071a55;font-size:clamp(1.55rem,1.18rem + .88vw,2.12rem);font-weight:760;line-height:1.08;letter-spacing:0}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card small{display:inline-flex;margin:0;color:#5f7191;font-size:clamp(.82rem,.75rem + .18vw,.94rem);font-weight:560;line-height:1.25}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-apg-shell{grid-column:1;grid-row:2;display:grid;align-self:stretch;justify-self:start;min-width:0;width:var(--dashboard-hero-card-width);max-width:468px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-apg-preview{box-sizing:border-box;position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto minmax(0,1fr) auto;gap:12px;width:100%;max-width:100%;min-height:clamp(230px,18vw,292px);height:100%;border-radius:22px;border:1px solid rgba(156,193,236,.58);background:radial-gradient(circle at 82% 22%,rgba(101,190,226,.16),transparent 34%),linear-gradient(135deg,#fffffffa,#eef8fff0 52%,#f5fbffeb);box-shadow:0 14px 30px #1c539c1a;color:#071a55;overflow:hidden;padding:clamp(18px,2vw,24px)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-apg-preview:before,html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-apg-preview:after{display:none}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-apg-preview .clinical-current-apg-cover{position:absolute;inset:0;z-index:0;width:100%;height:100%;max-width:none;object-fit:contain;object-position:right center;opacity:.7;filter:saturate(.92) brightness(1.06);transform:none}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-apg-preview .clinical-current-apg-banner-copy{position:relative;z-index:2;grid-column:1 / -1;grid-row:1;top:auto;left:auto;width:min(56%,310px);max-width:310px;display:grid;justify-items:start;align-self:start;gap:7px;color:#071a55;text-align:left}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-apg-preview .clinical-current-apg-banner-copy p{width:fit-content;margin:0;border:1px solid rgba(116,164,231,.3);border-radius:999px;background:linear-gradient(180deg,#f4fbfff5,#e8f5ffe0);color:#285a90;font-size:clamp(.68rem,.62rem + .13vw,.76rem);font-weight:680;line-height:1;padding:6px 11px;box-shadow:0 7px 16px #306fbe11}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-apg-preview .clinical-current-apg-banner-copy h3{margin:0;color:#071a55;font-size:clamp(1.12rem,.94rem + .44vw,1.42rem);font-weight:760;line-height:1.08;letter-spacing:0;text-shadow:none}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-apg-preview .clinical-current-apg-banner-copy span{margin:0;color:#667797;font-size:clamp(.68rem,.63rem + .1vw,.74rem);font-weight:560;line-height:1.25}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-apg-preview .clinical-current-apg-banner-progress{position:relative;z-index:2;grid-row:3;grid-column:1;width:100%;max-width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;align-self:center;justify-self:stretch;gap:10px;margin:0}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-apg-preview .clinical-current-apg-banner-progress .progress-track{width:100%;height:8px;border-radius:999px;background:#9ab7e147}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-apg-preview .clinical-current-apg-banner-progress strong{min-width:42px;color:#155df5;font-size:.86rem;font-weight:760;line-height:1;text-align:right}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-continue-link{box-sizing:border-box;position:relative;z-index:2;grid-row:3;grid-column:2;min-height:36px;display:inline-flex;align-items:center;justify-content:center;justify-self:end;align-self:center;gap:8px;border:1px solid rgba(45,111,235,.18);border-radius:999px;background:#ffffffd6;color:#155df5;box-shadow:0 10px 22px #1c539c14;font-size:.78rem;font-weight:680;line-height:1;max-width:100%;padding:0 14px;text-decoration:none;white-space:nowrap}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-continue-link svg{width:15px;height:15px;color:currentColor}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-card--empty{display:block;min-height:0;padding:16px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-plan-card{grid-template-rows:auto auto}@media(max-width:1180px){html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card{--dashboard-hero-card-width: calc(100% - clamp(22px, 2.2vw, 32px)) }}@media(max-width:760px){html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card{grid-template-columns:1fr;grid-template-rows:auto auto;min-height:0;padding:20px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card>img{opacity:.5;object-position:center right}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-apg-preview{max-width:100%;min-height:230px;grid-template-columns:minmax(0,1fr) auto}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-apg-shell{width:100%;max-width:100%;justify-self:center}}@media(max-width:520px){html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card{padding:16px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-card h1{font-size:clamp(1.28rem,7vw,1.62rem)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-apg-preview{min-height:226px;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr) auto auto;padding:16px}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-apg-preview .clinical-current-apg-banner-copy{width:min(72%,250px);gap:7px;justify-self:start;justify-items:start;text-align:left}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-apg-preview .clinical-current-apg-banner-copy h3{font-size:clamp(1.05rem,5.6vw,1.35rem)}html[data-theme=medciclo-base] .clinical-dashboard .clinical-current-apg-continue-link{grid-row:4;grid-column:1;min-height:34px;font-size:.72rem;justify-self:center;width:min(100%,190px);padding-inline:12px;white-space:normal;line-height:1.12;text-align:center}html[data-theme=medciclo-base] .clinical-dashboard .clinical-hero-apg-preview .clinical-current-apg-banner-progress{grid-row:3;grid-column:1}}html[data-theme=medciclo-base] .nav-submenu{display:grid;gap:6px;min-width:0}html[data-theme=medciclo-base] .nav-link--submenu-toggle{appearance:none;width:100%;cursor:pointer;font:inherit;text-align:left}html[data-theme=medciclo-base] .nav-link--submenu-toggle .nav-link-chevron{flex:0 0 auto;margin-left:0;justify-self:end}html[data-theme=medciclo-base] .nav-link--submenu-toggle:not(.active) .nav-link-icon{color:var(--menu-accent)}html[data-theme=medciclo-base] .nav-link--submenu-toggle.active{border-color:#176bffb3;background:linear-gradient(100deg,#e8f4ffc7,#f8f7ffb8);color:#176bff;box-shadow:0 10px 20px #2168ff1c,inset 0 0 0 1px #ffffffad}html[data-theme=medciclo-base] .nav-link--submenu-toggle.active .nav-link-icon{color:#176bff}html[data-theme=medciclo-base] .nav-submenu-items{display:grid;gap:6px;min-width:0;padding-left:16px}html[data-theme=medciclo-base] .nav-link--child{min-height:42px;grid-template-columns:38px minmax(0,1fr) 28px;border-color:#cce0ff6b;background:linear-gradient(180deg,#ffffffa8,#f8fcff75);box-shadow:inset 0 1px #ffffffd1,0 5px 12px #1753a509}html[data-theme=medciclo-base] .nav-link--child .nav-link-icon{width:38px;height:38px;border-radius:12px}html[data-theme=medciclo-base] .nav-link--child .nav-link-icon svg{width:24px;height:24px}html[data-theme=medciclo-base] .nav-link-chevron{transition:transform .16s ease}html[data-theme=medciclo-base] .nav-submenu.is-open .nav-link-chevron{transform:rotate(90deg)}html[data-theme=medciclo-base] .app-topbar.topbar--global,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-actions,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-countdown,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-countdown.is-open{overflow:visible}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-countdown.is-open{z-index:120}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-editor,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-calendar,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-date-control{pointer-events:auto}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-editor input,html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-exam-editor select{user-select:text;-webkit-user-select:text}@media(min-width:1181px){html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-actions{grid-template-columns:minmax(188px,1.05fr) minmax(132px,.6fr) minmax(122px,.62fr) 52px minmax(146px,.72fr)}}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-theme-switcher{box-sizing:border-box;display:grid;min-width:0;width:100%;height:var(--topbar-card-height);min-height:var(--topbar-card-height);grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;border:1px solid rgba(193,211,239,.58);border-radius:var(--topbar-card-radius);background:linear-gradient(180deg,#fffffffa,#f8fbfff0);box-shadow:0 8px 20px #0d35790b;color:var(--mc-navy);font-family:inherit;padding:0 8px;user-select:none;-webkit-user-select:none}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-theme-switcher-icon{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(186,215,255,.72);border-radius:12px;background:radial-gradient(circle at 32% 24%,rgba(255,255,255,.92),transparent 36%),linear-gradient(135deg,#eaf5ff,#f4edff);color:#3867ff}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-theme-switcher-icon svg{width:19px;height:19px}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-theme-switcher-copy{display:grid;min-width:0;gap:3px}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-theme-switcher-copy small{overflow:hidden;color:#667793;font-size:.67rem;font-weight:580;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-theme-switcher-copy strong{overflow:hidden;color:#071a55;font-size:.86rem;font-weight:760;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-theme-switcher-options{display:none}@media(min-width:1600px){html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-theme-switcher{grid-template-columns:34px minmax(42px,.56fr) auto}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-theme-switcher-options{display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;border:1px solid rgba(198,214,238,.62);border-radius:999px;background:#eff6ffb8;padding:2px}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-theme-switcher-options span{display:grid;min-width:42px;height:22px;place-items:center;border-radius:999px;color:#6f8099;font-size:.62rem;font-weight:760;line-height:1}html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-theme-switcher-options span.active{background:#fff;box-shadow:0 3px 8px #0d357914;color:#1768f5}}@media(max-width:900px){html[data-theme=medciclo-base] .app-topbar.topbar--global .topbar-theme-switcher{grid-template-columns:34px minmax(0,1fr)}}.mc-v2{--mc-v2-theme-name: "Tema Base MedCiclo";--mc-v2-theme-slug: "medciclo-base";--mc-v2-bg-app: var(--theme-color-background);--mc-v2-bg-sidebar: color-mix(in srgb, var(--theme-color-surface) 96%, transparent);--mc-v2-bg-topbar: color-mix(in srgb, var(--theme-color-surface) 82%, transparent);--mc-v2-bg-page: var(--theme-color-background);--mc-v2-bg-surface: color-mix(in srgb, var(--theme-color-surface) 88%, transparent);--mc-v2-bg-surface-elevated: color-mix(in srgb, var(--theme-color-surface) 96%, transparent);--mc-v2-bg-card: color-mix(in srgb, var(--theme-color-card) 92%, transparent);--mc-v2-bg-card-hover: var(--theme-color-surface-soft);--mc-v2-bg-input: var(--theme-field-background);--mc-v2-bg-modal: color-mix(in srgb, var(--theme-color-surface) 98%, transparent);--mc-v2-text-heading: var(--theme-color-text);--mc-v2-text-body: var(--theme-color-text);--mc-v2-text-secondary: var(--theme-color-text-secondary);--mc-v2-text-muted: var(--theme-color-text-muted);--mc-v2-text-disabled: var(--theme-control-disabled-text);--mc-v2-text-link: var(--theme-color-primary);--mc-v2-text-inverse: var(--theme-control-primary-text);--mc-v2-brand-primary: var(--theme-color-primary);--mc-v2-brand-primary-strong: var(--theme-color-primary-strong);--mc-v2-brand-secondary: var(--theme-color-accent-secondary);--mc-v2-accent-primary: var(--theme-color-accent);--mc-v2-accent-secondary: var(--theme-color-accent-secondary);--mc-v2-success: var(--theme-color-success);--mc-v2-warning: var(--theme-color-warning);--mc-v2-danger: var(--theme-color-danger);--mc-v2-info: var(--theme-color-primary);--mc-v2-border-subtle: var(--theme-color-border);--mc-v2-border-strong: var(--theme-color-border-strong);--mc-v2-border-active: var(--theme-color-primary);--mc-v2-shadow-soft: var(--theme-shadow-soft);--mc-v2-shadow-card: var(--theme-shadow-card);--mc-v2-shadow-elevated: var(--theme-shadow-elevated);--mc-v2-glow-primary: var(--theme-control-primary-shadow);--mc-v2-glow-secondary: 0 12px 30px color-mix(in srgb, var(--theme-color-primary) 16%, transparent);--mc-v2-progress-track: var(--theme-progress-track);--mc-v2-progress-fill: var(--theme-progress-fill);--mc-v2-xp-fill: var(--mc-v2-progress-fill);--mc-v2-radius-sm: 8px;--mc-v2-radius-md: var(--theme-radius-control);--mc-v2-radius-row: var(--theme-radius-row);--mc-v2-radius-lg: var(--theme-radius-inner);--mc-v2-radius-xl: var(--theme-radius-card);--mc-v2-radius-pill: var(--theme-radius-pill);--mc-v2-space-1: 4px;--mc-v2-space-2: 8px;--mc-v2-space-3: 12px;--mc-v2-space-4: 16px;--mc-v2-space-5: 20px;--mc-v2-space-6: 24px;--mc-v2-space-8: 32px;--mc-v2-font-sans: var(--theme-font-sans);--mc-v2-page-max-width: var(--theme-page-max-width);--mc-v2-type-page-title: var(--theme-type-page-title);--mc-v2-type-page-title-compact: var(--theme-type-page-title-compact);--mc-v2-type-section-title: var(--theme-type-section-title);--mc-v2-type-card-title: var(--theme-type-card-title);--mc-v2-type-body: var(--theme-type-body);--mc-v2-type-body-compact: var(--theme-type-body-compact);--mc-v2-type-control: var(--theme-type-control);--mc-v2-type-label: var(--theme-type-label);--mc-v2-type-meta: var(--theme-type-meta);--mc-v2-line-tight: var(--theme-line-tight);--mc-v2-line-section: var(--theme-line-section);--mc-v2-line-body: var(--theme-line-body);--mc-v2-line-compact: var(--theme-line-compact);--mc-v2-weight-body: var(--theme-weight-body);--mc-v2-weight-muted: var(--theme-weight-muted);--mc-v2-weight-heading: var(--theme-weight-heading);--mc-v2-weight-control: var(--theme-weight-control);--mc-v2-weight-label: var(--theme-weight-label);--mc-v2-weight-section: var(--theme-weight-section);--mc-v2-weight-number: var(--theme-weight-number);--mc-v2-control-height: var(--theme-control-height);--mc-v2-control-radius: var(--theme-radius-control);--mc-v2-control-bg: var(--theme-control-background);--mc-v2-control-hover: var(--theme-control-background-hover);--mc-v2-control-active: var(--theme-control-background-active);--mc-v2-control-text: var(--theme-control-text);--mc-v2-control-border: var(--theme-control-border);--mc-v2-control-shadow: var(--theme-control-shadow);--mc-v2-button-primary-bg: var(--theme-control-primary-background);--mc-v2-button-primary-hover: var(--theme-control-primary-background-hover);--mc-v2-button-primary-text: var(--theme-control-primary-text);--mc-v2-button-primary-shadow: var(--theme-control-primary-shadow);--mc-v2-button-primary-inner-ring: var(--theme-control-primary-inner-ring);--mc-v2-button-ghost-bg: var(--theme-control-ghost-background);--mc-v2-control-disabled-bg: var(--theme-control-disabled-background);--mc-v2-focus-ring: var(--theme-focus-ring);--mc-v2-field-placeholder: var(--theme-field-placeholder);--mc-v2-panel-bg: var(--theme-panel-background);--mc-v2-hero-bg: var(--theme-hero-background);--mc-v2-badge-bg: var(--theme-badge-background);--mc-v2-table-divider: var(--theme-table-divider);--mc-v2-edge-a: var(--theme-edge-a);--mc-v2-edge-b: var(--theme-edge-b);--mc-v2-edge-c: var(--theme-edge-c);--mc-v2-edge-glow: var(--theme-edge-glow)}.mc-v2[data-mc-v2-theme=medciclo-base]{color-scheme:light}html[data-theme=medciclo-base][data-clinical-shell-mode=dark] .mc-v2[data-mc-v2-theme=medciclo-base]{color-scheme:dark}.mc-v2{min-height:100vh;background:linear-gradient(color-mix(in srgb,var(--mc-v2-brand-primary) 3.5%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--mc-v2-brand-primary) 3.5%,transparent) 1px,transparent 1px),radial-gradient(circle at 18% 0%,color-mix(in srgb,var(--mc-v2-accent-secondary) 14%,transparent),transparent 340px),linear-gradient(180deg,var(--mc-v2-bg-app),var(--mc-v2-bg-page));background-size:44px 44px,44px 44px,auto,auto;color:var(--mc-v2-text-body);font-family:var(--mc-v2-font-sans);font-size:var(--mc-v2-type-body);font-weight:var(--mc-v2-weight-body);line-height:var(--mc-v2-line-body)}.mc-v2 .mc-v2-page,.mc-v2 .page-stack{min-width:0}.mc-v2 .mc-v2-page-shell{display:grid;gap:var(--mc-v2-space-4);width:100%;max-width:var(--mc-v2-page-max-width);min-width:0;margin-inline:auto;padding-bottom:var(--mc-v2-space-8)}.mc-v2.mc-v2-app-shell.mc-v2-apg-focus-shell{display:block;width:100%;min-width:0;grid-template-columns:minmax(0,1fr);background:var(--theme-color-background)}.mc-v2.mc-v2-app-shell .mc-v2-apg-focus-main-content{box-sizing:border-box;grid-column:1 / -1;width:100%;max-width:none;min-width:0;min-height:100dvh;padding:clamp(10px,1.6vw,20px)}.mc-v2 .mc-v2-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--mc-v2-space-5)}.mc-v2 .mc-v2-page-header__copy{display:grid;gap:0;min-width:0}.mc-v2 .mc-v2-page-header__eyebrow{display:inline-flex;width:fit-content;min-height:26px;align-items:center;gap:6px;padding:5px 9px;border:1px solid color-mix(in srgb,var(--mc-v2-brand-primary) 22%,var(--mc-v2-border-subtle));border-radius:var(--mc-v2-radius-pill);background:color-mix(in srgb,var(--mc-v2-brand-primary) 8%,var(--mc-v2-bg-card));color:var(--mc-v2-brand-primary);font-size:var(--mc-v2-type-label);font-weight:var(--mc-v2-weight-label);letter-spacing:.035em;line-height:1;text-transform:uppercase}.mc-v2 .mc-v2-page-header__eyebrow svg{width:1rem;height:1rem}.mc-v2 .mc-v2-page-header h1,.mc-v2 .page-header h1,.mc-v2 .flashcards-header h1,.mc-v2 .clinical-hero-copy h1{margin:0;color:var(--mc-v2-text-heading);font-family:var(--mc-v2-font-sans);font-size:var(--mc-v2-type-page-title);font-weight:var(--mc-v2-weight-heading);line-height:var(--mc-v2-line-tight);letter-spacing:0;text-wrap:balance}.mc-v2 .mc-v2-page-header h1{margin-top:8px}.mc-v2 .mc-v2-page-header p,.mc-v2 .page-header p{max-width:72ch;margin:10px 0 0;color:var(--mc-v2-text-secondary);font-size:var(--mc-v2-type-body);font-weight:var(--mc-v2-weight-body);line-height:var(--mc-v2-line-body)}.mc-v2 .mc-v2-page-header__actions{align-self:flex-start}.mc-v2 .mc-v2-page-header--hero{position:relative;isolation:isolate;display:grid;min-height:224px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;overflow:hidden;padding:clamp(18px,2.5vw,26px);border:1px solid var(--mc-v2-border-subtle);border-radius:var(--mc-v2-radius-xl);background:var(--mc-v2-hero-bg);box-shadow:var(--mc-v2-shadow-card)}.mc-v2 .mc-v2-page-header--hero:before{position:absolute;top:-46%;right:-12%;z-index:-1;width:22%;height:170%;background:linear-gradient(110deg,transparent,color-mix(in srgb,var(--mc-v2-bg-card) 45%,transparent));content:"";transform:rotate(14deg)}.mc-v2 .mc-v2-page-header--hero .mc-v2-page-header__copy{position:relative;z-index:1;max-width:760px}.mc-v2 .mc-v2-page-header--hero .mc-v2-page-header__actions{margin-top:16px}.mc-v2 .mc-v2-page-header__aside{position:relative;z-index:1;display:grid;place-items:center}.mc-v2 .mc-v2-surface{border:1px solid var(--mc-v2-border-subtle);border-radius:var(--mc-v2-radius-lg);background:var(--mc-v2-bg-surface);box-shadow:var(--mc-v2-shadow-soft)}.mc-v2 .mc-v2-section-title{margin:0;color:var(--mc-v2-text-heading);font-size:var(--mc-v2-type-section-title);font-weight:var(--mc-v2-weight-section);line-height:var(--mc-v2-line-section)}.mc-v2 .mc-v2-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}@media(max-width:760px){.mc-v2 .mc-v2-page-header{display:grid}.mc-v2 .mc-v2-page-header--hero{min-height:0;grid-template-columns:1fr;align-items:start}.mc-v2 .mc-v2-page-header--hero .mc-v2-toolbar,.mc-v2 .mc-v2-page-header--hero .mc-v2-button{width:100%}.mc-v2 .mc-v2-page-header__aside{justify-items:start}}.mc-v2 .mc-v2-card{position:relative;isolation:isolate;display:grid;min-width:0;gap:var(--mc-v2-space-3);overflow:hidden;padding:var(--mc-v2-space-4);border:1px solid var(--mc-v2-border-subtle);border-radius:var(--mc-v2-radius-xl);background:var(--mc-v2-panel-bg);color:var(--mc-v2-text-body);box-shadow:var(--mc-v2-shadow-card)}.mc-v2 .mc-v2-card--feature{min-height:224px;padding:clamp(18px,2.5vw,26px);background:var(--mc-v2-hero-bg)}.mc-v2 .mc-v2-card--compact{gap:var(--mc-v2-space-2);padding:14px 16px}.mc-v2 .mc-v2-card--row{min-height:66px;border-radius:var(--mc-v2-radius-row);padding:9px 11px}.mc-v2 .mc-v2-card--media-split{grid-template-columns:minmax(0,1fr) 154px;min-height:258px;padding:0}.mc-v2 .mc-v2-card[data-edge-glow=true]:after,.mc-v2 .mc-v2-page-header--hero:after{position:absolute;inset:0;z-index:4;border-radius:inherit;background:linear-gradient(90deg,transparent 0 32%,var(--mc-v2-edge-a) 42%,var(--mc-v2-edge-b) 50%,var(--mc-v2-edge-c) 59%,transparent 70%) top left / 280% 1px no-repeat,linear-gradient(180deg,transparent 0 32%,var(--mc-v2-edge-a) 42%,var(--mc-v2-edge-b) 50%,var(--mc-v2-edge-c) 59%,transparent 70%) top right / 1px 280% no-repeat,linear-gradient(270deg,transparent 0 32%,var(--mc-v2-edge-a) 42%,var(--mc-v2-edge-b) 50%,var(--mc-v2-edge-c) 59%,transparent 70%) bottom right / 280% 1px no-repeat,linear-gradient(0deg,transparent 0 32%,var(--mc-v2-edge-a) 42%,var(--mc-v2-edge-b) 50%,var(--mc-v2-edge-c) 59%,transparent 70%) bottom left / 1px 280% no-repeat;background-position:-220% 0,100% -220%,220% 100%,0 220%;content:"";filter:drop-shadow(0 0 6px var(--mc-v2-edge-glow));opacity:.42;pointer-events:none;animation:mc-v2-edge-travel 8.6s linear infinite}.mc-v2 .mc-v2-card[data-interactive=true]{transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.mc-v2 .mc-v2-card[data-interactive=true]:hover{border-color:var(--mc-v2-border-active);background:var(--mc-v2-bg-card-hover);box-shadow:var(--mc-v2-glow-primary);transform:translateY(-1px)}.mc-v2 .mc-v2-button,.mc-v2-app-shell :where(button:not(.nav-link--submenu-toggle),a[class*=button]){box-sizing:border-box;min-height:var(--mc-v2-control-height);border:1px solid var(--mc-v2-control-border);border-radius:var(--mc-v2-control-radius);background:var(--mc-v2-control-bg);color:var(--mc-v2-control-text);padding:9px 14px;font-family:var(--mc-v2-font-sans);font-size:var(--mc-v2-type-control);font-weight:var(--mc-v2-weight-control);line-height:1.15;letter-spacing:0;text-decoration:none;box-shadow:var(--mc-v2-control-shadow);cursor:pointer;position:relative;overflow:hidden;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.mc-v2 .mc-v2-button{display:inline-flex;align-items:center;justify-content:center;gap:var(--mc-v2-space-2)}.mc-v2 .mc-v2-button svg{width:18px;height:18px;flex:0 0 18px}.mc-v2 .mc-v2-button--primary,.mc-v2-app-shell :where(:is(button,a)[class~=primary],:is(button,a)[class*=button--primary],:is(button,a)[class*=primary-button],:is(button,a)[class*=primary-action],.clinical-current-apg-continue-link){position:relative;overflow:hidden;border-color:transparent;background:var(--mc-v2-button-primary-bg);color:var(--mc-v2-button-primary-text);box-shadow:var(--mc-v2-button-primary-shadow)}.mc-v2 .mc-v2-button--primary:after,.mc-v2-app-shell :where(:is(button,a)[class~=primary],:is(button,a)[class*=button--primary],:is(button,a)[class*=primary-button],:is(button,a)[class*=primary-action]):after{position:absolute;inset:3px;border:1px solid var(--mc-v2-button-primary-inner-ring);border-radius:calc(var(--mc-v2-control-radius) - 3px);content:"";pointer-events:none}.mc-v2 .mc-v2-button--secondary,.mc-v2-app-shell :where(:is(button,a)[class~=secondary],:is(button,a)[class*=button--secondary],:is(button,a)[class*=secondary-button],:is(button,a)[class*=secondary-action]){background:var(--mc-v2-control-bg);color:var(--mc-v2-control-text)}.mc-v2 .mc-v2-button--ghost,.mc-v2-app-shell :where(:is(button,a)[class~=ghost]){border-color:transparent;background:var(--mc-v2-button-ghost-bg);color:var(--mc-v2-text-secondary);box-shadow:none}.mc-v2 .mc-v2-button--danger{border-color:color-mix(in srgb,var(--mc-v2-danger) 42%,var(--mc-v2-border-subtle));background:color-mix(in srgb,var(--mc-v2-danger) 10%,var(--mc-v2-bg-card));color:var(--mc-v2-danger);box-shadow:none}.mc-v2 .mc-v2-button--compact{min-height:40px;border-radius:10px;padding:7px 12px;font-size:.82rem}html[data-presentation=tablet] .mc-v2 .mc-v2-button--compact{min-height:44px}.mc-v2 .mc-v2-button:hover,.mc-v2-app-shell :where(button:not(.nav-link--submenu-toggle):hover,a[class*=button]:hover){border-color:var(--mc-v2-border-active);background:var(--mc-v2-control-hover);color:var(--mc-v2-control-text);transform:translateY(-1px)}.mc-v2 .mc-v2-button--primary:hover,.mc-v2-app-shell :where(:is(button,a)[class~=primary]:hover,:is(button,a)[class*=button--primary]:hover,:is(button,a)[class*=primary-button]:hover,:is(button,a)[class*=primary-action]:hover,.clinical-current-apg-continue-link:hover){border-color:transparent;background:var(--mc-v2-button-primary-hover);color:var(--mc-v2-button-primary-text);box-shadow:var(--mc-v2-button-primary-shadow)}.mc-v2 .mc-v2-button--danger:hover{border-color:var(--mc-v2-danger);background:color-mix(in srgb,var(--mc-v2-danger) 16%,var(--mc-v2-bg-card));color:var(--mc-v2-danger);box-shadow:none}.mc-v2 .mc-v2-button:focus-visible,.mc-v2-app-shell :where(button:focus-visible,a[class*=button]:focus-visible){outline:none;box-shadow:var(--mc-v2-focus-ring),var(--mc-v2-control-shadow)}.mc-v2 .mc-v2-button--primary:focus-visible,.mc-v2-app-shell :where(:is(button,a)[class~=primary]:focus-visible,:is(button,a)[class*=primary-button]:focus-visible,:is(button,a)[class*=primary-action]:focus-visible){box-shadow:var(--mc-v2-focus-ring),var(--mc-v2-button-primary-shadow)}.mc-v2 .mc-v2-button:disabled,.mc-v2-app-shell :where(button:disabled,[aria-disabled=true]){border-color:var(--mc-v2-border-subtle);background:var(--mc-v2-control-disabled-bg);color:var(--mc-v2-text-disabled);box-shadow:none;cursor:not-allowed;opacity:.52;transform:none}.mc-v2 .mc-v2-icon-button,.mc-v2 .topbar-icon-button{display:inline-grid;width:var(--mc-v2-control-height);min-width:var(--mc-v2-control-height);min-height:var(--mc-v2-control-height);place-items:center;border:1px solid var(--mc-v2-control-border);border-radius:var(--mc-v2-control-radius);background:var(--mc-v2-control-bg);color:var(--mc-v2-control-text);padding:0;box-shadow:var(--mc-v2-control-shadow)}.mc-v2 .mc-v2-icon-button:hover{border-color:var(--mc-v2-border-active);background:var(--mc-v2-control-hover)}.mc-v2 .mc-v2-icon-button:focus-visible{outline:none;box-shadow:var(--mc-v2-focus-ring),var(--mc-v2-control-shadow)}.mc-v2 .mc-v2-badge,.mc-v2 :where(.nav-link-badge,.clinical-soft-pill,.eyebrow){display:inline-flex;width:fit-content;min-height:26px;align-items:center;gap:var(--mc-v2-space-1);border:1px solid var(--mc-v2-border-subtle);border-radius:var(--mc-v2-radius-pill);background:var(--mc-v2-badge-bg);color:var(--mc-v2-control-text);padding:5px 9px;font-family:var(--mc-v2-font-sans);font-size:var(--mc-v2-type-label);font-weight:var(--mc-v2-weight-label);line-height:1;letter-spacing:.035em}.mc-v2 .mc-v2-badge--info{border-color:color-mix(in srgb,var(--mc-v2-info) 38%,transparent);color:var(--mc-v2-info)}.mc-v2 .mc-v2-badge--success{border-color:color-mix(in srgb,var(--mc-v2-success) 38%,transparent);color:var(--mc-v2-success)}.mc-v2 .mc-v2-badge--warning{border-color:color-mix(in srgb,var(--mc-v2-warning) 42%,transparent);color:var(--mc-v2-warning)}.mc-v2 .mc-v2-badge--danger{border-color:color-mix(in srgb,var(--mc-v2-danger) 40%,transparent);color:var(--mc-v2-danger)}.mc-v2 .mc-v2-progress,.mc-v2 :where(.progress-track,.topbar-xp-track,.apg-study-home-track,.apg-study-home-current-progressbar-track){position:relative;height:6px;overflow:hidden;border-radius:var(--mc-v2-radius-pill);background:var(--mc-v2-progress-track)}.mc-v2 .mc-v2-progress__fill,.mc-v2 :where(.progress-track>span,.progress-track>i,.topbar-xp-track>span,.apg-study-home-track>i,.apg-study-home-current-progressbar-track>i){display:block;height:100%;border-radius:inherit;background:var(--mc-v2-progress-fill);box-shadow:var(--mc-v2-glow-secondary);transition:width .26s ease}.mc-v2 .mc-v2-progress__value{position:absolute;top:12px;right:0;color:var(--mc-v2-text-muted);font-size:var(--mc-v2-type-meta);font-weight:var(--mc-v2-weight-number)}.mc-v2 .mc-v2-progress--circular{display:grid;width:112px;height:112px;flex:0 0 112px;place-items:center;overflow:visible;border-radius:50%;background:conic-gradient(var(--mc-v2-brand-primary) var(--mc-v2-progress-angle),color-mix(in srgb,var(--mc-v2-brand-primary) 12%,transparent) 0deg)}.mc-v2 .mc-v2-progress--circular:before{position:absolute;inset:8px;border-radius:inherit;background:var(--mc-v2-bg-card);content:""}.mc-v2 .mc-v2-progress__circle-copy{position:relative;display:grid;max-width:78px;justify-items:center;gap:1px;text-align:center}.mc-v2 .mc-v2-progress__circle-copy strong{color:var(--mc-v2-text-heading);font-size:1.55rem;font-weight:var(--mc-v2-weight-number);line-height:1.1}.mc-v2 .mc-v2-progress__circle-copy small{color:var(--mc-v2-text-muted);font-size:.72rem;font-weight:var(--mc-v2-weight-muted);line-height:1.2}.mc-v2 .mc-v2-input,.mc-v2 .mc-v2-select,.mc-v2 .mc-v2-textarea,.mc-v2-app-shell :where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]),select,textarea){box-sizing:border-box;width:100%;border:1px solid var(--mc-v2-border-subtle);border-radius:var(--mc-v2-control-radius);background:var(--mc-v2-bg-input);color:var(--mc-v2-text-body);font-family:var(--mc-v2-font-sans);font-size:var(--mc-v2-type-control);line-height:1.35;box-shadow:var(--mc-v2-control-shadow);transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.mc-v2 .mc-v2-input,.mc-v2 .mc-v2-select,.mc-v2-app-shell :where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]),select){min-height:var(--mc-v2-control-height);padding:0 14px}.mc-v2 .mc-v2-textarea,.mc-v2-app-shell :where(textarea){min-height:104px;padding:12px 14px;resize:vertical}.mc-v2 .mc-v2-field{display:grid;min-width:0;gap:6px;color:var(--mc-v2-text-secondary);font-family:var(--mc-v2-font-sans);font-size:var(--mc-v2-type-label);font-weight:600}.mc-v2 .mc-v2-field__label{color:var(--mc-v2-text-secondary)}.mc-v2 .mc-v2-field__hint,.mc-v2 .mc-v2-field__error{font-size:.74rem;font-weight:500;line-height:1.4}.mc-v2 .mc-v2-field__hint{color:var(--mc-v2-text-muted)}.mc-v2 .mc-v2-field__error{color:var(--mc-v2-danger)}.mc-v2 .mc-v2-field--invalid :is(input,select,textarea){border-color:var(--mc-v2-danger)}.mc-v2 .mc-v2-input::placeholder,.mc-v2 .mc-v2-textarea::placeholder,.mc-v2-app-shell :where(input::placeholder,textarea::placeholder){color:var(--mc-v2-field-placeholder);opacity:1}.mc-v2 .mc-v2-input:focus-visible,.mc-v2 .mc-v2-select:focus-visible,.mc-v2 .mc-v2-textarea:focus-visible,.mc-v2-app-shell :where(input:focus-visible,select:focus-visible,textarea:focus-visible){border-color:var(--mc-v2-border-active);outline:none;box-shadow:var(--mc-v2-focus-ring),var(--mc-v2-control-shadow)}.mc-v2 .mc-v2-input:disabled,.mc-v2 .mc-v2-select:disabled,.mc-v2 .mc-v2-textarea:disabled,.mc-v2-app-shell :where(input:disabled,select:disabled,textarea:disabled){background:var(--mc-v2-control-disabled-bg);color:var(--mc-v2-text-disabled);cursor:not-allowed;opacity:.78}.mc-v2 .mc-v2-input[aria-invalid=true],.mc-v2 .mc-v2-select[aria-invalid=true],.mc-v2 .mc-v2-textarea[aria-invalid=true],.mc-v2-app-shell :where(input[aria-invalid=true],select[aria-invalid=true],textarea[aria-invalid=true]){border-color:var(--mc-v2-danger)}.mc-v2 .mc-v2-checkbox{display:inline-flex;align-items:center;gap:var(--mc-v2-space-2);color:var(--mc-v2-text-body);font-family:var(--mc-v2-font-sans);font-size:var(--mc-v2-type-body);font-weight:650}.mc-v2 .mc-v2-checkbox input{width:18px;min-height:18px;accent-color:var(--mc-v2-brand-primary)}.mc-v2 .mc-v2-table,.mc-v2-app-shell :where(table){width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid var(--mc-v2-border-subtle);border-radius:var(--mc-v2-radius-xl);background:var(--mc-v2-bg-card);color:var(--mc-v2-text-body)}.mc-v2 .mc-v2-table :where(th,td),.mc-v2-app-shell :where(th,td){border-bottom:1px solid var(--mc-v2-table-divider);padding:12px 14px;text-align:left}.mc-v2 .mc-v2-modal,.mc-v2 :where(.dashboard-plan-editor,.dashboard-calendar-panel,.apg-study-home-case-modal,.topbar-notification-panel){border:1px solid var(--mc-v2-border-subtle);border-radius:var(--mc-v2-radius-xl);background:var(--mc-v2-bg-modal);color:var(--mc-v2-text-body);box-shadow:var(--mc-v2-shadow-elevated)}.mc-v2-modal-layer{position:fixed;z-index:1200;inset:0;display:grid;min-width:0;place-items:center;overflow:auto;overscroll-behavior:contain;background:color-mix(in srgb,var(--mc-v2-bg-app) 52%,transparent);padding:clamp(14px,3vw,32px);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mc-v2-modal-layer>.mc-v2-modal{width:min(100%,720px);max-height:calc(100dvh - clamp(28px,6vw,64px));min-width:0;overflow:auto;overscroll-behavior:contain;padding:var(--mc-v2-space-5)}.mc-v2-modal-layer>.mc-v2-modal:focus-visible{outline:none;box-shadow:var(--mc-v2-focus-ring),var(--mc-v2-shadow-elevated)}.mc-v2 .mc-v2-modal[data-open=false]{display:none}@media(max-width:520px){.mc-v2-modal-layer{align-items:end;padding:10px}.mc-v2-modal-layer>.mc-v2-modal{width:100%;max-height:calc(100dvh - 20px);border-radius:var(--mc-v2-radius-xl);padding:var(--mc-v2-space-4)}}.mc-v2 .mc-v2-empty-state,.mc-v2 :where(.empty-state,.question-bank-empty,.apg-study-home-empty-list){display:grid;place-items:center;gap:var(--mc-v2-space-3);padding:var(--mc-v2-space-8);color:var(--mc-v2-text-body);text-align:center}.mc-v2 .mc-v2-empty-state p{color:var(--mc-v2-text-secondary)}.mc-v2 .mc-v2-toolbar,.mc-v2 :where(.footer-actions,.today-actions,.clinical-section-actions){display:flex;flex-wrap:wrap;align-items:center;gap:var(--mc-v2-space-3)}.mc-v2 .mc-v2-metric-card,.mc-v2 .mc-v2-question-card,.mc-v2 .mc-v2-simulation-card,.mc-v2 .mc-v2-flashcard-frame,.mc-v2 .mc-v2-map-panel{border:1px solid var(--mc-v2-border-subtle);border-radius:var(--mc-v2-radius-xl);background:var(--mc-v2-panel-bg);color:var(--mc-v2-text-body);box-shadow:var(--mc-v2-shadow-card)}@keyframes mc-v2-edge-travel{0%{background-position:-220% 0,100% -220%,220% 100%,0 220%;opacity:.32}25%{background-position:18% 0,100% -82%,220% 100%,0 220%;opacity:.54}50%{background-position:220% 0,100% 16%,80% 100%,0 220%;opacity:.42}75%{background-position:220% 0,100% 220%,-18% 100%,0 78%;opacity:.54}to{background-position:220% 0,100% 220%,-220% 100%,0 -18%;opacity:.32}}html[data-theme=medciclo-base][data-clinical-shell-mode=dark] .mc-v2 .mc-v2-button--primary:hover,html[data-theme=medciclo-base][data-clinical-shell-mode=dark] .mc-v2-app-shell :where(:is(button,a)[class~=primary]:hover,:is(button,a)[class*=button--primary]:hover,:is(button,a)[class*=primary-button]:hover,:is(button,a)[class*=primary-action]:hover,.clinical-current-apg-continue-link:hover){background:var(--mc-v2-button-primary-hover)}@media(prefers-reduced-motion:reduce){.mc-v2 .mc-v2-card,.mc-v2 .mc-v2-button,.mc-v2 .mc-v2-progress__fill,.mc-v2-app-shell :where(button,a[class*=button],input,select,textarea){transition:none}.mc-v2 .mc-v2-card[data-edge-glow=true]:after,.mc-v2 .mc-v2-page-header--hero:after{animation:none;opacity:.2}}@media(max-width:520px){.mc-v2 .mc-v2-card--media-split{grid-template-columns:1fr}.mc-v2 .mc-v2-button{white-space:normal}}.mc-v2.mc-v2-app-shell{--mc-sidebar-width: 288px;display:grid;grid-template-columns:var(--mc-sidebar-width) minmax(0,1fr);min-height:100vh}.mc-v2 .mc-v2-sidebar{width:var(--mc-sidebar-width);border-right:1px solid var(--mc-v2-border-subtle);background:linear-gradient(180deg,#fffffffa,#f6fbfff0),var(--mc-v2-bg-sidebar);box-shadow:12px 0 36px #194e8a0f}.mc-v2 .brand-logo{max-width:196px;height:auto}.mc-v2 .nav-link{border:1px solid rgba(194,218,247,.76);border-radius:var(--mc-v2-radius-lg);background:linear-gradient(180deg,#ffffffeb,#f8fcffd6);color:var(--mc-v2-text-heading);box-shadow:0 8px 18px #2154910d}.mc-v2 .nav-link.active,.mc-v2 .nav-link:hover{border-color:var(--mc-v2-border-active);background:linear-gradient(180deg,#fff,#eef7ff);color:var(--mc-v2-brand-primary);box-shadow:var(--mc-v2-glow-primary)}.mc-v2 .nav-link--submenu-toggle:not(.active){border-color:#cce0ff8a;background:linear-gradient(#ffffffbd,#f8fcff94);color:var(--mc-v2-text-heading);box-shadow:inset 0 1px #ffffffe6,0 8px 18px #1753a50b,0 0 0 1px #ffffff8c}.mc-v2 .nav-link-icon{border:1px solid rgba(202,222,249,.88);background:#ffffffeb;color:var(--mc-v2-brand-primary)}.mc-v2 .mc-v2-workspace{min-width:0;background:radial-gradient(circle at 18% 0%,rgba(51,214,223,.14),transparent 420px),linear-gradient(180deg,#f7fbfff0,#f4f9fffa)}.mc-v2 .mc-v2-topbar{border-bottom:1px solid rgba(194,218,247,.72);background:var(--mc-v2-bg-topbar);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mc-v2 .topbar-search,.mc-v2 .topbar-exam-summary,.mc-v2 .topbar-live-chip,.mc-v2 .topbar-xp-status,.mc-v2 .topbar-user{border:1px solid var(--mc-v2-border-subtle);border-radius:var(--mc-v2-radius-xl);background:linear-gradient(180deg,#fffffff5,#f6faffe6);color:var(--mc-v2-text-heading);box-shadow:var(--mc-v2-shadow-soft)}.mc-v2 .topbar-search-submit{border:1px solid rgba(143,185,244,.58);border-radius:var(--mc-v2-radius-md);background:linear-gradient(180deg,#fff,#f2f8ff);color:var(--mc-v2-brand-primary);font-weight:800}.mc-v2 .topbar-xp-track{height:5px}.mc-v2 .topbar-xp-track>span{background:var(--mc-v2-xp-fill)}.mc-v2 .mc-v2-main-content{max-width:1240px;padding-inline:clamp(22px,2.3vw,36px)}.mc-v2 .clinical-hero-card{border:1px solid var(--mc-v2-border-subtle);border-radius:var(--mc-v2-radius-xl);box-shadow:var(--mc-v2-shadow-card)}.mc-v2 .clinical-current-apg-preview,.mc-v2 .clinical-image-action-button,.mc-v2 .clinical-plan-card,.mc-v2 .clinical-performance-spotlight,.mc-v2 .clinical-ranking-preview,.mc-v2 .clinical-achievements-card,.mc-v2 .clinical-weekly-performance-card,.mc-v2 .clinical-weekly-goals-card{border-color:var(--mc-v2-border-subtle);box-shadow:var(--mc-v2-shadow-card)}.mc-v2 .clinical-current-apg-continue-link,.mc-v2 .clinical-plan-row-actions button,.mc-v2 .apg-study-home-button,.mc-v2 .apg-study-home-axis-action{border-radius:var(--mc-v2-radius-md)}.mc-v2 .clinical-quick-actions{gap:var(--mc-v2-space-3)}.mc-v2 .clinical-image-action-button{overflow:hidden;border-radius:var(--mc-v2-radius-lg)}.mc-v2 .apg-study-home-page,.mc-v2 .simulations-page,.mc-v2 .flashcards-page,.mc-v2 .mind-map-page,.mc-v2 .concept-map-page,.mc-v2 .performance-page,.mc-v2 .admin-page{color:var(--mc-v2-text-body)}.mc-v2 .apg-study-home-current-card,.mc-v2 .apg-study-home-axis-card,.mc-v2 .flashcards-current-deck,.mc-v2 .flashcards-side-panel,.mc-v2 .mind-map-card,.mc-v2 .concept-map-meta-panel,.mc-v2 .concept-map-top-controls{border-color:var(--mc-v2-border-subtle);background:var(--mc-v2-bg-card);box-shadow:var(--mc-v2-shadow-card)}.mc-v2 .dashboard-modal-backdrop,.mc-v2 .apg-study-home-case-modal-backdrop{background:#081b4047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mc-v2.mc-v2-app-shell .sidebar{position:sticky;isolation:isolate;border-right-color:#a9caf6d1;background:radial-gradient(circle at 18% 0%,rgba(227,241,255,.78),transparent 31%),linear-gradient(180deg,#fffffffc,#f7fcfff5);box-shadow:18px 0 42px #1c47841a,4px 0 14px #1768f50a,inset -1px 0 #ffffffd1}.mc-v2.mc-v2-app-shell .sidebar:before,.mc-v2.mc-v2-app-shell .sidebar:after{position:absolute;pointer-events:none;content:""}.mc-v2.mc-v2-app-shell .sidebar:before{inset:0;z-index:0;background:linear-gradient(120deg,rgba(255,255,255,.68),transparent 32%),radial-gradient(circle at 85% 10%,rgba(77,163,255,.12),transparent 34%)}.mc-v2.mc-v2-app-shell .sidebar:after{top:0;right:0;bottom:0;z-index:1;width:1px;background:linear-gradient(180deg,transparent,rgba(23,104,245,.3),transparent)}.mc-v2.mc-v2-app-shell .sidebar>*{position:relative;z-index:2}.mc-v2.mc-v2-app-shell .app-topbar.topbar--global{position:sticky;isolation:isolate;border-bottom-color:#b1cff7c7;background:linear-gradient(180deg,#ffffffeb,#f7fbffd6),#ffffffd6;box-shadow:0 16px 34px #18458114,0 2px #ffffffb8 inset;-webkit-backdrop-filter:blur(18px) saturate(132%);backdrop-filter:blur(18px) saturate(132%)}.mc-v2.mc-v2-app-shell .app-topbar.topbar--global:after{position:absolute;right:0;bottom:-1px;left:0;z-index:0;height:1px;background:linear-gradient(90deg,transparent,rgba(23,104,245,.22),transparent);pointer-events:none;content:""}.mc-v2.mc-v2-app-shell .app-topbar.topbar--global>*{position:relative;z-index:1}@media(max-width:980px){.mc-v2.mc-v2-app-shell{--mc-sidebar-width: 100%;grid-template-columns:1fr}.mc-v2 .mc-v2-sidebar{position:relative;width:100%;height:auto}.mc-v2.mc-v2-app-shell .sidebar{box-shadow:0 14px 30px #1c478417,inset 0 -1px #ffffffdb}.mc-v2.mc-v2-app-shell .sidebar:after{inset:auto 0 0;width:auto;height:1px;background:linear-gradient(90deg,transparent,rgba(23,104,245,.26),transparent)}}.mc-v2 .mc-v2-card,.mc-v2 .mc-v2-button,.mc-v2 .mc-v2-icon-button,.mc-v2 .nav-link,.mc-v2 .topbar-search,.mc-v2 .topbar-exam-summary,.mc-v2 .topbar-live-chip,.mc-v2 .topbar-xp-status,.mc-v2 .topbar-user{transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.mc-v2 .mc-v2-button:hover,.mc-v2 .mc-v2-icon-button:hover,.mc-v2 .topbar-search-submit:hover,.mc-v2 .clinical-current-apg-continue-link:hover{transform:translateY(-1px)}.mc-v2 .mc-v2-modal[data-open=true],.mc-v2 .topbar-notification-panel,.mc-v2 .dashboard-plan-editor,.mc-v2 .dashboard-calendar-panel,.mc-v2 .apg-study-home-case-modal{animation:mc-v2-pop .18s ease both}@keyframes mc-v2-pop{0%{opacity:0;transform:translateY(6px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.mc-v2 .mc-v2-card,.mc-v2 .mc-v2-button,.mc-v2 .mc-v2-icon-button,.mc-v2 .nav-link,.mc-v2 .topbar-search,.mc-v2 .topbar-exam-summary,.mc-v2 .topbar-live-chip,.mc-v2 .topbar-xp-status,.mc-v2 .topbar-user,.mc-v2 .mc-v2-modal[data-open=true],.mc-v2 .topbar-notification-panel,.mc-v2 .dashboard-plan-editor,.mc-v2 .dashboard-calendar-panel,.mc-v2 .apg-study-home-case-modal{animation:none;transition:none}}html[data-theme=medciclo-base][data-clinical-shell-mode] .command-shell .main-content:has(>.billing-page){width:100%;max-width:none;min-width:0;margin:0;padding:0}.billing-page{--billing-accent: var(--theme-color-primary);--billing-accent-secondary: var(--theme-color-accent-secondary);--billing-success: var(--theme-color-success);--billing-warning: var(--theme-color-warning);--billing-danger: var(--theme-color-danger);--billing-text: var(--theme-color-text);--billing-muted: var(--theme-color-text-secondary);--billing-surface: var(--theme-color-surface);--billing-surface-raised: var(--theme-color-surface-raised);--billing-surface-soft: var(--theme-color-surface-soft);--billing-border: var(--theme-color-border);--billing-border-strong: var(--theme-color-border-strong);width:100%;max-width:none;min-width:0;margin:0;gap:clamp(18px,2vw,28px);background:radial-gradient(circle at 8% 2%,color-mix(in srgb,var(--billing-accent) 10%,transparent),transparent 24rem),radial-gradient(circle at 92% 18%,color-mix(in srgb,var(--billing-accent-secondary) 9%,transparent),transparent 28rem),var(--theme-color-background);color:var(--billing-text);padding:clamp(16px,2vw,28px)}.billing-page,.billing-page *{box-sizing:border-box}.billing-page :is(h1,h2,h3,p){overflow-wrap:anywhere}.billing-page .eyebrow{width:fit-content;margin:0;color:var(--billing-accent);font-size:var(--theme-type-label);font-weight:var(--theme-weight-label);letter-spacing:.055em;line-height:1;text-shadow:none;text-transform:uppercase}.billing-hero{position:relative;display:grid;min-height:min(520px,calc(100dvh - 140px));grid-template-columns:minmax(0,1.08fr) minmax(340px,.72fr);align-items:center;gap:clamp(30px,5vw,74px);overflow:hidden;border:1px solid color-mix(in srgb,var(--billing-accent) 32%,var(--billing-border));border-radius:var(--theme-radius-panel);background:radial-gradient(circle at 83% 12%,color-mix(in srgb,var(--billing-accent-secondary) 22%,transparent),transparent 31%),radial-gradient(circle at 2% 96%,color-mix(in srgb,var(--billing-accent) 17%,transparent),transparent 38%),linear-gradient(135deg,color-mix(in srgb,var(--billing-accent) 5%,var(--billing-surface-raised)),var(--billing-surface));box-shadow:var(--theme-shadow-elevated),inset 0 1px color-mix(in srgb,white 55%,transparent);padding:clamp(28px,5vw,68px)}.billing-hero:before{position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--billing-accent),var(--billing-accent-secondary),var(--billing-success));content:""}.billing-hero:after{position:absolute;width:280px;height:280px;inset:auto -120px -150px auto;border:1px solid color-mix(in srgb,var(--billing-accent-secondary) 16%,transparent);border-radius:50%;box-shadow:0 0 0 34px color-mix(in srgb,var(--billing-accent-secondary) 4%,transparent),0 0 0 72px color-mix(in srgb,var(--billing-accent) 3%,transparent);content:"";pointer-events:none}.billing-hero-copy{position:relative;z-index:1;display:grid;min-width:0;justify-items:start;gap:18px}.billing-hero h1{max-width:820px;margin:0;color:var(--billing-text);font-family:var(--theme-font-display);font-size:clamp(2.35rem,4.6vw,4.65rem);font-weight:var(--theme-weight-heading);letter-spacing:-.055em;line-height:.98}.billing-hero-copy>p{max-width:700px;margin:0;color:var(--billing-muted);font-size:clamp(1rem,1.45vw,1.16rem);line-height:1.68}.billing-hero-proof{display:flex;flex-wrap:wrap;gap:9px}.billing-hero-proof span{display:inline-flex;min-height:38px;align-items:center;gap:7px;border:1px solid color-mix(in srgb,var(--billing-success) 28%,var(--billing-border));border-radius:999px;background:color-mix(in srgb,var(--billing-success) 7%,var(--billing-surface));color:var(--billing-text);padding:7px 12px;font-size:.78rem;font-weight:740}.billing-hero-proof svg{width:16px;height:16px;flex:0 0 16px;color:var(--billing-success)}.billing-hero-action{display:inline-flex;min-width:min(100%,224px);min-height:52px;align-items:center;justify-content:center;gap:10px}.billing-hero-action svg{width:18px;height:18px}.billing-hero-showcase{position:relative;z-index:1;display:grid;min-width:0;gap:14px}.billing-current-access,.billing-hero-cycle{position:relative;overflow:hidden;border:1px solid color-mix(in srgb,var(--billing-accent) 28%,var(--billing-border));border-radius:var(--theme-radius-card);background:color-mix(in srgb,var(--billing-surface-raised) 92%,transparent);box-shadow:0 18px 46px color-mix(in srgb,var(--billing-accent) 13%,transparent),inset 0 1px color-mix(in srgb,white 48%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.billing-current-access{display:grid;min-height:132px;align-content:center;gap:5px;padding:22px}.billing-current-access:after{position:absolute;width:104px;height:104px;inset:auto -34px -42px auto;border-radius:50%;background:color-mix(in srgb,var(--billing-accent-secondary) 13%,transparent);content:""}.billing-current-access span,.billing-current-access small{color:var(--billing-muted)}.billing-current-access strong{color:var(--billing-text);font-size:clamp(1.35rem,2.5vw,1.85rem);line-height:1.08}.billing-hero-cycle{display:grid;min-height:154px;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:15px;padding:18px 20px}.billing-hero-cycle img{display:block;width:96px;height:96px;object-fit:contain;filter:drop-shadow(0 12px 18px color-mix(in srgb,var(--billing-accent) 18%,transparent))}.billing-hero-cycle div{display:grid;min-width:0;gap:5px}.billing-hero-cycle span{color:var(--billing-accent);font-size:.7rem;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.billing-hero-cycle strong{color:var(--billing-text);font-size:1.06rem;line-height:1.35}.billing-notice-stack{display:grid;gap:12px}.billing-return-banner,.billing-feedback,.billing-manage-card,.billing-attention{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--billing-border);border-radius:var(--theme-radius-card);background:var(--billing-surface);box-shadow:var(--theme-shadow-card);padding:18px 20px}.billing-feedback{min-height:88px}.billing-return-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.billing-return-banner.is-success{border-color:color-mix(in srgb,var(--billing-success) 48%,var(--billing-border));background:color-mix(in srgb,var(--billing-success) 8%,var(--billing-surface))}.billing-return-banner p,.billing-manage-card p,.billing-attention p{margin:5px 0 0;color:var(--billing-muted)}.billing-attention{border-color:color-mix(in srgb,var(--billing-warning) 52%,var(--billing-border));background:color-mix(in srgb,var(--billing-warning) 9%,var(--billing-surface))}.billing-section-heading{display:grid;max-width:760px;gap:8px}.billing-section-heading.is-centered{justify-items:center;margin-inline:auto;text-align:center}.billing-section-heading h2{margin:0;color:var(--billing-text);font-family:var(--theme-font-display);font-size:clamp(1.65rem,3vw,2.55rem);font-weight:var(--theme-weight-heading);letter-spacing:-.035em;line-height:1.08}.billing-section-heading p{margin:0;color:var(--billing-muted);line-height:1.6}.billing-capabilities,.billing-plan-stage{display:grid;gap:clamp(20px,3vw,32px);border:1px solid color-mix(in srgb,var(--billing-accent) 20%,var(--billing-border));border-radius:var(--theme-radius-panel);background:color-mix(in srgb,var(--billing-surface) 94%,transparent);box-shadow:var(--theme-shadow-card);padding:clamp(22px,3.5vw,42px)}.billing-capability-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.billing-capability-card{display:grid;min-width:0;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:13px;border:1px solid var(--billing-border);border-radius:var(--theme-radius-card);background:linear-gradient(145deg,color-mix(in srgb,var(--billing-accent) 5%,var(--billing-surface-raised)),var(--billing-surface));padding:16px}.billing-capability-card img{display:block;width:64px;height:64px;object-fit:contain;filter:drop-shadow(0 9px 13px color-mix(in srgb,var(--billing-accent) 16%,transparent))}.billing-capability-card div{min-width:0}.billing-capability-card h3{margin:0 0 4px;color:var(--billing-text);font-size:.96rem;line-height:1.25}.billing-capability-card p{margin:0;color:var(--billing-muted);font-size:.78rem;line-height:1.48}.billing-plan-stage{container-type:inline-size;overflow:hidden;scroll-margin-top:118px;background:radial-gradient(circle at 50% -8%,color-mix(in srgb,var(--billing-accent-secondary) 12%,transparent),transparent 34%),color-mix(in srgb,var(--billing-surface) 96%,transparent)}.billing-plan-grid{display:grid;grid-template-areas:"basic ultra plus";grid-template-columns:minmax(0,.92fr) minmax(0,1.12fr) minmax(0,.92fr);align-items:center;gap:clamp(12px,1.6vw,20px)}.billing-plan-grid>.billing-feedback{grid-area:1 / 1 / -1 / -1}.billing-plan-card{position:relative;display:flex;width:100%;min-width:0;min-height:548px;flex-direction:column;gap:15px;overflow:hidden;border:1px solid var(--billing-border);border-radius:var(--theme-radius-panel);background:linear-gradient(180deg,color-mix(in srgb,var(--billing-accent) 3%,var(--billing-surface-raised)),var(--billing-surface));box-shadow:var(--theme-shadow-card);padding:clamp(20px,2.3vw,28px);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.billing-plan-card.is-basic{grid-area:basic}.billing-plan-card.is-plus{grid-area:plus}.billing-plan-card.is-ultra{grid-area:ultra}.billing-plan-card:before{position:absolute;inset:0 0 auto;height:4px;background:color-mix(in srgb,var(--billing-accent) 45%,transparent);content:""}.billing-plan-card:hover{border-color:color-mix(in srgb,var(--billing-accent) 38%,var(--billing-border));box-shadow:0 22px 52px color-mix(in srgb,var(--billing-accent) 14%,transparent);transform:translateY(-3px)}.billing-plan-card.is-featured{min-height:632px;border-color:color-mix(in srgb,var(--billing-accent-secondary) 62%,var(--billing-border));background:radial-gradient(circle at 92% 4%,color-mix(in srgb,var(--billing-accent-secondary) 18%,transparent),transparent 29%),radial-gradient(circle at 4% 96%,color-mix(in srgb,var(--billing-accent) 10%,transparent),transparent 32%),linear-gradient(180deg,color-mix(in srgb,var(--billing-accent) 9%,var(--billing-surface-raised)),var(--billing-surface));box-shadow:0 28px 68px color-mix(in srgb,var(--billing-accent) 20%,transparent),inset 0 0 0 1px color-mix(in srgb,var(--billing-accent-secondary) 12%,transparent);transform:translateY(-8px)}.billing-plan-card.is-featured:hover{transform:translateY(-12px)}.billing-plan-card.is-featured:before{height:5px;background:linear-gradient(90deg,var(--billing-accent),var(--billing-accent-secondary),var(--billing-success))}.billing-plan-card.is-current{border-color:color-mix(in srgb,var(--billing-success) 52%,var(--billing-border));box-shadow:0 20px 46px color-mix(in srgb,var(--billing-success) 12%,transparent),inset 0 0 0 1px color-mix(in srgb,var(--billing-success) 22%,transparent)}.billing-plan-heading{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:13px}.billing-plan-heading>div{min-width:0}.billing-plan-symbol{display:grid;width:54px;height:54px;place-items:center;border:1px solid color-mix(in srgb,var(--billing-accent) 24%,var(--billing-border));border-radius:17px;background:color-mix(in srgb,var(--billing-accent) 10%,var(--billing-surface-soft));color:var(--billing-accent);box-shadow:0 10px 24px color-mix(in srgb,var(--billing-accent) 13%,transparent)}.billing-plan-card.is-featured .billing-plan-symbol{border-color:color-mix(in srgb,var(--billing-accent-secondary) 38%,var(--billing-border));background:color-mix(in srgb,var(--billing-accent-secondary) 12%,var(--billing-surface));color:var(--billing-accent-secondary)}.billing-plan-card.is-current .billing-plan-symbol{color:var(--billing-success)}.billing-plan-symbol svg{width:25px;height:25px}.billing-plan-card h2{margin:3px 0 0;color:var(--billing-text);font-family:var(--theme-font-display);font-size:1.45rem;letter-spacing:-.025em}.billing-plan-badge{position:absolute;inset:0 0 auto auto;z-index:2;border-radius:0 var(--theme-radius-panel) 0 16px;background:linear-gradient(135deg,var(--billing-accent),var(--billing-accent-secondary));box-shadow:0 10px 26px color-mix(in srgb,var(--billing-accent) 24%,transparent);color:var(--theme-color-on-primary);padding:9px 14px;font-size:.69rem;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.billing-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;margin:15px 0 0}.billing-price strong{color:var(--billing-text);font-size:clamp(2rem,4vw,2.75rem);letter-spacing:-.05em;line-height:1;white-space:nowrap}.billing-price span,.billing-recurrence-note{color:var(--billing-muted)}.billing-price span{font-size:.76rem;white-space:nowrap}.billing-plan-card:not(.is-featured) .billing-price strong{font-size:clamp(1.95rem,3vw,2.4rem)}.billing-recurrence-note{margin:-5px 0 0;font-size:.75rem;line-height:1.4}.billing-plan-summary{margin:0;color:var(--billing-text);font-size:.9rem;font-weight:680;line-height:1.5}.billing-plan-energy{display:grid;min-height:54px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;border:1px solid color-mix(in srgb,var(--billing-accent-secondary) 28%,var(--billing-border));border-radius:var(--theme-radius-control);background:color-mix(in srgb,var(--billing-accent-secondary) 7%,var(--billing-surface));color:var(--billing-text);padding:8px 12px 8px 8px;font-size:.8rem;font-weight:760}.billing-plan-energy img{display:block;width:38px;height:38px;object-fit:contain}.billing-ultra-difference{display:grid;gap:3px;border:1px solid color-mix(in srgb,var(--billing-success) 34%,var(--billing-border));border-radius:var(--theme-radius-control);background:color-mix(in srgb,var(--billing-success) 8%,var(--billing-surface));padding:11px 13px}.billing-ultra-difference strong{color:var(--billing-text);font-size:.87rem;line-height:1.3}.billing-ultra-difference span{color:var(--billing-muted);font-size:.73rem;line-height:1.4}.billing-exclusive-app{display:grid;min-height:62px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;border:1px solid color-mix(in srgb,var(--billing-accent-secondary) 42%,var(--billing-border));border-radius:var(--theme-radius-control);background:linear-gradient(135deg,color-mix(in srgb,var(--billing-accent) 10%,var(--billing-surface)),color-mix(in srgb,var(--billing-accent-secondary) 10%,var(--billing-surface)));color:var(--billing-accent-secondary);padding:10px 13px}.billing-exclusive-app>svg{width:28px;height:28px}.billing-exclusive-app span{display:grid;min-width:0;gap:2px}.billing-exclusive-app strong{color:var(--billing-text);font-size:.84rem}.billing-exclusive-app small{color:var(--billing-muted);font-size:.73rem}.billing-plan-card ul{display:grid;flex:1;align-content:start;gap:10px;margin:0;padding:0;color:var(--billing-muted);font-size:.82rem;line-height:1.45;list-style:none}.billing-plan-card li{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:8px}.billing-plan-card li svg{width:18px;height:18px;margin-top:1px;color:var(--billing-success)}.billing-plan-card .button{width:100%;min-height:50px}.billing-plan-card .button:disabled{border-color:var(--billing-border);background:var(--billing-surface-soft);color:var(--billing-muted);opacity:1}.billing-plan-card.is-current .button:disabled{border-color:color-mix(in srgb,var(--billing-success) 28%,var(--billing-border));background:color-mix(in srgb,var(--billing-success) 8%,var(--billing-surface));color:var(--billing-success)}.billing-ultra-spotlight{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:center;gap:clamp(24px,4vw,56px);overflow:hidden;border:1px solid color-mix(in srgb,var(--billing-accent-secondary) 42%,var(--billing-border));border-radius:var(--theme-radius-panel);background:radial-gradient(circle at 92% 8%,color-mix(in srgb,var(--billing-accent-secondary) 18%,transparent),transparent 32%),linear-gradient(135deg,color-mix(in srgb,var(--billing-accent) 10%,var(--billing-surface-raised)),var(--billing-surface));box-shadow:var(--theme-shadow-elevated);padding:clamp(24px,4vw,46px)}.billing-ultra-spotlight-copy{display:grid;gap:11px}.billing-ultra-kicker{display:inline-flex;width:fit-content;min-height:36px;align-items:center;gap:8px;border-radius:999px;background:color-mix(in srgb,var(--billing-accent-secondary) 10%,var(--billing-surface));color:var(--billing-accent-secondary);padding:7px 12px;font-size:.75rem;font-weight:800}.billing-ultra-kicker svg{width:18px;height:18px}.billing-ultra-spotlight h2{max-width:720px;margin:0;color:var(--billing-text);font-family:var(--theme-font-display);font-size:clamp(1.7rem,3vw,2.7rem);letter-spacing:-.04em;line-height:1.08}.billing-ultra-spotlight p{max-width:720px;margin:0;color:var(--billing-muted);line-height:1.65}.billing-ultra-values{display:grid;gap:10px}.billing-ultra-values>div{display:grid;min-height:62px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px;border:1px solid color-mix(in srgb,var(--billing-accent) 22%,var(--billing-border));border-radius:var(--theme-radius-control);background:color-mix(in srgb,var(--billing-surface-raised) 92%,transparent);color:var(--billing-muted);padding:11px 14px}.billing-ultra-values svg{width:26px;height:26px;color:var(--billing-accent)}.billing-ultra-values strong{color:var(--billing-text)}.billing-current-pricing{display:grid;min-width:0;gap:4px}.billing-current-pricing p{overflow-wrap:anywhere}.billing-current-pricing strong{color:var(--billing-text)}.billing-action-stack{display:grid;min-width:min(100%,240px);gap:10px}.billing-action-error{display:grid;gap:10px;border:1px solid color-mix(in srgb,var(--billing-danger) 30%,var(--billing-border));border-radius:var(--theme-radius-control);background:color-mix(in srgb,var(--billing-danger) 9%,var(--billing-surface));color:var(--billing-danger);padding:13px;line-height:1.4}.billing-action-error:focus{outline:3px solid color-mix(in srgb,var(--billing-danger) 45%,transparent);outline-offset:2px}.billing-footer-note{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:16px;color:var(--billing-muted);font-size:.83rem}.billing-footer-note a{display:inline-flex;min-height:44px;align-items:center;color:var(--billing-accent);font-weight:750;text-decoration:none}.billing-footer-note a:hover{text-decoration:underline;text-underline-offset:4px}.ai-credit-control{--ai-credit-accent: var(--theme-color-primary);display:inline-grid;min-width:126px;min-height:48px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:8px;border:1px solid color-mix(in srgb,var(--ai-credit-accent) 28%,var(--theme-color-border));border-radius:var(--theme-radius-control, 14px);background:linear-gradient(135deg,color-mix(in srgb,var(--ai-credit-accent) 10%,transparent),transparent 72%),var(--theme-color-surface);color:inherit;box-shadow:var(--theme-shadow-soft, 0 8px 22px rgba(15, 37, 66, .08));padding:5px 11px 5px 6px;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.ai-credit-control__icon{position:relative;display:grid;width:36px;height:36px;place-items:center;border:1px solid color-mix(in srgb,var(--ai-credit-accent) 26%,var(--theme-color-border));border-radius:calc(var(--theme-radius-control, 14px) - 4px);background:color-mix(in srgb,var(--ai-credit-accent) 11%,var(--theme-color-surface-soft));color:var(--ai-credit-accent)}.ai-credit-control__owner-badge{position:absolute;top:-6px;right:-6px;display:grid;width:18px;height:18px;place-items:center;border:2px solid var(--theme-color-surface);border-radius:999px;background:var(--theme-color-success, #15966f);color:#fff;box-shadow:0 3px 8px color-mix(in srgb,var(--theme-color-success, #15966f) 30%,transparent)}.ai-credit-control__owner-badge svg{width:10px;height:10px;stroke-width:2.4}.ai-credit-control__glyph{width:21px;height:21px}.ai-credit-control__copy{display:grid;min-width:0;gap:1px;line-height:1.05;text-align:left}.ai-credit-control__copy small{color:var(--theme-color-text-secondary);font-size:.61rem;font-weight:560;letter-spacing:.02em;white-space:nowrap}.ai-credit-control__balance{display:inline-flex;min-width:0;align-items:baseline;gap:4px;color:var(--theme-color-text);font-size:.86rem;font-weight:590;white-space:nowrap}.ai-credit-control__balance small{color:var(--theme-color-text-secondary);font-size:.62rem;font-weight:500;letter-spacing:0}.ai-credit-control:hover{border-color:color-mix(in srgb,var(--ai-credit-accent) 58%,var(--theme-color-border));box-shadow:0 12px 28px color-mix(in srgb,var(--ai-credit-accent) 16%,transparent);transform:translateY(-1px)}.ai-credit-control:focus-visible{outline:3px solid color-mix(in srgb,var(--ai-credit-accent) 42%,transparent);outline-offset:3px}@container (max-width: 950px){.billing-plan-grid{grid-template-areas:none;grid-template-columns:minmax(0,680px);justify-content:center}.billing-plan-card:is(.is-basic,.is-plus,.is-ultra){grid-area:auto}.billing-plan-card,.billing-plan-card.is-featured{min-height:0;transform:none}.billing-plan-card.is-featured:hover{transform:translateY(-3px)}}@media(max-width:1180px)and (hover:none),(max-width:1180px)and (pointer:coarse){.billing-current-access,.billing-hero-cycle{-webkit-backdrop-filter:none;backdrop-filter:none}.billing-plan-card{transition:none}.billing-plan-card:hover,.billing-plan-card.is-featured,.billing-plan-card.is-featured:hover{transform:none}}@media(max-width:1050px){.billing-hero{min-height:0;grid-template-columns:1fr}.billing-hero-showcase,.billing-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-ultra-spotlight{grid-template-columns:1fr}}@media(max-width:680px){.billing-page{gap:14px;padding:12px}.billing-hero{gap:22px;padding:26px 18px 20px}.billing-hero h1{font-size:clamp(2.05rem,12vw,3rem)}.billing-hero-action{width:100%}.billing-hero-showcase,.billing-capability-grid{grid-template-columns:1fr}.billing-current-access{min-height:112px}.billing-hero-cycle{min-height:124px;grid-template-columns:78px minmax(0,1fr)}.billing-hero-cycle img{width:78px;height:78px}.billing-capabilities,.billing-plan-stage,.billing-ultra-spotlight{padding:20px 14px}.billing-capability-card{grid-template-columns:58px minmax(0,1fr)}.billing-capability-card img{width:58px;height:58px}.billing-plan-card{padding:22px 18px}.billing-plan-stage{scroll-margin-top:136px}.billing-return-banner,.billing-feedback,.billing-manage-card,.billing-attention,.billing-footer-note{align-items:stretch;flex-direction:column}.billing-return-actions{justify-content:stretch}.billing-return-actions .button,.billing-action-stack,.billing-feedback .button{width:100%}.billing-footer-note{gap:6px}.billing-footer-note a{width:100%}}@media(prefers-reduced-motion:reduce){.billing-page *{scroll-behavior:auto;transition-duration:.01ms}}
