:root{--bg:#f4f5f7;--panel:#fff;--panel-soft:#f8f8f6;--ink:#191b20;--muted:#64676f;--line:#dedfe3;--primary:#18191d;--primary-dark:#050506;--accent:#f2c21b;--danger:#d82f3a;--blue:#18191d;--shadow:0 18px 44px #191b201a;--red-soft:#fff1f2;--yellow-soft:#fff5c7}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--bg);color:var(--ink);margin:0;font-family:Segoe UI,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}button,input,select,textarea{font:inherit}button{cursor:pointer}.clinic-shell{grid-template-columns:350px minmax(0,1fr);min-height:100vh;display:grid}.auth-modern-shell{min-height:100vh;color:var(--ink);background:linear-gradient(135deg,#fff7e0f5 0%,#fff3bfe0 43%,#e3222a1a 100%),linear-gradient(145deg,#111 0%,#2a2100 42%,#7a1217 100%);position:relative;overflow:hidden}.auth-modern-shell:before{content:"";pointer-events:none;background:linear-gradient(115deg,#111111f5 0%,#111111f0 36%,#0000 36.2%),linear-gradient(25deg,#f7c60047,#0000 56%),linear-gradient(145deg,#0000 62%,#e3222a29);position:absolute;inset:0}.auth-modern-container{z-index:1;grid-template-rows:auto 1fr auto;gap:28px;width:min(1300px,100% - 48px);min-height:100vh;margin:0 auto;padding:26px 0 18px;display:grid;position:relative}.auth-navbar{justify-content:space-between;align-items:center;gap:18px;display:flex}.auth-brand-lockup{color:#fff;align-items:center;gap:12px;display:flex}.auth-brand-icon{background:#050607;border-radius:16px;place-items:center;width:52px;height:52px;padding:4px;display:grid;overflow:hidden;box-shadow:0 16px 28px #f7c6003d}.auth-brand-icon img{object-fit:contain;width:100%;height:100%;display:block}.auth-brand-lockup strong,.auth-brand-lockup span{display:block}.auth-brand-lockup strong{letter-spacing:0;font-size:22px}.auth-brand-lockup span{color:#ffe88a;text-transform:uppercase;margin-top:2px;font-size:13px;font-weight:700}.auth-trust-badge{color:#7a1217;background:#ffffffd1;border:1px solid #e3222a2e;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:800;box-shadow:0 12px 28px #1212120f}.auth-hero-grid{grid-template-columns:minmax(0,1fr) minmax(440px,560px);align-items:start;gap:clamp(28px,5vw,64px);display:grid}.auth-left-content{color:#fff;min-width:0;max-width:min(620px,100%);padding-top:clamp(18px,4vw,58px);animation:.5s ease-out authFadeInUp}.auth-badge-sim{width:fit-content;min-height:38px;color:var(--accent);text-transform:uppercase;background:#f7c6001f;border:1px solid #f7c6006b;border-radius:999px;align-items:center;padding:8px 14px;font-size:14px;font-weight:900;display:inline-flex}.auth-left-content h1{color:#fff;letter-spacing:0;text-shadow:0 3px 18px #000000bd,0 1px 2px #000000f2;max-width:600px;margin:24px 0 16px;font-size:clamp(48px,5.2vw,76px);line-height:1.05}.auth-tagline{color:#fff1a8;text-shadow:0 2px 12px #000000d1,0 1px 2px #000000eb;max-width:590px;margin:0 0 16px;font-size:clamp(22px,2.2vw,30px);font-weight:800}.auth-description{border:1px solid #fff3;border-left:6px solid var(--danger);color:#fff;text-shadow:0 1px 2px #000000b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111111ad;border-radius:24px;max-width:620px;padding:18px 20px;font-size:18px;font-weight:700;line-height:1.7;box-shadow:0 18px 38px #0003}.auth-highlight-box{color:#111;background:#fffffff5;border:1px solid #f7c60038;border-radius:28px;max-width:760px;margin-top:24px;padding:24px;box-shadow:0 26px 44px #0003}.auth-highlight-title{align-items:center;gap:12px;margin-bottom:14px;display:flex}.auth-highlight-title span{width:42px;height:42px;color:var(--accent);background:#111;border-radius:16px;place-items:center;font-weight:900;display:grid}.auth-highlight-title strong{font-size:19px}.auth-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.auth-feature-item{background:#fffaf0;border:1px solid #f1d985;border-radius:20px;align-items:center;gap:12px;min-height:70px;padding:12px 14px;display:flex}.auth-feature-item b{background:var(--accent);color:#111;border-radius:12px;flex:none;place-items:center;width:34px;height:34px;font-size:13px;display:grid}.auth-feature-item span{font-size:15px;font-weight:800;line-height:1.35}.auth-repeat-note{color:#fff;background:#111;border-radius:20px;align-items:center;gap:12px;margin-top:14px;padding:13px 15px;display:flex}.auth-repeat-note b{background:var(--danger);text-transform:uppercase;border-radius:999px;padding:5px 9px;font-size:12px}.auth-repeat-note span{color:#fff4c4;font-size:15px;line-height:1.45}.auth-modern-card{background:#fffffff7;border:1px solid #12121214;border-radius:32px;padding:clamp(26px,3vw,34px);animation:.6s ease-out authFadeInUp;box-shadow:0 34px 58px #0000002e,inset 0 0 0 1px #ffffff8c}.auth-modern-card:hover{box-shadow:0 38px 64px #00000038,inset 0 0 0 1px #fff9}.auth-card-logo{background:#fff;border:1px solid #12121214;border-radius:18px;width:fit-content;margin-bottom:22px;padding:14px 16px;box-shadow:0 14px 28px #1212121a}.auth-card-logo img{width:100%;max-width:280px;height:auto;display:block}.auth-card-header h2{color:#111;margin:0 0 10px;font-size:clamp(30px,3vw,40px);line-height:1.12}.auth-card-header p{border-left:4px solid var(--danger);color:var(--muted);margin:0 0 18px;padding-left:12px;font-size:16px;line-height:1.6}.auth-info-note{color:#4d3b00;background:#fff7d6;border:1px solid #f1d985;border-radius:20px;grid-template-columns:64px minmax(0,1fr);align-items:start;gap:12px;margin-bottom:18px;padding:15px;display:grid}.auth-info-note b{color:var(--accent);text-transform:uppercase;background:#111;border-radius:999px;place-items:center;min-height:34px;padding:0 10px;font-size:12px;display:inline-grid}.auth-info-note span{font-size:15px;line-height:1.55}.auth-info-note span:only-child{grid-column:1/-1}.auth-badge-group{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.auth-badge-group span{color:#7a1217;background:#fff0f0;border:1px solid #e3222a24;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900}.auth-google-button{color:#111;background:#fff;border:1px solid #ead9b7;border-radius:999px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:58px;font-size:17px;font-weight:900;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 10px 22px #1212120f}.auth-google-button img{flex:none;width:24px;height:24px;display:block}.auth-google-button:hover{background:#fffaf0;border-color:#e3222a66;transform:translateY(-1px);box-shadow:0 18px 28px #e3222a1a}.auth-validation-text,.auth-support-link{color:var(--muted);text-align:center;margin:14px 0 0;font-size:13px;line-height:1.5}.auth-validation-text{border-top:1px solid #f1e5c7;padding-top:14px}.auth-support-link{color:#7a1217;font-weight:800;text-decoration:none;display:block}.auth-support-link:hover{color:var(--danger);text-underline-offset:3px;text-decoration:underline}.auth-footer{color:#4d3b00;border-top:1px solid #1111111f;flex-wrap:wrap;justify-content:space-between;gap:14px;padding:16px 0 4px;font-size:13px;font-weight:700;display:flex}.whatsapp-float{z-index:60;color:#07130b;background:#25d366;border:1px solid #ffffff8f;border-radius:999px;align-items:center;gap:10px;min-height:58px;padding:10px 18px 10px 10px;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 34px #07130b38}.whatsapp-float:hover{background:#20bd5a;transform:translateY(-2px);box-shadow:0 22px 42px #07130b47}.whatsapp-float span{background:#fff;border-radius:999px;flex:none;place-items:center;width:38px;height:38px;display:grid;overflow:hidden}.whatsapp-float img{object-fit:contain;width:30px;height:30px;display:block}.whatsapp-float strong{color:#07130b;white-space:nowrap;font-size:15px;line-height:1}@keyframes authFadeInUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.auth-shell{background:linear-gradient(115deg,#070707 0%,#141414 47.5%,#fff7e0fa 47.7%,#fffaf0 100%),repeating-linear-gradient(90deg,#f7c6001f 0 1px,#0000 1px 82px);grid-template-columns:minmax(380px,.95fr) minmax(440px,620px);align-items:center;gap:clamp(32px,5vw,78px);min-height:100vh;padding:clamp(28px,5vw,72px);display:grid;position:relative;overflow:hidden}.auth-shell:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#f7c6001f 1px,#0000 1px),linear-gradient(#ffffff14 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:56px 56px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000008c,#0000 58%);mask-image:linear-gradient(90deg,#0000008c,#0000 58%)}.auth-visual,.auth-card{z-index:1;position:relative}.auth-visual{color:#fff;flex-direction:column;justify-content:space-between;min-height:min(680px,100vh - 96px);padding:clamp(8px,2vw,28px) 0;display:flex}.auth-visual-copy{max-width:680px}.auth-visual-copy span{min-height:32px;color:var(--accent);text-transform:uppercase;background:#f7c60021;border:1px solid #f7c6007a;border-radius:999px;align-items:center;padding:8px 13px;font-size:13px;font-weight:900;display:inline-flex}.auth-visual-copy h2{letter-spacing:0;max-width:720px;margin:24px 0 18px;font-size:clamp(48px,5.8vw,78px);line-height:1}.auth-visual-copy p{color:#fff4c4;max-width:610px;margin:0;font-size:21px;line-height:1.6}.auth-quote{border-left:6px solid var(--accent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1c;border-radius:8px;max-width:720px;padding:20px 22px}.auth-quote p{color:#fff;margin:0;font-size:18px;line-height:1.6}.auth-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #1212121f;border-radius:8px;width:100%;padding:clamp(28px,4vw,46px);box-shadow:0 30px 85px #0000002e}.auth-logo-wrap{background:#fff;border:1px solid #12121224;border-radius:8px;width:fit-content;margin-bottom:30px;padding:16px 18px;box-shadow:0 14px 30px #1212121f}.auth-logo-wrap img{object-fit:contain;width:100%;max-width:310px;height:auto;display:block}.auth-card h1{margin:12px 0 14px;font-size:clamp(38px,4vw,52px);line-height:1.1}.auth-card p{color:var(--muted);font-size:18px;line-height:1.65}.auth-link{justify-content:center;align-items:center;gap:10px;width:100%;min-height:60px;margin-top:16px;text-decoration:none;display:inline-flex;box-shadow:0 12px 28px #12121233}.google-mark{color:#1f2937;background:#fff;border-radius:999px;place-items:center;width:24px;height:24px;font-weight:900;display:grid}.auth-benefits{flex-wrap:wrap;gap:8px;margin:20px 0 8px;display:flex}.auth-benefits span,.auth-status{border:1px solid var(--line);background:var(--panel-soft);color:#31423e;border-radius:8px;padding:11px 13px;font-size:14px;font-weight:800}.auth-benefits span{background:#fff}.auth-status{justify-content:space-between;gap:14px;margin:18px 0;display:flex}.auth-status span{color:var(--danger);text-transform:uppercase}.guide-modal-backdrop{z-index:80;background:#111111a3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.guide-modal{background:#fff;border:1px solid #ffffff38;border-radius:8px;gap:16px;width:min(760px,100%);max-height:min(720px,100vh - 40px);padding:22px;display:grid;overflow:auto;box-shadow:0 32px 90px #00000052}.guide-modal-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.guide-modal-head h2{margin:4px 0 0;font-size:28px;line-height:1.15}.guide-steps{gap:10px;display:grid}.guide-steps article{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;padding:14px}.guide-steps strong,.guide-steps p{display:block}.guide-steps p{color:var(--muted);margin:5px 0 0;line-height:1.55}.guide-video-placeholder{color:var(--muted);background:#fffaf0;border:1px dashed #11182742;border-radius:8px;padding:12px;font-size:14px;line-height:1.45}.trial-panel{background:linear-gradient(135deg,#f7c60038,#e3222a14),#fff;border:1px solid #e3222a47;border-radius:8px;gap:16px;margin:22px 0 6px;padding:20px;display:grid}.trial-panel>div:first-child span,.trial-status-card span,.trial-timer-card span{color:var(--danger);text-transform:uppercase;font-size:13px;font-weight:900;display:block}.trial-panel h2{margin:7px 0 9px;font-size:26px;line-height:1.2}.trial-panel p{color:var(--muted);margin:0;font-size:16px;line-height:1.6}.trial-panel.expired{background:#fff7f6;border-color:#b4231838}.trial-panel.expired>div:first-child span{color:var(--danger)}.trial-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.trial-facts strong{border:1px solid var(--line);color:#111827;text-align:center;background:#fff;border-radius:8px;padding:14px;font-size:16px}.superadmin-shell{background:linear-gradient(135deg,#f7c60042,#fff7e0eb 42%,#e3222a24),linear-gradient(145deg,#111 0%,#231b00 34%,#fff7e0 34.3%);min-height:100vh;padding:24px}.superadmin-dashboard{gap:18px;width:min(1340px,100%);margin:0 auto;display:grid}.superadmin-header{box-shadow:var(--shadow);background:#fff;border:1px solid #1212121f;border-radius:8px;grid-template-columns:auto minmax(0,1fr) minmax(260px,auto);align-items:center;gap:20px;padding:22px;display:grid}.superadmin-title span{color:#8f1117;text-transform:uppercase;background:#fff0f0;border:1px solid #e3222a38;border-radius:999px;width:fit-content;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.superadmin-title h1{margin:10px 0 8px;font-size:36px;line-height:1.12}.superadmin-title p{max-width:720px;color:var(--muted);margin:0;font-size:17px;line-height:1.55}.superadmin-account{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;justify-self:end;gap:8px;min-width:260px;padding:14px;display:grid}.superadmin-account strong,.superadmin-account span{overflow-wrap:anywhere;display:block}.superadmin-account span{color:var(--muted);font-size:13px}.superadmin-shell .btn.ghost{border-color:var(--line);color:var(--ink);background:#fff}.superadmin-shell .btn.ghost:hover{background:#fff3bf;border-color:#f7c600d1}.superadmin-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.superadmin-stat-grid article{border:1px solid #12121233;border-left:6px solid var(--accent);color:#fff;background:#111;border-radius:8px;padding:18px 20px;box-shadow:0 16px 36px #12121229}.superadmin-stat-grid article:nth-child(2){border-left-color:var(--danger)}.superadmin-stat-grid article:nth-child(3){border-left-color:#fff}.superadmin-stat-grid article:nth-child(4){border-left-color:#14b8a6}.superadmin-stat-grid span,.superadmin-stat-grid strong{display:block}.superadmin-stat-grid span{color:#ffe88a;text-transform:uppercase;font-size:13px;font-weight:900}.superadmin-stat-grid strong{margin-top:8px;font-size:34px;line-height:1}.mode-shell{background:linear-gradient(135deg, #111, #2d2100 58%, #7a1217), var(--bg);place-items:center;min-height:100vh;padding:24px;display:grid}.mode-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:22px;width:min(1040px,100%);padding:clamp(24px,4vw,40px);display:grid;box-shadow:0 28px 80px #071c1933}.mode-logo{border:1px solid var(--line);background:#fff;border-radius:8px;width:fit-content;padding:12px 14px}.mode-logo img{width:100%;max-width:290px;height:auto;display:block}.mode-user{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;padding:18px}.mode-user span{color:var(--muted);text-transform:uppercase;font-size:13px;font-weight:900;display:block}.mode-user strong{margin-top:5px;font-size:22px;display:block}.mode-user p{color:var(--muted);overflow-wrap:anywhere;margin:4px 0 0;font-size:16px}.mode-user small{color:#7a1217;margin-top:8px;font-size:13px;font-weight:900;display:block}.mode-utility-row{flex-wrap:wrap;gap:10px;display:flex}.account-profile-panel{border:1px solid var(--line);background:#fff;border-radius:8px;gap:10px;padding:14px;display:grid}.clinic-sidebar .account-profile-panel{background:#ffffff14;border-color:#ffffff2e}.account-profile-head span,.account-profile-head strong,.account-profile-panel label span{display:block}.account-profile-head span{color:var(--danger);text-transform:uppercase;font-size:12px;font-weight:900}.clinic-sidebar .account-profile-head span{color:var(--accent)}.account-profile-head strong{margin-top:2px;font-size:17px}.account-profile-panel label{gap:5px;display:grid}.account-profile-panel label span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:900}.clinic-sidebar .account-profile-panel label span,.clinic-sidebar .account-profile-panel p{color:#fef3c7}.account-profile-panel input{border:1px solid var(--line);width:100%;min-height:40px;font:inherit;border-radius:8px;padding:9px 10px}.account-profile-panel p{color:var(--muted);margin:0;font-size:13px;line-height:1.4}.trial-status-card{background:#fff3bf;border:1px solid #f7c6008c;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:18px;display:grid}.trial-status-card strong{color:#111;margin-top:5px;font-size:34px;line-height:1;display:block}.trial-status-card p{color:#4b3a00;margin:0;font-size:16px;line-height:1.45}.mode-detail{border:1px solid var(--line);background:linear-gradient(#f7c6002e,#fff0),#fff;border-radius:8px;gap:16px;padding:20px;display:grid}.mode-detail h2{color:#111827;margin:0;font-size:28px;line-height:1.2}.mode-detail p{color:var(--muted);margin:5px 0 0;font-size:17px;line-height:1.55}.mode-section-title{grid-template-columns:50px minmax(0,1fr);align-items:start;gap:14px;display:grid}.mode-section-title>span{background:var(--accent);color:#111;border-radius:8px;place-items:center;width:50px;height:50px;font-weight:900;display:grid}.practice-launch-panel{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;padding-top:18px;display:grid}.practice-launch-panel p{grid-column:1/-1;margin:0;font-size:16px}.topic-select-field{gap:7px;display:grid}.topic-select-field span{color:var(--muted);text-transform:uppercase;font-size:13px;font-weight:900}.topic-select-field select{border:1px solid var(--line);width:100%;min-height:56px;color:var(--ink);background:#fff;border-radius:8px;padding:0 44px 0 16px;font-size:16px;font-weight:800}.mode-primary-action,.exam-start-panel{background:var(--primary);color:#fff;border:0;border-radius:8px;min-height:56px;padding:0 22px;font-size:16px;font-weight:900;transition:transform .18s,box-shadow .18s,background .18s;box-shadow:0 14px 28px #12121238}.mode-primary-action:hover,.exam-start-panel:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 18px 34px #12121247}.mode-primary-action:disabled{box-shadow:none;cursor:not-allowed;background:#9ca3af;transform:none}.exam-start-panel{justify-self:start;width:fit-content}.mode-detail.modern+.mode-detail.modern{margin-top:2px}.mode-options{grid-template-columns:1fr 1fr;gap:12px;display:grid}.mode-option{border:1px solid var(--line);min-height:150px;color:var(--ink);text-align:left;background:#fff;border-radius:8px;grid-template-columns:44px minmax(0,1fr);gap:12px;padding:16px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.mode-option:hover{border-color:#e3222a61;transform:translateY(-2px);box-shadow:0 18px 42px #12121224}.mode-option>span{background:var(--accent);color:#111;border-radius:8px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.mode-option strong{font-size:21px;display:block}.mode-option p{color:var(--muted);margin:8px 0 0;line-height:1.45}.mode-badge{background:linear-gradient(#ffffff29,#ffffff14);border:1px solid #f7c6006b;border-radius:8px;padding:18px}.mode-badge span{color:var(--accent);text-transform:uppercase;font-size:13px;font-weight:900;display:block}.mode-badge strong{color:#fff;margin-top:5px;font-size:24px;line-height:1.16;display:block}.mode-badge p{color:#ffe88a;margin:5px 0 0;font-size:16px;font-weight:800}.exam-timer-card{background:#ffffff17;border:1px solid #f7c60047;border-radius:8px;gap:6px;padding:16px;display:grid}.exam-timer-card span,.exam-timer-card small{color:#ffe88a;text-transform:uppercase;font-size:13px;font-weight:800}.exam-timer-card strong{color:#fff;font-size:44px;line-height:1}.exam-timer-card p{color:#fff;margin:0;font-size:15px;font-weight:900;line-height:1.35}.exam-timer-card.reading{border-color:#f7c6008a}.exam-timer-card.warning{background:#b453093d;border-color:#fbbf24b3}.exam-timer-card.countdown,.exam-timer-card.done{background:#7f1d1d5c;border-color:#f87171bd}.trial-timer-card{background:linear-gradient(135deg,#fbbf2433,#e3222a14);border:1px solid #fbbf248c;border-radius:8px;gap:8px;padding:18px;display:grid}.trial-timer-card span{color:var(--accent)}.trial-timer-card strong{color:#fff;font-size:48px;line-height:1}.trial-timer-card p{color:#fef3c7;margin:0;font-size:16px;font-weight:800}.access-panel{border:1px solid var(--line);background:#fff;border-radius:8px;margin:24px 0 4px;overflow:hidden}.access-panel-head{color:#fff;text-align:center;background:#111;place-items:center;gap:5px;min-height:96px;padding:18px 16px;display:grid}.access-panel-head span,.access-panel-head strong,.access-panel-head b{display:block}.access-panel-head span{color:var(--accent);font-size:14px;font-weight:800}.access-panel-head strong{font-size:20px;line-height:1.15}.access-panel-head b{color:#fff;font-size:15px}.access-plan-grid{grid-template-columns:repeat(auto-fit,minmax(158px,1fr));gap:12px;padding:18px;display:grid}.access-plan{border:1px solid var(--line);background:#fff;border-radius:8px;align-content:start;gap:9px;min-width:0;padding:15px;display:grid}.access-plan span{color:var(--danger);text-transform:uppercase;font-size:13px;font-weight:900}.access-plan strong{overflow-wrap:anywhere;font-size:clamp(22px,4.4vw,28px);line-height:1.05}.access-plan p{min-height:44px;color:var(--muted);margin:0;font-size:14px;line-height:1.45}.access-plan .btn{white-space:nowrap;width:100%;min-height:44px;padding:10px;font-size:14px}.flexible-plans{border-top:1px solid var(--line);gap:8px;padding:12px 14px 14px;display:grid}.flexible-plan{color:#111827;grid-template-columns:24px auto minmax(0,1fr) auto;align-items:center;gap:8px;font-size:16px;display:grid}.flexible-plan span{color:var(--muted)}.flexible-plan p{color:#111827;margin:0}.flexible-plan .btn{min-height:40px;padding:8px 12px;font-size:14px}.access-message{border-top:1px solid var(--line);color:var(--muted);padding:12px 14px;font-size:15px;line-height:1.55}.clinic-sidebar{color:#fff;background:linear-gradient(#f7c60029,#e3222a14 48%,#0000),#111;flex-direction:column;gap:16px;min-height:100vh;padding:28px;display:flex;position:sticky;top:0;box-shadow:18px 0 42px #1111112e}.clinic-sidebar>.btn{color:#fff;background:#ffffff14;border-color:#ffffff29;justify-content:flex-start;width:100%;min-height:58px;padding:15px 18px;font-size:17px;font-weight:900;transition:transform .18s,border-color .18s,background .18s}.clinic-sidebar>.btn:hover{background:#ffffff24;border-color:#f7c600b8;transform:translateY(-1px)}.clinic-sidebar>.btn:before{content:"";background:#f7c60099;border-radius:999px;width:8px;height:8px}.clinic-sidebar>.btn.sidebar-nav-button{margin-top:4px}.sidebar-nav-button.active,.clinic-sidebar>.btn.sidebar-nav-button.active{border-color:var(--accent);background:linear-gradient(135deg, var(--accent), #ffe88a);color:#111;box-shadow:0 16px 28px #f7c6003d}.sidebar-nav-button.active:before,.clinic-sidebar>.btn.sidebar-nav-button.active:before{background:#111}.brand{background:#ffffff14;border:1px solid #f7c6004d;border-radius:8px;align-items:center;gap:14px;padding:16px;display:flex}.brand-mark{background:#050607;border:1px solid #f7c6008c;border-radius:8px;flex:none;place-items:center;width:64px;height:64px;padding:7px;display:grid;overflow:hidden;box-shadow:0 14px 26px #f7c60038}.brand-mark img{object-fit:contain;width:100%;height:100%;display:block}.brand h1,.brand p,.patient-card h2,.vitals h3,.case-header h2,.case-header p,.panel-head h3,.discussion h3{margin:0}.brand h1{color:#fff;font-size:30px;line-height:1.08}.brand p{color:#fef3c7;margin-top:7px;font-size:16px;font-weight:700;line-height:1.45}.field{flex-direction:column;gap:8px;display:flex}.field span,.eyebrow{color:var(--muted);letter-spacing:0;text-transform:uppercase;font-size:13px;font-weight:800}.clinic-sidebar .field span{color:#ffe88a}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:8px;outline:none;padding:13px 14px;font-size:16px;line-height:1.45}textarea{resize:vertical}input:disabled,button:disabled{cursor:not-allowed;opacity:.68}.patient-card,.vitals,.practice-field-card,.account-card{background:#ffffff1a;border:1px solid #f7c60052;border-radius:8px;padding:20px}.practice-field-card{background:linear-gradient(135deg,#f7c6002e,#ffffff14);gap:8px;display:grid}.practice-field-card span{color:var(--accent);text-transform:uppercase;font-size:14px;font-weight:900}.practice-field-card strong{color:#fff;font-size:30px;line-height:1.12}.patient-card .eyebrow{color:var(--accent)}.patient-card h2{margin-top:8px;font-size:32px}dl{gap:10px;margin:14px 0 0;display:grid}dl div{border-top:1px solid #ffffff1c;justify-content:space-between;gap:12px;padding-top:10px;display:flex}dt{color:#ffe88a}dd{text-align:right;margin:0;font-weight:800}.vitals{flex-direction:column;gap:12px;display:flex}.account-card{gap:10px;display:grid}.account-card strong{color:#fff;overflow-wrap:anywhere;font-size:21px;line-height:1.18}.account-card p{color:#ffe88a;overflow-wrap:anywhere;margin:0;font-size:15px}.account-card b{background:var(--accent);color:#111827;text-transform:uppercase;border-radius:999px;width:fit-content;padding:6px 10px;font-size:14px}.account-card .btn{color:#fff;background:#ffffff1a;border-color:#fff3;justify-content:center;min-height:48px;margin-top:4px;font-size:15px}.vitals h3{font-size:17px}.vital-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.vital-grid span{color:#fff;background:#ffffff1a;border-radius:8px;flex-direction:column;gap:4px;min-height:66px;padding:12px;font-size:15px;display:flex}.vital-grid b{color:var(--accent);font-size:13px}.workspace{min-width:0;padding:30px}.case-header{justify-content:space-between;align-items:stretch;gap:22px;margin-bottom:22px;display:flex}.case-header>div:first-child{max-width:980px}.case-header h2{margin-top:8px;font-size:38px;line-height:1.12}.case-header p{color:var(--muted);margin-top:12px;font-size:18px;line-height:1.65}.patient-identity{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;margin-top:18px;padding:16px}.patient-identity>span{color:var(--muted);text-transform:uppercase;font-size:13px;font-weight:900;display:block}.patient-identity div{flex-wrap:wrap;gap:8px;margin-top:9px;display:flex}.patient-identity strong,.patient-identity b{border:1px solid var(--line);color:#20302d;background:#fff;border-radius:8px;padding:10px 12px;font-size:15px}.header-metrics{align-content:start;gap:10px;display:grid}.header-reset-button{justify-content:center;min-height:42px}.score-pill,.timer-pill{background:var(--panel);border:1px solid var(--line);min-width:138px;box-shadow:var(--shadow);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:16px;display:flex}.score-pill span,.timer-pill span,.panel-head span{color:var(--muted);text-transform:uppercase;font-size:13px;font-weight:800}.score-pill strong,.timer-pill strong{font-size:42px}.timer-pill{min-width:170px}.timer-pill p{color:var(--muted);text-align:center;margin:6px 0 0;font-size:14px;line-height:1.35}.timer-pill.countdown strong,.timer-pill.done strong{color:var(--danger)}.exam-timer-banner,.exam-reading-panel{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:8px}.exam-timer-banner{gap:12px;margin-bottom:20px;padding:18px;display:grid}.exam-timer-banner>div:first-child{grid-template-columns:82px minmax(0,1fr);align-items:center;gap:8px 14px;display:grid}.exam-timer-banner span{background:var(--accent);color:#111;border-radius:8px;grid-row:1/3;place-items:center;min-height:48px;font-weight:900;display:grid}.exam-timer-banner strong{font-size:21px}.exam-timer-banner p{color:var(--muted);margin:0;font-size:16px;line-height:1.5}.exam-timer-banner small{color:#6b7280;text-transform:uppercase;grid-column:2;font-size:13px;font-weight:900}.exam-timer-progress{background:#e5ece9;border-radius:999px;height:8px;overflow:hidden}.exam-timer-progress span{border-radius:inherit;background:var(--danger);height:100%;min-height:0;transition:width .3s;display:block}.exam-timer-banner.warning .exam-timer-progress span,.exam-timer-banner.warning span{color:#111827;background:#f59e0b}.exam-timer-banner.countdown .exam-timer-progress span,.exam-timer-banner.done .exam-timer-progress span,.exam-timer-banner.countdown span,.exam-timer-banner.done span{background:var(--danger);color:#fff}.exam-reading-panel{gap:14px;padding:clamp(22px,4vw,34px);display:grid}.exam-reading-panel>span{border:1px solid var(--line);background:var(--panel-soft);width:fit-content;color:var(--danger);border-radius:8px;padding:8px 10px;font-size:13px;font-weight:900}.exam-reading-panel h3{margin:0;font-size:clamp(34px,4vw,48px);line-height:1.05}.exam-reading-panel p{max-width:880px;color:var(--muted);margin:0;font-size:18px;line-height:1.65}.exam-reading-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:8px;display:grid}.exam-reading-grid div{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;padding:14px}.exam-reading-grid strong{color:var(--muted);text-transform:uppercase;font-size:12px;display:block}.exam-reading-grid b{margin-top:6px;font-size:24px;display:block}.exam-reading-panel.done{background:#fff7f6;border-color:#b4231847}.sim-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:start;gap:20px;display:grid}.exam-layout{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(360px,430px);align-items:start;gap:20px;display:grid}.exam-main-column{gap:20px;min-width:0;display:grid}.panel,.admin-panel,.feedback{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;overflow:hidden}.admin-panel{margin-bottom:22px}.admin-panel.focused{margin-bottom:0}.admin-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);gap:18px;padding:18px;display:grid}.admin-grid.focused{grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);padding:20px}.admin-box{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;padding:16px}.admin-bank-box{background:#fff;grid-column:1/-1}.admin-bank-shortcut{box-shadow:var(--shadow);background:linear-gradient(#fff,#fffdf7);border:1px solid #12121233;border-left:6px solid #14b8a6;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px 20px;display:grid}.admin-bank-shortcut span,.admin-bank-shortcut h2,.admin-bank-shortcut p{display:block}.admin-bank-shortcut span{color:#0f766e;text-transform:uppercase;font-size:12px;font-weight:900}.admin-bank-shortcut h2{margin:4px 0;font-size:24px;line-height:1.2}.admin-bank-shortcut p{color:var(--muted);margin:0;font-size:15px}.admin-grid-users-only{grid-template-columns:1fr}.admin-users-wide{grid-column:1/-1}.bank-management-page{align-content:start}.bank-page-message{justify-self:start}.bank-workspace{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:18px;display:grid}.bank-sidebar{gap:10px;display:grid;position:sticky;top:18px}.bank-sidebar-link{width:100%;color:var(--ink);text-align:left;background:#fff;border:1px solid #12121233;border-left:5px solid #0000;border-radius:8px;gap:4px;padding:14px;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s;display:grid}.bank-sidebar-link:hover{background:#fffaf0;border-color:#f7c600bd;transform:translateY(-1px);box-shadow:0 12px 24px #11182714}.bank-sidebar-link span,.bank-sidebar-link strong,.bank-sidebar-link small{display:block}.bank-sidebar-link span{color:#7a1217;text-transform:uppercase;font-size:12px;font-weight:900}.bank-sidebar-link strong{font-size:18px;line-height:1.2}.bank-sidebar-link small{color:var(--muted);font-size:13px;font-weight:800}.bank-tab-content{min-width:0}.bank-tab-content .admin-panel.focused{margin-bottom:0}.bank-upload-form{margin:20px}.admin-box-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.admin-panel-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.admin-box h4{margin:0 0 12px;font-size:19px}.admin-box-head h4{margin:0;font-size:22px}.admin-box-head p{color:var(--muted);margin:4px 0 0;font-size:14px;line-height:1.45}.admin-box-head>span{color:#3a2b00;white-space:nowrap;background:#fff3bf;border:1px solid #f7c6008c;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.admin-user-list,.upload-case-form{gap:10px;display:grid}.admin-user-list.paginated{align-content:start;min-height:300px}.admin-user{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(180px,1fr) 130px 130px auto;align-items:center;gap:8px;padding:10px;display:grid}.admin-users-box .admin-user{grid-template-columns:minmax(230px,1fr) 145px 145px auto;padding:12px}.admin-user div{min-width:0}.admin-user strong,.admin-user span,.admin-user small{display:block}.admin-user span{color:var(--muted);overflow-wrap:anywhere;margin-top:3px;font-size:12px}.admin-user small{color:#6b5b20;overflow-wrap:anywhere;margin-top:6px;font-size:12px;font-weight:800;line-height:1.4}.admin-users-box .admin-user strong{font-size:16px}.admin-users-box .admin-user span{font-size:13px}.admin-users-box .admin-user select{min-height:44px}.bank-toolbar{grid-template-columns:minmax(0,1fr) minmax(220px,280px);gap:12px;margin-bottom:14px;display:grid}.bank-case-list{gap:10px;display:grid}.bank-case{border:1px solid var(--line);background:linear-gradient(#fff,#fffdf7);border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(160px,220px) minmax(190px,260px) auto;align-items:center;gap:12px;padding:12px;display:grid}.bank-case-main{min-width:0}.bank-case-main span,.bank-case-main strong,.bank-case-main small,.bank-case-meta span{display:block}.bank-case-main span{color:#7a1217;text-transform:uppercase;font-size:12px;font-weight:900}.bank-case-main strong{overflow-wrap:anywhere;margin-top:3px;font-size:17px}.bank-case-main p{color:#31423e;margin:5px 0;font-size:14px;line-height:1.45}.bank-case-main small,.bank-case-meta span{color:var(--muted);overflow-wrap:anywhere;font-size:13px;font-weight:800}.bank-case-meta{border-left:1px solid var(--line);gap:5px;padding-left:12px;display:grid}.bank-case-details{color:var(--ink);background:#fffaf0;border:1px solid #ead9b7e6;border-radius:8px;padding:10px 12px}.bank-case-details summary{cursor:pointer;font-size:13px;font-weight:900}.bank-case-details dl{gap:9px;margin:10px 0 0;display:grid}.bank-case-details div{gap:3px;display:grid}.bank-case-details dt{color:#7a1217;font-size:12px;font-weight:900}.bank-case-details dd{color:#31423e;margin:0;font-size:13px;line-height:1.45}.bank-case-actions{gap:8px;display:grid}.bank-pagination span{max-width:540px}.upload-grid{grid-template-columns:180px minmax(0,1fr);gap:10px;display:grid}.management-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.upload-management-grid{grid-template-columns:1fr}.admin-upload-box textarea{min-height:112px}.admin-subsection{background:#fff;border:1px solid #ead9b7e6;border-radius:8px;gap:12px;padding:14px;display:grid}.admin-subsection>strong{color:#111;font-size:17px;display:block}.excel-upload-panel{background:#fff;border:1px solid #f7c60094;border-radius:8px;gap:12px;padding:14px;display:grid}.excel-upload-panel strong,.excel-upload-panel span{display:block}.excel-upload-panel strong{font-size:17px}.excel-upload-panel>div:first-child span{color:var(--muted);margin-top:3px;font-size:13px;font-weight:800}.excel-upload-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.excel-file-button{border:1px solid var(--primary);background:var(--primary);color:#fff;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:12px 16px;font-size:16px;font-weight:800;display:inline-flex}.excel-file-button input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.excel-file-button:has(input:disabled){cursor:not-allowed;opacity:.68}.admin-pagination{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding-top:14px;display:flex}.admin-pagination span{color:var(--muted);text-align:center;font-size:14px;font-weight:900}.action-row.compact{justify-content:flex-start;margin:0}.admin-message{color:var(--muted);align-self:center;font-size:15px}.anamnesis-panel,.decision-panel,.feedback{grid-column:1/-1}.physical-sidebar{max-height:calc(100vh - 36px);position:sticky;top:18px}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.panel-head h3{font-size:22px}.chat-log{flex-direction:column;gap:12px;max-height:430px;padding:20px;display:flex;overflow:auto}.bubble{background:#fff7df;border:1px solid #ecd9a4;border-radius:8px;max-width:82%;padding:14px 15px}.bubble span{color:var(--muted);margin-bottom:5px;font-size:13px;font-weight:800;display:block}.bubble p{margin:0;font-size:17px;line-height:1.55}.bubble.doctor{color:#fff;background:#111;border-color:#111;align-self:flex-end}.bubble.doctor span{color:var(--accent)}.bubble.patient{align-self:flex-start}.bubble.thinking p{color:var(--muted);font-style:italic}.ask-box{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:16px 20px;display:grid}.exam-list{gap:12px;padding:16px;display:grid}.exam{border:1px solid var(--line);background:var(--panel-soft);width:100%;color:var(--ink);text-align:left;border-radius:8px;flex-direction:column;gap:5px;padding:14px;display:flex}.exam span{color:var(--muted);font-size:13px;font-weight:800}.exam strong{font-size:17px}.exam small{color:#31423e;margin-top:4px;line-height:1.45}.exam.selected{background:#fff0f0;border-color:#e3222a7a}.free-order{gap:12px;padding:16px;display:grid}.physical-sidebar-body{gap:14px;max-height:calc(100vh - 90px);padding:16px;display:grid;overflow:auto}.physical-summary{background:#fff6cc;border:1px solid #d9b650;border-radius:8px;padding:15px}.physical-summary strong{color:#111827;margin-bottom:8px;font-size:17px;display:block}.physical-summary ul{gap:6px;margin:0;padding-left:20px;display:grid}.physical-summary li{color:#1f2937;font-size:16px;line-height:1.55}.physical-summary b{color:#111827;text-underline-offset:2px;text-decoration:underline}.physical-summary li span{margin-top:3px;display:block}.case-answer-panel{background:#fffdf4;border:1px solid #d9b650;border-radius:8px;gap:12px;padding:14px;display:grid}.physical-answer-panel{background:#fff8dc;border:1px solid #d9b650;border-radius:8px;gap:10px;padding:12px;display:grid}.case-answer-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.case-answer-head strong,.case-answer-head span{display:block}.case-answer-head strong{color:#111827;font-size:18px}.case-answer-head span{color:var(--muted);margin-top:3px;font-size:13px;font-weight:800}.btn.compact{min-height:34px;padding:8px 12px;font-size:13px}.physical-answer-grid,.case-answer-grid{gap:9px;display:grid}.physical-answer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.case-answer-card{color:#111827;text-align:left;background:#fff;border:1px solid #e2d2a5;border-radius:8px;gap:6px;width:100%;padding:12px;display:grid;box-shadow:0 8px 20px #1218260a}.physical-answer-card{color:#111827;text-align:left;width:100%;min-height:48px;box-shadow:none;background:#fffdf8;border:1px solid #b99c77;border-radius:7px;align-content:center;gap:3px;padding:7px 8px;display:grid}.case-answer-card:hover,.physical-answer-card:hover,.case-answer-card.revealed,.physical-answer-card.revealed{background:#fff9df;border-color:#f7c600db}.case-answer-card span{color:#6b4f08;text-transform:uppercase;font-size:12px;font-weight:900}.physical-answer-card span{color:#5f4b32;text-transform:uppercase;font-size:10px;font-weight:900;line-height:1.2}.case-answer-card strong{color:#111827;font-size:16px;line-height:1.35}.physical-answer-card strong{color:#111827;word-break:break-word;font-size:14px;line-height:1.25}.case-answer-card p{color:#263833;margin:0;font-size:15px;line-height:1.5}.case-answer-card small{color:var(--muted);font-size:13px;font-weight:800}.physical-form{background:#fff8dc;border:1px solid #d9b650;border-radius:8px;gap:12px;padding:15px;display:grid}.physical-form label{gap:5px;min-width:0;display:grid}.physical-form label span{color:#5f4b32;font-size:13px;font-weight:900}.physical-autofill{color:#3a2b00;background:#fff3bf;border:1px solid #f7c6009e;border-radius:999px;width:fit-content;min-height:26px;padding:5px 9px;font-size:12px;font-weight:900}.physical-autofill:hover{border-color:var(--danger);color:var(--danger);background:#fff0f0}.physical-form input,.physical-form textarea{background:#fffdf8;border-color:#b99c77;min-height:42px;padding:10px 11px}.physical-row{grid-template-columns:minmax(92px,1.4fr) repeat(3,minmax(48px,.55fr));gap:8px;display:grid}.physical-row.vitals-row{grid-template-columns:repeat(4,minmax(68px,1fr))}.physical-wide{grid-column:1/-1}.rhythm-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.rhythm-row label{color:#5f4b32;grid-template-columns:auto;align-items:center;gap:6px;font-size:15px;font-weight:800;display:inline-flex}.rhythm-row input{width:auto;min-height:0}.physical-database-list{gap:10px;display:grid}.physical-list-title{border:1px solid var(--line);background:#fff;border-radius:8px;padding:14px}.physical-list-title strong,.physical-list-title span{display:block}.physical-list-title strong{font-size:17px}.physical-list-title span{color:var(--muted);margin-top:4px;font-size:13px;font-weight:800}.physical-tabs{flex-wrap:wrap;gap:8px;display:flex}.physical-tab{color:#312414;background:#fff;border:1px solid #ead9b7f2;border-radius:999px;min-height:38px;padding:8px 12px;font-size:13px;font-weight:900}.physical-tab.active{color:#fff;background:#111;border-color:#111}.method-tabs .physical-tab.active{border-color:var(--accent);background:var(--accent);color:#111}.physical-tab-panel{border:1px solid var(--line);background:#fff;border-radius:8px;gap:10px;padding:10px;display:grid}.physical-region-group{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.physical-region-group h4{border-bottom:1px solid var(--line);color:#fff;background:#111;margin:0;padding:12px 14px;font-size:17px}.physical-method-list{gap:8px;padding:10px;display:grid}.physical-method-card{gap:6px;display:grid}.physical-method-card.active{background:#fff8d7;border:1px solid #f7c60094;border-radius:8px;padding:10px}.physical-method-card-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.physical-method-card span{background:var(--accent);color:#111;border-radius:8px;width:fit-content;padding:6px 9px;font-size:13px;font-weight:900}.physical-method-card textarea{resize:vertical;min-height:56px}.physical-match-summary{background:#fff0f0;border:1px solid #e3222a3d;border-radius:8px;padding:14px}.physical-match-summary span{color:var(--danger);text-transform:uppercase;font-size:13px;font-weight:900;display:block}.physical-match-summary strong{margin-top:5px;display:block}.physical-match-summary p{color:#31423e;margin:6px 0 0;font-size:15px;line-height:1.45}.lab-order-list,.result-list{gap:10px;display:grid}.support-catalog{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.support-catalog.compact{padding:14px}.support-catalog-head{border-bottom:1px solid var(--line);color:#fff;background:#111;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.support-catalog-head strong,.support-catalog-head span{display:block}.support-catalog-head strong{font-size:18px}.support-catalog-head span{color:var(--accent);text-transform:uppercase;font-size:13px;font-weight:900}.support-section{gap:10px;padding:14px;display:grid}.support-section+.support-section{border-top:1px solid var(--line)}.support-section strong{color:#111827;display:block}.support-section p{color:var(--muted);margin:6px 0 0;font-size:15px;line-height:1.55}.support-chip-list{flex-wrap:wrap;gap:6px;display:flex}.support-chip{color:#20302d;background:#fff;border:1px solid #cfe0dc;border-radius:8px;min-height:36px;padding:8px 10px;font-size:14px;font-weight:800}.support-chip:hover:not(:disabled),.support-chip.selected{color:var(--danger);background:#fff0f0;border-color:#e3222a6b}.lab-order-row{grid-template-columns:minmax(0,1fr) 40px;align-items:center;gap:8px;display:grid}.result-card,.empty-result{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;padding:14px}.result-card span{color:var(--muted);text-transform:uppercase;margin-bottom:6px;font-size:13px;font-weight:800;display:block}.result-card strong{margin-bottom:5px;font-size:18px;display:block}.result-card p{color:#31423e;margin:0;font-size:16px;line-height:1.55}.result-card small,.empty-result{color:var(--muted);font-size:15px}.decision-panel{padding-bottom:18px}.decision-panel>.field,.therapy-head,.therapy-list,.decision-panel>.management-grid,.action-row{margin:16px 20px 0}.decision-panel>.management-grid{align-items:start}.decision-panel>.management-grid .field{gap:10px;min-width:0}.decision-panel>.management-grid .field span{min-height:16px;padding-left:2px;line-height:1.25;display:block}.decision-panel>.management-grid textarea{min-height:118px;display:block}.therapy-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.therapy-list{gap:10px;display:grid}.prescription-card{background:#fffaf0;border:1px solid #e0c05e;border-radius:8px;grid-template-columns:minmax(0,1fr) 40px;display:grid;overflow:hidden}.prescription-tabs{border-bottom:1px solid var(--line);background:#111;grid-column:1/-1;display:flex}.prescription-tabs button{color:#fff;background:0 0;border:0;border-right:1px solid #ffffff29;min-height:30px;padding:9px 14px;font-size:14px;font-weight:800}.prescription-tabs button.active{background:var(--accent);color:#111}.prescription-form{grid-template-columns:minmax(180px,1.4fr) minmax(120px,.8fr) minmax(90px,.55fr);gap:12px;padding:15px;display:grid}.prescription-form label{flex-direction:column;gap:5px;display:flex}.prescription-form label span{color:var(--muted);font-size:13px;font-weight:800}.compound-field,.signa-field,.prescription-note{grid-column:1/-1}.signa-grid{grid-template-columns:24px minmax(54px,.35fr) 30px minmax(54px,.35fr) minmax(90px,.7fr) minmax(74px,.5fr);align-items:center;gap:8px;display:grid}.signa-grid b{text-align:center;color:var(--muted)}.prescription-preview{background:#fff;border:2px solid #ef2f2f;flex-direction:column;grid-column:1/-1;gap:6px;margin:0 15px 15px;padding:14px 16px;display:flex}.prescription-lines{gap:4px;display:grid}.prescription-preview strong{color:#111827;font-size:16px;line-height:1.45;display:block}.prescription-preview .signa-line{color:#111827;font-size:16px}.prescription-preview span,.prescription-preview p{color:#1f3934;margin:0;font-size:16px;line-height:1.5}.prescription-card>.icon-btn{place-self:start end;margin:12px}.btn,.icon-btn{border:1px solid var(--line);min-height:48px;color:var(--ink);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:16px;font-weight:800;display:inline-flex}.btn.primary{border-color:var(--primary);background:var(--primary);color:#fff}.btn.primary:hover{background:var(--primary-dark)}.btn.primary:focus-visible,.btn:focus-visible,.icon-btn:focus-visible{outline-offset:2px;outline:3px solid #f7c60085}.btn.ghost{color:#fff;background:#ffffff1a;border-color:#f7c60047}.icon-btn{width:40px;padding:0;font-size:18px}.icon-btn.danger{color:var(--danger);border-color:#f3c1bd}.action-row{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.feedback{grid-template-columns:190px minmax(0,1fr);margin-top:20px;display:grid}.simulation-results-page{gap:18px;display:grid}.results-hero{justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex}.results-hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.results-hero h2{margin:4px 0 8px;font-size:34px;line-height:1.05}.results-hero p,.results-section-head p{color:var(--muted);margin:0;font-size:16px;line-height:1.55}.results-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.results-metric-grid article{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:18px}.results-metric-grid span,.field-chart-label span,.result-history-card span{color:var(--muted);font-size:14px;font-weight:800}.results-metric-grid strong{color:#111;margin-top:8px;font-size:36px;line-height:1;display:block}.results-chart,.results-history{padding:20px}.results-section-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.results-section-head h3{margin:3px 0 0;font-size:24px}.dynamic-results-chart{gap:16px;display:grid}.result-chart-controls{grid-template-columns:minmax(280px,1.35fr) minmax(160px,.65fr) minmax(240px,1fr);gap:12px;display:grid}.result-chart-control{background:#fff;border:1px solid #ead9b7e6;border-radius:8px;gap:8px;padding:14px;display:grid}.result-chart-control span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:900}.result-chart-control select{border:1px solid var(--line);color:#111;background:#fffaf0;border-radius:8px;min-height:50px;padding:0 14px;font-size:16px;font-weight:900}.result-chart-field-control select{background:#fff;border-color:#f7c600b8;min-height:66px;font-size:24px;line-height:1.2}.result-line-chart-wrap{gap:14px;display:grid}.result-line-chart-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.result-line-chart-summary article{background:#fffaf0;border:1px solid #ead9b7e6;border-radius:8px;padding:12px}.result-line-chart-summary span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:900;display:block}.result-line-chart-summary strong{color:#111;margin-top:6px;font-size:22px;line-height:1.1;display:block}.result-line-chart-shell{background:#fff;border:1px solid #ead9b7e6;border-radius:8px;padding:14px;overflow-x:auto}.result-line-chart{width:100%;min-width:720px;height:auto;display:block}.result-line-grid{stroke:#ddd;stroke-width:1px}.result-line-axis{stroke:#b8b8b8;stroke-width:1.2px}.result-line-path{fill:none;stroke:#f5a400;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.result-line-dot{fill:#f5a400;stroke:#fff;stroke-width:3px}.result-line-y-label,.result-line-x-label,.result-line-point-label{fill:#111;font-size:13px;font-weight:800}.result-line-y-label{text-anchor:end}.result-line-x-label{text-anchor:middle}.result-line-point-label{fill:#0f172a;text-anchor:middle;font-size:12px}.field-chart-list,.result-history-list{gap:12px;display:grid}.field-chart-row{background:#fffaf0;border:1px solid #ead9b7e6;border-radius:8px;grid-template-columns:minmax(170px,.9fr) minmax(180px,1.2fr) minmax(150px,.8fr) 56px;align-items:center;gap:14px;padding:14px;display:grid}.field-chart-row.overall-chart-row{background:linear-gradient(#fff,#fffaf0);grid-template-columns:minmax(210px,.85fr) minmax(180px,.9fr) minmax(280px,1.4fr) 68px;padding:18px}.overall-chart-row .field-trend-bars{height:128px}.overall-chart-row .field-trend-bar{max-width:34px}.overall-chart-row>b{font-size:32px}.field-chart-label{gap:4px;display:grid}.field-chart-label strong{color:#111;font-size:17px}.field-chart-track{background:#ece5d5;border-radius:999px;height:18px;overflow:hidden}.field-chart-track span{border-radius:inherit;background:linear-gradient(90deg, var(--danger), var(--accent));height:100%;display:block}.field-trend{gap:6px;display:grid}.field-trend-bars{background:linear-gradient(#fffffffa,#e8f6ffd1),repeating-linear-gradient(90deg,#4091cc1f 0 1px,#0000 1px 18px),repeating-linear-gradient(0deg,#4091cc1f 0 1px,#0000 1px 18px);border:1px solid #c7e1f5f2;border-radius:8px;justify-content:center;align-items:flex-end;gap:9px;height:92px;padding:26px 12px 12px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 -22px 36px #3f97d424}.field-trend-bars:before{content:"";opacity:.75;transform-origin:bottom;background:repeating-linear-gradient(90deg,#4886b233 0 1px,#0000 1px 18px),repeating-linear-gradient(0deg,#4886b22e 0 1px,#0000 1px 16px);height:64px;position:absolute;inset:auto -18px -26px;transform:perspective(180px)rotateX(62deg)}.field-trend-arrow{z-index:4;transform-origin:0;background:linear-gradient(90deg,#ff641d,#f12b00);border-radius:999px;width:calc(100% - 42px);height:8px;position:absolute;top:25px;left:18px;transform:rotate(-23deg);box-shadow:0 5px 8px #d82f0038}.field-trend-arrow:after{content:"";border-top:13px solid #0000;border-bottom:13px solid #0000;border-left:19px solid #f12b00;width:0;height:0;position:absolute;top:50%;right:-15px;transform:translateY(-50%)}.field-trend.down .field-trend-arrow{background:linear-gradient(90deg,#f12b00,#ff641d);top:18px;transform:rotate(22deg)}.field-trend.down .field-trend-arrow:after{border-left-color:#ff641d}.field-trend.flat .field-trend-arrow{background:linear-gradient(90deg, #8a8172, var(--accent));top:24px;transform:rotate(0)}.field-trend-bar{z-index:2;background:linear-gradient(90deg,#0ea5e9 0%,#3bb8ff 54%,#0875bd 100%);border-radius:4px 4px 2px 2px;flex:1 1 0;min-width:10px;max-width:26px;position:relative;box-shadow:0 10px 12px #0875bd38,inset 6px 0 8px #ffffff6b,inset -5px 0 7px #00468247}.field-trend-bar:before{content:"";transform-origin:0 100%;background:linear-gradient(#38bdf8,#075c99);border-radius:0 4px 2px 0;width:7px;height:100%;position:absolute;bottom:0;right:-7px;transform:skewY(-18deg)}.field-trend-bar:after{content:"";transform-origin:0 100%;background:linear-gradient(90deg,#bae6fd,#38bdf8);border-radius:4px 4px 0 0;width:calc(100% + 4px);height:7px;position:absolute;top:-7px;left:3px;transform:skew(-45deg)}.field-trend strong{color:#0f766e;font-size:13px;font-weight:900}.field-trend.down strong{color:var(--danger)}.field-trend.flat strong{color:var(--muted)}.field-chart-row>b{color:#111;text-align:right;font-size:24px}.result-history-card{background:#fff;border:1px solid #ead9b7e6;border-radius:8px;gap:14px;padding:14px 16px;display:grid}.result-history-card.expanded{border-color:#f5b200b3;box-shadow:0 18px 45px #11111114}.result-history-summary{justify-content:space-between;align-items:center;gap:16px;display:flex}.result-history-summary>div:first-child{gap:5px;display:grid}.result-history-card strong{color:#111;font-size:17px}.result-score-actions{align-items:center;gap:12px;display:flex}.result-score-stack{border-left:4px solid var(--accent);text-align:right;min-width:86px;padding-left:12px}.result-score-stack b{color:#111;font-size:30px;line-height:1;display:block}.result-score-stack span{margin-top:5px;display:block}.result-detail-button{color:#fff;cursor:pointer;background:#111;border:1px solid #11111129;border-radius:8px;min-height:38px;padding:0 14px;font-size:13px;font-weight:900}.result-detail-button[aria-expanded=true]{background:var(--accent);border-color:var(--accent);color:#111}.result-detail-panel{border-top:1px solid #ead9b7e6;gap:16px;padding-top:16px;display:grid}.result-detail-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.result-detail-head h4,.result-anamnesis-detail h4{color:#111;margin:2px 0 0;font-size:20px}.result-detail-head>strong{color:#111;font-size:42px;line-height:1}.result-component-chart{gap:10px;display:grid}.result-component-row{background:#fffaf0;border:1px solid #ead9b7bf;border-radius:8px;grid-template-columns:minmax(150px,.8fr) minmax(180px,1.4fr) 64px;align-items:center;gap:12px;padding:12px;display:grid}.result-component-label{gap:4px;display:grid}.result-component-label strong{font-size:15px}.result-component-label span{font-size:12px}.result-component-track{background:#ece5d5;border-radius:999px;height:16px;overflow:hidden}.result-component-track span{border-radius:inherit;background:linear-gradient(90deg, #0f766e, var(--accent));height:100%;display:block}.result-component-row>b{color:#111;text-align:right;font-size:20px}.result-anamnesis-detail{gap:10px;display:grid}.result-anamnesis-detail>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.result-anamnesis-detail article{background:#fff;border:1px solid #ead9b7d9;border-radius:8px;justify-content:space-between;gap:10px;padding:12px;display:flex}.result-anamnesis-detail article span{color:#292929;font-size:13px;font-weight:900}.result-anamnesis-detail article strong{white-space:nowrap}.feedback-score{color:#fff;background:#111;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex}.feedback-score span{color:var(--accent);text-transform:uppercase;font-size:13px;font-weight:800}.feedback-score strong{font-size:58px}.feedback-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px;display:grid}.feedback-grid article{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;padding:14px}.feedback-grid article.feedback-wide{grid-column:1/-1}.feedback-grid article.anamnesis-result-card{padding:20px}.feedback-grid span{color:var(--danger);text-transform:uppercase;font-size:13px;font-weight:800}.feedback-grid b{margin-top:5px;font-size:30px;display:block}.feedback-grid .anamnesis-main-score{font-size:54px;line-height:1}.feedback-grid p,.discussion p{color:var(--muted);font-size:16px;line-height:1.55}.anamnesis-summary{max-width:980px;margin:10px 0 0}.ai-rubric-checklist li{grid-template-columns:68px minmax(0,1fr);align-items:center;padding:14px 16px}.ai-rubric-checklist strong{width:60px;font-size:15px;line-height:2.1}.feedback-grid .ai-component-title{color:#111;text-transform:none;font-size:18px;font-weight:900;display:block}.rubric-checklist{gap:8px;margin:10px 0 0;padding:0;list-style:none;display:grid}.rubric-checklist li{border:1px solid var(--line);color:#374151;background:#fff;border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:8px;padding:10px 11px;font-size:15px;line-height:1.45;display:grid}.rubric-checklist strong{color:#4b5563;background:#e5e7eb;border-radius:6px;place-items:center;width:30px;font-size:11px;line-height:1.7;display:grid}.rubric-checklist .matched{background:#fff6cc;border-color:#f7c600ad}.rubric-checklist .matched strong{background:var(--accent);color:#111}.discussion{grid-column:2;padding:0 16px 18px}.feedback-actions{border-top:1px solid var(--line);flex-wrap:wrap;grid-column:2;gap:10px;padding:16px;display:flex}@media (max-width:1100px){.auth-modern-container{width:min(100% - 32px,900px)}.auth-hero-grid{grid-template-columns:1fr}.auth-left-content{padding-top:10px}.auth-left-content h1{max-width:820px}.auth-shell{grid-template-columns:1fr;align-items:start}.auth-visual{min-height:auto;padding:0}.auth-visual-copy h2{max-width:760px}.clinic-shell,.superadmin-header{grid-template-columns:1fr}.superadmin-account{justify-self:stretch}.clinic-sidebar{min-height:auto;position:static}.sim-grid,.exam-layout,.admin-grid,.bank-workspace,.bank-toolbar,.bank-case,.results-metric-grid,.result-chart-controls,.result-line-chart-summary,.field-chart-row,.feedback,.feedback-grid{grid-template-columns:1fr}.results-hero,.results-section-head,.result-history-summary,.result-score-actions{flex-direction:column;align-items:stretch}.results-hero-actions,.feedback-actions{grid-column:auto;justify-content:stretch}.results-hero-actions .btn,.feedback-actions .btn{width:100%}.field-chart-row>b,.result-score-stack,.result-component-row>b{text-align:left}.result-component-row,.field-chart-row.overall-chart-row,.result-anamnesis-detail>div{grid-template-columns:1fr}.result-score-stack{border-left:0;border-top:4px solid var(--accent);padding-top:10px;padding-left:0}.physical-sidebar{max-height:none;position:static}.physical-sidebar-body{max-height:none}.bank-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.bank-case-meta{border-left:0;border-top:1px solid var(--line);padding-top:10px;padding-left:0}.discussion{grid-column:auto}}@media (max-width:760px){.superadmin-shell{padding:14px}.superadmin-header,.admin-bank-shortcut,.admin-grid.focused{padding:16px}.superadmin-title h1{font-size:30px}.superadmin-stat-grid{grid-template-columns:1fr}.superadmin-account{min-width:0}.admin-box-head,.admin-bank-shortcut,.admin-pagination{flex-direction:column;align-items:stretch}.admin-bank-shortcut,.bank-sidebar{grid-template-columns:1fr}.bank-sidebar-link{padding:12px}.bank-upload-form{margin:12px}.excel-upload-actions{grid-template-columns:1fr}.admin-pagination .btn{width:100%}.auth-modern-container{gap:18px;width:min(100% - 28px,620px);padding-top:16px}.auth-navbar{flex-direction:column;align-items:flex-start}.auth-trust-badge{text-align:center;width:100%}.auth-brand-lockup strong{font-size:18px}.auth-brand-lockup span{font-size:11px}.auth-modern-shell:before{background:linear-gradient(#111 0%,#171717 43%,#fff7e0e6 43.3%),linear-gradient(145deg,#f7c6003d,#e3222a1a)}.auth-left-content h1{margin-top:18px;font-size:38px}.auth-tagline{font-size:20px}.auth-description{border-radius:18px;padding:14px 15px;font-size:15px}.auth-highlight-box,.auth-modern-card{border-radius:22px;padding:18px}.auth-feature-grid,.auth-info-note{grid-template-columns:1fr}.auth-repeat-note{flex-direction:column;align-items:flex-start}.auth-card-logo img{max-width:230px}.auth-card-header h2{font-size:28px}.auth-footer{display:grid}.whatsapp-float{min-height:52px;padding:8px 14px 8px 8px;bottom:14px;right:14px}.whatsapp-float span{width:34px;height:34px}.whatsapp-float strong{font-size:14px}.auth-shell{background:linear-gradient(180deg, #111 0%, #171717 36%, #fff7e0 36.2%), var(--bg);gap:20px;padding:16px}.auth-shell:before{background-size:38px 38px}.auth-visual-copy h2{margin-top:16px;font-size:34px}.auth-visual-copy p{font-size:15px}.auth-quote{padding:12px 14px}.auth-quote p{font-size:14px}.auth-card{padding:20px}.auth-card h1{font-size:28px}.access-plan-grid,.mode-options{grid-template-columns:1fr}.mode-option{min-height:auto}.mode-card{padding:16px}.trial-status-card,.trial-facts{grid-template-columns:1fr}.mode-detail h2{font-size:18px}.practice-launch-panel{grid-template-columns:1fr}.mode-primary-action,.exam-start-panel{width:100%}.mode-primary-action,.exam-start-panel,.practice-launch-panel p{font-size:12px}.exam-timer-banner>div:first-child,.exam-reading-grid{grid-template-columns:1fr}.exam-timer-banner span{grid-row:auto}.flexible-plan{grid-template-columns:24px auto minmax(0,1fr)}.flexible-plan .btn{grid-column:1/-1;width:100%}.access-plan p{min-height:auto}.workspace,.clinic-sidebar{padding:16px}.case-header{flex-direction:column}.case-header h2{font-size:24px}.ask-box,.admin-user,.upload-grid,.physical-answer-grid,.case-answer-head,.physical-row,.physical-row.vitals-row,.prescription-card,.prescription-form,.signa-grid{grid-template-columns:1fr}.case-answer-head{align-items:stretch;display:grid}.prescription-card>.icon-btn{justify-self:stretch;width:auto;margin:0 12px 12px}.bubble{max-width:100%}}:root{--bg:#f6f7fb;--panel:#fff;--panel-soft:#fffdf6;--ink:#111827;--muted:#5f6673;--line:#e8dcc3;--primary:#111827;--primary-dark:#05070b;--accent:#f7c600;--accent-strong:#b7791f;--danger:#d9232e;--success:#0f766e;--info-soft:#eef7fb;--shadow:0 14px 34px #11182714;--shadow-strong:0 24px 58px #11182724;--red-soft:#fff1f2;--yellow-soft:#fff7cc}html{scroll-behavior:smooth}body{background:linear-gradient(180deg, #f7c60033 0, #f6f7fbfa 290px), linear-gradient(90deg, #0f766e0a, #d9232e0a), var(--bg);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}button,a,input,select,textarea{transition:border-color .18s,background-color .18s,box-shadow .18s,color .18s,transform .18s}input,select,textarea{background:#fff;border-color:#ded4bf;min-height:48px}textarea{min-height:96px}input::placeholder,textarea::placeholder{color:#9299a5}input:hover:not(:disabled),select:hover:not(:disabled),textarea:hover:not(:disabled){border-color:#cbb78c}input:focus,select:focus,textarea:focus{border-color:var(--accent-strong);box-shadow:0 0 0 4px #f7c60038}button:disabled,input:disabled,select:disabled,textarea:disabled{filter:saturate(.85)}button:disabled:hover,.btn:disabled:hover,.mode-primary-action:disabled:hover{box-shadow:none;transform:none}.btn,.icon-btn,.mode-primary-action,.exam-start-panel,.result-detail-button,.support-chip,.physical-tab,.physical-answer-card,.case-answer-card,.exam{touch-action:manipulation}.btn{box-shadow:0 8px 18px #1118270f}.btn:hover:not(:disabled),.icon-btn:hover:not(:disabled),.result-detail-button:hover{border-color:#1118273d;transform:translateY(-1px);box-shadow:0 12px 24px #1118271a}.btn.primary{box-shadow:0 14px 28px #1118272e}.btn.primary:hover:not(:disabled){box-shadow:0 18px 34px #1118273d}.panel .btn.ghost,.case-answer-panel .btn.ghost,.physical-answer-panel .btn.ghost,.mode-card .btn.ghost,.admin-panel .btn.ghost,.feedback .btn.ghost{border-color:var(--line);color:var(--ink);background:#fff}.admin-panel .btn.ghost.danger{color:var(--danger);border-color:#e3222a57}.panel .btn.ghost:hover,.case-answer-panel .btn.ghost:hover,.physical-answer-panel .btn.ghost:hover,.mode-card .btn.ghost:hover,.admin-panel .btn.ghost:hover,.feedback .btn.ghost:hover{color:#111827;background:#fff8dc;border-color:#f7c600b8}.admin-panel .btn.ghost.danger:hover:not(:disabled){color:#a41117;background:#fff0f0;border-color:#e3222ab3}.empty-result{background:linear-gradient(#fff,#fffdf6);border-style:dashed}.access-message,.admin-message{background:#f8fafc;border-radius:8px}.mode-shell{background:linear-gradient(145deg, #0f172a 0%, #111 42%, #f6f7fbfa 42.2%), var(--bg);align-items:start;padding:34px 24px}.mode-card{border:0;border-top:6px solid var(--accent);width:min(1120px,100%);box-shadow:var(--shadow-strong);gap:20px}.mode-logo{box-shadow:0 12px 28px #11182714}.mode-user{background:linear-gradient(#fff,#fffdf6);gap:2px;display:grid}.trial-status-card{border-left:6px solid var(--accent);box-shadow:0 14px 28px #f7c60021}.mode-detail{background:linear-gradient(#fff,#fffdf7);box-shadow:0 10px 26px #1118270f}.mode-detail.modern{position:relative;overflow:hidden}.mode-detail.modern:before{content:"";background:linear-gradient(180deg, var(--accent), var(--danger));width:5px;position:absolute;inset:0 auto 0 0}.mode-section-title>span{box-shadow:0 10px 22px #f7c60038}.topic-select-field select,.result-chart-control select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#111827 50%),linear-gradient(135deg,#111827 50%,#0000 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 13px) calc(50% - 3px);background-repeat:no-repeat;background-size:5px 5px,5px 5px}.mode-primary-action,.exam-start-panel{min-width:210px}.clinic-sidebar{background:linear-gradient(#f7c6001f,#d9232e17 46%,#0000),linear-gradient(#0b1020,#111 52%,#17120a);gap:12px;padding:22px;overflow-y:auto}.clinic-sidebar::-webkit-scrollbar{width:9px}.chat-log::-webkit-scrollbar{width:9px}.physical-sidebar-body::-webkit-scrollbar{width:9px}.clinic-sidebar::-webkit-scrollbar-thumb{background:#f7c60070;border-radius:999px}.chat-log::-webkit-scrollbar-thumb{background:#f7c60070;border-radius:999px}.physical-sidebar-body::-webkit-scrollbar-thumb{background:#f7c60070;border-radius:999px}.brand{background:#ffffff17;border-color:#f7c60061;box-shadow:inset 0 1px #ffffff14}.brand h1{font-size:25px}.brand p{font-size:14px}.mode-badge,.trial-timer-card,.practice-field-card,.account-card{box-shadow:inset 0 1px #ffffff14}.clinic-sidebar>.btn{min-height:50px;padding:12px 14px;font-size:15px}.clinic-sidebar>.btn:before{border-radius:999px;width:5px;height:22px}.sidebar-nav-button.active,.clinic-sidebar>.btn.sidebar-nav-button.active{box-shadow:0 12px 26px #f7c6002e}.workspace{padding:24px}.case-header{border:1px solid var(--line);border-left:6px solid var(--accent);box-shadow:var(--shadow);background:linear-gradient(#fff,#fffdf7);border-radius:8px;padding:22px}.case-header h2{font-size:34px}.case-header p{max-width:1020px}.patient-identity{background:linear-gradient(#fff,#f8fafc)}.patient-identity strong,.patient-identity b{box-shadow:0 6px 12px #1118270a}.score-pill,.timer-pill{box-shadow:0 12px 26px #11182714}.score-pill strong,.timer-pill strong{line-height:1}.panel,.admin-panel,.feedback{box-shadow:var(--shadow);border-color:#e8dcc3f2}.panel-head{background:linear-gradient(#fff,#fffdf7)}.panel-head h3{color:#111827;font-size:21px}.panel-head span{background:#f8fafc;border-radius:999px;width:fit-content;padding:6px 10px}.chat-log{background:linear-gradient(#fff,#fbfcff);max-height:min(560px,58vh)}.bubble{border-color:#e7d9bc;max-width:78%;box-shadow:0 8px 18px #1118270d}.bubble.doctor{background:linear-gradient(#1f2937,#111827)}.bubble.thinking{opacity:.82}.ask-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;position:sticky;bottom:0}.ask-box input{min-height:52px}.exam,.support-chip,.result-card,.case-answer-card,.physical-answer-card,.result-history-card{transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s}.exam:hover,.support-chip:hover:not(:disabled),.case-answer-card:hover,.physical-answer-card:hover,.result-history-card:hover{transform:translateY(-1px);box-shadow:0 10px 22px #11182714}.physical-sidebar{top:16px}.physical-sidebar-body{gap:12px}.physical-summary,.physical-answer-panel,.case-answer-panel,.physical-tab-panel,.physical-method-card.active{box-shadow:0 8px 18px #1118270a}.physical-summary{border-left:5px solid var(--accent);background:linear-gradient(#fffdf6,#fff8dc)}.physical-answer-panel{background:linear-gradient(#fffdf6,#fff7d7)}.physical-answer-card.revealed{background:#ecfdf5;border-color:#0f766e6b}.physical-answer-card.revealed span{color:#0f766e}.physical-tab{min-height:40px}.physical-tab:focus-visible,.support-chip:focus-visible,.result-detail-button:focus-visible,.mode-primary-action:focus-visible,.exam-start-panel:focus-visible,.auth-google-button:focus-visible{outline-offset:2px;outline:3px solid #f7c60080}.support-catalog.compact,.free-order,.exam-list{background:linear-gradient(#fff,#fffdf7)}.decision-panel{background:linear-gradient(#fff,#fffdf7)}.prescription-card{background:linear-gradient(#fffdf7,#fff7df);box-shadow:0 10px 22px #1118270d}.prescription-preview{border-width:1px 1px 1px 5px;border-color:#ef4444;box-shadow:inset 0 0 0 1px #ef44440f}.management-grid .field textarea{min-height:124px}.action-row{align-items:center}.results-hero{border-left:6px solid var(--accent)}.results-metric-grid article{border-top:4px solid var(--accent);background:linear-gradient(#fff,#fffdf7)}.results-metric-grid article:nth-child(2){border-top-color:var(--success)}.results-metric-grid article:nth-child(3){border-top-color:var(--danger)}.results-metric-grid article:nth-child(4){border-top-color:#2563eb}.result-chart-control{background:linear-gradient(#fff,#f8fafc)}.result-chart-field-control{background:linear-gradient(#111827,#05070b)}.result-line-chart-shell{background:linear-gradient(#fff,#f8fafc);box-shadow:inset 0 0 0 1px #fff9}.result-line-path{filter:drop-shadow(0 6px 5px #f5a4002e)}.result-history-card{background:linear-gradient(#fff,#fffdf7)}.result-history-card.expanded{border-color:#f7c600c2}.result-component-row,.result-anamnesis-detail article{background:linear-gradient(#fff,#fffdf7)}.feedback{border-top:6px solid var(--accent)}.feedback-grid article{background:linear-gradient(#fff,#fffdf7);box-shadow:0 8px 18px #1118270a}.discussion{background:#fff}.superadmin-shell{background:linear-gradient(135deg,#f7c60029,#f6f7fbf0 42%,#0f766e12),#f6f7fb}.superadmin-header{border-left:6px solid var(--accent);box-shadow:var(--shadow-strong)}.admin-box,.admin-subsection,.excel-upload-panel{box-shadow:0 8px 18px #1118270a}.admin-user{background:linear-gradient(#fff,#fffdf7)}.auth-modern-card,.auth-highlight-box,.auth-google-button{border-radius:8px}.access-panel,.trial-panel,.mode-card,.panel,.admin-panel,.feedback,.result-history-card,.results-metric-grid article{isolation:isolate}@media (max-width:1100px){.mode-shell{background:linear-gradient(180deg, #111827 0, #111 280px, #f6f7fb 280px), var(--bg)}.clinic-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid;position:relative}.clinic-sidebar .brand,.clinic-sidebar .mode-badge,.clinic-sidebar .trial-timer-card,.clinic-sidebar .practice-field-card,.clinic-sidebar .account-card{grid-column:1/-1}.clinic-sidebar>.btn{justify-content:center}.case-header{margin-bottom:18px}.result-line-chart{min-width:640px}}@media (max-width:760px){body{font-size:15px}.mode-shell,.workspace,.clinic-sidebar,.superadmin-shell{padding:12px}.mode-card{gap:14px}.mode-logo img,.auth-card-logo img{max-width:210px}.mode-user strong{font-size:19px}.mode-section-title{grid-template-columns:42px minmax(0,1fr)}.mode-section-title>span{width:42px;height:42px}.mode-detail p,.practice-launch-panel p,.trial-status-card p{font-size:14px}.clinic-sidebar{grid-template-columns:1fr}.brand{padding:12px}.brand-mark{width:54px;height:54px}.brand h1{font-size:21px}.clinic-sidebar>.btn{min-height:46px;font-size:14px}.case-header{padding:16px}.case-header h2{font-size:25px}.case-header p{font-size:15px}.patient-identity div{grid-template-columns:1fr;display:grid}.score-pill,.timer-pill{width:100%}.panel-head{flex-direction:column;align-items:flex-start;padding:14px 15px}.panel-head h3{font-size:19px}.chat-log{max-height:52vh;padding:14px}.bubble{max-width:100%;padding:12px}.bubble p,.result-card p,.feedback-grid p,.discussion p{font-size:15px}.ask-box{grid-template-columns:1fr;padding:14px}.ask-box .btn,.action-row .btn{width:100%}.physical-summary li{font-size:14px}.physical-tab{flex:auto}.result-line-chart{min-width:560px}.result-chart-field-control select{min-height:54px;font-size:18px}.result-detail-head>strong,.feedback-score strong,.feedback-grid .anamnesis-main-score{font-size:42px}}.dashboard-shell{background:#f4f1f1;min-height:100vh;padding:0}.dashboard-card{width:100%;max-width:none;min-height:100vh;box-shadow:none;background:#f4f1f1;border:0;border-radius:0;gap:0;padding:0}.dashboard-topbar,.superadmin-topbar{background:#aa1834;border-bottom:1px solid #ffffff29;grid-template-columns:218px minmax(0,1fr) auto;align-items:center;gap:28px;min-height:86px;padding:13px max(28px,50vw - 700px);display:grid}.dashboard-logo,.mode-logo.dashboard-logo{width:218px;height:56px;box-shadow:none;background:#fff;border:0;border-radius:4px;align-items:center;margin:0;padding:5px 8px;display:flex}.dashboard-logo img,.mode-logo.dashboard-logo img{object-fit:contain;width:100%;max-width:none;max-height:46px}.dashboard-nav{justify-content:center;align-items:center;gap:30px;min-width:0;display:flex}.dashboard-nav a,.dashboard-nav button{color:#fff;min-height:40px;font:inherit;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:8px 0 6px;font-size:15px;font-weight:800;line-height:1;text-decoration:none;transition:border-color .18s,color .18s}.dashboard-nav a:hover,.dashboard-nav button:hover,.dashboard-nav a:focus-visible,.dashboard-nav button:focus-visible{color:#ffe8a1;border-bottom-color:#ffc21a;outline:none}.dashboard-logout{color:#151515;min-width:106px;min-height:44px;font:inherit;background:#ffc21a;border:1px solid #ffc21a;border-radius:6px;padding:10px 18px;font-size:14px;font-weight:900;transition:background .18s,transform .18s}.dashboard-logout:hover{background:#ffd24d;transform:translateY(-1px)}.dashboard-hero{color:#fff;background:#aa1834;grid-template-columns:minmax(0,1fr) minmax(420px,540px);align-items:center;gap:72px;min-height:420px;padding:58px max(28px,50vw - 700px);display:grid;position:relative;overflow:hidden}.dashboard-hero:after{content:"";pointer-events:none;border:1px solid #ffffff21;width:520px;height:320px;position:absolute;bottom:-170px;right:-90px;transform:rotate(-12deg)}.dashboard-hero-copy,.dashboard-access-summary{z-index:1;position:relative}.dashboard-hero-copy>span{color:#ffe7a0;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:700;display:block}.dashboard-hero-copy h1{color:#fff;letter-spacing:0;max-width:720px;margin:14px 0 18px;font-size:58px;font-weight:900;line-height:1.06}.dashboard-hero-copy p{color:#ffffffe0;max-width:660px;margin:0;font-size:18px;line-height:1.65}.dashboard-hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.dashboard-hero-actions a{color:#fff;border:1px solid #ffffff7a;border-radius:6px;justify-content:center;align-items:center;min-height:48px;padding:12px 20px;font-weight:900;text-decoration:none;transition:background .18s,color .18s,transform .18s;display:inline-flex}.dashboard-hero-actions a:hover{color:#821126;background:#fff;transform:translateY(-1px)}.dashboard-access-summary{color:#171717;background:#fff;border:1px solid #ffffffb8;border-radius:8px;padding:26px;box-shadow:18px 22px #49071957}.dashboard-access-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.dashboard-access-head span{color:#6b6470;text-transform:uppercase;font-size:12px;font-weight:900}.dashboard-access-head b{color:#0b6b4c;text-transform:uppercase;background:#eaf8f2;border:1px solid #b7e2d3;border-radius:999px;padding:6px 10px;font-size:12px}.dashboard-access-summary>strong{color:#aa1834;margin:16px 0 22px;font-size:25px;line-height:1.25;display:block}.dashboard-summary-grid{border-top:1px solid #e8e3e4;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-top:20px;display:grid}.dashboard-summary-grid div+div{border-left:1px solid #e8e3e4;padding-left:16px}.dashboard-summary-grid b,.dashboard-summary-grid span{display:block}.dashboard-summary-grid b{font-size:30px;line-height:1}.dashboard-summary-grid span{color:#6b6470;margin-top:7px;font-size:12px;font-weight:800;line-height:1.35}.dashboard-workspace{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:26px;width:min(1400px,100% - 56px);margin:0 auto;padding:42px 0 52px;display:grid}.dashboard-main-column,.dashboard-side-column{gap:22px;min-width:0;display:grid}.dashboard-side-column{position:sticky;top:20px}.dashboard-side-column .mode-user,.dashboard-side-column .account-profile-panel{background:#fff;border-color:#ded7d9;box-shadow:0 14px 32px #3c1b2514}.dashboard-side-column .mode-user{border-top:5px solid #aa1834}.dashboard-side-column .account-profile-panel{padding:18px}.dashboard-side-column .account-profile-head span{color:#aa1834}.dashboard-side-column .account-profile-panel input{background:#faf8f8;border-color:#d8d0d2}.dashboard-side-column .account-profile-panel .btn.primary{background:#181719;border-color:#181719}.dashboard-mode-panel{background:#fff;border-color:#ded7d9;padding:26px;scroll-margin-top:20px;box-shadow:0 16px 38px #3c1b2514}.dashboard-mode-panel.mode-detail.modern:before{background:#aa1834;width:6px}.dashboard-mode-panel .mode-section-title{grid-template-columns:58px minmax(0,1fr)}.dashboard-mode-panel .mode-section-title>span{color:#181719;width:58px;height:58px;box-shadow:none;background:#ffc21a;font-size:15px}.dashboard-mode-panel .mode-section-title small{color:#aa1834;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:900;display:block}.dashboard-mode-panel .mode-section-title h2{font-size:29px}.dashboard-mode-panel .practice-launch-panel{border-top-color:#e8e3e4}.dashboard-mode-panel .topic-select-field select{background-color:#faf8f8;border-color:#d8d0d2}.dashboard-mode-panel .mode-primary-action,.dashboard-mode-panel .exam-start-panel{color:#fff;box-shadow:none;background:#181719;border:1px solid #181719}.dashboard-mode-panel .mode-primary-action:hover,.dashboard-mode-panel .exam-start-panel:hover{background:#aa1834;border-color:#aa1834}.dashboard-exam-actions{border-top:1px solid #e8e3e4;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;padding-top:18px;display:grid}.dashboard-footer{color:#fff;background:#801127;justify-content:space-between;align-items:center;gap:20px;min-height:88px;padding:22px max(28px,50vw - 700px);display:flex}.dashboard-footer span{color:#ffc21a;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:900}.dashboard-footer p{color:#ffffffc2;margin:0;font-size:14px}.superadmin-shell{background:#f4f1f1;padding:0}.superadmin-dashboard{gap:24px;width:100%;max-width:none;padding-bottom:44px}.superadmin-header{box-shadow:none;color:#fff;background:#aa1834;border:0;border-radius:0;padding:0;display:block}.superadmin-hero-content{grid-template-columns:minmax(0,1fr) minmax(300px,400px);align-items:center;gap:60px;min-height:300px;padding:46px max(28px,50vw - 700px);display:grid}.superadmin-title h1{color:#fff;letter-spacing:0;max-width:760px;margin-top:14px;font-size:52px;line-height:1.08}.superadmin-title p{color:#ffffffd1}.superadmin-account{color:#fff;background:#53081a52;border-color:#ffffff5c;min-width:0;padding:22px}.superadmin-account span,.superadmin-account small,.superadmin-account strong,.superadmin-account b{overflow-wrap:anywhere;display:block}.superadmin-account span{color:#ffe7a0;text-transform:uppercase;font-size:12px;font-weight:900}.superadmin-account strong{margin-top:7px;font-size:22px}.superadmin-account b{color:#171717;text-transform:uppercase;background:#ffc21a;border-radius:999px;width:fit-content;margin-top:10px;padding:6px 10px;font-size:11px}.superadmin-stat-grid,.admin-bank-shortcut,.superadmin-dashboard>.admin-panel{width:min(1400px,100% - 56px);margin-left:auto;margin-right:auto}.superadmin-stat-grid article{color:#171717;background:#fff;border-color:#aa1834 #ded7d9 #ded7d9 currentColor;border-top-style:solid;border-top-width:5px;border-left-style:none;border-left-width:0;box-shadow:0 14px 30px #3c1b2514}.superadmin-stat-grid span{color:#746b6e}.admin-bank-shortcut{background:#fff;border-color:#ded7d9 #ded7d9 #ded7d9 #aa1834;box-shadow:0 14px 30px #3c1b2514}.superadmin-dashboard>.admin-panel{border-color:#ded7d9;box-shadow:0 14px 30px #3c1b2514}@media (max-width:1050px){.dashboard-topbar,.superadmin-topbar{grid-template-columns:200px auto;gap:12px 20px}.dashboard-nav{grid-area:2/1/auto/-1;justify-content:flex-start;overflow-x:auto}.dashboard-logout{grid-area:1/2;justify-self:end}.dashboard-hero,.superadmin-hero-content{grid-template-columns:1fr;gap:34px}.dashboard-access-summary{max-width:680px}.dashboard-workspace{grid-template-columns:1fr}.dashboard-side-column{grid-template-columns:repeat(2,minmax(0,1fr));position:static}}@media (max-width:700px){.dashboard-topbar,.superadmin-topbar{grid-template-columns:minmax(0,1fr) auto;min-height:auto;padding:12px 16px}.dashboard-logo,.mode-logo.dashboard-logo{width:min(190px,100%);height:50px}.dashboard-nav{gap:22px;width:calc(100vw - 32px);padding-bottom:2px}.dashboard-nav a,.dashboard-nav button{font-size:13px}.dashboard-logout{min-width:78px;min-height:40px;padding:8px 12px}.dashboard-hero,.superadmin-hero-content{min-height:0;padding:42px 18px}.dashboard-hero-copy h1,.superadmin-title h1{font-size:38px}.dashboard-hero-copy p{font-size:16px}.dashboard-access-summary{padding:20px;box-shadow:9px 11px #4907194d}.dashboard-access-summary>strong{font-size:21px}.dashboard-summary-grid{gap:10px}.dashboard-summary-grid div+div{padding-left:10px}.dashboard-summary-grid b{font-size:24px}.dashboard-summary-grid span{font-size:10px}.dashboard-workspace,.superadmin-stat-grid,.admin-bank-shortcut,.superadmin-dashboard>.admin-panel{width:calc(100% - 28px)}.dashboard-workspace{padding:26px 0 34px}.dashboard-side-column{grid-template-columns:1fr}.dashboard-mode-panel{padding:20px 16px}.dashboard-mode-panel .mode-section-title{grid-template-columns:46px minmax(0,1fr)}.dashboard-mode-panel .mode-section-title>span{width:46px;height:46px}.dashboard-mode-panel .mode-section-title h2{font-size:22px}.dashboard-exam-actions{grid-template-columns:1fr}.dashboard-exam-actions .exam-start-panel{width:100%}.dashboard-footer{flex-direction:column;align-items:flex-start;padding:22px 18px}.superadmin-hero-content{gap:26px}}::selection{color:#111216;background:#f2c21b}body{color:#191b20;background:#f4f5f7}input,select,textarea{color:#191b20;background-color:#fff;border-color:#d9dadd}input:focus,select:focus,textarea:focus{border-color:#c99d00;outline:3px solid #f2c21b38}.btn,.icon-btn,.result-detail-button,.support-chip,.physical-tab,.exam{box-shadow:none;border-color:#d9dadd}.btn.primary,.excel-file-button{color:#fff;background:#18191d;border-color:#18191d;box-shadow:0 10px 22px #18191d24}.btn.primary:hover:not(:disabled),.excel-file-button:hover{background:#000;border-color:#000;box-shadow:0 14px 28px #18191d33}.btn:focus-visible,.icon-btn:focus-visible,.dashboard-nav a:focus-visible,.dashboard-nav button:focus-visible{outline-offset:2px;outline:3px solid #f2c21b73}.auth-modern-shell{color:#191b20;background:#f2c21b}.auth-modern-shell:before{background:0 0}.auth-brand-lockup{color:#18191d}.auth-brand-lockup span{color:#4c400c}.auth-brand-icon{background:#18191d;border:1px solid #18191d;border-radius:8px;box-shadow:8px 8px #18191d29}.auth-trust-badge{color:#18191d;background:#fff;border-color:#18191d3d;border-radius:6px;box-shadow:0 10px 24px #18191d1a}.auth-left-content,.auth-left-content h1{color:#18191d}.auth-left-content h1{text-shadow:none}.auth-badge-sim{color:#f8ce3d;background:#18191d;border-color:#18191d;border-radius:6px}.auth-tagline{color:#18191d;text-shadow:none}.auth-description{color:#fff;text-shadow:none;background:#18191d;border:0;border-left:6px solid #fff;border-radius:8px;box-shadow:0 16px 36px #18191d29}.auth-highlight-box{background:#fff;border-color:#18191d38;border-radius:8px;box-shadow:10px 10px #18191d24}.auth-highlight-title span,.auth-feature-item b{color:#18191d;background:#f2c21b}.auth-feature-item{background:#f8f9fa;border-color:#e2e3e6}.auth-repeat-note{background:#fff7d5;border-color:#f2c21b80}.auth-modern-card{background:#fff;border:1px solid #18191d47;border-top:7px solid #18191d;border-radius:8px;box-shadow:14px 16px #18191d2e}.auth-modern-card:hover{transform:none;box-shadow:14px 16px #18191d2e}.auth-card-logo{background:#fff;border-color:#e1e2e5}.auth-info-note,.auth-status,.trial-panel{background:#fff8dc;border-color:#ead37b}.auth-info-note b,.auth-status span{color:#f2c21b;background:#18191d;border-color:#18191d}.auth-badge-group span{color:#4d410f;background:#fff8dc;border-color:#e3c65b}.auth-google-button{color:#18191d;background:#fff;border-color:#18191d;box-shadow:0 10px 24px #18191d14}.auth-google-button:hover{background:#f8f9fa}.auth-support-link{color:#745a00}.auth-footer{color:#332c12;border-top-color:#18191d3d}.access-panel{background:#fff;border-color:#d9dadd;box-shadow:0 16px 34px #18191d14}.access-panel-head{background:#18191d}.access-panel-head span{color:#f2c21b}.access-plan{background:#fff;border-color:#e0e1e4;box-shadow:0 9px 22px #18191d0d}.access-plan span{color:#8b6c00}.access-plan:hover{border-color:#d2a500;box-shadow:0 14px 28px #18191d17}.access-message{background:#f7f8fa;border-top-color:#e3e4e7}.dashboard-shell,.dashboard-card,.superadmin-shell{background:#f4f5f7}.dashboard-topbar,.superadmin-topbar{background:#18191d;border-bottom-color:#f2c21b5c}.dashboard-logo,.mode-logo.dashboard-logo{background:#fff;border:1px solid #f2c21b5c}.dashboard-nav a,.dashboard-nav button{color:#fff}.dashboard-nav a:hover,.dashboard-nav button:hover,.dashboard-nav a:focus-visible,.dashboard-nav button:focus-visible{color:#f7d75e;border-bottom-color:#f2c21b}.dashboard-logout{color:#18191d;background:#f2c21b;border-color:#f2c21b}.dashboard-logout:hover{background:#f8d64d}.dashboard-hero,.superadmin-header{color:#18191d;background:#f2c21b}.dashboard-hero:after{border-color:#18191d33}.dashboard-hero-copy>span{color:#554608}.dashboard-hero-copy h1,.superadmin-title h1{color:#18191d}.dashboard-hero-copy p,.superadmin-title p{color:#18191dc7}.dashboard-hero-actions a{color:#18191d;border-color:#18191db8}.dashboard-hero-actions a:first-child{color:#fff;background:#18191d;border-color:#18191d}.dashboard-hero-actions a:hover{color:#fff;background:#000;border-color:#000}.dashboard-access-summary{color:#fff;background:#18191d;border-color:#18191d;box-shadow:16px 18px #ffffff85}.dashboard-access-head span,.dashboard-summary-grid span{color:#bfc1c7}.dashboard-access-head b{color:#78e4bc;background:#19825b33;border-color:#44c99980}.dashboard-access-summary>strong{color:#f2c21b}.dashboard-summary-grid{border-top-color:#393b42}.dashboard-summary-grid div+div{border-left-color:#393b42}.dashboard-mode-panel,.dashboard-side-column .mode-user,.dashboard-side-column .account-profile-panel{background:#fff;border-color:#dedfe3;box-shadow:0 14px 34px #18191d14}.dashboard-side-column .mode-user{border-top-color:#f2c21b}.dashboard-side-column .account-profile-head span,.dashboard-mode-panel .mode-section-title small{color:#806300}.dashboard-mode-panel.mode-detail.modern:before,.dashboard-mode-panel .mode-section-title>span{background:#f2c21b}.dashboard-footer{background:#18191d}.dashboard-footer span{color:#f2c21b}.superadmin-title span{color:#f2c21b;background:#18191d;border-color:#18191d}.superadmin-account{color:#fff;background:#18191d;border-color:#18191d}.superadmin-account span{color:#f2c21b}.superadmin-account small{color:#c8cad0}.superadmin-account b{background:#f2c21b}.superadmin-stat-grid article{background:#fff;border-color:#f2c21b #dedfe3 #dedfe3;box-shadow:0 12px 28px #18191d12}.superadmin-stat-grid article:nth-child(2){border-top-color:#18191d}.superadmin-stat-grid article:nth-child(3){border-top-color:#16835e}.superadmin-stat-grid article:nth-child(4){border-top-color:#e0ad00}.admin-bank-shortcut{background:#fff;border-color:#dedfe3 #dedfe3 #dedfe3 #f2c21b}.admin-bank-shortcut span{color:#806300}.admin-bank-shortcut .btn.primary{color:#fff;background:#18191d;border-color:#18191d}.clinic-shell{background:#f4f5f7}.clinic-sidebar{background:#18191d;box-shadow:12px 0 30px #18191d24}.brand{background:#24262c;border-color:#f2c21b80}.brand-mark{background:#f2c21b;border-color:#f2c21b}.mode-badge,.exam-timer-card,.trial-timer-card,.practice-field-card,.account-card,.clinic-sidebar .account-profile-panel{background:#24262c;border-color:#f2c21b4d}.clinic-sidebar>.btn{background:#22242a;border-color:#373940}.clinic-sidebar>.btn:hover{background:#2c2e35;border-color:#f2c21b}.clinic-sidebar>.btn:before{background:#f2c21b}.sidebar-nav-button.active,.clinic-sidebar>.btn.sidebar-nav-button.active{color:#18191d;background:#f2c21b;border-color:#f2c21b}.workspace{background:#f4f5f7}.case-header{background:#fff;border-color:#dedfe3 #dedfe3 #dedfe3 #f2c21b;box-shadow:0 12px 30px #18191d12}.patient-identity,.decision-panel,.panel-head,.support-catalog.compact,.free-order,.exam-list{background:#fff}.patient-identity strong,.patient-identity b{background:#f8f9fa;border-color:#e0e1e4}.score-pill,.timer-pill{background:#fff;border-color:#e0e1e4}.score-pill strong,.timer-pill strong{color:#18191d}.exam-timer-banner,.exam-reading-panel{background:#fff;border-color:#dedfe3;box-shadow:0 12px 28px #18191d12}.exam-timer-banner.warning{background:#fff7d6;border-color:#d2a500}.exam-timer-progress{background:#e6e7ea}.exam-timer-progress span{background:#f2c21b}.panel,.admin-panel,.feedback,.results-metric-grid article,.result-history-card{background:#fff;border-color:#dedfe3;box-shadow:0 12px 30px #18191d12}.panel-head{border-bottom-color:#e1e2e5}.panel-head span{color:#656871;background:#f2f3f5}.chat-log{background:#f8f9fa}.bubble{border-color:#ead57e}.bubble.doctor{background:#18191d;border-color:#18191d}.bubble.patient{background:#fff8dc}.ask-box{background:#fffffff7;border-top-color:#e1e2e5}.physical-summary,.physical-answer-panel,.case-answer-panel,.physical-form,.physical-method-card.active{background:#fff8dc;border-color:#e2c75e}.physical-answer-card,.case-answer-card,.physical-tab-panel,.physical-region-group,.physical-list-title{background:#fff;border-color:#dedfe3}.physical-tab.active,.physical-region-group h4,.support-catalog-head,.prescription-tabs{color:#fff;background:#18191d;border-color:#18191d}.method-tabs .physical-tab.active,.prescription-tabs button.active,.physical-method-card span{color:#18191d;background:#f2c21b;border-color:#f2c21b}.support-chip:hover:not(:disabled),.support-chip.selected,.exam.selected{color:#5e4a00;background:#fff7d6;border-color:#d2a500}.result-card,.empty-result{background:#f8f9fa;border-color:#dedfe3}.result-card.matched{background:#fff7d6;border-color:#d2a500}.prescription-card{background:#fff9e4;border-color:#e2c75e}.feedback{border-top-color:#f2c21b}.feedback-score{background:#18191d}.feedback-score span{color:#f2c21b}.feedback-grid article,.result-component-row,.result-anamnesis-detail article{background:#f8f9fa;border-color:#e0e1e4}.feedback-grid span{color:#806300}.results-hero{background:#fff;border-left-color:#f2c21b}.results-metric-grid article{border-top-color:#f2c21b}.result-chart-control,.result-line-chart-summary article,.result-line-chart-shell,.field-chart-row{background:#fff;border-color:#dedfe3}.result-chart-field-control{background:#18191d;border-color:#18191d}.result-chart-field-control span{color:#f2c21b}.result-chart-control select{background:#f8f9fa;border-color:#d9dadd}.result-line-path{stroke:#d7a700}.result-line-dot{fill:#f2c21b}.result-line-area{fill:#f2c21b24}.field-chart-track,.result-component-track{background:#e6e7ea}.field-chart-track span,.result-component-track span{background:#f2c21b}.result-score-stack{border-left-color:#f2c21b}.result-detail-button[aria-expanded=true]{color:#18191d;background:#f2c21b;border-color:#f2c21b}.superadmin-dashboard>.admin-panel,.admin-box,.admin-subsection,.excel-upload-panel{background:#fff;border-color:#dedfe3}.admin-users-box,.admin-upload-box{background:#f8f9fa}.admin-user,.bank-case{background:#fff;border-color:#dedfe3}.admin-user small,.bank-case-main span,.bank-case-details dt{color:#806300}.bank-workspace{width:min(1400px,100% - 56px);margin:0 auto}.bank-page-message{background:#fff8dc;border:1px solid #e2c75e;width:min(1400px,100% - 56px);margin:0 auto;padding:12px 14px}.bank-sidebar-link{background:#fff;border-color:#dedfe3}.bank-sidebar-link:hover{background:#fff9e4;border-color:#d2a500}.bank-sidebar-link.active{background:#fff7d6;border-color:#d2a500 #d2a500 #d2a500 #f2c21b;box-shadow:0 12px 26px #18191d14}.bank-sidebar-link span{color:#806300}.bank-case.editing{border-color:#d2a500;box-shadow:0 0 0 3px #f2c21b2e}.bank-case-details{background:#f8f9fa;border-color:#e0e1e4}.excel-upload-panel{border-left:5px solid #f2c21b}.admin-box-head>span{background:#fff7d6;border-color:#e2c75e}.superadmin-shell .btn.ghost,.admin-panel .btn.ghost,.bank-management-page .btn.ghost{color:#191b20;background:#fff;border-color:#d9dadd}.superadmin-shell .btn.ghost:hover,.admin-panel .btn.ghost:hover,.bank-management-page .btn.ghost:hover{color:#191b20;background:#fff7d6;border-color:#d2a500}.guide-modal-backdrop{background:#0c0d0fb8}.guide-modal{background:#fff;border-color:#f2c21b #dedfe3 #dedfe3;border-top-style:solid;border-top-width:7px;box-shadow:0 28px 70px #00000047}.guide-modal-head{border-bottom-color:#e1e2e5}.guide-steps article{background:#f8f9fa;border-color:#e0e1e4}.guide-steps article strong{color:#806300}.guide-video-placeholder{background:#fff8dc;border-color:#e2c75e}.whatsapp-float{border:1px solid #ffffff6b;box-shadow:0 16px 34px #18191d2e}@media (max-width:760px){.auth-modern-shell:before{background:0 0}.auth-modern-card,.auth-highlight-box{border-radius:8px}.auth-highlight-box,.auth-modern-card{box-shadow:7px 8px #18191d29}.dashboard-access-summary{box-shadow:8px 9px #ffffff85}.bank-workspace,.bank-page-message{width:calc(100% - 28px)}}.clinic-shell{background:#eff0f2;grid-template-columns:304px minmax(0,1fr)}.clinic-sidebar{background:#141519;border-right:1px solid #2d2f35;gap:12px;width:100%;height:100vh;min-height:100vh;padding:18px;box-shadow:10px 0 28px #1415191f}.clinic-sidebar .brand{background:#1d1f24;border:1px solid #363840;border-bottom:4px solid #f2c21b;gap:12px;padding:14px}.clinic-sidebar .brand-mark{background:#f2c21b;border:0;width:52px;height:52px;padding:5px;box-shadow:0 10px 22px #f2c21b2e}.clinic-sidebar .brand h1{font-size:21px;line-height:1.08}.clinic-sidebar .brand p{color:#bfc1c7;margin-top:5px;font-size:12px;line-height:1.4}.clinic-sidebar .mode-badge,.clinic-sidebar .practice-field-card,.clinic-sidebar .trial-timer-card,.clinic-sidebar .account-card{box-shadow:none;background:#1d1f24;border:1px solid #363840;padding:14px}.clinic-sidebar .mode-badge{border-left:4px solid #f2c21b}.clinic-sidebar .mode-badge span,.clinic-sidebar .practice-field-card span,.clinic-sidebar .trial-timer-card span,.clinic-sidebar .account-card .eyebrow{color:#f2c21b;font-size:11px}.clinic-sidebar .mode-badge strong{margin-top:6px;font-size:18px}.clinic-sidebar .mode-badge p{color:#c9cbd0;margin-top:5px;font-size:12px}.clinic-sidebar .practice-field-card{gap:4px}.clinic-sidebar .practice-field-card strong{font-size:22px}.clinic-sidebar .account-card{gap:6px}.clinic-sidebar .account-card strong{font-size:16px}.clinic-sidebar .account-card p{color:#bfc1c7;font-size:12px}.clinic-sidebar .account-card b{color:#18191d;background:#f2c21b;margin-top:4px;padding:5px 8px;font-size:10px}.clinic-profile-disclosure{background:#1d1f24;border:1px solid #363840;border-radius:8px;overflow:hidden}.clinic-profile-disclosure summary{color:#fff;cursor:pointer;justify-content:space-between;align-items:center;gap:10px;min-height:50px;padding:11px 13px;list-style:none;display:flex}.clinic-profile-disclosure summary::-webkit-details-marker{display:none}.clinic-profile-disclosure summary span{font-size:13px;font-weight:900}.clinic-profile-disclosure summary b{color:#f2c21b;text-transform:uppercase;font-size:11px}.clinic-profile-disclosure[open] summary{border-bottom:1px solid #363840}.clinic-profile-disclosure .account-profile-panel{box-shadow:none;background:#18191d;border:0;border-radius:0;padding:13px}.clinic-profile-disclosure .account-profile-panel input{color:#fff;background:#24262c;border-color:#454750;min-height:38px}.clinic-profile-disclosure .account-profile-panel .btn.primary{color:#18191d;background:#f2c21b;border-color:#f2c21b;min-height:40px}.clinic-sidebar-actions{gap:8px;margin-top:auto;display:grid}.clinic-sidebar .clinic-sidebar-actions .btn{color:#fff;width:100%;min-height:44px;box-shadow:none;background:#1d1f24;border-color:#363840;justify-content:flex-start;padding:10px 12px;font-size:13px}.clinic-sidebar .clinic-sidebar-actions .btn:before{content:"";background:#f2c21b;border-radius:999px;width:4px;height:18px}.clinic-sidebar .clinic-sidebar-actions .btn:hover{background:#25272d;border-color:#f2c21b}.clinic-sidebar .clinic-sidebar-actions .sidebar-primary-action{color:#18191d;background:#f2c21b;border-color:#f2c21b}.clinic-sidebar .clinic-sidebar-actions .sidebar-primary-action:before{background:#18191d}.clinic-sidebar .clinic-sidebar-actions .sidebar-nav-button.active{color:#f2c21b;background:#292b31;border-color:#f2c21b}.clinic-sidebar .clinic-sidebar-actions .sidebar-logout-action{color:#c9cbd0}.workspace{background:#eff0f2;padding:0 26px 32px}.clinic-workspace-topbar{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #dedfe3;justify-content:space-between;align-items:center;gap:18px;min-height:72px;margin:0 -26px 24px;padding:12px 26px;display:flex;position:sticky;top:0;box-shadow:0 8px 24px #18191d0d}.clinic-workspace-topbar>div:first-child span,.clinic-workspace-topbar>div:first-child strong{display:block}.clinic-workspace-topbar>div:first-child span{color:#806300;text-transform:uppercase;font-size:10px;font-weight:900}.clinic-workspace-topbar>div:first-child strong{color:#18191d;margin-top:3px;font-size:17px}.clinic-workspace-context{align-items:center;gap:12px;display:flex}.clinic-workspace-context>span{color:#5f626a;border-right:1px solid #dedfe3;padding-right:12px;font-size:13px;font-weight:800}.clinic-workspace-context button{color:#fff;min-height:38px;font:inherit;background:#18191d;border:1px solid #18191d;border-radius:6px;padding:8px 14px;font-size:12px;font-weight:900}.clinic-workspace-context button:hover{color:#18191d;background:#f2c21b;border-color:#f2c21b}.case-header{background:#fff;border:1px solid #dedfe3;border-top:6px solid #f2c21b;grid-template-columns:minmax(0,1fr) minmax(170px,210px);gap:28px;min-height:0;margin-bottom:20px;padding:28px;display:grid;box-shadow:0 14px 34px #18191d12}.case-header>.case-header-copy{max-width:1080px}.case-title-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.case-title-row .eyebrow{color:#806300}.case-title-row>b{color:#5c4900;text-transform:uppercase;white-space:nowrap;background:#fff7d6;border:1px solid #e1c24e;border-radius:999px;padding:6px 10px;font-size:10px}.case-header h2{color:#18191d;margin-top:9px;font-size:38px;line-height:1.08}.case-header p{color:#5f626a;max-width:1040px;margin-top:14px;font-size:16px;line-height:1.75}.patient-identity{background:#f8f9fa;border-color:#e0e1e4;margin-top:22px;padding:14px}.patient-identity>span{color:#777a82;font-size:10px}.patient-identity div{gap:7px;margin-top:10px}.patient-identity strong,.patient-identity b{color:#303239;min-height:36px;box-shadow:none;background:#fff;border-color:#dedfe3;align-items:center;padding:8px 10px;font-size:12px;display:inline-flex}.patient-identity strong{color:#fff;background:#18191d;border-color:#18191d}.header-metrics{grid-template-columns:1fr;gap:10px;min-width:0}.header-reset-button{min-height:40px;font-size:12px;color:#4f525a!important;background:#f8f9fa!important;border-color:#dedfe3!important}.score-pill,.timer-pill{width:100%;min-width:0;box-shadow:none;background:#18191d;border-color:#18191d;padding:15px}.score-pill span,.timer-pill span{color:#bfc1c7;font-size:10px}.score-pill strong,.timer-pill strong{color:#f2c21b;font-size:36px}.timer-pill p{color:#d1d2d6;font-size:11px}.timer-pill.warning{background:#fff7d6;border-color:#d2a500}.timer-pill.warning span,.timer-pill.warning p{color:#685300}.timer-pill.warning strong{color:#18191d}.timer-pill.countdown,.timer-pill.done{background:#fff1f2;border-color:#d82f3a}.timer-pill.countdown span,.timer-pill.countdown p,.timer-pill.done span,.timer-pill.done p{color:#8f2730}.exam-timer-banner{color:#fff;background:#18191d;border:1px solid #18191d;border-left:6px solid #f2c21b;margin-bottom:20px;padding:18px 20px;box-shadow:0 14px 32px #18191d1f}.exam-timer-banner>div:first-child>span{color:#18191d;background:#f2c21b}.exam-timer-banner strong{color:#fff}.exam-timer-banner p,.exam-timer-banner small{color:#c9cbd0}.exam-timer-banner .exam-timer-progress{background:#34363d}.exam-timer-banner .exam-timer-progress span{background:#f2c21b}.exam-timer-banner.warning,.exam-timer-banner.countdown,.exam-timer-banner.done{background:#18191d;border-color:#18191d #18191d #18191d #f2c21b}.exam-reading-panel{background:#fff;border:1px solid #dedfe3;border-top:6px solid #f2c21b;padding:30px;box-shadow:0 14px 34px #18191d12}.exam-reading-panel>span{color:#f2c21b;background:#18191d;border-color:#18191d}.exam-reading-grid div{background:#f8f9fa;border-color:#dedfe3}.sim-grid{gap:18px}.sim-grid>.panel,.sim-grid .exam-main-column>.panel,.sim-grid .physical-sidebar,.feedback{border-color:#dedfe3;box-shadow:0 12px 28px #18191d0f}.sim-grid .panel-head{background:#fff;border-bottom:1px solid #e1e2e5;border-left:5px solid #f2c21b;min-height:62px;padding:15px 18px}.sim-grid .panel-head h3{color:#18191d;font-size:18px}.sim-grid .panel-head span{color:#696c74;background:#f3f4f6;border:1px solid #e0e1e4;font-size:10px}.chat-log{background:#f8f9fa;min-height:190px;padding:18px}.bubble{box-shadow:0 7px 18px #18191d0d}.bubble.patient{background:#fff8dc;border-color:#e4c95d}.ask-box{padding:13px 15px}.ask-box .btn.primary{background:#18191d;min-width:86px}.physical-sidebar{max-height:calc(100vh - 112px);top:92px}.physical-sidebar-body{background:#fff}.physical-summary,.support-catalog,.case-answer-panel,.physical-answer-panel,.physical-form{box-shadow:none}.support-catalog-head{border-bottom:4px solid #f2c21b}.action-row .btn.primary{color:#18191d;background:#f2c21b;border-color:#f2c21b}.action-row .btn.primary:hover:not(:disabled){color:#fff;background:#18191d;border-color:#18191d}.simulation-results-page{padding-bottom:12px}.simulation-results-page .results-hero{border:1px solid #dedfe3;border-top:6px solid #f2c21b;padding:26px}@media (max-width:1100px){.clinic-shell{grid-template-columns:1fr}.clinic-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));width:auto;height:auto;min-height:0;padding:16px;position:relative}.clinic-sidebar .brand,.clinic-sidebar .mode-badge,.clinic-sidebar .trial-timer-card,.clinic-sidebar .account-card,.clinic-profile-disclosure,.clinic-sidebar-actions,.clinic-sidebar .practice-field-card{grid-column:1/-1}.clinic-sidebar-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.clinic-sidebar .clinic-sidebar-actions .btn{justify-content:center}.physical-sidebar{max-height:none;top:0}}@media (max-width:760px){.clinic-sidebar{grid-template-columns:1fr;padding:12px}.clinic-sidebar-actions{grid-template-columns:1fr}.workspace{padding:0 12px 24px}.clinic-workspace-topbar{flex-direction:column;align-items:flex-start;min-height:0;margin:0 -12px 14px;padding:12px;position:relative}.clinic-workspace-context{justify-content:space-between;width:100%}.case-header{grid-template-columns:1fr;gap:16px;padding:18px 15px}.case-header h2{font-size:29px}.case-header p{font-size:14px;line-height:1.65}.header-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.header-reset-button{grid-column:1/-1}.patient-identity div{grid-template-columns:repeat(2,minmax(0,1fr))}.patient-identity strong,.patient-identity b{text-align:center;justify-content:center;width:100%}.exam-timer-banner{padding:15px}.exam-reading-panel{padding:20px 16px}.sim-grid .panel-head{min-height:0}}.auth-modern-shell.auth-login-diagnosis{background-color:#d8d9db;background-image:url(/diagnosis-concept-vector-symbol-yellow.png);background-position:0;background-repeat:no-repeat;background-size:contain}.auth-modern-shell.auth-login-diagnosis:before{background:#0c0e1180}.auth-login-grid{grid-template-columns:minmax(0,1fr) minmax(440px,560px)}.auth-login-title{color:#fff;z-index:1;align-self:center;max-width:560px;position:relative}.auth-login-title span{color:#18191d;text-transform:uppercase;background:#f2c21b;border:1px solid #f2c21b;border-radius:6px;width:fit-content;padding:9px 14px;font-size:14px;font-weight:900;display:block}.auth-login-title h1{color:#fff;letter-spacing:0;text-transform:uppercase;text-shadow:0 4px 18px #0000006b;max-width:540px;margin:20px 0 0;font-size:68px;font-weight:900;line-height:1.02}.auth-login-grid .auth-modern-card{grid-column:2}.auth-login-diagnosis .auth-brand-lockup,.auth-login-diagnosis .auth-left-content,.auth-login-diagnosis .auth-left-content h1{color:#fff}.auth-login-diagnosis .auth-brand-lockup span,.auth-login-diagnosis .auth-tagline{color:#f7d75e}.auth-login-diagnosis .auth-badge-sim{color:#18191d;background:#f2c21b;border-color:#f2c21b}.auth-login-diagnosis .auth-description{color:#fff;background:#121317e0;border-left-color:#f2c21b}.auth-login-diagnosis .auth-highlight-box,.auth-login-diagnosis .auth-modern-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7}.auth-login-diagnosis .auth-trust-badge{background:#fffffff0;border-color:#ffffff9e}.auth-login-diagnosis .auth-footer{color:#ffffffdb;border-top-color:#ffffff47}@media (max-width:1100px){.auth-login-grid{grid-template-columns:1fr}.auth-login-grid .auth-modern-card{grid-column:1;justify-self:end;width:min(560px,100%)}.auth-login-title h1{font-size:52px}}@media (max-width:760px){.auth-modern-shell.auth-login-diagnosis{background-position:0}.auth-modern-shell.auth-login-diagnosis:before{background:#0c0e1194}.auth-login-grid{grid-template-columns:1fr}.auth-login-grid .auth-modern-card{grid-column:1;justify-self:stretch}.auth-login-title{max-width:100%}.auth-login-title span{font-size:11px}.auth-login-title h1{margin-top:14px;font-size:38px}}.dashboard-hero-actions button{color:#18191d;min-height:48px;font:inherit;cursor:pointer;background:0 0;border:1px solid #18191db8;border-radius:6px;justify-content:center;align-items:center;padding:12px 20px;font-weight:900;transition:background .18s,color .18s,transform .18s;display:inline-flex}.dashboard-hero-actions button:hover,.dashboard-hero-actions button.active{color:#fff;background:#18191d;border-color:#18191d;transform:translateY(-1px)}.dashboard-question-browser{background:#fff;border:1px solid #d8d9dd;border-top:6px solid #f2c21b;border-radius:8px;width:min(1400px,100% - 56px);margin:34px auto 0;overflow:hidden;box-shadow:0 16px 38px #18191d17}.dashboard-question-browser-head{border-bottom:1px solid #e1e2e5;justify-content:space-between;align-items:center;gap:20px;min-height:94px;padding:20px 24px;display:flex}.dashboard-question-browser-head span{color:#806300;text-transform:uppercase;font-size:12px;font-weight:900;display:block}.dashboard-question-browser-head h2{color:#18191d;margin:5px 0 0;font-size:25px;line-height:1.2}.dashboard-question-browser-head>button{color:#18191d;width:42px;height:42px;font:inherit;cursor:pointer;background:#f5f6f7;border:1px solid #d4d5d9;border-radius:6px;flex:0 0 42px;place-items:center;font-size:27px;line-height:1;display:grid}.dashboard-question-browser-head>button:hover{color:#fff;background:#18191d;border-color:#18191d}.dashboard-question-topic-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:24px;display:grid}.dashboard-question-topic-grid button,.dashboard-question-topic-grid article{color:#18191d;text-align:left;background:#f7f8f9;border:1px solid #d9dade;border-radius:6px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;min-height:92px;margin:0;padding:16px;display:flex}.dashboard-question-topic-grid button{font:inherit;cursor:pointer;transition:border-color .18s,background .18s,transform .18s}.dashboard-question-topic-grid button:hover:not(:disabled),.dashboard-question-topic-grid button.selected{background:#f2c21b;border-color:#18191d;transform:translateY(-2px)}.dashboard-question-topic-grid button:disabled,.dashboard-question-topic-grid article.empty{color:#8b8d93;cursor:not-allowed;opacity:.68}.dashboard-question-topic-grid span{overflow-wrap:anywhere;font-size:15px;font-weight:900;line-height:1.35}.dashboard-question-topic-grid b{color:#806300;text-transform:uppercase;font-size:12px}.dashboard-question-topic-grid button.selected b{color:#18191d}.dashboard-question-browser-footer{background:#f7f8f9;border-top:1px solid #e1e2e5;justify-content:space-between;align-items:center;gap:20px;padding:17px 24px;display:flex}.dashboard-question-browser-footer p{color:#5e6067;flex:360px;max-width:760px;margin:0;font-size:14px;line-height:1.55}.dashboard-question-browser-actions{flex:0 auto;justify-content:flex-end;align-items:flex-end;gap:12px;display:flex}.dashboard-question-browser-actions label{gap:6px;min-width:230px;display:grid}.dashboard-question-browser-actions label span{color:#5e6067;text-transform:uppercase;font-size:11px;font-weight:900}.dashboard-question-browser-actions select{color:#18191d;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #d4d5d9;border-radius:6px;padding:8px 34px 8px 11px;font-size:13px;font-weight:800}.dashboard-question-browser-footer button,.dashboard-side-tools button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#18191d;border:1px solid #18191d;border-radius:6px;padding:10px 16px;font-size:13px;font-weight:900}.dashboard-question-browser-footer button:hover,.dashboard-side-tools button:hover{color:#18191d;background:#f2c21b;border-color:#f2c21b}.dashboard-question-browser-footer button:disabled,.dashboard-question-browser-footer button:disabled:hover{color:#777980;cursor:not-allowed;background:#dfe0e3;border-color:#c8c9cd}.dashboard-account-workspace{width:min(1400px,100% - 56px);margin:0 auto;padding:34px 0 52px}.dashboard-account-panel{background:#fff;border:1px solid #d9dadd;border-top:5px solid #f2c21b;border-radius:8px;grid-template-columns:minmax(280px,.8fr) minmax(0,2.2fr);display:grid;overflow:hidden;box-shadow:0 18px 42px #18191d17}.dashboard-account-summary{color:#fff;background:#18191d;flex-direction:column;min-width:0;min-height:320px;padding:30px;display:flex}.dashboard-account-identity{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:15px;display:grid}.dashboard-account-avatar{color:#18191d;background:#f2c21b;border:1px solid #f2c21b;border-radius:50%;place-items:center;width:58px;height:58px;font-size:19px;font-weight:900;display:grid}.dashboard-account-identity div>span,.dashboard-account-plan span,.dashboard-side-tools-head span{color:#9ea1a9;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.dashboard-account-identity strong{overflow-wrap:anywhere;margin-top:5px;font-size:20px;line-height:1.25;display:block}.dashboard-account-summary>p{color:#c7c9cf;overflow-wrap:anywhere;margin:20px 0 0;font-size:14px;line-height:1.5}.dashboard-account-plan{border-top:1px solid #393b42;margin-top:auto;padding-top:20px}.dashboard-account-plan strong{color:#f2c21b;margin-top:7px;font-size:15px;line-height:1.4;display:block}.dashboard-account-content{grid-template-columns:minmax(0,1fr) 250px;align-items:start;gap:28px;min-width:0;padding:28px;display:grid}.dashboard-account-content>.account-profile-panel{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:0}.dashboard-account-content .account-profile-head,.dashboard-account-content .account-profile-panel>.btn,.dashboard-account-content .account-profile-panel>p{grid-column:1/-1}.dashboard-account-content .account-profile-head{border-bottom:1px solid #e2e3e6;padding-bottom:14px}.dashboard-account-content .account-profile-head span,.dashboard-side-tools-head span{color:#806300}.dashboard-account-content .account-profile-head strong,.dashboard-side-tools-head strong{color:#18191d;margin-top:4px;font-size:18px;display:block}.dashboard-account-content .account-profile-panel input{background:#f8f8f9;border-color:#d7d8dc;border-radius:6px;min-height:46px;transition:border-color .18s,box-shadow .18s,background .18s}.dashboard-account-content .account-profile-panel input:focus{background:#fff;border-color:#c59b00;outline:0;box-shadow:0 0 0 3px #f2c21b2e}.dashboard-account-content .account-profile-panel>.btn{border-radius:6px;justify-content:center;align-items:center;gap:9px;width:fit-content;min-width:210px;min-height:46px;display:inline-flex}.dashboard-side-tools{min-width:0;box-shadow:none;background:0 0;border:0;border-left:1px solid #e2e3e6;border-radius:0;grid-template-columns:1fr;gap:11px;padding:0 0 0 24px;display:grid}.dashboard-side-tools-head{margin-bottom:3px;padding-bottom:14px}.dashboard-side-tools button{color:#18191d;text-align:left;background:#f7f8f9;border-color:#d8d9dd;justify-content:flex-start;align-items:center;gap:10px;width:100%;display:flex}.dashboard-side-tools button svg{flex:none}.dashboard-side-tools button:last-child{color:#18191d;background:#fff6d5;border-color:#e1bd35}.dashboard-side-tools button:last-child:hover{color:#fff;background:#18191d;border-color:#18191d}@media (max-width:1050px){.dashboard-question-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-account-panel{grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr)}.dashboard-account-content,.dashboard-account-content>.account-profile-panel{grid-template-columns:1fr}.dashboard-account-content .account-profile-head,.dashboard-account-content .account-profile-panel>.btn,.dashboard-account-content .account-profile-panel>p{grid-column:auto}.dashboard-account-content .dashboard-side-tools{border-top:1px solid #e2e3e6;border-left:0;grid-template-columns:repeat(3,minmax(0,1fr));padding:24px 0 0}.dashboard-side-tools-head{grid-column:1/-1}}@media (max-width:700px){.dashboard-question-browser{width:calc(100% - 32px);margin-top:20px}.dashboard-question-browser-head,.dashboard-question-browser-footer{padding:16px}.dashboard-question-browser-head h2{font-size:21px}.dashboard-question-topic-grid{grid-template-columns:1fr;padding:16px}.dashboard-question-browser-footer{flex-direction:column;align-items:stretch}.dashboard-question-browser-footer p{flex-basis:auto}.dashboard-question-browser-actions{grid-template-columns:1fr;width:100%;display:grid}.dashboard-question-browser-actions label{min-width:0}.dashboard-question-browser-footer button{width:100%}.dashboard-account-workspace{width:calc(100% - 28px);padding:24px 0 34px}.dashboard-account-panel{grid-template-columns:1fr}.dashboard-account-summary{min-height:0;padding:24px 20px}.dashboard-account-plan{margin-top:24px}.dashboard-account-content{gap:24px;padding:22px 18px}.dashboard-account-content .account-profile-panel>.btn{width:100%;min-width:0}.dashboard-account-content .dashboard-side-tools{grid-template-columns:1fr}.dashboard-side-tools-head{grid-column:auto}}.auth-modern-shell.auth-guest-dashboard{background-attachment:fixed;min-height:100vh;overflow:visible}.auth-guest-dashboard .auth-modern-container{gap:24px;width:min(1500px,100% - 48px);padding-top:22px}.auth-guest-dashboard .auth-login-grid{grid-template-columns:minmax(320px,1fr) minmax(620px,760px);align-items:start;gap:clamp(40px,6vw,92px)}.auth-guest-dashboard .auth-login-title{align-self:start;margin-top:min(28vh,260px);position:sticky;top:150px}.auth-guest-dashboard .auth-modern-card{width:100%;padding:clamp(22px,3vw,32px)}.auth-guest-dashboard .auth-card-logo{margin-bottom:18px}.auth-guest-dashboard .auth-card-header h2{font-size:34px}.auth-guest-dashboard .auth-status{background:#f7f8f9;border-color:#d9dadd}.auth-guest-dashboard .auth-modern-card>.btn{color:#fff;background:#18191d;border-color:#18191d;width:100%;min-height:46px}.auth-guest-dashboard .auth-modern-card>.btn:hover{color:#18191d;background:#f2c21b;border-color:#f2c21b}.auth-guest-dashboard .account-profile-panel{background:#f7f8f9;border-color:#d9dadd;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;padding:18px}.auth-guest-dashboard .account-profile-head,.auth-guest-dashboard .account-profile-panel>.btn,.auth-guest-dashboard .account-profile-panel>p{grid-column:1/-1}.auth-guest-dashboard .account-profile-panel input{background:#fff}.auth-guest-dashboard .trial-panel{grid-template-columns:minmax(0,1fr) 190px;align-items:center;margin-top:18px}.auth-guest-dashboard .trial-facts{grid-template-columns:1fr;align-self:stretch}.auth-guest-dashboard .trial-facts strong{place-items:center;display:grid}.auth-guest-dashboard .trial-panel>.btn{grid-column:1/-1;min-height:50px}.auth-guest-dashboard .access-panel{box-shadow:none;margin-top:20px}.auth-guest-dashboard .access-panel-head{min-height:88px}.auth-guest-dashboard .access-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding:16px}.auth-guest-dashboard .access-plan strong{font-size:23px}.auth-guest-dashboard .action-row.compact{margin-top:16px}.auth-guest-dashboard .action-row.compact .btn{width:100%;min-height:46px}@media (max-width:1100px){.auth-guest-dashboard .auth-login-grid{grid-template-columns:1fr}.auth-guest-dashboard .auth-login-title{margin-top:50px;position:static}.auth-guest-dashboard .auth-login-grid .auth-modern-card{justify-self:end;width:min(760px,100%)}}@media (max-width:760px){.auth-modern-shell.auth-guest-dashboard{background-position:0 0;background-attachment:scroll}.auth-guest-dashboard .auth-modern-container{width:min(100% - 28px,680px)}.auth-guest-dashboard .auth-login-title{margin-top:24px}.auth-guest-dashboard .account-profile-panel,.auth-guest-dashboard .trial-panel,.auth-guest-dashboard .access-plan-grid{grid-template-columns:1fr}.auth-guest-dashboard .account-profile-head,.auth-guest-dashboard .account-profile-panel>.btn,.auth-guest-dashboard .account-profile-panel>p,.auth-guest-dashboard .trial-panel>.btn{grid-column:auto}.auth-guest-dashboard .auth-card-header h2{font-size:28px}}.physical-sidebar{flex-direction:column;display:flex}.physical-sidebar>.panel-head{flex:none}.physical-sidebar-body{overscroll-behavior:contain;flex:auto;min-height:0;max-height:none;padding-bottom:28px;overflow-y:auto}.physical-method-card textarea{field-sizing:content;min-height:120px;line-height:1.55;overflow-y:hidden}@media (max-width:1100px){.physical-sidebar{display:block}.physical-sidebar-body{overflow-y:visible}}.anamnesis-head-actions{justify-content:flex-end;align-items:center;gap:9px;min-width:0;display:flex}.anamnesis-head-actions>span{text-align:right;min-width:0}.patient-voice-toggle{color:#656871;cursor:pointer;background:#f7f8f9;border:1px solid #d7d8dc;border-radius:6px;flex:0 0 36px;place-items:center;width:36px;height:36px;padding:0;transition:border-color .18s,background .18s,color .18s,box-shadow .18s;display:grid}.patient-voice-toggle:hover:not(:disabled),.patient-voice-toggle.active{color:#18191d;background:#f2c21b;border-color:#d4a900}.patient-voice-toggle.speaking{animation:1.4s ease-in-out infinite voice-listening-ring}.patient-voice-toggle:disabled,.bubble-voice-button:disabled{opacity:.48;cursor:not-allowed}.bubble-speaker-row{justify-content:space-between;align-items:center;gap:12px;min-height:28px;margin-bottom:5px;display:flex}.bubble .bubble-speaker-row>span{margin-bottom:0}.bubble-voice-button{color:#806300;cursor:pointer;background:#fff;border:1px solid #dfc663;border-radius:6px;flex:0 0 28px;place-items:center;width:28px;height:28px;padding:0;transition:border-color .18s,background .18s,color .18s;display:grid}.bubble-voice-button:hover:not(:disabled){color:#f2c21b;background:#18191d;border-color:#18191d}.anamnesis-input-wrap{min-width:0;position:relative}.ask-box .anamnesis-input-wrap input{width:100%;min-height:52px;padding-right:58px}.ask-box .anamnesis-input-wrap input:disabled{color:#18191d;opacity:1;-webkit-text-fill-color:#18191d;background:#f4f5f6}.voice-input-button{color:#18191d;cursor:pointer;background:#f2c21b;border:1px solid #d4a900;border-radius:6px;place-items:center;width:40px;height:40px;padding:0;transition:border-color .18s,background .18s,color .18s,box-shadow .18s;display:grid;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.voice-input-button:hover:not(:disabled){color:#f2c21b;background:#18191d;border-color:#18191d}.voice-input-button.listening{color:#f2c21b;background:#18191d;border-color:#18191d;animation:1.4s ease-in-out infinite voice-listening-ring}.voice-input-button:disabled{color:#8b8d93;cursor:not-allowed;background:#e5e6e8;border-color:#d8d9dd}.voice-input-status{color:#5e6067;grid-column:1/-1;align-items:center;gap:8px;min-height:18px;margin:-3px 0 0;font-size:12px;font-weight:700;line-height:1.4;display:flex}.voice-input-status>span{background:#f2c21b;border-radius:50%;flex:0 0 8px;width:8px;height:8px}.voice-input-status.error{color:#9d1c25}.voice-input-status.error>span{background:#d9232e}@keyframes voice-listening-ring{0%,to{box-shadow:0 0 #f2c21b29}50%{box-shadow:0 0 0 5px #f2c21b47}}@media (prefers-reduced-motion:reduce){.voice-input-button.listening,.patient-voice-toggle.speaking{animation:none}}@media (max-width:700px){.anamnesis-head-actions{justify-content:space-between;width:100%}.anamnesis-head-actions>span{text-align:left}}.prescription-editor-card{grid-template-columns:minmax(0,1fr)}.prescription-editor-card .prescription-form{grid-column:1}.prescription-order-list{background:#fff;border:1px solid #d8d9dd;border-radius:8px;overflow:hidden}.prescription-order-list-head{background:#f7f8f9;border-bottom:1px solid #dfe0e3;justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:12px 14px;display:flex}.prescription-order-list-head span,.prescription-order-list-head strong{display:block}.prescription-order-list-head span{color:#806300;text-transform:uppercase;font-size:11px;font-weight:900}.prescription-order-list-head strong{color:#18191d;margin-top:3px;font-size:16px}.prescription-order-list-head small{color:#6a6d75;font-size:12px;font-weight:700}.prescription-order-row{border-bottom:1px solid #e4e5e7;grid-template-columns:minmax(0,1fr) 48px;min-width:0;display:grid}.prescription-order-row:last-child{border-bottom:0}.prescription-order-row.active{background:#fff8dc;box-shadow:inset 4px 0 #f2c21b}.prescription-order-select{color:#18191d;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-rows:auto auto;grid-template-columns:66px minmax(0,1fr) 20px;align-items:center;gap:3px 12px;min-width:0;min-height:74px;padding:11px 14px 11px 18px;display:grid}.prescription-order-select>span{color:#806300;text-transform:uppercase;grid-area:1/1/3;font-size:11px;font-weight:900}.prescription-order-select>strong,.prescription-order-select>small{overflow-wrap:anywhere;grid-column:2;min-width:0}.prescription-order-select>strong{align-self:end;font-size:14px;line-height:1.35}.prescription-order-select>small{color:#666971;align-self:start;font-size:12px;line-height:1.35}.prescription-order-select>svg{color:#806300;grid-area:1/3/3}.prescription-order-select:hover{background:#f2c21b1f}.prescription-order-delete{color:#a31d27;cursor:pointer;background:0 0;border:0;border-left:1px solid #e1e2e5;place-items:center;width:48px;min-height:48px;display:grid}.prescription-order-delete:hover{color:#fff;background:#a31d27}@media (max-width:700px){.prescription-order-list-head{flex-direction:column;align-items:flex-start;gap:4px}.prescription-order-select{grid-template-columns:minmax(0,1fr) 20px;padding-left:14px}.prescription-order-select>span{grid-area:auto/1/auto/-1}.prescription-order-select>strong,.prescription-order-select>small{grid-column:1}.prescription-order-select>svg{grid-area:2/2/4}}.feedback-grid article.full-ai-evaluation{background:#fff9df;border-color:#d7aa09;padding:20px}.full-ai-evaluation-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.full-ai-evaluation-head strong{color:#18191d;text-transform:uppercase;background:#f2c21b;border:1px solid #d7aa09;border-radius:6px;margin:0;padding:9px 11px;font-size:12px;line-height:1}.full-ai-evaluation h3{color:#18191d;margin:14px 0 0;font-size:20px}.full-ai-evaluation p{margin-bottom:0}.feedback-grid article.feedback-improvement{background:#fff;border-left:4px solid #f2c21b}.feedback-improvement ul{color:#555963;margin:10px 0 0;padding-left:18px;font-size:14px;line-height:1.5}.feedback-improvement li+li{margin-top:5px}.ai-answer-key{background:#fff;border-top:1px solid #dedfe3;border-bottom:1px solid #dedfe3;grid-column:1/-1;padding:22px}.ai-answer-key-head{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.ai-answer-key-head h3,.ai-answer-key-head p{margin:0}.ai-answer-key-head h3{color:#18191d;margin-top:4px;font-size:22px;line-height:1.25}.ai-answer-key-head p{color:#626670;max-width:720px;margin-top:6px;font-size:14px;line-height:1.5}.ai-answer-key-head>strong{color:#5f4900;text-transform:uppercase;background:#fff4bd;border:1px solid #d7aa09;border-radius:6px;flex:none;align-items:center;min-height:34px;padding:8px 10px;font-size:11px;display:inline-flex}.five-point-scale{border:1px solid #dedfe3;border-radius:7px;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:18px;display:grid;overflow:hidden}.five-point-scale>div{background:#f8f9fa;border-left:1px solid #dedfe3;align-items:center;gap:8px;min-width:0;min-height:64px;padding:9px 10px;display:flex}.five-point-scale>div:first-child{border-left:0}.five-point-scale b{color:#fff;background:#18191d;border-radius:6px;flex:none;place-items:center;width:29px;height:29px;font-size:13px;display:grid}.five-point-scale span{color:#555963;font-size:11px;font-weight:750;line-height:1.3}.answer-key-groups{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;margin-top:20px;display:grid}.answer-key-group{background:#fff;border:1px solid #dedfe3;border-top:4px solid #f2c21b;border-radius:8px;min-width:0;overflow:hidden}.answer-key-group>h4{color:#18191d;background:#f8f9fa;border-bottom:1px solid #e3e4e7;margin:0;padding:13px 15px;font-size:15px}.answer-key-item{padding:15px}.answer-key-item+.answer-key-item{border-top:1px solid #e3e4e7}.answer-key-item-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.answer-key-item-head>strong{color:#24262b;font-size:14px;line-height:1.4}.answer-key-score{border:1px solid;border-radius:6px;flex:none;place-items:center;min-width:47px;height:31px;font-size:12px;display:grid}.answer-key-score.low{color:#a41e29;background:#fff0f1;border-color:#e2a0a5}.answer-key-score.medium{color:#745900;background:#fff8d9;border-color:#e6c04c}.answer-key-score.high{color:#12663e;background:#eaf8f0;border-color:#83c3a4}.answer-key-item dl{gap:9px;margin:13px 0 0;display:grid}.answer-key-item dl>div{grid-template-columns:112px minmax(0,1fr);gap:10px;min-width:0;display:grid}.answer-key-item dt{color:#777b84;text-transform:uppercase;font-size:10px;font-weight:900}.answer-key-item dd{color:#31343a;overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.5}.answer-key-item>p{color:#5b5f68;background:#fff9df;border-left:3px solid #f2c21b;margin:12px 0 0;padding:9px 10px;font-size:12px;line-height:1.45}.result-detail-panel .ai-answer-key{border:1px solid #dedfe3;border-radius:8px;margin-top:18px;padding:18px}.ai-answer-key.compact .ai-answer-key-head h3{font-size:18px}.ai-answer-key.compact .answer-key-groups{grid-template-columns:minmax(0,1fr)}.exam-reading-panel.done .btn{margin-top:8px}@media (max-width:700px){.full-ai-evaluation-head,.ai-answer-key-head{flex-direction:column;align-items:flex-start}.five-point-scale{grid-template-columns:repeat(2,minmax(0,1fr))}.five-point-scale>div{border-top:1px solid #dedfe3}.five-point-scale>div:nth-child(odd){border-left:0}.five-point-scale>div:nth-child(-n+2){border-top:0}.answer-key-groups{grid-template-columns:minmax(0,1fr)}.answer-key-item dl>div{grid-template-columns:minmax(0,1fr);gap:3px}}
