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{color:#16211f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f7f5;font-family:Inter,system-ui,Segoe UI,Roboto,sans-serif}body{min-width:320px;margin:0}*{box-sizing:border-box}pre{white-space:pre-wrap;max-height:260px;margin:0;font-size:12px;overflow:auto}.app-shell{background:#f4f7f5;min-height:100svh}.app-header{background:#fff;border-bottom:1px solid #dfe8e4;justify-content:space-between;align-items:center;gap:24px;height:auto;padding:20px 28px;display:flex}.app-header h1.ant-typography{color:#123d37;margin:0;font-size:24px;line-height:1.2}.app-menu{border-bottom:0;min-width:260px}.app-content{width:min(1600px,100%);margin:0 auto;padding:24px}.page-stack{flex-direction:column;gap:18px;display:flex}.summary-grid>.ant-card{border-radius:8px;flex:180px}.panel{background:#fff;border:1px solid #dfe8e4;border-radius:8px;padding:18px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.panel-heading h2.ant-typography{color:#123d37;margin:0}.filters{width:100%;margin-bottom:16px}.filters .ant-select{min-width:120px}.wide-filter{min-width:260px}.search-filter{width:280px}.week-grid{background:#fff;border:1px solid #dce5e1;border-radius:8px;grid-template-columns:minmax(118px,.75fr) repeat(5,minmax(190px,1fr));display:grid;overflow-x:auto}.time-heading,.day-heading{z-index:1;color:#123d37;background:#eaf2ef;border-bottom:1px solid #dce5e1;padding:12px;font-weight:700;position:sticky;top:0}.time-heading{text-align:left}.day-heading{text-align:center;border-left:1px solid #dce5e1}.time-heading,.time-cell{z-index:2;position:sticky;left:0}.time-cell{color:#4d625e;background:#f7faf8;border-bottom:1px solid #edf2f0;border-right:1px solid #dce5e1;padding:12px;font-weight:600}.week-row{display:contents}.day-cell{border-bottom:1px solid #edf2f0;border-left:1px solid #edf2f0;flex-direction:column;gap:8px;min-height:126px;padding:8px;display:flex}.course-block{text-align:center;background:#fbfefd;border:1px solid #cfe0dc;border-left:4px solid #17695f;border-radius:6px;flex-direction:column;align-items:center;gap:5px;width:100%;padding:8px;display:flex}.course-line{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.course-name{font-size:13px;line-height:1.35}.muted{color:#60736f;font-size:12px}.compact-form-item{width:100%}.request-form{max-width:760px}.week-table .ant-table,.exam-table .ant-table{border-radius:8px}.week-table .ant-table-thead>tr>th,.exam-table .ant-table-thead>tr>th{text-align:center;background:#fafafa}.week-table .ant-table-thead>tr>th:first-child{text-align:left}.week-table .ant-table-tbody>tr>td{vertical-align:top;min-height:126px}.week-table .ant-table-cell-fix-left{background:#fff}.week-time-text{color:#4d625e}.week-cell-stack{text-align:center;flex-direction:column;align-items:center;gap:8px;min-height:108px;display:flex}.exam-table .ant-table-tbody>tr>td{vertical-align:middle;min-height:120px;padding:8px 6px}.exam-table .ant-table-cell-fix-left{background:#fff}.exam-day-heading{flex-direction:column;align-items:center;gap:2px;line-height:1.15;display:flex}.exam-day-heading span{color:#4d625e;font-size:12px;font-weight:700}.exam-day-heading small{color:#16211f;font-size:11px;font-weight:600}.exam-card-stack{width:100%}.exam-card{border-radius:6px;width:100%}.exam-card .ant-card-body{text-align:center;flex-direction:column;gap:2px;display:flex}.exam-card .ant-typography{white-space:normal;overflow-wrap:anywhere}.exam-card-detail{color:#60736f;font-size:11px;line-height:1.35}@media (width<=780px){.app-header{flex-direction:column;align-items:stretch;padding:16px}.app-menu{min-width:0}.app-content{padding:14px}.panel{padding:12px}.panel-heading{flex-direction:column}.search-filter,.wide-filter{width:100%;min-width:100%}.week-grid{grid-template-columns:104px repeat(5,210px)}.week-table,.exam-table{margin-inline:-4px}}
