html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}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]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}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{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}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{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}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{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[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}mark{padding:.2em;background-color:#feffe6}:root{color:#172033;background:#f4f7fb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,PingFang SC,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;background:#f4f7fb}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh}button,input,textarea,select{font:inherit}a{color:#1677ff}:focus-visible{outline:3px solid #91caff;outline-offset:2px}.full-width{width:100%}.app-layout{min-height:100vh;min-height:100dvh;background:#f4f7fb}.app-header{position:sticky;top:0;z-index:20;height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 24px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border-bottom:1px solid #e7ebf2;line-height:normal}.header-leading{display:flex;align-items:center;gap:14px;min-width:0}.brand-button{display:inline-flex;align-items:center;gap:11px;border:0;background:transparent;color:#172033;cursor:pointer;padding:0;white-space:nowrap}.brand-button .ant-typography{font-size:19px}.brand-mark{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:#1677ff;color:#fff;font-size:18px}.header-school-select{width:210px}.header-school-select .ant-select-selector{min-height:40px;align-items:center}.desktop-collapse-button{color:#344054}.mobile-menu-button{display:none}.user-button{height:46px;padding-inline:8px 12px}.user-name{font-size:14px;color:#344054}.app-sider{position:sticky!important;top:calc(64px + env(safe-area-inset-top));height:calc(100vh - 64px - env(safe-area-inset-top));overflow-y:auto;border-right:1px solid #e5eaf1;background:#fff!important}.app-sider .ant-layout-sider-children{padding:14px 10px 24px}.app-sider .ant-menu{border-inline-end:0!important;background:transparent}.app-sider .ant-menu-item-selected{background:#eaf3ff;color:#1677ff;font-weight:600}.app-sider .ant-menu-item-icon{font-size:17px}.app-sider .ant-menu-item-group-title{padding:16px 14px 8px;color:#98a2b3;font-size:12px}.app-content{min-width:0;background:#f4f7fb}.surface{background:#fff;border:1px solid #e0e6ef;border-radius:12px}.workbench-page,.admin-page{width:min(100%,1540px);margin:0 auto;padding:20px 22px 44px}.update-alert{margin-bottom:14px}.school-context{min-height:150px;padding:24px;display:flex;align-items:center;gap:24px}.school-context-icon{width:72px;height:72px;flex:0 0 72px;display:grid;place-items:center;border-radius:14px;background:#1677ff;color:#fff;font-size:32px;box-shadow:0 10px 24px #1677ff2e}.school-context-main{flex:1;min-width:0}.school-context-main .ant-typography{margin:0 0 18px;font-size:23px}.school-facts{display:flex;flex-wrap:wrap;gap:16px 38px;color:#667085;font-size:14px}.school-facts strong{margin-left:10px;color:#344054;font-weight:500}.context-school-select{width:210px}.workbench-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px;margin-top:24px;align-items:start}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.section-heading .ant-typography{margin:0}.section-heading h2.ant-typography{font-size:22px;line-height:1.4;margin-bottom:4px}.application-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.application-card{position:relative;min-height:184px;display:grid;grid-template-columns:64px minmax(0,1fr);grid-template-rows:1fr auto;gap:0 20px;padding:24px;background:#fff;border:1px solid #dfe5ee;border-radius:12px;transition:border-color .18s ease-out,box-shadow .18s ease-out,translate .18s ease-out}.application-card:hover{border-color:#91caff;box-shadow:0 12px 28px #2d4b781a;translate:0 -2px}.application-card>.ant-btn{grid-column:2;justify-self:end;min-width:112px}.application-icon{--app-color: #1677ff;width:64px;height:64px;display:grid;place-items:center;border-radius:14px;color:#fff;background:var(--app-color);font-size:30px}.application-card-body{min-width:0}.application-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.application-title-row h3.ant-typography{margin:0;font-size:19px;line-height:1.45}.application-title-row .ant-tag{margin:0}.application-card-body p.ant-typography{margin:10px 0 14px;color:#667085;line-height:1.7}.application-meta{display:flex;gap:16px;font-size:13px;color:#98a2b3}.application-meta strong{color:#475467;font-weight:500}.workbench-rail{display:grid;gap:14px}.rail-section{padding:20px}.rail-heading{display:flex;align-items:center;gap:10px;color:#1677ff}.rail-heading h3.ant-typography{margin:0;color:#172033;font-size:17px}.rail-section p{margin:14px 0;color:#667085;font-size:14px;line-height:1.65}.rail-section dl{margin:14px 0 0}.rail-section dl>div{padding:11px 0;border-top:1px solid #edf0f5}.rail-section dt{color:#98a2b3;font-size:12px;margin-bottom:5px}.rail-section dd{margin:0;color:#344054;font-size:14px;overflow-wrap:anywhere}.rail-section ol{margin:14px 0 0;padding-left:20px;color:#475467;font-size:14px;line-height:1.9}.safe-offline-note,.security-note{display:flex;gap:9px;margin-top:14px;padding-top:14px;border-top:1px solid #edf0f5;color:#667085;font-size:12px;line-height:1.55}.safe-offline-note .anticon,.security-note .anticon{color:#1677ff;margin-top:3px}.apps-empty{min-height:310px;display:grid;place-items:center;padding:40px}.apps-empty .ant-typography,.empty-membership .ant-typography{margin:8px auto 0;max-width:500px}.empty-membership{min-height:520px;display:grid;place-items:center;padding:48px}.school-picker{max-width:620px;min-height:420px;margin:70px auto;padding:48px;text-align:center;display:flex;flex-direction:column;align-items:center}.school-picker-icon{font-size:46px;color:#1677ff;margin-bottom:18px}.school-picker>.ant-select{width:min(100%,360px);margin:18px 0 14px}.school-picker>.ant-btn{width:min(100%,360px)}.state-page{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:32px;background:#f4f7fb;color:#667085}.state-page .ant-result{width:min(100%,660px);background:#fff;border:1px solid #e0e6ef;border-radius:16px}.admin-page{padding-top:24px}.admin-page-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}.admin-page-heading h2.ant-typography{margin:0 0 4px;font-size:24px}.admin-school-select{width:250px}.admin-panel{min-height:500px;padding:18px;overflow:hidden}.admin-table .ant-pro-card{border:0;box-shadow:none}.admin-table .ant-pro-card-body{padding:0}.admin-table .ant-table-wrapper{overflow:hidden}.admin-table .ant-table-thead>tr>th{white-space:nowrap;font-size:13px}.admin-table .ant-table-cell{font-size:14px}.admin-info-alert{margin-bottom:16px}.secret-output{margin:16px 0 10px;font-family:ui-monospace,Cascadia Code,Consolas,monospace}.ant-descriptions pre{max-height:220px;overflow:auto;margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:12px}.mobile-nav-drawer .ant-drawer-body{padding:8px}.mobile-nav-drawer .ant-menu{border-inline-end:0!important}@media (max-width: 1180px){.workbench-grid{grid-template-columns:minmax(0,1fr) 270px}.application-grid{grid-template-columns:1fr}}@media (max-width: 900px){.desktop-collapse-button,.app-sider{display:none}.mobile-menu-button{display:inline-flex}.app-header{padding-inline:14px}.header-school-select{width:170px}.workbench-grid{grid-template-columns:1fr}.workbench-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-page-heading{align-items:flex-start;flex-direction:column}}@media (max-width: 680px){.app-header{gap:8px}.brand-button .ant-typography,.user-name{display:none}.brand-mark{width:32px;height:32px}.header-leading{gap:4px;flex:1}.header-school-select{width:min(48vw,180px);margin-left:4px}.workbench-page,.admin-page{padding:14px 12px 32px}.school-context{align-items:flex-start;padding:18px;gap:14px;flex-wrap:wrap}.school-context-icon{width:52px;height:52px;flex-basis:52px;font-size:23px;border-radius:11px}.school-context-main{flex-basis:calc(100% - 70px)}.school-context-main .ant-typography{font-size:19px;margin-bottom:10px}.school-facts{display:grid;gap:7px;font-size:13px}.school-facts strong{margin-left:6px}.context-school-select{width:100%}.section-heading{align-items:flex-start;flex-direction:column}.section-heading>.ant-btn{width:100%}.application-card{min-height:0;grid-template-columns:52px minmax(0,1fr);gap:0 14px;padding:18px}.application-icon,.application-card>.ant-avatar{width:52px!important;height:52px!important;font-size:24px;border-radius:12px}.application-title-row h3.ant-typography{font-size:17px}.application-card>.ant-btn{grid-column:1 / -1;width:100%;margin-top:18px}.workbench-rail{grid-template-columns:1fr}.admin-panel{padding:10px;border-radius:10px}.admin-school-select{width:min(78vw,300px)}.admin-page-heading{margin-bottom:14px}.admin-page-heading h2.ant-typography{font-size:21px}.school-picker,.empty-membership{margin:20px 0;min-height:380px;padding:28px 20px}.ant-modal{max-width:calc(100vw - 24px);margin:12px auto;top:max(12px,env(safe-area-inset-top))}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.application-card:hover{translate:none}}@media print{.app-header,.app-sider{display:none!important}.app-content{background:#fff}}
