:root,html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--surface-muted:#16a34a0f;--border-subtle:#0f172a14;--app-bg:#fff;--app-header-bg:#fff;--accent:#16a34a;--accent-fg:#166534;--accent-soft:#16a34a1f;--accent-softer:#16a34a12;--accent-ring:#16a34a6b;--overlay-scrim:#0f3a295c;--heat-none:#ebedf0;--heat-absent:#e5484d;--heat-late:#f5a524;--heat-low:#9be9a8;--heat-mid:#40c463;--heat-high:#30a14e;--heat-full:#216e39}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--surface-muted:#4ade8014;--border-subtle:#94a3b82e;--app-bg:#0b1220;--app-header-bg:#0b1220;--accent:#4ade80;--accent-fg:#86efac;--accent-soft:#4ade8029;--accent-softer:#4ade8014;--accent-ring:#4ade806b;--overlay-scrim:#020c0994;--heat-none:#1c2333;--heat-absent:#b4373b;--heat-late:#b0790f;--heat-low:#0e4429;--heat-mid:#006d32;--heat-high:#26a641;--heat-full:#39d353}*{box-sizing:border-box}html,body{min-height:100%;background:var(--app-bg,#fff);-webkit-font-smoothing:antialiased;min-height:100dvh;margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.page-pad{padding:16px 24px 24px}.record-collection-links{flex-wrap:wrap;align-items:baseline;gap:6px 0;margin:0 0 12px;font-size:13px;display:flex}.record-collection-links-label{margin-right:8px}.record-collection-link{margin-right:4px}.record-collection-link+.record-collection-link:before{content:"·";color:var(--border-subtle);pointer-events:none;margin:0 8px 0 4px;display:inline-block}.record-collection-link.is-current{font-weight:600}.ant-page-header,.refine-pageHeader{min-height:72px}.ant-page-header .record-collection-links,.refine-pageHeader .record-collection-links{margin-top:4px}.app-content{width:100%;max-width:1440px;min-height:calc(100dvh - var(--app-nav-height));margin:0 auto}.ant-tabs-top>.ant-tabs-nav{margin-bottom:12px}:root{--app-nav-height:56px;--app-chrome-height:var(--app-nav-height);--app-sider-width:280px;--app-drawer-width:min(86vw, 340px)}.ant-layout-header{z-index:1000;position:sticky;top:0;background:var(--app-header-bg,#fff)!important;height:auto!important;padding:0!important;line-height:normal!important}.app-chrome{z-index:1000;background:var(--app-header-bg,#fff);position:sticky;top:0}.app-header{min-height:var(--app-nav-height);background:var(--app-header-bg,#fff);border-bottom:1px solid var(--border-subtle);flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:8px 12px;padding:0 24px;display:flex}.app-header-left,.app-header-right{align-items:center;gap:8px;min-width:0;display:flex}.app-header-right{flex-shrink:0;justify-content:flex-end}.app-header-brand-link{flex-shrink:0;align-items:center;line-height:0;display:flex}.app-header-icon{border-radius:6px;flex-shrink:0;width:28px;height:28px}.app-header-user-btn,.app-header-menu{width:40px;height:40px;padding:0}.app-header-vault-label{white-space:nowrap;font-size:12px}.app-header-school{min-width:140px;max-width:220px}.app-header-school-slot{height:32px;display:inline-block}.app-header-school-mobile{display:none}.app-header-school-name{max-width:220px}.app-header-search{flex:1;justify-content:center;min-width:0;max-width:480px;display:flex}.app-search-trigger{border:1px solid var(--border-subtle);background:var(--surface-muted);width:100%;min-width:0;height:36px;color:inherit;cursor:pointer;text-align:left;border-radius:8px;align-items:center;gap:8px;padding:0 12px;display:flex}.app-search-trigger-label{text-overflow:ellipsis;white-space:nowrap;color:#64748b;flex:1;min-width:0;font-size:13px;overflow:hidden}.app-search-kbd{border:1px solid var(--border-subtle);color:#64748b;border-radius:4px;flex-shrink:0;padding:2px 6px;font:11px/1.4 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.app-search-modal .ant-modal-content{padding:16px 16px 8px}.app-search-body{max-height:min(60dvh,420px);padding-bottom:max(8px, env(safe-area-inset-bottom));margin-top:12px;overflow:auto}.app-search-section-head{justify-content:space-between;align-items:center;gap:8px;padding:8px 4px 4px;display:flex}.app-search-empty-copy{margin:0 4px 12px}.app-search-row{border-radius:8px;align-items:stretch;gap:4px;display:flex}.app-search-row.is-active,.app-search-row:hover{background:var(--accent-softer,#16a34a12)}.app-search-row-main{text-align:left;cursor:pointer;min-width:0;color:inherit;background:0 0;border:0;flex-direction:column;flex:1;gap:2px;padding:8px 10px;display:flex}.app-search-row-title{font-weight:600}.app-search-row-meta{flex-wrap:wrap;align-items:center;gap:6px 8px;display:flex}.app-search-row-tag{margin-inline-end:0}.app-search-row-path{overflow-wrap:anywhere;font-size:12px}.app-search-row-forget{flex-shrink:0;align-self:center}.settings-anchor{scroll-margin-top:calc(var(--app-chrome-height) + 12px)}.ant-layout-content>div{min-height:0!important;padding:0!important}.ant-layout-content>div.app-content{min-height:calc(100dvh - var(--app-nav-height))!important}.ant-layout-content{padding:0!important}@media (max-width:991px){.app-header-right .app-header-school-desktop{display:none!important}.app-header-school-mobile{flex:1;min-width:0;max-width:none;display:block}.app-header-school-mobile.ant-select,.app-header-school-mobile.app-header-school-name{width:100%;max-width:none}.app-header-brand-link,.app-header-left .ant-tag,.app-header-vault{display:none!important}.app-header{min-height:var(--app-nav-height);gap:6px;padding:6px 10px}.app-header-search{flex:none;justify-content:flex-start;max-width:none}.app-search-trigger{background:0 0;border:0;justify-content:center;width:40px;height:40px;padding:0}.app-search-trigger-label,.app-search-kbd{display:none}.app-search-modal{max-width:calc(100vw - 16px);margin:0 auto;padding-bottom:0;top:12px}}@media (min-width:992px){.app-header-school-mobile{display:none!important}}.app-table-actions{white-space:nowrap;width:1%;min-width:0}.app-table-actions-inner{justify-content:flex-end;display:inline-flex}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.gate-splash{background:var(--app-bg,#fff);flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100dvh;display:flex}.gate-splash-mark{border:2px solid var(--accent,#16a34a);border-radius:6px;width:28px;height:28px}.gate-splash-spin{border:2px solid var(--border-subtle);border-top-color:var(--accent,#16a34a);border-radius:50%;width:22px;height:22px;animation:.7s linear infinite page-splash-spin}.page-splash{min-height:calc(100dvh - var(--app-nav-height));box-sizing:border-box;padding:16px 24px 24px}.page-splash-header{justify-content:space-between;align-items:center;gap:16px;min-height:72px;display:flex}.page-splash-title{background:var(--surface-muted);border-radius:8px;width:min(240px,42vw);height:28px}.page-splash-actions{gap:8px;display:flex}.page-splash-actions span{background:var(--surface-muted);border-radius:8px;width:88px;height:32px}.page-splash-table{border:1px solid var(--border-subtle);border-radius:8px;min-height:16rem;overflow:hidden}.page-splash-row{border-bottom:1px solid var(--border-subtle);grid-template-columns:minmax(5.5rem,.7fr) minmax(10rem,1.8fr) repeat(4,minmax(6.5rem,1fr));align-items:center;gap:16px;min-height:48px;padding:0 12px;display:grid}.page-splash-row:last-child{border-bottom:0}.page-splash-row span{background:var(--surface-muted);border-radius:6px;height:12px;display:block}.page-splash-head{background:var(--surface-muted);min-height:44px}.page-splash-head span{opacity:.7;height:10px}@keyframes page-splash-spin{to{transform:rotate(360deg)}}.ant-table-wrapper{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow-x:auto}.app-content .ant-table-wrapper,.page-pad .ant-table-wrapper,.learn-content .ant-table-wrapper{min-height:12rem}.ant-table-wrapper .ant-table{min-width:100%}.ant-table-wrapper table{table-layout:auto!important;width:max-content!important;min-width:100%!important}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{white-space:nowrap;min-width:6.5rem}.ant-table-thead>tr>th:first-child,.ant-table-tbody>tr>td:first-child{min-width:7.5rem}.ant-table-cell-ellipsis{max-width:28rem}.ant-table-cell.ant-table-cell-fix-right,.ant-table-cell.ant-table-cell-fix-left,.ant-table-cell.app-table-actions,.app-table-actions.ant-table-cell,.ant-table-selection-column{white-space:nowrap;min-width:0}.ant-table-tbody>tr.ant-table-placeholder>td{white-space:normal;min-width:0;padding:48px 16px!important}@media print{.ant-table-wrapper{min-height:0;overflow:visible}.ant-table-wrapper table{width:100%!important;min-width:0!important}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{white-space:normal;min-width:0}}.perf-toggle-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.perf-toggle-row>div:first-child{min-width:0}.settings-save-bar{z-index:12;padding:12px 8px max(12px, env(safe-area-inset-bottom));background:var(--app-bg,#fff);border-top:1px solid var(--border-subtle);margin:16px -8px 0;position:sticky;bottom:0}.settings-save-bar .ant-btn{min-width:180px}.mdm-setup-progress{z-index:11;background:var(--app-bg,#fff);padding:12px 0 4px;position:sticky;top:0}.mdm-setup-jumps{flex-wrap:wrap;gap:8px;display:flex}.mdm-setup-anchor{scroll-margin-top:96px}.mdm-enrolment-mismatch .ant-input-number,.mdm-enrolment-mismatch .ant-input-number-input{color:#cf1322;font-weight:600}.mdm-enrolment-mismatch .ant-form-item-label>label,.app-account-drawer-danger .ant-list-item-meta-title{color:#cf1322}.stat-row{align-items:stretch}.stat-card{height:100%}.stat-card .ant-card-body{flex-direction:column;justify-content:space-between;height:100%;min-height:118px;display:flex}.stat-card-extra{margin-top:8px;font-size:12px;line-height:1.3;display:block}.admin-hour-chart{align-items:flex-end;gap:3px;min-height:96px;padding-top:8px;display:flex;overflow-x:auto}.admin-hour-col{flex:0 0 10px;align-items:flex-end;height:96px;display:flex}.admin-hour-bar{background:#1677ff;border-radius:3px 3px 0 0;width:100%}.admin-hour-bar-error{background:#cf1322}.ant-layout-has-sider>.ant-btn{display:none!important}.ant-layout-sider{flex:0 0 var(--app-sider-width)!important;max-width:var(--app-sider-width)!important;min-width:var(--app-sider-width)!important;width:var(--app-sider-width)!important}.ant-layout-sider-collapsed{flex:0 0 80px!important;width:80px!important;min-width:80px!important;max-width:80px!important}.ant-layout-sider:not(.ant-layout-sider-collapsed)>div:first-child{width:var(--app-sider-width)!important}.ant-layout-sider .ant-layout-sider-children>div:first-child{border-bottom:1px solid var(--border-subtle);width:100%!important;height:var(--app-nav-height)!important;background:0 0!important}.ant-layout-sider{align-self:flex-start;height:100dvh;position:sticky;top:0}.ant-drawer .ant-layout-sider{align-self:stretch;height:100%;position:relative}.ant-layout-sider .ant-menu{padding-bottom:48px;height:calc(100% - var(--app-nav-height))!important}.ant-layout-sider .ant-menu-item-selected,.ant-layout-sider .ant-menu-submenu-selected>.ant-menu-submenu-title,.ant-drawer .ant-menu-item-selected,.ant-drawer .ant-menu-submenu-selected>.ant-menu-submenu-title{background:var(--accent-soft)!important;color:var(--accent-fg)!important}.ant-layout-sider .ant-menu-item-selected .anticon,.ant-layout-sider .ant-menu-submenu-selected>.ant-menu-submenu-title .anticon,.ant-drawer .ant-menu-item-selected .anticon,.ant-drawer .ant-menu-submenu-selected>.ant-menu-submenu-title .anticon{color:var(--accent)!important}.ant-layout-sider .ant-menu-item:hover:not(.ant-menu-item-selected),.ant-layout-sider .ant-menu-submenu-title:hover,.ant-drawer .ant-menu-item:hover:not(.ant-menu-item-selected),.ant-drawer .ant-menu-submenu-title:hover{background:var(--accent-softer)!important}.ant-layout-sider .ant-menu-submenu-selected>.ant-menu-submenu-title:hover,.ant-drawer .ant-menu-submenu-selected>.ant-menu-submenu-title:hover{background:var(--accent-soft)!important}.ant-drawer-mask,.ant-modal-mask{background:var(--overlay-scrim)!important}.ant-steps-item-finish .ant-steps-item-icon{background:var(--accent-soft)!important;border-color:var(--accent-ring)!important}.ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon{color:var(--accent)!important}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after,.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-rail{background-color:var(--accent-ring)!important}.ant-steps-item-process .ant-steps-item-icon{background:var(--accent-soft)!important;border-color:var(--accent)!important}.ant-steps-item-process .ant-steps-item-icon .ant-steps-icon{color:var(--accent-fg)!important}.ant-steps-item-wait .ant-steps-item-icon{background:var(--accent-softer)!important;border-color:var(--border-subtle)!important}.ant-layout-sider:not(.ant-layout-sider-collapsed) .ant-layout-sider-trigger{width:var(--app-sider-width)!important}.ant-layout-sider:after,.ant-drawer .ant-layout-sider:after{content:"Developed by Saikat Dey";text-align:center;color:#64748b;pointer-events:none;font-size:12px;line-height:1.4;position:absolute;bottom:12px;left:12px;right:12px}html[data-theme=dark] .ant-layout-sider:after,html[data-theme=dark] .ant-drawer .ant-layout-sider:after{color:#94a3b8}.ant-layout-sider-has-trigger:after{bottom:60px}.ant-layout-sider-collapsed:after{display:none}@media (max-width:991px){.ant-drawer-left>.ant-drawer-content-wrapper{max-width:92vw;width:var(--app-drawer-width)!important}.ant-drawer-left .ant-layout,.ant-drawer-left .ant-layout-sider{flex:none!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important}.ant-drawer-left .ant-layout-sider>div:first-child{width:100%!important}}.login-shell{min-height:100dvh;padding:max(16px, env(safe-area-inset-top)) 16px max(16px, env(safe-area-inset-bottom));background:var(--app-bg,#fff);justify-content:center;align-items:center;display:flex}.login-shell.learn-shell{flex-direction:column;gap:12px}.login-card{width:100%;max-width:440px}.learn-login-mascot{z-index:1;flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.learn-login-speech{color:#0f172a;text-align:center;background:#fff;border-radius:18px 18px 18px 6px;max-width:min(320px,100vw - 48px);margin:0;padding:10px 14px;font-weight:600;animation:.42s both learn-rise;box-shadow:0 10px 24px #0c4a6e24}html[data-theme=dark] .learn-login-speech{color:#e2e8f0;background:#123047}.learn-login-card{z-index:1;position:relative;box-shadow:0 16px 40px #0c4a6e1f;border:1px solid #0ea5e938!important;border-radius:24px!important}.learn-hero{align-items:center;gap:12px;display:flex}.learn-float-cloud{background:#ffffffb8;border-radius:999px;width:52px;height:18px;animation-delay:-3s;top:16%;right:22%}.eula-shell{min-height:100dvh;padding:max(16px, env(safe-area-inset-top)) 16px max(16px, env(safe-area-inset-bottom));background:var(--app-bg,#fff);justify-content:center;align-items:flex-start;display:flex}.eula-feature-shell{justify-content:center;padding:8px 0 24px;display:flex}.eula-shell-embedded{min-height:0;padding:0}.eula-card{width:100%;max-width:760px}.eula-document{max-height:min(52vh,560px);padding-right:4px;overflow:auto}.eula-document .ant-collapse{background:0 0}.eula-version{margin-top:12px;margin-bottom:0}.eula-accept-summary{margin-bottom:0}.eula-actions{width:100%}.students-search{width:260px}.students-class-filter{width:160px}.camera-stage{aspect-ratio:4/3;background:#0b1120;border:1px solid #94a3b840;border-radius:12px;width:100%;max-height:58vh;position:relative;overflow:hidden}.camera-stage video,.camera-stage canvas{width:100%;height:100%;position:absolute;inset:0}.camera-stage video{object-fit:cover}.camera-stage.mirrored video{transform:scaleX(-1)}.camera-stage canvas{pointer-events:none}.camera-placeholder{color:#94a3b8;text-align:center;padding:24px 24px max(18%, calc(env(safe-area-inset-bottom) + 24px));pointer-events:none;z-index:4;background:0 0;flex-direction:column;justify-content:flex-end;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.camera-placeholder-copy{background:#0f172ad1;border-radius:14px;max-width:min(92vw,420px);padding:10px 16px}.camera-stage-error{left:50%;top:max(56px, calc(env(safe-area-inset-top) + 48px));z-index:8;color:#fff;text-align:center;pointer-events:none;background:#7f1d1df0;border-radius:12px;flex-direction:column;gap:4px;width:min(92vw,520px);padding:12px 16px;display:flex;position:absolute;transform:translate(-50%);box-shadow:0 8px 24px #00000059}.camera-stage-error strong{font-size:15px}.camera-stage-error span{opacity:.95;font-size:13px;line-height:1.4}.camera-stage.camera-stage-fullscreen{z-index:1100;aspect-ratio:auto;border:none;border-radius:0;width:100%;height:100dvh;max-height:none;position:fixed;inset:0}.camera-stage-toolbar{top:max(8px, env(safe-area-inset-top));right:max(8px, env(safe-area-inset-right));z-index:6;pointer-events:auto;flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex;position:absolute}.scan-feedback{left:50%;bottom:max(12%, env(safe-area-inset-bottom));z-index:5;color:#fff;text-align:center;pointer-events:none;background:#0f766ef0;border-radius:18px;min-width:min(92vw,420px);padding:18px 28px;position:absolute;transform:translate(-50%);box-shadow:0 12px 40px #00000059}.scan-feedback-late{background:#b45309f0}.scan-feedback-already{background:#334155f0}.scan-feedback-name{font-size:clamp(1.4rem,4.5vw,2.2rem);font-weight:700;line-height:1.15}.scan-feedback-status{letter-spacing:.04em;text-transform:uppercase;opacity:.95;margin-top:4px;font-size:1.05rem}.scan-feedback-detail{opacity:.85;margin-top:4px;font-size:.95rem}.camera-stage.scan-flash{box-shadow:inset 0 0 0 8px #22c55e}.camera-stage.scan-flash-late{box-shadow:inset 0 0 0 8px #f59e0b}body.scanner-kiosk-open{overflow:hidden}.ant-message,.ant-notification{z-index:2200!important}.stat-strip{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;display:grid}.roster-scroll{max-height:420px;overflow-y:auto}.legend-dot{vertical-align:middle;border-radius:50%;width:10px;height:10px;margin-right:6px;display:inline-block}.mono{word-break:break-all;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:12px}.presence-row-selected td{background:var(--surface-muted)}.mcq-option{border:1px solid var(--border-subtle);border-radius:8px;align-items:flex-start;width:100%;padding:10px 12px;margin-bottom:8px!important;display:flex!important}.mcq-option.is-spoken{background:var(--surface-muted);outline:2px solid #1677ff}.mcq-option-letter{min-width:1.5em;font-weight:600;display:inline-block}.learn-shell{background:radial-gradient(1200px 480px at 10% -10%, #7dd3fc73, transparent 60%), radial-gradient(900px 420px at 110% 0%, #fde04747, transparent 55%), radial-gradient(800px 500px at 80% 110%, #a7f3d066, transparent 50%), var(--app-bg,#e0f2fe);min-height:100dvh;position:relative;overflow:hidden}html[data-theme=dark] .learn-shell{background:radial-gradient(1200px 480px at 10% -10%,#0e749059,#0000 60%),radial-gradient(900px 420px at 110% 0,#78350f47,#0000 55%),#0c1929}.learn-decor{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.learn-float{opacity:.45;animation:7s ease-in-out infinite learn-bob;position:absolute}.learn-float-star{clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);background:#fde047;width:18px;height:18px;top:72px;right:12%}.learn-float-book{background:linear-gradient(90deg,#fb7185,#fda4af);border-radius:3px 10px 10px 3px;width:36px;height:26px;animation-delay:-2s;top:28%;left:4%}.learn-float-pencil{background:linear-gradient(#facc15,#facc15 70%,#fb7185);border-radius:4px;width:8px;height:42px;animation-delay:-4s;bottom:18%;left:8%;transform:rotate(-20deg)}.learn-float-kite{background:#38bdf8;width:22px;height:22px;animation-delay:-1.5s;bottom:12%;right:8%;transform:rotate(45deg)}@keyframes learn-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.learn-header{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #0ea5e92e;justify-content:space-between;align-items:center;gap:8px;padding:0 16px;display:flex;background:#ffffffd1!important}html[data-theme=dark] .learn-header{background:#123047e0!important}.learn-brand{align-items:center;gap:8px;display:inline-flex}.learn-nav-link{color:inherit;border-radius:999px;padding:4px 8px}.learn-nav-link:hover{background:#0ea5e91f}.learn-content{z-index:1;width:100%;max-width:860px;min-height:calc(100dvh - var(--app-nav-height));margin:0 auto;position:relative}.learn-hello{animation:.48s both learn-rise}.learn-card{animation:.42s both learn-rise;box-shadow:0 10px 28px #0c4a6e0f;border:1px solid #0ea5e929!important;border-radius:20px!important}.learn-lesson-card .ant-btn-primary{border-radius:999px}.learn-xp-card{background:linear-gradient(135deg,#fde04738,#7dd3fc33)}@keyframes learn-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.lesson-present{max-width:900px;margin:0 auto;padding:32px 24px 64px}.lesson-present h1{margin-top:8px}.lesson-present ul{font-size:20px;line-height:1.5}.craft-video{aspect-ratio:16/9;background:#0b1220;border-radius:8px;width:100%;max-width:640px;position:relative;overflow:hidden}.craft-video iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.craft-thumb{background:#0ea5e914;border:1px solid #0ea5e929;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.craft-thumb img{object-fit:cover;width:100%;height:100%}.craft-thumb-emoji{font-size:1.15em;line-height:1}.craft-preview-hero{justify-content:center;display:flex}.craft-assignment-banner{border-radius:16px!important}.craft-copy-bn{font-size:1.02em}.craft-celebrate-modal .ant-modal-content{overflow:hidden}.craft-confetti{pointer-events:none;position:absolute;inset:0;overflow:hidden}.craft-confetti-bit{border-radius:2px;width:8px;height:12px;animation:1.8s ease-in forwards craft-confetti-fall;position:absolute;top:-12px}@keyframes craft-confetti-fall{to{opacity:.15;transform:translateY(280px)rotate(280deg)}}.craft-xp-badge{color:#1c1917;background:linear-gradient(135deg,#f59e0b,#fbbf24);border-radius:999px;min-width:92px;padding:10px 18px;font-size:22px;font-weight:800;box-shadow:0 8px 20px #f59e0b59}.craft-xp-badge-pop{animation:1.1s ease-in-out 2 craft-xp-pop}@keyframes craft-xp-pop{0%,to{transform:scale(1)}45%{transform:scale(1.28)}70%{transform:scale(.92)}}.heatmap{flex-direction:column;gap:12px;display:flex}.heatmap-scroll{padding-bottom:4px;overflow-x:auto}.heatmap-body{gap:8px;width:max-content;display:flex}.heatmap-grid{gap:3px;display:flex}.heatmap-weekdays,.heatmap-week{grid-template-rows:14px repeat(7,13px);gap:3px;display:grid}.heatmap-weekdays span{opacity:.65;font-size:10px;line-height:13px}.heatmap-month{white-space:nowrap;opacity:.65;font-size:10px;line-height:14px}.heatmap-cell{background:var(--heat-none);border:1px solid var(--border-subtle);border-radius:3px;width:13px;height:13px;display:block}.heatmap-cell.is-blank{background:0 0;border-color:#0000}.heatmap-cell.is-absent{background:var(--heat-absent)}.heatmap-cell.is-late{background:var(--heat-late)}.heatmap-cell.is-low{background:var(--heat-low)}.heatmap-cell.is-mid{background:var(--heat-mid)}.heatmap-cell.is-high{background:var(--heat-high)}.heatmap-cell.is-full{background:var(--heat-full)}.heatmap-cell.is-clickable{cursor:pointer}.heatmap-cell.is-clickable:hover,.heatmap-cell:focus-visible,.heatmap-cell.is-selected{outline-offset:1px;outline:2px solid #1677ff}.heatmap-legend{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.heatmap-legend .heatmap-cell{margin:0 1px}@media (max-width:768px){.page-pad,.page-splash{padding:8px 12px 12px}.page-splash-row{grid-template-columns:minmax(4.5rem,.7fr) minmax(8rem,1.6fr) repeat(4,minmax(5.5rem,1fr));gap:10px}.app-header-left{gap:6px}.app-header-vault .ant-btn{height:32px;min-height:32px;padding-inline:6px}.reports-range{width:100%;max-width:100%}.page-title{padding-right:8px}.camera-stage{aspect-ratio:3/4;border-radius:8px;max-height:min(58dvh,480px)}.camera-stage.camera-stage-fullscreen{aspect-ratio:auto;border-radius:0;max-height:none}.stat-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.roster-scroll{max-height:min(40dvh,320px)}.students-search,.students-class-filter{width:100%}.ant-page-header,.ant-pro-page-container-children-container{padding-inline:8px!important}.ant-btn{min-height:40px}.settings-save-bar .ant-btn{width:100%}.ant-table .ant-btn,.app-table-actions .ant-btn,.app-header .ant-btn,.app-header-user-btn,.notification-bell-btn{height:32px;min-height:32px;padding-inline:6px}.ant-table .ant-btn.ant-btn-icon-only,.app-table-actions .ant-btn-icon-only,.app-header-user-btn,.app-header-menu{width:32px;min-width:32px;padding:0}.ant-input,.ant-input-affix-wrapper,.ant-picker,.ant-select-selector{min-height:40px!important}.ant-table{font-size:13px}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{padding:8px!important}.ant-table-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.ant-layout-sider-collapsed+.ant-layout .app-header,.ant-layout .app-header{padding-left:max(10px, env(safe-area-inset-left));padding-right:max(10px, env(safe-area-inset-right))}}@media (max-width:480px){.camera-stage{max-height:min(52dvh,420px)}.camera-stage.camera-stage-fullscreen{max-height:none}.ant-statistic-content{font-size:22px!important}}@page{size:A4;margin:12mm}@page omr-sheet{size:A4;margin:0}@page id-card-sheet{size:A4 portrait;margin:0}@page office-letter{size:A4;margin:.6667in}@media print{.no-print,.ant-layout-sider,.ant-layout-header,.app-chrome,.app-header,.app-header-school,.refine-sider,.ant-pro-layout-sider{display:none!important}html,body,.ant-layout,.ant-layout-content{background:#fff!important}}html[data-theme=light] .ant-alert-info{background:#eef6ff;border-color:#b3d4ff}html[data-theme=light] .ant-alert-info .ant-alert-icon{color:#2563eb}html[data-theme=dark] .ant-alert-info{background:#172554;border-color:#1d4ed8}.consent-editor-stage{background:var(--surface-muted);border-radius:8px;justify-content:center;align-items:center;min-height:200px;display:flex;overflow:auto}.consent-editor-canvas{cursor:grab;border-radius:4px}.consent-form-preview img{border:1px solid var(--border-subtle);border-radius:8px;max-width:100%;max-height:240px;display:block}.omr-print-toolbar{margin-bottom:16px}.omr-sheet{color:#111;page-break-after:always;background:#fff;border:1px solid #ddd;width:210mm;height:297mm;margin:0 auto 16px;position:relative;overflow:hidden}.omr-fiducial{box-sizing:border-box;-webkit-print-color-adjust:exact;-moz-print-color-adjust:exact;print-color-adjust:exact;background:#000;border:4mm solid #000;width:8mm;height:8mm;line-height:0;position:absolute;overflow:hidden}.omr-fiducial svg{width:8mm;height:8mm;display:block;position:absolute;inset:-4mm}.omr-sheet-header{font-size:12px;position:absolute;top:12mm;left:20mm;right:58mm}.omr-sheet-school{font-size:14px;font-weight:700}.omr-sheet-title{margin:4px 0;font-size:16px;font-weight:600}.omr-sheet-hint{color:#333;margin-top:6px;font-size:11px}.omr-sheet-examples{align-items:center;gap:10px;margin-top:5px;font-size:10px;display:flex}.omr-example{align-items:center;gap:4px;display:inline-flex}.omr-example-ok{color:#065f46;font-weight:600}.omr-example-bad{color:#9f1239}.omr-example-bubble{box-sizing:border-box;border:1.2px solid #111;border-radius:50%;justify-content:center;align-items:center;width:5mm;height:5mm;font-size:8px;line-height:1;display:inline-flex}.omr-example-bubble.is-filled{color:#111;background:#111}.omr-sheet-qr{object-fit:contain;position:absolute}.omr-q-num{text-align:right;font-size:10px;font-weight:600;line-height:6mm;position:absolute}.omr-bubble{box-sizing:border-box;background:#fff;border:1.4px solid #111;border-radius:50%;justify-content:center;align-items:center;font-size:8px;line-height:1;display:inline-flex;position:absolute}.omr-bubble.is-filled{color:#fff;background:#111}.omr-q-editor-grid{flex-direction:column;gap:12px;display:flex}.omr-q-editor-card .ant-card-head{min-height:40px}.omr-qp-print-root{padding:16px}.omr-qp-sheet{color:#111;background:#fff;border:1px solid #ddd;max-width:210mm;margin:0 auto 16px;padding:10mm 12mm}.omr-qp-header h1{margin:4px 0 8px;font-size:20px;font-weight:700}.omr-qp-school{font-size:14px;font-weight:700}.omr-qp-meta,.omr-qp-instructions{color:#333;margin:0 0 8px;font-size:12px}.omr-qp-list{margin:12px 0 0;padding:0;list-style:none}.omr-qp-item{break-inside:avoid;margin:0 0 14px}.omr-qp-prompt{margin-bottom:6px;font-weight:600}.omr-qp-num{margin-right:4px}.omr-qp-options{grid-template-columns:1fr 1fr;gap:4px 16px;padding-left:22px;font-size:13px;display:grid}.omr-key-banner{color:#fff;text-align:center;letter-spacing:.04em;background:#111;margin:-10mm -12mm 10px;padding:8px 12px;font-weight:700}.omr-key-list{columns:2;column-gap:24px;padding-left:18px;font-size:12px}.omr-key-list li{break-inside:avoid;margin-bottom:6px}.omr-key-grid{grid-template-columns:repeat(5,1fr);gap:8px;margin-top:16px;display:grid}.omr-key-cell{text-align:center;border:1px solid #ccc;padding:6px 4px}.omr-key-cell-n{margin-bottom:4px;font-size:11px;font-weight:700;display:block}.omr-key-cell-letters{justify-content:center;gap:3px;display:flex}.omr-key-dot{box-sizing:border-box;border:1.2px solid #111;border-radius:50%;justify-content:center;align-items:center;width:6mm;height:6mm;font-size:8px;display:inline-flex}.omr-key-dot.is-filled{color:#fff;background:#111}.omr-key-letter-sheet{page-break-after:always}.omr-scan-preview{border:1px solid var(--border-subtle);border-radius:8px;max-width:min(420px,100%)}.omr-sheet-review{border:1px solid var(--border-subtle);background:#fff;border-radius:8px;max-width:min(520px,100%);display:inline-block;position:relative;overflow:hidden}.omr-sheet-review img{width:100%;height:auto;display:block}.omr-sheet-review-masks{pointer-events:none;position:absolute;inset:0}.omr-overlay-dot{box-sizing:border-box;pointer-events:none;border-radius:50%;position:absolute}.omr-overlay-dot-correct{background:#10b98166}.omr-overlay-dot-wrong{background:#ef44446b}.omr-overlay-dot-key{background:0 0;box-shadow:0 0 0 2px #10b981e6}.omr-mark-strip{flex-wrap:wrap;justify-content:center;gap:4px;max-width:640px;display:flex}@keyframes omr-rise{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes omr-pop{0%{opacity:0;transform:scale(.7)}70%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes omr-glow{0%,to{box-shadow:0 0 #10b98159}50%{box-shadow:0 0 0 10px #10b98100}}.omr-score-card{background:linear-gradient(135deg,#10b98114,#2563eb14);animation:.42s both omr-rise;border:1px solid var(--border-subtle)!important}.omr-grade-chip{color:#fff;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;font-size:22px;font-weight:800;animation:.48s cubic-bezier(.2,.9,.2,1) both omr-pop;display:flex}.omr-score-meta{flex-wrap:wrap;align-items:center;gap:8px;margin:8px 0;display:flex}.omr-score-number{font-size:22px;font-weight:700}.omr-score-number small{opacity:.75;margin-left:8px;font-size:14px;font-weight:500}.omr-xp-burst{color:#b45309;font-weight:700;animation:.5s both omr-pop}.omr-badge-pop{animation:.56s both omr-pop}.omr-stats-bar{animation:.36s both omr-rise}.omr-stats-live{animation:1.6s ease-in-out infinite omr-glow}.omr-stats-completion{margin-top:12px}.omr-stats-chips{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.psych-tier-row{grid-template-columns:72px 1fr;align-items:center;gap:8px;margin-bottom:4px;display:grid}.psych-student-card,.psych-class-card{margin-top:8px}.omr-live-progress,.omr-batch-card,.omr-result-stack{animation:.32s both omr-rise}.omr-scan-page .ant-btn-primary,.omr-show-page .ant-btn-primary{transition:transform .16s,box-shadow .16s}.omr-scan-page .ant-btn-primary:hover,.omr-show-page .ant-btn-primary:hover{transform:translateY(-1px)}@media (prefers-reduced-motion:reduce){.omr-score-card,.omr-grade-chip,.omr-xp-burst,.omr-badge-pop,.omr-stats-bar,.omr-stats-live,.omr-live-progress,.omr-batch-card,.omr-result-stack{animation:none}}@media print{.omr-print-toolbar,.ant-layout-sider,.ant-layout-header,.app-chrome,.app-header,.app-header-school,.refine-sider,.ant-pro-layout-sider{display:none!important}.omr-print-root{page:omr-sheet;position:static}html.omr-print-page,html.omr-print-page body{background:#fff!important;margin:0!important;padding:0!important}.omr-qp-print-root{padding:0}.omr-qp-sheet{border:none;max-width:none;margin:0;padding:0}.omr-sheet{page-break-after:always;break-after:page;page:omr-sheet;-webkit-print-color-adjust:exact;-moz-print-color-adjust:exact;print-color-adjust:exact;border:none;margin:0}.ant-layout,.ant-layout-content{background:#fff!important;margin:0!important;padding:0!important}}.export-progress{background:var(--app-header-bg,#fff);border-bottom:1px solid var(--border-subtle);padding:6px 16px 2px}.export-progress-row{align-items:center;gap:8px;min-height:28px;display:flex}.export-progress-label{flex:1;min-width:0;font-size:12px}.export-progress .ant-progress{margin-bottom:0;line-height:0}.download-player{background:#0b1220;border-radius:8px;width:100%;max-height:60vh}.planner-page{padding:0 8px 24px}.planner-toolbar{top:var(--app-chrome-height,56px);z-index:20;background:var(--app-bg,#fff);margin-bottom:12px;padding:8px 0;position:sticky}.planner-workspace{grid-template-columns:minmax(240px,300px) minmax(0,1fr) minmax(240px,320px);align-items:start;gap:12px;display:grid}.planner-panel{min-width:0}.planner-canvas{min-height:60vh}.planner-block{margin-bottom:10px}.planner-asset{border-top:1px solid var(--border-subtle);justify-content:space-between;gap:8px;margin-top:10px;padding-top:10px;display:flex}.planner-cert-list,.planner-mini-list{margin:0;padding-left:18px;font-size:12px}.planner-present{z-index:2000;color:#0f172a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;flex-direction:column;display:flex;position:fixed;inset:0}.planner-present-bar,.planner-present-nav{background:#f8fafc;justify-content:space-between;align-items:center;gap:8px;padding:12px 20px;display:flex}.planner-present-bar{border-bottom:1px solid #0f172a14}.planner-present-nav{border-top:1px solid #0f172a14}.planner-present-slide{background:#fff;flex:1;padding:24px 48px 16px;overflow:auto}.planner-present .ant-typography,.planner-present-slide h1,.planner-present-slide h2,.planner-present-slide h3,.planner-present-slide h4{color:#0f172a!important}.planner-present .ant-typography.ant-typography-secondary{color:#64748b!important}.planner-present-image{object-fit:contain;border-radius:8px;max-width:100%;max-height:36vh}.planner-present-frame{border:0;border-radius:8px;width:min(100%,720px);height:min(40vh,360px)}.planner-flashcards{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:8px;display:grid}.planner-flashcard{border:1px solid var(--border-subtle,#e5e7eb);border-radius:8px;min-height:88px;padding:12px}.planner-write-lines{border-bottom:1px solid #cbd5e1;height:56px}.planner-worksheet{color:#0f172a;background:#fff;padding:8px}.planner-present-ask{background:#f8fafc;border:2px solid #0f172a;border-radius:8px;margin-top:20px;padding:16px 20px}@media (max-width:1199px){.planner-workspace{grid-template-columns:1fr}}.mdm-print-toolbar{margin-bottom:16px}.mdm-print-sheet{color:#0f172a;background:#fff;max-width:210mm;margin:0 auto;padding:16px 20px 28px}.mdm-print-header{align-items:flex-start;gap:16px;display:flex}.mdm-print-header h1{margin:4px 0 0;font-size:20px}.mdm-page-brand{align-items:flex-start;gap:14px;display:flex}.mdm-rice-summary{background:var(--ant-color-fill-alter,#16a34a0a)}.mdm-nav-logo{object-fit:contain;background:0 0;width:20px!important;height:25px!important}.pm-poshan-logo,.dcf-logo{object-fit:contain;background:#fff;flex:none;height:auto;display:block}.mdm-print-bangla{margin-top:4px;font-size:15px}.mdm-print-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 16px;margin:16px 0;display:grid}.mdm-print-meta div{grid-template-columns:140px 1fr;gap:8px;display:grid}.mdm-print-meta dt{color:#64748b;font-size:12px}.mdm-print-meta dd{margin:0;font-weight:600}.mdm-print-sheet h2{margin:18px 0 8px;font-size:15px}.mdm-print-table{border-collapse:collapse;width:100%;font-size:12px}.mdm-print-table th,.mdm-print-table td{text-align:center;border:1px solid #cbd5e1;padding:4px 6px}.mdm-print-table th:first-child,.mdm-print-table td:first-child{text-align:left}.mdm-print-enrolled{font-size:10px;font-weight:400}.mdm-print-muted td{color:#94a3b8}.mdm-print-sign,.mdm-print-note{margin-top:24px}.mdm-print-signs{justify-content:space-between;gap:16px;margin-top:48px;display:flex}.mdm-print-signs span{text-align:center;border-top:1px solid #0f172a;flex:1;padding-top:6px;font-size:12px}.official-sheet{color:#000;background:#fff;max-width:210mm;margin:0 auto;padding:16px 18px 28px;font-family:Times New Roman,Times,serif;font-size:13px}.official-title{text-align:center;margin:0 0 12px;font-size:20px;text-decoration:underline}.official-subtitle{text-align:center;color:#1d4ed8;margin:8px 0 12px;font-size:16px}.official-header-grid{grid-template-columns:1fr 1fr;gap:6px 16px;margin-bottom:12px;display:grid}.official-span-2{grid-column:1/-1}.official-header-grid span,.official-field-row span{margin-right:6px;font-weight:700}.official-enrol-line{flex-wrap:wrap;align-items:center;gap:12px 20px;margin:10px 0 16px;display:flex}.official-enrol-line label{align-items:center;gap:8px;display:inline-flex}.official-table{border-collapse:collapse;width:100%;margin:0 0 16px;font-size:12px}.official-table caption{caption-side:top;text-align:left;margin-bottom:4px;font-weight:700}.official-table th,.official-table td{text-align:center;vertical-align:middle;border:1px solid #000;padding:4px 6px}.official-table th:first-child,.official-table td:first-child{text-align:left}.official-input{max-width:88px;width:100%!important}.official-input-wide{max-width:none}.official-nb{margin:8px 0;font-size:12px}.official-hoi{text-align:right;margin-top:48px}.official-section{background:#ffe566;border:1px solid #000;margin:16px 0 8px;padding:4px 8px;font-size:14px;font-weight:700}.official-field-row{align-items:center;gap:8px;margin:8px 0;display:flex}.official-fill{border-bottom:1px solid #000;flex:1;min-height:20px}.official-check-grid{grid-template-columns:1fr;gap:6px 16px;display:grid}.official-check-grid-2{grid-template-columns:1fr 1fr}.official-check-grid label{align-items:flex-start;gap:8px;display:flex}.official-check{font-size:16px;line-height:1.2}.official-check-btn{text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.dcf-brand{align-items:center;gap:12px;margin-bottom:8px;display:flex}.dcf-logo{flex:none;width:78px;height:auto}.dcf-brand-title{color:#1d4ed8;font-size:16px;font-weight:700}.dcf-wbsed-grid,.dcf-trg-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);align-items:start;gap:16px;display:grid}.dcf-trg-block h4{margin:12px 0 8px}.dcf-aadhaar-boxes{gap:12px;display:grid}.dcf-aadhaar-boxes>div{border:1px solid #000;flex-direction:column;justify-content:space-between;min-height:72px;padding:8px;display:flex}.official-cert{margin-top:24px}.official-dcf-foot{justify-content:space-between;margin-top:48px;display:flex}@media (max-width:800px){.dcf-wbsed-grid,.dcf-trg-grid,.official-check-grid-2{grid-template-columns:1fr}}.school-pad-preview img,.archive-section-image,.archive-page-image{border:1px solid var(--ant-color-border,#d9d9d9);border-radius:6px;max-width:100%;height:auto;display:block}.archive-section-canvas{touch-action:none;cursor:crosshair;display:block}.archive-register-grid{grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:20px 16px;display:grid}.archive-register-stack{color:inherit;flex-direction:column;align-items:center;gap:12px;text-decoration:none;display:flex}.archive-register-stack:hover .archive-register-sheet-cover,.archive-register-stack:focus-visible .archive-register-sheet-cover{box-shadow:0 10px 24px #0f172a2e}.archive-register-stack-sheets{width:132px;height:168px;position:relative}.archive-register-sheet{background:#f8fafc;border:1px solid #0f172a29;border-radius:4px;position:absolute;inset:12px 10px 8px 6px;overflow:hidden;box-shadow:0 2px 6px #0f172a14}.archive-register-sheet-cover{background:#fff}html[data-theme=dark] .archive-register-sheet{background:#1e293b;border-color:#94a3b847}html[data-theme=dark] .archive-register-sheet-cover{background:#0f172a}.archive-register-sheet-image{object-fit:cover;width:100%;height:100%;display:block}.archive-register-sheet-lines{background:repeating-linear-gradient(#0000 0 10px,#0f172a14 10px 11px);height:100%}.archive-register-stack-caption{text-align:center;flex-direction:column;align-items:center;gap:2px;max-width:180px;display:flex}.archive-register-stack-caption strong{font-size:14px;line-height:1.3}.archive-register-stack-caption span{color:var(--ant-color-text-secondary,#64748b);font-size:12px;line-height:1.35}.archive-register-cover{justify-content:center;padding:8px 0 4px;display:flex}.archive-page-map{vertical-align:top;max-width:100%;display:inline-block;position:relative}.archive-page-map .archive-page-image{width:100%;height:auto;display:block}.archive-page-hotspot{box-sizing:border-box;color:inherit;background:#2563eb29;border:2px solid #2563eb;text-decoration:none;position:absolute;overflow:hidden}.archive-page-hotspot:hover,.archive-page-hotspot:focus-visible,.archive-page-hotspot-active{outline-offset:1px;background:#2563eb47;outline:2px solid #1d4ed8}.archive-page-hotspot-label{color:#0f172a;text-shadow:0 0 4px #fff;text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding:1px 4px;font-size:11px;font-weight:600;line-height:1.2;display:block;overflow:hidden}.archive-section-zoom-bar{margin-bottom:8px}.archive-section-picker-body{gap:12px;display:grid}.archive-section-preview-card{border:1px solid var(--border-subtle,#e2e8f0);background:var(--surface-muted,#f8fafc);border-radius:8px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.archive-section-preview-canvas{background:#0f172a;border-radius:4px;max-width:100%;display:block}.archive-section-preview-empty{margin:0}.archive-section-viewport{-webkit-overflow-scrolling:touch;background:#0f172a;border:1px solid #cbd5e1;border-radius:8px;max-height:min(70vh,760px);overflow:auto}.archive-section-viewport .archive-section-canvas{max-width:none}@media (max-width:720px){.archive-section-picker-body{grid-template-columns:1fr}.archive-section-preview-card{z-index:2;position:sticky;top:0}.archive-section-viewport{max-height:46vh}}@media (min-width:900px){.archive-section-picker-body{grid-template-columns:minmax(0,1fr) minmax(220px,300px);align-items:start}.archive-section-preview-card{order:2;position:sticky;top:12px}.archive-section-viewport{order:1}}.archive-print-root{background:#e2e8f0;min-height:100%;padding:16px 12px 32px}.archive-cert{box-sizing:border-box;color:#111;background:#fff;width:210mm;min-height:297mm;margin:0 auto;padding:14mm 16mm 16mm;font-family:Times New Roman,Times,serif}.archive-cert-pad{border-bottom:2.5px solid #111;grid-template-columns:72px minmax(0,1fr) 72px;align-items:start;gap:10px 12px;padding-bottom:10px;display:grid}.archive-cert-logo,.archive-cert-qr{text-align:center;width:72px;font-size:9px;line-height:1.2}.archive-cert-logo img,.archive-cert-qr img,.archive-cert-logo-fallback,.archive-cert-qr-fallback{object-fit:contain;width:72px;height:72px}.archive-cert-logo-fallback,.archive-cert-qr-fallback,.archive-cert-stamp-box{color:#64748b;border:1px dashed #64748b;justify-content:center;align-items:center;font-size:10px;display:flex}.archive-cert-identity{text-align:center;min-width:0}.archive-cert-name{letter-spacing:.03em;text-transform:uppercase;overflow-wrap:anywhere;font-size:clamp(15px,2.4vw,26px);font-weight:800;line-height:1.15}.archive-cert-line{margin-top:2px;font-size:12px;line-height:1.4}.archive-cert-memo{justify-content:space-between;gap:16px;margin:16px 0 12px;font-size:13px;display:flex}.archive-cert-fill{border-bottom:1px solid #111;min-width:88px;padding:0 4px;font-weight:700;display:inline-block}.archive-cert-title{text-align:center;letter-spacing:.08em;text-transform:uppercase;margin:10px 0 18px;font-size:18px;font-weight:700;text-decoration:underline}.archive-cert-body{text-align:justify;margin:0 0 18px;font-size:15px;line-height:1.75}.archive-cert-facts{grid-template-columns:1fr 1fr;gap:8px 20px;margin:0 0 28px;display:grid}.archive-cert-facts dt{text-transform:uppercase;letter-spacing:.04em;color:#334155;font-size:11px}.archive-cert-facts dd{border-bottom:1px solid #cbd5e1;min-height:22px;margin:0;font-size:14px;font-weight:700}.archive-cert-foot{justify-content:space-between;align-items:flex-end;gap:24px;margin-top:36px;display:flex}.archive-cert-stamp,.archive-cert-sign{text-align:center;width:42%;font-size:12px}.archive-cert-stamp img,.archive-cert-sign img,.archive-cert-stamp-box{object-fit:contain;width:120px;height:88px;margin:0 auto 6px}.archive-cert-hoi{margin-top:4px;font-weight:700}.office-report{flex-direction:column;padding:.6667in;display:flex}.office-report .archive-cert-name{font-size:clamp(26px,4vw,42px)}.office-report-name-line{display:block}.office-report-meta{letter-spacing:.02em;margin-top:4px;font-size:14px;font-weight:700}.office-report-contacts{flex-wrap:wrap;justify-content:center;gap:4px 14px;margin-top:6px;display:flex}.office-report-contact{align-items:center;gap:4px;font-size:12px;line-height:1.3;display:inline-flex}.office-report-contact svg{flex-shrink:0;width:12px;height:12px}.office-report-parties{grid-template-columns:1fr 1fr;margin:0 0 16px;font-size:14px;line-height:1.45;display:grid}.office-report-parties.has-through{grid-template-columns:1fr 1fr 1fr}.office-report-party{border-left:1px solid #111;min-width:0;padding:0 8px}.office-report-party:first-child{border-left:none}.office-report-party-label{text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:11px;font-weight:700}.office-report-party-empty{color:#64748b}.office-report-subject{text-align:center;text-indent:0;margin:0 0 14px;font-size:15px;font-weight:700}.office-report-subject span{font-weight:700;text-decoration:underline}.office-report-salutation{text-align:left;text-indent:0;margin:0 0 10px;font-size:15px}.office-report-close{text-align:center;text-indent:0;margin:0 0 10px;font-size:15px}.office-report .archive-cert-body,.office-report-rich p{text-indent:.5in}.office-report-table-block{margin:0 0 16px}.office-report-continued{margin-top:24px}.office-report-continued-banner{letter-spacing:.04em;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:700}.office-report-continued-note,.office-report-page-no{color:#334155;font-size:11px;font-style:italic}.office-report-continued-note{margin:8px 0 0}.office-report-table-title{letter-spacing:.04em;text-transform:uppercase;margin:0 0 6px;font-size:13px;font-weight:700}.office-report-table{border-collapse:collapse;break-inside:auto;page-break-inside:auto;width:100%;margin:0 0 4px;font-size:12px}.office-report-table thead{display:table-header-group}.office-report-table tr{break-inside:avoid;page-break-inside:avoid}.office-report-table th,.office-report-table td{vertical-align:top;text-align:left;border:1px solid #111;padding:5px 6px}.office-report-table th{text-transform:uppercase;letter-spacing:.03em;background:#f8fafc;font-size:11px}.office-report-table td:first-child,.office-report-table th:first-child{text-align:center;white-space:nowrap}.office-report-footer-block{margin-top:auto;padding-top:18px}.office-report-footer{align-items:center;gap:10px;min-height:36px;display:flex}.office-report-footer[data-align=top]{align-items:flex-end}.office-report-footer[data-align=bottom]{align-items:flex-start}.office-report-footer-line{border-top:1px solid #111;flex:auto;height:0}.office-report-footer-art{object-fit:contain;flex:none;max-width:200px;height:36px}.office-report-auth{color:#334155;letter-spacing:.02em;text-align:center;margin:6px 0 0;font-size:10px}.office-footer-preview{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:18px 14px 10px}.office-footer-preview .office-report-footer-block{padding-top:0}.office-report-pdf-host{pointer-events:none;position:fixed;top:0;left:-12000px}.office-report-pdf-host .office-report-continued{margin-top:0}.office-report-reference{margin:0 0 12px;font-size:14px}.office-report-reference span{font-weight:700}.office-report-rich{text-align:justify;margin:0 0 16px;font-size:15px;line-height:1.75}.office-report-rich p{margin:0 0 10px}.office-report-rich table{border-collapse:collapse;width:100%;margin:12px 0;font-size:12px}.office-report-rich th,.office-report-rich td{border:1px solid #111;padding:5px 6px}.office-report-cft,.office-report-enclosures{margin:16px 0 0;font-size:13px}.office-report-cft-label{margin-bottom:4px;font-weight:700;text-decoration:underline}.office-report-cft ol,.office-report-enclosures ol{margin:0;padding-left:22px}.office-letter-editor{background:#fff;border:1px solid #cbd5e1;border-radius:8px}.office-letter-toolbar{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:8px}.office-letter-surface{outline:none;min-height:220px;padding:12px 14px;font-size:15px;line-height:1.7}.office-letter-surface:focus{box-shadow:inset 0 0 0 1px #94a3b8}.office-letter-surface table{border-collapse:collapse;width:100%;margin:10px 0;font-size:12px}.office-letter-surface th,.office-letter-surface td{border:1px solid #111;min-width:48px;padding:4px 6px}@media print{.mdm-print-toolbar,.no-print{display:none!important}.mdm-print-sheet,.official-sheet{max-width:none;padding:10mm 12mm}.official-page-break{break-before:page;page-break-before:always}.official-check-btn{color:#000}.archive-print-root{background:#fff;padding:0}.archive-cert{width:auto;min-height:auto;padding:10mm 12mm}.office-report-continued{break-before:page;page-break-before:always;margin-top:0}.archive-cert.office-report{page:office-letter;break-inside:auto;page-break-inside:auto;min-height:994.513px;padding:0}}body.restore-lock #root{pointer-events:none}body.restore-lock .ant-modal-root,body.restore-lock .ant-modal-wrap,body.restore-lock .ant-modal-mask,body.restore-lock .ant-modal,body.restore-lock .ant-modal-footer,body.restore-lock .ant-btn,.restore-progress-modal{pointer-events:auto}.restore-link-row{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.restore-hero{width:100%;height:auto;display:block}.restore-hero-cloud{animation:2.8s ease-in-out infinite restore-float}.restore-hero-pack{transform-origin:212px 62px;animation:2.8s ease-in-out infinite restore-drop}.restore-hero-beam{animation:1.4s linear infinite restore-beam}@keyframes restore-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes restore-drop{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes restore-beam{0%{stroke-dashoffset:0}to{stroke-dashoffset:16px}}.notification-bell-btn .ant-badge{line-height:1}.notification-dropdown{max-width:min(420px,100vw - 16px)}.notification-popover{background:var(--app-header-bg,#fff);border:1px solid var(--border-subtle);border-radius:12px;width:min(420px,100vw - 24px);max-width:100%;max-height:min(70dvh,520px);padding:12px 14px 8px;overflow:auto;box-shadow:0 12px 32px #0f172a29}.notification-popover-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;display:flex}.header-inbox-footer{margin-top:4px;padding-left:0}.header-inbox-drawer .ant-drawer-content{border-radius:16px 16px 0 0}.header-inbox-drawer .ant-drawer-header{flex-wrap:wrap;gap:4px 12px}.header-inbox-drawer .ant-drawer-body{max-height:min(70dvh,520px);padding-bottom:max(16px, env(safe-area-inset-bottom));overflow:auto}@media (max-width:991px){.notification-dropdown{max-width:none;width:auto!important;left:8px!important;right:8px!important}.notification-dropdown .notification-popover{width:100%}}.notification-dot{background:var(--accent,#16a34a);border-radius:50%;flex-shrink:0;width:8px;height:8px}.notification-row-unread{background:var(--accent-softer,#16a34a12);border-radius:8px}.notification-list-compact .ant-list-item{padding-inline:4px}.school-notification-inbox,.notification-compose{border-color:var(--accent-soft,#16a34a1f)}.page-heading-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.error-rate-chart{width:100%}.error-rate-chart-svg{width:100%;height:auto;display:block}.error-rate-chart-grid{stroke:var(--border-subtle,#0f172a14);stroke-width:1px}.error-rate-chart-bar{fill:#cf1322}.error-rate-chart-bar-empty{fill:#0000}.error-rate-chart-axis{fill:#64748b;font-size:10px}.error-rate-chart-caption{margin-top:8px;display:block}.error-stack{background:var(--surface-muted,#16a34a0f);white-space:pre-wrap;word-break:break-word;border-radius:8px;max-height:280px;margin:0;padding:10px 12px;font:12px/1.45 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;overflow:auto}.error-advice-steps{margin:0;padding-left:1.2em}.error-advice-steps li+li{margin-top:4px}.error-alert-row{text-align:left;background:var(--accent-softer,#16a34a12);cursor:pointer;border:0;border-radius:8px;width:100%;padding:8px 10px;display:block}.error-alert-row:hover{background:var(--accent-soft,#16a34a1f)}.subscription-usage-banner{margin:8px 16px 0}.subscription-usage-banner.ant-alert{padding:6px 12px}.subscription-package-current{border-color:var(--accent,#16a34a)}.subscription-limit-list{margin:0 0 16px;padding:0;list-style:none}.subscription-limit-list li{border-bottom:1px solid var(--border-subtle,#e5e7eb);justify-content:space-between;gap:12px;padding:4px 0;display:flex}.subscription-limit-list li:last-child{border-bottom:none}.qr-lookup-stage{aspect-ratio:3/4;background:#0b1120;border:1px solid #94a3b840;border-radius:12px;width:100%;max-width:420px;max-height:62vh;position:relative;overflow:hidden}.qr-lookup-stage video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.qr-lookup-reticle{pointer-events:none;border:2px solid #4ade80;border-radius:16px;position:absolute;inset:18%;box-shadow:0 0 0 999px #0206176b}.qr-lookup-hint{z-index:2;color:#e2e8f0;white-space:nowrap;background:#0f172ab8;border-radius:999px;padding:4px 10px;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.camera-stage-hud{left:50%;top:max(48px, calc(env(safe-area-inset-top) + 44px));z-index:5;pointer-events:none;max-width:calc(100% - 24px);position:absolute;transform:translate(-50%)}.scan-qr-prompt{color:#e0f2fe;letter-spacing:.01em;background:#082f49e0;border:1px solid #00e5ff8c;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600;box-shadow:0 0 18px #00e5ff59}.enroll-scan-progress{color:#f8fafc;white-space:nowrap;background:#0f172acc;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:8px 14px;font-size:13px;font-weight:600;display:flex}.enroll-scan-dot{background:#94a3b873;border-radius:50%;flex:none;width:8px;height:8px}.enroll-scan-dot.is-done{background:#22c55e}.enroll-scan-dot.is-current{background:#facc15;box-shadow:0 0 0 4px #facc1547}.enroll-scan-step{margin-left:6px}.expandable-info-alert-toggle{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin:0;padding:0;font-weight:600;display:flex}.expandable-info-alert-chevron{margin-left:auto;font-size:11px;transition:transform .2s;display:inline-flex}.expandable-info-alert.is-open .expandable-info-alert-chevron{transform:rotate(180deg)}.expandable-info-alert:not(.is-open) .ant-alert-description{display:none}.learning-probe-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;display:grid}.learning-probe-card{border:2px solid var(--ant-color-border,#d9d9d9);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:88px;padding:12px;font-size:16px;display:flex}.learning-probe-card.is-selected{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff33}.learning-stem{justify-content:center;margin-bottom:8px;display:flex}.learning-visual{justify-content:center;align-items:center;min-height:56px;display:flex}.learning-visual-letter{font-size:40px;font-weight:700;line-height:1}.learning-visual-dots,.learning-visual-bars{gap:8px}.learning-dot,.learning-bar{background:#1677ff;border-radius:50%;width:14px;height:14px;display:inline-block}.learning-bar{border-radius:3px;width:10px;height:22px}.learning-bar-right{background:#fa8c16}.learning-bar-col{align-items:flex-end;gap:4px;display:inline-flex}.learning-bar-vs{color:#8c8c8c;margin:0 8px}.learning-shape{display:inline-block}.learning-shape-circle{background:#1677ff;border-radius:50%;width:40px;height:40px}.learning-shape-square{background:#1677ff;width:40px;height:40px}.learning-shape-triangle{border-bottom:38px solid #1677ff;border-left:22px solid #0000;border-right:22px solid #0000;width:0;height:0}.learning-visual-sun{background:#faad14;border-radius:50%;width:48px;height:48px;box-shadow:0 0 0 6px #faad1440}.learning-visual-mango{background:#fadb14;border-radius:50% 50% 45% 45%;width:36px;height:48px}.learning-visual-banana{background:#fadb14;border-radius:20px;width:52px;height:18px;transform:rotate(-20deg)}.learning-visual-book{background:#cf1322;border-radius:2px 6px 6px 2px;width:36px;height:46px}.learning-print-sheet{background:#fff;max-width:720px;margin:24px auto;padding:24px}.learning-print-disclaimer{color:#595959;font-size:12px}.greywater-poster{border:1px solid var(--border-subtle);background:#f4efe3;border-radius:12px;overflow:hidden}.greywater-poster .ant-image,.greywater-poster img{width:100%;display:block}.greywater-ditch-diagram{border:1px solid var(--border-subtle);background:#f4efe3;border-radius:12px;width:100%;height:auto;display:block}.greywater-steps{margin:8px 0 16px;padding-left:20px}.greywater-steps li{margin-bottom:8px}.greywater-project-card .ant-card-extra{max-width:min(420px,100%)}@media print{.learning-print-root .no-print{display:none!important}.learning-print-sheet{margin:0;padding:0}}.learn-briefing-shell{min-height:100dvh;padding:max(16px, env(safe-area-inset-top)) 16px 32px;background:radial-gradient(900px 400px at 20% 0,#7dd3fc80,#0000 60%),#e0f2fe;justify-content:center;display:flex;position:relative}.learn-briefing-sky{pointer-events:none;position:absolute;inset:0}.learn-briefing-card{z-index:1;width:min(760px,100%);border-radius:24px!important}.learn-briefing-section{border-top:1px solid #0ea5e929;padding:8px 0 4px}.learn-briefing-pair p,.learn-briefing-bullets li span{margin:0;display:block}.learn-briefing-alt{color:#64748b;margin-top:4px;font-size:.95em}.learn-briefing-bullets{margin:8px 0 0;padding-left:1.2em}.learn-briefing-bullets li+li{margin-top:10px}.learn-briefing-check{flex-direction:column;gap:2px;display:flex}.mili-mark{filter:drop-shadow(0 6px 10px #4ade8059);display:block}.mili-lamp{transform-origin:32px 46px;animation:1.8s ease-in-out infinite mili-glow}.mili-wing{transform-origin:32px 28px;animation:.7s ease-in-out infinite mili-wing}.mili-wing-r{animation-delay:-.35s}.learn-mascot.talk .mili-wing,.mili-talk .mili-wing{animation-duration:.35s}@keyframes mili-glow{0%,to{opacity:.85}50%{opacity:1;filter:brightness(1.15)}}@keyframes mili-wing{0%,to{transform:rotate(0)}50%{transform:rotate(-8deg)}}.learn-mascot{right:max(12px, env(safe-area-inset-right));bottom:max(12px, env(safe-area-inset-bottom));z-index:40;flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:fixed}.learn-mascot-btn{cursor:pointer;background:0 0;border:0;padding:0;animation:3.6s ease-in-out infinite learn-bob;position:relative}.learn-mascot.celebrate .learn-mascot-btn{animation:.7s mili-pop}@keyframes mili-pop{0%{transform:scale(.9)rotate(-6deg)}50%{transform:scale(1.12)rotate(6deg)}to{transform:scale(1)}}.learn-mascot-dot{color:#fff;background:#f43f5e;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:700;display:flex;position:absolute;top:4px;right:4px}.learn-mascot-bubble{color:#0f172a;background:#fff;border-radius:16px 16px 4px;max-width:min(280px,100vw - 88px);padding:10px 12px;animation:.24s both learn-rise;box-shadow:0 12px 32px #0f172a29}html[data-theme=dark] .learn-mascot-bubble{color:#e2e8f0;background:#123047}.learn-mascot-help{cursor:pointer;background:#ffffffe6;border:0;border-radius:999px;padding:4px 10px;font-size:12px}.learn-tour-scrim{z-index:50;background:#0c4a6e61;justify-content:center;align-items:flex-end;padding:16px;display:flex;position:fixed;inset:0}.learn-tour-card{width:min(560px,100%);margin-bottom:max(8px, env(safe-area-inset-bottom));background:#fff;border-radius:20px;padding:16px 18px 14px;box-shadow:0 16px 48px #0f172a33}html[data-theme=dark] .learn-tour-card{background:#123047}[data-tour].is-tour-target{z-index:51;outline-offset:4px;border-radius:12px;outline:3px solid #38bdf8;position:relative}.learn-lang-toggle{font-weight:700}@media (max-width:768px){.learn-header{flex-wrap:wrap;padding:8px 10px;height:auto!important}.learn-nav{justify-content:flex-start;width:100%}.learn-who,.learn-mascot-help{display:none}}@media (prefers-reduced-motion:reduce){.learn-float,.learn-hello,.learn-card,.learn-login-speech,.learn-mascot-btn,.mili-lamp,.mili-wing{animation:none}}.syllabus-sort-list{flex-direction:column;gap:8px;display:flex}.syllabus-sort-row{border:1px solid var(--border-subtle);background:var(--app-bg);border-radius:10px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.syllabus-sort-row-dragging{opacity:.55}.syllabus-sort-row-dropped{opacity:.7}.syllabus-sort-handle{color:var(--accent-fg);cursor:grab;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;gap:4px;padding-top:4px;display:flex}.syllabus-sort-number{font-size:12px;font-weight:600}.syllabus-sort-body{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.syllabus-sort-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.syllabus-sort-row-eval-I{border-left:4px solid #1677ff}.syllabus-sort-row-eval-II{border-left:4px solid #722ed1}.syllabus-sort-row-eval-III{border-left:4px solid #13c2c2}.further-reading-item{border:1px solid var(--border-subtle);background:var(--app-bg);border-radius:10px;padding:10px 12px}.evaluation-split-card{height:100%}.id-card-preview-stage{background:linear-gradient(#0f172a0a,#0000),repeating-conic-gradient(#e2e8f0 0% 25%,#f8fafc 0% 50%) 0 0/16px 16px;border-radius:12px;justify-content:center;margin-bottom:8px;padding:16px 8px 20px;display:flex}.id-card-sheet{box-sizing:border-box;page-break-inside:avoid;break-inside:avoid;border:.4mm solid;border-radius:2mm;flex-direction:column;gap:1mm;padding:2.4mm 3.5mm 2mm;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0f172a1f}.id-card-accent{height:1.6mm;position:absolute;top:0;left:0;right:0}.id-card-school{letter-spacing:.02em;text-align:center;text-transform:uppercase;flex-shrink:0;font-weight:700;line-height:1.15}.id-card-row{justify-content:space-between;align-items:center;gap:3mm;display:flex}.id-card-row-reverse{flex-direction:row-reverse}.id-card-logo{box-sizing:border-box;flex:none;justify-content:center;align-items:center;display:flex;overflow:hidden}.id-card-logo img{object-fit:contain;width:100%;height:100%}.id-card-logo span{letter-spacing:.08em;text-transform:uppercase;opacity:.55;font-size:7pt}.id-card-photo{box-sizing:border-box;letter-spacing:.08em;text-transform:uppercase;opacity:.72;background:repeating-linear-gradient(-45deg,#0000,#0000 2mm,#0f172a0a 2mm 4mm);border:.35mm dashed;border-radius:1mm;flex:none;justify-content:center;align-items:center;font-size:7pt;display:flex}.id-card-qr{flex:none;width:28mm;height:28mm}.id-card-qr img,.id-card-qr-fallback{object-fit:contain;width:100%;height:100%;image-rendering:pixelated}.id-card-qr-fallback{color:#fff;background:#0f172a;justify-content:center;align-items:center;font-weight:700;display:flex}.id-card-details{flex-shrink:0;width:100%;line-height:1.2}.id-card-name{flex-shrink:0;width:100%;margin-bottom:.3mm;font-weight:700;line-height:1.15}.id-card-print-root{background:#cbd5e1;border-radius:8px;max-height:min(62vh,720px);padding:12px;overflow:auto}.id-card-print-sheets{flex-direction:column;gap:12px;width:210mm;margin:0 auto;display:flex}.id-card-print-page{box-sizing:border-box;page:id-card-sheet;page-break-after:always;break-after:page;background:#fff;place-content:start center;justify-items:start;width:210mm;height:297mm;display:grid;overflow:hidden}.id-card-print-page:last-child{page-break-after:auto;break-after:auto}.id-card-slot-empty{box-sizing:border-box;border:.3mm dashed #cbd5e1;border-radius:2mm}@media print{body.id-card-print-open{background:#fff!important}body.id-card-print-open #root>:not(.ant-modal-root),body.id-card-print-open .ant-modal-mask{display:none!important}body.id-card-print-open .ant-modal-wrap{position:static!important;overflow:visible!important}body.id-card-print-open .ant-modal{width:auto!important;max-width:none!important;box-shadow:none!important;padding:0!important}body.id-card-print-open .ant-modal-content{box-shadow:none!important;padding:0!important}body.id-card-print-open .ant-modal-body{padding:0!important}body.id-card-print-open .ant-modal-header,body.id-card-print-open .ant-modal-footer,body.id-card-print-open .ant-modal-close{display:none!important}body.id-card-print-open .id-card-print-root{background:0 0;max-height:none;padding:0;overflow:visible}body.id-card-print-open .id-card-print-sheets{gap:0;width:210mm}body.id-card-print-open .id-card-print-page,body.id-card-print-open .id-card-sheet{box-shadow:none}}.academic-window-current>td{background:var(--accent-softer)}.library-card-link{color:inherit;display:block}.library-card .ant-card-cover{background:var(--app-bg);justify-content:center;padding-top:12px;display:flex}.library-card-cover,.library-cover{object-fit:cover;border-radius:6px;display:block}.library-cover-empty{color:#f4e4c8;background:linear-gradient(#5b3a29,#2d1b12);border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:28px;display:flex}.library-identify-preview{object-fit:contain;border:1px solid var(--border-subtle);border-radius:8px;max-width:240px;max-height:240px}.library-qr-sticker{box-sizing:border-box;color:#111;background:#fff;border:1px solid #222;flex-direction:column;justify-content:space-between;align-items:center;padding:.08in;display:flex;overflow:hidden}.library-qr-sticker img{width:1.18in;height:1.18in}.library-qr-sticker-meta{text-align:center;width:100%;font-size:6pt;line-height:1.15}.library-qr-sticker-meta strong,.library-qr-sticker-meta span,.library-qr-sticker-meta em{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.library-sticker-sheet{flex-wrap:wrap;gap:12px;display:flex}.library-secure-window{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.library-secure-toolbar{flex-direction:column;gap:2px;margin-bottom:8px;display:flex}.library-secure-stage{background:#111;border-radius:8px;min-height:240px;position:relative;overflow:hidden}.library-secure-canvas{max-width:100%;height:auto;margin:0 auto;display:block}.library-secure-shield{position:absolute;inset:0}.library-secure-spin{text-align:center;z-index:1;position:absolute;inset:40% 0 auto}.library-secure-nav{margin-top:12px}@media print{.library-print-page .no-print,.library-print-page~.ant-layout-footer{display:none!important}.library-sticker-sheet{gap:0}.library-qr-sticker{break-inside:avoid;page-break-inside:avoid}}
