html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{--dark-brown:#38240d;--chocolate-brown:#713600;--burnt-orange:#c05800;--cream:#fdfbd4;--cream-soft:#f8f3c0;--text:#2c1a09;--border:#d7c79d;--shadow:0 10px 25px #38240d24;font-family:Segoe UI,Arial,sans-serif}*{box-sizing:border-box}body{background:var(--cream);color:var(--text);margin:0}#root{min-height:100vh}.app-shell{flex-direction:column;min-height:100vh;display:flex}.topbar{background:var(--dark-brown);color:var(--cream);z-index:5;justify-content:space-between;align-items:center;padding:.9rem 1rem;display:flex;position:sticky;top:0}.topbar h3,h1,h2,h3,h4{margin:0}.footer{background:var(--dark-brown);color:var(--cream);text-align:center;margin-top:auto;padding:.8rem;font-size:.9rem}.hero{background:linear-gradient(140deg, var(--dark-brown), var(--chocolate-brown));color:var(--cream);box-shadow:var(--shadow);border-radius:14px;padding:1.8rem}.hero.hero-rich{align-items:center;min-height:290px;display:flex;position:relative;overflow:hidden}.hero.hero-redesign{background:radial-gradient(circle at 0 0,#8b4300 0%,#4b2508 48%,#2b1808 100%);padding:1.3rem}.hero-grid{grid-template-columns:1.25fr .95fr;align-items:stretch;gap:1rem;display:grid}.hero-kicker{text-transform:uppercase;letter-spacing:.08em;opacity:.9;font-weight:700}.hero-chip-row .MuiChip-root{font-weight:700}.hero-panel{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#fffdf31f;border:1px solid #fff8e259;border-radius:12px;padding:.8rem}.hero-panel h3{color:var(--cream-soft);margin-bottom:.6rem;font-size:1rem}.hero-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.hero-panel-grid article{background:#fff7e51f;border:1px solid #fff7e54d;border-radius:10px;padding:.5rem .55rem}.hero-panel-grid strong{color:#ffe8be;font-size:1.05rem;display:block}.hero-panel-grid span{color:#f3ddbc;font-size:.78rem}.hero-image-wrap{border:1px solid #fff7e54d;border-radius:10px;margin-top:.7rem;overflow:hidden}.hero-image-wrap img{object-fit:cover;width:100%;height:135px;display:block}.hero-points{border-top:1px solid #fff5dc47;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-top:.9rem;padding-top:.75rem;display:grid}.hero-points p{background:#fffbed1c;border:1px solid #fff7e54d;border-radius:9px;margin:0;padding:.45rem .55rem;font-size:.82rem}.hero-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{background:linear-gradient(110deg,#38240deb,#713600bf);position:absolute;inset:0}.hero-content{z-index:1;max-width:760px;position:relative}.hero h1{margin:.6rem 0;font-size:clamp(1.5rem,2.7vw,2.4rem)}.hero-subtitle{max-width:700px;margin:0;line-height:1.5}.chip-row{flex-wrap:wrap;gap:.5rem;margin-top:.8rem;display:flex}.tag{color:var(--cream-soft);font-size:.9rem}.section{margin-top:.8rem}.card-grid,.card,.form-card,table{border:1px solid var(--border);box-shadow:var(--shadow);background:#fffbea;border-radius:14px}.cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem;display:grid}.card,.form-card{padding:1rem}.hover-lift{transition:transform .25s,box-shadow .25s,border-color .25s}.hover-lift:hover{border-color:#c99657;transform:translateY(-6px);box-shadow:0 14px 32px #38240d33}.card ul,ol{padding-left:1.1rem}.media-grid .MuiCard-root{overflow:hidden}.highlights-grid .highlight-value{color:var(--chocolate-brown);margin:.3rem 0;font-size:1.5rem;font-weight:700}.section h2{margin-bottom:.6rem}.icon-wrap{color:var(--burnt-orange);font-size:1.3rem}.clickable{cursor:pointer;transition:transform .2s}.clickable:hover{transform:translateY(-4px)}.btn-row{flex-wrap:wrap;gap:.6rem;margin-top:.8rem;display:flex}.btn{cursor:pointer;border:none;border-radius:9px;padding:.55rem .85rem;font-weight:600;transition:transform .2s,filter .2s}.btn:hover{filter:brightness(1.03);transform:translateY(-2px)}.btn.primary{background:var(--chocolate-brown);color:var(--cream)}.btn.accent{background:var(--burnt-orange);color:#fff}.btn.ghost{border:1px solid var(--chocolate-brown);color:var(--chocolate-brown);background:0 0}.btn.mini{background:var(--chocolate-brown);color:#fff;margin-bottom:.2rem;margin-right:.4rem;padding:.35rem .6rem}.btn.danger{background:#9b2d2d}input{border:1px solid var(--border);background:#fff;border-radius:8px;width:100%;margin-top:.5rem;padding:.6rem}.contact-grid{gap:.6rem;margin-top:.6rem;display:grid}textarea{border:1px solid var(--border);resize:vertical;background:#fff;border-radius:8px;width:100%;padding:.6rem}.center-wrap{max-width:860px;margin:1rem auto}.login-cards{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.login-page{max-width:980px}.login-hero{text-align:center}.login-cards-rich{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:1rem}.login-card-image{padding:0;overflow:hidden}.login-card-image img{object-fit:cover;width:100%;height:180px;display:block}.login-card-content{padding:.9rem 1rem 1rem}.login-icon-circle{color:#fff;background:var(--chocolate-brown);border-radius:50%;place-items:center;width:38px;height:38px;margin-bottom:.45rem;display:grid}.login-chip-row{flex-wrap:wrap;gap:.45rem;margin:.4rem 0 .8rem;display:flex}.login-chip{color:#70420d;background:#fff2d2;border:1px solid #d8c089;border-radius:999px;padding:.2rem .55rem;font-size:.78rem;font-weight:600}.muted{color:#7f5d34;font-size:.88rem}.error{color:#b31313;margin-top:.5rem}.dashboard{grid-template-columns:260px 1fr;min-height:calc(100vh - 120px);display:grid}.sidebar{background:var(--dark-brown);color:var(--cream);padding:1rem}.sidebar h3{margin-bottom:.8rem}.menu-btn{text-align:left;width:100%;color:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #fff3;border-radius:8px;margin-bottom:.4rem;padding:.55rem .7rem}main .menu-btn{color:var(--dark-brown);border-color:var(--border);background:#fffef0}.menu-btn.active{background:var(--burnt-orange);color:#fff;border-color:var(--burnt-orange)}.split{grid-template-columns:280px 1fr;gap:.9rem;display:grid}.unit-content{border-top:1px solid var(--border);margin-top:.8rem;padding-top:.8rem}.exam-head{justify-content:space-between;align-items:center;margin-bottom:.7rem;display:flex}.timer{background:var(--dark-brown);color:var(--cream);border-radius:8px;padding:.45rem .7rem}.options{gap:.55rem;margin-top:.8rem;display:grid}.option{text-align:left;border:1px solid var(--border);background:#fffded;border-radius:8px;padding:.6rem}.option.active{border-color:var(--burnt-orange);background:#ffe1c5}.stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.7rem;display:grid}.stats div{border:1px solid var(--border);background:#fff6d8;border-radius:10px;padding:.8rem}.stats strong{color:var(--chocolate-brown);font-size:1.2rem;display:block}.head-row{justify-content:space-between;align-items:center;gap:.7rem;margin-bottom:.8rem;display:flex}table{border-collapse:collapse;width:100%;overflow:hidden}th,td{border-bottom:1px solid var(--border);text-align:left;padding:.6rem}.chart{min-height:290px}.mt{margin:.7rem 0}@media (width<=900px){.login-card-image img{height:165px}.hero.hero-rich{min-height:350px;padding:1.2rem}.hero-grid{grid-template-columns:1fr}.hero-image-wrap img{height:175px}.hero-points,.dashboard{grid-template-columns:1fr}.sidebar{position:static}.split{grid-template-columns:1fr}}:root{--dark-brown:#0f172a;--chocolate-brown:#1d4ed8;--burnt-orange:#0ea5e9;--cream:#f8fbff;--cream-soft:#e0f2fe;--text:#0f172a;--border:#dbe7ff;--shadow:0 14px 35px #0f172a14}body{color:var(--text);background:linear-gradient(#f7fbff 0%,#eef5ff 100%);font-family:Inter,Segoe UI,Poppins,Arial,sans-serif;line-height:1.55}.page,.center-wrap,.section{padding:1.25rem}.topbar{color:#1e40af;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff;border-bottom:1px solid #dbeafe;box-shadow:0 6px 20px #0f172a14}.brand-wrap h3{margin:0}.brand-wrap p{color:#64748b;margin:.2rem 0 0;font-size:.8rem}.footer{color:#c8d6f5;background:#0b1220;border-top:1px solid #ffffff14}.footer a{color:#93c5fd;font-weight:600;text-decoration:none}.footer a:hover{text-decoration:underline}.hero{color:#eef5ff;border:1px solid #adceff73}.hero-content{max-width:680px}.hero h1{line-height:1.2}.hero-panel,.hero-points p{box-shadow:0 12px 26px #02061733}.trust-strip{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:14px;grid-template-columns:1.1fr 1fr;align-items:center;gap:.8rem;display:grid}.trust-strip strong{color:#0f2b6a}.trust-tags{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.trust-tags span{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:.3rem .65rem;font-size:.8rem;font-weight:700}.card-grid,.card,.form-card,table{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff}.section h2{color:#12295f;margin-bottom:.72rem}.glass-panel{background:linear-gradient(130deg,#fffffff5,#f0f7fff2);border:1px solid #d7e7ff}.doctor-grid .card h3{margin-bottom:.2rem}.program-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:.5rem}.program-card{background:#f8f8e7;border:1px solid #d8debe;border-radius:18px;flex-direction:column;min-height:255px;padding:1.05rem;display:flex}.program-top{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.program-badge{color:#fffbe7;background:#6d6f4c;border-radius:12px;place-items:center;width:38px;height:38px;font-size:.8rem;font-weight:800;display:grid}.program-status{color:#55583a;background:#e8e8c8;border:1px solid #d6d7b1;border-radius:999px;padding:.18rem .55rem;font-size:.78rem;font-weight:700}.program-card h3{color:#373b27;margin-bottom:.25rem;font-family:Poppins,Inter,Segoe UI,Arial,sans-serif;line-height:1.35}.program-track{color:#696f49;align-items:center;gap:.35rem;margin:0 0 .5rem;display:flex}.program-card ul{color:#40462b;flex:1;margin:0 0 .9rem;padding-left:1.1rem;line-height:1.5}.program-card li+li{margin-top:.38rem}.program-card .muted{line-height:1.45}.program-btn{color:#fffce8;background:#5f623f;border-radius:12px;width:100%;margin-top:auto;padding:.62rem .8rem}.program-btn:hover{filter:brightness(1.06)}.ai-strip{grid-template-columns:1fr auto;align-items:center;gap:1rem;display:grid}.btn{border-radius:10px}.btn.primary{background:linear-gradient(120deg,#1d4ed8,#2563eb)}.btn.accent{background:linear-gradient(120deg,#0284c7,#0ea5e9)}.btn.ghost,.topbar .btn.ghost{color:#1e3a8a;background:#eff6ff;border:1px solid #93c5fd}.topbar .btn.primary{color:#1e40af;background:#fff;border:1px solid #93c5fd}.topbar .btn.ghost:hover,.topbar .btn.primary:hover{color:#1d4ed8;background:#dbeafe;border-color:#60a5fa;transform:translateY(-1px)}.auth-card{max-width:580px;margin:1.2rem auto;padding:1.2rem}.auth-tip{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;padding:.55rem .7rem}input,textarea{background:#fbfdff;border:1px solid #c9ddff}input:focus,textarea:focus{border-color:#60a5fa;outline:2px solid #bfdbfe}.dashboard{background:linear-gradient(#edf5ff 0%,#f8fbff 100%)}.sidebar{background:linear-gradient(#0f172a 0%,#1e293b 100%);border-right:1px solid #ffffff1a}.sidebar .muted{color:#c5d4f1;margin-bottom:.8rem}.dashboard-main{padding:.8rem}.menu-btn{background:#ffffff0d;border:1px solid #ffffff29}main .menu-btn{color:#1e3a8a;background:#f5f9ff;border-color:#c7dcff}.menu-btn.active{background:linear-gradient(120deg,#1d4ed8,#0ea5e9);border-color:#0000}main{background:0 0}.stats div{background:#f4f9ff;border:1px solid #cfe0ff}th{color:#19346b;background:#edf4ff}.table-wrap{border-radius:14px;width:100%;overflow-x:auto}.option.active{background:#eaf4ff;border-color:#60a5fa}.timer{background:linear-gradient(120deg,#1d4ed8,#2563eb)}.icon-wrap{color:#1d4ed8}.pass{color:#15803d}.fail{color:#b91c1c}@media (width<=900px){.topbar{flex-wrap:wrap;align-items:flex-start;gap:.65rem}.btn-row{width:100%}.topbar .btn-row .btn{flex:1;min-width:120px}.page,.center-wrap,.section{padding:.85rem}.brand-wrap p{display:none}.trust-strip{grid-template-columns:1fr}.trust-tags{justify-content:flex-start}.ai-strip{grid-template-columns:1fr}.head-row{flex-direction:column;align-items:stretch}.exam-head{flex-direction:column;align-items:flex-start;gap:.55rem}.table-wrap table{min-width:640px}.sidebar{padding:.85rem}.dashboard-main{padding:.5rem}}:root{--home-white:#fff;--home-light-blue:#f2f8ff}.home-page{background:var(--home-white)}.home-page>.section{border:1px solid #dbeafe;border-radius:14px}.home-page>.section:nth-of-type(odd){background:var(--home-white);color:#111827}.home-page>.section:nth-of-type(2n){background:var(--home-light-blue);color:#111827}.home-page>.section:nth-of-type(odd) h2,.home-page>.section:nth-of-type(odd) .muted{color:#1f2937}.home-page>.section .card,.home-page>.section .MuiCard-root,.home-page>.section .program-card{color:#111827;background:#ffffffc7;border:1px solid #1118271f}.home-page>.section:nth-of-type(odd) .btn.primary{color:#fff;background:#2563eb}.home-page>.section:nth-of-type(odd) .btn.accent{color:#0f172a;background:#60a5fa}.home-page>.section:nth-of-type(odd) .btn.ghost{color:#1e3a8a;background:#eff6ff;border-color:#93c5fd}
