@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Thai:wght@400;500;600;700&family=Inter+Tight:wght@400;500;600;700;800&display=swap");:root{color-scheme:light;--bg:#fbfaf7;--bg-sunken:#f3f1ec;--surface:#ffffff;--surface-2:#fbfaf7;--line:#dfddd8;--line-soft:#efede8;--ink:#2d2a24;--ink-2:#5d574f;--ink-3:#8c857b;--ink-4:#b8b1a7;--accent:#2f8f68;--accent-ink:#11613f;--accent-soft:#dff3e8;--accent-wash:#f0faf4;--blue-wash:#eef6ff;--blue:#3578c9;--amber-wash:#fff5df;--amber:#a97917;--rose-wash:#fff0f2;--rose:#b44d61;--shadow-sm:0 1px 2px rgb(45 42 36/0.05);--shadow-md:0 1px 2px rgb(45 42 36/0.04),0 12px 28px rgb(45 42 36/0.07);--rail-w:72px;--topbar-h:56px;--sans-thai:"IBM Plex Sans Thai",-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;--sans-lat:"Inter Tight",-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif}@supports (color:oklch(0.5 0.1 120)){:root{--bg:oklch(0.985 0.005 85);--bg-sunken:oklch(0.962 0.007 85);--surface:oklch(1 0 0);--surface-2:oklch(0.985 0.005 85);--line:oklch(0.88 0.008 85);--line-soft:oklch(0.93 0.006 85);--ink:oklch(0.2 0.012 70);--ink-2:oklch(0.38 0.01 70);--ink-3:oklch(0.56 0.01 70);--ink-4:oklch(0.72 0.008 70);--accent:oklch(0.54 0.1 155);--accent-ink:oklch(0.34 0.09 155);--accent-soft:oklch(0.93 0.04 155);--accent-wash:oklch(0.97 0.025 155);--blue-wash:oklch(0.96 0.025 250);--blue:oklch(0.55 0.14 250);--amber-wash:oklch(0.96 0.035 80);--amber:oklch(0.62 0.12 75);--rose-wash:oklch(0.96 0.03 20);--rose:oklch(0.55 0.13 20)}}*{box-sizing:border-box}body,html{min-height:100%;width:100%}body{background:var(--bg);color:var(--ink);font-family:var(--sans-thai);margin:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a,button{-webkit-tap-highlight-color:transparent}button{background:transparent;border:0;cursor:pointer;font:inherit;padding:0}a,button{color:inherit}a{text-decoration:none}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-thumb{background:rgb(93 87 79/.24);border-radius:999px}.mba-shell{background:var(--bg);display:flex;min-height:100vh;overflow:hidden}.app-rail{align-items:center;background:var(--surface);border-right:1px solid var(--line-soft);display:flex;flex:0 0 var(--rail-w);flex-direction:column;gap:18px;padding:12px 8px}.brand-mark,.mobile-logo{align-items:center;background:#17130f;border-radius:8px;color:#fff;display:inline-flex;font-family:var(--sans-lat);font-size:17px;font-weight:800;height:42px;justify-content:center;letter-spacing:0;width:42px}.mobile-logo{display:none;flex:0 0 36px;font-size:15px;height:36px;width:36px}.rail-item{align-items:center;border-radius:8px;color:var(--ink-3);display:flex;flex-direction:column;font-size:12px;font-weight:700;gap:5px;min-height:58px;justify-content:center;width:56px}.rail-item.active{background:var(--accent-soft);color:var(--accent-ink)}.app-frame{flex:1 1;flex-direction:column}.app-frame,.topbar{display:flex;min-width:0}.topbar{align-items:center;background:var(--surface);border-bottom:1px solid var(--line-soft);flex:0 0 var(--topbar-h);gap:14px;padding:0 18px}.topbar h1{font-size:17px;line-height:1.1;margin:0}.eyebrow,.topbar h1{font-family:var(--sans-lat);letter-spacing:0}.eyebrow{color:var(--ink-3);font-size:11px;font-weight:800;line-height:1;margin:0 0 4px;text-transform:uppercase}.topbar-spacer{flex:1 1}.profile-chip,.topbar-stat{align-items:center;border-radius:999px;display:inline-flex;font-weight:700}.topbar-stat{background:var(--surface-2);border:1px solid var(--line-soft);color:var(--ink-2);gap:7px;padding:7px 12px}.profile-chip{background:#f1d8fa;color:#7b378e;font-family:var(--sans-lat);height:32px;justify-content:center;width:32px}.workbench{display:grid;flex:1 1;grid-template-columns:minmax(280px,340px) minmax(420px,1fr) minmax(320px,400px);min-height:0}.course-pane,.resource-pane,.term-pane{min-height:0;overflow:auto}.term-pane{background:var(--surface);border-right:1px solid var(--line-soft);padding:18px}.resource-card h2,.resource-title h3,.term-hero h2,.term-pane-head h2{margin:0}.resource-card h2,.term-hero h2,.term-pane-head h2{font-family:var(--sans-lat);letter-spacing:0}.term-pane-head h2{font-size:22px}.source-card{align-items:flex-start;background:var(--bg-sunken);border:1px solid var(--line-soft);border-radius:8px;display:flex;gap:12px;margin:18px 0;padding:13px}.source-icon{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:8px;color:var(--accent-ink);display:inline-flex;flex:0 0 36px;height:36px;justify-content:center}.source-card p{font-weight:800;margin:0 0 2px}.source-card span{color:var(--ink-3);display:block;font-size:12px;line-height:1.45}.term-list{display:grid;grid-gap:8px;gap:8px}.term-button{border:1px solid transparent;border-radius:8px;display:grid;grid-gap:3px;gap:3px;min-height:58px;padding:11px 12px;text-align:left}.term-button:hover{background:var(--surface-2);border-color:var(--line-soft)}.term-button.active{background:var(--accent-wash);border-color:#b7dfc8;color:var(--accent-ink)}.term-title{font-weight:800}.term-meta{color:var(--ink-3);font-size:12px}.course-pane{background:var(--bg);padding:24px}.term-hero{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin:0 auto 18px;max-width:980px}.term-hero h2{font-size:clamp(28px,4vw,44px);line-height:.95}.term-hero p{color:var(--ink-2);font-size:15px;line-height:1.6;margin:12px 0 0;max-width:760px}.hero-metric{align-items:center;background:var(--surface);border:1px solid var(--line-soft);border-radius:8px;box-shadow:var(--shadow-sm);display:flex;flex:0 0 88px;flex-direction:column;min-height:78px;justify-content:center}.hero-metric span{color:var(--accent-ink);font-family:var(--sans-lat);font-size:28px;font-weight:800;line-height:1}.hero-metric p{color:var(--ink-3);font-size:12px;font-weight:700;margin:4px 0 0}.course-list{display:grid;grid-gap:10px;gap:10px;margin:0 auto;max-width:980px}.course-row{align-items:flex-start;background:var(--surface);border:1px solid var(--line-soft);border-radius:8px;box-shadow:var(--shadow-sm);display:flex;gap:14px;min-height:112px;padding:16px;text-align:left;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.course-row.active,.course-row:hover{border-color:#abd9bf;box-shadow:var(--shadow-md);transform:translateY(-1px)}.course-row.active{background:linear-gradient(180deg,var(--surface),var(--accent-wash))}.course-avatar{align-items:center;background:var(--accent-soft);border-radius:999px;color:var(--accent-ink);display:inline-flex;flex:0 0 44px;font-family:var(--sans-lat);font-size:12px;font-weight:800;height:44px;justify-content:center}.course-copy{display:grid;grid-gap:8px;gap:8px;min-width:0}.course-head{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.course-head>span:first-child{font-size:16px;font-weight:800}.course-summary{color:var(--ink-2);line-height:1.55}.course-foot{color:var(--ink-3);font-size:12px;font-weight:700;gap:6px}.course-foot,.status{align-items:center;display:inline-flex}.status{background:var(--bg-sunken);border:1px solid var(--line);border-radius:999px;color:var(--ink-2);font-size:11px;font-weight:800;line-height:1;padding:6px 9px;white-space:nowrap}.status-core{background:var(--accent-wash);border-color:#b7dfc8;color:var(--accent-ink)}.status-elective{background:var(--blue-wash);border-color:#cfe2f7;color:var(--blue)}.status-project{background:var(--amber-wash);border-color:#efd48f;color:var(--amber)}.resource-pane{background:var(--surface);border-left:1px solid var(--line-soft);padding:18px}.resource-card{border-bottom:1px solid var(--line-soft);padding:18px 0}.resource-card:first-child{padding-top:4px}.resource-card h2{font-size:26px;line-height:1.05;margin-bottom:12px}.resource-card p{color:var(--ink-2);line-height:1.65;margin:12px 0 0}.resource-title{align-items:center;display:flex;gap:8px}.resource-title h3{flex:1 1;font-size:15px}.resource-title span{color:var(--ink-3);font-family:var(--sans-lat);font-size:12px;font-weight:800}.link-list,.source-links{display:grid;grid-gap:8px;gap:8px;margin-top:14px}.link-list a{align-items:center;background:var(--surface-2);border:1px solid var(--line-soft);border-radius:8px;display:flex;gap:10px;min-height:44px;padding:10px}.link-list a:hover,.source-links a:hover{border-color:#b7dfc8;color:var(--accent-ink)}.link-icon{align-items:center;background:var(--surface);border:1px solid var(--line-soft);border-radius:7px;display:inline-flex;flex:0 0 30px;height:30px;justify-content:center}.link-arrow{color:var(--ink-4);margin-left:auto}.source-links a{border:1px solid var(--line-soft);border-radius:8px;color:var(--ink-2);font-weight:700;padding:10px 11px}@media (max-width:1180px){.workbench{grid-template-columns:300px minmax(360px,1fr)}.resource-pane{border-left:0;border-top:1px solid var(--line-soft);grid-column:1/-1}}@media (max-width:860px){.mba-shell{display:block;overflow:visible}.app-rail{display:none}.mobile-logo{display:inline-flex}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:10}.topbar h1{font-size:15px}.topbar-stat{display:none}.workbench{display:block}.course-pane,.resource-pane,.term-pane{overflow:visible}.term-list{display:flex;gap:8px;overflow-x:auto;padding-bottom:3px}.term-button{flex:0 0 200px}.course-pane{padding:18px}.term-hero{display:block}.hero-metric{display:none}}@media (max-width:560px){.topbar{padding:0 12px}.course-pane,.resource-pane,.term-pane{padding-left:12px;padding-right:12px}.course-row{gap:11px;padding:13px}.course-avatar{flex-basis:38px;height:38px}}