/* Official Gradebook identity for application interfaces only. */
.theme-aware-logo{display:block;object-fit:contain}
.sidebar-logo{width:40px;height:40px;padding:4px;border-radius:11px;background:#fff;flex:0 0 auto}
.header-product img{width:34px;height:34px;object-fit:contain}
.landing-brand>.theme-aware-logo{width:44px;height:44px;object-fit:contain;filter:drop-shadow(0 7px 12px #175cd326)}
.landing-brand.inverse>.theme-aware-logo{filter:brightness(1.25) drop-shadow(0 7px 12px #0005)}
.auth-product-brand{display:flex;align-items:center;justify-content:center;gap:11px;max-width:520px;margin:30px auto -12px;color:#0b2545}
.auth-product-brand img{width:48px;height:48px}.auth-product-brand>div{display:grid}.auth-product-brand b{font-size:20px}.auth-product-brand small{color:#667085;font-size:11px}
.portal-logo-placeholder.brand-mark{padding:11px;background:#fff!important}.portal-logo-placeholder.brand-mark img{width:100%;height:100%;object-fit:contain}
.portal-product{position:relative;width:max-content;margin-inline:auto;padding-left:26px;text-align:left}.portal-product-logo{position:absolute;left:0;top:2px;width:20px;height:20px;object-fit:contain}
.gradebook-loader{position:fixed;z-index:9999;inset:0;display:grid;place-content:center;justify-items:center;gap:12px;background:#f8fbff;transition:opacity .28s ease,visibility .28s ease}
.gradebook-loader img{width:72px;height:72px;object-fit:contain;animation:gradebookPulse 1s ease-in-out infinite}.gradebook-loader span{color:#0b2545;font-weight:800;letter-spacing:.08em}.gradebook-loader.loaded{opacity:0;visibility:hidden;pointer-events:none}
@keyframes gradebookPulse{50%{transform:scale(.93);opacity:.72}}
@media(prefers-color-scheme:dark){body:not(.landing-body):not(.result-portal-body):not(.dashboard-shell) .auth-product-brand{color:#eaf2ff}.app-sidebar .theme-aware-logo{filter:brightness(1.12) saturate(1.08)}.gradebook-loader{background:#071b33}.gradebook-loader span{color:#eaf2ff}}
@media(max-width:620px){.landing-brand>.theme-aware-logo{width:38px;height:38px}}
@media(prefers-reduced-motion:reduce){.gradebook-loader img{animation:none}}
@media print{.gradebook-loader,.auth-product-brand{display:none!important}}
